misc: Adds a warning in case gdb is attached multiple times
authorAlexandru Dutu <alexandru.dutu@amd.com>
Tue, 4 Oct 2016 17:04:19 +0000 (13:04 -0400)
committerAlexandru Dutu <alexandru.dutu@amd.com>
Tue, 4 Oct 2016 17:04:19 +0000 (13:04 -0400)
commit526b1b7ec8da5b770a345a2ea1b3f7471a533d44
tree037dc621a77c447eb5abf443d5489ae05e17d252
parentc8cf71f1a046b4758e20d6398a654777c3fb5193
misc: Adds a warning in case gdb is attached multiple times
Instead of scheduling another event, this patch adds a warning in case gdb
is attached multiple times and the first attachement event has not been
processed yet.
src/base/remote_gdb.cc