[Bug translator/29997] New: search elf symbol table for aliases (fopen -> _IO_new_fopen)
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Jan 13 13:31:38 GMT 2023
https://sourceware.org/bugzilla/show_bug.cgi?id=29997
Bug ID: 29997
Summary: search elf symbol table for aliases (fopen ->
_IO_new_fopen)
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
Assignee: systemtap at sourceware dot org
Reporter: fche at redhat dot com
Target Milestone: ---
% stap -L 'process("/lib64/libc.so.6").function("fopen")'
is quiet (no such function in dwarf) but should resolve to the dwarf subprogram
_IO_new_fopen
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list