This is the mail archive of the gdb@sources.redhat.com 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]

Way of disabling thread support?


Hello,

Just a general suggestion.  I think there should be a way of disabling
thread support.

At present when you connect to a target that has threads, the target
auto-detects this and the thread code kicks in.  Unfortunatly, if the
target tickles a GDB thread bug, you're stuffed.

By having a way of stopping GDB's thread code just jumping in, you could
at least still connect to the target and do some sort of primative
debugging.

	Andrew


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