Page 1 of 1

Error con el debugger

Posted: Fri Apr 21, 2006 1:47 pm
by TecniSoftware
Antonio:

Al compilar con /B cualquier prg me da siempre este error:

Application
===========
Path and name: P:\FWH\SAMPLES\TESTMSG3.EXE (32 bits)
Size: 1,471,488 bytes
Time from start: 0 hours 0 mins 0 secs
Error occurred at: 04/21/06, 10:45:23
Error description: Error BASE/1131 Bound error: array dimension
Args:
[ 1] = N -8

Stack Calls
===========
Called from: => ARRAY(0)
Called from: tbrowse.prg => TDATACACHE:NEW(212)
Called from: tbrowse.prg => TBROWSE:NEW(743)
Called from: tbrowse.prg => TBROWSENEW(3371)
Called from: debugger.prg => TDEBUGGER:BUILDBROWSESTACK(471)
Called from: debugger.prg => TDEBUGGER:NEW(399)
Called from: debugger.prg => __DBGENTRY(152)
Called from: testmsg3.prg => MAIN(37)

Muchos salu2 y gracias!

Posted: Fri Apr 21, 2006 5:09 pm
by Antonio Linares
Parece un error de harbour/xharbour. Usas xharbour ?

error

Posted: Fri Apr 21, 2006 5:20 pm
by TecniSoftware
Usé xharbour, el proporcionado por fivetech.

Si quisiera usar xharbour del cvs, tendría que recompilar la lib fivehx ?
Existe algún .mak preparado para ello?

Muchos salu2!

Posted: Fri Apr 21, 2006 6:28 pm
by Antonio Linares
El que nosotros proporcionamos es el del CVS, muy reciente. No, no tendrías que recompilar la libreria.

Lo idóneo es que reportes ese error en las news de xharbour ya que se trata de un problema de xharbour. FWH se limita a usar el debugger estandard de Harbour/xharbour. Gracias.

Error con el debugger

Posted: Mon Apr 24, 2006 12:51 pm
by TecniSoftware
Antonio

Ya informé del error a xHarbour.

Gracias
Salu2