You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using old CON_EMU 150621 version as perl language console in WINDOW7 PC.
Oftenly, I use perl debugger (perl -d command) in this old version console.
Recently, I bought new PC ( WINDOW10 )
I installed newer version CON_EMU_230724 in this PC.
But I Couldn't use perl debbuger in this CON_EMU 230724.
All program codes run and end automatically, Instead of waiting debugger Prompt !!!
( ConEmu_160416,ConEmu_170118,ConEmu_190108 malfunctions in the same way as CON_EMU_230724 )
But this incomprehensible problem does not appear in default Windows Command Prompt or old CON_EMU_150621.
But OLD CON_EMU version malfunctions in mouse button copy action containing blanks. (WIN10 PC)
Can I use perl debbuger (perl -d command) in latest CON_EMU version.
PS. This problem does not appear in Python debugger (py -m pdb).
The text was updated successfully, but these errors were encountered:
skh43s
changed the title
perl debugger ('perl -d' command) can't be used in latest COM_EMU versions.
perl debugger ('perl -d' command) can't be used in latest CON_EMU versions.
Jan 10, 2024
Hello!
I am using perl as main language.
I am using old CON_EMU 150621 version as perl language console in WINDOW7 PC.
Oftenly, I use perl debugger (perl -d command) in this old version console.
Recently, I bought new PC ( WINDOW10 )
I installed newer version CON_EMU_230724 in this PC.
But I Couldn't use perl debbuger in this CON_EMU 230724.
All program codes run and end automatically, Instead of waiting debugger Prompt !!!
( ConEmu_160416,ConEmu_170118,ConEmu_190108 malfunctions in the same way as CON_EMU_230724 )
But this incomprehensible problem does not appear in default Windows Command Prompt or old CON_EMU_150621.
But OLD CON_EMU version malfunctions in mouse button copy action containing blanks. (WIN10 PC)
Can I use perl debbuger (perl -d command) in latest CON_EMU version.
PS. This problem does not appear in Python debugger (py -m pdb).
The text was updated successfully, but these errors were encountered: