Skip to content

Commit 50ddb4e

Browse files
Chsudeeptavux62295
andauthored
Fixes #1628: Adds the JDWP to the VM arguments added to the ibex_clie… (#1630)
* Fixes #1628: Adds the JDWP to the VM arguments added to the ibex_client.ini file * The Debugging port will be dynamically assigned --------- Co-authored-by: vux62295 <vux62295@ndw2633.isis.cclrc.ac.uk>
1 parent 3ac8e09 commit 50ddb4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/uk.ac.stfc.isis.ibex.e4.client.product/ibex.product

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
-Dpython.import.site=false
2222
-XX:+CreateCoredumpOnCrash
2323
-Dlog4j2.formatMsgNoLookups=true
24+
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n
2425
</vmArgs>
2526
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
2627
</vmArgsMac>

0 commit comments

Comments
 (0)