Skip to content

Threads only show last value passed when not connected to Debugger #1168

Open
@alberk8

Description

@alberk8

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions