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]
Other format: [Raw text]

Re: [rfa] Use shared signals/signals.c in gdbserver


On Tue, Mar 26, 2002 at 11:33:04PM -0500, Andrew Cagney wrote:
> >On Tue, Mar 26, 2002 at 10:42:49PM -0500, Andrew Cagney wrote:
> >
> >>>2002-03-24  Daniel Jacobowitz  <drow@mvista.com>
> >>>
> >>>* gdbserver/server.c (main): Call target_signal_to_host_p
> >>> and target_signal_to_host on signals received from the remote.
> >>> * gdbserver/remote-utils.c (prepare_resume_reply): Call
> >>> target_signal_from_host on signals sent to the remote.
> >>> * gdbserver/server.h: Add prototypes.  Include "gdb/signals.h".
> >>> * gdbserver/Makefile.in: Add signals.o.  Add -I${INCLUDE_DIR}.
> >>>
> >
> >>
> >>yep, by me.

Checked in.

> >
> >
> >Thanks!
> >
> >Two questions go with that:
> >  - OK for branch also, if I just add the two new files
> >(signals/signals.c and include/gdb/signals.h) and don't
> >change GDB to use them?  In a few days, perhaps.
> 
> Yes.

OK.  If no one reports a problem on the trunk in three or four days,
I'll move it over.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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