Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] how to integrate a customer-developed simulator to debug in CDT

We have a simulator for embedded software without operating system. We can use this simulator to run executables virtually. Now we need to integrate this simulator as a debugger for embedded software development. What should we do?

Do we need to implement a gdbserver within the simulator? or extend CDT?

--
Chen Rui

Back to the top