Author Topic: C debugger, Memory window, display in decimal?  (Read 1472 times)

at5dapa1

  • Senior Community Member
  • Posts: 285
  • Hero Points: 24
C debugger, Memory window, display in decimal?
« on: July 02, 2019, 08:44:17 AM »
In the C/C++ debugger's Memory window there is Location, Content (hex) and Text columns.
Is there an easy way to have also Decimal interpretation and if yes possibility to group by 2 or 4, etc bytes?
If no, do you plan to add such?
Thanks,
Daniel


Code: [Select]
SlickEdit Pro 2018 (v23.0.2.0 64-bit)

Serial number: WB951378
Licensed number of users: Single user
License file: C:\ProgramData\slickedit\23\slickedit.lic

Build Date: June 13, 2019
Emulation: Visual Studio

OS: Windows 7 x64
OS Version: 6.01.7601  Service Pack 1
Memory: 26% Load, 8519MB/32614MB Physical, 10137MB/32612MB Page File, 449MB/8388607MB Virtual
Shell Information: C:\Windows\system32\cmd.exe /q
Screen Size: 1920 x 1080, 1080 x 1920, 1920 x 1080

Project Type: Cpp
Language: .c (C/C++)
Encoding: Automatic

Installation Directory: D:\work\tools\IDE\SlickEditPro\core\23.0.2\ (non-removable drive,NTFS,194200MB free)
Configuration Directory: D:\work\tools\IDE\SlickEditPro\config\23.0.2\ (non-removable drive,NTFS,194200MB free)
Spill File: C:\Users\Daniel.Pantea\AppData\Local\Temp\$slk.7240 (non-removable drive,NTFS,191643MB free)

Hotfixes:
D:\work\tools\IDE\SlickEditPro\config\23.0.2\hotfixes\hotfix_se2302_2_cumulative.zip (Revision: 2)


Dennis

  • Senior Community Member
  • Posts: 3961
  • Hero Points: 517
Re: C debugger, Memory window, display in decimal?
« Reply #1 on: July 02, 2019, 02:40:37 PM »
I'll file a feature request for it.