Skip to content
#

debugger

Here are 805 public repositories matching this topic...

gdbgui
rocallahan
rocallahan commented Apr 10, 2018

gdb supports QPassSignals as a way to tell the agent about signals that should be passed directly to the debuggee without being reported to gdb. Supporting this could greatly speed up reverse execution when many gdb-ignored signals have been delivered, e.g. SIGSYS in Firefox sandboxed content processes.

carolstran
carolstran commented Oct 10, 2019

👋 I noticed that there are a couple of instances of words "easily" and "just" in your documentation. Unfortunately, words like this can make people feel frustrated and isolated while reading (myself included, hence the issue) - especially if they are facing issues.

If it's alright with your team, I'd like to take a shot at updating the content to make it more inclusive by removing instance

renderdoc
vaspoul
vaspoul commented Jul 5, 2018

We use PIX labels to organize the events in a single frame (e.g. Z PrePass, GBuffer, Alpha, etc). These can get quite deep/nested.

It would be useful if we could see a 'path' for the event currently selected, e.g.

Camera 1\3D Stage\GBuffer\TreeBark Material

It would be extra nice if clicking on any of these would take you to the beginning of that section.
(think folders in Windows Explor

akrantz
akrantz commented Mar 5, 2019

Debugging Office Add-ins running in Chrome will work, meaning breakpoints will be hit, when using the Chrome browser dev tools. However, when using VSCode Debugger for Chrome, the breakpoints will not be hit. It appears that the extension does not handle scriptParsed messages for source inside of an iframe.

  • VS Code Version: 1.31.1
  • Log file (set "trace": true in launch config):

Steps t

Guria
Guria commented Mar 2, 2017

Please leave info about your projects using Cerebral and function tree.
I am prepaing internal presentation on corporate event and I need some cool reference to mention in it. And of course we can include references to your projects on docs website if you want.

Please provide:

  • short description
  • a link to project if available
  • screenshots and/or dynamic gif (especially @gaspard app with

Improve this page

Add a description, image, and links to the debugger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the debugger topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.