- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I tried to use gdb-ia to do remote debug on target system HaloCreek (Xeon based). I got following errors
: unknown register ymm0h requested from Target machine
Here is the step I did
When I set GDB Target machine (Of course, I copy the GDBserver binary from the 2018 debugger package to target machine, because there is no Ubuntu choice there, I used gdbserver from linux directory).
I used following command:
gdbserver yige0617@VINO:2000 ./run.sh
After that, I can see target machine is listening to the port.
On the host side:
I launch ./gdb-ia
(gdb) target remote 10.23.115.187:2000 (10.23.115.187 is haloCreek machine)
After that, I will get
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page