OSDN Git Service

gdb/
authorpalves <palves>
Tue, 15 Feb 2011 04:19:17 +0000 (04:19 +0000)
committerpalves <palves>
Tue, 15 Feb 2011 04:19:17 +0000 (04:19 +0000)
commitb9797c8fdfcd9b730b406bf93226ae0fe4749687
tree753776ac40a0db99e9cfdc6148ff16e43c109af0
parent18ea11502c0cc8449d818c60d5e1959a20f7a82a
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