Re-issue the read event so that multiple debugger attachments can occur
This commit was SVN r23421.
Этот коммит содержится в:
родитель
57d89d1c0c
Коммит
a99e8cf132
@ -262,6 +262,9 @@ static void attach_debugger(int fd, short event, void *arg)
|
||||
}
|
||||
|
||||
RELEASE:
|
||||
/* reset the read event */
|
||||
opal_event_add(&attach, 0);
|
||||
|
||||
/* notify the debugger that all is ready */
|
||||
MPIR_Breakpoint();
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user