]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config/mt-vxworks (LDFLAGS): Set to -r.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 16 Feb 1995 00:44:43 +0000 (00:44 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Thu, 16 Feb 1995 00:44:43 +0000 (00:44 +0000)
  (CFLAGS_FOR_TARGET): Removed.
* config/vx-gdb.exp: always set prompt; gdb.exp sets it to
  (gdb) and gdb for vxworks uses (vxgdb).

gdb/testsuite/config/mt-vxworks
gdb/testsuite/config/vx-gdb.exp

index 23bb8bcd287a69480855b9a1a3d29e8cc84b6571..10d1ce4935c982407fab5f26f4ec76890c045a12 100644 (file)
@@ -1 +1 @@
-CFLAGS_FOR_TARGET = -r
+LDFLAGS = -r
index 3f0ed2222b7f9499268edd392e98096c4c615198..ce7b1a677e22e8c94c8b40928994b7d45e88ae92 100644 (file)
@@ -27,11 +27,7 @@ load_lib gdb.exp
 load_lib vxworks.exp
 
 set shell_prompt "->"
-
-# these need to be initialized only if site.exp doesn't set them
-if ![info exists prompt] then {
-    set prompt "\(vxgdb\)"
-}
+set prompt "\[(\]vxgdb\[)\]"
 
 #
 # gdb_version -- extract and print the version number of gcc