Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
This was very helpful, thanks a lot! I'm learning C at the moment, and I used a debugger only a couple times before, inside an IDE. The fact that it's possible to debug through a terminal without so much pain is mind-blowing!
Agreed, it's super powerful and my primary means of debugging now :D
Again very clear and concise video from Mike. Too good.
Cheers!🎉
For windows gdb - help (I have 7.6 version approximately 10 years old)but -help just lists available options and it is not enough for me
Hmm, are you able to run gdb ./executable_name ? From within gdb you can also do 'help' as well
Thanks a lot for this intruduction
Cheers!
Thanks for this good introduction!
This was very helpful, thanks a lot! I'm learning C at the moment, and I used a debugger only a couple times before, inside an IDE. The fact that it's possible to debug through a terminal without so much pain is mind-blowing!
Agreed, it's super powerful and my primary means of debugging now :D
Again very clear and concise video from Mike. Too good.
Cheers!🎉
For windows gdb - help (I have 7.6 version approximately 10 years old)
but -help just lists available options and it is not enough for me
Hmm, are you able to run gdb ./executable_name ? From within gdb you can also do 'help' as well
Thanks a lot for this intruduction
Cheers!
Thanks for this good introduction!
Cheers!