Pelles C forum

Pelles C => Feature requests => Topic started by: dsula on November 29, 2005, 11:24:36 PM

Title: debug memory panel
Post by: dsula on November 29, 2005, 11:24:36 PM
Hi Pelle,

In the memory panel during debug it would be nice to be able to change the display format. Byte/word/dword/qword.

Also the hex feature was requested before. It would be nice to be able to individually select hex/dec display for any variable watch. And the best feature would be if you save the setting on project basis. So when I come back to the project I don't have to set it again. :D

ds
Title: Re: debug memory panel
Post by: Pelle on December 02, 2005, 07:21:29 AM
Quote from: "dsula"
In the memory panel during debug it would be nice to be able to change the display format. Byte/word/dword/qword.

The fact that you can also *edit* the memory makes multiple views much more difficult. Otherwise I agree - this would be nice.

Quote from: "dsula"

Also the hex feature was requested before. It would be nice to be able to individually select hex/dec display for any variable watch. And the best feature would be if you save the setting on project basis. So when I come back to the project I don't have to set it again. :D

We'll see - it's on the wish-list for now... ;-)

Pelle