Skip to content

Conversation

torusrxxx
Copy link
Member

#3509 is because the order of ColComment and ColMnemonicBrief is not the same as the order they are added into the table.

@AppVeyorBot
Copy link

Download x64dbg 1.0.1961 (commit 0ec0cbf792 by @torusrxxx)

@torusrxxx
Copy link
Member Author

Please wait until I find time to test it.

@mrexodia
Copy link
Member

A while back I did exactly the opposite 😅 4e5c2bd. My intention was to have the comment column first and then mnemonic brief, but I don't quite remember why this fixed the issue mentioned.

@mrexodia mrexodia force-pushed the development branch 2 times, most recently from 03447d4 to 699342d Compare July 3, 2025 23:32
@mrexodia mrexodia closed this in 6c94327 Jul 21, 2025
@mrexodia mrexodia deleted the torusrxxx-patch-1 branch July 21, 2025 11:56
@mrexodia
Copy link
Member

Finally had time to look into this properly. The original reason for the problem was that a new column was introduced in the middle (not at the end) and there was no new column config version created. To fix it I created CPUDisassemblyV2 and confirmed that on clean startup everything works as expected (hidden mnemonic brief column).

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.

3 participants