This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[rfa, NEWS] Document remote "info proc" and "generate-core-file"


Hello,

now that support for remote "info proc" and "generate-core-file" are
checked in, I guess these features ought to be called out in NEWS ...

OK for mainline?

Bye,
Ulrich


ChangeLog:

	* NEWS: Document remote "info proc" and "generate-core-file".

Index: gdb/NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.482
diff -u -p -r1.482 NEWS
--- gdb/NEWS	19 Jan 2012 16:54:03 -0000	1.482
+++ gdb/NEWS	20 Jan 2012 10:07:52 -0000
@@ -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
-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]