Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] API breaking change in CDT debug

On Mon, Mar 15, 2010 at 3:49 PM, Dave Korn <dave.korn.cygwin@xxxxxxxxxxxxxx> wrote:
On 15/03/2010 16:33, John Cortell wrote:
> [This happened Friday, before the M6 build]
>
> Eventbreakpoint (gdb catchpoint) constants that were in
> org.eclipse.cdt.debug.mi.core.cdi.model.EventBreakpoint have been move
> to org.eclipse.cdt.debug.core.model.ICEventBreakpoint, and many have
> undergone name changes for consistency reasons

 FTR, the API between the core platform and the CDT also changed:
IPresentationContext grew a 'getWindow()' method in 3.6M6 that wasn't there in
M5.  So there's a pretty thorough break between M5 and M6 all round.


You should see p2 :P 

Back to the top