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 fche at redhat dot com  2007-08-11 01:52 -------
(In reply to comment #5)
> Looking through the obj/config.h:
> /* make -P prologue-searching default */
> #define ENABLE_PROLOGUES 

OK.

> grepping the output of the "stap -vvvv ~/open.stp" results.

That point is too late.  The question is why the prologue-searching
heuristic ends up choosing 0xc0173850.  CVS systemtap on 2.6.9-55.ELsmp
gives me the correct instruction.  Grep the bunch of lines before/after
'prologue'.

If the problem ends up being solely that the RHEL4 gcc building bleeding
edge kernels gives poor results, this may not be worth fixing.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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]