]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/NEWS
Remove dbx mode
authorTom Tromey <tromey@adacore.com>
Fri, 4 Mar 2022 18:29:27 +0000 (11:29 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 31 Mar 2022 19:48:07 +0000 (13:48 -0600)
commit49a82d50c0ee41bf51db6899291a8beaea4e7e2a
treecf079ae28dd9a264a8d7d091899735d51676c941
parent0653f01479ecbcbf3c4dfa6083187a5b2c2258c2
Remove dbx mode

This patch removes gdb's dbx mode.  Regression tested on x86-64 Fedora
34.
13 files changed:
gdb/NEWS
gdb/breakpoint.c
gdb/cli/cli-cmds.c
gdb/defs.h
gdb/doc/gdb.texinfo
gdb/exec.c
gdb/infrun.c
gdb/main.c
gdb/printcmd.c
gdb/source.c
gdb/stack.c
gdb/symtab.c
gdb/testsuite/gdb.base/dbx.exp [deleted file]