[Bug translator/4915] Incorrect code for accessing function argument
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Aug 10 21:43:00 GMT 2007
------- Additional Comments From wcohen at redhat dot com 2007-08-10 20:35 -------
Looking through the obj/config.h:
/* make -P prologue-searching default */
#define ENABLE_PROLOGUES
grepping the output of the "stap -vvvv ~/open.stp" results.
$ grep filename ~/open_results.txt
finding location for local 'filename' near address c0173850, module bias 0
finding location for local 'filename' near address c0173850, module bias 0
finding location for local 'filename' near address c0173850, module bias 0
finding location for local 'filename' near address c0173850, module bias 0
Eliding assignment to filename at operator '=' at /home/wcohen/open.stp:8:11
Eliding unused function _dwarf_tvar_get_filename_0
Eliding unused local variable filename in probe_1557
Changing _dwarf_tvar_get_filename_5 reference to _dwarf_tvar_get_filename_3
reference
Changing _dwarf_tvar_get_filename_6 reference to _dwarf_tvar_get_filename_3
reference
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4915
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list