xp1632 / DFKI_working_log

0 stars 0 forks source link

How to debug? #10

Open xp1632 opened 11 months ago

xp1632 commented 11 months ago

How to debug? -remember to look for the root/return of the function -And trace it by the clue, -check the exact place, overlook the unimportant ones, for example, ignore the functions when it's a static problem -compare it with the correct ones and see the exact differences

xp1632 commented 11 months ago