FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour fwdbg.dll when start FIVEDIT.EXE
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
fwdbg.dll when start FIVEDIT.EXE
Posted: Mon Dec 16, 2019 09:35 PM

hi,

i have my Demo under c:\fwh\Sample\123
when start c:\fwh\FIVEDIT\FIVEDIT.EXE it say "missing fwdbg.dll" :shock:

but there is c:\fwh\samples\fwdbg.dll ...
i guess i still have a Environment Problem with FiveWin


when have ALTD() in Source how to let Debugger run to that ALTD() :?:

there is no F5 :shock:
F6 ask me to Exit Debugger :?:
F7 is different while it only goto End of function :roll:
F9 Trace ... no Idea :idea:

Request : Crtl-G or Alt-G goto line 1234

greeting,

Jimmy
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: fwdbg.dll when start FIVEDIT.EXE
Posted: Mon Dec 16, 2019 09:46 PM

Copy that DLL from the SAMPLES folder to the folder where FIVEDIT.EXE is ( c:\fwh\FIVEDIT\ )

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: fwdbg.dll when start FIVEDIT.EXE
Posted: Mon Dec 16, 2019 10:13 PM
cnavarro wrote:Copy that DLL from the SAMPLES folder to the folder where FIVEDIT.EXE is ( c:\fwh\FIVEDIT\ )

OK that work :-)
now FivEdit ask me where is PRG to debug ...
greeting,

Jimmy

Continue the discussion