]> git.ozlabs.org Git - ccan/commit
ccanlint: fix gdb line in tests_pass helper.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 17 Mar 2011 11:42:22 +0000 (22:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 17 Mar 2011 11:42:22 +0000 (22:12 +1030)
commitf31fde45981fb51260a61e04912c0f1162f131ec
tree91edf15abf7c8ded9db1ddbb3c6fd4913d945785
parent3b200f895cb7884c72d9e2409f047284027abc68
ccanlint: fix gdb line in tests_pass helper.

Recent changes shifted line numbers in tap.c, so the break is now in
the wrong place.  We should probably have an explicit function we can
breakpoint instead.
tools/ccanlint/tests/tests_pass.c