Date: Sat, 10 Sep 2005 22:03:09 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_sparc64.c Message-ID: <200509102203.j8AM39Dw077192@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2005-09-10 22:03:09 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/kgdb trgt_sparc64.c Log: Unwind across trap frames. This adds most of the meat. The sniffer just needs to be taught about all the other entry points and the unwinder needs to be taught about the frame variation between them. MFC after: 1 week Revision Changes Path 1.5 +93 -1 src/gnu/usr.bin/gdb/kgdb/trgt_sparc64.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509102203.j8AM39Dw077192>