Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View axkibe's full-sized avatar

Axel Kittenberger axkibe

View GitHub Profile
/**
| Tests a container.
| Tries to find an as simple as possible sequence that raises an error.
*/
// if defined checks for uninitialed variable access
// undefined for use similar to simpletest.
#define CHECK_INIT
// if defined traces memory use
This file has been truncated, but you can view the full file.
~$ cd algo15
algo15$ gdb ./atest
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.