aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2023-12-01 11:27:22 -0500
committerSimon Marchi <simon.marchi@efficios.com>2023-12-14 16:04:49 +0000
commit2461802cbec145437b5161934e18664278f5fc34 (patch)
treeda9eb266a6c78fff04ca5c5b398e14c45c618ee3 /gdb/ada-lang.c
parenta7952927db56b6adca3c1f58398f61dcd8f32d36 (diff)
downloadbinutils-2461802cbec145437b5161934e18664278f5fc34.zip
binutils-2461802cbec145437b5161934e18664278f5fc34.tar.gz
binutils-2461802cbec145437b5161934e18664278f5fc34.tar.bz2
gdb: remove frame_register
I was going to change frame_register to take the "next frame", but I realized that doing so would make it a useless wrapper around frame_register_unwind. So, just remove frame_register and replace uses with frame_register_unwind. Change-Id: I185868bc69f8e098124775d0550d069220a4678a Reviewed-By: John Baldwin <jhb@FreeBSD.org>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions