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
/
WatchpointLocationList.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
-242
/
+0
*
Add SB API class SBWatchpointLocation and some extra methods to the SBTarget ...
Johnny Chen
2011-09-26
1
-1
/
+0
*
Add initial implementation of watchpoint commands for list, enable, disable, ...
Johnny Chen
2011-09-22
1
-35
/
+16
*
Add some watchpoint maintenance methods to the Target class.
Johnny Chen
2011-09-20
1
-2
/
+16
*
Update declarations for all functions/methods that accept printf-style
Jason Molenda
2011-09-20
1
-1
/
+1
*
Add GetByIndex() methods to the WatchpointLocationList class to facilitate it...
Johnny Chen
2011-09-19
1
-1
/
+38
*
Add a declaraion info member field to the WatchpointLocation class.
Johnny Chen
2011-09-16
1
-1
/
+7
*
Add cleanup of watchpoint locations during Target::DeleteCurrentProcess().
Johnny Chen
2011-09-15
1
-0
/
+10
*
Watchpoint WIP:
Johnny Chen
2011-09-13
1
-0
/
+5
*
Add a data type WatchpointLocationList to the repository. A Target contains ...
Johnny Chen
2011-09-06
1
-0
/
+190