097445ebf5
Fixed copyright headers in mtr src files
2011-01-18 11:03:44 +01:00
b446a256e4
change order of cdb parameters to workaround a bug , where command (-c) is not evaluated if -i ,-y or -z contains an invalid path.
...
cdb would hang then waiting for user input, which is bad for use in scripts
2009-03-24 14:44:21 +01:00
ca3db65c9f
Bug #43074 MTR2 is not accessing core dumps when a path is too long
...
Executable path is truncated in core
If we see truncated path, try to guess using strings and grep
If that doesn't work either, use known mysqld path
2009-03-20 16:39:06 +01:00
b7393ba5ce
Bug#42788 lib\My\CoreDump.pm needs to be ported for Windows.
...
- output callstacks from crash using cdb debugger which is part
of "Debugging Tools for Windows". Output other interesting
information - function parameters, possibly source code fragment
and other goodies of "!analyze" cdb extension.
2009-02-12 17:13:56 +01:00
8a0c984f01
Bug #40399 Please make mtr print stack trace after every failure
...
SIGABRT is sent to relevant processes after a timeout
2009-01-21 10:34:01 +01:00
746734d974
BUG#38817: please make mtr analyze crashes better
...
Post-push fixes making it work on pushbuild's valgrind host, and clarifying the output.
2008-10-13 18:14:30 +02:00
c84dfbbd6a
Improve gdb coredump
2008-10-06 10:49:12 +02:00
1d8583f5a2
Bug#38817 please make mtr analyze crashes better
2008-09-06 08:57:05 +02:00