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).
- 15:03, 6 April 2023 Ekern talk contribs uploaded File:Clientbuild.gif
- 15:01, 6 April 2023 Ekern talk contribs created page File:Xmldocb2 zoom55.gif
- 15:01, 6 April 2023 Ekern talk contribs uploaded File:Xmldocb2 zoom55.gif
- 23:21, 13 February 2023 Ekern talk contribs deleted page Category:DebuggerHome (Author request: content was: "", and the only contributor was "Ekern" (talk))
- 23:21, 13 February 2023 Ekern talk contribs created page Category:DebuggerHome (Created blank page)
- 03:31, 7 January 2023 Ekern talk contribs created page Using UltraEdit with the Debugger (Created page with "__TOC__ <span class="f_Para">To use </span><var>UltraEdit</vavr><span class="f_Para"> while debugging, you must configure a Janus FTP server in the Online as well as configure...")
- 15:29, 4 January 2023 Ekern talk contribs deleted page Providing updated version of the Debugger Client (Accidental duplicate)
- 23:49, 21 December 2022 Ekern talk contribs created page Specifying a startup command for the Client (Created page with "__TOC__ <span class="f_Para">Command line parameters are available to customize your invocation of the Client </span><span class="f_Monospace">(JanusDebugger.exe).</span><span...")
- 02:57, 21 December 2022 Ekern talk contribs created page Changing the font size in Client displays (Created page with "__TOC__ <span class="f_Para">The Client configuration file (</span><span class="term">debuggerConfig.xml</span><span class="f_Para">) has an...")
- 02:40, 21 December 2022 Ekern talk contribs created page Shell command (Created page with "__TOC__ <div id="idcontent"> <div id="innerdiv"> <div style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 10px 0 10px 0;"> {| |width="50%"| <span class="f_La...")
- 18:56, 13 December 2022 Ekern talk contribs created page Stepping out (Created page with "__TOC__ <span class="f_Para">If you no longer want to continue debugging a subroutine, method, or daemon that you are currently debug...")
- 01:19, 10 December 2022 Ekern talk contribs created page Using the Macro Autorun feature (Created page with "__TOC__ <span class="f_Para">The Client lets you automatically run a particular macro whenever you debug a particular procedure. Such a macro might set watches and breakpoints...")
- 20:36, 7 December 2022 Ekern talk contribs created page Displaying all fields in a record (Created page with "__TOC__ <span class="f_Para">The SOUL PAI (Print All Information) statement displays the values of the visible fields in a record. You can get this same display within the Deb...")
- 21:16, 5 December 2022 Ekern talk contribs created page Altering the flow of execution (Created page with "__TOC__ <span class="f_Para">When debugging, you might want to test a code fix by resetting a variable's value and then rerunning one or more statements. Or you might want to...")
- 04:24, 29 November 2022 Ekern talk contribs created page Previewing program code (Created page with "__TOC__ <span class="f_Para">If you work with User Language programs that require an appreciably long time to download for debugging, due to their size alone or to a slow netw...")
- 02:48, 26 November 2022 Ekern talk contribs created page The tabbed pages (Created page with "__TOC__ <span class="f_Para">An important part of the user interface to the </span><var>Janus Debugger</var><span class="f_Para"> or the </span><var>TN3270 Debugger</var><span...")
- 22:15, 21 November 2022 Ekern talk contribs created page Cancelling execution (Created page with "__TOC__ <span class="f_Para">When you run a request that includes User Language, the Debugger Client displays the program in the </span><var>Source Code</var><span class="f_Pa...")
- 20:21, 21 November 2022 Ekern talk contribs created page Getting Acquainted with the Client GUI (Created page with "__TOC__ <span class="f_Para">The following image of the Debugger Client (debugging a Janus Web program) has numbered labels that point to the principal areas of the Debugger,...")
- 20:18, 21 November 2022 Ekern talk contribs created page Value displaying controls (Created page with "__TOC__ <span class="f_Para">The </span><span class="term">Watch</span><span class="f_Para"> button adds to the </span><span class="f_GUIlabel">Watch Window </span><span class...")
- 19:55, 21 November 2022 Ekern talk contribs created page How the Janus Debugger handles communication breaks (Created page with "__TOC__ <span class="f_Para">If the </span><var>Janus Debugger</var><span class="f_Para"> is not properly configured or if communication between any of its components is lost,...")
- 02:50, 19 November 2022 Ekern talk contribs created page Performing basic GUI tasks (Created page with "__TOC__ <span class="f_Para">These sections describe how you perform basic operations using the Debugger:</span> * Controlling the execution of program code|Controlling the...")
- 02:50, 19 November 2022 Ekern talk contribs created page Getting source file, audit trail, and web buffer information (Created page with "__TOC__ <span class="f_Para">These sections are included:</span> : Displaying line information and editing procedures :...")
- 02:39, 19 November 2022 Ekern talk contribs created page Debugging Web Server persistent sessions (Created page with "__TOC__ <span class="f_Para">You can use the </span><var>Janus Debugger</var><span class="f_Para"> to debug </span><var>Janus Web Server</var><span class="f_Para"> "persi...")
- 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...")