Re: have ddd-3.3.12-rc2 and remake-3.81-0.2, now what?
"R. Bernstein" <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
Peter Wainwright writes: > You have to specify it on the command line with "ddd --debugger remake > Makefile". > > It would be nice if ddd had some heuristics to detect the file type and > start an appropriate inferior debugger. There's a project there for > anyone interested. I just checked what I have in GNU Emacs. The regular expression it uses is (translated into non more standard form) is: .*[Mm]akefile | .*\.mk$ I would like to see someone else handle this, but if there are no takers I'll look into -- after the next release. > > Peter Wainwright > > > > > Thanks, great looking tool! > > > > Scott Nelson > > > > > > --- > > > > Scott D. Nelson B543 Rm2044 3-1250 > > Group Leader, Accelerator Design and Code Group > > Lawrence Livermore National Laboratory > > 7000 East Ave., L-641 Livermore, California 94550 > > email: [email protected] http://www-eng.llnl.gov/ > > > > > > _______________________________________________ > > ddd mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/ddd > > > _______________________________________________ > ddd mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ddd >