hanchenye-llvm-project/lldb
Stephen Wilson 50bd94f961 Have Process::CreateBreakpointSite return a break_id_t instead of a user_id_t.
Also, update BreakpointLocation::ResolveBreakpointSite to check for invalid
breakpoint ID's using the proper magic constant.

llvm-svn: 108598
2010-07-17 00:56:13 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include Have Process::CreateBreakpointSite return a break_id_t instead of a user_id_t. 2010-07-17 00:56:13 +00:00
lib Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb.xcodeproj Patch from Mattias to specify the system sed on Mac OS X. 2010-07-17 00:25:08 +00:00
resources
scripts Removed unused variable "log". 2010-07-13 22:26:45 +00:00
source Have Process::CreateBreakpointSite return a break_id_t instead of a user_id_t. 2010-07-17 00:56:13 +00:00
test Add a test case (incomplete) to check that settings and readings of program 2010-07-08 21:38:07 +00:00
tools I enabled some extra warnings for hidden local variables and for hidden 2010-07-14 00:18:15 +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