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] Multi-process + multi-arch: GDB


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> Please go ahead.  400 lines to touch, but you can easily
Pedro> sed/script it, I guess.  I'd rather keep get_target_gdbarch()
Pedro> than do a full expansion to "current_inferior ()->gdbarch",
Pedro> though.

I was going to keep it, but rename it 'target_gdbarch', and drop the
macro entirely.

Tom


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