IDE forgets the selected debug layout

Post your requests and ideas on the future development of mikroPascal PRO for AVR.
Post Reply
Author
Message
brelstad
Posts: 14
Joined: 23 May 2010 13:12

IDE forgets the selected debug layout

#1 Post by brelstad » 23 Jan 2015 06:29

Recreate the problem like this:

1. Click F9 to go to debug mode.
2. Arrange the windows the way you want them, write a name for the layout, e.g "My Debug Layout" and click the "Save Layout" button.
3. Click "Set Layout" button to tell the IDE that "My Debug Layout" is the one to use when debugging.
4. Click Ctrl-F2 to go back to design mode.
5. Click F9 to go to debug mode.

Now the default "Debug Layout" is selected, not the "My Debug Layout" that I specified.

Is this a bug or have I misunderstood something?

Bengt

User avatar
darko.minic
Posts: 747
Joined: 01 Dec 2014 11:10

Re: IDE forgets the selected debug layout

#2 Post by darko.minic » 23 Jan 2015 15:02

Hello Benght,

If you want to change debug layout, you should overwrite Debug Layout.
So this is not bug, compiler is going to Debug Layout when is in debug mode.

Regards,
Darko

Post Reply

Return to “mikroPascal PRO for AVR Wish List”