Re: [Fwd: Re: Suitable DDD release to be used with GDB release 4.18]
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > I think this is the appropiate list to ask for it, anyway feel free to > tell me if it is appropiated, > > The question is i had to modify the gdb 4.18 source to get some stuff > working for ARC systems and i would like to know which version of DDD > should i use for this release of GDB, Hello J.J., The current version (3.3.11) may work, with a few wrinkles. If it doesn't, the best "old" version is 3.3.1, but it isn't buildable with any g++ newer than 2.95.2. So you may have to build a compiler first in order to try it. Good luck, Andrew.