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/9991] on-the-fly kernel debuginfo construction


------- Additional Comments From fche at redhat dot com  2009-03-23 21:15 -------
Another complication:

- addresses derived from object files (section-based)
  would need to be mapped to run-time (segment-based)
  addresses, which are assigned by the linker slicing
  and dicing based on the linker script; solution is
  probably not as simple as "rely on / extend kallsyms API"


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9991

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