Simics does not explicitly support IDEs other than those listed in
this manual. If you would like to use Simics with such an IDE, there
are a few options you could try:
- Use Simics's own user interface to control the debugging process
(see chapter 11).
- If your IDE speaks the GDB serial protocol, try connecting it
directly to Simics with the help of a gdb-remote
object (see chapter 13).
- If your IDE uses GDB as a debugger backend, try to make this GDB
instance connect to Simics with gdb-remote.