Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.
authorJoel Brobecker <brobecker@adacore.com>
Tue, 30 Dec 2014 07:30:01 +0000 (11:30 +0400)
committerJoel Brobecker <brobecker@adacore.com>
Tue, 30 Dec 2014 07:30:01 +0000 (11:30 +0400)
commit1a667e98b749cc82920f2cfd25d07139e5e03136
tree8fdcf56c97b555c557a3a73f1b0cf0ffd0f7ed8e
parentf6ef238e330bed3d4838f6d1646eac6529f9c779
Remove "dll-symbols", "add-shared-symbol-files" and assf" commands.

This patch removes a set of commands that have been deprecated for
a while, and which we agreed to remove after the GDB 7.8 release.

gdb/ChangeLog:

* windows-nat.c (safe_symbol_file_add_stub)
(safe_symbol_file_add_cleanup, safe_symbol_file_add)
(dll_symbol_command): Delete.
(_initialize_windows_nat): Delete local variable "c".
Remove "dll-symbols", "add-shared-symbol-files" and assf"
commands.

Tested by rebuilding GDB on x86-windows.
gdb/ChangeLog
gdb/windows-nat.c
This page took 0.03806 seconds and 4 git commands to generate.