set pagination off
set logging file gdb.txt
set logging redirect on
set logging on
target extended-remote localhost:3333
load
monitor reset
q
y