how to customize debug perspective in stm32cubeide?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-08 7:20 AM
Hi, I would like to customize the debug perspective but I can't remove the selected windows. I want to remove the window with the red box to leave the main.c file in the entire horizontal space, but it is associated with the editor in C ++ perspective. I also want to remove the green box window which is practically useless. I welcome suggestions in this regard.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-08 12:28 PM
Hi @Juan Gómez
Seems to be possible with the following steps.
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-08 8:11 AM
Hello,
did you try to manage these view in Window -- > Show View ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-08 8:47 AM
Hi, I did but they are not windows with specific functionalities. They are something like modules/windows of the Debug perspective.
I tried too with Window -> Properties -> Run Debug -> Perspectives ,but when switch of run to debug, the window in the red box load again the .c file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-08 12:28 PM
Hi @Juan Gómez
Seems to be possible with the following steps.
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-08 2:21 PM
It works, thanks a lot @Julien D_OEHAUDT !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-08 11:13 PM
Great! Don't hesitate to flag this topic as "Answered" ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-08 11:57 PM
Ok, sure :thumbs_up: !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-09 12:12 AM
I think it is done, I appreciate if it's possible to verify.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-11-09 12:18 AM
You did it perfectly, thanks :thumbs_up:
