Debugger for QNX

Hi
I am using QNX 6.3. Since the project is not integrated to Momentics IDE ( and won’t be integrated), can anybody suggest a gui based debugger? I am using GDB now.

Thanks

There is one called ‘DDD’ (Data Display Debugger) in the 3rd party unsupported repository. It’s X based and it’s an (awful) wrap for gdb.

JM

Thanks. I tried that out. When I run DDD it gives me an error, “Error: Can’t Open Display 127:1.0”. What does that mean?

Thanks juanplacco. I got the answer from another member of this forum. Appreciate your help.

Just because you don’t build your project in the IDE doesn’t mean you can’t use it for debuging. You just have to point it at the exectuable and the source.