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 Analog Devices Blackfin processor (part 3/6: gdb testsuite)


On 1/3/06, Jie Zhang <jzhang918@gmail.com> wrote:
> Hi Jim,
>
> Thanks a lot for reviewing these patches!

Thanks for writing them!

> So if target does not set asm-flags, the debug-flags will be set to
> "-gstabs", which will override anything target set for it. If any
> target want to use dwarf2 as debug information, like bfin and others,
> it needs set asm-flags to the vanilla string to avoid the overriding.

Hmm; I don't understand why the defaulting process works that way. 
I've posted a patch intended to make that code unnecessary:

http://sourceware.org/ml/gdb-patches/2006-01/msg00034.html

Let's see what people say.


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