]> sourceware.org Git - systemtap.git/commit
Fix minidebuginfo.exp testcase
authorLukas Berk <lberk@redhat.com>
Fri, 6 Sep 2013 17:41:39 +0000 (13:41 -0400)
committerLukas Berk <lberk@redhat.com>
Fri, 6 Sep 2013 17:41:39 +0000 (13:41 -0400)
commit2b5bbe5ac90151618c72d9d61473b58893842515
treec4358b2db7ef06060c6fdd56fb78317e195295fc
parent638f96406326aa21f895984f9e9982b993085cf6
Fix minidebuginfo.exp testcase

The minidebuginfo testcase was based off of an incomplete documenation.  We need
to properly fix the creation of the executable to test in a standalone instance.

create-minidebug.sh - properly create standalone testcase, this includes
      removing all symbol, relocation and .debug_* sections.
      Tweak naming of files with binary. prefix for easier
      tracking

minidebuginfo.exp - updated file names to target and cleanup
testsuite/systemtap.base/create-minidebug.sh
testsuite/systemtap.base/minidebuginfo.exp
This page took 0.028959 seconds and 5 git commands to generate.