Skip to content

Docker setup #26

@undici77

Description

@undici77

I'm trying to use your extension on macOS, utilizing OpenOCD on macOS, and GDB within Docker (using the official ESP-IDF image). It would be beneficial to have advanced configuration options available, such as the ability to disable OpenOCD (or define its location in DOcker but it looks not so easy) and to set a custom remote target address (mine should be target remote host.docker.internal:3333).

Expected Behavior

  • The ability to configure OpenOCD's location or disable it entirely.
  • The option to specify the remote target address for GDB, allowing it to connect to OpenOCD outside Docker.

Actual Behavior

  • Currently, the configuration options to customize OpenOCD or set the remote target address are either missing or difficult to configure.

Steps to Reproduce the Problem

Specifications

  • Plugin Version: 0.4.1
  • CLion version: 2024.3
  • OpenOCD version: v0.12.0-esp32-20241016
  • GDB Version: 14.2_20240403/xtensa-esp-elf-gdb
  • Toolchain: 5.3.1
  • Platform: ESP32S3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions