In article <[EMAIL PROTECTED]>, "Tim Van Holder" <[EMAIL PROTECTED]> writes:
> With -g I get > (gdb) up > #1 0x0818c7ec in read_process_output (proc=142856980, channel=5) at > /home/tim/gnu/src/emacs/src/process.c:5144 > 5144 bcopy (chars + coding->consumed, SDATA (p->decoding_buf), > (gdb) info locals > count = 3 > odeactivate = 137465089 > obuffer = 140212876 > waiting = -1 > okeymap = 142839261 > text = 143388459 > outer_running_asynch_code = 0 > nbytes = 1058 > chars = 0xbfffd5f0 "testsuite/input/godwit/ucm/system/sources > --include=/test/testsuite/input/godwit/ucm/system/includes \\\n- > --files-from=/test/testsuite/input/godwit/ucm/system/all-sources.lst\n-\n-# Thank you, but I have no idea why nbytes (1058) can be less than coding->consumed (2374). Please show the value of p->decoding_carryover too. (gdb) p p->decoding_carryover (gdb) pr --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
