Powershell Studio 2015 4.2.93 -- Debug with multiple files

Use this forum to ask questions after your subscription maintenance expires or before you buy. Need information on licensing or pricing? Questions about a trial version? This is the right place for you. No scripting questions, please.
Forum rules
DO NOT POST SUBSCRIPTION NUMBERS, LICENSE KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.
This topic is 8 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
MeRiRL
Posts: 11
Last visit: Thu May 12, 2022 3:24 pm

Powershell Studio 2015 4.2.93 -- Debug with multiple files

Post by MeRiRL »

This version (under my evaluation) has some sort of issue with the Debug with Multiple Files Option. It was working fine when initially used from the Home ==> Debug ==> Debug With Multiple Files.

I could then the select the multiple files and the breakpoints would work and debugging could proceed.

However, once I used the key-board accelerator (Ctrl-M) it no longer shows the multiple file debugging selection panel, rendering the multiple file debug option impotent (breakpoints set in the other files) will never be reached.

This continues after a restart of Powershell Studio, and even after a reboot of the system.

Moreover, this important (to my evaluation) feature is now effectively disabled from the product.

Can you advise if its possible to restore the missing functionality?
User avatar
SAPIEN Support Forums
Posts: 945
Last visit: Thu Oct 22, 2015 1:10 pm

Powershell Studio 2015 4.2.93 -- Debug with multiple files

Post by SAPIEN Support Forums »

This is an automated post. A real person will respond soon.

Thank you for posting, MeRiRL.

Did you remember to include the following?
  • 1. Product, version and build (e.g. Product: PrimalScript 2014, Version & Build: 7.0.46. Version and build information can be found in the product's About box accessed by clicking the blue icon with the 'i' in the upper right hand corner of the ribbon.)
    2. Specify if you are running a 32 or 64 bit version
    3. Specify your operating system and if it is 32 or 64 bit.
    4. Attach a screenshot if your issue can be seen on the screen
    5. Attach a zip file if you have multiple files (crash reports, log entries, etc.) related to your issue.
If not, please take a moment to edit your original post or reply to this one.

*** Make sure you do not post any licensing information ***
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Powershell Studio 2015 4.2.93 -- Debug with multiple fi

Post by davidc »

This is a bug that involves deferred file loading. You can get around issue by unchecking the deferred file loading feature in Options->General:
Deferred File Loading.png
Deferred File Loading.png (39.7 KiB) Viewed 4051 times
This issue will be resolved in the next service build.

David
David
SAPIEN Technologies, Inc.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Powershell Studio 2015 4.2.93 -- Debug with multiple fi

Post by davidc »

Note: The debug with multiple files dialog will only display when you have multiple ps1 files open.

If they are part of a project, the files will automatically be included in the debug session.

David
David
SAPIEN Technologies, Inc.
This topic is 8 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.