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 Thu, Jun 28, 2007 at 06:46:01AM -0400, Daniel Jacobowitz wrote:
> 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.

Hi Brian,

The patch I was talking about has since been committed.  I don't
remember if that was supposed to fix Insight or supposed to allow
some nicer patch to do it... could you let me know if there's still a
problem in GDB 6.7 / HEAD?

-- 
Daniel Jacobowitz
CodeSourcery


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