Debbuger.exe
-
I would like help with using debugger.exe
What are the commands?
-
While it doesn’t go fully indepth (and there isn’t a fully indepth manual on using the debugger as it is needed very rarely) you could follow the Prompt?
Literally type
?
in the "fog: " prompt and it will present a list of commands.All of those commands can end with a
?
as well to give you more information. -
Thanks,Thanks, I was able to list the commands…
I am trying to use the debugger to find out what is causing error when installing the fog client.
can you help me?
-
@luiztpd The error message tells you exactly why it’s not able to install, the debugger would not help you in regards to this.
Your fogserver is running too? What version of fog are you running?
-
@Tom-Elliott said in Debbuger.exe:
The error message tells you exactly why it’s not able to install, the debugger would not help you in regards to this.
Your fogserver is running too? What version of fog are you running?Version 1.4.1 e client 0.11.12
-
@luiztpd when running the isntaller, are you setting the IP address portion to your actual FOG Server’s IP Address?
-
@Tom-Elliott said in Debbuger.exe:
when running the isntaller, are you setting the IP address portion to your actual FOG Server’s IP Address?
yes, I am setting the ip address.