I wrote some code to help me debug my assembly programs better than my register debugger code. In the program, there is an example of incorrect usage of the SYS_SOCKET call, which should return error code 97. The error code is used as an index in an array of pointers to the error messages. The length of the error message is calculated by the numerical value of the next address in the array minus the numerical value of the current error message address.
-
Notifications
You must be signed in to change notification settings - Fork 0
RMarx1456/Assembly_debugger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I wrote some code to help me debug my assembly programs better than my register debugger code.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published