This is the mail archive of the gdb-patches@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: [rfa] gdbserver 2/n - signals


Daniel,

Things I noticed from a brief glance:

o 
I think you'll also need to change
	gdbserver/remote-utils.c:prepare_resume_reply().

o 
I don't understand the need for the file
	gdbserver/signals.c.  Isn't that what
	gdb/signals.c is for?

o 
What are your cleanup plans for gdb/signals.c
	- signals.h? s/STREQ/.../?

I take it you've also got a few more steps planned, can you give a quick 
sketch of where you're going?

	Andrew


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