[gps-devel] Succedded compiling gps-cvs with gcc 3.4.2

Arnaud Charlet charlet at adacore.com
Wed Dec 1 10:46:52 CET 2004


>   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


More information about the gps-devel mailing list