From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] gdbserver 2/n - signals Date: Thu, 19 Jul 2001 14:00:00 -0000 Message-id: <3B574A5D.6030403@cygnus.com> References: <20010719120143.A19963@nevyn.them.org> X-SW-Source: 2001-07/msg00484.html 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