This is the mail archive of the gdb-patches@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: [RFC] TI msp430 architecture support


>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

>> +msp430*-*-elf)
>> +	gdb_target_obs="msp430-tdep.o"
>> +	gdb_sim=../sim/msp430/libsim.a
>> +	;;

Mike> there is no sim/msp430/ dir, so this won't work

There was an earlier patch to add it:

http://sourceware.org/ml/gdb-patches/2013-05/msg00658.html

Tom


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