]> git.lizzy.rs Git - rust.git/commit
debuginfo: Add GDB pretty printers for slices, Vec<>, and String.
authorMichael Woerister <michaelwoerister@posteo>
Thu, 12 Mar 2015 16:05:44 +0000 (17:05 +0100)
committerMichael Woerister <michaelwoerister@posteo>
Thu, 12 Mar 2015 16:05:44 +0000 (17:05 +0100)
commit90fc28d0f26c02b6071c18f586df554d6e305b1f
tree28d894e251e539c048f676135854539f6748004c
parentb2f09c1165db805ed00707257dd94bb309faf0fe
debuginfo: Add GDB pretty printers for slices, Vec<>, and String.
src/etc/gdb_rust_pretty_printing.py
src/test/debuginfo/gdb-pretty-std.rs [new file with mode: 0644]