summaryrefslogtreecommitdiffstats
path: root/test_code/memtest_gdbscript
blob: 3295919b53d0d3959f31da63d19b946a02508bc8 (plain) (blame)
1
2
3
4
5
6
7
8
add-symbol-file ../../memtest86plus_debug/build64/memtest.debug 0x20000
b main

# while loop
b *0x21414a

# supposed main
b *0x21412a