Debugging and mapping functions (MS Linker) (Developers)
> https://ladsoft.tripod.com/grdb_debugger.html
>
> > GRDB has built in support for symbol tables. One way of getting
> > the symbol tables is by using the MKSYM program to parse a map
> > file from one of the major assemblers. The VALX linker, which
> > is distributed as part of the CC386 compiler package, also is
> > able to generate the kinds of symbol tables GRDB uses.
Thanks! Running MKSYM and then GRDB worked. I can find my functions. However since it is a graphical application I try to test it gets a bit messy and ruins the screen. A dual-monitor set up with a monochrome monitor for debugging seems possible, but I am not sure if any emulator supports that?
Back to my workaround with hardcoding some interrupt calls in the code I want to have breakpoints in for now.
Complete thread:
- Debugging and mapping functions (MS Linker) - lifelike, 20.03.2025, 20:59 (Developers)
- Debugging and mapping functions (MS Linker) - alexfru, 21.03.2025, 05:02
- Debugging and mapping functions (MS Linker) - lifelike, 21.03.2025, 20:15
- Debugging and mapping functions (MS Linker) - tom, 22.03.2025, 21:58
- Debugging and mapping functions (MS Linker) - lifelike, 25.03.2025, 23:16
- Debugging and mapping functions (MS Linker) - Japheth, 26.03.2025, 05:03
- Debugging and mapping functions (MS Linker) - marcov, 26.03.2025, 11:03
- Debugging and mapping functions (MS Linker) - lifelike, 27.03.2025, 20:02
- Debugging and mapping functions (MS Linker) - ecm, 26.03.2025, 09:59
- Debugging and mapping functions (MS Linker) - Japheth, 26.03.2025, 05:03
- Debugging and mapping functions (MS Linker) - lifelike, 25.03.2025, 23:16
- Debugging and mapping functions (MS Linker) - tom, 22.03.2025, 21:58
- Debugging and mapping functions (MS Linker) - lifelike, 21.03.2025, 20:15
- Debugging and mapping functions (MS Linker) - Rugxulo, 21.03.2025, 06:20
- Debugging and mapping functions (MS Linker) - lifelike, 21.03.2025, 20:12
- Debugging and mapping functions (MS Linker) - alexfru, 21.03.2025, 05:02