delorie.com/archives/browse.cgi | search |
> Date: Fri, 31 Oct 2003 11:12:04 +0200 (EET) > From: Esa A E Peuha <peuha AT cc DOT helsinki DOT fi> > > Okay, here's the diff of dpmiexcp.c (already committed in CVS): > > Index: dpmiexcp.c > =================================================================== > RCS file: /cvs/djgpp/djgpp/src/libc/go32/dpmiexcp.c,v > retrieving revision 1.17 > retrieving revision 1.18 > diff -c -r1.17 -r1.18 > *** dpmiexcp.c 3 Sep 2003 09:27:27 -0000 1.17 > --- dpmiexcp.c 3 Sep 2003 09:30:25 -0000 1.18 > *************** > *** 123,128 **** > --- 123,129 ---- > vbp = (unsigned *)__djgpp_exception_state->__ebp; > err("Call frame traceback EIPs:\r\n 0x"); > itox(__djgpp_exception_state->__eip, 8); > + max--; Is this meant to put one more or one less line of traceback on the screen?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |