llvm-project/lldb
Johnny Chen 117ff9005c Modify disassemble_call_stack_python() to not rely on the "disassemble -n function_name"
command to do the disassembly.  Instead, use the Python API.

llvm-svn: 123029
2011-01-07 20:34:32 +00:00
..
docs Updated the code signing instructions to be more complete. 2010-12-14 23:19:04 +00:00
examples Add comment explaining the options used to invoke the test driver. 2010-10-25 21:38:35 +00:00
include Added memory caching to lldb_private::Process. All lldb_private::Process 2011-01-07 06:08:19 +00:00
lib Makefile updates. 2011-01-06 22:11:47 +00:00
lldb.xcodeproj Bumped versions in Xcode projects: lldb is now at lldb-38, debugserver is now 2011-01-05 19:02:52 +00:00
resources Bumped versions in Xcode projects: lldb is now at lldb-38, debugserver is now 2011-01-05 19:02:52 +00:00
scripts Patch by Stephen Wilson to make Swig happy building on linux. 2010-12-16 00:01:06 +00:00
source Added memory caching to lldb_private::Process. All lldb_private::Process 2011-01-07 06:08:19 +00:00
test Modify disassemble_call_stack_python() to not rely on the "disassemble -n function_name" 2011-01-07 20:34:32 +00:00
tools Bumped versions in Xcode projects: lldb is now at lldb-38, debugserver is now 2011-01-05 19:02:52 +00:00
utils The recent change in argument parsing is messing up the emacs lldb mode's capability to properly 2010-12-20 22:58:58 +00:00
www Apply patch from Bruce Mitchener to fix spelling errors. 2011-01-07 17:16:03 +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 Ignore unknown pragmas. 2011-01-06 22:10:24 +00:00