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: [patch] Add support for fido.


Hi Daniel,

Attached is a patch to support for fido.

Tested by running Hello, world from gdb. OK to apply?

Does this simpler version work?


+fido*) gdb_target_cpu=m68k ;;

Keep this.


+fido-*-elf*) gdb_target=fido ;;

gdb_target=monitor

Yes, it does. OK with that change (and without fido.mt)?


Kazu Hirata


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