automatic commands...?

Daniel Jacobowitz drow@mvista.com
Wed Feb 19 22:07:00 GMT 2003


On Wed, Feb 19, 2003 at 03:40:23PM -0600, christopher j bottaro wrote:
> hello,
> i want gdb to automatically execute some commands on startup.  for instance,
> i want to run the command 'gdb myprog 12345' and immediately upon attaching, i 
> want it to execute 'set myvar=blah; continue'.  is this possible and if so, 
> how?

Put it in a .gdbinit in the current directory, or use -x.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list