Bug 3587 - Frysk doesn't seem to handle debuginfo
Summary: Frysk doesn't seem to handle debuginfo
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: frysk-elfutils 2654
  Show dependency treegraph
 
Reported: 2006-11-24 18:48 UTC by Andrew Cagney
Modified: 2006-12-24 13:34 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2006-11-24 18:48:38 UTC
From: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=215740

'm using an up-to-date FC6, with nautilus-2.16.2-5.fc6 and
nautilus-debuginfo-2.16.2-5.fc6 installed (plus debuginfo for gtk2, glib2 etc),
and when i run "gdb nautilus" i get debug info.

However, when i start frysk and pick an existing nautilus process the stack
looks like its without debug info, and the source window says "Unknown File".

Frysk version is 0.0.1.2006.10.30.rh1-1.fc6
Comment 1 Jan Kratochvil 2006-12-08 00:53:29 UTC
It should be fixed by:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=215740#c4

Still to be tested, though, I was resources-limited before, going to test it
tomorrow.
Comment 2 Jan Kratochvil 2006-12-24 13:34:18 UTC
CVS committed upstream as:

2006-12-13  Jan Kratochvil  <jan.kratochvil@redhat.com>

        * cni/Dwfl.cxx (dwfl_begin): Fixed `debuginfo' files search path typo.