llvm-project/lldb
Jason Molenda fca9c6bb9f Add a new qProcessInfo packet to debugserver.
This can be used by lldb to ask for information
about the process debugserver is attached to/launched.
Particularly useful on a 64-bit x86 Mac system which
can run  32-bit or 64-bit user-land processes.

llvm-svn: 170409
2012-12-18 04:39:43 +00:00
..
docs Add a new qProcessInfo packet to debugserver. 2012-12-18 04:39:43 +00:00
examples <rdar://problem/12848118> 2012-12-10 19:55:53 +00:00
include Adding events when watchpoints are set or changed. 2012-12-18 02:03:49 +00:00
lib Enable RTTI for liblldbCore.a when GCC is the compiler 2012-12-10 21:05:57 +00:00
lldb.xcodeproj Remove references to files that Sean recently removed from the Xcode project. 2012-12-14 22:17:58 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Adding events when watchpoints are set or changed. 2012-12-18 02:03:49 +00:00
source Adding events when watchpoints are set or changed. 2012-12-18 02:03:49 +00:00
test Adding events when watchpoints are set or changed. 2012-12-18 02:03:49 +00:00
tools Add a new qProcessInfo packet to debugserver. 2012-12-18 04:39:43 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Mention how to do a (Linux) release build on the build instructions page. 2012-12-17 21:32:49 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +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 Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00