automate gdb process run

Hicham Mouline hicham@mouline.org
Tue Apr 25 08:32:00 GMT 2006


Hi,

I would like to run the following:

loop
	Gdb clientProgram
	..... connects to server
	If exit code of clientProgram is 0
	  Quit gdb
	Else
	  Stop loop
End loop


I could use a shell, or gdb command file or a combination...

Any ideas?

Rds,

Hicham Mouline




More information about the Gdb mailing list