annotate test/.gdbinit @ 5069:fd125217f00c

Separated out the minimum functionality that we need from gcc for our spinlock fallback.
author Sam Lantinga <slouken@libsdl.org>
date Fri, 21 Jan 2011 21:42:04 -0800
parents 74212992fb08
children
rev   line source
0
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
1 handle SIGUSR1 pass noprint
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
2 handle SIGUSR2 pass noprint
74212992fb08 Initial revision
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
3 break main