Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] BreakpointManager.java is broken

If you remove this breakpoints on static functions would not work.
Btw how can you create function breakpoint from UI which does not have 
proper file?

In any case you cannot attach path to this e-mail it has to be bug report.

Øyvind Harboe wrote:
>
> The attached patch disables broken code in BreakpointManager.java
>
> I don't know what the fix is, but the file name can be
> the binary e.g. foo.elf, so the syntax break foo.c:xxx can't be
> blindly used.
>
> I think it is best to disable this code until it can be implemented
> correctly.
>
>
> Objections?
>
> -- 
> Øyvind Harboe
> http://www.zylin.com - eCos ARM & FPGA developer kit
>


Back to the top