diff options
author | Tom Tromey <tom@tromey.com> | 2020-09-17 11:47:50 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-09-17 11:58:56 -0600 |
commit | 88f07206fa577f80e8f6cfed7b2183dc3b4e9f39 (patch) | |
tree | c4c0fbb8469ed704a3fd82f2c22e498a5abec888 /intl | |
parent | 9519b2eea05637faa380a68fd679a950176de6db (diff) | |
download | gdb-88f07206fa577f80e8f6cfed7b2183dc3b4e9f39.zip gdb-88f07206fa577f80e8f6cfed7b2183dc3b4e9f39.tar.gz gdb-88f07206fa577f80e8f6cfed7b2183dc3b4e9f39.tar.bz2 |
Use htab_up in auto-load.c
This changes auto-load.c to use htab_up, rather than manually calling
htab_delete.
gdb/ChangeLog
2020-09-17 Tom Tromey <tom@tromey.com>
* auto-load.c (struct auto_load_pspace_info)
<~auto_load_pspace_info, auto_load_pspace_info>: Remove.
<loaded_script_files, loaded_script_texts>: Change type to
htab_up.
(~auto_load_pspace_info) Remove.
(init_loaded_scripts_info, maybe_add_script_file)
(maybe_add_script_text, auto_load_info_scripts): Update.
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions