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 Wed, Jan 04, 2006 at 12:22:13AM -0800, Jim Blandy wrote:
> 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.

They didn't say anything, IIRC, and Jim's patch was committed.  Jie,
you may want to regenerate the asm-source.exp change against HEAD.

-- 
Daniel Jacobowitz
CodeSourcery


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