Re: Debug Methodology

new topic     » goto parent     » topic index » view thread      » older message » newer message

CK,

 Your second method is superior because it covers cases the first method
can't, for example the calling of a linked C function. It is also easier in
that the called function might have multiple exit points and you would need
debug notes for all of them even if you had no need to distinguish them.

This method also supports a top-down approch--if your debug notes indicate
that the called function is returning correctly, you need never code debug
notes in it.

-- Mike Nelson

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu