Skip to content

Comments

Respect the 'forceITMSync' option in orbzmq/orbdump#170

Open
lunakiller wants to merge 1 commit intoorbcode:mainfrom
lunakiller:fix/respect_forceITMSync_param
Open

Respect the 'forceITMSync' option in orbzmq/orbdump#170
lunakiller wants to merge 1 commit intoorbcode:mainfrom
lunakiller:fix/respect_forceITMSync_param

Conversation

@lunakiller
Copy link

Commit 9761c75 removed TPIU-related functions from the code, but also removed ITM Decoder initialization in orbzmq and orbdump. The ITM decoder is not initialized properly using ITMDecoderInit(), which means that the forceITMSync parameter is completely ignored. As a result, orbzmq and orbdump do not work without ITM sync packets, while the rest of the tools work without sync packets as expected.

This PR fixes the issue and both orbzmq and orbdump respect the --itm-sync option.

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.

1 participant