annotate test/.gdbinit @ 4909:fd40b483d489

Use SDL endian macros in libm. This fixes problems (specifically with SDL_floor) for systems where __BYTE_ORDER is not defined.
author Daniel Wyatt <Daniel.Wyatt@gmail.com>
date Tue, 16 Nov 2010 13:24:55 -0500
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