OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 18, 2024 7:28 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: do we need a call graph?
PostPosted: Tue Aug 10, 2010 9:38 pm 
Offline
Member
Member
User avatar

Joined: Thu Jun 22, 2006 8:33 am
Posts: 175
Location: Hong Kong
If you are doing assembly programming or low level programming, do you need a call-graph?


Top
 Profile  
 
 Post subject: Re: do we need a call graph?
PostPosted: Wed Aug 11, 2010 12:46 am 
Offline
Member
Member

Joined: Sun Jan 06, 2008 8:41 am
Posts: 174
mcheung63 wrote:
If you are doing assembly programming or low level programming, do you need a call-graph?

No, why would I? Assembler is often not structurwise that different from C. Sure you do have greater opportunity to produce spaghetti code in assembler, but that doesn't mean that you have to (and most often it is a better idea not to).


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot], Majestic-12 [Bot], SemrushBot [Bot] and 105 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group