nanoframework/Home

Threads only show last value passed when not connected to Debugger

開放

#1,168 建立於 2022年10月9日

 (0 則留言) (0 個反應) (0 位負責人) (89 個分叉)auto 404
Area: InterpreterPriority: LowStatus: Waiting triageType: Buggood first issue

倉庫指標

星標
 (936 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Target name(s)

ESP32_REV0

Firmware version

1.8.0.629

Was working before? On which version?

N/A

Device capabilities

System Information HAL build info: nanoCLR running @ ESP32 built with ESP-IDF 1b16ef6 Target: ESP32 Platform: ESP32

Firmware build Info: Date: Sep 29 2022 Type: MinSizeRel build, chip rev. 3, without support for PSRAM CLR Version: 1.8.0.629 Compiler: GNU ARM GCC v8.4.0

OEM Product codes (vendor, model, SKU): 0, 0, 0

Serial Numbers (module, system):

Description

Starting multiple thread of the same type with a parameter. The output show show the passed parameter and a count. When run with VS Debugger attached it works correctly. When running without the debugger (via putty) all threads only show the last input parameter value.

How to reproduce

Link to Sample App

Expected behaviour

Show the parameter passed to each thread.

Screenshots

image

Aditional information

No response

貢獻者指南