View previous topic :: View next topic |
Author |
Message |
wolf
Joined: 02 Jul 2012 Posts: 11
|
Posted: Tue Jun 17, 2014 8:24 am Post subject: integrated SDBG with "launch argument" |
|
|
Hi FTN95 Team,
there seams to be a conflict situation with "integrated SDBG" and "Launch Arguments", observed with Version 6.3
The command line has three additional arguments and the Standard Debugger starts instead of the integrated Debugger.
This is the command line generated by Plato:
C:\myTest.exe myData.dat /plato 132308 64
the arguments added are /plato 132308 64
Regards
Wolf[/img] |
|
Back to top |
|
|
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8036 Location: Salford, UK
|
Posted: Tue Jun 17, 2014 12:13 pm Post subject: |
|
|
This has probably been fixed. We are now at 7.1. |
|
Back to top |
|
|
wolf
Joined: 02 Jul 2012 Posts: 11
|
Posted: Tue Jun 17, 2014 2:18 pm Post subject: |
|
|
Same with PE 7.0 |
|
Back to top |
|
|
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8036 Location: Salford, UK
|
Posted: Tue Jun 17, 2014 3:48 pm Post subject: |
|
|
It works OK for me.
Can you check that you are using a recent Plato before I look at the details. |
|
Back to top |
|
|
wolf
Joined: 02 Jul 2012 Posts: 11
|
Posted: Wed Jun 18, 2014 11:29 am Post subject: |
|
|
I work with Plato 4.5.1 |
|
Back to top |
|
|
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8036 Location: Salford, UK
|
Posted: Wed Jun 18, 2014 11:12 pm Post subject: |
|
|
Plato.ini should contain...
IntegrateWithSDBG=1
For me, Plato.ini is in C:\Users\Paul\AppData\Roaming\SilverFrost\FTN95
Also you will need to use a version of SDBG.exe released at the same time as Plato.exe. |
|
Back to top |
|
|
|