Re: linux programming



hotmail_spam@xxxxxxxxxxx (Martin Jørgensen) writes:

I'm not sure whether or not this is on-topic here, but I've downloaded a
C++ program for linux and compiled it. I also compiled gcc. But when I
debug into the program using gdb (actually ddd) it also steps into the
source code for the compiler... How to avoid that, if possible?

Are you sure? Or has it maybe started stepping through the macroes in
the standard template library? No way to avoid that, that I know of...
--
Joseph J. Pfeiffer, Jr., Ph.D. Phone -- (505) 646-1605
Department of Computer Science FAX -- (505) 646-1002
New Mexico State University http://www.cs.nmsu.edu/~pfeiffer
.



Relevant Pages

  • Re: Most elegant way to read to allocatable array?
    ... Beliavsky's advice to avoid opening units 5 and 6 (or any unit numbers ... In order to avoid conflicts with hard-wired unit ... Note that this pretty much has to be a compiler function in order to ... get unused unit numbers have problems. ...
    (comp.lang.fortran)
  • Re: Most elegant way to read to allocatable array?
    ... Beliavsky's advice to avoid opening units 5 and 6 (or any unit numbers ... In order to avoid conflicts with hard-wired unit ... Note that this pretty much has to be a compiler function in order to ... get unused unit numbers have problems. ...
    (comp.lang.fortran)
  • Re: linux programming
    ... C++ program for linux and compiled it. ... source code for the compiler... ... No way to avoid that, ... stepping into the macros in the STL? ...
    (comp.os.linux.development.apps)
  • Re: linux programming
    ... C++ program for linux and compiled it. ... source code for the compiler... ... No way to avoid that, ... stepping into the macros in the STL? ...
    (comp.os.linux.development.apps)
  • Re: Unix make
    ... How can I avoid this and keep all temporary target ... Perhaps you are talking about the temporary files the compiler generates? ... normally uses an integrated preprocessor. ... source file with the same extension as an intermediate file. ...
    (comp.unix.shell)