Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] New "Add Event Breakpoint..." dialog with DSF

Thanks, Pawel!

I have one more note about the breakpoint adding configuration dialog (actually, it's minor, but as we have started the discussion...). On my system (Ubuntu 12.04) the dialog looks like this:

The border around the tree on the left side is OK for this style (at least Eclipse preferences looks similarly), but it seems it should be scaled to the whole area. Compare with the breakpoint properties dialog:

I have checked CDT 8.1 on Eclipse 3.8 and Eclipse 4.2 with the same results.

Thanks,
Anton.

-------- Original message --------
Hi Anton,
You're right, I broke event breakpoints when enhancing breakpoint UI contributions.  I'll fix it for 8.1.1: https://bugs.eclipse.org/bugs/show_bug.cgi?id=388338.

Thanks!
Pawel

On 08/29/2012 05:05 AM, xgsa wrote:
Hi,

Recently I discovered that in CDT8.1 it is not possible to specify the event type when adding an event breakpoint for the debugging application. I can specify it when the application is not started, but when the debugger (DSF) is started this option is hidden. It was possible in CDT 8.0, so is it a known problem or should I report a bug? Search in bugzilla gives me #375207 which could be somehow connected with the problem, but I am not sure about it.

#375207 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=375207

Environment: Eclipse 3.8, CDT 8.1, platform: Ubuntu 12.04 (32-bit).

Thanks,
Anton
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top