aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2022-03-04 11:29:27 -0700
committerTom Tromey <tromey@adacore.com>2022-03-31 13:48:07 -0600
commit49a82d50c0ee41bf51db6899291a8beaea4e7e2a (patch)
treecf079ae28dd9a264a8d7d091899735d51676c941 /gdb/symtab.c
parent0653f01479ecbcbf3c4dfa6083187a5b2c2258c2 (diff)
downloadfsf-binutils-gdb-49a82d50c0ee41bf51db6899291a8beaea4e7e2a.zip
fsf-binutils-gdb-49a82d50c0ee41bf51db6899291a8beaea4e7e2a.tar.gz
fsf-binutils-gdb-49a82d50c0ee41bf51db6899291a8beaea4e7e2a.tar.bz2
Remove dbx mode
This patch removes gdb's dbx mode. Regression tested on x86-64 Fedora 34.
Diffstat (limited to 'gdb/symtab.c')
-rw-r--r--gdb/symtab.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/gdb/symtab.c b/gdb/symtab.c
index 804b882..b3b7489 100644
--- a/gdb/symtab.c
+++ b/gdb/symtab.c
@@ -6932,17 +6932,6 @@ Prints the global and static variables.\n"),
_("global and static variables"),
true));
set_cmd_completer_handle_brkchars (c, info_vars_funcs_command_completer);
- if (dbx_commands)
- {
- c = add_com ("whereis", class_info, info_variables_command,
- info_print_args_help (_("\
-All global and static variable names, or those matching REGEXPs.\n\
-Usage: whereis [-q] [-n] [-t TYPEREGEXP] [NAMEREGEXP]\n\
-Prints the global and static variables.\n"),
- _("global and static variables"),
- true));
- set_cmd_completer_handle_brkchars (c, info_vars_funcs_command_completer);
- }
c = add_info ("functions", info_functions_command,
info_print_args_help (_("\