debugger
Here are 805 public repositories matching this topic...
I have installed the Chinese language package, but the smart tips are still in English.
Hopefully, if a language package is installed, it will be called for display.
Go 1.14 uses a new system to preempt goroutines non-cooperatively by sending a SIGURG signal to its own threads. This necessitates increased rigour in signal routing. We should verify that this doesn't expose latent bugs in the freebsd native backend before Go 1.14/Delve 1.4.0 is released.
cc @rayrapetyan
the above is a usually appeared screen-shot in jupyter notebook, if colored in columns, it would be really helpful to distinguish time/line number/code/variables parts.
-
Updated
May 23, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
gdb features, such as whether reverse debugging is enabled, is currently guessed at by gdbgui.
Describe the solution you'd like
use -list-feature
instead of guessing gdb's features
let devtools: any = window['devToolsExtension'] ? window['devToolsExtension']() : (f:any)=>f;
let middleware = applyMiddleware(thunk);
const store: any = middleware(devtools(createStore))(rootReducer, {});
-
Updated
May 9, 2020 - Python
The history configuration was refactored in pry/pry@e5556a2
This makes most (if not all) of the Wiki page on history configuration out of date. Unfortunately, I don't have time right now to go through and figure out how all the options have changed, but perhaps someone more well-versed in the
Will probably need to use security(1) to add a code-signing cert to the System keychain, codesign the GDB binary and restart taskgated
.
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.
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
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
-
Updated
May 23, 2020 - Swift
-
Updated
May 21, 2020 - C
Description
Facebook released Hermes JS engine and implemented it to React Native Android. This engine is compatible with Chrome DevTools Protocol so we need to investigate how to implement Hermes debugging in React Native Tools.
Important notice
Currently, Hermes doesn't fully support Chrome deb
I got the information on IRC, but I have since lost the chat message due to a computer crash
These would be awesome:
- Update documentation on how to do it
- Provide a starting template
- UI to be able to define your own interpreter
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
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
When inside the internal shell the cursor-up key just selects the lines in history with no (apparent) useful function.
It would be nice if it could instead access the history (as does ctrl-p/n).
-
Updated
May 26, 2020 - C++
I'm trying to "step-over" certain lines of code, so I tried step
and next
, but it seems that both commands enter the method. I also checked byebug repo and its wiki is empty. Where can I find a documentation on which commands correspond to which actions so that I can use them properly?
Thanks!
-
Updated
May 16, 2020 - C++
I wonder why nobody every asked for this, shouldn't this be a common feature?
This feature would reduce tediousness when having to run multiple "Fill with NOPs" or "Fill with 00s" or "Binary Edit".
-
Updated
May 26, 2020 - YARA
Improve this page
Add a description, image, and links to the debugger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the debugger topic, visit your repo's landing page and select "manage topics."
add please to sdk