OneStart

HP 68000 Series manuals

68000 Series first page preview

68000 Series

Brand: HP | Category: Computer Accessories
Table of contents
  1. Table Of Contents
  2. Table Of Contents
  3. Table Of Contents
  4. Table Of Contents
  5. Table Of Contents
  6. Table Of Contents
  7. Table Of Contents
  8. Table Of Contents
  9. Table Of Contents
  10. Table Of Contents
  11. Table Of Contents
  12. Table Of Contents
  13. Table Of Contents
  14. Table Of Contents
  15. Table Of Contents
  16. The Graphical Interface at a Glance
  17. The Debugger Window
  18. Graphical Interface Conventions
  19. Mouse Buttons
  20. Platform Differences
  21. The Quick Start Tutorial
  22. To prepare to run the debugger
  23. To start the debugger
  24. To activate display area windows
  25. To run until main()
  26. To scroll the Code window
  27. To display a function
  28. To edit the program
  29. To display init_system() again
  30. To run until the breakpoint
  31. To patch code using a macro
  32. To delete a single breakpoint
  33. To delete all breakpoints
  34. To step through a program
  35. To step over functions
  36. To change the value of a variable
  37. To recall an entry buffer value
  38. To display the address of a variable
  39. To break on an access to a variable
  40. To use the command line
  41. To turn the command line off
  42. To see on-line help
  43. To end the debugging session
  44. Starting the Debugger
  45. Using Menus, the Entry Buffer, and Action Keys
  46. To choose a pull-down menu item using the keyboard
  47. To choose pop-up menu items
  48. To use pop-up menu shortcuts
  49. To recall entry buffer values
  50. To edit the entry buffer
  51. To use the action keys
  52. To use dialog boxes
  53. To access help information
  54. Using the Command Line with the Mouse
  55. To turn the command line on or off
  56. To enter a command
  57. To edit the command line using the command line pushbuttons
  58. To edit the command line using the command line pop-up menu
  59. To get help about the command line
  60. Using the Command Line with the Keyboard
  61. To edit the command line
  62. To display the help window
  63. Viewing Debugger Status
  64. Indicator Characters
  65. To display information about the debugger version
  66. Solving problems with the interface
  67. 3 Loading and Executing Programs
  68. Compiling Programs for the Debugger
  69. Using a Hewlett-Packard C Cross Compiler
  70. Using Microtec Language Tools
  71. Loading Programs and Symbols
  72. To load programs
  73. To load program code only
  74. To load symbols only
  75. To load additional programs
  76. To turn demand loading of symbols on or off
  77. Stepping Through and Running Programs
  78. To run from the current program counter (PC) address
  79. To run until a stop (break) address
  80. To count simulated clock cycles
  81. To add simulated wait states
  82. Using Breakpoints
  83. To set an instruction breakpoint
  84. To set a breakpoint for a C+ + object instance
  85. To set a breakpoint for overloaded C
  86. To clear selected breakpoints
  87. To clear all breakpoints
  88. To display breakpoint information
  89. To halt program execution on return to a stack level
  90. Using Simulated Interrupts
  91. To remove simulated interrupts
  92. Restarting Programs
  93. To reset program variables
  94. Saving and Loading the CPU State
  95. Mapping Memory
  96. To allow access to memory locations
  97. Accessing Input Ports
  98. To delete an input port
  99. To display input port buffer values
  100. Accessing Output Ports
  101. To delete an output port
  102. To display output port buffer values
  103. Accessing the UNIX Operating System
  104. To execute a UNIX command
  105. Using simulator and emulator debugger products together
  106. Using the Debugger with the Branch Validator
  107. 4 Viewing Code and Data
  108. Using Symbols
  109. To display symbols
  110. To display symbols in all modules
  111. Displaying Screens
  112. To display the high-level screen
  113. To display the standard I/O screen
  114. Displaying Windows
  115. To change the active window
  116. To select the alternate view of a window
  117. To view information in the active window
  118. To view information in the "More" lists mode
  119. To copy window contents to a file
  120. To view commands in a separate window
  121. Displaying C Source Code
  122. To find first occurrence of a string
  123. Displaying Disassembled Assembly Code
  124. Displaying Program Context
  125. To display current module and function
  126. To display register contents
  127. To list all registers
  128. To display the function calling chain (stack backtrace)
  129. To display all local variables of a function at the specified stack (backtrace level
  130. To display the address of the C+ + object invoking a member function
  131. Using Expressions
  132. To display the value of an expression or variable
  133. To display members of a structure
  134. To display the members of a C
  135. To monitor variables
  136. To monitor the value of a register
  137. To discontinue monitoring all variables
  138. To print formatted output to a window
  139. Viewing Memory Contents
  140. To examine a memory area for invalid values
  141. To display memory contents
  142. Using Simulated I/O
  143. How Simulated I/O Works
  144. Special Simulated I/O Symbols
  145. To disable simulated I/O
  146. To set the keyboard I/O mode to raw
  147. To interpret keyboard reads as EOF
  148. To check resource usage
  149. 5 Editing Code and Data
  150. Editing Files
  151. To edit an arbitrary file
  152. Patching Source Code
  153. To patch a line of code using a macro
  154. To patch C source code by inserting lines
  155. Editing Memory Contents
  156. To copy a block of memory
  157. To fill a block of memory with values
  158. To re-initialize all program variables
  159. Using Macros
  160. To display the Macro Operations dialog box
  161. To use an existing macro as a template for a new macro
  162. To define a macro interactively using the command line
  163. To define a macro outside the debugger
  164. To save macros
  165. To call a macro from within an expression
  166. To call a macro on execution of a breakpoint
  167. To call a macro when stepping through programs
  168. To display macro source code
  169. To delete a macro
  170. Using Command Files
  171. To record commands
  172. To place comments in a command file
  173. To stop command recording
  174. To set command file error handling
  175. To append commands to an existing command file
  176. To stop command and result recording to a journal file
  177. To close the file associated with a window number
  178. To use the debugger in batch mode
  179. 7 Configuring the Debugger
  180. Setting the General Debugger Options
  181. To specify whether command file commands are echoed to the Journal window
  182. To set backtrace display of bad stack frames
  183. To select the interpretation of numeric literals (decimal/hexadecimal)
  184. To specify exception processing behavior
  185. To specify step speed
  186. Setting the Symbolics Options
  187. To convert module names to upper case
  188. Setting the Display Options
  189. To display half-bright or inverse video highlights
  190. To specify scroll amount
  191. Modifying Display Area Windows
  192. To move the Status window (standard interface only)
  193. To define user screens and windows
  194. To display user-defined screens
  195. To erase standard I/O and user-defined window contents
  196. Saving and Loading the Debugger Configuration
  197. To load a startup file
  198. Setting X Resources
  199. To modify the debugger's graphical interface resources
  200. To use customized scheme files
  201. To set up custom action keys
  202. To set initial recall buffer values
  203. Part 3 Concept Guide
  204. 8 X Resources and the Graphical Interface
  205. An X resource is user-definable data
  206. Don't worry, there are shortcuts
  207. But wait, there is trouble ahead
  208. Class and instance apply to applications as well
  209. Resource specifications are found in standard places
  210. Loading order resolves conflicts between files
  211. The app-defaults file documents the resources you can set
  212. You can create your own scheme files, if you choose
  213. You can force the debugger's graphical interface to use certain schemes
  214. Resource setting - general procedure
  215. Part 4 Reference
  216. 9 Debugger Commands
  217. Command Summary
  218. Expression Commands
  219. Memory Commands
  220. Program Commands
  221. Window Commands
  222. Breakpt Access
  223. Breakpt Clear_All
  224. Breakpt Delete
  225. Breakpt Erase
  226. Breakpt Instr
  227. Breakpt Read
  228. Breakpt Write
  229. Debugger Directory
  230. Debugger Execution Display_Status
  231. Debugger Execution IO_System
  232. Debugger Execution Load_State
  233. Debugger Execution Reset_Processor
  234. Debugger Execution Save_State
  235. Debugger Host_Shell
  236. Debugger Help
  237. Debugger Level
  238. Debugger Macro Add
  239. Debugger Macro Call
  240. Debugger Macro Display
  241. Debugger Option Command_Echo
  242. Debugger Option General
  243. Debugger Option List
  244. Debugger Option Symbolics
  245. Debugger Option View
  246. Debugger Pause
  247. Debugger Quit
  248. Expression C_Expression
  249. Expression Display_Value
  250. Expression Fprintf
  251. Expression Monitor Clear_All
  252. Expression Monitor Delete
  253. Expression Monitor Value
  254. Expression Printf
  255. File Command
  256. File Error_Command
  257. File Journal
  258. File Log
  259. File Startup
  260. File User_Fopen
  261. File Window_Close
  262. Memory Assign
  263. Memory Block_Operation Copy
  264. Memory Block_Operation Fill
  265. Memory Block_Operation Match
  266. Memory Block_Operation Search
  267. Memory Block_Operation Test
  268. Memory Display
  269. Memory Hex
  270. Memory Inport Assign
  271. Memory Inport Delete
  272. Memory Inport Rewind
  273. Memory Inport Show
  274. Memory Map Guarded
  275. Memory Map Read_Only
  276. Memory Map Show
  277. Memory Map Write_Read
  278. Memory Outport Assign
  279. Memory Outport Delete
  280. Memory Outport Rewind
  281. Memory Outport Show
  282. Memory Register
  283. Memory Unload_BBA
  284. Program Context Display
  285. Program Context Expand
  286. Program Context Set
  287. Program Display_Source
  288. Program Find_Source Next
  289. Program Find_Source Occurrence
  290. Program Interrupt Add
  291. Program Interrupt Remove
  292. Program Load
  293. Program Pc_Reset
  294. Program Run
  295. Program Step
  296. Program Step Over
  297. Program Step With_Macro
  298. Symbol Add
  299. Symbol Browse
  300. Symbol Display
  301. Symbol Remove
  302. Window Active
  303. Window Cursor
  304. Window Delete
  305. Window Erase
  306. Window New
  307. Window Resize
  308. Window Screen_On
  309. Window Toggle_View
  310. 10 Expressions and Symbols in Debugger Commands
  311. Expression Elements
  312. Constants
  313. Symbols
  314. Debugger Symbols
  315. Reserved Symbols
  316. Addresses
  317. Keywords
  318. Forming Expressions
  319. Expression Strings
  320. Symbolic Referencing
  321. Data Types
  322. Special Casting
  323. Scoping Rules
  324. Evaluating Symbols
  325. Stack References
  326. 11 Predefined Macros
  327. break_info
  328. byte
  329. close
  330. dword
  331. error
  332. fgetc
  333. fopen
  334. getsym
  335. inport
  336. isalive
  337. key_get
  338. key_stat
  339. memchr
  340. memclr
  341. memcpy
  342. memset
  343. open
  344. outport
  345. read
  346. reg_str
  347. showversion
  348. strcat
  349. strchr
  350. strcmp
  351. strcpy
  352. stricmp
  353. strlen
  354. strncmp
  355. until
  356. when
  357. word
  358. write
  359. Version C.06.20
  360. Version C.05.20
  361. Version C.05.10
  362. Part 5 Installation Guide
  363. 14 Installation
  364. Installation at a Glance
  365. Supplied filesets
  366. To install software on an HP 9000 system
  367. Step 1. Install the software
  368. To install the software on a Sun SPARCsystem
  369. Step 1: Install the software
  370. To set up your software environment
  371. To set environment variables
  372. To verify the software installation
Related products
93 SeriesWorkstation xw4000 SeriesWorkstation xw SeriesB1476 68030B1476 68020xb2000XB4000Pavilion Slimline s3000 - Desktop PCCompaq Presario,Presario 3000x4500
HP categories
More HP categories