Anders Schau Knatten

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Anders Schau Knatten created a post, AnsweredCan't attach to local processes
According to https://www.jetbrains.com/help/rider/Starting_Debugging.html, I should be able to attach to an already running process by doing "Run | Attach to Local Process" from the menu. However, ... -
Anders Schau Knatten created a post, How to run with 64 bit mono?
My application requires 64 bit mono to run. When I run it from the command line, I can pass `--arch=64` to `mono`, but I can't find a way to do this in Rider. I've looked both in "Toolset and Build... -
-
Anders Schau Knatten commented, -
-
-
-
Anders Schau Knatten created a post, AnsweredDebugger crashes on a certain solution
The debugger works fine on a few solutions I've tried it with. It however crashes on a certain solution. I create a new ".NET Executable" configuration and hit F5, and I instantly get a SIGABRT. Wh...