This is the mail archive of the gdb@sources.redhat.com 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]

build gdb with simulator


Hi 
    I am building a simulator for new 16-bit processor, now i want to
integrate it with gdb, so how do tell gdb about my simulator. I tried
building by 

	../configure  -target=XXX-coff --enable-sim-XXX=yes   -v
--prefix=/home/vineet/gdb-6.0/

and the simulator code is in sim/XXX directory.


So what Makefile and config file i need to midify for integrating my
simulator with gdb?



Regards
Vineet


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