summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/XGdbinit.samp
blob: a99f10695606a840126a7a9070be33a03d797b2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
button "show" push-to-file %S
button "back" pop-file
button "break in" break %S
button "break at" break %l
button delete delete %b%e
button backtrace
button up
button down
button print print %E
button print* print *(%E)
button next
button step
button "do upto" until %l%e
button finish
button continue cont%e
OpenPOWER on IntegriCloud