]> sourceware.org Git - systemtap.git/commit
stapdyn: Check and report the child exit status
authorJosh Stone <jistone@redhat.com>
Fri, 28 Sep 2012 21:28:13 +0000 (14:28 -0700)
committerJosh Stone <jistone@redhat.com>
Fri, 28 Sep 2012 21:48:45 +0000 (14:48 -0700)
commit3d381237c8a7d563f132e30789fa3cfc6f7c32f6
treef1a7e8d0dbf479548f4bd584f178b83bf787b1d3
parent8fee9cc5af3ea902b7628eaa346598d92af5dc58
stapdyn: Check and report the child exit status

* stapdyn/dynutil.cxx (check_dyninst_exit): New, check how the given
  BPatch_process exited, and report failures.
* stapdyn/stapdyn.cxx (main): Use check_dyninst_exit.
* stapdyn/dynsdt.cxx (main): Use check_dyninst_exit.
stapdyn/dynsdt.cxx
stapdyn/dynutil.cxx
stapdyn/dynutil.h
stapdyn/stapdyn.cxx
This page took 0.027243 seconds and 5 git commands to generate.