This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

automatic commands...?


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?

thanks,
-- christopher


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]