debug-manager: use g_spawn_sync() instead of fork() and waitpid()
commitb3ca60227b7415bda872dc85a434d225545b9ec0
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Sat, 17 Nov 2012 09:20:19 +0000 (17 10:20 +0100)
committerSébastien Granjoux <seb.sfo@free.fr>
Sun, 18 Nov 2012 09:24:50 +0000 (18 10:24 +0100)
tree8f651658d7b1737f1d0b85826bc864666d1a180f
parent674bf6d2ca065701801eac7e6c941ec9cc678321
debug-manager: use g_spawn_sync() instead of fork() and waitpid()

...in attach_process_update().

https://bugzilla.gnome.org/show_bug.cgi?id=688545
plugins/debug-manager/start.c