llvm-project/lldb/include/lldb
Johnny Chen 25c0eb4a38 When trying to take snapshots of a watched variable, if the frame is unable to evaluate the variable expression,
do not take the sanpshot and forget about the stop info.  It is possible that the variable expression has gone
out of scope, we'll revise the hit count due to the false alarms.

llvm-svn: 161892
2012-08-14 20:56:37 +00:00
..
API <rdar://problem/11275622> 2012-07-31 23:39:10 +00:00
Breakpoint When trying to take snapshots of a watched variable, if the frame is unable to evaluate the variable expression, 2012-08-14 20:56:37 +00:00
Core LLDB no longer prints <no result> by default if 2012-08-09 18:18:47 +00:00
Expression <rdar://problem/11791234> 2012-08-10 23:33:27 +00:00
Host Change the Mutex::Locker class so that it takes the Mutex object and locks it, rather 2012-06-08 22:50:40 +00:00
Interpreter rdar://problem/11457143 [ER] need "watchpoint command ..." 2012-08-09 23:09:42 +00:00
Symbol <rdar://problem/11275622> 2012-07-31 23:39:10 +00:00
Target Add explicit casts to bool in "shared pointer is valid" constructs that return bool. 2012-08-11 00:35:26 +00:00
Utility Spelling fixes. 2012-06-29 21:58:52 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
lldb-defines.h Updated to a more meaningful macro name. 2012-05-07 23:23:41 +00:00
lldb-enumerations.h <rdar://problem/10449092> Adding a new uppercase hex format specifier. This commit also changes the short names for formats so that uppercase hex can be 'X', which was previously assigned to hex float. hex float now has no short name. 2012-08-09 19:33:34 +00:00
lldb-forward.h rdar://problem/11457143 [ER] need "watchpoint command ..." 2012-08-09 23:09:42 +00:00
lldb-private-enumerations.h Fixed the file header to match the filename. 2012-07-19 21:24:56 +00:00
lldb-private-interfaces.h rdar://problem/11457143 [ER] need "watchpoint command ..." 2012-08-09 23:09:42 +00:00
lldb-private-log.h Remove redundant declaration. 2012-02-27 18:45:26 +00:00
lldb-private-types.h rdar://problem/10652076 2012-02-29 01:07:59 +00:00
lldb-private.h Added some functions to our API related to classifying symbols as code, data, 2011-03-31 01:08:07 +00:00
lldb-public.h Removed the "lldb-forward-rtti.h" header file as it was designed to contain 2012-01-30 02:53:15 +00:00
lldb-types.h <rdar://problem/10434005> 2012-03-14 03:07:05 +00:00