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: reverse next execution


On Mon, Aug 6, 2012 at 9:17 AM, John Smith <juniorstuding@gmail.com> wrote:
> hi,I am debugging a multiple threads using gdb .
>
> when it come to be a segment fault or memory  collapse  ïI  want to
> reverse-next  from the current $ip,but gdb tell me
> "Target multi-thread does not support this command" , so I  don't know
> how to deal wth this?
>
> can you help me ?  I can set the programme running in a single thread
> where the error occured .but how to use the reverse cammand in this
> enviroment ?
>
> thanks!

I am not sure my patch about prec for multiple threads support is
checked in to GDB or not.  So ...

Thanks,
Hui


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