Skip to content

Instantly share code, notes, and snippets.

@Zeex
Last active December 10, 2015 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zeex/4396778 to your computer and use it in GitHub Desktop.
Save Zeex/4396778 to your computer and use it in GitHub Desktop.
gdb wrapper for QtCreator
#!/bin/sh
samp-server-cli --output --timestamp --query --rcon --rcon-password debug \
--plugin $SAMP_GDB_PLUGIN \
--gamemode $SAMP_GDB_GAMEMODE \
$SAMP_GDB_EXTRA_OPTIONS \
--debug $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment