hanchenye-llvm-project/lldb
Greg Clayton d16e1e596a Added the ability to _not_ skip the prologue when settings breakpoints
by name by adding an extra parameter to the lldb_private::Target breakpoint 
setting functions.

Added a function in the DWARF symbol file plug-in that can dump errors
and prints out which DWARF file the error is happening in so we can track
down what used to be assertions easily.

Fixed the MacOSX kernel plug-in to properly read the kext images and set
the kext breakpoint to watch for kexts as they are loaded.

llvm-svn: 134990
2011-07-12 17:06:17 +00:00
..
docs just a test for commit access - ignore this 2011-06-29 04:18:11 +00:00
examples Remove unnecessary 'import' statement. 2011-07-06 19:09:25 +00:00
include Added the ability to _not_ skip the prologue when settings breakpoints 2011-07-12 17:06:17 +00:00
lib Link in the MCJIT. Fixes makefile build. 2011-05-24 01:54:03 +00:00
lldb.xcodeproj final fix for the global constructors issue 2011-07-08 02:51:01 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped Xcode project version for lldb-68. 2011-07-06 21:01:19 +00:00
scripts Missed the char_to_str_xform on the docstrings for the module level function definitions. 2011-07-08 23:57:20 +00:00
source Added the ability to _not_ skip the prologue when settings breakpoints 2011-07-12 17:06:17 +00:00
test test case for the named summaries feature 2011-07-12 00:19:00 +00:00
tools Added "command history" command to dump the command history. 2011-07-12 03:12:18 +00:00
utils Update usage comment. 2011-06-14 22:23:54 +00:00
www final fix for the global constructors issue 2011-07-08 02:51:01 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Enable the "make test" rule in the root Makefile 2011-06-20 19:06:57 +00:00