1 |
1181 |
sfurman |
This is gdbint.info, produced by makeinfo version 4.1 from
|
2 |
|
|
./gdbint.texinfo.
|
3 |
|
|
|
4 |
|
|
INFO-DIR-SECTION Programming & development tools.
|
5 |
|
|
START-INFO-DIR-ENTRY
|
6 |
|
|
* Gdb-Internals: (gdbint). The GNU debugger's internals.
|
7 |
|
|
END-INFO-DIR-ENTRY
|
8 |
|
|
|
9 |
|
|
This file documents the internals of the GNU debugger GDB.
|
10 |
|
|
Copyright 1990,1991,1992,1993,1994,1996,1998,1999,2000,2001,2002
|
11 |
|
|
Free Software Foundation, Inc. Contributed by Cygnus Solutions.
|
12 |
|
|
Written by John Gilmore. Second Edition by Stan Shebs.
|
13 |
|
|
|
14 |
|
|
Permission is granted to copy, distribute and/or modify this document
|
15 |
|
|
under the terms of the GNU Free Documentation License, Version 1.1 or
|
16 |
|
|
any later version published by the Free Software Foundation; with no
|
17 |
|
|
Invariant Sections, with the Front-Cover Texts being "A GNU Manual,"
|
18 |
|
|
and with the Back-Cover Texts as in (a) below.
|
19 |
|
|
|
20 |
|
|
(a) The FSF's Back-Cover Text is: "You have freedom to copy and
|
21 |
|
|
modify this GNU Manual, like GNU software. Copies published by the Free
|
22 |
|
|
Software Foundation raise funds for GNU development."
|
23 |
|
|
|
24 |
|
|
|
25 |
|
|
File: gdbint.info, Node: Index, Prev: GNU Free Documentation License, Up: Top
|
26 |
|
|
|
27 |
|
|
Index
|
28 |
|
|
*****
|
29 |
|
|
|
30 |
|
|
* Menu:
|
31 |
|
|
|
32 |
|
|
* *gdbarch_data: Coding.
|
33 |
|
|
* _initialize_language: Language Support.
|
34 |
|
|
* a.out format: Symbol Handling.
|
35 |
|
|
* add_cmd: User Interface.
|
36 |
|
|
* add_com: User Interface.
|
37 |
|
|
* add_setshow_cmd: User Interface.
|
38 |
|
|
* add_setshow_cmd_full: User Interface.
|
39 |
|
|
* add_symtab_fns: Symbol Handling.
|
40 |
|
|
* adding a new host: Host Definition.
|
41 |
|
|
* adding a symbol-reading module: Symbol Handling.
|
42 |
|
|
* adding a target: Target Architecture Definition.
|
43 |
|
|
* adding debugging info reader: Symbol Handling.
|
44 |
|
|
* adding source language: Language Support.
|
45 |
|
|
* ADDITIONAL_OPTION_CASES: Target Architecture Definition.
|
46 |
|
|
* ADDITIONAL_OPTION_HANDLER: Target Architecture Definition.
|
47 |
|
|
* ADDITIONAL_OPTION_HELP: Target Architecture Definition.
|
48 |
|
|
* ADDITIONAL_OPTIONS: Target Architecture Definition.
|
49 |
|
|
* ADDR_BITS_REMOVE: Target Architecture Definition.
|
50 |
|
|
* address representation: Target Architecture Definition.
|
51 |
|
|
* address spaces, separate data and code: Target Architecture Definition.
|
52 |
|
|
* ADDRESS_TO_POINTER: Target Architecture Definition.
|
53 |
|
|
* algorithms: Algorithms.
|
54 |
|
|
* ALIGN_STACK_ON_STARTUP: Host Definition.
|
55 |
|
|
* allocate_symtab: Language Support.
|
56 |
|
|
* assumptions about targets: Coding.
|
57 |
|
|
* ATTACH_DETACH: Native Debugging.
|
58 |
|
|
* ATTR_NORETURN: Host Definition.
|
59 |
|
|
* BEFORE_MAIN_LOOP_HOOK: Target Architecture Definition.
|
60 |
|
|
* BELIEVE_PCC_PROMOTION: Target Architecture Definition.
|
61 |
|
|
* BELIEVE_PCC_PROMOTION_TYPE: Target Architecture Definition.
|
62 |
|
|
* BFD library: Support Libraries.
|
63 |
|
|
* BIG_BREAKPOINT: Target Architecture Definition.
|
64 |
|
|
* BIG_REMOTE_BREAKPOINT: Target Architecture Definition.
|
65 |
|
|
* BITS_BIG_ENDIAN: Target Architecture Definition.
|
66 |
|
|
* BPT_VECTOR: Target Architecture Definition.
|
67 |
|
|
* BREAKPOINT <1>: Target Architecture Definition.
|
68 |
|
|
* BREAKPOINT: Algorithms.
|
69 |
|
|
* BREAKPOINT_FROM_PC: Target Architecture Definition.
|
70 |
|
|
* breakpoints: Algorithms.
|
71 |
|
|
* bug-gdb mailing list: Getting Started.
|
72 |
|
|
* C data types: Coding.
|
73 |
|
|
* call stack frame: Algorithms.
|
74 |
|
|
* CALL_DUMMY: Target Architecture Definition.
|
75 |
|
|
* CALL_DUMMY_LOCATION: Target Architecture Definition.
|
76 |
|
|
* CALL_DUMMY_P: Target Architecture Definition.
|
77 |
|
|
* CALL_DUMMY_STACK_ADJUST: Target Architecture Definition.
|
78 |
|
|
* CALL_DUMMY_STACK_ADJUST_P: Target Architecture Definition.
|
79 |
|
|
* CALL_DUMMY_WORDS: Target Architecture Definition.
|
80 |
|
|
* call_function_by_hand: Target Architecture Definition.
|
81 |
|
|
* CANNOT_FETCH_REGISTER: Target Architecture Definition.
|
82 |
|
|
* CANNOT_STEP_HW_WATCHPOINTS: Algorithms.
|
83 |
|
|
* CANNOT_STORE_REGISTER: Target Architecture Definition.
|
84 |
|
|
* CC_HAS_LONG_LONG: Host Definition.
|
85 |
|
|
* char: Target Architecture Definition.
|
86 |
|
|
* CHILD_PREPARE_TO_STORE: Native Debugging.
|
87 |
|
|
* cleanup: User Interface.
|
88 |
|
|
* cleanups: Coding.
|
89 |
|
|
* CLEAR_DEFERRED_STORES: Target Architecture Definition.
|
90 |
|
|
* CLEAR_SOLIB: Native Debugging.
|
91 |
|
|
* CLI: User Interface.
|
92 |
|
|
* code pointers, word-addressed: Target Architecture Definition.
|
93 |
|
|
* coding standards: Coding.
|
94 |
|
|
* COERCE_FLOAT_TO_DOUBLE: Target Architecture Definition.
|
95 |
|
|
* COFF debugging info: Symbol Handling.
|
96 |
|
|
* COFF format: Symbol Handling.
|
97 |
|
|
* command implementation: Getting Started.
|
98 |
|
|
* command interpreter: User Interface.
|
99 |
|
|
* comment formatting: Coding.
|
100 |
|
|
* compiler warnings: Coding.
|
101 |
|
|
* CONVERT_REGISTER_P: Target Architecture Definition.
|
102 |
|
|
* converting between pointers and addresses: Target Architecture Definition.
|
103 |
|
|
* converting integers to addresses: Target Architecture Definition.
|
104 |
|
|
* converting targets to multi-arch: Target Architecture Definition.
|
105 |
|
|
* CPLUS_MARKERz: Target Architecture Definition.
|
106 |
|
|
* create_new_frame: Algorithms.
|
107 |
|
|
* CRLF_SOURCE_FILES: Host Definition.
|
108 |
|
|
* current_language: Language Support.
|
109 |
|
|
* D10V addresses: Target Architecture Definition.
|
110 |
|
|
* data output: User Interface.
|
111 |
|
|
* data-pointer, per-architecture/per-module: Coding.
|
112 |
|
|
* DBX_PARM_SYMBOL_CLASS: Target Architecture Definition.
|
113 |
|
|
* DEBUG_PTRACE: Native Debugging.
|
114 |
|
|
* debugging GDB: Debugging GDB.
|
115 |
|
|
* DECR_PC_AFTER_BREAK: Target Architecture Definition.
|
116 |
|
|
* DECR_PC_AFTER_HW_BREAK <1>: Target Architecture Definition.
|
117 |
|
|
* DECR_PC_AFTER_HW_BREAK: Algorithms.
|
118 |
|
|
* default_coerce_float_to_double: Target Architecture Definition.
|
119 |
|
|
* DEFAULT_PROMPT: Host Definition.
|
120 |
|
|
* deprecate_cmd: User Interface.
|
121 |
|
|
* deprecating commands: User Interface.
|
122 |
|
|
* design: Coding.
|
123 |
|
|
* DEV_TTY: Host Definition.
|
124 |
|
|
* DIRNAME_SEPARATOR: Coding.
|
125 |
|
|
* DISABLE_UNSETTABLE_BREAK: Target Architecture Definition.
|
126 |
|
|
* discard_cleanups: Coding.
|
127 |
|
|
* do_cleanups: Coding.
|
128 |
|
|
* DO_DEFERRED_STORES: Target Architecture Definition.
|
129 |
|
|
* DO_REGISTERS_INFO: Target Architecture Definition.
|
130 |
|
|
* DOS text files: Host Definition.
|
131 |
|
|
* DWARF 1 debugging info: Symbol Handling.
|
132 |
|
|
* DWARF 2 debugging info: Symbol Handling.
|
133 |
|
|
* DWARF2_REG_TO_REGNUM: Target Architecture Definition.
|
134 |
|
|
* DWARF_REG_TO_REGNUM: Target Architecture Definition.
|
135 |
|
|
* ECOFF debugging info: Symbol Handling.
|
136 |
|
|
* ECOFF format: Symbol Handling.
|
137 |
|
|
* ECOFF_REG_TO_REGNUM: Target Architecture Definition.
|
138 |
|
|
* ELF format: Symbol Handling.
|
139 |
|
|
* END_OF_TEXT_DEFAULT: Target Architecture Definition.
|
140 |
|
|
* evaluate_subexp: Language Support.
|
141 |
|
|
* expression evaluation routines: Language Support.
|
142 |
|
|
* expression parser: Language Support.
|
143 |
|
|
* extract_address: Target Architecture Definition.
|
144 |
|
|
* EXTRACT_RETURN_VALUE: Target Architecture Definition.
|
145 |
|
|
* EXTRACT_STRUCT_VALUE_ADDRESS: Target Architecture Definition.
|
146 |
|
|
* EXTRACT_STRUCT_VALUE_ADDRESS_P: Target Architecture Definition.
|
147 |
|
|
* extract_typed_address: Target Architecture Definition.
|
148 |
|
|
* FCLOSE_PROVIDED: Host Definition.
|
149 |
|
|
* fetch_core_registers: Native Debugging.
|
150 |
|
|
* FETCH_INFERIOR_REGISTERS: Native Debugging.
|
151 |
|
|
* field output functions: User Interface.
|
152 |
|
|
* file names, portability: Coding.
|
153 |
|
|
* FILENAME_CMP: Coding.
|
154 |
|
|
* FILES_INFO_HOOK: Native Debugging.
|
155 |
|
|
* find_pc_function: Symbol Handling.
|
156 |
|
|
* find_pc_line: Symbol Handling.
|
157 |
|
|
* find_sym_fns: Symbol Handling.
|
158 |
|
|
* finding a symbol: Symbol Handling.
|
159 |
|
|
* fine-tuning gdbarch structure: Target Architecture Definition.
|
160 |
|
|
* float arguments: Target Architecture Definition.
|
161 |
|
|
* FLOAT_INFO: Target Architecture Definition.
|
162 |
|
|
* FOPEN_RB: Host Definition.
|
163 |
|
|
* FP0_REGNUM: Native Debugging.
|
164 |
|
|
* FP_REGNUM: Target Architecture Definition.
|
165 |
|
|
* frame: Algorithms.
|
166 |
|
|
* frame chain: Algorithms.
|
167 |
|
|
* frame pointer register: Algorithms.
|
168 |
|
|
* FRAME_ARGS_ADDRESS_CORRECT: Target Architecture Definition.
|
169 |
|
|
* FRAME_CHAIN: Target Architecture Definition.
|
170 |
|
|
* FRAME_CHAIN_VALID: Target Architecture Definition.
|
171 |
|
|
* FRAME_FP: Algorithms.
|
172 |
|
|
* FRAME_INIT_SAVED_REGS: Target Architecture Definition.
|
173 |
|
|
* FRAME_NUM_ARGS: Target Architecture Definition.
|
174 |
|
|
* FRAME_SAVED_PC: Target Architecture Definition.
|
175 |
|
|
* FRAMELESS_FUNCTION_INVOCATION: Target Architecture Definition.
|
176 |
|
|
* full symbol table: Symbol Handling.
|
177 |
|
|
* function prototypes: Coding.
|
178 |
|
|
* function usage: Coding.
|
179 |
|
|
* FUNCTION_EPILOGUE_SIZE: Target Architecture Definition.
|
180 |
|
|
* FUNCTION_START_OFFSET: Target Architecture Definition.
|
181 |
|
|
* fundamental types: Symbol Handling.
|
182 |
|
|
* GCC2_COMPILED_FLAG_SYMBOL: Target Architecture Definition.
|
183 |
|
|
* GCC_COMPILED_FLAG_SYMBOL: Target Architecture Definition.
|
184 |
|
|
* GDB_MULTI_ARCH: Target Architecture Definition.
|
185 |
|
|
* gdb_osabi: Target Architecture Definition.
|
186 |
|
|
* GDB_OSABI_ARM_APCS: Target Architecture Definition.
|
187 |
|
|
* GDB_OSABI_ARM_EABI_V1: Target Architecture Definition.
|
188 |
|
|
* GDB_OSABI_ARM_EABI_V2: Target Architecture Definition.
|
189 |
|
|
* GDB_OSABI_FREEBSD_AOUT: Target Architecture Definition.
|
190 |
|
|
* GDB_OSABI_FREEBSD_ELF: Target Architecture Definition.
|
191 |
|
|
* GDB_OSABI_GO32: Target Architecture Definition.
|
192 |
|
|
* GDB_OSABI_HURD: Target Architecture Definition.
|
193 |
|
|
* GDB_OSABI_LINUX: Target Architecture Definition.
|
194 |
|
|
* GDB_OSABI_NETBSD_AOUT: Target Architecture Definition.
|
195 |
|
|
* GDB_OSABI_NETBSD_ELF: Target Architecture Definition.
|
196 |
|
|
* GDB_OSABI_NETWARE: Target Architecture Definition.
|
197 |
|
|
* GDB_OSABI_OSF1: Target Architecture Definition.
|
198 |
|
|
* GDB_OSABI_SOLARIS: Target Architecture Definition.
|
199 |
|
|
* GDB_OSABI_SVR4: Target Architecture Definition.
|
200 |
|
|
* GDB_OSABI_UNKNOWN: Target Architecture Definition.
|
201 |
|
|
* GDB_OSABI_WINCE: Target Architecture Definition.
|
202 |
|
|
* GDB_TARGET_IS_HPPA: Target Architecture Definition.
|
203 |
|
|
* gdbarch_data: Coding.
|
204 |
|
|
* gdbarch_in_function_epilogue_p: Target Architecture Definition.
|
205 |
|
|
* gdbarch_init_osabi: Target Architecture Definition.
|
206 |
|
|
* gdbarch_register_osabi: Target Architecture Definition.
|
207 |
|
|
* gdbarch_register_osabi_sniffer: Target Architecture Definition.
|
208 |
|
|
* GDBINIT_FILENAME: Host Definition.
|
209 |
|
|
* generic dummy frames: Host Definition.
|
210 |
|
|
* generic host support: Host Definition.
|
211 |
|
|
* GET_LONGJMP_TARGET <1>: Native Debugging.
|
212 |
|
|
* GET_LONGJMP_TARGET <2>: Target Architecture Definition.
|
213 |
|
|
* GET_LONGJMP_TARGET: Algorithms.
|
214 |
|
|
* get_saved_register: Target Architecture Definition.
|
215 |
|
|
* GET_SAVED_REGISTER: Target Architecture Definition.
|
216 |
|
|
* GETENV_PROVIDED: Host Definition.
|
217 |
|
|
* hardware breakpoints: Algorithms.
|
218 |
|
|
* hardware watchpoints: Algorithms.
|
219 |
|
|
* HAVE_CONTINUABLE_WATCHPOINT: Algorithms.
|
220 |
|
|
* HAVE_DOS_BASED_FILE_SYSTEM: Coding.
|
221 |
|
|
* HAVE_LONG_DOUBLE: Host Definition.
|
222 |
|
|
* HAVE_MMAP: Host Definition.
|
223 |
|
|
* HAVE_NONSTEPPABLE_WATCHPOINT: Algorithms.
|
224 |
|
|
* HAVE_STEPPABLE_WATCHPOINT: Algorithms.
|
225 |
|
|
* HAVE_TERMIO: Host Definition.
|
226 |
|
|
* host: Overall Structure.
|
227 |
|
|
* host, adding: Host Definition.
|
228 |
|
|
* i386_cleanup_dregs: Algorithms.
|
229 |
|
|
* I386_DR_LOW_GET_STATUS: Algorithms.
|
230 |
|
|
* I386_DR_LOW_RESET_ADDR: Algorithms.
|
231 |
|
|
* I386_DR_LOW_SET_ADDR: Algorithms.
|
232 |
|
|
* I386_DR_LOW_SET_CONTROL: Algorithms.
|
233 |
|
|
* i386_insert_hw_breakpoint: Algorithms.
|
234 |
|
|
* i386_insert_watchpoint: Algorithms.
|
235 |
|
|
* i386_region_ok_for_watchpoint: Algorithms.
|
236 |
|
|
* i386_remove_hw_breakpoint: Algorithms.
|
237 |
|
|
* i386_remove_watchpoint: Algorithms.
|
238 |
|
|
* i386_stopped_by_hwbp: Algorithms.
|
239 |
|
|
* i386_stopped_data_address: Algorithms.
|
240 |
|
|
* I386_USE_GENERIC_WATCHPOINTS: Algorithms.
|
241 |
|
|
* IBM6000_TARGET: Target Architecture Definition.
|
242 |
|
|
* IN_SOLIB_CALL_TRAMPOLINE: Target Architecture Definition.
|
243 |
|
|
* IN_SOLIB_DYNSYM_RESOLVE_CODE: Target Architecture Definition.
|
244 |
|
|
* IN_SOLIB_RETURN_TRAMPOLINE: Target Architecture Definition.
|
245 |
|
|
* INIT_EXTRA_FRAME_INFO: Target Architecture Definition.
|
246 |
|
|
* INIT_FRAME_PC: Target Architecture Definition.
|
247 |
|
|
* INNER_THAN: Target Architecture Definition.
|
248 |
|
|
* insert or remove hardware breakpoint: Algorithms.
|
249 |
|
|
* INT_MAX: Host Definition.
|
250 |
|
|
* INT_MIN: Host Definition.
|
251 |
|
|
* INTEGER_TO_ADDRESS: Target Architecture Definition.
|
252 |
|
|
* IS_ABSOLUTE_PATH: Coding.
|
253 |
|
|
* IS_DIR_SEPARATOR: Coding.
|
254 |
|
|
* IS_TRAPPED_INTERNALVAR: Target Architecture Definition.
|
255 |
|
|
* ISATTY: Host Definition.
|
256 |
|
|
* item output functions: User Interface.
|
257 |
|
|
* KERNEL_U_ADDR: Native Debugging.
|
258 |
|
|
* KERNEL_U_ADDR_BSD: Native Debugging.
|
259 |
|
|
* KERNEL_U_ADDR_HPUX: Native Debugging.
|
260 |
|
|
* L_SET: Host Definition.
|
261 |
|
|
* language parser: Language Support.
|
262 |
|
|
* language support: Language Support.
|
263 |
|
|
* legal papers for code contributions: Debugging GDB.
|
264 |
|
|
* length_of_subexp: Language Support.
|
265 |
|
|
* libgdb: libgdb.
|
266 |
|
|
* line wrap in output: Coding.
|
267 |
|
|
* lint: Host Definition.
|
268 |
|
|
* list output functions: User Interface.
|
269 |
|
|
* LITTLE_BREAKPOINT: Target Architecture Definition.
|
270 |
|
|
* LITTLE_REMOTE_BREAKPOINT: Target Architecture Definition.
|
271 |
|
|
* long long data type: Host Definition.
|
272 |
|
|
* LONG_MAX: Host Definition.
|
273 |
|
|
* LONGEST: Host Definition.
|
274 |
|
|
* longjmp debugging: Algorithms.
|
275 |
|
|
* lookup_symbol: Symbol Handling.
|
276 |
|
|
* LSEEK_NOT_LINEAR: Host Definition.
|
277 |
|
|
* make_cleanup: Coding.
|
278 |
|
|
* making a distribution tarball: Porting GDB.
|
279 |
|
|
* making a new release of gdb: Releasing GDB.
|
280 |
|
|
* memory representation: Target Architecture Definition.
|
281 |
|
|
* MEMORY_INSERT_BREAKPOINT: Target Architecture Definition.
|
282 |
|
|
* MEMORY_REMOVE_BREAKPOINT: Target Architecture Definition.
|
283 |
|
|
* minimal symbol table: Symbol Handling.
|
284 |
|
|
* minsymtabs: Symbol Handling.
|
285 |
|
|
* mmalloc: Host Definition.
|
286 |
|
|
* mmap: Host Definition.
|
287 |
|
|
* MMAP_BASE_ADDRESS: Host Definition.
|
288 |
|
|
* MMAP_INCREMENT: Host Definition.
|
289 |
|
|
* mmcheck: Host Definition.
|
290 |
|
|
* MMCHECK_FORCE: Host Definition.
|
291 |
|
|
* multi-arch data: Coding.
|
292 |
|
|
* NATDEPFILES: Native Debugging.
|
293 |
|
|
* native conditionals: Native Debugging.
|
294 |
|
|
* native core files: Native Debugging.
|
295 |
|
|
* native debugging: Native Debugging.
|
296 |
|
|
* NEED_TEXT_START_END: Target Architecture Definition.
|
297 |
|
|
* nesting level in ui_out functions: User Interface.
|
298 |
|
|
* Netware Loadable Module format: Symbol Handling.
|
299 |
|
|
* NO_HIF_SUPPORT: Target Architecture Definition.
|
300 |
|
|
* NO_MMCHECK: Host Definition.
|
301 |
|
|
* NO_SIGINTERRUPT: Host Definition.
|
302 |
|
|
* NO_STD_REGS: Host Definition.
|
303 |
|
|
* NO_SYS_FILE: Host Definition.
|
304 |
|
|
* NORETURN: Host Definition.
|
305 |
|
|
* NPC_REGNUM: Target Architecture Definition.
|
306 |
|
|
* object file formats: Symbol Handling.
|
307 |
|
|
* obsolete code: Debugging GDB.
|
308 |
|
|
* ONE_PROCESS_WRITETEXT: Native Debugging.
|
309 |
|
|
* op_print_tab: Language Support.
|
310 |
|
|
* opcodes library: Support Libraries.
|
311 |
|
|
* OS ABI variants: Target Architecture Definition.
|
312 |
|
|
* OS9K_VARIABLES_INSIDE_BLOCK: Target Architecture Definition.
|
313 |
|
|
* PARM_BOUNDARY: Target Architecture Definition.
|
314 |
|
|
* parse_exp_1: Language Support.
|
315 |
|
|
* partial symbol table: Symbol Handling.
|
316 |
|
|
* passing arguments to prototyped functions: Target Architecture Definition.
|
317 |
|
|
* PC_IN_CALL_DUMMY: Target Architecture Definition.
|
318 |
|
|
* PC_IN_SIGTRAMP: Target Architecture Definition.
|
319 |
|
|
* PC_LOAD_SEGMENT: Target Architecture Definition.
|
320 |
|
|
* PC_REGNUM: Target Architecture Definition.
|
321 |
|
|
* PCC_SOL_BROKEN: Target Architecture Definition.
|
322 |
|
|
* PE-COFF format: Symbol Handling.
|
323 |
|
|
* per-architecture module data: Coding.
|
324 |
|
|
* pointer representation: Target Architecture Definition.
|
325 |
|
|
* POINTER_TO_ADDRESS: Target Architecture Definition.
|
326 |
|
|
* POP_FRAME: Target Architecture Definition.
|
327 |
|
|
* portability: Coding.
|
328 |
|
|
* portable file name handling: Coding.
|
329 |
|
|
* porting to new machines: Porting GDB.
|
330 |
|
|
* prefixify_subexp: Language Support.
|
331 |
|
|
* PREPARE_TO_PROCEED: Native Debugging.
|
332 |
|
|
* preparing a release: Porting GDB.
|
333 |
|
|
* PRINT_FLOAT_INFO: Target Architecture Definition.
|
334 |
|
|
* PRINT_REGISTER_HOOK: Target Architecture Definition.
|
335 |
|
|
* print_registers_info: Target Architecture Definition.
|
336 |
|
|
* print_subexp: Language Support.
|
337 |
|
|
* PRINT_TYPELESS_INTEGER: Target Architecture Definition.
|
338 |
|
|
* PRINT_VECTOR_INFO: Target Architecture Definition.
|
339 |
|
|
* PRINTF_HAS_LONG_DOUBLE: Host Definition.
|
340 |
|
|
* PRINTF_HAS_LONG_LONG: Host Definition.
|
341 |
|
|
* PROC_NAME_FMT: Native Debugging.
|
342 |
|
|
* PROCESS_LINENUMBER_HOOK: Target Architecture Definition.
|
343 |
|
|
* program counter: Algorithms.
|
344 |
|
|
* PROLOGUE_FIRSTLINE_OVERLAP: Target Architecture Definition.
|
345 |
|
|
* promotion to double: Target Architecture Definition.
|
346 |
|
|
* prompt: Host Definition.
|
347 |
|
|
* prototyped functions, passing arguments to: Target Architecture Definition.
|
348 |
|
|
* PS_REGNUM: Target Architecture Definition.
|
349 |
|
|
* psymtabs: Symbol Handling.
|
350 |
|
|
* PTRACE_ARG3_TYPE: Native Debugging.
|
351 |
|
|
* PTRACE_FP_BUG: Native Debugging.
|
352 |
|
|
* PUSH_ARGUMENTS: Target Architecture Definition.
|
353 |
|
|
* PUSH_DUMMY_FRAME: Target Architecture Definition.
|
354 |
|
|
* raw register representation: Target Architecture Definition.
|
355 |
|
|
* read_fp: Target Architecture Definition.
|
356 |
|
|
* read_pc: Target Architecture Definition.
|
357 |
|
|
* read_sp: Target Architecture Definition.
|
358 |
|
|
* reading of symbols: Symbol Handling.
|
359 |
|
|
* REG_STRUCT_HAS_ADDR: Target Architecture Definition.
|
360 |
|
|
* register data formats, converting: Target Architecture Definition.
|
361 |
|
|
* register representation: Target Architecture Definition.
|
362 |
|
|
* REGISTER_BYTES: Target Architecture Definition.
|
363 |
|
|
* REGISTER_CONVERT_TO_RAW: Target Architecture Definition.
|
364 |
|
|
* REGISTER_CONVERT_TO_TYPE: Target Architecture Definition.
|
365 |
|
|
* REGISTER_CONVERT_TO_VIRTUAL: Target Architecture Definition.
|
366 |
|
|
* REGISTER_CONVERTIBLE: Target Architecture Definition.
|
367 |
|
|
* REGISTER_NAME: Target Architecture Definition.
|
368 |
|
|
* REGISTER_NAMES: Target Architecture Definition.
|
369 |
|
|
* REGISTER_RAW_SIZE: Target Architecture Definition.
|
370 |
|
|
* REGISTER_TO_VALUE: Target Architecture Definition.
|
371 |
|
|
* REGISTER_U_ADDR: Native Debugging.
|
372 |
|
|
* REGISTER_VIRTUAL_SIZE: Target Architecture Definition.
|
373 |
|
|
* REGISTER_VIRTUAL_TYPE: Target Architecture Definition.
|
374 |
|
|
* regular expressions library: Support Libraries.
|
375 |
|
|
* remote debugging support: Host Definition.
|
376 |
|
|
* REMOTE_BPT_VECTOR: Target Architecture Definition.
|
377 |
|
|
* REMOTE_BREAKPOINT: Target Architecture Definition.
|
378 |
|
|
* representations, raw and virtual registers: Target Architecture Definition.
|
379 |
|
|
* representations, register and memory: Target Architecture Definition.
|
380 |
|
|
* requirements for GDB: Requirements.
|
381 |
|
|
* return_command: Target Architecture Definition.
|
382 |
|
|
* RETURN_VALUE_ON_STACK: Target Architecture Definition.
|
383 |
|
|
* returning structures by value: Target Architecture Definition.
|
384 |
|
|
* running the test suite: Testsuite.
|
385 |
|
|
* SAVE_DUMMY_FRAME_TOS: Target Architecture Definition.
|
386 |
|
|
* SCANF_HAS_LONG_DOUBLE: Host Definition.
|
387 |
|
|
* SDB_REG_TO_REGNUM: Target Architecture Definition.
|
388 |
|
|
* secondary symbol file: Symbol Handling.
|
389 |
|
|
* SEEK_CUR: Host Definition.
|
390 |
|
|
* SEEK_SET: Host Definition.
|
391 |
|
|
* separate data and code address spaces: Target Architecture Definition.
|
392 |
|
|
* serial line support: Host Definition.
|
393 |
|
|
* set_gdbarch_data: Coding.
|
394 |
|
|
* SHELL_COMMAND_CONCAT: Native Debugging.
|
395 |
|
|
* SHELL_FILE: Native Debugging.
|
396 |
|
|
* siginterrupt: Host Definition.
|
397 |
|
|
* sigtramp: Target Architecture Definition.
|
398 |
|
|
* SIGTRAMP_END: Target Architecture Definition.
|
399 |
|
|
* SIGTRAMP_START: Target Architecture Definition.
|
400 |
|
|
* SIGWINCH_HANDLER: Host Definition.
|
401 |
|
|
* SIGWINCH_HANDLER_BODY: Host Definition.
|
402 |
|
|
* SIZEOF_CALL_DUMMY_WORDS: Target Architecture Definition.
|
403 |
|
|
* SKIP_PERMANENT_BREAKPOINT: Target Architecture Definition.
|
404 |
|
|
* SKIP_PROLOGUE: Target Architecture Definition.
|
405 |
|
|
* SKIP_SOLIB_RESOLVER: Target Architecture Definition.
|
406 |
|
|
* SKIP_TRAMPOLINE_CODE: Target Architecture Definition.
|
407 |
|
|
* SLASH_STRING: Coding.
|
408 |
|
|
* software breakpoints: Algorithms.
|
409 |
|
|
* software watchpoints: Algorithms.
|
410 |
|
|
* SOFTWARE_SINGLE_STEP: Target Architecture Definition.
|
411 |
|
|
* SOFTWARE_SINGLE_STEP_P: Target Architecture Definition.
|
412 |
|
|
* SOFUN_ADDRESS_MAYBE_MISSING: Target Architecture Definition.
|
413 |
|
|
* SOLIB_ADD: Native Debugging.
|
414 |
|
|
* SOLIB_CREATE_INFERIOR_HOOK: Native Debugging.
|
415 |
|
|
* SOM debugging info: Symbol Handling.
|
416 |
|
|
* SOM format: Symbol Handling.
|
417 |
|
|
* source code formatting: Coding.
|
418 |
|
|
* SP_REGNUM: Target Architecture Definition.
|
419 |
|
|
* spaces, separate data and code address: Target Architecture Definition.
|
420 |
|
|
* STAB_REG_TO_REGNUM: Target Architecture Definition.
|
421 |
|
|
* stabs debugging info: Symbol Handling.
|
422 |
|
|
* stack alignment: Host Definition.
|
423 |
|
|
* STACK_ALIGN: Target Architecture Definition.
|
424 |
|
|
* standard_coerce_float_to_double: Target Architecture Definition.
|
425 |
|
|
* START_INFERIOR_TRAPS_EXPECTED: Native Debugging.
|
426 |
|
|
* STEP_SKIPS_DELAY: Target Architecture Definition.
|
427 |
|
|
* STOP_SIGNAL: Host Definition.
|
428 |
|
|
* STOPPED_BY_WATCHPOINT: Algorithms.
|
429 |
|
|
* store_address: Target Architecture Definition.
|
430 |
|
|
* STORE_RETURN_VALUE: Target Architecture Definition.
|
431 |
|
|
* store_typed_address: Target Architecture Definition.
|
432 |
|
|
* struct value, converting register contents to: Target Architecture Definition.
|
433 |
|
|
* structures, returning by value: Target Architecture Definition.
|
434 |
|
|
* submitting patches: Debugging GDB.
|
435 |
|
|
* SUN_FIXED_LBRAC_BUG: Target Architecture Definition.
|
436 |
|
|
* SVR4_SHARED_LIBS: Native Debugging.
|
437 |
|
|
* sym_fns structure: Symbol Handling.
|
438 |
|
|
* symbol files: Symbol Handling.
|
439 |
|
|
* symbol lookup: Symbol Handling.
|
440 |
|
|
* symbol reading: Symbol Handling.
|
441 |
|
|
* SYMBOL_RELOADING_DEFAULT: Target Architecture Definition.
|
442 |
|
|
* SYMBOLS_CAN_START_WITH_DOLLAR: Target Architecture Definition.
|
443 |
|
|
* symtabs: Symbol Handling.
|
444 |
|
|
* system dependencies: Coding.
|
445 |
|
|
* table output functions: User Interface.
|
446 |
|
|
* target: Overall Structure.
|
447 |
|
|
* target architecture definition: Target Architecture Definition.
|
448 |
|
|
* target vector: Target Vector Definition.
|
449 |
|
|
* TARGET_CAN_USE_HARDWARE_WATCHPOINT: Algorithms.
|
450 |
|
|
* TARGET_CHAR_BIT: Target Architecture Definition.
|
451 |
|
|
* TARGET_CHAR_SIGNED: Target Architecture Definition.
|
452 |
|
|
* TARGET_COMPLEX_BIT: Target Architecture Definition.
|
453 |
|
|
* TARGET_DISABLE_HW_WATCHPOINTS: Algorithms.
|
454 |
|
|
* TARGET_DOUBLE_BIT: Target Architecture Definition.
|
455 |
|
|
* TARGET_DOUBLE_COMPLEX_BIT: Target Architecture Definition.
|
456 |
|
|
* TARGET_ENABLE_HW_WATCHPOINTS: Algorithms.
|
457 |
|
|
* TARGET_FLOAT_BIT: Target Architecture Definition.
|
458 |
|
|
* TARGET_HAS_HARDWARE_WATCHPOINTS: Algorithms.
|
459 |
|
|
* target_insert_hw_breakpoint: Algorithms.
|
460 |
|
|
* target_insert_watchpoint: Algorithms.
|
461 |
|
|
* TARGET_INT_BIT: Target Architecture Definition.
|
462 |
|
|
* TARGET_LONG_BIT: Target Architecture Definition.
|
463 |
|
|
* TARGET_LONG_DOUBLE_BIT: Target Architecture Definition.
|
464 |
|
|
* TARGET_LONG_LONG_BIT: Target Architecture Definition.
|
465 |
|
|
* TARGET_PRINT_INSN: Target Architecture Definition.
|
466 |
|
|
* TARGET_PTR_BIT: Target Architecture Definition.
|
467 |
|
|
* TARGET_READ_FP: Target Architecture Definition.
|
468 |
|
|
* TARGET_READ_PC: Target Architecture Definition.
|
469 |
|
|
* TARGET_READ_SP: Target Architecture Definition.
|
470 |
|
|
* TARGET_REGION_OK_FOR_HW_WATCHPOINT: Algorithms.
|
471 |
|
|
* TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT: Algorithms.
|
472 |
|
|
* target_remove_hw_breakpoint: Algorithms.
|
473 |
|
|
* target_remove_watchpoint: Algorithms.
|
474 |
|
|
* TARGET_SHORT_BIT: Target Architecture Definition.
|
475 |
|
|
* target_stopped_data_address: Algorithms.
|
476 |
|
|
* TARGET_VIRTUAL_FRAME_POINTER: Target Architecture Definition.
|
477 |
|
|
* TARGET_WRITE_PC: Target Architecture Definition.
|
478 |
|
|
* TARGET_WRITE_SP: Target Architecture Definition.
|
479 |
|
|
* TCP remote support: Host Definition.
|
480 |
|
|
* TDEPFILES: Target Architecture Definition.
|
481 |
|
|
* terminal device: Host Definition.
|
482 |
|
|
* test suite: Testsuite.
|
483 |
|
|
* test suite organization: Testsuite.
|
484 |
|
|
* trimming language-dependent code: Language Support.
|
485 |
|
|
* tuple output functions: User Interface.
|
486 |
|
|
* type: Target Architecture Definition.
|
487 |
|
|
* type codes: Symbol Handling.
|
488 |
|
|
* types: Coding.
|
489 |
|
|
* U_REGS_OFFSET: Native Debugging.
|
490 |
|
|
* ui_out functions: User Interface.
|
491 |
|
|
* ui_out functions, usage examples: User Interface.
|
492 |
|
|
* ui_out_field_core_addr: User Interface.
|
493 |
|
|
* ui_out_field_fmt: User Interface.
|
494 |
|
|
* ui_out_field_int: User Interface.
|
495 |
|
|
* ui_out_field_skip: User Interface.
|
496 |
|
|
* ui_out_field_stream: User Interface.
|
497 |
|
|
* ui_out_field_string: User Interface.
|
498 |
|
|
* ui_out_flush: User Interface.
|
499 |
|
|
* ui_out_list_begin: User Interface.
|
500 |
|
|
* ui_out_list_end: User Interface.
|
501 |
|
|
* ui_out_message: User Interface.
|
502 |
|
|
* ui_out_spaces: User Interface.
|
503 |
|
|
* ui_out_stream_delete: User Interface.
|
504 |
|
|
* ui_out_table_begin: User Interface.
|
505 |
|
|
* ui_out_table_body: User Interface.
|
506 |
|
|
* ui_out_table_end: User Interface.
|
507 |
|
|
* ui_out_table_header: User Interface.
|
508 |
|
|
* ui_out_text: User Interface.
|
509 |
|
|
* ui_out_tuple_begin: User Interface.
|
510 |
|
|
* ui_out_tuple_end: User Interface.
|
511 |
|
|
* ui_out_wrap_hint: User Interface.
|
512 |
|
|
* ui_stream: User Interface.
|
513 |
|
|
* UINT_MAX: Host Definition.
|
514 |
|
|
* ULONG_MAX: Host Definition.
|
515 |
|
|
* USE_GENERIC_DUMMY_FRAMES: Host Definition.
|
516 |
|
|
* USE_MMALLOC: Host Definition.
|
517 |
|
|
* USE_O_NOCTTY: Host Definition.
|
518 |
|
|
* USE_PROC_FS: Native Debugging.
|
519 |
|
|
* USE_STRUCT_CONVENTION: Target Architecture Definition.
|
520 |
|
|
* USG: Host Definition.
|
521 |
|
|
* using ui_out functions: User Interface.
|
522 |
|
|
* value_as_address: Target Architecture Definition.
|
523 |
|
|
* value_from_pointer: Target Architecture Definition.
|
524 |
|
|
* VALUE_TO_REGISTER: Target Architecture Definition.
|
525 |
|
|
* VARIABLES_INSIDE_BLOCK: Target Architecture Definition.
|
526 |
|
|
* virtual register representation: Target Architecture Definition.
|
527 |
|
|
* volatile: Host Definition.
|
528 |
|
|
* watchpoints: Algorithms.
|
529 |
|
|
* watchpoints, on x86: Algorithms.
|
530 |
|
|
* word-addressed machines: Target Architecture Definition.
|
531 |
|
|
* wrap_here: Coding.
|
532 |
|
|
* write_pc: Target Architecture Definition.
|
533 |
|
|
* write_sp: Target Architecture Definition.
|
534 |
|
|
* writing tests: Testsuite.
|
535 |
|
|
* x86 debug registers: Algorithms.
|
536 |
|
|
* XCOFF format: Symbol Handling.
|
537 |
|
|
|
538 |
|
|
|