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 1/3] Move core_bfd to program space


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

>> I am curious to know whether you would want to remove this macro in the
>> future.  I don't mean that you should do it -- just more a question of
>> what direction to go.  There are other macros like this too:
>> symfile_objfile, object_files, exec_bfd, ...

Pedro> Yeah, I have no plans to do that myself, but I wouldn't oppose
Pedro> changing it.

Thanks.

Pedro> Yeah, I guess program space just felt natural given exec_bfd is there
Pedro> too.

That makes sense, thanks.

Tom


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