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
/
DNB.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstream a few small Apple changes to debugserver - arm64_32, Catalyst
Jason Molenda
2019-08-07
1
-1
/
+8
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-16
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[debugserver] Fix LC_BUILD_VERSION load command handling.
Frederic Riss
2018-04-06
1
-0
/
+6
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-106
/
+167
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+3
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
1
-3
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+3
*
Add support to debugserver for some new ways to interact with dyld
Jason Molenda
2016-07-07
1
-0
/
+4
*
Have debugserver send the OS version string plus
Jason Molenda
2015-08-12
1
-0
/
+1
*
When debugserver fails to attach to a process on a Darwin
Jason Molenda
2015-07-29
1
-0
/
+1
*
Add a another packet to the gdb-remote protocol,
Jason Molenda
2015-07-10
1
-0
/
+2
*
Implement the "qSymbol" packet in order to be able to read queue information ...
Greg Clayton
2015-06-23
1
-0
/
+4
*
Added XML to the host layer.
Greg Clayton
2015-05-26
1
-0
/
+1
*
Fix debugserver warnings on MacOSX.
Greg Clayton
2015-03-09
1
-6
/
+0
*
Fix typos.
Bruce Mitchener
2014-07-08
1
-1
/
+1
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-0
/
+9
*
Fixed an issue where we would try to interrupt a process while it is in the p...
Greg Clayton
2014-04-24
1
-0
/
+1
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-34
/
+44
*
<rdar://problem/15172417>
Greg Clayton
2013-11-13
1
-64
/
+64
*
Huge performance improvements when one breakpoint contains many locations.
Greg Clayton
2013-06-12
1
-14
/
+4
*
Removed unused code and an unused event.
Greg Clayton
2013-05-16
1
-1
/
+0
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-0
/
+1
*
Fix another old usage of GetCurrentThread() to get a mach port
Jason Molenda
2013-04-03
1
-0
/
+1
*
<rdar://problem/13338758>
Han Ming Ong
2013-03-04
1
-2
/
+2
*
<rdar://problem/13019628>
Han Ming Ong
2013-01-16
1
-1
/
+1
*
Get rid of a warning where functions in DNB.h were extern "C" when they don't...
Greg Clayton
2012-12-04
1
-8
/
+0
*
<rdar://problem/12780259>
Han Ming Ong
2012-11-29
1
-1
/
+1
*
<rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior
Han Ming Ong
2012-11-17
1
-0
/
+3
*
Add a call to "sync" a thread state before checkpointing registers in prepara...
Jim Ingham
2012-07-25
1
-0
/
+1
*
Add "vAttachOrWait" to debugserver, so you can implement "attach to the proce...
Jim Ingham
2012-07-20
1
-1
/
+1
*
Add the capability to display the number of supported hardware watchpoints to...
Johnny Chen
2012-05-23
1
-0
/
+1
*
Always return a valid answer for qMemoryRegionInfo if the packet is supported.
Greg Clayton
2011-12-12
1
-3
/
+3
*
Added optional calls to lldb_private::Process for getting memory region info
Greg Clayton
2011-11-18
1
-1
/
+1
*
Remove the QAddressIsExecutable packet I added last night.
Jason Molenda
2011-11-09
1
-1
/
+3
*
Add "QAddressIsExecutable" packet to debugserver. Used to test
Jason Molenda
2011-11-08
1
-0
/
+1
*
Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream.
Greg Clayton
2011-02-24
1
-0
/
+1
*
Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properly
Greg Clayton
2011-01-22
1
-1
/
+13
*
Add '-no-stdio' option to 'process launch' command, which causes the
Caroline Tice
2010-12-03
1
-1
/
+1
*
Fixed 32 bit debugging after recent architecture changes to debugserver.
Greg Clayton
2010-12-01
1
-0
/
+2
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-0
/
+3
*
Added the ability to disable ASLR (Address Space Layout Randomization). ASLR
Greg Clayton
2010-08-31
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+141