Problem with FiveWin debugger 16.03

Problem with FiveWin debugger 16.03

Postby HunterEC » Sat May 07, 2016 9:52 pm

Guys:

When debugging a program, I press F5 to run the program but instead it ask me if I want to exit from the debugger. How can I make the program run until a breakpoint ?

Thank you very much !
HunterEC
 
Posts: 723
Joined: Tue Sep 04, 2007 8:45 am

Re: Problem with FiveWin debugger 16.03

Postby Antonio Linares » Sun May 08, 2016 7:40 am

Gustavo,

You have to press F6

There is a minor typo in the debugger menu that it is already fixed for next FWH version
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41858
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Problem with FiveWin debugger 16.03

Postby HunterEC » Tue May 10, 2016 10:49 pm

Antonio:

I pressed F6 & F5 and it keeps asking me: exit from debugger ? How can I make the debugger run the program all at once instead of going line by line (F8) ?

Thank you very much my friend !
HunterEC
 
Posts: 723
Joined: Tue Sep 04, 2007 8:45 am

Re: Problem with FiveWin debugger 16.03

Postby Carles » Wed May 11, 2016 5:44 am

Hi,

Can you try [F5] - Go ?

If you have executed mode debugger, the message always appears "exit from debugger" at the end of the application
Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
Skype -> https://join.skype.com/cnzQg3Kr1dnk
User avatar
Carles
 
Posts: 1123
Joined: Fri Feb 10, 2006 2:34 pm
Location: Barcelona

Re: Problem with FiveWin debugger 16.03

Postby HunterEC » Wed May 11, 2016 6:16 am

Carles:

As soon as I press F5 it ask me if I want to exit the debugger. If I go to the top menu / Debugger / Go the same thing happens.
Thank you for your help.
HunterEC
 
Posts: 723
Joined: Tue Sep 04, 2007 8:45 am

Re: Problem with FiveWin debugger 16.03

Postby Carles » Wed May 11, 2016 6:25 am

Hi,

Then you have 2 options

1. Compiling without the flag /b (then the debugger doesnn't connect)
2. include on your project fwdbg.prg modul with modified metho ::DbgEnd () and delete the message "exit from debugger"
Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
Skype -> https://join.skype.com/cnzQg3Kr1dnk
User avatar
Carles
 
Posts: 1123
Joined: Fri Feb 10, 2006 2:34 pm
Location: Barcelona

Re: Problem with FiveWin debugger 16.03

Postby Antonio Linares » Wed May 11, 2016 6:44 am

Gustavo,

1. You have to set a breakpoint

2. Press F6 to run until the breakpoint

Here it is working fine
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41858
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Problem with FiveWin debugger 16.03

Postby HunterEC » Wed May 11, 2016 2:17 pm

Antonio:

Thank you, now working fine !
HunterEC
 
Posts: 723
Joined: Tue Sep 04, 2007 8:45 am


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 67 guests