Summary: | Assume there's always a sysroot. | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 5624 |
Description
Andrew Cagney
2008-01-18 01:29:33 UTC
* DebugInfoFrame.java (getLine): Get sysroot via DwflCache.getSysroot. * DwflCache.java (Mod.sysroot): New. (sysrootMap): New. (getDwfl): Set Mod.sysroot. (setSysroot): New. (getSysroot): New. * DbgVariables.java (DbgVariables): Remove SYSROOT. |