1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00

chore(webfuse): add debugging configurations and launch support (#21)

* fixes verbosity option when set through command line

* adds support for build type and allows to run gdb in container

* adds missing toolchain headers to project

* renames container macros

* adds gdbserver

* fixes verbosity option when set through command line

* adds support for build type and allows to run gdb in container

* adds missing toolchain headers to project

* renames container macros

* adds gdbserver

* removes language settings, which contains alternating values

* adds wrapper script to launch gdbserver

* fix docker command in wrapper script

* fixes run in dind setup

* replaces docker's init through dump-init
This commit is contained in:
nosamad
2019-04-02 22:21:02 +02:00
committed by Falk Werner
parent 87f34fa768
commit b1527d5581
8 changed files with 203 additions and 79 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.vscode
.build
.deps
.settings/language.settings.xml