This is the mail archive of the gdb@sources.redhat.com 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]

Re: Current (non-) state of gdbserver


> Of the top of my head we have:
> 
>         * fetch/store memory
>         * fetch/store registers
>         * stop
>         * kill 
>         * resume
>         * insert/remove break/watchpoint
> 


With care, this has the potential for being a decent, stackable, event 
driven, target vector.

	Andrew


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