aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/sim-main.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-11-05 01:08:12 +0000
committerAndrew Cagney <cagney@redhat.com>1997-11-05 01:08:12 +0000
commit22de994d0e830082802fdd9033af16fb34f58dde (patch)
tree66f2ea7484d24edad824f4b5fc00b94ee9f43de1 /sim/mips/sim-main.h
parent44f5c4d7bc5e9df23f2156ce7fe42bc67fbc6c83 (diff)
downloadgdb-22de994d0e830082802fdd9033af16fb34f58dde.zip
gdb-22de994d0e830082802fdd9033af16fb34f58dde.tar.gz
gdb-22de994d0e830082802fdd9033af16fb34f58dde.tar.bz2
Delete -l and -n options, didn't do anything.
Rename option trace to dinero-trace & dinero-file - -t clashed with common options. Enable common trace options.
Diffstat (limited to 'sim/mips/sim-main.h')
-rw-r--r--sim/mips/sim-main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/mips/sim-main.h b/sim/mips/sim-main.h
index a01f229..5a926e1 100644
--- a/sim/mips/sim-main.h
+++ b/sim/mips/sim-main.h
@@ -30,7 +30,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
/* hobble some common features for moment */
-#define WITH_TRACE 0
#define WITH_WATCHPOINTS 1
#include "sim-basics.h"