Daniel Jacobowitz wrote: > On Mon, Mar 29, 2004 at 04:04:00PM -0500, Jeff Johnston wrote: > >>Ok, I had the thread checks in the Continue test. If I change it to the >>way above, now I get 3 "Process no longer exists "messages but the test >>completes. :( >> >>I'm really starting to hate these test macros. What is the reasoning >>behind avoiding send_gdb / gdb_expect? > > > They don't automatically handle things like internal errors, > disconnects, et cetera. Want to post your current version and I'll > give it a try? >