From cfeab26e4d42fb6f1bde429ab53a885a9d106a69 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 3 Mar 2022 09:47:00 -0700 Subject: Deprecate dbx mode GDB has a dbx emulation mode that adds a few aliases and helper commands. This mode is barely documented and is very superficial besides. I suspect it is rarely used, and I would like to propose deprecating it for GDB 12, and then removing it in GDB 13. --- gdb/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 8fce31c..ee9eaad 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,8 @@ *** Changes since GDB 11 +* DBX mode is deprecated, and will be removed in GDB 13 + * Improved C++ template support GDB now treats functions/types involving C++ templates like it does function -- cgit v1.1