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]

testing gcc


Hello, i am working on a cross-compiler for ARM architecture
I modified file combine.c in GCC sources and maybe I introduced a bug
because I can't install
the compiler; i get the following message:

...
...
_muldi3
../../source/gcc-2.95.3/gcc/libgcc2.c: In function `__muldi3':
../../source/gcc-2.95.3/gcc/libgcc2.c:305: Internal compiler error in
`copy_rtx', at ../../source/gcc-2.95.3/gcc/rtl.c:396
Please submit a full bug report.


My question is: can I use GDB to catch the bug, even if I can't compile
gcc?

Thanks in advance,
Marco Marcello


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