]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: add program_space parameter to ada_clear_symbol_cache
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Oct 2023 02:20:16 +0000 (22:20 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 5 Oct 2023 17:20:50 +0000 (13:20 -0400)
commit6114d6507853f3e29a09bd7f4ea494b542d9d595
treeaee527d750c0a7cff18ac1338c140972ce4fd2ff
parent1b28c0f488bb84c8cc9f680afa9680dc0b0e2b3d
gdb: add program_space parameter to ada_clear_symbol_cache

Make the references to current_program_space bubble up one level.

Change-Id: I82acab5628c30f6535d52aa32ce2c1d0375cbeed
Approved-By: Tom Tromey <tom@tromey.com>
gdb/ada-lang.c