about summary refs log tree commit diff
path: root/src/test/debuginfo/pretty-std.rs
AgeCommit message (Expand)AuthorLines
2020-07-19Add missing : after min-gdb-versionLzu Tao-1/+1
2020-06-09Implement new gdb/lldb pretty-printersortem-0/+3
2019-05-20Fix CDB support tidy check line length failures.MaulingMonkey-3/+3
2019-05-19Add basic CDB support to debuginfo compiletest s, to help catch `*.natvis` re...MaulingMonkey-2/+51
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-05Disable failing tests temporarilySam-0/+1
2017-10-06Implement display_hint in gdb pretty printersTom Tromey-0/+4
2017-06-09Pretty-printers tests: gdbr -> gdbgentoo90-4/+4
2017-06-02Add GDB pretty-printer for OsStringgentoo90-2/+10
2017-06-01Add test for 'invalid literal for int()' exception in gdb pretty-printersgentoo90-0/+5
2016-10-31adapt debuginfo tests for gdb with native rust supportTim Neumann-1/+2
2015-05-30debuginfo: Create common debugger pretty printer module.Michael Woerister-0/+87