diff options
author | Tom Tromey <tom@tromey.com> | 2017-04-06 20:27:10 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-04-12 11:16:17 -0600 |
commit | c83dd8672698bcdf48d27e267e481230075f5900 (patch) | |
tree | 3a32b27c8908e22f0698bf29661b1aa4aa2a3b47 /gdb/guile | |
parent | 0e8621a0bec2d0840b853c4104614f345f0569ca (diff) | |
download | binutils-c83dd8672698bcdf48d27e267e481230075f5900.zip binutils-c83dd8672698bcdf48d27e267e481230075f5900.tar.gz binutils-c83dd8672698bcdf48d27e267e481230075f5900.tar.bz2 |
Change increment_reading_symtab to return a scoped_restore
This changes increment_reading_symtab to return a scoped_restore, then
fixes up the users.
gdb/ChangeLog
2017-04-12 Tom Tromey <tom@tromey.com>
* symfile.h (increment_reading_symtab): Update type.
* symfile.c (decrement_reading_symtab): Remove.
(increment_reading_symtab): Return a scoped_restore_tmpl<int>.
* psymtab.c (psymtab_to_symtab): Update.
* dwarf2read.c (dw2_instantiate_symtab): Update.
Diffstat (limited to 'gdb/guile')
0 files changed, 0 insertions, 0 deletions