From 49a82d50c0ee41bf51db6899291a8beaea4e7e2a Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Fri, 4 Mar 2022 11:29:27 -0700 Subject: Remove dbx mode This patch removes gdb's dbx mode. Regression tested on x86-64 Fedora 34. --- gdb/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index e100627..0fbc453 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -8,6 +8,8 @@ * Remove support for building against Python 2, it is now only possible to build GDB against Python 3. +* DBX mode has been removed. + * Python API ** New function gdb.format_address(ADDRESS, PROGSPACE, ARCHITECTURE), -- cgit v1.1