diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.base/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/Makefile.in b/gdb/testsuite/gdb.base/Makefile.in index 7dbe519..c878f15 100644 --- a/gdb/testsuite/gdb.base/Makefile.in +++ b/gdb/testsuite/gdb.base/Makefile.in @@ -10,7 +10,8 @@ EXECUTABLES = all-types annota1 bitfields break \ pointers pointers2 printcmds ptype \ recurse reread reread1 restore return run \ scope section_command setshow setvar shmain sigall signals \ - solib solib_sl so-impl-ld so-indr-cl step-test structs structs2 \ + solib solib_sl so-impl-ld so-indr-cl \ + step-line step-test structs structs2 \ twice-tmp varargs vforked-prog watchpoint whatis MISCELLANEOUS = coremmap.data ../foobar.baz \ |