slajerek / RetroDebugger

Retro Debugger is a multiplatform debugger APIs host for retro computers: C64 (Vice), Atari800 and NES (NestopiaUE).
187 stars 23 forks source link

Cant add watch / C64 Data Watch #56

Open mteufel opened 4 months ago

mteufel commented 4 months ago

Describe the bug Can't add data watch

To Reproduce Steps to reproduce the behavior:

  1. Open C64 Data watch view
  2. Click on '+'
  3. Select the variable from the combobox
  4. Getting the error: "Cant add watch / Invalid address or symbol: XXX"

Expected behavior A clear and concise description of what you expected to happen.

Screenshots retro-shot

Desktop (please complete the following information):

Additional context works in 0.64.62, switched back to this version for now

Greetz seytan/aps/reflex

mteufel commented 4 months ago

Tried it today on my Macbook (M1 Pro) with v0.64.66, same problem. Switched back to v0.64.62, works perfectly. So this seems not to be OS related.

slajerek commented 4 months ago

Thanks, I've reproduced this.