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
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added more logging, and renamed FPR to FPU in a the register set/flavor enum.
Greg Clayton
2011-09-17
2
-9
/
+39
*
Foe x86_64/i386, piggyback the hardware index of the fired watchpoint in the ...
Johnny Chen
2011-09-17
1
-0
/
+4
*
Watchpoint WIP:
Johnny Chen
2011-09-13
1
-12
/
+12
*
Reset the debug status register, only if necessary, before we resume,
Johnny Chen
2011-09-09
1
-4
/
+13
*
Added comments about exception code.
Johnny Chen
2011-09-08
1
-0
/
+2
*
Add logic to the DNBArchImplX86_64/DNBArchImplI386::NotifyException() callbac...
Johnny Chen
2011-09-08
2
-3
/
+37
*
Watchpoint work in progress:
Johnny Chen
2011-09-02
2
-0
/
+35
*
Renaming: from IsVacantWatchpoint() to IsWatchpointVacant().
Johnny Chen
2011-08-31
2
-4
/
+4
*
Renamed the helper method to ClearWatchpointHits() for clarity of its purpose.
Johnny Chen
2011-08-31
2
-2
/
+2
*
Add a couple of helper methods to check/clear the debug status register
Johnny Chen
2011-08-31
2
-0
/
+25
*
Fix the shift amount applied to size_and_rw_bits() for debug control register,
Johnny Chen
2011-08-31
1
-1
/
+2
*
Update comments.
Johnny Chen
2011-08-31
1
-2
/
+2
*
Watchpoint work in progress: add helper methods to DNB arch impl for I386 to ...
Johnny Chen
2011-08-31
1
-3
/
+2
*
Watchpoint work in progress: add helper methods to DNB arch impl for X86_64 t...
Johnny Chen
2011-08-31
2
-43
/
+117
*
Add stubs of incomplete watchpoint implementation with "FIXME" markers.
Johnny Chen
2011-08-30
2
-0
/
+115
*
Added the debug registers for i386 and x86_64 in preparation for watchpoints.
Greg Clayton
2011-08-29
3
-7
/
+53
*
Fixed a problem where the HasAVX() code in
Sean Callanan
2011-08-09
1
-7
/
+0
*
The "bool HasAVX()" function doesn't backup and restore the
Greg Clayton
2011-08-09
1
-0
/
+7
*
Added support for dynamic detection of AVX, and
Sean Callanan
2011-07-16
2
-8
/
+9
*
Added the ability to see block variables when looking up addresses
Greg Clayton
2011-07-11
1
-7
/
+7
*
Added generic register numbers for simple ABI argument registers and defined
Greg Clayton
2011-05-15
1
-10
/
+11
*
Change an unconditional log to a conditional one.
Jim Ingham
2011-05-09
1
-2
/
+2
*
Added new OptionGroup classes for UInt64, UUID, File and Boolean values.
Greg Clayton
2011-05-03
1
-1
/
+1
*
Added AVX support to the Intel portion of debugserver. AVX
Sean Callanan
2011-03-22
3
-183
/
+837
*
Took the timeout for a ClangUserExpression down from a 10 second timeout to
Greg Clayton
2011-01-19
1
-0
/
+7
*
Thread safety changes in debugserver and also in the process GDB remote plugin.
Greg Clayton
2011-01-18
1
-2
/
+0
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
2
-30
/
+45
*
Another patch from Jean-Daniel. Thanks.
Johnny Chen
2010-09-28
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
2
-0
/
+1234
[prev]