From: Ø. H. <oyv...@zy...> - 2008-09-29 10:03:32
|
On Mon, Sep 29, 2008 at 9:51 AM, Gheorghe Guran <roa...@ya...> wrote: > Hello, > > I downloaded the latest arm-elf binaries from your web site. > There is a problem with arm-elf-gdb when debugging from flash. > When it's launched it complains about missing XML support > and it can't load the program to flash. > > I've tested with another gdb binary and this one works, > no warning messages, and also iy's capable to load the program into flash. > > Can I enable XML support for gdb if it was not included at build time ? No. I believe the problem is that i need to install the library that GDB depends on for XML parsing... What operating system are you running GCC under? -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer |