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]

[doc patch] Remove --xdb


On Fri, 10 Apr 2015 21:27:18 +0200, Pedro Alves wrote:
> Nobody spoke up for it, so, OK.
> 
> I think this should have a NEWS entry.  Could you prepare one?

OK for check-in (merged with the other patch), Eli?


Thanks,
Jan
gdb/
2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* NEWS (Changes since GDB 7.9): Add removed -xdb.

diff --git a/gdb/NEWS b/gdb/NEWS
index 884c381..c24195e 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -112,6 +112,10 @@ vFile:fstat:
 * GDB now supports access to vector registers on S/390 GNU/Linux
   targets.
 
+* Removed command line options
+
+-xdb  HP-UX XDB compatibility mode.
+
 * Removed targets and native configurations
 
 HP/PA running HP-UX           hppa*-*-hpux*

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