File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 8
8
// option. This file may not be copied, modified, or distributed
9
9
// except according to those terms.
10
10
11
+ // xfail-test
12
+
11
13
// Caveats - gdb prints any 8-bit value (meaning rust i8 and u8 values)
12
14
// as its numerical value along with its associated ASCII char, there
13
15
// doesn't seem to be any way around this. Also, gdb doesn't know
Original file line number Diff line number Diff line change 8
8
// option. This file may not be copied, modified, or distributed
9
9
// except according to those terms.
10
10
11
+ // xfail-test
12
+
11
13
// compile-flags:-Z extra-debug-info
12
14
// debugger:set print pretty off
13
15
// debugger:break 29
Original file line number Diff line number Diff line change 8
8
// option. This file may not be copied, modified, or distributed
9
9
// except according to those terms.
10
10
11
+ // xfail-test
12
+
11
13
// compile-flags:-Z extra-debug-info
12
14
// debugger:set print pretty off
13
15
// debugger:break 20
You can’t perform that action at this time.
0 commit comments