]> sourceware.org Git - systemtap.git/commit
Fix PR15486 by handling debug messages properly in dyninst mode.
authorDavid Smith <dsmith@redhat.com>
Fri, 17 May 2013 18:18:06 +0000 (13:18 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 17 May 2013 18:18:06 +0000 (13:18 -0500)
commit90efadc56ee9b68f0be43e76e3f316b1489f2b7f
tree9d4b36f77ae36ef2045724a706388c822fc05221
parent91872f521360c6c2800e13e31fc1226d032a65d0
Fix PR15486 by handling debug messages properly in dyninst mode.

* runtime/dyninst/io.c (_stp_vlog): If we're handling a message of type
  DBUG, don't allocate a transport log buffer. Instead use the temporary
  buffer.
* testsuite/systemtap.printf/dbug.exp: New test file.
* testsuite/systemtap.printf/dbug.stp: Ditto.
runtime/dyninst/io.c
testsuite/systemtap.printf/dbug.exp [new file with mode: 0644]
testsuite/systemtap.printf/dbug.stp [new file with mode: 0644]
This page took 0.085129 seconds and 5 git commands to generate.