This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: initial faster startup patch


Tom> One open question is what to do about the "(no debugging symbols
Tom> found)" messages.  Right now I just drop them.  Emitting them when we
Tom> actually read psymbols seems weird, since the message could show up
Tom> almost anywhere.

It turns out we can just change the test guarding these messages and
still emit them at the same place they are emitted by an unmodified
gdb.  So, I made this change.

Tom


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