Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: Succedded compiling gps-cvs with gcc 3.4.2: msg#00001

Subject: Re: Succedded compiling gps-cvs with gcc 3.4.2
>   I did a bit of fooling around. It might partially work now. After 

Great. Do not hesitate to post patches for review.

> initializing the debugger, I do get the "bumps" at the begining of the line 
> of the source code,  (called stringmap_test.adb) which when pressed, should 
> give the breakpoint. however unfortunatelly I do get this message in the GDB:
> 
> (gdb) break stringmap_test.adb:39
> No source file named stringmap_test.adb.

This is likely not related to the tty issue: it seems like either you didn't
compile this file with -g, or that your gdb has some problems.

Arno


<Prev in Thread] Current Thread [Next in Thread>