diff options
author | Alexis211 <alexis211@gmail.com> | 2009-10-11 18:38:05 +0200 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2009-10-11 18:38:05 +0200 |
commit | 3be1804db57e5d1ff08f46c7b7418729da631c26 (patch) | |
tree | e91e0197b3009080647f448542ff2a16c00946cb /Qemu-GDB-Debug-CMD | |
parent | 244df8bd2c52db9d9c9b59b917206dafcd275ebe (diff) | |
download | Melon-3be1804db57e5d1ff08f46c7b7418729da631c26.tar.gz Melon-3be1804db57e5d1ff08f46c7b7418729da631c26.zip |
Tasking now works with linked lists
Diffstat (limited to 'Qemu-GDB-Debug-CMD')
-rw-r--r-- | Qemu-GDB-Debug-CMD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Qemu-GDB-Debug-CMD b/Qemu-GDB-Debug-CMD new file mode 100644 index 0000000..24efe1e --- /dev/null +++ b/Qemu-GDB-Debug-CMD @@ -0,0 +1 @@ +target remote localhost:1234 |