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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
typedef enum -> enum
Fangrui Song
2019-05-14
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-236
/
+229
*
Fix warnings.
Bruce Mitchener
2015-07-22
1
-1
/
+1
*
Fix debugserver warnings on MacOSX.
Greg Clayton
2015-03-09
1
-2
/
+2
*
Fixes to DNBArchImpl in debugserver to correctly get/set
Jason Molenda
2015-01-16
1
-8
/
+9
*
__arm64__ and __aarch64__ #ifdef adjustments
Todd Fiala
2014-07-09
1
-3
/
+3
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-9
/
+32
*
Fixes to get the arm native debugserver building again.
Jason Molenda
2013-11-21
1
-1
/
+7
*
<rdar://problem/15172417>
Greg Clayton
2013-11-13
1
-0
/
+2
*
Didn't get the right version of these files in the checkin for r186132.
Jim Ingham
2013-07-18
1
-2
/
+2
*
Get debugserver to call task_set_state to prime the control registers so that...
Jim Ingham
2013-07-11
1
-8
/
+3
*
Remove some unnecessary uses of nub_break_t in the arm specific
Jason Molenda
2013-06-25
1
-16
/
+0
*
Remove use of the ARMDisassembler framework from
Jason Molenda
2013-03-09
1
-3
/
+0
*
Make arm debugserver handle setting a watchpoint on, for example, (uint64_t)v...
Johnny Chen
2012-03-23
1
-1
/
+2
*
Previous check-ins allow to hit the arm hardware watchpoint, with a workaound...
Johnny Chen
2012-03-22
1
-4
/
+5
*
Fixed a bug with the r153228 check-in earlier today in that the cached watchp...
Johnny Chen
2012-03-22
1
-0
/
+2
*
WIP snapshot of hardware watchpoints for arm. A simple watchpoint has trigge...
Johnny Chen
2012-03-22
1
-1
/
+6
*
Add a class method HasWatchpointOccurred() to inspect the "method of debug en...
Johnny Chen
2012-02-24
1
-0
/
+1
*
Snapshot of initial work for ARM watchpoint support on the debugserver.
Johnny Chen
2012-01-11
1
-1
/
+14
*
Disable ARMDisassembler.framework support which was used for software single ...
Greg Clayton
2012-01-10
1
-2
/
+10
*
Expose the DNBArchMachARM::DBG typedef, specify the type with the
Jason Molenda
2011-12-08
1
-1
/
+2
*
Add a typedef for arm_debug_state_t as DBG. Plus some minor comment changes.
Johnny Chen
2011-12-06
1
-1
/
+2
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-0
/
+2
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-1
/
+0
*
Got the ARM version of debugserver up to date.
Greg Clayton
2010-09-09
1
-5
/
+28
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+217