mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Delete gdbg commands
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
// gdb-command:print *t0
|
||||
// gdb-check:$5 = 5
|
||||
// gdb-command:print *t1
|
||||
// gdbg-check:$6 = {a = 6, b = 7.5}
|
||||
// gdbr-check:$6 = generic_function::Struct {a: 6, b: 7.5}
|
||||
// gdb-command:continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user