Re: debugging link_map corruption
Philippe Waroquiers <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <1401915614.2222.10.camel@soleil> |
On Wed, 2014-06-04 at 13:46 -0700, Maule Mark wrote: > Unfortunately, no. We run in a very limited diskless software environment, so there is not much opportunity for external profiling. > I'm not confident that our sw stack would run under valgrind. Valgrind has been used on quite "small" environments (e.g. on Android ARM based phones), so maybe it is not *that* desperate. If your sw stack does not run under valgrind, then that is a Valgrind bug, which I am sure valgrind developers will be more than happy to fix :). Philippe