nemiver r636 - in trunk: . src/persp/dbgperspective src/persp/dbgperspective/schemas
- From: dodji svn gnome org
- To: svn-commits-list gnome org
- Subject: nemiver r636 - in trunk: . src/persp/dbgperspective src/persp/dbgperspective/schemas
- Date: Mon, 26 Nov 2007 14:06:54 +0000 (GMT)
Author: dodji
Date: 2007-11-26 14:06:54 +0000 (Mon, 26 Nov 2007)
New Revision: 636
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=636&view=rev
Modified:
trunk/ChangeLog
trunk/src/persp/dbgperspective/nmv-call-stack.cc
trunk/src/persp/dbgperspective/schemas/nemiver-dbgperspective.schemas
Log:
Limit the number of frame rows in CallStack widget (#442213)
* src/persp/dbgperspective/nmv-call-stack.cc:
Sometimes, when the callstack is huge, the CallStack widget gets stuck
in trying to display all the rows of the call stack.
Therefore, I have introduced a limit to the number of rows to display.
The user can display more rows if she wants. She just has to click on
the last row of the CallStack widget.
By default, the widget displays 20 callstack rows at most. This value
can be changed at runtime be modifying the value of the gconf key
/apps/nemiver/dbgperspective/callstack-expansion-chunk.
This entry should fix bug #442213.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]