]> git.notmuchmail.org Git - notmuch/commit
test: redirect gdb output to a file.
authorDavid Bremner <david@tethera.net>
Tue, 6 May 2014 13:06:28 +0000 (22:06 +0900)
committerDavid Bremner <david@tethera.net>
Sun, 13 Jul 2014 15:36:49 +0000 (12:36 -0300)
commitde262a20261a11b191f29db67ace8cdd3d504682
treed201e06f21843d53c6f1c5381bf7e4748f6ce2cd
parent24b24be15152deb6b408afb334142dbacc4ff671
test: redirect gdb output to a file.

It seems that the normal output redirection in the test suite doesn't
work for gdb, but it's nice to have output in a file for debugging.
test/T380-atomicity.sh