debuginfo: Removed some misleading comments from test cases.
This commit is contained in:
parent
1b20831c1e
commit
7a31a3e071
6 changed files with 1 additions and 17 deletions
|
@ -10,9 +10,6 @@
|
|||
|
||||
// xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
|
||||
|
||||
// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
|
||||
// value.
|
||||
|
||||
// compile-flags:-Z extra-debug-info
|
||||
// debugger:break zzz
|
||||
// debugger:run
|
||||
|
|
|
@ -10,9 +10,6 @@
|
|||
|
||||
// xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
|
||||
|
||||
// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
|
||||
// value.
|
||||
|
||||
// compile-flags:-Z extra-debug-info
|
||||
// debugger:break zzz
|
||||
// debugger:run
|
||||
|
|
|
@ -10,8 +10,7 @@
|
|||
|
||||
// xfail-win32 Broken because of LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=16249
|
||||
|
||||
// Gdb doesn't know
|
||||
// about UTF-32 character encoding and will print a rust char as only
|
||||
// Gdb doesn't know about UTF-32 character encoding and will print a rust char as only
|
||||
// its numerical value.
|
||||
|
||||
// compile-flags:-Z extra-debug-info
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
|
||||
// value.
|
||||
|
||||
// compile-flags:-Z extra-debug-info
|
||||
// debugger:break zzz
|
||||
// debugger:run
|
||||
|
|
|
@ -10,9 +10,6 @@
|
|||
|
||||
// xfail-test
|
||||
|
||||
// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
|
||||
// value.
|
||||
|
||||
// compile-flags:-Z extra-debug-info
|
||||
// debugger:break zzz
|
||||
// debugger:run
|
||||
|
|
|
@ -10,9 +10,6 @@
|
|||
|
||||
// xfail-test
|
||||
|
||||
// GDB doesn't know about UTF-32 character encoding and will print a rust char as only its numerical
|
||||
// value.
|
||||
|
||||
// compile-flags:-Z extra-debug-info
|
||||
// debugger:break zzz
|
||||
// debugger:run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue