-
Notifications
You must be signed in to change notification settings - Fork 850
Update Windbg release notes for 2511 release #4008
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
Conversation
|
@josephpracharmsft : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit b42e2f1:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| windows-driver-docs-pr/debuggercmds/windbg-release-notes.md | Details |
windows-driver-docs-pr/debuggercmds/windbg-release-notes.md
- Line 15, Column 1: [Warning: multiple-h1s - See documentation]
Multiple H1s(H1 '1.2511.21001.0') are not allowed. You can only have one top-level heading.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
|
Learn Build status updates of commit 30d0a85: ✅ Validation status: passed
For more details, please refer to the build report. |
|
@josephpracharmsft - Can you respond to the requested changes or let us know if you would like us to commit them? Also, in the future, could you make these changes in the private repo (windows-driver-docs-pr) instead of here in the public repo (no -=pr at the end)? Microsoft authors and contributors need to make content contributions through the private repository so the content can be staged and validated by the current validation rules. Read about authors working in the public repo for more information. If you need help getting set up to work in the private repo, see Get started contributing to the Microsoft Learn platform. @Bradben - When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds release notes for WinDbg version 1.2511.21001.0 (November 2025 release), documenting new features, bug fixes, UI improvements, and Time Travel Debugging updates.
Key Changes
- Documents enhanced file selection and symbol handling improvements
- Lists 9 bug fixes addressing issues with Linux debugging, extension loading, and UI responsiveness
- Describes 10 general UI improvements including Single Line Ribbon support and RDP hardware acceleration
- Notes Time Travel Debugging update from version 1.11.553 to 1.11.567
Co-authored-by: Copilot <[email protected]> Co-authored-by: John Schultz <[email protected]>
|
Learn Build status updates of commit 2c37622: ✅ Validation status: passed
For more details, please refer to the build report. |
| - Removed unnecessary invalidations in Disassembly window for better performance | ||
| - Fixed DPI scaling for tool window context menus across different monitor configurations | ||
| - Improved refresh behavior for windows using AddressEvaluation | ||
| - Fixed AutoHideWindow appearance issues with RibbonWindow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was a fix for a regression in this release, so no need to document
| - Fixed AutoHideWindow appearance issues with RibbonWindow |
| - Enabled graphics hardware acceleration when running in Remote Desktop Protocol (RDP) sessions | ||
| - Removed unnecessary invalidations in Disassembly window for better performance | ||
| - Fixed DPI scaling for tool window context menus across different monitor configurations | ||
| - Improved refresh behavior for windows using AddressEvaluation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Omit this, as it will not make sense to users and it is effectively captured in the disasm window perf remark
| - Improved refresh behavior for windows using AddressEvaluation |
| - Improved refresh behavior for windows using AddressEvaluation | ||
| - Fixed AutoHideWindow appearance issues with RibbonWindow | ||
| - Made version information selectable on About page for easier copying | ||
| - Enhanced LoadLibrary calls to avoid altering DLL search paths, improving security |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment is not entirely accurate ... but it is not worth noting as it ultimately did not have the intended effect.
| - Enhanced LoadLibrary calls to avoid altering DLL search paths, improving security |
|
Learn Build status updates of commit c6f7b34: ✅ Validation status: passed
For more details, please refer to the build report. |
Co-authored-by: John Schultz <[email protected]>
|
Learn Build status updates of commit fbd355b: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit 7da7be4: ✅ Validation status: passed
For more details, please refer to the build report. |
|
#sign-off |
|
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @Bradben |
|
@Bradben - Would you add a comment to indicate what action to take on this PR? Thanks! |
|
#sign-off |
|
Learn Build status updates of commit f41ffec: ✅ Validation status: passed
For more details, please refer to the build report. |
Update Windbg release notes for 2511 release