On Thursday 16 May 2013 23:00:50 Kevin Buettner wrote: > RCS file: /cvs/src/src/gdb/configure.tgt,v > retrieving revision 1.276 > diff -u -p -r1.276 configure.tgt > --- configure.tgt 7 May 2013 01:09:28 -0000 1.276 > +++ configure.tgt 17 May 2013 02:50:54 -0000 > > +msp430*-*-elf) > + gdb_target_obs="msp430-tdep.o" > + gdb_sim=../sim/msp430/libsim.a > + ;; there is no sim/msp430/ dir, so this won't work -mike