This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog configure.tgt
- From: davem at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 24 Apr 2012 03:33:16 -0000
- Subject: src/gdb ChangeLog configure.tgt
CVSROOT: /cvs/src
Module name: src
Changes by: davem@sourceware.org 2012-04-24 03:33:16
Modified files:
gdb : ChangeLog configure.tgt
Log message:
gdb: Enable gdbserver by default on sparc-*-linux*
This appears to be an oversight, since this is done already for
sparc64-*-linux*, and essentially every other linux target.
gdb/
* configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14154&r2=1.14155
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/configure.tgt.diff?cvsroot=src&r1=1.252&r2=1.253