[Lldb-commits] [PATCH] Use break_id_t instead of user_id_t
Jim Ingham
jingham at apple.com
Fri Jul 16 17:53:23 PDT 2010
Yup, thanks.
Jim
On Jul 16, 2010, at 5:43 PM, Stephen Wilson wrote:
> Hi all,
>
> This patch changes Process::CreateBreakpointSite to return a break_id_t
> instead of a user_id_t. Also, update ResolveBreakpointSite to check
> for invalid breakpoint ID's using the proper magic constant.
>
> OK to apply?
>
> Take care,
> Steve
>
>
> <break-id.patch>_______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
More information about the lldb-commits
mailing list