Top 15 Quartz Debug Alternative and Similar Softwares | May 2024

Quartz Debug is part of Xcode Tools and allows the developer to monitor and test various Quartz and Quartz Extreme applications and performance issues.

1. Opera Dragonfly

Opera Dragonfly Opera Dragonfly is a feature of Opera web browser: it is a full-featured development and debugging tool integrated into Opera. It supports debugging JavaScript, viewing the DOM, monitoring network traffic, previewing resources, editing colors, etc. Opera Dragonfly also supports remote debugging, which allows using the features of Dragonfly to be......

2. PROGRAMINO

PROGRAMINO PROGRAMINO is a low budget pricing IDE for Arduino, Genuino or similar boards with code autocomplete, custom syntax highlighting, analog plotter, hardware viewer, HEX-file extraction, and HTML5 editor. The IDE for Arduino is easy and comfortable to use and fully compatible with the original Arduino IDE. Uses the original build......

3. MacGDBp

MacGDBp Using the power of the Xdebug PHP extension, this Mac OS X application allows PHP developers to remotely debug their running PHP applications.......

4. BugReplay

BugReplay A feedback & bug reporting tool in the form of a browser extension that creates a synchronized recording of a user's actions, network traffic, JavaScript logs & other environmental data. A user can also take multiple screenshots in one session and edit them in the built-in image editor. BugReplay currently......

5. Flow (type)

Flow (type) Flow uses type inference to find bugs even without type annotations. It precisely tracks the types of variables as they flow through your program.Flow is designed for JavaScript programmers. It understands common JavaScript idioms and very dynamic code.Flow incrementally rechecks your changes as you work, preserving the fast feedback cycle......

6. DTrace

DTrace DTrace is a performance analysis and troubleshooting tool that is included by default with various operating systems, including Solaris, Mac OS X and FreeBSD. A Linux port is in development.DTrace instruments all software. Not just user-level software, including applications, databases and webservers, but also the operating system kernel and device......

7. PyRegex

PyRegex PyRegex is an online Regular Expression tester for python dialect.......

8. ktap

ktap ktap is a script-based dynamic tracing tool for Linux. It uses a scripting language and lets users trace the Linux kernel dynamically. ktap is designed to give operational insights with interoperability that allows users to tune, troubleshoot and extend the kernel and applications. It's similar to Systemtap and DTrace.ktap has......

9. perf

perf perf is a performance analyzing tool in Linux, available from Linux kernel version 2.6.31 under tools/perf, and is frequently updated and enhanced. It is capable of lightweight profiling, supports hardware performance counters, tracepoints, software performance counters (e.g. hrtimer), and dynamic probes (for example, kprobes or uprobes).The output from perf can......

10. SystemTap

SystemTap SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go through the tedious and disruptive instrument, recompile, install, and reboot sequence that may be otherwise......

11. Allinea Forge

Allinea Forge Allinea Forge is a toolsuite for developers of C, C++ or Fortran software. It includes a debugger and profiler that can single threaded - or multiprocess and multithreaded software running on today's multicore workstations and multi-server systems.......

12. Codebug

Codebug Codebug is a standalone Xdebug client frontend for Mac OSX.This application allows PHP developers to debug their code in real-time without needing an external IDE......

13. kodeWeave

kodeWeave kodeWeave is a realtime coding playground for HTML, CSS and Javascript. Similar to JSFiddle and JSBin, but kodeWeave was made to work offline but also as a prototyping application to build applications for desktop operating systems while on mobile devices. (PhoneGap Build is recommended for mobile devices)kodeWeave similar to jsfiddle,......

14. VisualVM

VisualVM VisualVM is a tool that provides a visual interface for viewing detailed information about Java applications while they are running on a Java Virtual Machine (JVM). VisualVM organizes JVM data that is retrieved by the Java Development Kit (JDK) tools and presents the information in a way that allows data......

15. IntelliDebugger

IntelliDebugger IntelliDebugger is an extension of Visual Studio that aims to simplify code debugging. The current version supports Microsoft Visual Studio 2010/2012, unmanaged C++, C# languages and the following main features:a) Save variable values during debugging; b) Compare variable values; c) Break exceptions only from Solution.......