Add gdbserver recipe

This commit is contained in:
jD91mZM2 2020-06-17 19:02:02 +02:00
parent b51cb6b4e7
commit 40e4a4d2b8
No known key found for this signature in database
GPG Key ID: E471B167937421AB
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
GIT=https://gitlab.redox-os.org/redox-os/gdbserver.git

View File

@ -0,0 +1,5 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/gdbserver.git"
[build]
template = "cargo"