> 2009-04-17 Jerome Guitton > > * main.c (captured_main): Move gdbinit lookups after gdb_init. This looks fine, but I propose we move this call further down, past the blocks that do an early exist if --version or --help is specified, as well as past the interpreter initialization. If those fail, no point in spending time computing these files. That also corresponds better to what used to be done before. I'm testing the attached patch... (Jerome is supposed to be on holiday) -- Joel