Skip to content

[Feature Request]: PERIPHERAL View is named RUN AND DEBUG in secondary view #260

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

Open
1 task
ReinhardKeil opened this issue May 19, 2025 · 2 comments
Open
1 task
Assignees
Labels
To Investigate Feature/bug needs initial investigation to understand involved work

Comments

@ReinhardKeil
Copy link
Collaborator

ReinhardKeil commented May 19, 2025

Description

When the PERIPHERAL View is moved to the secondary bar, it is named RUN AND DEBUG.
WATCH View works as expected.

Image

Is this request a Security Requirement?

  • Yes

Priority

Medium

Related Issues (Optional)

No response

Additional Notes (Optional)

CMSIS Debugger Version 0.20

@jkrech jkrech changed the title [Feature Request]: PERIPERAL View is named RUN AND DEBUG in secondary view [Feature Request]: PERIPHERAL View is named RUN AND DEBUG in secondary view May 19, 2025
@ReinhardKeil ReinhardKeil moved this to Backlog in CMSIS Debugger May 19, 2025
@jreineckearm jreineckearm added the To Investigate Feature/bug needs initial investigation to understand involved work label May 20, 2025
@jreineckearm
Copy link
Collaborator

@thorstendb-ARM , please investigate after the GDB adapter work if we can do something about it.

@thorstendb-ARM
Copy link
Collaborator

Found that the standard behavior of draged-out views is, that they inherit the containr name (which is "Run and Debug" for the "Debug" Container.
Sometimes (seems to be very fragile) the view name gets added, e.g.: "Run and Debug:Peripherals".
Tested creating my own container named "Peripherals" with just one view "Peripherals" in it. Most time it comes up as "Peripherals", but when docked into "Run and Debug", it shows up as "Peripherals:Peripherals".
When relating it to the "Activity bar" (Sidebar where Run, CMSIS etc. live), without a surrounding container, it seems to just display as "Peripherals" and can be docked into other containers without getting a strange name. For this, an icon must be set which should appear in the Activity Bar but I didnÄt get this to be shown (just the Perpherals window).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
To Investigate Feature/bug needs initial investigation to understand involved work
Projects
Status: Backlog
Development

No branches or pull requests

3 participants