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 v4] gdb: bfin: new port


On Wednesday 15 December 2010 19:39:02, Mike Frysinger wrote:
> we run Linux.  uClinux is an old naming.  also, bfin-linux-uclibc is a 
> supported target, so i tend to use bfin-*-*linux*.
> 
> in the past, any Blackfin gdb was sufficient to debug any Blackfin target, but 
> i guess i could preserve this with --enable-targets=... ?

Right.  Or just build for bfin-linux, and you can still debug
non-linux stuff.  Best avoid getting into triplet namespace
trouble in case someone adds support for some other OS.

> yes it's long, but i thought the emphasis was on not breaking string literals.  
> screws up grep and such.

While that's true, I never heard of us making exceptions on that ground.
We have quite a number of string literals broken up.

-- 
Pedro Alves


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