Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Steps to use another Debugger other than GDB

Hi

I am working on a project where it requires me a third party debugger other than the GDB debugger in CDT.

What are the measures and things should i take care of to make this happen. I made a few initial research of how GDB is so hardcorely intergrated with CDT and managed to isolate a few interfaces and their implementations which gave me a clue.

I am worried about the inital steps that has to be taken into consideration in case of implementing a new debugger.

Please send in any sort of suggestions that could be helpful.

Regards,
Madan

View this message in context: Steps to use another Debugger other than GDB
Sent from the Eclipse CDT - General forum at Nabble.com.

Back to the top