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
/
gdb_rust_pretty_printing.py
Age
Commit message (
Expand
)
Author
Lines
2016-07-06
etc: Comment why we're binding xrange
Alex Crichton
-0
/
+3
2016-07-05
Use lazy range in gdb pretty printers
Loïc Damien
-2
/
+6
2016-07-04
Use lazy iterator in vec/slice gdb pretty printers
Loïc Damien
-7
/
+2
2016-05-12
Generic encoded enums no longer crash on reference/pointer types
Steven Burns
-0
/
+2
2015-05-30
debuginfo: Create common debugger pretty printer module.
Michael Woerister
-230
/
+169
2015-04-12
Add a name for tuple fields in debuginfo so that they can be accessed in debu...
Michael Woerister
-3
/
+9
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+1
2015-03-12
debuginfo: Add GDB pretty printers for slices, Vec<>, and String.
Michael Woerister
-1
/
+88
2015-01-27
Fix PEP8 in gdb pretty printer
Richo Healey
-176
/
+188
2015-01-04
Pylinted and slightly better commented
Kelvin Ly
-3
/
+7
2015-01-04
Added fix to LLDB formatter
Kelvin Ly
-4
/
+4
2015-01-04
Fixed GDB pretty printer more
Kelvin Ly
-2
/
+2
2015-01-04
Fixed GDB pretty printer to work on enums correctly
Kelvin Ly
-5
/
+8
2014-12-02
gdb: Fix pretty printer for nullable-opt enums with fat pointers.
Luqman Aden
-5
/
+11
2014-10-08
debuginfo: Don't mark struct fields as artificial.
Michael Woerister
-1
/
+1
2014-08-27
debuginfo: Emit different autotest debugger scripts depending on GDB version.
Michael Woerister
-5
/
+11
2014-08-27
debuginfo: Add GDB pretty printers for structs and enums.
Michael Woerister
-0
/
+225