On Tue, 2012-03-13 at 11:17 -0400, Mathieu Bouchard wrote:
Le 2012-03-13 à 14:52:00, Roman Haefeli a écrit :
$ gdb -ex run --args pd-extended -noprefs -nrt -noaudio -stderr -open crashertest.pd
Where did you find -ex ? I had been making a lot of pirouettes to get gdb to run commands that I wanted, which were not very good. I wanted to have -ex all those years.
I read the source code.
HAHAHAHAhahaha.......
Jokes aside, iirc, I googled for something like "gdb run immediately" and found this stackoverflow article: http://stackoverflow.com/questions/2119564/gdb-how-to-automatically-run-the-...
But yeah, the man page doesn't help here.
Roman