summaryrefslogtreecommitdiffstats
path: root/bash_experiments/just_gdb
blob: ad2f8e5bf73199948eb10334618b4d1ef0c7d14a (plain) (blame)
1
2
3
4
add-symbol-file ~/Memtest/git/memtest86plus_debug/build64/memtest.debug 0x201000
b main
info b
quit