llvm-project/lldb/source
Sean Callanan 7c0962dc89 Fixed StackFrame::GetVariableList to add global
variables to the list of found variables if they
have not yet been added.

llvm-svn: 117896
2010-11-01 04:38:59 +00:00
..
API Fixed an include so case sensitive builders can build. 2010-10-31 19:57:43 +00:00
Breakpoint Add the ability to disable individual log categories, rather 2010-10-29 21:48:37 +00:00
Commands These two casts are up casts, no need to use dynamic_cast. 2010-10-29 22:18:43 +00:00
Core Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
Expression Add the ability to disable individual log categories, rather 2010-10-29 21:48:37 +00:00
Host Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
Interpreter Cleaned up the API logging a lot more to reduce redundant information and 2010-10-31 03:01:06 +00:00
Plugins Added a hack that allows expressions to ignore 2010-10-30 01:56:10 +00:00
Symbol These two casts are up casts, no need to use dynamic_cast. 2010-10-29 22:18:43 +00:00
Target Fixed StackFrame::GetVariableList to add global 2010-11-01 04:38:59 +00:00
Utility Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Add the ability to disable individual log categories, rather 2010-10-29 21:48:37 +00:00
lldb.cpp Check in the native lldb unwinder. 2010-10-25 11:12:07 +00:00