When working with winIDEA, a specific workspace can suddenly stop working as it used to. You could also have multiple seemingly identical workspaces that behave differently.
The option Diff Config to Clipboard can help you identify all configurations under the Hardware menu.
1. In each winIDEA workspace, select Hardware | Diff Config to Clipboard.
2. Paste the content to a text editor.
3. Compare the two files.
Example:
{"URL": "MC.Cores[0].Common.DebugEntry.Type", "Val": "Catch"}, {"URL": "MC.Cores[0].Common.DebugEntry.PresetPCAfterStoppedInInit", "Val": "EntryPoint"},
This shows which hardware options could be the reason for the difference in observed winIDEA behavior. These URL and Val pairs represent any Hardware menu options that differ from the default values set when creating a new workspace. This information can show which hardware options could be the reason for the difference in observed winIDEA behavior.
Hardware options analyzed with the Diff Config to Clipboard functionality are a part of options that can be observed via Help | Display Option dialog.