Skip to content

Instantly share code, notes, and snippets.

@metaphys
Created December 5, 2011 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metaphys/1434466 to your computer and use it in GitHub Desktop.
Save metaphys/1434466 to your computer and use it in GitHub Desktop.
find_addres mpc panic
jean-louis@debian:~/Bureau/rockbox-devtree/debug/rockbox/build$ ../utils/analysis/find_addr.pl 0x63E56AE8 1
This address is in codec space, please select the codec which was used with this address:
[1]: ay.elf
[2]: a52_rm.elf
[3]: kss.elf
[4]: shorten.elf
[5]: mpa.elf
[6]: wma.elf
[7]: vorbis.elf
[8]: wav64.elf
[9]: aac.elf
[10]: atrac3_oma.elf
[11]: adx.elf
[12]: ape.elf
[13]: au.elf
[14]: wavpack.elf
[15]: tta.elf
[16]: raac.elf
[17]: aiff.elf
[18]: mpc.elf
[19]: wavpack_enc.elf
[20]: speex.elf
[21]: wav.elf
[22]: alac.elf
[23]: vgm.elf
[24]: mod.elf
[25]: nsf.elf
[26]: smaf.elf
[27]: mp3_enc.elf
[28]: wav_enc.elf
[29]: gbs.elf
[30]: spc.elf
[31]: a52.elf
[32]: asap.elf
[33]: vox.elf
[34]: sgc.elf
[35]: flac.elf
[36]: sid.elf
[37]: wmapro.elf
[38]: cook.elf
[39]: aiff_enc.elf
[40]: atrac3_rm.elf
[41]: hes.elf
Selection: 18
/home/jean-louis/Bureau/rockbox-devtree/debug/rockbox/build/apps/codecs/mpc.elf -> codec_run
jean-louis@debian:~/Bureau/rockbox-devtree/debug/rockbox/build$ ../utils/analysis/find_addr.pl 0x60040D28 1
/home/jean-louis/Bureau/rockbox-devtree/debug/rockbox/build/apps/codecs.o -> codec_run_proc
jean-louis@debian:~/Bureau/rockbox-devtree/debug/rockbox/build$ ../utils/analysis/find_addr.pl 0x6003D87C 1
/home/jean-louis/Bureau/rockbox-devtree/debug/rockbox/build/apps/codec_thread.o -> codec_thread_init
jean-louis@debian:~/Bureau/rockbox-devtree/debug/rockbox/build$ ../utils/analysis/find_addr.pl 0x6003DB50 1
/home/jean-louis/Bureau/rockbox-devtree/debug/rockbox/build/apps/codec_thread.o -> codec_thread_init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment