Every time I start gdb, I immediately do:
set print thread-events off
It would be nice if I could do this from the command-line arguments, so that I could just set up an alias instead of re-typing it every time.
Is there a faster way to do this?