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: [2/4] RFC: actually remove the code


On 01/23/2012 09:54 PM, Tom Tromey wrote:
>>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:
> 
> Pedro> It's not clear to me why is handle_syscall_event always ignoring
> Pedro> and clobbering the value.syscall_number the target may have
> Pedro> placed there though...
> 
> Pedro> Can't we just get rid of that?
> 
> I tracked it down to some code in wait_for_inferior.
> Dropping that made it work ok for me -- what do you think?

Looks good.  Thanks!

-- 
Pedro Alves


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