This is the mail archive of the gdb@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: Stepping of multithreaded application


On Tuesday 10 May 2011 17:27:20, Tomas Martinec wrote:
> Sorry for quite a story. I have been solving it for some time and
> advice would be appreciated. Any idea why the GDB does not send the
> Hc3 command? Maybe I just cannot see something simple.

Can you paste the relevant logs again, but with "set debug infrun 1"
enabled in addition to "set debug remote 1" ?  It's probably possible to
infer what's going on from the remote log alone, but the infrun
log should make it easier.

-- 
Pedro Alves


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