All public logs
Jump to navigation
Jump to search
Combined display of all available logs of m204wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:15, 18 November 2022 Ekern talk contribs created page Debugging multiple Web Servers (Created page with "__TOC__ <span class="f_Para">You can configure the </span> <var>Janus Debugger</var><span class="f_Para"> to debug applications that run on any of multiple Janus Web Servers....")
- 23:11, 17 November 2022 Ekern talk contribs created page Getting started (Debugger) (Created page with "__TOC__ <span class="f_Para">To get started: </span> : 1. <span class="f_ListNum1">Make sure the following are true: </span> * <span class="f_Para">The</span><span class="f_...")
- 21:57, 17 November 2022 Ekern talk contribs created page Tracing program execution (Created page with "__TOC__ <span class="f_Para">When debugging, you may not want to step one statement at a time, nor to set a breakpoint and run until you hit it. You may want to run the progra...")
- 21:56, 17 November 2022 Ekern talk contribs created page Tracing until a value change or until a value match (Created page with "__TOC__ <span class="f_Para">Another tracing option lets you step through a program, stopping on each statement that changes a specified data item. In this case, both the stat...")
- 03:45, 17 November 2022 Ekern talk contribs created page Viewing programs that contain coding errors (Created page with "__TOC__ <span class="f_Para">Debugger handling of errors differs according to the type of error: compilation errors or request cancelling (runtime) errors.</span> <div style=...")
- 03:42, 17 November 2022 Ekern talk contribs created page Breakpoints menu options (Created page with "__TOC__ <span class="f_Para">The </span><span class="f_GUIlabel">Breakpoints</span><span class="f_Para"> menu options are identified below: </span> File:breakmenu3_zoom70.g...")
- 03:07, 17 November 2022 Ekern talk contribs created page Window menu options (Created page with "__TOC__ <span class="f_Para">The </span><span class="f_GUIlabel">Window</span><span class="f_Para"> menu options are identified below: </span> File:windowmenu4b_zoom80.gif|...")
- 22:25, 16 November 2022 Ekern talk contribs created page Execution menu options (Created page with "__TOC__ <span class="f_Para">The </span><span class="f_GUIlabel">Window</span><span class="f_Para"> menu options are identified below: </span> File:windowmenu4b_zoom80.gif|...")
- 16:58, 16 November 2022 Ekern talk contribs created page Error menu options (Created page with "__TOC__ <span class="f_Para">The </span><var>Error</var><span class="f_Para"> menu options are identified below. This menu is </span><span class="term">not</span><span class="...")
- 04:00, 16 November 2022 Ekern talk contribs created page Menu bar (Debugger) (Created page with "__TOC__ <span class="f_Para">The Debugger Client has multiple menus, each of which is described in the following subsections. Many of the menu options duplicate the actions of...")
- 03:18, 16 November 2022 Ekern talk contribs created page Tracing all updates to a variable's value (Created page with "__TOC__ <span class="f_Para">Another type of tracing is to note all statements that modify a selected variable or data item and what value was assigned to the variable or item...")
- 03:17, 16 November 2022 Ekern talk contribs created page Viewing and modifying program elements (Created page with "__TOC__ <span class="f_Para">The Debugger Client provides two principal ways of examining the values of individual items in your source code: </span> * <span class="f_ListBul...")
- 03:17, 16 November 2022 Ekern talk contribs created page Setting the value of a variable (Created page with "__TOC__ <span class="f_Para">You may set or update the value of certain types of variables with the Janus and TN3270 Debuggers. The following types of variable values may be m...")
- 23:38, 15 November 2022 Ekern talk contribs created page Tracing all lines executed (Created page with "__TOC__ <span class="f_Para">The simplest form of tracing starts from the current execution point and notes which lines were executed. You invoke this feature by clicking the...")
- 05:11, 14 November 2022 Ekern talk contribs created page Tracing options (Created page with "__TOC__ <span class="f_Para">The </span><span class="term">Trace All</span><span class="f_Para"> control button lets you trace from the current program point to the end of the...")
- 03:16, 14 November 2022 Ekern talk contribs created page Excluding sections of source code from debugging (Created page with "__TOC__ <span class="f_Para">Debugging a large application may involve the scanning of a large volume of code to get to the parts of the program that you need to debug. It can...")
- 02:43, 14 November 2022 Ekern talk contribs created page Breaking after READ SCREEN or READ MENU statements (Created page with "__TOC__ <span class="f_Para">Normally, the Debugger Client for the </span><var>TN3270 Debugger</var><span class="f_Para"> pauses at a READ SCREEN or READ MENU statement (displ...")
- 05:15, 10 November 2022 Ekern talk contribs created page Selectively excluding source code blocks (Created page with "__TOC__ <span class="f_Para">The User Language Macro Facility statements called </span>'''Debugger directives'''<span class="f_Para"> let you exclude one or more blocks of sou...")
- 05:10, 10 November 2022 Ekern talk contribs created page Changing the colors in Client displays (Created page with "__TOC__ <span class="f_Para">Whether to boost visual discrimination or simply to add visual variety, you can change the color of the text and backgrounds in the various Client...")
- 04:27, 8 November 2022 Ekern talk contribs created page Test the end to end configuration (Created page with "__TOC__ <span class="f_Para">Subsections follow for the </span><var>Janus Debugger</var><span class="f_Para"> and for the </span><var>TN3270 Debugger</var><span class="f_Para"...")
- 03:45, 8 November 2022 Ekern talk contribs created page TN3270 DEBUG on web threads (Created page with "__TOC__ <span class="f_Para">If you license the </span><var>TN3270 Debugger</var><span class="f_Para">, you can use the </span><span class="f_Para" style="font-family: 'Courie...")
- 03:41, 8 November 2022 Ekern talk contribs created page Run, check, and verify the Client installation (Created page with "__TOC__ 1. <span class="f_ListNum1">To install or upgrade the Debugger Client, download, extract, and run the SETUP.EXE file, which invokes a Windows installer. </span><span c...")
- 03:28, 8 November 2022 Ekern talk contribs created page Using breakpoints (Created page with "__TOC__ <span class="f_Para">If you set a </span>'''breakpoint'''<span class="f_Para"> on a line on the </span><var>Source Code</span><span class="f_Para"> tab (or Debugging...")
- 03:25, 8 November 2022 Ekern talk contribs created page Search facility (Created page with "__TOC__ <span class="f_Para">The search facility is available for the main pages as well as for the many Value and work windows. The handiest search controls are the </span><v...")
- 03:19, 8 November 2022 Ekern talk contribs created page Search menu options (Created page with "__TOC__ <span class="f_Para">The </span><span class="f_GUIlabel">Search</span><span class="f_Para"> menu options are identified below: </span> File:searchmenu2_zoom70.gif|3...")
- 02:21, 8 November 2022 Ekern talk contribs created page ToggleBreakpointOnCurrentLine command (Created page with "__TOC__ <div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 10px 0 10px 0;"> {| |width="50%"| <span class="f_Label">Action:</span> |width="50%"| <span cla...")
- 02:09, 8 November 2022 Ekern talk contribs created page Step, Step Over, and Run (Created page with "__TOC__ <span class="f_Para">These three action options (activated by same named control buttons, commands, or menu item) advance the </span><span class="f_GUIlabel">Source Co...")
- 01:40, 8 November 2022 Ekern talk contribs created page Suppressing the break at the end of request evaluation (Created page with "__TOC__ <span class="f_Para">By default, the Debugger Client pauses at the end of the evaluation of a request before it sends any contents of the </span><span class="f_SimpleL...")
- 00:48, 8 November 2022 Ekern talk contribs created page Installation and Configuration (Created page with "__TOC__ <span class="f_Para">This section describes how to install the </span><var>Janus Debugger</var><span class="f_Para">, the</span><var> TN3270 Debugger</var><span class=...")
- 00:43, 8 November 2022 Ekern talk contribs created page Authorize the Debugger (Created page with "__TOC__ 1. Through your Sales representative: : a. Request a license or trial for one or more seats of the <var>Janus Debugger</varv> and/or the <var>TN3270 Debugger</var>. :...")
- 00:27, 8 November 2022 Ekern talk contribs created page Debugging the Janus Debugger (Created page with "__TOC__ <span class="f_Para">Whenever your browser sends a web request to a </span><var>Janus Web Server</var><span class="f_Para"> that has been configured for debugging, thi...")
- 03:18, 7 November 2022 Ekern talk contribs created page Using Xtend with the Debugger (Created page with "__TOC__ <span class="f_Para">To use </span><span class="f_Product">Xtend</span><span class="f_Para"> while debugging, you define a </span><span class="f_Product">Janus Web Ser...")
- 03:17, 7 November 2022 Ekern talk contribs created page Running to a specific procedure (Created page with "__TOC__ <span class="f_Para">You can direct the Debugger to run an application's code without interruption until it reaches a specific outer, command level, procedure, and the...")
- 20:08, 4 November 2022 Ekern talk contribs created page Running only to listed procedures (Created page with "__TOC__ <span class="f_Para">From a large domain, you may only want to interactively debug a particular set of procedures, say the procedures for which you are responsible. ...")
- 00:30, 4 November 2022 Ekern talk contribs created page Using the DebuggerTools class methods (Created page with "__TOC__ <span class="f_Para">You can use methods from the DebuggerTools system object in your code to aid in the debugging process in either the </span><var>Janus Debugger</va...")
- 21:55, 3 November 2022 Ekern talk contribs created page Viewing the web output buffer (Created page with "__TOC__ <span class="f_Para">Always available for </span><var>Janus Debugger</var><span class="f_Para"> sessions, the </span><span class="term">Web Buffer</span><span class="f...")
- 21:53, 3 November 2022 Ekern talk contribs created page Controlling the execution of program code (Created page with "__TOC__ <span class="f_Para">This section describes how to navigate through and control the execution of the program code you are debugging.</span> <span class="f_Para">GUI b...")
- 14:20, 3 November 2022 Ekern talk contribs created page ConnectToOnline command (Created page with "__TOC__ <div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 10px 0 10px 0;"> {| |width="50%"| <span class="f_Label">'''Action:'''</span> |width="50%"| <sp...")
- 14:16, 3 November 2022 Ekern talk contribs created page TN3270 DEBUG WAIT (Created page with "__TOC__ <div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 10px 0 10px 0;"> {| |width="50%"| <span class="f_Label">'''Action:'''</span> <span class="f_L...")
- 01:36, 3 November 2022 Ekern talk contribs created page Displaying the current occurrence value in an FEO loop (Created page with "__TOC__ <span class="f_Para">In User Language, the OCC IN phrase lets you refer back to the label of a FOR EACH OCCURRENCE OF (FEO) statement to get the number of the current...")
- 01:17, 3 November 2022 Ekern talk contribs created page Status bar (Created page with "__TOC__ <span class="f_Para">The Status bar in the bottom left corner displays the state of the Debugger after each operation you invoke: </span> File:statusa3_zoom60.gif|3...")
- 00:15, 3 November 2022 Ekern talk contribs created page Set Model 204 system parameters (Created page with "__TOC__ === User 0 parameters === 1. <span class="f_ListNum1">Set the </span><var>Model 204</var><span class="f_ListNum1"> User 0 </span><span class="f_ListNum1">parameter</...")
- 21:02, 2 November 2022 Ekern talk contribs created page Enforcing a minimum Client build number (Created page with "__TOC__ <span class="f_Para">Normally, when you use the TN3270 or Janus Debugger, no restrictions are placed on which build of the Client is used. The Client build number is d...")
- 16:40, 2 November 2022 Ekern talk contribs created page Workstation Configuration (Created page with "__TOC__ <span class="f_Para">This section specifies how to prepare a workstation for use by the </span><var>Janus Debugger, TN3270 Debugger,</var><span class="f_Para"> or both...")
- 15:47, 2 November 2022 Ekern talk contribs created page Define and start the Debugger Server port (Created page with "__TOC__ 1. <span class="f_ListNum1">Select an unused TCP port number on which your Online will run the Debugger Server. </span> : A Janus server socket port will be opened on...")
- 14:39, 2 November 2022 Ekern talk contribs created page Displaying Janus SOAP XML document objects (Created page with "__TOC__ <span class="f_Para">XML document objects can be used in SOUL applications. Ordinarily, to inspect the contents of an XmlDoc or XmlNode object, it must be serialized b...")
- 00:26, 2 November 2022 Ekern talk contribs created page Providing updated versions of the Debugger Client (Created page with "__TOC__ <span class="f_Para">You can configure the Debugger to obtain updated builds of the Client from a central address, say, the URL of a local server. Then a Client menu i...")
- 17:11, 1 November 2022 Ekern talk contribs created page Define and start a client socket port (TN3270 Debugger only) (Created page with "__TOC__ <span class="f_Para">To initiate </span><var>TN3270 Debugger</var><span class="f_Para"> sessions from this Online, you must have a Janus client socket port to connect...")
- 17:08, 1 November 2022 Ekern talk contribs created page Saving and restoring Watch Window contents (Created page with "__TOC__ <span class="f_Para">If you anticipate watching the same or many of the same items in subsequent debugging sessions, you can save to a local file the entire list of it...")
- 17:08, 1 November 2022 Ekern talk contribs created page Changing the location of Client work files (Created page with "__TOC__ <span class="f_Para">The Debugger Client uses a variety of text files to store information about user activity to maintain its tools and displays, as well as a compreh...")