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: How to switch threads in gdb while a thread is being blocked


>>>>> "Alexandru" == Alexandru Sutii <sutii.alex@gmail.com> writes:

Alexandru> Is there a way to switch threads in gdb after the current
Alexandru> thread/process blocks?

You want target-async.  See the "Background Execution" node in the
manual; there are corresponding MI commands (and docs) too.  You may
also want non-stop.

Tom


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