Bootable lDebug vs FreeDOS DebugB (Developers)
> A nice feature would be if lDebug were capable of loading code over a
> serial line. Then one could code on PC A and debug it on PC B. Would be
> especially useful for bootloader development.
You can actually use its serial I/O support to control the debugger across a serial port. However to load a program you'd currently have to enter the program as data using F, E, or R commands. Or have a script do that for you on the terminal side. The debugger doesn't implement anything like X/Y/ZModem as yet.
---
l
Complete thread:
- Bootable lDebug vs FreeDOS DebugB - ecm, 07.11.2022, 21:17
- Bootable lDebug vs FreeDOS DebugB - boeckmann, 07.11.2022, 22:17
- Bootable lDebug vs FreeDOS DebugB - ecm, 07.11.2022, 23:36
- Bootable lDebug vs Debug/X variant DebugB - Japheth, 08.11.2022, 08:46
- Bootable lDebug vs Debug/X variant DebugB - ecm, 08.11.2022, 09:57
- Bootable lDebug vs Debug/X variant DebugB - Japheth, 12.11.2022, 16:04
- Bootable lDebug vs FreeDOS DebugB - boeckmann, 07.11.2022, 22:17