mariadb/extra
Davi Arnaut d6e7b04a03 Bug#41612: resolve_stack_dump does not decode 5.1 stack trace
resolve_stack_dump is not able to decode a stack trace produced
by glibc's backtrace() functions. The problem is that the stack
trace addresses are printed between brackets and the utility is
not able to ignore the brackets.

The solution is to modify resolve_stack_dump so it can recognize
stack trace addresses surrounded by brackets. e.g. [0xdeadbeef].
2008-12-19 08:47:28 -02:00
..
yassl
.cvsignore
charset2html.c
CMakeLists.txt
comp_err.c
innochecksum.c
Makefile.am
my_print_defaults.c
mysql_waitpid.c
perror.c
replace.c
resolve_stack_dump.c Bug#41612: resolve_stack_dump does not decode 5.1 stack trace 2008-12-19 08:47:28 -02:00
resolveip.c