For memory viewers, it'd be nice to be able to select (morph) a viewer to: - display whole memory of a process, with starting address being adjustable by typing a new value in the input box + scroll of course would work - display memory occupied by a named variable only (i.e. set start to &var, end to (char*)&var + sizeof(var), this is useful when debugging alignment issues etc. - display memory in a hand entered start/end range I know that not all of those are trivial, but it'd be what I'd eventually want to see when adding embedded targets to kdevelop. Kuba _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel