index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Breakpoint
/
WatchpointLocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...
Johnny Chen
2011-10-14
1
-184
/
+0
*
Simplify the verbose output of WatchpointLocation::DumpWithLevel().
Johnny Chen
2011-10-06
1
-6
/
+12
*
Export the watchpoint related API (SBWatchpointLocation class and added SBTar...
Johnny Chen
2011-09-27
1
-1
/
+0
*
Add SB API class SBWatchpointLocation and some extra methods to the SBTarget ...
Johnny Chen
2011-09-26
1
-0
/
+1
*
Add initial implementation of watchpoint commands for list, enable, disable, ...
Johnny Chen
2011-09-22
1
-16
/
+25
*
StopInfoWatchpoint should override the StopInfo::ShouldStop() virtual method ...
Johnny Chen
2011-09-21
1
-2
/
+6
*
Add some watchpoint maintenance methods to the Target class.
Johnny Chen
2011-09-20
1
-1
/
+2
*
Add a declaraion info member field to the WatchpointLocation class.
Johnny Chen
2011-09-16
1
-12
/
+34
*
Add logging to Target::CreateWatchpointLocation() and fix some bug of using t...
Johnny Chen
2011-09-14
1
-3
/
+1
*
Watchpoint WIP:
Johnny Chen
2011-09-13
1
-1
/
+1
*
Add trivial implementation for GetDescription().
Johnny Chen
2011-09-13
1
-1
/
+2
*
Watchpoint WIP:
Johnny Chen
2011-09-12
1
-0
/
+7
*
Fill out implementation of Enable/DisableWatchpoint() for ProcessGDBRemote cl...
Johnny Chen
2011-09-06
1
-1
/
+1
*
Change the signature of WatchpointLocation ctor so that the second param becomes
Johnny Chen
2011-09-06
1
-2
/
+2
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-2
/
+2
*
Add a "thread specification" class that specifies thread specific breakpoints...
Jim Ingham
2010-06-16
1
-1
/
+0
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+137