Mail Archives: djgpp/1998/03/23/09:10:28
stireda AT tor DOT ber DOT hs DOT nki DOT no (Stian Danielsen) wrote:
> My program looks like this:
>
> #include <iostream.h>
>
> int main()
> {
> cout << "Hello World!";
>
> cin.get();
>
> return 0;
> }
>
> Made just to test the debugging. The file is saved with the .cpp
> ending.
>
> I have the -g option on. I have no other options on in the
> options->compiler->debugger options.
>
> I still cannot set any (valid)breakpoints! I still get the message
> that the code is not compiled with debugging information.
>
> Anyone got a clue as to what is wrong?
I'm having a bad feeling about these reports: What version of gcc are you
using and what RHIDE version are you using?
If you rename the files to .cc (and recompile) can you debug?
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
CQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -