
|
[haiku-appserver]
||
[Date Prev]
[11-2005 Date Index]
[Date Next]
||
[Thread Prev]
[11-2005 Thread Index]
[Thread Next]
[haiku-appserver] Re: [Haiku-commits] r14820 - haiku/trunk/src/servers/app
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-appserver@xxxxxxxxxxxxx
- Date: Thu, 10 Nov 2005 22:02:19 +0100 CET
Adi Oanca <adioanca@xxxxxxxxx> wrote:
> > Yes, but the debugging itself needs to be fixed. I saw it getting
> > into an
> > endless loop. The problem is that the root layer is invalidated for
> > displaying the debug info, but this invalidation can cause it to
> > print
> > another debug info. At least this is how I explain what I saw.
> I agree. It happened to me also.
> This means we must find another way to invalidate and area from
> Layer's
> Draw method.
How about simply dumping the error message to either stdio (in test
mode) or serial output (when run on Haiku or qemu)?
Bye,
Axel.
|

|