Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for selecting the debugger version #1661

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Andrei-Fabian-Pop
Copy link
Contributor

The preferences page now contains a checkbox that when selected (true) will only load the IIODebug (V2) and when it is unchecked (false) it will only load the Debugger (V1). The default is V2.

@adisuciu
Copy link
Contributor

I think you should merge the plugins to a single plugin with 2 instruments and the preference should be pluginspecific.

Copy link
Contributor

@adisuciu adisuciu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge instruments to the same plugin

@Andrei-Fabian-Pop Andrei-Fabian-Pop force-pushed the dev_merge_debugger branch 3 times, most recently from 3d65412 to d83c507 Compare July 31, 2024 13:34
The preferences page now contains a checkbox that when selected
(true) will only load the IIODebug (V2) and when it is unchecked
(false) it will only load the Debugger (V1). The default is V2.

Signed-off-by: Andrei-Fabian-Pop <[email protected]>

# Conflicts:
#	core/src/scopymainwindow.cpp
#	core/src/scopypreferencespage.cpp
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.

None yet

2 participants