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]
Other format: [Raw text]

Re: ARM multi-arch NEWS


> > Richard,
> >> 
> >> Can I suggest adding an entry to the NEWS file mentioning that the Arm 
> >> is now multi-arch?
> >> 
> >> enjoy,
> >> Andrew
> >> 
> > 
> > 
> > Well, so far only one target is genuinely multi-arch.  The rest (including 
> > generic) are still not quite there ;-(
> 
> I think just getting to the point of throwing the multi-arch switch 
> (level 1) is newsworthy achievement :-)  (It also serves as a heads up 
> to Arm developers - many of the big V little bugs just mysteriously 
> disappeared :-)).
> 
> enjoy,
> Andrew
> 

Hmm, something like this then?

diff -p -r1.56 NEWS
*** NEWS        2002/02/10 17:34:05     1.56
--- NEWS        2002/02/19 17:14:50
*************** it will be treated as a corefile.  If it
*** 36,43 ****
--- 36,49 ----
  GDB will attempt to attach it as a process, and if no such process
  is found, will then attempt to open it as a corefile.
  
+ * Changes in ARM configurations.
+ 
+ Multi-arch support is enabled for all ARM configurations.  The ARM/NetBSD
+ configuration is fully multi-arch.
+ 
  * New native configurations
  
+ ARM NetBSD                                    arm*-*-netbsd*
  x86 OpenBSD                                   i[3456]86-*-openbsd*
  AMD x86-64 running GNU/Linux                  x86_64-*-linux-*
  



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