How can I do this : I want to load symbols _only_ for debugging , without programming target / any code upload?
So in essence the target is running already with debug code on, I just want to attach to it, using a fix hard memory location. I can setup and break at the right place, but cannot figure out how to upload symbols only with Ozone..
(So what I want is what GDB does with symbol-file ... bla location )
So in essence the target is running already with debug code on, I just want to attach to it, using a fix hard memory location. I can setup and break at the right place, but cannot figure out how to upload symbols only with Ozone..
(So what I want is what GDB does with symbol-file ... bla location )