FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 10:48 AM

No works buildh tutor01 / b ?

Look

viewtopic.php?f=3t=3311p=14536hilit=usar+debug#p14536

&&&

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: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 11:03 AM

Cristobal,

no, it just freezes.

EMG

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 11:19 AM

You have the "fwdbg.dll" file in the directory where you run the application?

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: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 11:25 AM

Cristobal,

yes. Surely I'm missing something...

EMG

Posts: 375
Joined: Tue Feb 10, 2015 09:48 AM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 12:01 PM
After using the debbuger for some hours, would be great if:

  • it saves on a file (in the same directory of exe) the location of source file and of breakpoints.[/*:m]
  • It keeps the spaces/tabs at beginning of lines[/*:m]
  • It has the shortcut CTRL+G to go at line by number[/*:m]
  • It has In the file list a textbox to search quickly the file[/*:m][/list:u]
    I think they are not complex requests...

    A very awesome feature would be if the dbg window does not close and I can break the program pressing a button. My program still freezes and I don't know where... But It think a very complex feature...

    Regards,
    Antonino Perricone

    PS. For Enrico, If you remove fwdbg.dll the program asks for it?
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 12:10 PM
Antonino,

AntoninoP wrote:PS. For Enrico, If you remove fwdbg.dll the program asks for it?


No. :-)

So, compiled with /b, linked debug.lib, added ALTD( 1 ) to my PRG (with ALTD() it just freezes), put fwdbg.dll in the same dir. What else?

EMG
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 04:20 PM

Enrico,

Possibly an anti-virus program blocking it?

I use Webroot and it is pretty aggressive about any program doing anything unusual.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 07:13 PM

James,

Don't think so. I use Windows Defender (the antivirus integrated in W8.1).

EMG

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Wed Feb 18, 2015 07:20 PM

Ok, problem solved! I missed some FWH modules. :-)

At first sight it looks like a very nice debugger! In selected cases it will be very useful to me! :-)

EMG

Posts: 41
Joined: Sat Mar 09, 2013 08:17 AM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Thu Feb 19, 2015 04:39 PM

I use the debugger by Alexander S. Kresin (HWGui)
So I am very satisfied!

greeting
Manfred

Manfred Groß
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Thu Feb 19, 2015 08:07 PM

Manfred,

Could you post some screenshots of it ? thanks :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Posted: Fri Feb 20, 2015 07:56 AM

Continue the discussion