Hacker News new | ask | show | jobs
by module0000 4261 days ago
Just an FYI, you can use MacPorts to `sudo port install gdb`, and it installs gdb as 'ggdb' without the signing mess. To use with ddd invoke as `ddd --debugger ggdb` and it works like a charm.
1 comments

thank you!