llvm-project/lldb/source/Plugins/DynamicLoader
Jim Ingham 2411167fb5 Add an "offset" option to "break set -n" and "break set -f -l".
That way you can set offset breakpoints that will move as the function they are 
contained in moves (which address breakpoints can't do...)

I don't align the new address to instruction boundaries yet, so you have to get
this right yourself for now.

<rdar://problem/13365575>

llvm-svn: 263049
2016-03-09 18:59:13 +00:00
..
Darwin-Kernel Add an "offset" option to "break set -n" and "break set -f -l". 2016-03-09 18:59:13 +00:00
Hexagon-DYLD Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
MacOSX-DYLD Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
POSIX-DYLD Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
Static Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
Windows-DYLD Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
CMakeLists.txt Move WindowsDYLD to the Plugins/DynamicLoader directory. 2015-07-08 18:07:13 +00:00