index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
debuginfo
/
gdb-pretty-struct-and-enums.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-62
/
+0
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-1
/
+0
2020-06-09
Implement new gdb/lldb pretty-printers
ortem
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-19
Disable some pretty-printers when gdb is rust-enabled
Tom Tromey
-0
/
+73
2015-08-05
Revert "debuginfo: Bring back some GDB pretty printing autotests that are not...
Alex Crichton
-188
/
+0
2015-08-03
debuginfo: Bring back some GDB pretty printing autotests that are not actuall...
Michael Woerister
-0
/
+188
2015-06-12
ignore-test cleanup
Steve Klabnik
-189
/
+0
2015-06-07
test: Ignore gdb-pretty-struct-and-enums.rs
Brian Anderson
-0
/
+1
2015-04-28
#10381: Warnings
Tamir Duberstein
-0
/
+2
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-3
/
+3
2015-02-18
Fix remaining bench/debuginfo tests (and a few stragglers)
Niko Matsakis
-1
/
+1
2015-02-15
Fix tests that fail on FreeBSD
Will
-0
/
+1
2015-01-05
Fixed tests
Kelvin Ly
-1
/
+0
2015-01-05
Fixed tests
Kelvin Ly
-2
/
+2
2015-01-05
Added two tests for pretty printing optimized enums
Kelvin Ly
-0
/
+10
2014-12-30
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...
Michael Woerister
-1
/
+0
2014-12-02
gdb: Fix pretty printer for nullable-opt enums with fat pointers.
Luqman Aden
-2
/
+10
2014-11-20
removed struct_variant feature from tests
Simon Wollwage
-2
/
+0
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+4
2014-10-31
debuginfo: Make GDB tests use line breakpoints like done in LLDB tests.
Michael Woerister
-7
/
+1
2014-09-18
Ignore two gdb tests on windows that are failing on the bots
Brian Anderson
-0
/
+1
2014-09-17
test: Un-ignore some GDB pretty printing tests
Alex Crichton
-1
/
+0
2014-09-02
test: Ignore failing gdb pretty tests
Alex Crichton
-0
/
+1
2014-08-27
debuginfo: Emit different autotest debugger scripts depending on GDB version.
Michael Woerister
-1
/
+6
2014-08-27
debuginfo: Add GDB pretty printers for structs and enums.
Michael Woerister
-0
/
+167