Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* FYI: gdbserver branch merges
@ 2002-03-29 11:10 Daniel Jacobowitz
  2002-03-29 11:32 ` Andreas Jaeger
  2002-03-30 21:42 ` Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: Daniel Jacobowitz @ 2002-03-29 11:10 UTC (permalink / raw)
  To: gdb-patches

I've moved these patches to the branch.  This is all the gdbserver
changes except for x86-64 (which was too invasive, and I don't consider
urgent since x86-64 is not yet a production architecture) since we
branched.  For the signals code I created new files without removing
the old definitions.

gdb/:

2002-03-29  Daniel Jacobowitz  <drow@mvista.com>

        Merge from trunk:

        2002-03-27  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}.


        2002-03-20  Martin M. Hunt  <hunt@redhat.com>

        * gdbserver/remote-utils.c (remote_open): Don't call
        getprotobyname, we're all using TCP here so just use
        IPPROTO_TCP.
        * gdbserver/gdbreplay.c (remote_open): Ditto.


        2002-03-13  Michal Ludvig  <mludvig@suse.cz>

        * gdbserver/remote-util.c (remote_open): Print remote-side's
        IP address when remote debugging over the network.

2002-03-29  Daniel Jacobowitz  <drow@mvista.com>

        Merge from trunk:
        2002-03-27  Daniel Jacobowitz  <drow@mvista.com>

        * signals/signals.c: Include "server.h" in gdbserver build.
        (target_signal_from_name): Don't use STREQ.
        (_initialize_signals): Likewise.  Don't include function in
        gdbserver build.

2002-03-29  Daniel Jacobowitz  <drow@mvista.com>

        Merge from trunk:
        * signals/signals.c: New file, copied from signals.c.

include/:
2002-03-29  Daniel Jacobowitz  <drow@mvista.com>

        Merge from trunk:
        2002-03-10  Daniel Jacobowitz <drow@mvista.com>
        * gdb: New directory.

include/gdb/:
2002-03-29  Daniel Jacobowitz  <drow@mvista.com>

        Merge from trunk:
        2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
        * signals.h: New file, from gdb/defs.h.


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-04-04  2:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-29 11:10 FYI: gdbserver branch merges Daniel Jacobowitz
2002-03-29 11:32 ` Andreas Jaeger
2002-03-29 11:38   ` Daniel Jacobowitz
2002-04-03 18:59     ` Andrew Cagney
2002-03-30 21:42 ` Eli Zaretskii
2002-03-30 21:48   ` Daniel Jacobowitz
2002-04-03 18:59     ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox