freebsd-dev/contrib/llvm/tools/lldb
Andrew Turner b1eb23b26b Don't adjust the program counter to an invalid address after reaching a
breakpoint. The value doesn't need to be adjusted as it is already
correctly returned from the kernel.

This allows lldb to set breakpoints, and stop on them, however more work
is needed, for example single stepping fails to stop.

Discussed with:	emaste
2015-12-22 17:18:40 +00:00
..
docs lldb(1): Document core file option -c / -core 2015-12-16 03:59:54 +00:00
include/lldb Update llvm, clang and lldb to 3.7.0 release. 2015-09-06 19:58:48 +00:00
source Don't adjust the program counter to an invalid address after reaching a 2015-12-22 17:18:40 +00:00
tools Update llvm, clang and lldb to 3.7.0 release. 2015-09-06 19:58:48 +00:00
FREEBSD-Xlist Update lldb to upstream trunk r242221. 2015-09-06 15:21:47 +00:00
LICENSE.TXT