> Andrew Cagney wrote: > >>> I really really appreciate the contribution of a static thread test. >>> I'd like to know what specific failure mode(s) you're looking for. >> >> >> >> GDB's thread debugging does not work on GNU/Linux when the program is linked statically. > > > Well yes, I guessed that much. Can you be more specific? Bug 1328 contains all the information I know, which at present isn't much (I'm guessing that it is missing a thread library loaded event). I've attached a gdb.log. Andrew