Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] Committers please enable assertions in your TM Launch Configurations

Dear TM Developers / Committers,

when working on bug 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194897
I noticed that it only happens when RSE is launched in 
debug mode with assertions enabled. In order to make use
of the assertions we have put into RSE code, I'd ask all
committers to change the Launch Configurations you use
for starting RSE out of your workspace as follows:

On the 2nd tab ("Arguments") enter the following:

Program Arguments:
-debug
VM Arguments:
-ea -esa

In other words, the application needs to be launched with 
assertions enabled.

Thanks,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm


Back to the top