Recent

Author Topic: Can't Run (F9)  (Read 4644 times)

Vingadero

  • New Member
  • *
  • Posts: 46
Can't Run (F9)
« on: May 21, 2012, 09:33:14 pm »
Hello,

I'm getting this message (attached) when I try Run any application... It was all good yesterday.

I'm using Lazarus-1.1-37261-fpc-2.6.1-20120513-win32

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 11050
  • Debugger - SynEdit - and more
    • wiki
Re: Can't Run (F9)
« Reply #1 on: May 21, 2012, 10:31:18 pm »
Please attach debug output and log
http://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Log_info_for_debug_session

Please also check the debugger options and report the exact path (gdb exe) that is set up.
Also any "Debuuger_Startup_Options"
« Last Edit: May 21, 2012, 10:38:56 pm by Martin_fr »

Vingadero

  • New Member
  • *
  • Posts: 46
Re: Can't Run (F9)
« Reply #2 on: May 21, 2012, 10:40:13 pm »
Heres the Log:

TMainIDE.ParseCmdLineOptions:
  PrimaryConfigPath="C:\Users\BIZ\AppData\Local\lazarus"
  SecondaryConfigPath="C:\lazarus"
TCustomControlFilterEdit.SetUseFormActivate: found parent ProjectInspectorForm
TCustomControlFilterEdit.SetUseFormActivate: found parent ObjectInspectorDlg
TMainIDE.DoFixupComponentReferences UNRESOLVED BEFORE loading 0 Root=fMain:TfMain RefRoot=fDM Refs="SQLVideos"
TMainIDE.DoFixupComponentReferences UNRESOLVED BEFORE loading 0 Root=fSettings:TfSettings RefRoot=fDM Refs="SQLSources
SQLSites"
TMainIDE.DoLoadLFM Creating designer for hidden component of D:\ITM\Lazarus\Projetos\PVO\umain.pas
TMainIDE.DoOpenProjectFile select form in designer: fMain:TfMain TDesigner
[TMainIDE.DoRunProject] A
TMainIDE.DoInitProjectRun A True 0
TMainIDE.DoInitProjectRun B
TMainIDE.DoInitProjectRun ProgramFilename=D:\ITM\Lazarus\Projetos\PVO\pvo.exe
[TCmdLineDebugger] Debug PID: 512
[TCmdLineDebugger.Getoutput] Error waiting
Last message repeated 2 times: "[TCmdLineDebugger.Getoutput] Error waiting "
Last message repeated 4 times: "[TCmdLineDebugger.Getoutput] Error waiting "
Last message repeated 8 times: "[TCmdLineDebugger.Getoutput] Error waiting "
Last message repeated 16 times: "[TCmdLineDebugger.Getoutput] Error waiting "
Last message repeated 32 times: "[TCmdLineDebugger.Getoutput] Error waiting "
Last message repeated 64 times: "[TCmdLineDebugger.Getoutput] Error waiting "
Last message repeated 128 times: "[TCmdLineDebugger.Getoutput] Error waiting "
Last message repeated 256 times: "[TCmdLineDebugger.Getoutput] Error waiting "
Last message repeated 512 times: "[TCmdLineDebugger.Getoutput] Error waiting "
[TCmdLineDebugger.SendCmdLn] Unable to send <-gdb-set confirm off>. No process running.
PeekNamedPipe failed, GetLastError is 109
[TCmdLineDebugger.Getoutput] Error waiting
[WARNING] TGDBMIDebugger:  ExecuteCommand "-gdb-set confirm off" failed.
LAZARUS END - cleaning up ...
[TMainIDE.Destroy] A
[TMainIDE.Destroy] B  -> inherited Destroy... TMainIDE
[TMainIDE.Destroy] END

Vingadero

  • New Member
  • *
  • Posts: 46
Re: Can't Run (F9)
« Reply #3 on: May 21, 2012, 11:01:32 pm »
Well not the best solution.. but reseting environmentoptions.xml file works.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 11050
  • Debugger - SynEdit - and more
    • wiki
Re: Can't Run (F9)
« Reply #4 on: May 21, 2012, 11:02:03 pm »
Code: [Select]
Unable to send <-gdb-set confirm off>. No process running.
For some reason the gdb exe did not run.

What are the settings in your configuration?
Including "Debugger_Startup_Options"


Can you open a cmd.exe, and run gdb from there?

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 11050
  • Debugger - SynEdit - and more
    • wiki
Re: Can't Run (F9)
« Reply #5 on: May 21, 2012, 11:02:51 pm »
Then something in your options went wrong.

Do you still have the old file?

 

TinyPortal © 2005-2018