summaryrefslogtreecommitdiffhomepage
path: root/dev/boot/gdbinit
blob: 9522f6e811d8df42fcfc4174ddbc6061cd61d457 (plain)
1
2
3
set disassemble-next-line on
b Main
target remote localhost:1234