cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_amd64.c
Scott Long
scottl at samsco.org
Sat Sep 10 14:24:35 PDT 2005
Marcel Moolenaar wrote:
> marcel 2005-09-10 21:01:37 UTC
>
> FreeBSD src repository
>
> Modified files:
> gnu/usr.bin/gdb/kgdb trgt_amd64.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.4 +95 -10 src/gnu/usr.bin/gdb/kgdb/trgt_amd64.c
Excellent work, thanks!
Scott
More information about the cvs-src
mailing list