summaryrefslogtreecommitdiffstats
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-01-08 18:56:30 +0000
committerDaniel Jacobowitz <drow@false.org>2007-01-08 18:56:30 +0000
commitf822c95b5924efa87dbb0cfff0a9ec8039a8c175 (patch)
treea031f0035dbf7996f7d52d777dc5d55926a41c4d /gdb/NEWS
parent3bdcfdf41f04c851af504aa0b653e0c806a930f4 (diff)
downloadppe42-binutils-f822c95b5924efa87dbb0cfff0a9ec8039a8c175.tar.gz
ppe42-binutils-f822c95b5924efa87dbb0cfff0a9ec8039a8c175.zip
* NEWS: Add "set sysroot" and "show sysroot".
* solib.c (solib_absolute_prefix): Delete. Replace all uses with gdb_sysroot. (_initialize_solib): Add "set sysroot" and "show sysroot". Make "solib-absolute-prefix" an alias to it. * gdb.texinfo (Commands to specify files): Describe "set sysroot" and "show sysroot". (Using the `gdbserver' program): Lowercase argument to @var. Expand description of setting up GDB on the host.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index db9e6a584f..708df77997 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -37,6 +37,12 @@ catch exception unhandled
catch assert
Stop the program execution when an Ada assertion failed.
+set sysroot
+show sysroot
+ Set an alternate system root for target files. This is a more
+ general version of "set solib-absolute-prefix", which is now
+ an alias to "set sysroot".
+
* New native configurations
OpenBSD/sh sh*-*openbsd*
OpenPOWER on IntegriCloud