Summary: | [tracker] fauxv -- print a processes auxiliary vector | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
Status: | NEW --- | ||
Severity: | normal | CC: | qiyaoltc, woodzltc, zhengyo |
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | 5682, 5683 | ||
Bug Blocks: | 1601 |
Description
Andrew Cagney
2006-08-28 13:28:17 UTC
any detailed document about how auxv information will be used for. I can only see some sparsely scattered ones. (In reply to comment #1) > any detailed document about how auxv information will be used for. I can only > see some sparsely scattered ones. I've used an equivalent it to check what is being passed to a process. In particular things such as the entry address. Once this is basically working, state should change to suspended, and bugs against this made blockers to it. |