aboutsummaryrefslogtreecommitdiff
path: root/config.rpath
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2023-12-21 16:28:19 +0000
committerSimon Marchi <simon.marchi@polymtl.ca>2023-12-24 09:02:08 -0500
commitc465f4303776f6609f1ca4835b4bf3627e7c61af (patch)
tree329c9362f5f9393c3799647f9f66d6a37ab214bd /config.rpath
parent8ada4c640ba066a0129cb8c3928f676d1f0fd917 (diff)
downloadgdb-c465f4303776f6609f1ca4835b4bf3627e7c61af.zip
gdb-c465f4303776f6609f1ca4835b4bf3627e7c61af.tar.gz
gdb-c465f4303776f6609f1ca4835b4bf3627e7c61af.tar.bz2
gdb: remove read_frame_register_value's frame parameter
By now, all register struct values should have a valid next frame id (assuming they are created using value::allocate_register or value::allocate_register_lazy), so there should be no need to pass a frame alongside the value to read_frame_register_value. Remove the frame parameter and adjust read_frame_register_value accordingly. While at it, make read_frame_register_value static, it's only used in findvar.c. Change-Id: I118959ef8c628499297c67810916e8ba9934bfac
Diffstat (limited to 'config.rpath')
0 files changed, 0 insertions, 0 deletions