This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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]

gdbserver, was Re: remote validation


On Thu, 2006-09-21 at 10:33 -0400, Daniel Jacobowitz wrote:

> # There's no support for argument-passing (yet).
> set_board_info noargs 1
> 
> # Can't do input (or output) in the current gdbserver.
> set_board_info gdb,noinferiorio 1
> 
> # Can't do hardware watchpoints, in general
> set_board_info gdb,no_hardware_watchpoints 1;

Not to highjack the thread, but...  I'm wondering how much
interest / motivation there would be, to get a few of these
things (such as infiorior i/o) working in linux/gdbserver?



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