Debuggers
find the source of a bug.
See Also: Debug, In-Circuit Debuggers, Code Debuggers, JTAG Debuggers, Source Debugers, Debugging
-
product
High Level Language Debugger and Emulator Tool
Universal Debug Engine
Programmierbare Logik & Systeme GmbH
With Universal Debug Engine (UDE®) PLS offers on top solutions for software development of systems-on-silicon including debug support for the 16 Bit and 32 Bit microcontrollers C16x, C166™, ST10F276, ST10F280, XC166, XC2000, XE166, XMC4500, C166S V2, SDA6000, TriCore™ from Infineon and STMicroelectronics, Power Architecture® MPC55xx, MPC560x, MPC563x, MPC57xx from NXP™, PowerPC PPC440SPe from AMCC, Power Architecture® SPC560, SPC563, SP574 from STMicroelectronics, ARM7™, ARM9™, ARM11™, Cortex™-M0, Cortex™-M0+, Cortex™-M3, Cortex™-M4, Cortex™-M7, Cortex™-R4, Cortex™-A8, Cortex™-A9, XScale™, SuperH™ SH-2A derivatives in a new multicore debug environment as well as technical support. The extensive feature list includes functions like: high speed and flexible target access via JTAG, cJTAG with OCDS L1, EmbeddedICE, OnCE, COP, DAP, DAP2, SWD support, OCDS L2 trace, MCDS trace, CoreSight™ trace, ETM trace, ETB trace, Nexus trace, ASC, SSC, 3Pin and CAN, in-system FLASH memory programming of FLASH / OTP with UDE MemTool, support of various RTOS, OSEK® and test automation tools.
-
product
Bus Analyzer, Monitor, Debugger and Programmer
BusPro-I
In the world of rapidly accelerating product development cycles, engineers developing products which utilize the I²C and SMBus interfaces need a bus analyzer that is easy to use—fast and simple.Unforeseen problems such as functional bugs can cause schedules to slip so it is important to have the right tool to resolve them quickly by isolating the root cause.The Corelis BusPro-I analyzer is designed with that idea in mind—the right tool at the right price. Open the box and plug it in; everything just works.
-
product
Emulates Atmel AT89C51SND1
FE-SND1
* Emulates Atmel AT89C51SND1 * 62K Code Memory * Real-Time Emulation * Frequency up to 20MHz/3V * ISP and X2 Mode Support * MS-Windows Debugger For C And Assembler * Emulation Headers and Signal Testpoints * Programmer Included * Serially Linked to IBM PC at 115Kbaud
-
product
In-Circuit Emulator
DS-51
* Real-Time and Transparent In-Circuit Emulator * Supports Most of the 8051 Derivatives * Emulates 1.5V to 6V Microcontrollers * Maximum Frequency of 42MHz * 64K/512K of Internal Memory with Banking Support * 32K Trace Memory "on the Fly" * 64K Hardware and Conditional Breakpoints * MS-Windows and Keil ?Vision Debuggers * Source-Level Debugger for Assembler, PLM and C * On-Line Assembler and Disassembler * Performance Analyzer * Serially linked to IBM PC at 115 Kbaud
-
product
Graphical Debugging for Verilog, VHDL, and C++ Simulators
BugHunter Pro
BugHunter uses the SynaptiCAD graphical environment and supports all major HDL simulators. It has the ability to launch the simulator, provide single step debugging, unit-level test bench generation, streaming of waveform data, project management, and a hierarchy tree. The unit-level test bench generation is unique in that it lets the user draw stimulus waveforms and then generates the stimulus model and wrapper code and launches the code. It is one of the fastest ways to test a model and make sure that everything is working correctly. The debugger also has exceptional support for VCD waveform files.
-
product
Integrated Development Environment
All Cosmic C Cross Compilers for Windows include IDEA - Cosmic's own integrated development environment which is preconfigured for the the compiler it comes with. IDEA is designed specifically for developing embedded applications with Cosmic compilers. IDEA integrates an editor, project manager, graphical smart build/make facility, program analyzer, link file generator, documentation manager and ZAP debugger into one easy to use environment running under Windows Windows 7, XP and compatible. IDEA includes the following features:
-
product
HTTP & HTTPS Traffic Viewer & Analyzer
HTTP Debugger
HTTP Debugger is a proxy-less HTTP sniffer with clean UI and very easy to use. Doesn't change the browser's configuration for the proxy. Can display HTTP(s) traffic from any browser and JAVA/.NET apps.
-
product
RTXCview System Trace and Profiling Tool
RTXCview
RTXCview is a system trace tool designed to work in tight integration with the RTXC Quadros RTOS family. This powerful visualization tool gives you deep visibility into system performance and behavior. Typical embedded system development tools such as debuggers can only provide a static view of your system, focusing on code-level details. RTXCview complements this view by providing a system-level view, showing how tasks and interrupts interact with the RTXC kernel.
-
product
SPICE circuits & model Debugger / Analyzer
SpiceVision PRO
SpiceVision PRO takes the complex SPICE descriptions produced by many EDA tools and generates clean, easy-to-read transistorlevel schematics and circuit fragments, and design documentation to speed up debugging and project development.
-
product
Development Boards
Everything From Full-Featured to Tiny Starter Boards. Professional, full-featured development platforms, rich in modules. Each Easy Board features on-board programmer or debugger, and supports an entire family range of microcontrollers.
-
product
Low Cost Emulator
EB-XAS3
* Emulates P51XAS3x Microcontrollers * Real-Time Operation up to 30MHz * 3.3V or 5V Voltage Operation * Source-Level Debugger for C and Assembler * MS-Windows Debugger Software * Reduced Set of C-Compiler and Assembler * Support for ROMless and ROMed Microcontrollers * 64K of Code Memory * Performance Analyzer * Real-Time and Conditional Breakpoints * 68-pin PLCC Emulation Header and Signal Testpoints * Serially Linked to IBM PC at 115 Kbaud
-
product
Low Cost Emulator
EB-XAG3
# Emulates P51XG1/2/3x Microcontrollers# Real-Time Operation up to 30MHz# 3.3V or 5V Voltage Operation# Source-Level Debugger for C and Assembler# MS-Windows Debugger Software# Reduced Set of C-Compiler and Assembler# Support for ROMless and ROMed Microcontrollers# 64K of Code Memory# Performance Analyzer
-
product
Bus Analyzer, Monitor, Debugger & Programmer
BusPro-I™
The BusPro-I has all the power, flexibility, and features you need to monitor and debug the I2C bus circuitry on your board. The BusPro I2C can be used to monitor and log I2C bus traffic in real-time, generate I2C transactions to communicate with peripheral components on the bus, and in-system program I2C compatible EEPROMs.
-
product
Live Recorder
Live Recorder allows Linux programs to make a detailed recording of themselves while they are running, and to load the resulting Undo Recording in a specially configured UndoDB - our reversible debugger for Linux. An Undo Recording allows UndoDB to completely reconstruct everything a program has done, including every memory access and every instruction executed. By using Live Recorder, developers can debug an exact copy of the original program''s execution, allowing them to track down bugs without needing to reproduce them in-house, write test cases or make time-consuming visits to customer sites.
-
product
In-Circuit Emulator
DS-251
# Real-Time and Transparent In-Circuit Emulator for 251s# Uses Intel and Atmel Licensed Bondout Technology# Standard 256K Emulation Memory# Real-Time Trace up to 128K Frames Deep, 128 Bits Wide# Complex Hardware Breakpoints# Supports Both Binary Mode and Source Mode# MS-Windows Debugger# High-Level Support for Popular C-Compilers# Full Support of Local and Global Variables# On-Line Assembler and Disassembler# Performance Analyzer
-
product
TTCN-3 editor, compiler, debugger, execution
TestCast
TestCast is a full featured TTCN-3 based test auto-mation package. TTCN-3 test scripts can be generated automatically based on a model or written manually. Scripts can then be compiled and executed on a SUT and the results can be viewedand analysed in an intuitive graphical interface. TestCast is a comprehensive, all in one solution for all your test automation needs. TestCast can test both software and hardware from a wide array of industries and applications.
-
product
Ada Development Environment
GNAT Pro
GNAT Pro is a robust and flexible Ada development environment. It comprises a full Ada compiler (Ada 83, Ada 95, and Ada 2005 features) based on the GNU GCC technology, an Integrated Development Environment (GNAT Programming Studio), a comprehensive toolsuite including a visual debugger, and a set of libraries and bindings.
-
product
Plug & Play JTAG/SWD Microcontroller Debugger with Built In GDB Server & UART
Black Magic Probe V2.3
In most cases Black Magic Debug takes the form of a firmware for the Black Magic Probe hardware, and implements a GNU DeBugger (GDB) server.The Black Magic GDB server features: - Automatic target detection- No need for target specific configuration scripts- All protocol and target specific control is done through GDB monitor commands- No “software in the middle” like OpenOCD required- Easily scriptable thanks to the GDB scripting capabilities- Interface to the host computer is a standard USB CDC ACM device (virtual serial port), which does not require special drivers on Linux or OS X.- Targets ARM Cortex-M and Cortex-A based microcontrollers- Provides full debugging functionality, including: watchpoints, flash memory breakpoints, memory and register examination, flash memory programming, etc.- [Semihosting / Host IO support] as well as [Serial Wire Debug TRACESWO support].- Implements USB DFU class for easy firmware upgrade as updates become available.- Works with Windows, Linux and Mac environments.
















