auto merge of #17639 : brson/rust/windbg2, r=pcwalton

I swear this is the last step. p=1 please so i can get the bots changed over before the test suite regresses again.
This commit is contained in:
bors 2014-09-30 18:37:24 +00:00
commit 823f10802f

View File

@ -9,12 +9,13 @@
// except according to those terms.
// ignore-android: FIXME(#10381)
// ignore-windows failing on 64-bit bots FIXME #17638
// compile-flags:-g
// gdb-command:break issue12886.rs:29
// gdb-command:break issue12886.rs:30
// gdb-command:run
// gdb-command:next
// gdb-check:[...]30[...]s
// gdb-check:[...]31[...]s
// gdb-command:continue
// IF YOU MODIFY THIS FILE, BE CAREFUL TO ADAPT THE LINE NUMBERS IN THE DEBUGGER COMMANDS