This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Extra messages


Steve> Is it possible to turn off the "Reading symbol from..." and "Loaded
Steve> symbol for ..." messages whenever GDB starts up?

Nope.

I wouldn't mind a patch for this.  However, if you type "gdb foo", the
symbols for foo are read before .gdbinit, so you would have to invoke
gdb in a funny way for any user setting to take effect.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]