summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2016-04-25 21:02:24 +0000
committerFrancis Ricci <francisjricci@gmail.com>2016-04-25 21:02:24 +0000
commitbe8cab737bb9a7fc6f73539fd927f98ca074a038 (patch)
tree7a6c503b92252cc1c70f03ce125309f45a653de1 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent39f1189acbf6922b7fe90e8de80f58caaabfde53 (diff)
downloadbcm5719-llvm-be8cab737bb9a7fc6f73539fd927f98ca074a038.tar.gz
bcm5719-llvm-be8cab737bb9a7fc6f73539fd927f98ca074a038.zip
Properly unload modules from target image list when using svr4 packets
Summary: When we receive an svr4 packet from the remote, we check for new modules and add them to the list of images in the target. However, we did not do the same for modules which have been removed. This was causing TestLoadUnload to fail when using ds2, which uses svr4 packets to communicate all library info on Linux. This patch fixes the failing test. Reviewers: zturner, tfiala, ADodds Subscribers: lldb-commits, sas Differential Revision: http://reviews.llvm.org/D19230 llvm-svn: 267467
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud