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:
@@ -14,7 +14,6 @@
|
||||
// gdb-check:$3 = 97
|
||||
|
||||
// gdb-command:print *i8_ref
|
||||
// gdbg-check:$4 = 68 'D'
|
||||
// gdbr-check:$4 = 68
|
||||
|
||||
// gdb-command:print *i16_ref
|
||||
@@ -30,7 +29,6 @@
|
||||
// gdb-check:$8 = 1
|
||||
|
||||
// gdb-command:print *u8_ref
|
||||
// gdbg-check:$9 = 100 'd'
|
||||
// gdbr-check:$9 = 100
|
||||
|
||||
// gdb-command:print *u16_ref
|
||||
|
||||
Reference in New Issue
Block a user