From kdevelop-devel Fri Jul 01 10:17:10 2005 From: Vladimir Prus Date: Fri, 01 Jul 2005 10:17:10 +0000 To: kdevelop-devel Subject: types in variables view Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=112021319924494 Hi, right at the moment, I see the following in the variables view: 'bytecode' | (unsigned int*) 0x804e170 | unsigned int* I believe that the "(unsigned int*)" text in the second column should be dropped for the following reasons: 1. It takes up very valuable horizontal space (recall the the variables view docks to the left side on the window, so it's always short on horizontal space). 2. When debugging, I most often know the type of variable. 3. Even if I forgot, I can use the third column to look it up. So: any objections if I try to remove that extra information? - Volodya _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel