diff options
author | Bernd Edlinger <bernd.edlinger@hotmail.de> | 2024-03-27 09:16:27 +0100 |
---|---|---|
committer | Bernd Edlinger <bernd.edlinger@hotmail.de> | 2024-04-26 19:41:41 +0200 |
commit | 354f8d0a1f98a1ade9b669f9200a9c23d22349fe (patch) | |
tree | a67ce232c92284be5f1e428a7533a8aa569fdde9 /gdb/testsuite/gdb.python | |
parent | d830e565e704efc62c0b21d55ee35a035110e235 (diff) | |
download | binutils-354f8d0a1f98a1ade9b669f9200a9c23d22349fe.zip binutils-354f8d0a1f98a1ade9b669f9200a9c23d22349fe.tar.gz binutils-354f8d0a1f98a1ade9b669f9200a9c23d22349fe.tar.bz2 |
Remove unnecessary get_current_frame calls from infrun.c
Since the frame variable is now a frame_info_ptr, the issue
with the dangling frame pointer is apparently no longer there.
So remove the re-fetch code and the corresponding meanwhile
misleading comments.
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/testsuite/gdb.python')
0 files changed, 0 insertions, 0 deletions