aboutsummaryrefslogtreecommitdiff
path: root/gdbinit
blob: 6ce85b00eb6d519c539b067584393b0060cc9499 (plain)
1
2
3
4
5
6
7
set arch arm
layout regs
target remote localhost:1234
b _start
winheight regs +3
set scheduler-locking on
thread 1