看板 DFBSD_commit 關於我們 聯絡資訊
commit 93c24908db1b020b7dcdd393f1c7265835b41f21 Author: John Marino <draco@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