* moving frysk.cli.hpd's .debug_info table (symtab) to frysk.debuginfo
@ 2007-05-22 16:13 Andrew Cagney
0 siblings, 0 replies; only message in thread
From: Andrew Cagney @ 2007-05-22 16:13 UTC (permalink / raw)
To: frysk
Hello,
This idea came up as a result of discussion between my self and stan,
and my attempt at implementing fvalue.
Briefly, the code-logic for scanning .debug_info sections currently
lives in the CLI (frysk.cli.hpd), which, for non-command-line apps such
as fvalue (display a value in a program then quit) feels wrong. Instead
the intent is to move that logic to a shared package - frysk.debuginfo -
where the CLI, utilities, and the UI can all access it.
thoughts (or a better name - one note on the name, it is _not_ symtab as
that is too overloaded with the elf symtab),
Andrew
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-22 16:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-22 16:13 moving frysk.cli.hpd's .debug_info table (symtab) to frysk.debuginfo Andrew Cagney
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).