Coder Social home page Coder Social logo

Comments (5)

jkotas avatar jkotas commented on August 16, 2024

cc @mikem8361

from diagnostics.

mikem8361 avatar mikem8361 commented on August 16, 2024

I was trying to abstract CreateProcess to only the options that are supported across all platforms. Creating a new console on Linux and OS X would be difficult to support. I realize now it should be exposed for Windows but ignored on the other platforms.

It would have to be implemented as CreateProcess2 with the flags exposed. unless you are suggesting that we always create a new console on Windows with the existing API? That would probably be a breaking change.

from diagnostics.

danwalmsley avatar danwalmsley commented on August 16, 2024

@mikem8361 hey, I think would be nice to have a CreateProcess2 and just ignore those flags on Mac / Linux.

from diagnostics.

danwalmsley avatar danwalmsley commented on August 16, 2024

@mikem8361 i found that when i am debugging my debugger under visual studio no extra window is created, however when I run the application normally it actually creates a seperate window, does that sound familiar to you?

Also what is the recommended way to determine the path to dbgshm.dll?

from diagnostics.

mikem8361 avatar mikem8361 commented on August 16, 2024

from diagnostics.

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.