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 v2 0/5] Non-contiguous address range bug fixes / improvements


>>>>> "Kevin" == Kevin Buettner <kevinb@redhat.com> writes:

Kevin> This five part series fixes some bugs associated with GDB's non-contiguous
Kevin> address range support.

I read through this and it all seemed ok to me.

I was mainly curious to see if there was a way to find out if some frame
is in the cold part of a function, but my reading of patch #4 is that
this can at least be deduced by reading the disassembly.

Thank you for working on this.

Tom


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