index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
lldb_rust_formatters.py
Age
Commit message (
Expand
)
Author
Lines
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-305
/
+0
2020-02-08
shorten comment blocks to < 100 characters
Chris Simpkins
-4
/
+4
2020-02-08
remove unnecessary import statement, PEP8 format spacing
Chris Simpkins
-22
/
+26
2019-03-06
rust-lldb: fix crash when printing empty string
Andy Russell
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-23
fix typos in various places
Matthias Krüger
-1
/
+1
2017-01-01
Add pretty printing of unions in debuggers
Philip Craig
-1
/
+3
2016-09-17
pep8 prefers triple quoted with double quotes
Eitan Adler
-5
/
+5
2016-08-10
gdb: Fix pretty-printing special-cased Rust types
Sebastian Ullrich
-19
/
+2
2015-05-30
debuginfo: Create common debugger pretty printer module.
Michael Woerister
-187
/
+208
2015-04-12
Add a name for tuple fields in debuginfo so that they can be accessed in debu...
Michael Woerister
-13
/
+15
2015-03-12
debuginfo: Make LLDB pretty printer correctly handle zero-sized fields.
Michael Woerister
-21
/
+77
2015-01-27
Fix PEP8 in lldb_rust_formatters.py
Richo Healey
-169
/
+171
2015-01-04
Pylinted and slightly better commented
Kelvin Ly
-3
/
+3
2015-01-04
Added fix to LLDB formatter
Kelvin Ly
-12
/
+12
2014-12-02
lldb: Fix pretty printer for nullable-opt enums with fat pointers.
Luqman Aden
-2
/
+7
2014-11-26
debuginfo: Fix LLDB pretty printer for enum variants with zero fields.
Michael Woerister
-4
/
+7
2014-11-21
lldb: Clean up struct printing
Richo Healey
-21
/
+15
2014-11-20
lldb: refactor print_vec_slice_val
Richo Healey
-10
/
+4
2014-11-20
Add vim modeline to lldb formatter
Richo Healey
-0
/
+2
2014-10-08
debuginfo: Don't mark struct fields as artificial.
Michael Woerister
-3
/
+16
2014-07-16
debuginfo: Add python formatters that allow LLDB to print values with Rust sy...
Michael Woerister
-0
/
+232