Welcome, Guest. Please login or register.

Author Topic: Balance of Power: Introducing PowerPC Assembly Language  (Read 2383 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SystemTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 199
    • http://amiga.org
Balance of Power: Introducing PowerPC Assembly Language
« on: October 15, 2005, 07:24:42 AM »
If the thought of using assembly language still troubles you, please consider this as useful information for debugging. Eventually you'll need to read PowerPC assembly for tracing through code that was optimized, or when symbolic debugging just isn't practical. Also in this column, I'll cover the runtime basics that will help you recognize stack frames and routine calls during debugging.

THe rest of the article can be read here.


Original : http://utilitybase.com/article?action=show&id=128