garbage collect gdb/breakpoint.c:breakpoint_thread_match
authorPedro Alves <palves@redhat.com>
Tue, 4 Nov 2014 18:42:28 +0000 (18:42 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 4 Nov 2014 18:42:28 +0000 (18:42 +0000)
commit441ef17f095f99bb094eb28990a92b8cdc8553b4
treecee666232c3acd84b4a77885fb58261314727790
parent79f2a78e76fae1885163027f843e1bafde984b4c
garbage collect gdb/breakpoint.c:breakpoint_thread_match

Used to be necessary for the thread-hop code, but that's gone now.
Nothing uses this anymore.

gdb/
2014-11-04  Pedro Alves  <palves@redhat.com>

* breakpoint.c (breakpoint_thread_match): Delete function.
* breakpoint.h (breakpoint_thread_match): Delete declaration.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
This page took 0.02955 seconds and 4 git commands to generate.