Disable pagination on gdb startup (#373)
* 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 <dw@example.com>
D
davidwelch158 committed
170daedc5ad095eba86dcdc71657f6c04e466dc1
Parent: 9a36de1
Committed by GitHub <noreply@github.com>
on 8/28/2021, 7:53:24 PM