A simple way to debug events and methods of your classes
Simple debugger for Solid
Simple debugger for mongoose aggregates
A dead simple debugger for Socket.io
Debugger frontend for React Native based on Chrome DevTools
A simple debugger.
Experimental debugger shell for React Native for use with @react-native/debugger-frontend
Quickly debug your code with this simple debugger
Appium proxy for Remote Debugger protocol
A toolkit for JavaScript codemods
Files for enabling office add-in web debugging using Node and VS Code.
Debugger of the Solid's reactivity graph — a cornerstone of all solid-devtools.
That is a simple javascript console.log in a fancy way.
a simple debugger that enables you to access the react components given a dom node
load plugins and prepare them to run
Remove debugger statements
Debug Lambda functions locally like it is running in the cloud
Reusable building blocks for iterative solvers, multi-stage solver pipelines, and React-based solver debugging UIs.
🐊Putout plugin adds ability to find and remove 'debugger' statement
JupyterLab - Debugger Extension
JupyterLab - Debugger Extension
Replace `open debugger-ui with Chrome` to `open React Native Debugger` from react-native packager
Wireframe debugger for use with cannon-es https://github.com/pmndrs/cannon-es
TypeScript definitions for debug
This is the simple REST client for Cloud Debugger API (Deprecated) V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Debugger API (Deprecated), but note that some services may provide a separate modern client that is easier to use.
Auto starts Weinre remote debugger and prvides a simple insert helper to inject the script tag.
A try a writing a simple ruby debugger detailed here http://akash.im/2012/05/12/home-made-debugger-in-ruby.html
A simple gem that quickly removes debugger breakpoints from code
Dfect is an assertion testing library for Ruby that emphasizes a simple assertion vocabulary, instant debuggability of failures, and flexibility in composing tests.
This is a stupid simple example of how easy it is to make a minitest plugin that does something useful. In this case it wraps assert so that failed assertions will drop into the ruby debugger.
Detest is an assertion testing library for [Ruby] that features a simple assertion vocabulary, instant debuggability of failures, and flexibility in composing tests.
DIFECTS is an assertion testing library for Ruby that emphasizes a simple assertion vocabulary, instant debuggability of failures, and flexibility in composing tests.
A set of patches to Ruby MRI 1.9.3 and 1.9.2 that adds run-time introspection, a call frame object, and other run-time support for things like debuggers. Necessary patches and some simple patch code are found in the git repository. See https://github.com/rocky/rb-threadframe/wiki/How-to-Install for how to install.
Debuggers are great! They help us troubleshoot complicated programming problems by inspecting values produced by code, line by line. They are invaluable when trying to understand what is going on in a large application composed of thousands or millions of lines of code. In day-to-day test-driven development and simple debugging though, a puts statement can be a lot quicker in revealing what is going on than halting execution completely just to inspect a single value or a few. This is certainly true when writing the simplest possible code that could possibly work, and running a test every few seconds or minutes. Problem is you need to locate puts statements in large output logs, know which file names, line numbers, classes, and methods contained the puts statements, find out what variable names are being printed, and see nicely formatted output. Enter puts_debuggerer. A guilt-free puts debugging Ruby gem FTW that prints file names, line numbers, class names, method names, and code statements; and formats output nicely courtesy of awesome_print. Partially inspired by this blog post: https://tenderlovemaking.com/2016/02/05/i-am-a-puts-debuggerer.html (Credit to Tenderlove.)
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.