From e514a9d64262fcceccd85180b20b7adc3c4a5eed Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 26 Oct 1999 03:43:48 +0000 Subject: import gdb-1999-10-25 snapshot --- gdb/top.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/top.c') diff --git a/gdb/top.c b/gdb/top.c index 5baf38a..73b286c 100644 --- a/gdb/top.c +++ b/gdb/top.c @@ -686,6 +686,7 @@ gdb_init (argv0) initialize_targets (); /* Setup target_terminal macros for utils.c */ initialize_utils (); /* Make errors and warnings possible */ initialize_all_files (); + initialize_current_architecture (); init_main (); /* But that omits this file! Do it now */ /* The signal handling mechanism is different depending whether or -- cgit v1.1