gdb-gdbserver, non-stop, async - thread identifier more than only a thread id?
Tom Tromey
tromey@redhat.com
Thu Jul 7 14:08:00 GMT 2011
>>>>> "Petr" == Petr Hluzín <petr.hluzin@gmail.com> writes:
Petr> I guess it would be useful to skip the first several functions which
Petr> are always there. (E.g. OS thread entry, C runtime
Petr> initialization/deinitialization, a fancy framework init/deinit
Petr> routine, and finally the function the user wanted.)
Yeah, this is one reason I think it may not be advisable to do this in
GDB. Putting this information into GDB doesn't seem very good.
I think it is easy enough to script this.
Tom
More information about the Gdb
mailing list