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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed continue issues with process attach/detach
Daniel Malea
2013-05-28
1
-4
/
+4
*
Improve vim-lldb expression commands for objective-c and implement evaluate-u...
Daniel Malea
2013-05-23
2
-3
/
+23
*
Add entries to vim-lldb plugin docs/help page for :Lattach and :Ldetach
Daniel Malea
2013-05-22
1
-0
/
+6
*
LLDB Vim plugin usability improvement: ":Lshow" now displays all panes
Daniel Malea
2013-05-22
2
-1
/
+5
*
Implement attach by name in LLDB Vim plugin using ":Lattach <process-name>"
Daniel Malea
2013-05-22
2
-0
/
+29
*
Minor update to Vim frontend: simplify breakpoints display (and list unresolv...
Daniel Malea
2013-02-12
1
-28
/
+10
*
Add Vim frontend to LLDB.
Daniel Malea
2013-02-11
9
-0
/
+1669
*
Minor cleanup.
Johnny Chen
2012-03-05
1
-0
/
+2
*
Add a utility script:
Johnny Chen
2011-11-04
1
-0
/
+83
*
Remove utils/emacs directory from lldb.
Johnny Chen
2011-10-10
3
-3617
/
+0
*
Fix typos in comment.
Johnny Chen
2011-08-20
1
-1
/
+1
*
Use os.walk(), available since 2.3, instead of os.path.walk(), removed in 3.0,
Johnny Chen
2011-08-20
1
-37
/
+28
*
No need to look further if the file is a symbolic link. Look for the real file.
Johnny Chen
2011-08-20
1
-0
/
+8
*
Add a Python script to locate each binary file under a root directory which m...
Johnny Chen
2011-08-19
2
-18
/
+148
*
Fix TypeError exception for re.compile().
Johnny Chen
2011-08-19
1
-1
/
+2
*
Add an option (-p regexp-pattern) to specify the regular expression symbol pa...
Johnny Chen
2011-08-18
1
-9
/
+28
*
Add an option '-q' to have quiet disassembly by not printing out the disassem...
Johnny Chen
2011-08-18
1
-11
/
+22
*
Update usage comment.
Johnny Chen
2011-06-14
1
-2
/
+2
*
Turn off printing of command sent to the pexpect-spawned child process to mak...
Johnny Chen
2011-06-01
1
-2
/
+2
*
Make 'run-until-faulted.py' script more interesting by modifying the example ...
Johnny Chen
2011-06-01
2
-14
/
+13
*
Use built-in truth value testing.
Johnny Chen
2011-05-25
1
-1
/
+1
*
Fix usage comment.
Johnny Chen
2011-05-23
1
-1
/
+1
*
Add a Python utility to help convert the Mail.app saved 'Raw Message Source' ...
Johnny Chen
2011-05-23
2
-5
/
+70
*
Modified to take advantage of the iteration protocol for our lldb container o...
Johnny Chen
2011-04-28
1
-3
/
+2
*
Add a Python script which launches a program from within lldb and loop until the
Johnny Chen
2011-04-02
3
-0
/
+144
*
Take advantage of the newly added SBSymbol.GetType() API to check whether we
Johnny Chen
2011-03-31
1
-61
/
+12
*
Add a generator to iterate through the code symbols for a given target.
Johnny Chen
2011-03-31
1
-1
/
+38
*
Add an option to specify the symbols to disassemble instead of the existing '...
Johnny Chen
2011-03-30
1
-23
/
+36
*
Add the ability to invoke lldb's disassemble command on the symbols digested ...
Johnny Chen
2011-03-29
1
-17
/
+74
*
Doc string change.
Johnny Chen
2011-03-28
1
-1
/
+1
*
Add an initial version of lldb-disasm.py script whose purpose is to iterate t...
Johnny Chen
2011-03-28
2
-0
/
+245
*
Add options to allow for specifying an option string when spawning gdb and fo...
Johnny Chen
2011-03-21
2
-364
/
+264
*
Fix a typo in the message string.
Johnny Chen
2011-03-21
1
-1
/
+1
*
Modify disasm.py to better deal with the objc method name which has ':' in them.
Johnny Chen
2011-03-19
2
-2
/
+105
*
Tidy up the input file given to 'llvm-mc -disassemble' and also append the gdb
Johnny Chen
2011-03-17
1
-7
/
+10
*
Add a Python script to take an executable, run gdb to disassemble a function,
Johnny Chen
2011-03-17
2
-0
/
+698
*
Add readme on the version of emacs that works with lldb-enhanced gud.el,
Johnny Chen
2011-02-25
1
-1
/
+10
*
The lldb-enhanced gud.el does not work on emacs 22.1.1 (dumb terminal).
Johnny Chen
2011-02-24
1
-0
/
+19
*
Updated README file.
Johnny Chen
2011-02-14
1
-2
/
+0
*
The recent change in argument parsing is messing up the emacs lldb mode's cap...
Johnny Chen
2010-12-20
1
-2
/
+2
*
Modify the regexp to match the debugger output of the 'Up Stack' and 'Down St...
Johnny Chen
2010-12-17
1
-1
/
+3
*
Initial check-in of a Python utility to run the lldb test suite and send the
Johnny Chen
2010-11-16
1
-0
/
+176
*
Add keyboard shortcuts:
Johnny Chen
2010-11-09
1
-2
/
+2
*
Make lldb dump fullpath instead of just basename when printing out frame or
Johnny Chen
2010-11-05
2
-257
/
+14
*
Add keyboard shortcuts:
Johnny Chen
2010-11-01
2
-9
/
+19
*
Change the README to reflect the new the screen shot file name lldb-gud-windo...
Johnny Chen
2010-11-01
1
-1
/
+1
*
Compress screenshot.
Benjamin Kramer
2010-10-30
2
-0
/
+0
*
Submit the screen capture as a followup of r117752.
Johnny Chen
2010-10-30
1
-0
/
+0
*
Initial port of lldb debugging mode to run under Emacs's Grand Unified Debugg...
Johnny Chen
2010-10-30
3
-0
/
+3822
*
Delete the directory, will try to resubmit later.
Johnny Chen
2010-10-30
4
-3822
/
+0
[next]