> Yes, I was using a GDB without Ada support. Using the right GDB, it seems to
> work. (break point work, and I can step). So attached is the modified file
> from which you can generate the patch. Description of the change is in the
> front of the file. Only the allocate_py was changed according to the one used
> in xemacs.
Great. Although we don't know from which version of this file you started,
so we can't necessarily generate a diff.
Could you do a cvs diff -u gexpect_tty.c, or
diff -u gexpect_tty.c.old gexpect_tty.c so that we also get a diff of your
changes ? Thanks.
Arno
|