This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build a canadian cross gdb


On Tue, Oct 06, 2009 at 07:42:53PM +0200, damny@web.de wrote:
> servus,
> 
> for some time i try to build a canadian cross gdb for myself.
> the setup is linux mint, i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) & build=i686-linux-gnu, host=i586-mingw32msvc, target=arm-elf.
> problem is, that the build process produces a windows executable *gdb.exe file, but remote connection to open on-chip debugger (openocd; http://openocd.berlios.de/web/) fails in a way that openocd crashes.

This will have nothing to do with TUI or curses.  If openocd crashes
during the connection, the bug is in openocd.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]