Skip to content

[CDT] gdbserver not found #36

Closed
Closed
@mcoufal

Description

@mcoufal

I can't make debugger to work, I always end up with an error that command 'gdbserver' is not found.

How to reproduce:

  1. create simple Hello World C++ Project with Linux GCC toolchain
  2. build project
  3. set a line breakpoint somewhere in main
  4. debug as Local C/C++ Application

Console view now shows an error: '/bin/sh: gdbserver: command not found'.
Might be connected to [https://github.com//issues/35](issue 35).

My configuration:
Eclipse SDK
Version: 2021-06 (4.20)
Build id: I20210601-0600
Java runtime version: 15.0.2+7-27
Eclipse C/C++ Development Tools 10.3.0.202105311920
gdbserver_not_found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions