Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into release_mdd #1464

Merged
merged 10 commits into from
Sep 3, 2024
Merged

Merge main into release_mdd #1464

merged 10 commits into from
Sep 3, 2024

Conversation

WardenGnaw
Copy link
Member

No description provided.

intel-rganesh and others added 10 commits March 6, 2024 13:08
* MIEngine: Set MajorVersion from the correct place

We were previously setting the MajorGdbVersion
when the process exited and this was too late.
We need to set this OnStateChanged so we can
use this to opt for the latest gdb MI commands.

Signed-off-by: intel-rganesh [email protected]

* MIEngine: Fix code review comments

Try to initialize the gdb version as soon as we add the line to the
initialization log.
Also, add exception handling when setting major gdb version.

Signed-off-by: intel-rganesh [email protected]

* MIEngine: Fix code review comments

Clear initialization log as before.

Signed-off-by: intel-rganesh [email protected]

---------

Signed-off-by: intel-rganesh [email protected]
…ect (#1437)

This adds a new API, `MIDebugCommandDispatcher.ExecuteMICommandWithResultsObject`, that can be used from another VS extension to invoke an MI API on the underlying debugger and return the results.

Authored-by: intel-rganesh [email protected]
This PR adds in a solution file so the debuggees can be built via the
solution file for scans.
* Address the warnings from build output

* Forgot some tasks

* Update test task
This PR fixes gdb/mi breakpoint information parsing for breakpoints
that bind to multiple locations, which have a '<MULTIPLE>' in the addr field.
According to https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI-Breakpoint-Information.html#GDB_002fMI-Breakpoint-Information
the locations field contains the list of locations for this breakpoint type.
This list of locations is used then to create the bound breakpoints for the specific breakpoint.

Signed-off-by: Andria Pazarloglou <[email protected]>
This PR address the issue that ADO Release is not using a governed template. This PR adds the release stage as part of the official build
* Update Package Version for Component Governance

This PR updates to 17.11 packages and hardcodes System.Text.Json and
Microsoft.IO.Redist for CG.
@WardenGnaw WardenGnaw merged commit 7b010b4 into release_mdd Sep 3, 2024
2 checks passed
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.

4 participants