fab96c4b12
Implement display_hint in gdb pretty printers A few pretty-printers were returning a quoted string from their to_string method. It's preferable in gdb to return a lazy string and to let gdb handle the display by having a "display_hint" method that returns "string" -- it lets gdb settings (like "set print ...") work, it handles corrupted strings a bit better, and it passes the information along to IDEs. |
||
---|---|---|
.. | ||
installer | ||
natvis | ||
platform-intrinsics | ||
test-float-parse | ||
third-party | ||
char_private.py | ||
CONFIGS.md | ||
ctags.rust | ||
debugger_pretty_printers_common.py | ||
dec2flt_table.py | ||
gdb_load_rust_pretty_printers.py | ||
gdb_rust_pretty_printing.py | ||
generate-deriving-span-tests.py | ||
generate-keyword-tests.py | ||
htmldocck.py | ||
indenter | ||
lldb_batchmode.py | ||
lldb_rust_formatters.py | ||
rust-gdb | ||
rust-lldb | ||
rust-windbg.cmd | ||
sugarise-doc-comments.py | ||
ziggurat_tables.py |