]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: Remove stabs support from dbx
authorGuinevere Larsen <guinevere@redhat.com>
Mon, 27 Jan 2025 14:33:11 +0000 (11:33 -0300)
committerGuinevere Larsen <guinevere@redhat.com>
Tue, 21 Oct 2025 19:40:06 +0000 (16:40 -0300)
commita21a7ffce51c0c0fd8b22b8ff5153e363c0913d9
tree603e71840befa833338f0172bb9daa7b80659e67
parentbaeb632f1b7ce54492d36e58f22c8a81dcc5c5a8
gdb: Remove stabs support from dbx

This commit makes it so reading dbx inferiors will not read stabs
debuginfo from the inferiors.

This has the side effect of making reading DBX inferiors a noop.  It
will be removed in a future commit, however, the present series of
commit is focused on just removing stabs.

Approved-By: Tom Tromey <tom@tromey.com>
gdb/dbxread.c