Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
14 results tagged debugging  ✕   ✕
InterLinked1/phreakscript https://github.com/InterLinked1/phreakscript
Sun 02 Jan 2022 05:33:35 PM PST archive.org

A utility to automate the installation, maintenance, and debugging of Asterisk/DAHDI, while integrating additional patches to provide the richest telephony experience. Useful for: Automating installation and maintenance of Asterisk, Asterisk Test Suite, Asterisk Test Framework, DAHDI Linux, DAHDI Tools, and related resources; validating Asterisk configuration; finding common syntax errors in dialplan code; finding missing audio files referenced by the Playback, BackGround, and Read applications; suggesting optimizations that can be made to dialplan code to make it more readable and efficient; generating Asterisk user documentation; debugging Asterisk configuration; generating core dumps, automating PhreakNet boilerplate dialplan installation.

Primarily supported on Debian-based Linux systems. Support has also been added for FreeBSD. Pull requests to add support for other Linux distros or BSD are welcome.

script sysadmin telephony asterisk configuration maintenance automation debugging cli voip
How to Use an Oscilloscope - learn.sparkfun.com https://learn.sparkfun.com/tutorials/how-to-use-an-oscilloscope/all
Wed 23 Dec 2020 06:23:13 PM PST archive.org
howto electronics signals analysis debugging
jesseduffield/lazydocker: The lazier way to manage everything docker https://github.com/jesseduffield/lazydocker
Sun 30 Jun 2019 08:10:33 PM PDT archive.org

A simple terminal UI for docker and docker-compose. Written in Go, has a full text-based UI for monitoring and exploring your containers. Tries to make it easier to work with Docker and docker-compose. Keeps everything in a single terminal window with shortcuts for common Docker commands. You can add custom commands, too. Seems to also support mousing around.

docker tui golang admin monitoring debugging devops
cool-RR/PySnooper: Never use print for debugging again https://github.com/cool-RR/PySnooper
Fri 26 Apr 2019 01:39:54 PM PDT archive.org

PySnooper lets you do the same, except instead of carefully crafting the right print lines, you just add one decorator line to the function you're interested in. You'll get a play-by-play log of your function, including which lines ran and when, and exactly when local variables were changed.

python module development debugging decorators output
Pyre · A performant typechecker for Python https://pyre-check.org/
Fri 11 May 2018 04:05:31 PM PDT archive.org

Pyre is a fast, scalable type checker for large python codebases, designed to help improve code quality and development speed by flagging type errors interactively in your terminal or favorite editor. We follow the typing standards introduced in PEP484 and PEP526.

https://github.com/facebook/pyre-check

python python programming types checking analysis debugging
Scanmem. http://taviso.decsystem.org/scanmem.html
Tue 20 Mar 2018 03:13:43 AM PDT archive.org

A utility for Linux that attaches to a running process and searches the memory field for strings supplied by the user. Once found, you can then change the string to a different value. This works much like the pokefinder utilities on the 8-bit computers.

debugging cheating debugger foss linux games memory software pokefinder
DebuggingRemovableDevices - Ubuntu Wiki https://wiki.ubuntu.com/DebuggingRemovableDevices
Tue 20 Mar 2018 02:21:47 AM PDT archive.org

How to debug removable devices under Linux with the Gnome desktop.

debugging sysadmin hal gnome udev desktop hardware troubleshooting removable linux
OllyDbg v1.10 http://www.ollydbg.de/
Tue 20 Mar 2018 02:08:09 AM PDT archive.org

A disassembler for Windows. One of the best in the field, and v2.0 just went beta. It's shareware, though it doesn't appear to lack any functionality if you haven't purchased it yet.

debugging reversing code debugger assembler disassembler tools reverseengineering binary development assembly cracking windows programming analysis hacking software
android-apktool https://ibotpeaches.github.io/Apktool/
Tue 20 Mar 2018 01:36:55 AM PDT archive.org

A toolset for taking apart Android .apk files so that the binaries can be reverse engineered or modified.

debugging reversing apk android tools hacking reverseengineering
iptables debugging « 1 http://backreference.org/2010/06/11/iptables-debugging/
Tue 20 Mar 2018 12:53:27 AM PDT archive.org

A useful blog post about using IPtables' 'raw' table and TRACE target to debug IPtables rules by tracing activity. The TRACE target is used to log every packet that hits netfilter and what happens to it. The post tells you what to enable in the kernel to provide this functionality.

iptables debugging networking howto sysadmin netfilter linux
Debuggex: Online visual regex tester. JavaScript, Python, and PCRE. https://www.debuggex.com/
Tue 20 Mar 2018 12:25:44 AM PDT archive.org

Enter a regular expression and some test data, and you can interactively debug and develop regular expressions in realtime for just about any programming language.

development debugging testing regexp online tools
Online regex tester and debugger: JavaScript, Python, PHP, and PCRE https://regex101.com/
Tue 20 Mar 2018 12:22:01 AM PDT archive.org

A debugger and integrated environment for developing and debugging regular expressions. Does PCRE, JavaScript, and Python style regexes.

development debugging regularexpressions visual online tools
W3C XPath evalutation online http://www.utilities-online.info/xpath/
Tue 20 Mar 2018 12:21:58 AM PDT archive.org

XML XPath development formatting correctness validation debugging extraction testing

development debugging xpath xml testing correctness extraction formatting validation
Dirty Markup · Tidy up your HTML, CSS, and JavaScript code http://www.dirtymarkup.com/
Tue 20 Mar 2018 12:20:18 AM PDT archive.org

Paste in HTML, CSS, or JavaScript, hit "Clean", and it'll clean up whatever you gave it so that it's more readable.

cleaner code webdesign debugging javascript html beautifier online css
4129 links, including 264 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn