This is the mail archive of the insight@sourceware.org mailing list for the Insight 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: Problem Debugging wxWidgets Applications


Kip Warner wrote:
"Cannot initialize thread debugging library: generic error"

That's a message from the bowels of gdb. My guess would be that insight/gdb was compiled with an incompatible thread library or something along those lines.


Your best bet is to reproduce this using the gdb built alongside insight (or "insight --nw"/"insight --i=console"). Then cut & paste the whole thing into an email to the gdb list (gdb at sourceware dot org).

There is much more expertise on that list than here.

Keith


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