* gdb.base/printcmds.exp (test_integer_literals_rejected): Change
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 14 Mar 1995 16:47:38 +0000 (16:47 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 14 Mar 1995 16:47:38 +0000 (16:47 +0000)
commit05918905ce3c1c3ee2da482d8d026f6b5e38e41d
treef290ae4c20b3c80e490c3a6f482986a764992f94
parent2e12bf4fd16e4929b944a7fdabc40ba02e999b75
* gdb.base/printcmds.exp (test_integer_literals_rejected): Change
"p '\'", which is the same as "p ''" once tcl gets done with
quoting, to "p '\\'", which I suspect is what is intended (one
backslash gets sent to GDB).

* gdb.base/printcmds.exp (test_artificial_arrays): New tests.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/printcmds.exp
This page took 0.024787 seconds and 4 git commands to generate.