On Wed Jan 25 17:35:50 2023 +0000, eric pouech wrote:
Hi Evan, Unfortunately some other merged changes to winedbg conflict with this MR. Please find included an adapted version of the two first patches:
- resolving conflicts with other merges
- using a helper for getting tls values (and finally getting rid of the goto:s)
- simplifying some accesses (like, using TEB address that is already
stored in winedbg)
- fixing some errors in size handling
[patch.tls3](/uploads/ee5381506756933c2aafedde16d85549/patch.tls3)
Applied