about summary refs log tree commit diff
path: root/tests/debuginfo/auxiliary
AgeCommit message (Collapse)AuthorLines
2025-08-01Remove the omit_gdb_pretty_printer_section attributebjorn3-2/+0
Disabling loading of pretty printers in the debugger itself is more reliable. Before this commit the .gdb_debug_scripts section couldn't be included in dylibs or rlibs as otherwise there is no way to disable the section anymore without recompiling the entire standard library.
2024-12-04Reformat Python code with `ruff`Jakub Beránek-0/+3
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-9/+9
2023-05-02Rollup merge of #108668 - gibbyfree:stabilizedebuggervisualizer, r=wesleywiserDylan DPC-1/+0
Stabilize debugger_visualizer This stabilizes the `debugger_visualizer` attribute (#95939). * Marks the `debugger_visualizer` feature as `accepted`. * Marks the `debugger_visualizer` attribute as `ungated`. * Deletes feature gate test, removes feature gate from other tests. Closes #95939
2023-05-01remove bootstrap from testsGibby Free-1/+0
2023-04-23Fortify test.Camille GILLOT-1/+1
2023-03-01stabilize debugger visualizer attributeGibby Free-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+116