* Makefile.in: Bunch of fixes so it actually works in this
authorPer Bothner <per@bothner.com>
Thu, 9 Jun 1994 23:13:54 +0000 (23:13 +0000)
committerPer Bothner <per@bothner.com>
Thu, 9 Jun 1994 23:13:54 +0000 (23:13 +0000)
commit605f94ba350cd1a2a72ab918105a0e7a0859eaae
treef1f560fad11936c1a2300ca97543074bb2b8c099
parentf2f803c158267f01f4c30e80abe52585e8e926f1
* Makefile.in:  Bunch of fixes so it actually works in this
directory.  (E.g. add extra ../ where needed.)
Also, add .exe to executables, so we can use suffix rules.
* chexp.exp (test_print_reject):  Update syntax error message.
* chillvars.ch (module PR_5020):  Moved from here ...
* pr-5022.ch: ... to this new file.
* chillvars.exp, pr-5020.exp (binfile):  Add .exe extension.
* chillvars.exp, pr-5020.exp: Don't check all_flag.
* pr-5020.exp:  Add more tests; fix "print y pretty" output.
gdb/testsuite/gdb.chill/.Sanitize
gdb/testsuite/gdb.chill/Makefile.in
gdb/testsuite/gdb.chill/chexp.exp
gdb/testsuite/gdb.chill/chillvars.ch
gdb/testsuite/gdb.chill/chillvars.exp
gdb/testsuite/gdb.chill/pr-5020.ch [new file with mode: 0644]
gdb/testsuite/gdb.chill/pr-5020.exp
This page took 0.036792 seconds and 4 git commands to generate.