You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seem to be issues with scenarios where GDB uses `file` command to load
new application - for some reason debug symbols loaded seem to be off the
previous application, thus breakpoint at `exit()` is installed improperly.
To workaround that issues this patch modifued "gdb-comm.exp" board to quit
GDB and nSIM each time where possible.
Signed-off-by: Anton Kolesov <[email protected]>
0 commit comments