hanchenye-llvm-project/lldb/source
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
..
API I enabled some extra warnings for hidden local variables and for hidden 2010-07-14 00:18:15 +00:00
Breakpoint Have Process::CreateBreakpointSite return a break_id_t instead of a user_id_t. 2010-07-17 00:56:13 +00:00
Commands Wrote the code that looks at a context to see 2010-07-16 00:09:46 +00:00
Core I enabled some extra warnings for hidden local variables and for hidden 2010-07-14 00:18:15 +00:00
Expression Added the necessary code to copy variables used by 2010-07-17 00:43:37 +00:00
Host Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
Interpreter I enabled some extra warnings for hidden local variables and for hidden 2010-07-14 00:18:15 +00:00
Plugins I enabled some extra warnings for hidden local variables and for hidden 2010-07-14 00:18:15 +00:00
Symbol Oops, didn't define AreTypesSame correctly. 2010-07-16 00:00:27 +00:00
Target Have Process::CreateBreakpointSite return a break_id_t instead of a user_id_t. 2010-07-17 00:56:13 +00:00
Utility Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. 2010-06-15 19:49:27 +00:00
lldb.cpp Combine 32 and 64 bit ELF readers. 2010-07-13 23:07:23 +00:00