Giter Club home page Giter Club logo

Comments (5)

Marus avatar Marus commented on September 2, 2024

In most cases all output from the GDB server should be send to the “Adapter Output” view in the Output tab. st-util on windows does seem to have some problems with it not being able to capture the output at all - so that doesn’t work unfortunately. Still looking for a workaround.

On other GDB servers, and I believe st-util on macOS and Linux, all the output should be captured and displayed.

from cortex-debug.

john5f35 avatar john5f35 commented on September 2, 2024

I think it might be because st-util outputs stuff on stderr rather than stdout.

from cortex-debug.

Marus avatar Marus commented on September 2, 2024

It should be collecting both stderr and stdout and sending them both to the same output stream. On OS X and Linux it should all get collected (at least it does on my Ubuntu and OS X setups) - for example here is the Adapter Output that is collected from a launch on my OS X machine (https://pastebin.com/9WSscxG2)

Unfortunately there is an issue with ST-Util on Windows where I cannot collect any of the output - this is the same reason I had to implement the work around for the launch timeout issue you had found. Until I can find some solution to the st-util on Windows issue I can't do anything about this problem either.

from cortex-debug.

john5f35 avatar john5f35 commented on September 2, 2024

It doesn't seem to work on my macOS though, as in the output is not displayed in the OUTPUT tab nor DEBUG CONSOLE tab.

from cortex-debug.

john5f35 avatar john5f35 commented on September 2, 2024

Ah, sorry, ignore what I said, I found it.

from cortex-debug.

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.