Create the assembly listing of cpp file on Symbian

  1. go ot group folder where bld.inf file is stored.for example, cd \uiqsrc\qapps\sharedui\qcontactssharedui\group
  2. > abld reallyclean
  3. > abld makefile armv5 
  4. > abld listing armv5 urel QContacUI ContactsListBoxModel
    • The final two arguments are the MMP and CPP names for the function you want to look at
    • The final output is: Created [...]\contactslistboxmodel.ARMV5.lst. And the .lst file is one we're interested in

Comments

Popular posts from this blog

在symbian上随心控制红外线(7) ------ 答疑篇

[FW] Philips RC-MM Protocol

listbox中使用svg图片