Add test for "layout asm"
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.tui / basic.exp
index 61dcacb7353c7f4b920ff44a8a88ab2a2b466d2d..6a664a2e9d1b1f048d81ffeb731a5c3ada39138f 100644 (file)
@@ -39,3 +39,8 @@ Term::check_contents "list main" "21 *return 0"
 # box.
 setup_xfail *-*-*
 Term::check_box "source box" 3 0 77 15
+
+Term::command "layout asm"
+Term::check_contents "asm window shows main" "$hex <main>"
+
+Term::check_box "asm box" 3 0 77 15
This page took 0.023148 seconds and 4 git commands to generate.