I use ida pro 8.3 in windows
build a hello world cpp program in vs2022 x86
the trace command is
python .\trace.py spawn "C:\Users\Administrator\vs_2022\ConsoleApplication1\Debug\ConsoleApplication1.exe" ConsoleApplication1.exe 0x123c0 -a 'ConsoleApplication1.exe'
after load the trace file, ida will show there are some errors

below is the program and trace file
Debug.zip
I use ida pro 8.3 in windows
build a hello world cpp program in vs2022 x86
the trace command is
after load the trace file, ida will show there are some errors

below is the program and trace file
Debug.zip