This is the mail archive of the gdb-prs@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: gdb/2482: enabling target msp430 breaks gdb (compiles OK, butfails to run with an internal error)


The following reply was made to PR gdb/2482; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: marc.poulhies@imag.fr
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2482: enabling target msp430 breaks gdb (compiles OK, but
	fails to run with an internal error)
Date: Thu, 24 Jul 2008 07:30:02 -0400

 On Thu, Jul 24, 2008 at 09:10:32AM -0000, marc.poulhies@imag.fr wrote:
 > I'm trying to build a gdb for debugging on msp430. Compilation seems ok, but gdb can't run and raises an internal error
 
 GDB does not support the msp430.  The bug here is that it didn't tell
 you so when you tried to build it.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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