This is the mail archive of the gdb-patches@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: syms_from_objfile() warnings and win32-nat.c IO redirection (Was: suppress annoying warnings about cygwin1.dbg)


On Wed, Jun 27, 2007 at 09:53:04PM -0700, Brian Dessent wrote:
> So I tried simply removing the two problematic warnings in
> syms_from_objfile(), and then getting rid of the hacky
> safe_symbol_file_add() wrapper in win32-nat.c.  This obviously has the
> desired effect of not seeing the popups in insight, but now gdb has
> become much more chatty.  This is what happens when you run a Hello
> World program:

Yes, sorry.  You'll want to hold on to that patch a little while, if
you can.  My Windows shared library patches fix both sets of extra
messages.

-- 
Daniel Jacobowitz
CodeSourcery


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