Menu

#64 Missing debug symbols and breakpoints from kick ass .dbg file

1.0
open
nobody
None
2023-10-10
2022-05-09
No

When I have multiple segments the symbols, breakpoints ans source code relationship is not being picked up correctly.

The behaviour somehow seems to be related to the order that the segments are loaded from XML file?

For the attached .dbg and .prg combo if i place both the "Base" and "Default" segment below the "Patch" segment, breakpoints are OK, if "Base" or "Default" are above, the breakpoints do not work

2 Attachments

Discussion

  • slajerek

    slajerek - 2022-12-06

    Thanks, I'll investigate this. Note, I refactored the symbols in Retro Debugger already and development moved there.

     
  • slajerek

    slajerek - 2023-10-10
     
  • slajerek

    slajerek - 2023-10-10

    I've checked this, it is working correctly in Retro Debugger, but you need to select segment "Patch" to have breakpoints. I remember I fixed similar problem in the past. Note, the latest version of Retro Debugger has indeed some bug as old segments seem to not be cleared, I'm investigating that.

     

Log in to post a comment.