This is the mail archive of the gdb-prs@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]

[Bug tdep/7230] Truly multi-arch.


http://sourceware.org/bugzilla/show_bug.cgi?id=7230

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |palves at redhat dot com

--- Comment #2 from Pedro Alves <palves at redhat dot com> 2012-12-13 15:33:05 UTC ---
I've audited the remaining .h files under gdb/config/, and the ugly wart is
rs6000/nm-rs6000.h (AIX), which still bypasses the generic shared library
mechanisms with macros that break cross debuggers.  All the other headers
define things that only apply for the native target, so are okay.

I don't think it's useful anymore to leave this open.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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