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: [PATCH] Fix fail in gdb.server/wrapper.exp


On 07/14/2015 02:36 PM, Yao Qi wrote:

> on frame #8, GDBserver resumes the inferior and waits for it to skip the
> extra trap caused by exec-wrapper.  GDBserver creates target description
> too early, and the fix should be creating target description after
> GDBserver skips the extra trap and when the inferior stops at the target
> process.  I'll give a new patch.
> 

Exactly.

Thanks,
Pedro Alves


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