RE: How can I use different tcp port other than 1234 to use gdb for application debug on qemu?

2022-01-28 Thread Chan Kim
Oh, I found it was -gdb tcp::1235. (I had tried only -gdb tcp:1235) I think the manual should better have this information there. From: Chan Kim Sent: Saturday, January 29, 2022 11:38 AM To: 'qemu-discuss' Subject: How can I use different tcp port other than 1234 to use gdb for

How can I use different tcp port other than 1234 to use gdb for application debug on qemu?

2022-01-28 Thread Chan Kim
Hi all! I think I knew this but can't remember now.. To connect qemu with gdb, we give -s -S option. According to manual(https://qemu.readthedocs.io/en/latest/system/gdb.html), this -s option makes qemu wait for incoming gdb connection at tcp port 1234. And it says : "If you want to specify

Question about the x86_64 SIMD instruction support by qemu-softmmu

2022-01-28 Thread Fengwei Yin
Hi List, When I run the Chromium v8 unit test within qmeu-softmmu, following failure is triggered: === cctest/test-gc/RunWasmLiftoff_RefTrivialCasts === [60/149] # # Fatal error in ../../v8/test/cctest/wasm/test-gc.cc, line 109 # Test wasm