Bug 3587

Summary: Frysk doesn't seem to handle debuginfo
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Unassigned <frysk-bugzilla>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2785, 2654    

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.