Bug 155665 - Bug fix ebuild for dev-embedded/gputils : mapping of object to source in .COD
Bug#: 155665 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: dev-embedded@gentoo.org Reported By: rob.pearce@bdt-home.demon.co.uk
Component: Ebuilds
URL: 
Summary: Bug fix ebuild for dev-embedded/gputils : mapping of object to source in .COD
Keywords:  
Status Whiteboard: 
Opened: 2006-11-19 05:36 0000
Description:   Opened: 2006-11-19 05:36 0000
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 From Robert Pearce 2006-11-19 05:39:36 0000 -------
Created an attachment (id=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 From Denis Dupeyron 2007-03-27 22:29:50 0000 -------
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.