Git Product home page Git Product logo

Comments (5)

jrfonseca avatar jrfonseca commented on June 22, 2024

Perhaps Windows 10 changed how JIT debuggers are invoked. I'll take a look.

Please confirm which Windows version you have (run winver)

In the meanwhile, you could try doing

path\to\drmingw\bin\catchsegv.exe name-of-your-program.exe

from the command line, and see whether it catches your program crash or not?

from drmingw.

DerellLicht avatar DerellLicht commented on June 22, 2024

Windows info:
Version 1709 (OS Build 16299.611)

Unfortunately, I don't seem to be able to force that program crash any more !! I hate that!!
I'll have to generate some other error to test this out...

from drmingw.

DerellLicht avatar DerellLicht commented on June 22, 2024

Okay, I got the error to recur, and your catchsegv program worked beautifully...
I initially was not getting symbol information for my app functions, but that was an error in my Makefile.
So upshot is, yes, catchsegv.exe works just fine !!! Thank you for your help.

This is a satisfactory solution for me, so if you wish, you can close this ticket.
However, if you want to pursue this further and try to get drmingw itself working, I will be happy to do any further analysis that can assist you.

from drmingw.

jrfonseca avatar jrfonseca commented on June 22, 2024

I reproed here.

It works if one installs drmingw with -a option, that is:

drmingw -i -a

That is, it seems the non-auto mode (that is the WER dialog saying app crash and whether to debug) doesn't work...

from drmingw.

DerellLicht avatar DerellLicht commented on June 22, 2024

Okay, thank you for this info!! I'm make a note of this and re-install at work...

from drmingw.

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.