mtdbg debugger bug #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
During debugging of a created program larger than 1000h, any access to an address above 0x0900h causes a failure - the debugger closes.
Jurgen
Please, check previous revisions to find out when this bug was introduced: http://builds.kolibrios.org/rus/history/
dunkaist
I checked the very first version of svn2501-img.7z. The problem is the same.
In my opinion, when mtdbg starts, it allocates a memory size of 1000h and the developers do not provide for dynamic allocation of additional memory, if necessary
Jurgen