Remove unused rbreak_command_wrapper and other declarations
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Nov 2019 17:12:03 +0000 (12:12 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 26 Nov 2019 19:29:20 +0000 (14:29 -0500)
commitadce99fe6988c7d5543ef5b996acac57a117372b
tree42280b99ba3e23c890caeccba7031b8b3904a812
parentfe3adccffd7a62096af96228a280a6457deb5896
Remove unused rbreak_command_wrapper and other declarations

rbreak_command_wrapper is unused, so remove it.  And while at it, remove
other declarations around it.

gdb/ChangeLog:

* breakpoint.h (hbreak_command_wrapper, thbreak_command_wrapper,
rbreak_command_wrapper): Remove.
* symtab.c (rbreak_command_wrapper): Remove.

Change-Id: If9782f205e4913f8dfc5beeaa526544f25e099c6
gdb/ChangeLog
gdb/breakpoint.h
gdb/symtab.c
This page took 0.027672 seconds and 4 git commands to generate.