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
/
tools
/
debugserver
/
source
/
MacOSX
/
arm
/
DNBArchImpl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo.
Johnny Chen
2012-03-23
1
-1
/
+1
*
Make arm debugserver handle setting a watchpoint on, for example, (uint64_t)v...
Johnny Chen
2012-03-23
1
-38
/
+79
*
Previous check-ins allow to hit the arm hardware watchpoint, with a workaound...
Johnny Chen
2012-03-22
1
-52
/
+47
*
Fixed a bug with the r153228 check-in earlier today in that the cached watchp...
Johnny Chen
2012-03-22
1
-10
/
+12
*
WIP snapshot of hardware watchpoints for arm. A simple watchpoint has trigge...
Johnny Chen
2012-03-22
1
-26
/
+134
*
Newly created threads are to inherit from the global debug state of the process.
Johnny Chen
2012-02-24
1
-1
/
+11
*
Add a class method HasWatchpointOccurred() to inspect the "method of debug en...
Johnny Chen
2012-02-24
1
-4
/
+31
*
Add comments about address word offset and the calculation of byte address se...
Johnny Chen
2012-02-23
1
-2
/
+18
*
Snapshot of initial work for ARM watchpoint support on the debugserver.
Johnny Chen
2012-01-11
1
-0
/
+115
*
Disable ARMDisassembler.framework support which was used for software single ...
Greg Clayton
2012-01-10
1
-2
/
+15
*
Expose the DNBArchMachARM::DBG typedef, specify the type with the
Jason Molenda
2011-12-08
1
-1
/
+1
*
Add a typedef for arm_debug_state_t as DBG. Plus some minor comment changes.
Johnny Chen
2011-12-06
1
-6
/
+5
*
Fixed the Xcode project building of LLVM to be a bit more user friendly:
Greg Clayton
2011-11-04
1
-27
/
+27
*
Fixed an issue in the EmulateInstructionARM there the IT opcode was trying to
Greg Clayton
2011-05-23
1
-1
/
+1
*
Added functions to lldb_private::Address to set an address from a load address
Greg Clayton
2011-05-22
1
-55
/
+76
*
Added generic register numbers for simple ABI argument registers and defined
Greg Clayton
2011-05-15
1
-5
/
+5
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-16
/
+128
*
Got the ARM version of debugserver up to date.
Greg Clayton
2010-09-09
1
-160
/
+383
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+2610