]> sourceware.org Git - systemtap.git/commit
PR10078: uretprobes on functions returning structs/unions
authorJim Keniston <jkenisto@us.ibm.com>
Mon, 20 Apr 2009 23:39:26 +0000 (16:39 -0700)
committerJim Keniston <jkenisto@us.ibm.com>
Mon, 20 Apr 2009 23:39:26 +0000 (16:39 -0700)
commit436e5bf634020bcb9f98967891508db21f9e6cbd
treeaa0b83ff4089ab4f15be10d7ffeb94eea2255960
parentd1b6c2866b35575219fb36fa2307c9f87e876750
PR10078: uretprobes on functions returning structs/unions
arch_predict_sp_at_ret() for x86_32 now accommodates ret $4.
Added bz10078 regression test.
runtime/uprobes/uprobes_i386.c
runtime/uprobes/uprobes_x86.c
runtime/uprobes2/uprobes_x86.h
testsuite/systemtap.base/bz10078.c [new file with mode: 0644]
testsuite/systemtap.base/bz10078.exp [new file with mode: 0644]
testsuite/systemtap.base/bz10078.stp [new file with mode: 0644]
This page took 0.029228 seconds and 5 git commands to generate.