dotnet / dotnet/diagnostics

dotnet tools do not work on mac when running dll directly

Open
#3,682 3 comments 0 reactions 0 assignees View on GitHub
bug tracking-external-issue
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

### Description

### Configuration

tool: dotnet counters, dump, etc.
arch: x64
os: MacOS 13 Ventura

IntelliJ runs executes the dll directly after building. When I attempt connect the tools they hang - for example in the case of counters with `Waiting for initial payload...`

```
/usr/local/share/dotnet/dotnet //bin/Release/net7.0/WebApp.dll
```

Workaround

But if I run the app directly with `dotnet run` the tools work correctly

### Regression?

### Other information

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.