[RFA] remote debugging patches

Andrew Cagney ac131313@cygnus.com
Sun Mar 10 12:16:00 GMT 2002


Michal, as an aside, these are independant changes, it is really helpful 
if they are submitted separatly (making review much easier).

    * remote.c: Added WAIT_FOREVER_FLAG and changed all
     calls to getpkt() to respect it.

> +#define WAIT_FOREVER_FLAG 0

Yes fine, er almost.  Can you change the name of this to 
``DONT_WAIT_FOREVER_FLAG'' and suggest making it an enum. (so GDB can 
print it :-)

If you're feeling really inspired (...), you could even introduce an 
enum to handle both the DO and DONT cases.

Andrew




More information about the Gdb-patches mailing list