J
Julian Milano
Guest
In Powershell ISE, I was able to open a function code module in the ISE, set a breakpoint, in the command line window below, dot source the function code, then run the function from the ISE command line with parameters and was able to debug the function.I tried the same thing in VSC however it does not recognise the breakpoint when the function is run from the Terminal window. Is this possible?My source for the module is this: https://knowledge.broadcom.com/external/article?articleNumber=370419For some strange reason when I try with the Broadcom supplied module, my ISE crashes to the desktop,
Continue reading...
Continue reading...