Which gdb should this release work with? I seem to have misplaced my patched gdb. The standard gdb 6.8 can show backtraces but can't list code, even if the code is linked in libraries from C++.
Walter Bright wrote: > Another OSX 10.5 release :-) > > Anyhow, this should work with gdb now, and has contract inheritance > (finally). > > http://www.digitalmars.com/d/1.0/changelog.html > http://ftp.digitalmars.com/dmd.1.048.zip > > > http://www.digitalmars.com/d/2.0/changelog.html > http://ftp.digitalmars.com/dmd.2.033.zip > > Many thanks to the numerous people who contributed to this update.
