| Stackdb
    Stackdb is a stackable, multi-target and -level source debugger and memory forensics library. | 

Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
| Variables | |
| struct symmap | symmap [] | 
| int | debug = 0 | 
| int | symbolic = 0 | 
| int | gdbstyle = 0 | 
| char * | userbin = NULL | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 38 of file bts_dump.c.
| int debug = 0 | 
Definition at line 33 of file bts_dump.c.
| int gdbstyle = 0 | 
Definition at line 35 of file bts_dump.c.
| int symbolic = 0 | 
Definition at line 34 of file bts_dump.c.
Definition at line 9 of file bts_dump.c.
| char* userbin = NULL | 
Definition at line 36 of file bts_dump.c.
 1.8.8
 1.8.8