Avoid the use of gdb_start_cmd in gdb.ada/*.exp testcases.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / start / dummy.adb
index cf6139d0eb5ed31634e0def5666b6f37b4d23655..ecde19f094f1bb836b82eba00e37daf6fa220479 100644 (file)
@@ -16,5 +16,5 @@
 
 procedure Dummy is
 begin
-   null;
+   null;  -- START
 end Dummy;
This page took 0.023826 seconds and 4 git commands to generate.