diff options
author | Bdale Garbee <bdale@gag.com> | 2012-03-31 16:43:11 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2012-03-31 16:43:11 -0600 |
commit | 246618baf9b8803e5ae4e650eb46740d1128a010 (patch) | |
tree | 1744160c050d7c46249305414cd06f676126f01f | |
parent | b89f11139fae7ae722ed78d342a169ed2bf5c948 (diff) |
add config file for gdb use with MegaMetrum via Olimex dongle
-rw-r--r-- | ao-bringup/megametrum.gdb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ao-bringup/megametrum.gdb b/ao-bringup/megametrum.gdb new file mode 100644 index 00000000..964ae1f3 --- /dev/null +++ b/ao-bringup/megametrum.gdb @@ -0,0 +1,2 @@ +target remote localhost:3333 +monitor poll |