Mail Archives: djgpp-workers/1999/09/22/04:56:42
On 22 Sep 99, at 7:40, Eli Zaretskii wrote:
>
> On Tue, 21 Sep 1999 pavenis AT lanet DOT lv wrote:
>
> > > Seems that FSDB is broken in current CVS version of DJGPP (I haven't
> > > used FSDB much in last time, so didn't notice it earlier):
> > >
> > > stepping over call instruction does not work as debugger is
> > > not getting control after that (program runs up to end)
> >
> > I found that the change that breaks FSDB is update from r1.12 to r1.14
> > for src/debug/common/dbgcom.c (r1.13 didn't compile) in July. So
> > unless there is some evident bug which can be easily fixed, maybe we
> > should revert this patch
>
> Does the patch below fix the problem?
Yes. I took FSDB sources from my latest build (99/09/16) and patched
fullscrn.c. It looks like patch fixes the problem with FSDB
Andris
- Raw text -