L
L
Leshiy952016-12-08 13:40:34
NetBeans
Leshiy95, 2016-12-08 13:40:34

How to install gdb debugger on mac os?

Please tell me how to install on mac os and configure to work in NerBeans

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-12-08
@Rou1997

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 question

Ask a Question

731 491 924 answers to any question