gdb/
authorPedro Alves <palves@redhat.com>
Mon, 14 Feb 2011 19:19:18 +0000 (19:19 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 14 Feb 2011 19:19:18 +0000 (19:19 +0000)
commitc0f61f9c377a278ce83259cbf2251e178bbc0e85
tree56db943ad02a10835fa57dfc44a20eb98b66eb88
parent602427c4af6c2c0946c40a38541d9a5243860744
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