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
/
debugger_pretty_printers_common.py
Age
Commit message (
Expand
)
Author
Lines
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-401
/
+0
2020-02-07
PEP8 format spacing
Chris Simpkins
-2
/
+4
2018-12-26
Remove the private generic NonZero<T> wrapper type.
Simon Sapin
-4
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-21
Fix BTreeSet and BTreeMap gdb pretty-printers
Tom Tromey
-26
/
+0
2018-08-15
pretty printing for btreemap
Unknown
-0
/
+21
2018-08-06
pretty print BTreeSet
fukatani
-0
/
+22
2018-07-29
pretty print for std::collections::vecdeque
Unknown
-0
/
+33
2017-06-09
Add compat_str() which works with unicode in both Python 2 and 3
gentoo90
-0
/
+5
2017-06-02
Add GDB pretty-printer for OsString
gentoo90
-0
/
+9
2017-01-01
Add pretty printing of unions in debuggers
Philip Craig
-6
/
+10
2016-09-17
pep8 prefers triple quoted with double quotes
Eitan Adler
-1
/
+1
2016-08-10
gdb: Fix pretty-printing special-cased Rust types
Sebastian Ullrich
-0
/
+17
2016-07-04
Added a pretty printer for &mut slices
Nikhil Shagrithaya
-1
/
+1
2015-07-17
fix pretty printers to handle new Vec
Alexis Beingessner
-9
/
+7
2015-05-30
debuginfo: Create common debugger pretty printer module.
Michael Woerister
-0
/
+328