Recent

Author Topic: (Problem) A timeout occured debug compile error  (Read 7247 times)

Chovav

  • Newbie
  • Posts: 4
(Problem) A timeout occured debug compile error
« on: May 24, 2012, 10:45:12 am »

The file "/unit1.pas" was not found
ignore will go on loading the project,
abort will stop the loading

i used ignore and continue but in any program i got debug compile error.......

Mac osx lion 10.7.4
fpc 2.6
Lazarus 09.30.4

Thank you

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9791
  • Debugger - SynEdit - and more
    • wiki
Re: (Problem) A timeout occured debug compile error
« Reply #1 on: May 24, 2012, 12:42:04 pm »
About the timeout: http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#TimeOuts

The warning prompt can be disabled in the Options under debugger. You can also reduce the value for timeout to 50.

----
About unit1 not found:
Please check your setup http://wiki.lazarus.freepascal.org/Debugger_Setup

Also, does that happen with new (not yet saved) projects only, or does it also happen if the project was saved?

----
If the problem continues, please provide BOTH ("debug output" and log):
http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session

Chovav

  • Newbie
  • Posts: 4
Re: (Problem) A timeout occured debug compile error
« Reply #2 on: May 24, 2012, 08:10:47 pm »
About the timeout: http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#TimeOuts

The warning prompt can be disabled in the Options under debugger. You can also reduce the value for timeout to 50.

----
About unit1 not found:
Please check your setup http://wiki.lazarus.freepascal.org/Debugger_Setup

Also, does that happen with new (not yet saved) projects only, or does it also happen if the project was saved?

----
If the problem continues, please provide BOTH ("debug output" and log):
http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session

About unit1 you right happen couse not yet save.
About time out i am still working on that and will update soon
Thank you

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9791
  • Debugger - SynEdit - and more
    • wiki
Re: (Problem) A timeout occured debug compile error
« Reply #3 on: May 25, 2012, 10:39:23 pm »
I tried to test the "unit1 not found". Because it still is a bug. It should work, never mind if you saved the project or not.

However I could not reproduce it. Yet my system is considerable older, and its 32 bit. It shouldn't make a difference, but one never knows.

More important, I used Lazarus from SVN (but any current 0.9.31 snapshot, should be good too).

So maybe it was fixed in the mean time (IIRC there was work on resolving unit names).

I don't want to rush you into upgrading. But if you have the chance of testing, then let me know the result please.
Thanks

 

TinyPortal © 2005-2018