GDB solib interface

Stephen & Linda Smith ischis2@cox.net
Fri Jan 5 03:39:00 GMT 2007


In the patch you sent, did you check to make sure load, unload, or dll 
worked?  Actually I have been stairing at the debugger and can't see 
that any of the following work in remote_await()  [file: remote.c]: 
watch, rwatch, load, unload, or dll.  All of them would be broken 
because of the strncmp() check for awatch which does not check for the 
others.  That would mean that the check for p1==p will fail.

Am I missing something?



More information about the Gdb mailing list