FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
-
Updated
Dec 3, 2020 - JavaScript
{{ message }}
FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
iOS Debugging Tool
Visually trace Python code in real-time.
A Linux version of the ProcDump Sysinternals tool
An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
Modern and Delightful HTTP Debugging Proxy for macOS, iOS and Android
Documentation for Remix IDE
Android Library for Logging RxJava Observables and Subscribers.
an android library for debugging what we care about directly in app.
Web Debugging Proxy Application
Bugsnag crash monitoring and reporting tool for Android apps
A reverse engineering tool that'll supply the place of Cheat Engine for linux
This lets users easily mock/modify single requests without having to have an entire fixture file.
Implementing this will just involve:
grpc-fixtureBugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
I have used this library and its not capturing Swift run time exception or traces. This is only handling Objective C exception. If you could help me out for showing Swift run time exception with stack trace.
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Recently I was working with another dev on some performance issues. At one point, i took the dbv++ output, pasted it into a blank email (to get the spacing formatted), then took that and pasted it into Excel. I then added a column for Elapsed time (this step) and added a formula to calculate for each line how much time had elapsed since the last log entry. A simple process, but kind of cumbersome.
Easier RxJava2 debugging with better stacktraces
Bugsnag error monitoring and crash reporting tool for PHP apps
WinDBG Anti-RootKit Extension
Debug in-production Electron based app
Reduce debugging time while programming Go. Use static and stack-trace analysis to determine which func call causes the error.
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Add a description, image, and links to the debugging-tool topic page so that developers can more easily learn about it.
To associate your repository with the debugging-tool topic, visit your repo's landing page and select "manage topics."
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?