DEBUG DEL xHARBOUR

DEBUG DEL xHARBOUR

Postby thefull » Mon Feb 14, 2011 10:52 am

Buenas, Necesito QUITAR el fwdebug que aporta FW, y dejar el que trae por defecto harbour, pues que es un entorno en modo consola, y es mucho
más practico.

¿ Alguna idea ?
Saludos
Rafa Carmona ( rafa.thefullARROBAgmail.com___quitalineas__)
User avatar
thefull
 
Posts: 729
Joined: Fri Oct 07, 2005 7:42 am
Location: Barcelona

Re: DEBUG DEL xHARBOUR

Postby thefull » Mon Feb 14, 2011 11:00 am

Yo mismo, se linka la libreria debug para xHarbour, o hbdebug.lib para harbour, ANTES que las de Fivewin.

Saludos
Saludos
Rafa Carmona ( rafa.thefullARROBAgmail.com___quitalineas__)
User avatar
thefull
 
Posts: 729
Joined: Fri Oct 07, 2005 7:42 am
Location: Barcelona

Re: DEBUG DEL xHARBOUR

Postby Manuel Valdenebro » Tue Feb 15, 2011 3:19 am

thefull wrote:Yo mismo, se linka la libreria debug para xHarbour, o hbdebug.lib para harbour, ANTES que las de Fivewin.

Saludos


¿y como se llama luego al Debug?

He enlazado la libreria debug.lib de xHarbour y he intentado llamar al debug de la manera clásica, pulsando en el teclado ALT-D o incluyendo en el código la funcion ALTD(), pero no ocurre nada.
Un saludo

Manuel
User avatar
Manuel Valdenebro
 
Posts: 706
Joined: Thu Oct 06, 2005 9:57 pm
Location: Málaga-España

Re: DEBUG DEL xHARBOUR

Postby thefull » Tue Feb 15, 2011 12:52 pm

Primero, compilas con la opcion /b

En tu código:

AltD( 1 )
AltD( )

Ahora ya lo verás. El problema es que si usa FW por medio, el Alt no te funcionará, porque activa el menu de la ventana. En la consola el Alt+D funciona perfectamente
Saludos
Rafa Carmona ( rafa.thefullARROBAgmail.com___quitalineas__)
User avatar
thefull
 
Posts: 729
Joined: Fri Oct 07, 2005 7:42 am
Location: Barcelona

Re: DEBUG DEL xHARBOUR

Postby Manuel Valdenebro » Tue Feb 15, 2011 3:38 pm

Rafa, muchas gracias.

Sigue sin funcionar. Como tu bien dices, quizas solo marche en "modo consola". Para FWH voy a seguir usando el debugger de Andres Reyes.
Un saludo

Manuel
User avatar
Manuel Valdenebro
 
Posts: 706
Joined: Thu Oct 06, 2005 9:57 pm
Location: Málaga-España

Re: DEBUG DEL xHARBOUR

Postby Patricio Avalos Aguirre » Tue Feb 15, 2011 7:37 pm

Hola Rafa

Podrias colocar los linkeadores para ver el orden de las librerias,

aqui el archivo . bc
Code: Select all  Expand view
c:\borland\bcc582\lib\c0w32.obj +
OBJ\Wcta.Obj +
OBJ\Clientes.Obj  OBJ\General.Obj  OBJ\Red.Obj  OBJ\Ayuda.obj    +
OBJ\Fpago.Obj OBJ\SaldoCli.obj obj\Calendar.obj Obj\citas.obj OBJ\FastRepH.OBJ, +
wcta.exe, +
wcta.map, +
D:\APL\PRGS\LIB32\TWBRW32 +
c:\xharbour\lib\debug.lib   +
c:\Fwh\lib\FiveHX.LIB +
D:\APL\PRGS\LIB32\Funlib32 +
c:\Fwh\lib\FiveHc.LIB +
D:\APL\PRGS\LIB32\fwpngx.lib +
c:\xharbour\lib\zlib.lib +
c:\xharbour\lib\rtl.lib  +
c:\xharbour\lib\vm.lib    +
c:\xharbour\lib\gtgui.lib +
c:\xharbour\lib\lang.lib  +
c:\xharbour\lib\macro.lib +
c:\xharbour\lib\codepage.lib +
c:\xharbour\lib\rdd.lib   +
c:\xharbour\lib\dbfcdx.lib+
c:\xharbour\lib\dbffpt.lib+
c:\xharbour\lib\hbsix.lib +
c:\xharbour\lib\common.lib+
c:\xharbour\lib\pp.lib    +
c:\xharbour\lib\pcrepos.lib+
c:\xharbour\lib\ct.lib +
c:\xharbour\lib\rddads.lib+
c:\xharbour\lib\ace32_91.lib +
c:\borland\bcc582\lib\cw32.lib +
c:\borland\bcc582\lib\import32.lib +
c:\borland\bcc582\lib\psdk\odbc32.lib+
c:\borland\bcc582\lib\psdk\rasapi32.lib+
c:\borland\bcc582\lib\psdk\nddeapi.lib+
c:\borland\bcc582\lib\psdk\msimg32.lib+
c:\borland\bcc582\lib\psdk\iphlpapi.lib,, +
recurso\wcta.res recurso\toolbar1.res
 



aqui parte del RMK

Code: Select all  Expand view
.PRG.OBJ:
  $(HBDIR)\bin\harbour $< /a /b /n /w1 /es2 /Oobj\ /I$(FWDIR)\include;$(HBDIR)\include;include
  $(BCDIR)\bin\bcc32 -c -tWM -I$(HBDIR)\include -oobj\$& obj\$&.c
 



como dice Manuel Valdenebro no funciona, se queda pegado
Saludos
Patricio

__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
User avatar
Patricio Avalos Aguirre
 
Posts: 1059
Joined: Fri Oct 07, 2005 1:56 pm
Location: La Serena, Chile


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 41 guests