Re: DDD-3.4.1 Debugger GUI released
Michael Eager <[email protected]> Mon, 23 Sep 2024 10:40:54 -0700
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
On 9/20/24 9:24 AM, Stuff Received wrote: > On 2024-08-24 11:51, Michael Eager wrote: >> DDD, the DATA DISPLAY DEBUGGER, version 3.4.1 has been released. >> >> DDD is a graphical front end for GDB (and other debuggers) with an >> intuitive interface and an interactive graphical display for data. > > This version builds and works on Solaris 11/Sparc. Thank you. Happy to hear this. We'll mention this in the next release notes. > >> >> DDD-3.4.1 includes the following enhancements: > [...] >> - Improved MacOS support > > Presumably this means on x86 only and GDB is not available on Apple > Silicon? I believe that DDD has been built on Apple/ARM platforms. It builds without problem on other ARM platforms such as Raspberry Pi. There are answers on StackOverflow and elsewhere about how to install GDB on MacOS. I'm not going to link to any because I have no way to verify which of the answers might work. -- Michael Eager