support the latter anymore.
Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
+ * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
+ support the latter anymore.
+
* gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
-DNO_PROTOTYPES.
* gdb.base/callfuncs.c: Control use of prototypes based on
if $reboot then {
verbose "Rebooting VxWorks, Please wait...\n"
- send -i $shell_id "\CX"
+ send -i $shell_id "\030"
set timeout 120
expect {
-i $shell_id -re "Connection closed.*$" {