llvm-project/lldb
Johnny Chen 2f1ad5e2bd Added buildDsym() and buildDwarf() methods to lldbtest.TestBase class, and call
them from test cases instead of issuing "make clean; make ..." os command.

llvm-svn: 112542
2010-08-30 22:26:48 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include Fixed a bug where the parser-specific members of 2010-08-30 22:17:16 +00:00
lib Missed an aspect of the previous makefile patch. 2010-07-24 05:18:16 +00:00
lldb.xcodeproj Added a way to open the current source file & line in an external editor, and you can turn this on with: 2010-08-30 19:44:40 +00:00
resources Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
scripts o Exposed SBFileSpec to the Python APIs in lldb.py. 2010-08-27 22:35:26 +00:00
source Fixed a bug where the parser-specific members of 2010-08-30 22:17:16 +00:00
test Added buildDsym() and buildDwarf() methods to lldbtest.TestBase class, and call 2010-08-30 22:26:48 +00:00
tools Added a way to open the current source file & line in an external editor, and you can turn this on with: 2010-08-30 19:44:40 +00:00
www Fix utilities text 2010-06-12 03:34:21 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00