diff options
author | root <root@lamia.panaceas.james.local> | 2015-06-06 12:38:36 +0100 |
---|---|---|
committer | root <root@lamia.panaceas.james.local> | 2015-06-06 12:38:36 +0100 |
commit | 98cba32ca9d62f6e4b7e735d177dba699b8d0698 (patch) | |
tree | 90dacda66749f7f71989264af91022dca39c8254 /app/gdb.script | |
download | tims_keyboard-98cba32ca9d62f6e4b7e735d177dba699b8d0698.tar.gz tims_keyboard-98cba32ca9d62f6e4b7e735d177dba699b8d0698.tar.bz2 tims_keyboard-98cba32ca9d62f6e4b7e735d177dba699b8d0698.zip |
inititalcommit
Diffstat (limited to 'app/gdb.script')
-rw-r--r-- | app/gdb.script | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/gdb.script b/app/gdb.script new file mode 100644 index 0000000..7cf9d09 --- /dev/null +++ b/app/gdb.script @@ -0,0 +1,2 @@ +target remote localhost:3333 +cont |