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] add addrmap iterator


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> I wanted to be able to dump addrmaps so I wrote this patch.

Looks good to me.

Doug> +addrmap_mutable_foreach_worker (splay_tree_node node, void* data)

Wrong spacing in "void *".

Tom


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