This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/4915] Incorrect code for accessing function argument


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]