[Lldb-commits] [PATCH] D30817: BreakpointResolverFileLine: Correct treatment of move-to-nearest-code for multiple modules

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 15 03:05:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297817: BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across… (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D30817?vs=91693&id=91848#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30817

Files:
  lldb/trunk/include/lldb/Breakpoint/BreakpointResolverFileLine.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_options/TestBreakpointOptions.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_options/main.cpp
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/TestMoveNearest.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/foo.cpp
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/foo.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/move_nearest/main.cpp
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/main.cpp
  lldb/trunk/source/Breakpoint/BreakpointResolverFileLine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30817.91848.patch
Type: text/x-patch
Size: 17636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170315/be85afee/attachment-0001.bin>


More information about the lldb-commits mailing list