cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_amd64.c

[ Available lists | Index of cvs-all | Month of Sep 2005 | Week of 10 Sep 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Marcel Moolenaar <marcel@FreeBSD.org>
Date
10 Sep 2005 21:01:37
Subject
cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_amd64.c
Message-ID
200509102101.j8AL1b6B074363@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.088 seconds