Update the solib list when the target is deactivated
authorLaurent Morichetti <laurent.morichetti@amd.com>
Wed, 29 Apr 2020 06:09:03 +0000 (23:09 -0700)
committerLaurent Morichetti <laurent.morichetti@amd.com>
Wed, 6 May 2020 20:50:57 +0000 (13:50 -0700)
commit0fdeaa807462b404aa5b18926cb58a9a1130746f
treedb82e632d15c59f6642eeb493d34c907c5e30287
parent96dd14e987fe807ca37233c82c390ff9b64215d1
Update the solib list when the target is deactivated

Since the code objects are no longer accessible after the runtime
is unloaded, we need to refresh the solist to avoid "Cannot access
memory" errors if trying to access stale code objects.

Change-Id: I298025a599e6d9118a44070197102201594bc2e3
gdb/solib-rocm.c
This page took 0.025517 seconds and 4 git commands to generate.