Commit 6981970786d7de8e9507f0c02def6473efd76f56
authorDoug Goldstein <cardoe@cardoe.com>
Sun, 16 Mar 2014 15:47:39 +0000 (10:47 -0500)
committerDoug Goldstein <cardoe@cardoe.com>
Mon, 17 Mar 2014 02:00:04 +0000 (21:00 -0500)
treece604ac1c64b2329b025dba35355607ba7479859
parentaf790c58090162607ebf2a7c5a202e93077e4abb
Message:
gdb: support qAttached command from debugger

When using avr-gdb on Ubuntu 12.04, this command is always sent
and we responded as if it was unsupported. Unfortunately avr-gdb on
Ubuntu 12.04 crashes when detaching from the process because it makes a
bad assumption somewhere, this will prevent the crash.
simavr/sim/sim_gdb.c