Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/gnu/dist/gdb6/gdb




On Dec 7, 2006, at 12:34 PM, nick hudson wrote:

Quoting Matthias Drochner <drochner%netbsd.org@localhost>:


Module Name:    src
Committed By:   drochner
Date:           Thu Dec  7 13:38:19 UTC 2006

Modified Files:
        src/gnu/dist/gdb6/gdb: i386nbsd-tdep.c

Log Message:
Update code for recognition of signal trampolines to the new "setcontext"
type, and update register offsets for ucontext/mcontext.
Now a backtrace crossing a signal handler invocation works.
Approved by christos.

Shouldn't we keep the recognition of the old style signal handler and
possibliy recognise the 3 versions of __sigtramp_siginfo_2 that have
existed at various points?

That's what I intended with the versioning.


Nick

-- thorpej




Home | Main Index | Thread Index | Old Index