]> git.lizzy.rs Git - rust.git/commit
debuginfo: Add GDB pretty printers for structs and enums.
authorMichael Woerister <michaelwoerister@posteo>
Wed, 30 Jul 2014 13:56:42 +0000 (15:56 +0200)
committerMichael Woerister <michaelwoerister@posteo>
Wed, 27 Aug 2014 13:19:14 +0000 (15:19 +0200)
commit6974b4f1b52556e191ade6653e9a9440d1d19610
treee10371b3df1661061c9abfadf5dccb123255a64f
parentee25b6bdebf3bd079d4129470c31b803c21bdedc
debuginfo: Add GDB pretty printers for structs and enums.
src/compiletest/runtest.rs
src/etc/gdb_rust_pretty_printing.py [new file with mode: 0644]
src/librustc/middle/trans/debuginfo.rs
src/librustc_llvm/lib.rs
src/test/debuginfo/gdb-pretty-struct-and-enums.rs [new file with mode: 0644]