aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2012-01-20 10:31:26 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2012-01-20 10:31:26 +0000
commitd99bd577a11f0859c380121b4ce41a551818b14e (patch)
tree85c93d8319f84af52774586d79c9a8bd4305150b
parent35c2fab7c6364453c5847ba5fccd68dded16d7a6 (diff)
downloadfsf-binutils-gdb-d99bd577a11f0859c380121b4ce41a551818b14e.zip
fsf-binutils-gdb-d99bd577a11f0859c380121b4ce41a551818b14e.tar.gz
fsf-binutils-gdb-d99bd577a11f0859c380121b4ce41a551818b14e.tar.bz2
* NEWS: Document remote "info proc" and "generate-core-file".
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3f7669d..847cff9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
+ * NEWS: Document remote "info proc" and "generate-core-file".
+
+2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
+
* gdbarch.sh (find_memory_regions): New callback.
* gdbarch.c, gdbarch.h: Regenerate.
diff --git a/gdb/NEWS b/gdb/NEWS
index eaf0b9d..128825e 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -28,6 +28,9 @@
now set a breakpoint in build/gcc/expr.c, but not
build/libcpp/expr.c.
+* The "info proc" and "generate-core-file" commands will now also
+ work on remote targets connected to GDBserver on Linux.
+
*** Changes in GDB 7.4
* GDB now handles ambiguous linespecs more consistently; the existing