Re: [opensource-dev] how to read minidumps

2011-10-04 Thread Henri Beauchamp
On Tue, 4 Oct 2011 21:40:49 +0100, Nexii Malthus wrote: > You can read the google breakpad generated dumps straight into visual > studio. Excepted that I develop under Linux and that the stack_trace.log file doesn't need any thrid party program neither any symbols table to tell you excatly what w

Re: [opensource-dev] how to read minidumps

2011-10-04 Thread Lance Corrimal
omgwtf i want. we gotta talk and soon. bye, LC Am Dienstag, 4. Oktober 2011 schrieb Nexii Malthus: > You can read the google breakpad generated dumps straight into > visual studio. I wasted so much time trying to get > minidump_stackwalk and all that on windows and they don't tell you > that yo

Re: [opensource-dev] how to read minidumps

2011-10-04 Thread Nexii Malthus
You can read the google breakpad generated dumps straight into visual studio. I wasted so much time trying to get minidump_stackwalk and all that on windows and they don't tell you that you can just use visual studio. I got crash logging working on my own TPV, I send the reports to my own crash lo

Re: [opensource-dev] how to read minidumps

2011-10-04 Thread Marine Kelley
The Shadok is strong in this one... On 04/10/2011, Henri Beauchamp wrote: > On Tue, 4 Oct 2011 12:23:51 +0200, Thickbrick Sleaford wrote: > >> On Tuesday 04 October 2011 09:31:00 Lance Corrimal wrote: >> > hi, >> > >> > I'm pretty sure noone at LL is interested in the minidumps from my >> > TPV,

Re: [opensource-dev] how to read minidumps

2011-10-04 Thread Henri Beauchamp
On Tue, 4 Oct 2011 12:23:51 +0200, Thickbrick Sleaford wrote: > On Tuesday 04 October 2011 09:31:00 Lance Corrimal wrote: > > hi, > > > > I'm pretty sure noone at LL is interested in the minidumps from my > > TPV, so I'll have to read them myself... how do i do that? > > At least on the Linux si

Re: [opensource-dev] how to read minidumps

2011-10-04 Thread Thickbrick Sleaford
On Tuesday 04 October 2011 09:31:00 Lance Corrimal wrote: > hi, > > I'm pretty sure noone at LL is interested in the minidumps from my > TPV, so I'll have to read them myself... how do i do that? > At least on the Linux side, breakpad provides minidump_stackwalk, which takes a minidump file and

[opensource-dev] how to read minidumps

2011-10-04 Thread Lance Corrimal
hi, I'm pretty sure noone at LL is interested in the minidumps from my TPV, so I'll have to read them myself... how do i do that? bye, LC ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please