Display "main" on initial TUI startup
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.tui / list.exp
index 6efe1939c91356480e4a5f958388bd36f58656bf..08153c695d7d2dadaa62818fb4275ab74705ca71 100644 (file)
@@ -28,7 +28,7 @@ if {![Term::enter_tui]} {
     unsupported "TUI not supported"
 }
 
-Term::check_contents "initial source listing" "No Source Available"
+Term::check_contents "initial source listing" "21 *return 0"
 
 Term::command "layout asm"
 Term::check_contents "asm window shows main" "$hex <main>"
This page took 0.024045 seconds and 4 git commands to generate.