Pending breakpoints in MI
Vladimir Prus
ghost@cs.msu.su
Wed Dec 5 14:40:00 GMT 2007
Vladimir Prus wrote:
> Vladimir Prus wrote:
>
>> Vladimir Prus wrote:
>>
>>>
>>> At the moment, it's not possible to set pending breakpoint
>>> via MI. This patch fixed it. Now if one does
>>>
>>> -break-insert -f symbol_in_shared_lib
>>>
>>> GDB will create a pending breakpoint if symbol_in_shared_lib
>>> is not yet seen. The -f stands for "future". We can't use -p
>>> since that grabbed by thread option (which cannot be -t since that's
>>> grabbed by temporary option). Apple branch uses -f as well,
>>> as we might as well be compatible (even if the code is completely
>>> different).
>>>
>>> OK?
>>
>> PING?
>
> PING 2?
PING 3?
- Volodya
More information about the Gdb-patches
mailing list