about summary refs log tree commit diff
path: root/src/etc/gdb_rust_pretty_printing.py
AgeCommit message (Expand)AuthorLines
2015-01-04Added fix to LLDB formatterKelvin Ly-4/+4
2015-01-04Fixed GDB pretty printer moreKelvin Ly-2/+2
2015-01-04Fixed GDB pretty printer to work on enums correctlyKelvin Ly-5/+8
2014-12-02gdb: Fix pretty printer for nullable-opt enums with fat pointers.Luqman Aden-5/+11
2014-10-08debuginfo: Don't mark struct fields as artificial.Michael Woerister-1/+1
2014-08-27debuginfo: Emit different autotest debugger scripts depending on GDB version.Michael Woerister-5/+11
2014-08-27debuginfo: Add GDB pretty printers for structs and enums.Michael Woerister-0/+225