Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19869 - Dmalloc really ought to be compiled with -g
Summary: Dmalloc really ought to be compiled with -g
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-24 03:21 UTC by jbooth
Modified: 2003-06-10 12:12 UTC (History)
0 users

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


Attachments
Corrected ebuild (dmalloc-4.8.2-r2.ebuild,862 bytes, application/octet-stream)
2003-04-25 03:24 UTC, Sven Vermeulen (RETIRED)
Details
New Changelog (ChangeLog,797 bytes, application/octet-stream)
2003-04-25 03:26 UTC, Sven Vermeulen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jbooth 2003-04-24 03:21:35 UTC
The dmalloc memory debugging library has features which require it to be
compiled with debugging information enabled. Breakpoints set at places within
the library to track down memory leaks, etc.
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2003-04-25 03:24:29 UTC
Created attachment 11109 [details]
Corrected ebuild

This is a new ebuild that should solve this issue.
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2003-04-25 03:26:03 UTC
Created attachment 11112 [details]
New Changelog

New changelog for ebuild
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2003-04-25 03:28:44 UTC
The attached ebuild should fix this.

Can you please download this ebuild and place it in /usr/portage/dev-libs/dmalloc, then issue "ebuild /usr/portage/dev-libs/dmalloc/dmalloc-4.8.2-r2 digest" and then treat it as a normal ebuild (i.e. "emerge dmalloc"). 

Note: this is no official answer (I don't maintain dmalloc and have little experience with ebuilds), but if it helps it should be committed.
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-06-10 12:12:57 UTC
sounds reasonable to me. made changes to dmalloc.