Handmade Hero»Forums»Code
wakame
5 posts
AMD CPU and Visual Studio
Edited by wakame on Reason: Initial post
Hi,

I'm not sure if this is the right place to ask, but I'm planning to buy a new PC,
and I'm thinking to choose AMD (Ryzen) for this new machine.

So, I want to make sure before I buy it whether the Visual Studio debugger works as well with AMD'c CPU as it does with Intel.

Has anyone ever used an AMD machine to run the Visual Studio debugger functions, like the ones that Casey used in his video,
such as Watch/Memory/Disassembly/Register Windows?

Sorry about the dumb question, but i would be appreciated if someone tells me.

Thanks.
Mārtiņš Možeiko
2562 posts / 2 projects
AMD CPU and Visual Studio
Visual Studio does not care about Intel vs AMD cpu. Its debugger will run exactly the same on any of those CPU's.
wakame
5 posts
AMD CPU and Visual Studio
Thank you very much for answering such a noob question!