• Updated 2023-07-12: Hello, Guest! Welcome back, and be sure to check out this follow-up post about our outage a week or so ago.

Tips for debugging an existing application?

Nathan_A

Well-known member
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!
 
Top