Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
And what exactly are you going to debug?
It is necessary to take gdb from the same assembly of the GNU toolchain, from which the compiler that compiled the file being debugged must respect the architecture, target OS, and even the version of the toolchain!
Debugging with or without source code?
If with code, then if the IDE is configured for C / C ++, then the necessary "wrapper" should already be in it, just specify the path to the toolchain.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question