diff options
author | Tom Tromey <tom@tromey.com> | 2023-10-28 11:46:33 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2023-10-30 21:47:36 -0600 |
commit | 1f9e9ea5b7cd1554db5a5e9da92a6882f1cce40e (patch) | |
tree | 5461232c2d5f2a3b211f506b826cc861190db590 /gas | |
parent | a05b22b6c7ff0f48b92086f523f8227d26c84f49 (diff) | |
download | gdb-1f9e9ea5b7cd1554db5a5e9da92a6882f1cce40e.zip gdb-1f9e9ea5b7cd1554db5a5e9da92a6882f1cce40e.tar.gz gdb-1f9e9ea5b7cd1554db5a5e9da92a6882f1cce40e.tar.bz2 |
Remove some frame invalidation code
I stumbled across a few spots that mention that a function
"invalidates frame" and also assignments of NULL to a frame_info_ptr.
This code isn't harmful, but is also unnecessary since the
introduction of frame_info_ptr -- nowadays frame invalidations are
handled automatically.
Regression tested on x86-64 Fedora 38.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions