<div dir="ltr"><div><div><div><br></div>If i run :<br>winedbg  --gdb --no-start test.exe<br><br>it say :<br>target remote localhost:55304<br><br><br>But if I run it second time , it say a different port , for example <br>target remote localhost:111111<br><br></div>is there a command line argument for winedbg so it to listen to same port every time , and to do not change the port ,so I can specity to witch port it to listen , or I have to recompile winedbg ?<br></div>Thank you!<br></div>