SymLevel C++ Debugger News

SymLevel C++ Debugger 1.7 been released!

SymLevel C++ Debugger 1.7 been released!

New features

  • Displaying values of the std::chrono types
  • Displaying values of match results of regular expressions

Small improvements

  • step-through-regexp setting in debugger terminal
  • DEB/RPM installers for Linux and DMG installer for Mac OS
  • Apple M1 architecture support for Mac OS

Bug fixes

  • Fixed bugs in displaying values of the std::function type and lambdas for new compilers
  • Fixed bug in displaying values of the std::string type from libc++ on Mac OS
  • Fixed formatting of base clases
  • Fixed small bugs in Locals and Watch panels in the standalone debugger
  • Fixed critical bug in resolving dynamic class types

Read more at: What's New in SymLevel C++ Debugger 1.7

Download at: Download SymLevel C++ Debugger 1.7

SymLevel C++ Debugger 1.6 been released!

SymLevel C++ Debugger 1.6 been released!

New features
  • Displaying values of pointers and addresses of structures
  • [VS Code] Launching without debugging on Android device or emulator
  • [VS Code] Displaying correct position in source code on assertion failures
  • [Standalone] Adding and changing breakpoints while debuggee process is running
Small improvements
  • Improved performance of formatting variable values
  • Added support of displaying debugger log in the output panel
  • [Standalone] Implemented correct formatting of parameter values in call stack
  • [Standalone] Small UI improvements in standalone debugger
Bug fixes
  • The debugger now correctly stops lldb-server on an Android device or emulator
  • [Standalone] Fixed debugger terminal input for remote platforms in the standalone debugger
  • [Standalone] Fixed bug in handling parameters of the expr debugger command
  • [Standalone] Removed console windows for launching Android platform utilities on the Windows platform

Read more at: What's New in SymLevel C++ Debugger 1.6

Download at: Download SymLevel C++ Debugger 1.6

SymLevel C++ Debugger 1.5 been released!

SymLevel C++ Debugger 1.5 been released!

Bug fixes
  • Fixed displaying value of std::unique_ptr from new libstdc++ version
  • [VS Code] Fixed displaying long stack traces
  • Minor bug fixes and improvements

Download SymLevel C++ Debugger 1.5

SymLevel C++ Debugger 1.3 been released!

SymLevel C++ Debugger 1.3 been released!

New features
  • Remote debugging support
  • Android debugging support
  • Support of user defined search paths for shared libraries
  • Support of user defined initialization commands
  • [Standalone application] Support of – option in command line

Download SymLevel C++ Debugger 1.3

SymLevel C++ Debugger 1.1 been released!

SymLevel C++ Debugger 1.1 been released!

New features
  • [VS Code] Support of environment variables in launch parameters
  • [VS Code] Mark frames of Standard functional objects as subtle in call stack
  • [VS Code] Launching in terminal on Windows
  • [VS Code] Launching without debugging on Windows

Download SymLevel C++ Debugger 1.1

SymLevel C++ Debugger Beta 3 has been released!

SymLevel C++ Debugger Beta 2 has been released!

Main improvements
  • Added “Go to …” commands into the Watch/Locals context menus
  • Implemented highlighting of changes of variables in Watch/Locals
  • Implemented support of the std::function and related classes
  • Implemented support of displaying unicode strings
  • Implemented support of displaying names of global variables and functions for pointers
  • Improvements in displaying of source tree
Bug fixes
  • Fixed several bugs in formatting variables in Watch/Locals panels
  • Fixed bugs in detecting names of functions to step through
  • Small fixes in code highlighter
  • Small fixes in debugger command line

Download SymLevel C++ Debugger

SymLevel C++ Debugger Beta 2 has been released!

SymLevel C++ Debugger Beta 2 has been released!

Main improvements
  • Linux 32bit support
  • Implemented skipping of standard library functions while stepping
  • Implemented stepping directly into the target of standard functional objects
  • Improved support of shared libraries
  • New type formatters: C++11 std::list, std::string, lambda expressions
  • Implemented built-in terminal emulator
  • Improved compatibility with various Linux distros
  • Implemented support of watchpoints in debugger terminal

Download SymLevel C++ Debugger

SymLevel C++ Debugger Beta 1 has been released!

SymLevel C++ Debugger Beta 1 has been released!

Main features
  • Fluent user friendly interface
  • Built on top of LLDB
  • Full support of standard C++ types
  • Debugger command line support

Download SymLevel C++ Debugger