BIND 10 vorner-segfault-debug, updated. 514a9305df4b9a498bf8a9fa5a1c54626b30c055 Fix the gdb script
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Aug 5 08:44:26 UTC 2013
The branch, vorner-segfault-debug has been updated
via 514a9305df4b9a498bf8a9fa5a1c54626b30c055 (commit)
from 74182f592dc5261e1d85efe55888339db75b576d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 514a9305df4b9a498bf8a9fa5a1c54626b30c055
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Mon Aug 5 10:42:43 2013 +0200
Fix the gdb script
Provide commands for the catchpoint too.
-----------------------------------------------------------------------
Summary of changes:
src/lib/datasrc/tests/memory/run_gdb | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/tests/memory/run_gdb b/src/lib/datasrc/tests/memory/run_gdb
index 98a396b..15725c2 100755
--- a/src/lib/datasrc/tests/memory/run_gdb
+++ b/src/lib/datasrc/tests/memory/run_gdb
@@ -14,6 +14,7 @@ export GTEST_FILTER=SegmentObjectHolderTest.grow
echo "end"
done
echo catch catch
+ echo commands
echo 'info locals'
echo "bt"
echo "c"
More information about the bind10-changes
mailing list