Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155665 - Bug fix ebuild for dev-embedded/gputils : mapping of object to source in .COD
Summary: Bug fix ebuild for dev-embedded/gputils : mapping of object to source in .COD
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-19 05:36 UTC by Robert Pearce
Modified: 2007-03-27 22:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Proposed ebuild for bug fix to gputils (gputils.tgz,1.75 KB, application/x-gtar)
2006-11-19 05:39 UTC, Robert Pearce
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Pearce 2006-11-19 05:36:30 UTC
The current release of gputils has a bug where the mapping of source lines to object addresses fails at some points. This causes the GPSim source browser to lose track when single stepping (and to mis-colour the affected lines)

The attached ebuild implements a patch I have submitted to the gputils project to fix this.
Comment 1 Robert Pearce 2006-11-19 05:39:36 UTC
Created attachment 102340 [details]
Proposed ebuild for bug fix to gputils

This is a tarball of the ebuild in my portage overlay, which gives working results.
Comment 2 Denis Dupeyron (RETIRED) gentoo-dev 2007-03-27 22:29:50 UTC
Thanks for the patch. However, next time, please only submit your patch and/or a patch against the ebuild if there's something non-trivial about the patching (adding an epatch line is trivial, for example). This makes it easier for all of us.

I have just committed this, as well as a fix from upstream for a duplicate label bug. 

Denis.