• Hello Guest! We're hosting a challenge to welcome vintage Intel macs to the MLA during the month of July! See this thread for more information.
  • We've made some quality of life improvements to the Trading Post. More info here.

Tips for debugging an existing application?

Hi,

I'm trying to debug the Orange Micro OrangePCi application to try and figure out why it will successfully launch the card with a K6-III socketed in it, but it refuses to boot with a K6-III+ in it.

It's been a looooooong time since I did any classic Mac development, and even then it was almost entirely using CodeWarrior where I had a debugger integrated into the IDE and the application source code available. None of which applies to my current situation as I have neither an environment within which to launch an application under debugger supervision nor source code to place breakpoints.

Does anyone have any tips for how I can observe what the OrangePCi application is doing, how it's interacting with the PCI card and on-card bridge, etc.?

Thanks!
 
Back
Top