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]

MQ_REGNUM in ppc-bdm.c


Hello gdb,

I'm trying to compile the insight snapshot 20000730 (host cygwin 1.1.3
and target powerpc-eabi), and I found two known problems:

1. NUM_REGS in dink32-rom.c, and
2. MQ_REGNUM in ppc-bdm.c

NUM_REGS I removed from dink32-rom.c, because I'll not use DINK 32 rom
monitor...

But I'll try to use BDM for PowerPC. How can I proceed? Should I remove
the references to MQ_REGNUM in the ppc-bdm.c code, or reinclude its
definition as "#define MQ_REGNUM 70" in the ./config/rs6000/tm-rs6000.h
? (... or none of them). What's the best for me???


Thanks in advance,

Cadamuro
LIT / CPDTT / CEFET-PR




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