Menu

#2156 C1541 conditional breakpoint?

v3.x
closed
nobody
None
Windows
x64sc
2025-08-05
2025-08-05
Zibri
No

In the machine code monitor, what should I do to set a conditional breakpoint in the drive if a location has a value?

I tried: bk xxxx if $209 == $30 but it does not work.

how to specify that $209 is in the drive memory? (even if it should be implied since I already issued dev 8:

Discussion

  • gpz

    gpz - 2025-08-05

    Please read the manual, this is the bugtracker, not the helpline
    ` You can also compare against the value of a memory location in a specific bank, i.e you can break only if the vic register $d020 is $f0. use the form @[bankname]:[$<address>] | [.label]. Note this is for the C: memspace only.

     
    • Zibri

      Zibri - 2025-08-05
      Post awaiting moderation.
  • gpz

    gpz - 2025-08-05
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB