Browse Source

gdb/

* configure.tgt (tilegx-*-linux*): Enable gdbserver.
gdb_7_6-branch
Jiong Wang 14 years ago
parent
commit
4fcd89fc75
  1. 4
      gdb/ChangeLog
  2. 1
      gdb/configure.tgt

4
gdb/ChangeLog

@ -1,3 +1,7 @@
2013-02-27 Jiong Wang <jiwang@tilera.com>
* configure.tgt (tilegx-*-linux*): Enable gdbserver.
2013-02-27 Jiong Wang <jiwang@tilera.com>
* configure.tgt (tilegx-*-linux*): Replace whitespace with tab.

1
gdb/configure.tgt

@ -599,6 +599,7 @@ tilegx-*-linux*)
# Target: TILE-Gx
gdb_target_obs="tilegx-tdep.o tilegx-linux-tdep.o solib-svr4.o \
symfile-mem.o glibc-tdep.o linux-tdep.o"
build_gdbserver=yes
;;
xstormy16-*-*)

Loading…
Cancel
Save