Forum > Debugger

Debugger problems after update to Lazarus-2.0.12-fpc-3.2.0-win64

<< < (2/2)

Martin_fr:
Ok, so this is the error.

--- Quote ---  >> TCmdLineDebugger.SendCmdLn "-exec-run"
  << TCmdLineDebugger.ReadLn "^error,msg="Error creating process /cygdrive/g/lazarus.examples/guitarclub/Version 1/sqlite01.exe, (error 193).""

--- End quote ---

Odd, because 193 means: Invalid exe => in most cases 32/64bit mix up.

But you do have  a 64 bit debugger, and the exe is (according to that debugger) 64 bit too.

I take it, if you run that exe, from Window Explorer, then it will start?

There is a very old issue, that I do not know if it is still around:
https://wiki.lazarus.freepascal.org/GDB_Debugger_Tips#Error_193_.28Error_creating_process_.2F_Exe_not_found.29

Do you have a path or file
  g:\lazarus.examples\guitarclub\Version
?

Navigation

[0] Message Index

[*] Previous page

Go to full version