From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Faylor To: gdb-patches Subject: Re: [RFC/RFA] Add hardware watchpoint support for cygwin target. Date: Fri, 30 Nov 2001 09:04:00 -0000 Message-ID: <20011130170443.GB24463@redhat.com> References: <20011128193011.GA6502@redhat.com> <4.2.0.58.20011130160404.00aca750@ics.u-strasbg.fr> X-SW-Source: 2001-11/msg00620.html Message-ID: <20011130090400.D4hqTKUH8LrOS9kRlKkUVM-2TV42KMh1wxbnIkQbsWE@z> On Fri, Nov 30, 2001 at 04:10:42PM +0100, Pierre Muller wrote: >I suspect that the problem comes from the fact that uiout still remains >associated to the normal gdb_stdout. This is the only way I can >understand why most messages are suppressed but not these. > >I am completely uncompetent in the UI area, so someone else can >probably better confirm or infirm my deductions. Just in case, you're waiting for feedback from me, I have to tell you that I don't know much about the ui stuff either. cgf