hanchenye-llvm-project/lldb/examples
Hafiz Abid Qadeer 85a4daf4f6 Adjust PC after hitting breakpoint on remote target.
This commit adds an example python file that can be used with 'target-definition-file' setting for Linux gdbserver.
This file has an extra key 'breakpoint-pc-offset' that LLDB uses to determine how much to change the PC
after hitting the breakpoint.

llvm-svn: 192962
2013-10-18 10:04:33 +00:00
..
customization
darwin/heap_find Fixed a crash in objc_refs caused by improper 2013-08-13 00:53:33 +00:00
functions
interposing/darwin/fd_interposing
lookup
plugins/commands
python Adjust PC after hitting breakpoint on remote target. 2013-10-18 10:04:33 +00:00
scripting
summaries An example of data formatters that generate a summary for a Unicode UTF encoded string represented as a (pointer,length) pair 2013-10-08 17:29:27 +00:00
synthetic This is an example synthetic provider for libc++ unordered (multi) maps&set 2013-09-04 17:48:52 +00:00
test