We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
when using the debugging program, is there a way to assign a "label" to a specific address?
i.e. address x:0x03FF = mylabel.
so I can call it later,
thank you
Fausto Bartra
That's not really something to be done in the debugger. It's a job for your source code.