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
/
scripts
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting r315966 - it caused a build failure on an ubuntu x android bot.
Jason Molenda
2017-10-17
1
-3
/
+0
*
Committing this for Larry D'Anna:
Jason Molenda
2017-10-17
1
-0
/
+3
*
Implement interactive command interruption
Leonard Mosescu
2017-10-05
1
-6
/
+8
*
Revert patch r313904, as it breaks "command source" and in
Jim Ingham
2017-09-28
1
-8
/
+6
*
[LLDB] Implement interactive command interruption
Adrian McCarthy
2017-09-21
1
-6
/
+8
*
Wire up the breakpoint name help string.
Jim Ingham
2017-09-15
1
-0
/
+3
*
Make breakpoint names real entities.
Jim Ingham
2017-09-14
4
-6
/
+117
*
Fixed a typo in the example (getName -> GetName)
Jim Ingham
2017-08-24
1
-4
/
+4
*
Expose active and available platform lists via SBDebugger API
Vadim Macagon
2017-08-09
1
-0
/
+28
*
Add an auto-continue flag to breakpoints & locations.
Jim Ingham
2017-08-03
2
-0
/
+8
*
Fix a mis-feature with propagation of breakpoint options -> location options.
Jim Ingham
2017-08-02
2
-0
/
+37
*
Expose process instance info via SB API
Vadim Macagon
2017-08-01
2
-0
/
+78
*
Expose hit count via SBBreakpointLocation.
Bruce Mitchener
2017-07-19
1
-0
/
+3
*
Fix typos in documentation.
Bruce Mitchener
2017-07-19
3
-3
/
+3
*
Added new API to SBStructuredData class
Abhishek Aggarwal
2017-05-29
1
-4
/
+21
*
[LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.
Nitesh Jain
2017-05-04
2
-0
/
+6
*
Initial implementation of SB APIs for Tracing support.
Ravitheja Addepally
2017-04-26
4
-0
/
+78
*
Teach SBFrame how to guess its language.
Jim Ingham
2017-04-12
1
-0
/
+8
*
Add logging to SBThread::GetInfoItemByPathAsString to
Jason Molenda
2017-02-02
1
-6
/
+8
*
Clean up the stop printing header lines.
Jim Ingham
2016-11-08
1
-0
/
+9
*
Add the ability to append breakpoints to the save file.
Jim Ingham
2016-09-22
1
-1
/
+8
*
Add the ability to deserialize only breakpoints matching a given name.
Jim Ingham
2016-09-22
1
-0
/
+63
*
add stop column highlighting support
Todd Fiala
2016-09-21
1
-0
/
+7
*
Adds tests for breakpoint names, and a FindBreakpointsByName.
Jim Ingham
2016-09-21
1
-0
/
+3
*
Add some more tests for breakpoint serialization.
Jim Ingham
2016-09-20
2
-0
/
+8
*
First tests for serializing breakpoints.
Jim Ingham
2016-09-16
1
-0
/
+6
*
Add SB API's for writing breakpoints to & creating the from a file.
Jim Ingham
2016-09-14
2
-0
/
+35
*
LLDB: API for iPermission of object file's sections
Abhishek Aggarwal
2016-09-08
1
-0
/
+3
*
Add SBType::GetArrayType() such that - given a type - one can make an array (...
Enrico Granata
2016-08-30
1
-0
/
+3
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
3
-2
/
+51
*
Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"
Todd Fiala
2016-08-19
3
-51
/
+2
*
Add StructuredData plugin type; showcase with new DarwinLog feature
Todd Fiala
2016-08-19
3
-2
/
+51
*
Add a few more needed bits to the scripted thread plans.
Jim Ingham
2016-08-05
2
-0
/
+6
*
Add an API to unwind from a hand-called expression.
Jim Ingham
2016-07-08
1
-0
/
+8
*
Implement GetMemoryRegions() for Linux and Mac OSX core files.
Howard Hellyer
2016-07-07
1
-0
/
+3
*
Because of our lifetime rules w.r.t. ValueObjects and ClusterManagers, synthe...
Enrico Granata
2016-07-06
1
-0
/
+23
*
Fix "lldb.SBProcess.is_stopped" and "lldb.SBProcess.is_running" to do the rig...
Greg Clayton
2016-07-05
1
-3
/
+3
*
fixits are apparently called fix-its.
Jim Ingham
2016-06-28
1
-2
/
+2
*
Add .i files for SBMemoryRegionInfo and SBMemoryRegionInfoList and also hook ...
Greg Clayton
2016-06-24
3
-0
/
+99
*
Add the ability to limit "source regexp" breakpoints to a particular function
Jim Ingham
2016-04-28
1
-0
/
+6
*
Add missing swig wrappers for r264662
Pavel Labath
2016-03-29
1
-0
/
+5
*
Fix FILE * leak in Python API
Stephane Sezer
2016-03-25
1
-5
/
+11
*
Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "...
Jim Ingham
2016-03-25
1
-0
/
+9
*
Add ThreadSanitizer debugging support.
Kuba Brecka
2016-03-23
1
-0
/
+9
*
Add an "offset" option to "break set -n" and "break set -f -l".
Jim Ingham
2016-03-09
1
-2
/
+46
*
This patch stops lldb from loading a .lldbinit file from the current
Jason Molenda
2016-02-19
2
-1
/
+7
*
Adding an SBThread::StepInto that takes an end-line, also moved the code that...
Jim Ingham
2016-02-13
1
-0
/
+11
*
Add a note on how to create an empty target and use it to attach to
Jim Ingham
2016-02-01
1
-0
/
+10
*
[LLDB][MIPS] A small fix in GetBreakableLoadAddress() for MIPS
Bhushan D. Attarde
2016-01-27
1
-0
/
+3
*
Fix some issues with bytes and strings in Python 3.
Zachary Turner
2016-01-25
1
-1
/
+1
[next]