This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Darwin: single step through sigreturn



On Dec 4, 2008, at 11:28 PM, Mark Kettenis wrote:


From: Tristan Gingold <gingold@adacore.com>
Date: Thu, 4 Dec 2008 16:28:25 +0100

Hi,

as other platform, single stepping through the sigreturn syscall is
special: changing the cpu state
is useless as the context is restored.  The trace bit must be set in
the to be restored context.

Tristan,


It seems your mail client munges diffs (by wrapping lines).

Argh, copy and cut issues. Is it ok to attach the patches ?


 Otherwise
it looks ok.

Thanks, I have just committed it.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]