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: gdb-gdbserver, non-stop, async - thread identifier more than only a thread id?


>>>>> "D" == D Lehne <daniel.lehne@amk-drives.bg> writes:

D> There are 3 threads, but it isn't clear which thread represents which
D> functionality (fucntion call) . When a thread is created, isn't it
D> possible to refer the first function call on stack as an reference
D> name of a thread?

I guess it would be possible, but I don't know if it is desirable.

You can name threads manually now.  So, you could perhaps script this if
you wanted.

Tom


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