#Trying to get gdb debugger to work in my cmd
78 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
@uneven carbon
Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!
restart your cmd @uneven carbon
C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\MinGW\bin;c:\mingw\bin\gdb.exe;C:\Program Files\gdb-14.1;C:\Program Files;C:\Users\Jay\AppData\Local\Microsoft\WindowsApps;
try type c:\mingw\bin\gdb.exe in cmd
The system cannot find the file specified.
I am able to compile my .c files, but I want to use the debugger and I don't what I am doing wrong : /
I also checked manually, it is not there 
possible
is it in there
let me link you where I got my mingw
thank you thank you!
mingw online installer
I used that thing
okok
@uneven carbon Has your question been resolved? If so, type !solved :)
no
is this running always in root @golden jetty ?
yeah
So basically do i need to use this cli instead of my cmd?
no
you should be able to use cmd
check this dir
this is in my enviornment variables
PATH
nothing
wtf
dude is weird
this is very bizzare indeed
regarding?
this shit is weird
wait u got it to work?
just google it, its kinda complicated?
type r
r will run
then up will go up a stack frame
b <linenumber> for a breakpoint
(i think)
c to continue execution
p to print out variables
yes
okok thanks a lot homie
I will try to find the solution to add it to my path
but this works for now
thanks a lot for the time homie!!! @golden jetty 
👍