On 12/03/2010 10:57 PM, Dave Martin wrote:
[Apologized for delayed reply]
> My guess is that it shouldn't be hard to dump the VFP/NEON state, but
> GDB and the kernel need to agree on the format.
>
Exactly. That is why we need your guys' support from kernel side. :)
> Rather that trying to ha
Hi, Kernel WG,
Can recent kernel handle NEON registers in corefiles?
Seems we've had plan for this in "Ensure full NEON debug support" in
https://wiki.linaro.org/WorkingGroups/KernelConsolidation/Specs/BSPInvestigations
Any progress on this piece of work? We want to handle NEON registers in
core
On 11/24/2010 09:30 PM, kan hu wrote:
> Blueprint changed by kan hu:
> +
Looks like these work are related to toolchain. Here are some my cents,
> + GDB and Oprofiler on Cortex a9(required for profiling or look for a
> workaround) : TODO
> +
We plan to improve the correctness of GDB and Opro
Tom Gall wrote:
> Hi All,
>
> I've started a Eclipse page https://wiki.linaro.org/Eclipse/Evaluation
>
> It's mostly meant as a place to collect Eclipse information which
> perhaps might drive some future blueprints.
>
> It's mostly skeleton at this point so feel free to add to it.
>
Here are s
Michael Hope wrote:
> I'd like to record the running of a typical program such as Firefox,
> GCC, or ffmpeg and capture the calls and arguments to functions like
> strcpy() and memcpy(). The idea is to generate a usage profile so we
> can tell what standard library functions and what variants (i.e