Non-Confidential | ![]() | 100964_1142_00_en | ||
| ||||
Home > Plug-ins for Fast Models > GDBRemoteConnection > GDBRemoteConnection limitations |
This section describes the limitations of the GDBRemoteConnection
plug-in.
You cannot use GDB when debugging software that uses semihosting. When a program tries to use semihosting with the GDB plug-in, the GDB debugger wrongly reports having hit a breakpoint:
Program received signal SIGTRAP, Trace/breakpoint trap.
When using the GDBRemoteConnection
plug-in, start the simulation with the
-D
(or -S
) flag. You cannot attach the GDBRemoteConnection
plug-in to running simulations. It can cause segmentation faults on the
simulation and the GDB client.