-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
compatibility issuecomponent: gdbrelease notesItems to mention in release notesItems to mention in release notes
Milestone
Description
The new QEMU's gdbserver can only be used in conjunction with GDB release arc-2021.03+
. The old one can be used freely.
What does new QEMU mean?
Since there is no tags in QEMU yet, I cannot refer to a release/date. New QEMU comes with the following code:
gdb-xml/arc-v2-core.xml:
...
<feature name="org.gnu.gdb.arc.core">
...
While the old QEMU has the following content:
gdb-xml/arc-core-v2.xml:
...
<feature name="org.gnu.gdb.arc.core.v2">
...
Notice the difference between both the file paths and the feature name.
Metadata
Metadata
Assignees
Labels
compatibility issuecomponent: gdbrelease notesItems to mention in release notesItems to mention in release notes