git: kgdb: Tweak to avoid extra inferior
John Marino
marino at crater.dragonflybsd.org
Thu Sep 1 10:56:37 PDT 2011
commit 93c24908db1b020b7dcdd393f1c7265835b41f21
Author: John Marino <draco at marino.st>
Date: Wed Jul 13 00:57:53 2011 +0200
kgdb: Tweak to avoid extra inferior
Since one inferior exists when kgdb launches, the code was changed to
update the pid of the first inferior rather than to add it outright.
Summary of changes:
gnu/usr.bin/gdb/kgdb/trgt.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/93c24908db1b020b7dcdd393f1c7265835b41f21
--
DragonFly BSD source repository
More information about the Commits
mailing list