Skip to content

Debugger does not work on Linux mint when other gnome-terminals are running before #255

@de-jcup

Description

@de-jcup

Situation

  • Environment:

    • Linux mint
    • Eclipse 2022-03
    • Bash Editor V2.8.0
  • Example code

#!/bin/bash 

echo "hello" # make a break point at this line and start debugger...
echo "world"

When starting the debugger the break point is reached any longer. The break point vanishes also after the run!
Did not found any problem logs inside error log view.

Wanted

Shall work again...

Solution

Analyze problem and fix it.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions