diff options
author | Tom Tromey <tom@tromey.com> | 2018-05-29 13:51:58 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-06-18 13:16:45 -0600 |
commit | 06424eac62da949519c0c641fbc3e8372a9c7f0b (patch) | |
tree | 047b910268ca63e6c6d34502df1bdc5722366874 /gdb/inline-frame.c | |
parent | b4be9fadea469e2c937c81a8f1d3243206f9bcfc (diff) | |
download | binutils-06424eac62da949519c0c641fbc3e8372a9c7f0b.zip binutils-06424eac62da949519c0c641fbc3e8372a9c7f0b.tar.gz binutils-06424eac62da949519c0c641fbc3e8372a9c7f0b.tar.bz2 |
Remove resume_section_map_updates_cleanup
This removes resume_section_map_updates_cleanup, replacing it with a
scoped_restore.
Tested by the buildbot.
gdb/ChangeLog
2018-06-18 Tom Tromey <tom@tromey.com>
* objfiles.h (inhibit_section_map_updates): Update.
(resume_section_map_updates, resume_section_map_updates_cleanup):
Remove.
* solib-svr4.c (svr4_handle_solib_event): Update.
* objfiles.c (inhibit_section_map_updates): Return
scoped_restore_tmpl<int>.
(resume_section_map_updates, resume_section_map_updates_cleanup):
Remove.
Diffstat (limited to 'gdb/inline-frame.c')
0 files changed, 0 insertions, 0 deletions