On Wed, 2006-03-22 at 15:17 +0000, Gregor Hartmann wrote:
> Hi,
> 
> Am 22.03.06, 12:21:58, schrieb Caolan McNamara <[EMAIL PROTECTED]> zum 
> Thema Re: [dev] The Crash Reporter:
> 
> > Yeah, makes sense of course. In our own case RedHat keeps and provides
> > debuginfo rpms of extracted debugging data, so theoretically I guess we
> > would be able to use the same or similiar process to make sense of crash
> > reporter data from our stripped builds.
> 
> > Is the "stripped stacktrace" -> "stacktrace with symbols" code used by
> > the Sun process freely available in any form ?
> 
> The tool heavily relies on our infrastructure to track the checksums and 
> the setup we have over here so it would make no sense to make it 
> available publicly. But it should not be too hard to build some tooling 
> around addr2line to get the same results.

FWIW http://people.redhat.com/caolanm/ooocvs/ooomapstack is a simple
little script which does what I want on our stacktraces and sticks the
line numbers back in for me.

C.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to