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: [commit] Fix rereading of DWO DIEs


dje@google.com writes:

> Andreas Schwab writes:
>  > Executing on host: gcc  -c  -o /home/abuild/rpmbuild/BUILD/gdb-7.4.91/gdb/testsuite/gdb.dwarf2/fission-reread0.o ./gdb.dwarf2/fission-reread.S    (timeout = 300)
>  > spawn gcc -c -o /home/abuild/rpmbuild/BUILD/gdb-7.4.91/gdb/testsuite/gdb.dwarf2/fission-reread0.o ./gdb.dwarf2/fission-reread.S
>  > fission-reread.cc: Assembler messages:
>  > fission-reread.cc:44: Error: unknown pseudo-op: `.bss'
>  > compiler exited with status 1
>  > output is:
>  > fission-reread.cc: Assembler messages:
>  > fission-reread.cc:44: Error: unknown pseudo-op: `.bss'
>  > 
>  > gdb compile failed, fission-reread.cc: Assembler messages:
>  > fission-reread.cc:44: Error: unknown pseudo-op: `.bss'
>  > UNTESTED: gdb.dwarf2/fission-reread.exp: fission-reread.exp
>
> Hi.
>
> Can you test this?
> [.data is used elsewhere so this should be portable enough]

Or .section .bss.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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