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]

reverse next execution


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!


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