Re: [PATCH v2] Windows gdb: Fix resetting of the debug-registers bit in ContextFlags
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Hannes" == Hannes Domani <[email protected]> writes: Hannes> So this creates a CONTEXT_DEBUG_REG_FLAG define with just the Hannes> debug-registers bit, and uses it in these problematic locations. Looks reasonable to me and I believe it addresses the comments in the previous review. Approved-By: Tom Tromey <[email protected]> Tom