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
/
lldb-mi
/
MICmnResources.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
1
-339
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[lldb-mi] Implement -gdb-set breakpoint pending on/off
Marc-Andre Laperle
2018-10-30
1
-0
/
+3
*
Add a --synchronous option to lldb-mi to facilitate reliable testing.
Adrian Prantl
2018-05-23
1
-0
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-305
/
+303
*
[lldb-mi] Simplify CMICmnLLDBDebugSessionInfo::Shutdown.
Bruce Mitchener
2015-09-15
1
-1
/
+0
*
[lldb-mi] Remove MIUtilSystem*.
Bruce Mitchener
2015-09-11
1
-1
/
+0
*
[lldb-mi] Use empty arg lists instead of (void).
Bruce Mitchener
2015-08-04
1
-5
/
+5
*
[lldb-mi] Remove unwanted comment blocks.
Bruce Mitchener
2015-07-23
1
-3
/
+0
*
[lldb-mi] Spell resource string name correctly.
Bruce Mitchener
2015-07-07
1
-1
/
+1
*
[lldb-mi] Use 'override' on overridden virtual methods.
Bruce Mitchener
2015-07-06
1
-3
/
+3
*
Remove typedefs for MIchar, MIschar, MIuchar.
Bruce Mitchener
2015-07-03
1
-3
/
+3
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-1
/
+1
*
Add help for lldb-mi --source/-s option (MI)
Dawn Perchik
2015-06-17
1
-0
/
+1
*
[LLDB-MI] Properly detect missing mandatory arguments to MI commands
Bruce Mitchener
2015-06-08
1
-1
/
+0
*
Fix -break-insert without -f to cause an error if BP not resolved (MI)
Ilia K
2015-05-08
1
-0
/
+1
*
Fix -var-list-children command (MI)
Ilia K
2015-05-08
1
-0
/
+1
*
Implement -target-attach and -target-detach
Ilia K
2015-05-07
1
-1
/
+3
*
Fix LLDB-MI -data-read-memory-bytes command to comply with GDB/MI spec
Bruce Mitchener
2015-05-07
1
-1
/
+2
*
Add -data-info-line command (MI)
Ilia K
2015-04-30
1
-0
/
+1
*
Add -gdb-set/-gdb-show print char-array-as-string option (MI)
Ilia K
2015-04-25
1
-1
/
+5
*
MI fix allowing multiple logging instances of lldb-mi to run simultaneously.
Ilia K
2015-04-23
1
-0
/
+1
*
Fix CMICmnStreamStdout::WritePriv which causes a stack overflow (MI)
Ilia K
2015-04-13
1
-1
/
+0
*
Add target-async option in -gdb-set command (MI)
Ilia K
2015-03-23
1
-0
/
+1
*
Remove IDE_MI_APP_EXIT_OK msg on exit (MI)
Ilia K
2015-03-19
1
-4
/
+0
*
Fix memory allocating inside signal handler (MI)
Ilia K
2015-03-19
1
-2
/
+0
*
Remove redundant comments from lldb-mi source files.
Hafiz Abid Qadeer
2015-03-16
1
-12
/
+0
*
Add -exec-abort command (MI); Don't exit on eStateExited
Ilia K
2015-02-24
1
-0
/
+1
*
Fix -stack-list-locals and -stack-list-arguments (MI)
Ilia K
2015-02-06
1
-0
/
+1
*
Fix log file generation in lldb-mi.
Hafiz Abid Qadeer
2015-02-02
1
-1
/
+1
*
Reformat lldb-mi using clang-format.
Zachary Turner
2014-11-17
1
-313
/
+310
*
Add new MI commands, features and fixes to the lldb-mi driver.
Deepak Panickal
2014-08-08
1
-32
/
+45
*
Added support for new MI commands and bug fixes. More details in MIReadme.txt.
Deepak Panickal
2014-06-24
1
-9
/
+44
*
Initial commit of LLDB Machine Interface Frontend.
Deepak Panickal
2014-05-16
1
-0
/
+303