Garbage collect deprecated_pc_in_call_dummy
authorPedro Alves <palves@redhat.com>
Fri, 1 Feb 2013 19:58:04 +0000 (19:58 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 1 Feb 2013 19:58:04 +0000 (19:58 +0000)
commitc1f7d745c881cc3f9a8b52c9a4e420f0a687a848
tree2643c36c2277b2884e6b3c4e9dec256cec658250
parent8a92335bfca80cc9b4cd217505ea0dcbfdefbf07
Garbage collect deprecated_pc_in_call_dummy

I noticed there are no users of deprecated_pc_in_call_dummy left in
the tree.

The last user was ARM.  Usage removed here:

http://sourceware.org/ml/gdb-patches/2010-03/msg00820.html

This deletes the function.

2013-02-01  Pedro Alves  <palves@redhat.com>

* dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
* frame.h (deprecated_pc_in_call_dummy): Delete declaration.
gdb/ChangeLog
gdb/dummy-frame.c
gdb/frame.h