Skip to content

Conversation

@ghaerr
Copy link
Owner

@ghaerr ghaerr commented Jan 11, 2026

Adds slightly modified hexdump kernel routine to be available in ELKS C library. This allows for easy display of buffer contents for debugging purposes, and adds a prefix argument to prefix displayed output.

Tested with telnet.c to quickly show binary dump of received data (this was used to verify DM reception in #2567).
Removes local hexdump from ktcp in favor of C library routine.

Screenshot shows use of hexdump to display hex byte stream of received telnet data on macOS login (commented out in PR):
Screenshot 2026-01-11 at 2 06 02 PM

@ghaerr ghaerr merged commit 05b0428 into master Jan 11, 2026
2 checks passed
@ghaerr ghaerr deleted the hexdump branch January 11, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants