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] Fix create pending breakpoint handle extra_string issue if not parse_condition_and_thread


>>>>> "Hui" == Hui Zhu <teawater@gmail.com> writes:

Hui> I am sorry that what you care about is the issue that affect the mi.
Hui> But my patch is for the issue inside the function create_breakpoint.

In this case, it seems to me that the API must be a bad one.
Can't we just tell callers, "don't do that"?
To me it seems like a pathological case.

Tom


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