$ gcc -g -o tp test.s $ cat << EOF > gd > break main > display/t $eflags > display/x $ecx > display/t $eax > display/t $edx > EOF $ gdb -x gdbconf tpcf. info gdb
`-x FILE'
Execute GDB commands from file FILE. *Note Command files: Command
Files.