Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Standalone debugger (was Re: Eclipse 2019-06 RC2's CDT)

Hello folks,

I have emailed epp-dev to start the ball rolling on this. There is a bug and a gerrit containing the work to go with it.

Thanks
Jonah 
~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Thu, 13 Jun 2019 at 21:15, Marc-Andre Laperle <malaperle@xxxxxxxxx> wrote:
Hi Jonah,

It would be nice if the stand-alone debugger would be in the EPP, if they accept it within the project scope. I do wonder if it’s worth continuing to maintain it though. The top version most downloaded was 9.6.0 for Windows 64-bit with 242 downloads. You can see the stats here:
And use query: %cdt-stand-alone%

I do think it’s a nice little product and maybe having it in the EPP will increase its visibility.

Marc-André


On Jun 11, 2019, at 11:58 AM, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:

Hi Marc-Andre, Thank you for the testing!

Hi everyone,

I don't like how we are shipping the standalone debugger from CDT. I have been making some experiments on moving this to EPP to allow the standalone debugger to both be built at the right point in the release cycle and to enable the standalone debugger to benefit from the common code that make sure products are built properly.

Is there any objection to moving it to the EPP? If there are none from CDT I will raise the issue there.

Thank you,
Jonah


~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Mon, 10 Jun 2019 at 23:16, Marc-Andre Laperle <malaperle@xxxxxxxxx> wrote:


The standalone debugger is again part of the release. I would really appreciate if someone could test it on Mac & Windows to see if it is working properly. Download it from the rcp directory.

The signing on Mac seems to be broken but has probably been broken for a while. 9.7 also doesn’t work but 9.2.1 works. Either way, users can still go in the Security settings and do “Open Anyway” so I don’t think it’s worth a respin. Probably something changed in the pom.xml; the order of the goals being executed is quite fragile. Aside from that, things look pretty normal.

Windows 10 seems to work fine although I did get a “SmartScreen” warning when starting the executable. I assume it’s a normal thing nowadays?

Cheers,
Marc-André

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top