Skip to content

14.2_20240403

Latest
Compare
Choose a tag to compare
@antmak antmak released this 04 Apr 08:06
· 57 commits to esp-gdb-12.1 since this release

Changes (since esp-gdb-v12.1_20231023)

Features:

  • Based on gdb version 14.2
  • Drop Python versions 3.6, 3.7 support because the latest IDF v5.2 does not support them
  • Support Espressif RISCV PIE instructions (ESP32-P4)

Bug Fixes:

  • MacOS: fix truncated task names that loaded from coredump (macos >= 14.4)