annotate test/.gdbinit @ 4951:faad280e3280

Fixes the following warning: uses variable-size enums yet the output is to use 32-bit enums
author Sam Lantinga <slouken@libsdl.org>
date Tue, 04 Jan 2011 11:22:43 -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