Skip to content

Instantly share code, notes, and snippets.

@retpolanne
Created August 5, 2018 17:26
Show Gist options
  • Save retpolanne/1d330c8cfe3c1242cf1bdfff6dfc1cac to your computer and use it in GitHub Desktop.
Save retpolanne/1d330c8cfe3c1242cf1bdfff6dfc1cac to your computer and use it in GitHub Desktop.
#!/bin/bash
docker start gdb-docker
docker exec --privileged -it gdb-docker /usr/bin/gdb $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment