Skip to content

Add support for address being either an address or a variable.#4

Open
acotty wants to merge 3 commits into
bluehazzard:masterfrom
acotty:master
Open

Add support for address being either an address or a variable.#4
acotty wants to merge 3 commits into
bluehazzard:masterfrom
acotty:master

Conversation

@acotty

@acotty acotty commented Apr 5, 2022

Copy link
Copy Markdown

DO not merge this without fixing the UpdatePanel() function so it works with the existing GDB plugin.

This works with the GDB/MI plugin as the low level GDB command used to get the memory returns a string, which is what I have modified the UpdatePanel() to use, but the existing GDB plugin uses an array of hex bytes.

@acotty

acotty commented Apr 8, 2022

Copy link
Copy Markdown
Author

The changes today for this PR allow it to work with the existing GDB annotations plugin once the https://sourceforge.net/p/codeblocks/tickets/1250/ changes are merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant