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
/
RNBRemote.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark private unimplemented functions as deleted
Jonas Devlieghere
2019-05-15
1
-2
/
+1
*
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
-407
/
+379
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+6
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
1
-6
/
+0
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
1
-0
/
+6
*
Add support to debugserver for some new ways to interact with dyld
Jason Molenda
2016-07-07
1
-0
/
+2
*
Changes to lldb and debugserver to reduce extraneous memory reads
Jason Molenda
2016-01-12
1
-0
/
+1
*
Fix warnings.
Bruce Mitchener
2015-07-22
1
-1
/
+1
*
More packet performance improvements.
Greg Clayton
2015-07-17
1
-1
/
+1
*
Added the ability to get JSON thread stop info with thread ID and stop info o...
Greg Clayton
2015-07-15
1
-0
/
+3
*
Add a another packet to the gdb-remote protocol,
Jason Molenda
2015-07-10
1
-0
/
+2
*
Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
2015-06-25
1
-0
/
+2
*
Implement the "qSymbol" packet in order to be able to read queue information ...
Greg Clayton
2015-06-23
1
-1
/
+70
*
Revert "Reduced packet counts to the remote GDB server where possible."
Chaoren Lin
2015-06-23
1
-2
/
+0
*
Reduced packet counts to the remote GDB server where possible.
Greg Clayton
2015-06-22
1
-0
/
+2
*
Add a new wart, I mean feature, on to gdb-remote protocol: compression.
Jason Molenda
2015-06-18
1
-1
/
+17
*
Add a new "qEcho" packet with the following format:
Greg Clayton
2015-05-29
1
-0
/
+2
*
Added XML to the host layer.
Greg Clayton
2015-05-26
1
-0
/
+2
*
Fix a few typos.
Bruce Mitchener
2014-06-27
1
-1
/
+1
*
Added an option to turn OFF the "detach on error" behavior that was added
Jim Ingham
2014-06-25
1
-0
/
+2
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-0
/
+2
*
Add a simple qSupported packet, fix a bug in decode_binary_data(),
Jason Molenda
2014-05-06
1
-0
/
+4
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-0
/
+2
*
Add support for the qSpeedTest packet so we can test packet speeds and data t...
Greg Clayton
2014-02-21
1
-2
/
+2
*
<rdar://problem/15172417>
Greg Clayton
2013-11-13
1
-1
/
+5
*
Fixed up registers in debugserver.
Greg Clayton
2013-11-09
1
-6
/
+0
*
Add a new qGDBServerVersion packet so lldb can query
Jason Molenda
2013-10-01
1
-0
/
+2
*
Huge performance improvements when one breakpoint contains many locations.
Greg Clayton
2013-06-12
1
-35
/
+0
*
<rdar://problem/13892516>
Greg Clayton
2013-05-21
1
-1
/
+1
*
<rdar://problem/12693921>
Greg Clayton
2013-02-14
1
-2
/
+2
*
Added support for the qCmd monitor packet command. Currently it can only do:
Greg Clayton
2013-02-02
1
-1
/
+2
*
<rdar://problem/13019628>
Han Ming Ong
2013-01-16
1
-2
/
+2
*
Add a new qProcessInfo packet to debugserver.
Jason Molenda
2012-12-18
1
-0
/
+2
*
<rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior
Han Ming Ong
2012-11-17
1
-0
/
+6
*
Add a call to "sync" a thread state before checkpointing registers in prepara...
Jim Ingham
2012-07-25
1
-0
/
+4
*
Add "vAttachOrWait" to debugserver, so you can implement "attach to the proce...
Jim Ingham
2012-07-20
1
-0
/
+3
*
Add the capability to display the number of supported hardware watchpoints to...
Johnny Chen
2012-05-23
1
-0
/
+2
*
Added a new packet to our GDB remote protocol:
Greg Clayton
2012-04-10
1
-5
/
+7
*
http://llvm.org/bugs/show_bug.cgi?id=11715
Johnny Chen
2012-01-06
1
-1
/
+1
*
Remove the QAddressIsExecutable packet I added last night.
Jason Molenda
2011-11-09
1
-2
/
+2
*
Add "QAddressIsExecutable" packet to debugserver. Used to test
Jason Molenda
2011-11-08
1
-0
/
+2
*
RNBRemote.cpp, RNBRemote.h: Add a new qGetPid packet which returns
Jason Molenda
2011-07-26
1
-0
/
+2
*
Add support for a QEnvironmentHexEncoded packet which takes its
Jason Molenda
2011-06-25
1
-0
/
+2
*
Fixed not being able to launch the i386 slice of a universal binary by adding
Greg Clayton
2011-05-08
1
-0
/
+2
*
Added new OptionGroup classes for UInt64, UUID, File and Boolean values.
Greg Clayton
2011-05-03
1
-0
/
+2
*
Many improvements to the Platform base class and subclasses. The base Platform
Greg Clayton
2011-03-30
1
-8
/
+0
*
Split all of the core of LLDB.framework/lldb.so into a
Greg Clayton
2011-03-20
1
-0
/
+20
*
Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream.
Greg Clayton
2011-02-24
1
-1
/
+12
[next]