mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 04:29:49 +00:00
* README: Mention gdbserver/README.
This commit is contained in:
parent
ef80d18e09
commit
92726479b2
@ -1,3 +1,7 @@
|
|||||||
|
2008-01-17 Jim Blandy <jimb@codesourcery.com>
|
||||||
|
|
||||||
|
* README: Mention gdbserver/README.
|
||||||
|
|
||||||
2008-01-17 Pierre Muller <muller@ics.u-strasbg.fr>
|
2008-01-17 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||||
|
|
||||||
* valarith.c (value_binop): Handle BINOP_INTDIV
|
* valarith.c (value_binop): Handle BINOP_INTDIV
|
||||||
|
@ -453,6 +453,10 @@ with the remote.c stub over a serial line.
|
|||||||
allows remote debugging for Unix applications. gdbserver is only
|
allows remote debugging for Unix applications. gdbserver is only
|
||||||
supported for some native configurations, including Sun 3, Sun 4, and
|
supported for some native configurations, including Sun 3, Sun 4, and
|
||||||
Linux.
|
Linux.
|
||||||
|
The file gdb/gdbserver/README includes further notes on gdbserver; in
|
||||||
|
particular, it explains how to build gdbserver for cross-debugging
|
||||||
|
(where gdbserver runs on the target machine, which is of a different
|
||||||
|
architecture than the host machine running GDB).
|
||||||
|
|
||||||
There are a number of remote interfaces for talking to existing ROM
|
There are a number of remote interfaces for talking to existing ROM
|
||||||
monitors and other hardware:
|
monitors and other hardware:
|
||||||
|
Loading…
Reference in New Issue
Block a user