On Fri, Mar 1, 2024 at 5:09 AM jake...@gmail.com <jake6...@gmail.com> wrote:
>
> FWIW,  in a very simple test on Windows 10 in a powershell console, running a 
> go executable built with go1.19 prints the panic just like in a regular cmd 
> console.

There have been a lot of changes related to Windows consoles since the
1.6 release.

Ian


> On Wednesday, February 28, 2024 at 3:20:55 PM UTC-5 Thom BENTLEY wrote:
>>
>> Hi All,
>>
>> OS: Windows 10
>> GoLang: go1.6.3 windows/386
>>
>> I am trying to have a go executable run and show the panics it causes in the 
>> PowerShell console.
>>
>> I think I can use GODEBUG, but all the examples I've seen so far are for 
>> Linux.
>> I've set that variable to paniclog=1, but nothing changed.
>>
>> If I run go env, I don't see GODEBUG listed.
>> Thanks in advance.
>>
>>
>> ________________________________
>> The information in this email and any attachments are intended solely for 
>> the recipient(s) to whom it is addressed, and may be confidential and/or 
>> privileged. Any unauthorized distribution or copying of this transmittal or 
>> its attachments is prohibited. If you are not a named recipient or have 
>> received this email in error: (i) you should not read, disclose, or copy it, 
>> (ii) please notify the sender of your receipt by reply email and delete this 
>> email and all attachments.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/53c4fa69-32cd-4111-a0d5-d545d9851bf8n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcW4jB-iov82QjusrXZ6zZ2EjU3FHBjgqtTfB3uMP47Fxg%40mail.gmail.com.

Reply via email to