]> sourceware.org Git - systemtap.git/commit
Fixed itrace on RHEL5 (PR10091).
authorDavid Smith <dsmith@redhat.com>
Mon, 27 Apr 2009 20:53:21 +0000 (15:53 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 27 Apr 2009 20:53:21 +0000 (15:53 -0500)
commit975a582b1274eb66088466a66a2eb2c3a70cf766
tree6e03237e25be2e1ec639666fa85688743598c1ce
parent097e4a5b397b9e826453e01caa1f8169886128c5
Fixed itrace on RHEL5 (PR10091).
PR10091 fix.
* runtime/itrace.c: Includes ptrace_compatibility.h.
  (usr_itrace_report_quiesce): Corrected return value for original version
  of utrace.
* runtime/ptrace_compatibility.h: Defines arch_has_single_step() and
  arch_has_block_step() in terms of ARCH_HAS_SINGLE_STEP and
  ARCH_HAS_BLOCK_STEP.
runtime/itrace.c
runtime/ptrace_compatibility.h [new file with mode: 0644]
This page took 0.026015 seconds and 5 git commands to generate.