|
Rockbox mail archiveSubject: Re: Tag Cache DB File Format QuestionRe: Tag Cache DB File Format Question
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 15 Oct 2008 18:27:29 +0200 (CEST) On Wed, 15 Oct 2008, Magnus Holmgren wrote: > The address is the program counter, i.e., it refers to the instruction that > caused the abort. Grab the rockbox.map file for the build you're using. That > should give you an idea where the problem is (which function, with a little > luck). To get the exact location, I've used a disassembler on the > rockbox.elf file used to create the final binary, but I imagine a debugger > can be used too. When you've pinpointed the function name with the map file, you can objdump the object file (in which that function is located) to get the exact position of the crash. -- / daniel.haxx.seReceived on 2008-10-15 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |