summaryrefslogtreecommitdiffstats
path: root/gdb-cmd.txt
blob: 53d5d4406dc2012d5131afbbedc4f05c5b67bce9 (plain) (blame)
1
2
3
4
5
6
7
target remote localhost:1234
b main
handle all nostop noprint
set print pretty on
set print array-indexes on
c
layout src