add a hack to fix debug-info tests under gdb 7.7

This commit is contained in:
Daniel Micay 2014-02-07 21:22:47 -05:00
parent 0c8ba5fe7f
commit 95d897c579

View File

@ -45,7 +45,7 @@
// debugger:whatis f64
// check:type = f64
// debugger:info functions _yyy
// check:[...]![...]_yyy()();
// check:[...]![...]_yyy([...])([...]);
// debugger:detach
// debugger:quit