Debugger does not reload executables #10

Open
opened 2024-03-08 19:02:13 +01:00 by Sweetbread · 0 comments
Owner

RELOAD command does not actually reload the executable.
It only resets the current session.
If the executable is changed, the change is not visible after RELOAD.

Steps to reproduce:

Load an executable into the debugger.
Edit and re-assemble, changing any of the first few opcodes.
type RELOAD
Note that your changes are not in effect.


stack

RELOAD command does not actually reload the executable. It only resets the current session. If the executable is changed, the change is not visible after RELOAD. **Steps to reproduce**: > Load an executable into the debugger. Edit and re-assemble, changing any of the first few opcodes. type RELOAD Note that your changes are not in effect. --- *stack*
Sweetbread added the
Priority
Medium
label 2024-03-08 19:02:13 +01:00
Sweetbread added the
Kind
Bug
label 2024-03-08 19:37:19 +01:00
Sweetbread added the
Category/Applications
label 2024-03-10 20:53:05 +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#10
No description provided.