bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] gawk debugger omits watchpoint


From: Aharon Robbins
Subject: Re: [bug-gawk] gawk debugger omits watchpoint
Date: Sat, 28 Nov 2015 22:25:15 +0200
User-agent: Heirloom mailx 12.5 6/20/10

Hi.

> Subject: Re: [bug-gawk] gawk debugger omits watchpoint
> To: Aharon Robbins <address@hidden>, address@hidden
> From: Hermann Peifer <address@hidden>
> Date: Thu, 26 Nov 2015 18:14:42 +0100
>
> Thanks for looking into the issue, which is obviously a small one and
> not worth starting a major overhaul for fixing it.
>
> My workaround so far was to add an additional (random) statement at the
> end, say: END{x=1;y=2;z=3}. This moves the last watchpoint to the
> penultimate position and the issue is "solved".

Yes, that's the way to do it.

I'm sorry I can't make it work. The person who contibuted the debugger
removed himself from gawk work almost 3 years ago. I've managed to make
some fixes and improvements, but the fundamental issues like this are
harder to deal with, and I have other things I need to do with my time. :-(

Thanks for understanding,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]