Skip to content

[gdbplugin] suppress output for expected errors (gdbmi)

There are some commands invoked as probes which gather data when those commands fail.

This patch suppress error output for those probe commands, in order to minimize user's perplexity.

Merge request reports