commit | 7b9fcc06843d624787a9115d14285a6d6a6cca53 | [log] [tgz] |
---|---|---|
author | Greg Clayton <gclayton@apple.com> | Mon Dec 06 23:51:26 2010 +0000 |
committer | Greg Clayton <gclayton@apple.com> | Mon Dec 06 23:51:26 2010 +0000 |
tree | c65e9b2fe42d054faa62bc279f88dd3f8b463d49 | |
parent | 265da226719ccfba9a723a0f66cd27e97e9da7f2 [diff] |
When shared libraries are unloaded, they are now removed from the target ModuleList so they don't show up in the images. Breakpoint locations that are in shared libraries that get unloaded will persist though so that if you have plug-ins that load/unload and you have a breakpoint set on functions in the plug-ins, the hit counts will persist between loads/unloads. git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@121069 91177308-0d34-0410-b5e6-96231b3b80d8