Harbour 3.0 and 3.2 debugger F7 and F9 problems
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
You have the "fwdbg.dll" file in the directory where you run the application?
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Cristobal,
yes. Surely I'm missing something...
EMG
yes. Surely I'm missing something...
EMG
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
After using the debbuger for some hours, would be great if:
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?
- it saves on a file (in the same directory of exe) the location of source file and of breakpoints.
- It keeps the spaces/tabs at beginning of lines
- It has the shortcut CTRL+G to go at line by number
- It has In the file list a textbox to search quickly the file
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?
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Antonino,
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
No.AntoninoP wrote:PS. For Enrico, If you remove fwdbg.dll the program asks for it?
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
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Enrico,
Possibly an anti-virus program blocking it?
I use Webroot and it is pretty aggressive about any program doing anything unusual.
James
Possibly an anti-virus program blocking it?
I use Webroot and it is pretty aggressive about any program doing anything unusual.
James
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
James,
Don't think so. I use Windows Defender (the antivirus integrated in W8.1).
EMG
Don't think so. I use Windows Defender (the antivirus integrated in W8.1).
EMG
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
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
At first sight it looks like a very nice debugger! In selected cases it will be very useful to me!
EMG
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
I use the debugger by Alexander S. Kresin (HWGui)
So I am very satisfied!
greeting
Manfred
So I am very satisfied!
greeting
Manfred
Manfred Groß
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Harbour 3.0 and 3.2 debugger F7 and F9 problems
Manfred,
Could you post some screenshots of it ? thanks
Could you post some screenshots of it ? thanks