This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v6 1/3] MI: add the -catch-load and -catch-unload commands


>>>>> "Mircea" == Mircea Gherzan <mgherzan@gmail.com> writes:

Mircea> The possible raciness has also been addressed in v7, since no more async
Mircea> notifications are present: we just use the ^done reply to carry the
Mircea> catchpoint info. Furthermore, "mi_send_resuming_command" is used now.

Thanks.

Mircea> I just wanted to collect some feedback regarding the suppression of the
Mircea> async notifications before sending v8 (hopefully the last iteration).

I'll look at it today.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]