mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
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