* gdb.gdbtk/Makefile.in: Add new example program "stack".
authorKeith Seitz <keiths@cygnus>
Fri, 24 Jul 1998 22:11:22 +0000 (22:11 +0000)
committerKeith Seitz <keiths@cygnus>
Fri, 24 Jul 1998 22:11:22 +0000 (22:11 +0000)
commit313f4e31ddc560ec2a0b4172857c56f5c9431b38
tree926187e7c447d7ce9e660589a09b5e67a195f191
parent850e1491ccc219164faf4cf29accffeb374cb70d
    * gdb.gdbtk/Makefile.in: Add new example program "stack".
        * gdb.gdbtk/browser.test,browser.exp: Add browser window
          tests.
        * gdb.gdbtk/stack1.c,stack2.c: Test case for browser window.
gdb/testsuite/gdb.gdbtk/.Sanitize
gdb/testsuite/gdb.gdbtk/browser.exp [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/browser.test [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/stack1.c [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/stack2.c [new file with mode: 0644]