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: [patch ping^2] suppress annoying warnings about cygwin1.dbg


Brian Dessent wrote:

> > gdb/
> > 2007-04-18  Brian Dessent  <brian@dessent.net>
> >
> >         * ui-file.c (ui_file_isnull): New function.
> >         * ui-file.h (ui_file_isnull): Add declaration.
> >
> > gdb/gdbtk/
> > 2007-04-18  Brian Dessent  <brian@dessent.net>
> >
> >         * generic/gdbtk-hooks.c (gdbtk_warning): Do not process the warning
> >         if gdb_stdout has been redirected to a null handle.
> >

Patch here: http://sourceware.org/ml/insight/2007-q2/msg00020.html

Can anyone please take a look at this?  Using insight on Cygwin without
this is a very frustrating affair which involves having to dismiss *two*
stupid focus-stealing pop-up dialogs every single time you type 'run'.

Brian


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