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/2] const-fy function parameter struct address_space *aspace


Yao Qi <qiyaoltc@gmail.com> writes:

> This patch changes the parameter "struct address_space *aspace" to "const
> address_space *aspace" in many functions.

I pushed these two patches in.

-- 
Yao (齐尧)


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