mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 09:14:20 +00:00
add a hack to fix debug-info tests under gdb 7.7
This commit is contained in:
parent
0c8ba5fe7f
commit
95d897c579
@ -45,7 +45,7 @@
|
||||
// debugger:whatis f64
|
||||
// check:type = f64
|
||||
// debugger:info functions _yyy
|
||||
// check:[...]![...]_yyy()();
|
||||
// check:[...]![...]_yyy([...])([...]);
|
||||
// debugger:detach
|
||||
// debugger:quit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user