[Lldb-commits] [PATCH] Add setting for breakpoint PC adjustment from remote stubs which don't back PC up.

Greg Clayton clayborg at gmail.com
Fri Jun 26 12:54:05 PDT 2015


I wouldn't be opposed to prioritizing the target definition python file over the target.xml. Maybe we can do this:

1 - Use the target definition python file if one is specified
2 - If the target definition doesn't have any of the info from the target.xml (registers) then proceed to read the target.xml
3 - Fall back on the qRegisterInfo packets


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10775

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list