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?


>>>>> "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


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