OSDN Git Service

gdb/
authorpalves <palves>
Mon, 14 Feb 2011 19:19:17 +0000 (19:19 +0000)
committerpalves <palves>
Mon, 14 Feb 2011 19:19:17 +0000 (19:19 +0000)
commit377e912f2f36b6c2574dbba5609097635d117a3b
treea1c35b4aee4d085923bb2256f02e1b6b308f9385
parent408347e3268c28f404043386e518b42850e1c81b
gdb/
* memrange.c (compare_mem_ranges): Mention sort order in
describing comment.
(normalize_mem_ranges): Add comment.  Fix ra->length calculation.
* tracepoint.c (traceframe_available_memory): Extend comment to
mention what happens to RESULT when the target does not support
the query.
gdb/ChangeLog
gdb/memrange.c
gdb/tracepoint.c