Git Product home page Git Product logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
I think the thinking was that you supplied the dump path and should know what 
it is,
and we're only giving you the guid, which you might want to do other stuff 
with.  Is
that erroneous?

Original comment by [email protected] on 3 Oct 2006 at 6:51

from google-breakpad.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
Yes, I do know what it is, but I have to keep another variable around to keep 
track
of it.  Also, I don't see anything I'd want to use the GUID for aside from 
locating
the dump file.  In addition, as I mentioned, you already construct the path in 
that
function, so I'm just duplicating work.

Original comment by ted.mielczarek on 4 Oct 2006 at 1:33

from google-breakpad.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024

Original comment by [email protected] on 18 Oct 2006 at 1:44

  • Added labels: Component-Client-Handler

from google-breakpad.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
This is trivially fixable now that you fixed
http://code.google.com/p/airbag/issues/detail?id=86

Original comment by ted.mielczarek on 28 Nov 2006 at 8:33

from google-breakpad.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
The Mac handler has dump_path and dump_id split into two parameters that are 
passed
to the minidump callback.  We're going to make the Windows handler match (and 
fix
this bug).  I already have this rolled in to my patch for #81, which is still 
under
development.

Original comment by [email protected] on 30 Nov 2006 at 10:57

from google-breakpad.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024

Original comment by [email protected] on 30 Nov 2006 at 10:57

  • Added labels: OpSys-Windows

from google-breakpad.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 10, 2024
Checked in along with the patch for #81, revision [79].  The string parameters 
to
callbacks are now wchar_t*, and we pass both dump_path and minidump_id.

Original comment by [email protected] on 8 Dec 2006 at 9:40

  • Changed state: Fixed

from google-breakpad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.