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
* Disable pagination as the gdb interface freezes while it waits for the user to press 'enter' to continue.
Use '-iex' rather '-ex' for the gdb startup arguments so they execute before .gdbinit is executed, in case the .gdbinit generates any output requiring paging.
Co-authored-by: David Welch <[email protected]>
0 commit comments