# HG changeset patch # User fturovic # Date 1286483491 18000 # Node ID 1458a474103cf7480e1d90a6a379b0ce876dd984 # Parent 9526bdb37542ccccdbb534533a15d7dbfebc8776 minor edits diff -r 9526bdb37542 -r 1458a474103c core/com.nokia.carbide.cpp.doc.user/book.css --- a/core/com.nokia.carbide.cpp.doc.user/book.css Thu Oct 07 15:17:07 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/book.css Thu Oct 07 15:31:31 2010 -0500 @@ -11,7 +11,7 @@ body, p, table, li { font-family: Verdana, Ariel, Helvetica, sans-serif; - font-size: 1.0em; + font-size: 0.9em; font-weight: normal; } diff -r 9526bdb37542 -r 1458a474103c core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/view_variables.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/view_variables.htm Thu Oct 07 15:17:07 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger/variables/view_variables.htm Thu Oct 07 15:31:31 2010 -0500 @@ -11,7 +11,7 @@

Variables view

The Variables view allows manipulation of project variables and the variable hierarchy used in the source code. For example, you can change the variable format, change a variable value, add watch expressions, or add global variables.

-

Figure 1 shows the Variables view with Show Type Names option enabled. The default view shows the variables list and include the Name and Value for all the variables within scope. In addition, when you select a variable its value is also shown in a different pane within the view.

+

Figure 1 shows the Variables view with Show Type Names option enabled. The default view shows the variables list and include the Name and Value for all the variables within scope. In addition, when you select a variable its value is also shown in a Value pane within the view.

Figure 1 - Variables view

diff -r 9526bdb37542 -r 1458a474103c core/com.nokia.carbide.cpp.doc.user/html/debugger/watchpoints/setting_watchpoints.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/debugger/watchpoints/setting_watchpoints.htm Thu Oct 07 15:17:07 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger/watchpoints/setting_watchpoints.htm Thu Oct 07 15:31:31 2010 -0500 @@ -37,8 +37,8 @@

Check the appropriate access type to trigger the watchpoint for the specified memory location. This setting is shown as a unique icon in the Breakpoints view next to the listed watchpoint. The following list shows the resolved version of the icons used to indicate the type of watchpoint set: