From: Ulrich Weigand Date: Fri, 20 Jan 2012 10:31:26 +0000 (+0000) Subject: * NEWS: Document remote "info proc" and "generate-core-file". X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d99bd577a11f0859c380121b4ce41a551818b14e;p=binutils-gdb.git * NEWS: Document remote "info proc" and "generate-core-file". --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3f7669d1612..847cff9296c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-01-20 Ulrich Weigand + + * NEWS: Document remote "info proc" and "generate-core-file". + 2012-01-20 Ulrich Weigand * gdbarch.sh (find_memory_regions): New callback. diff --git a/gdb/NEWS b/gdb/NEWS index eaf0b9df3e0..128825e6099 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