Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Will GDB 5.3 work?

Hi cdt-debug-dev,

My first attempt to debug CDT 1.2.0.9 on Solaris resulted in:
        Failed Launching CDI Debugger: Error initializing: gdb: 
unrecognized option '-i'

Then I saw that I need gdb-5.2.1.  Foolishly, I downloaded gdb-5.3 
assuming that is a superset of gdb 5.2.1.  Now I get:
        Failed Launching CDI Debugger: Error initializing: /dev/ttyS0: No 
such file or directory.

Of course, it works fine from the command-line.

Is GDB 5.2.1 going to fix my problem?  i.e. is 5.3 a known unsupported 
version of GDB?

Cheers,

- Brent



Back to the top