[Lazarus] [patch] Debugger: CPU registers: resetting display formats on every restart of the application

Bernd prof7bit at googlemail.com
Mon Dec 19 17:55:46 CET 2011


2011/12/19 Martin <lazarus at mfriebe.de>:

> The patch should check that the new list has the same registers in the same
> order.

The attached patch now stores all names of registers whose format has
been changed (in SetFormat) and when initializing them again it looks
up the preferred format by the register name. This is very similar to
what I initially tried when I tried to do it from within the GUI.

Bernd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdbmidebugger_dont_reset_displayformats_V2.patch
Type: text/x-diff
Size: 2939 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20111219/21ca7f3b/attachment-0001.patch>


More information about the Lazarus mailing list