mtdbg debugger bug #30

Open
opened 2024-03-09 20:04:10 +01:00 by Sweetbread · 2 comments
Owner

During debugging of a created program larger than 1000h, any access to an address above 0x0900h causes a failure - the debugger closes.


Jurgen

During debugging of a created program larger than 1000h, any access to an address above 0x0900h causes a failure - the debugger closes. --- *Jurgen*
Sweetbread added the
Priority
Medium
Kind
Bug
Reviewed
Confirmed
labels 2024-03-09 20:04:10 +01:00
Author
Owner

Please, check previous revisions to find out when this bug was introduced: http://builds.kolibrios.org/rus/history/


dunkaist

Please, check previous revisions to find out when this bug was introduced: http://builds.kolibrios.org/rus/history/ --- *dunkaist*
Author
Owner

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

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*
Sweetbread added the
Category/Applications
label 2024-03-10 21:48:31 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#30
No description provided.