Debug when apps are running on HoloLens 2

use debug/debug other targets/debug installed uwp apps in Visual Studio, I can launch the app in Visual Studio. I also can see log but no breakpoint is enabled. I set the pdb file path , but it doesn’t work! What shoudl I do next?

how can I disable LogRenderer because it is output to visual studio build output window every tick. It is annoying.

It might be if you build the app in Shipping configuration. Please use Debug/DebugGame/Development for full access to debugging.