public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/6645] New: lib.dwfl.DwarfScopeDies replacing DwarfDie[]
@ 2008-06-15 21:49 cagney at redhat dot com
  0 siblings, 0 replies; only message in thread
From: cagney at redhat dot com @ 2008-06-15 21:49 UTC (permalink / raw)
  To: frysk-bugzilla

At present a get-scopes call returns a concrete array of dies, corresponding to
the long[] array returned by the underlying dwfl.

Instead encapsulate the long[] array in a DwarfScopeDies object and then only
create individual dies as needed - this should better match the underlying
interface where the dies array are just passed back to later functions - treated
like a handle.

It may even be possible to avoid the allocation of the long[] array, and just
encapsulate the malloc-ed pointer

-- 
           Summary: lib.dwfl.DwarfScopeDies replacing DwarfDie[]
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com
                CC: swagiaal at redhat dot com


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-15 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-15 21:49 [Bug general/6645] New: lib.dwfl.DwarfScopeDies replacing DwarfDie[] cagney at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).