Track sections for expressions.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2008-02-01 Jim Blandy <jimb@red-bean.com>
2
3 * gdb.texinfo (Help): Summarize 'info args' correctly.
4
5 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6
7 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
8 available in PowerPC architecture.
9 (Embedded Processors): Change node name of PowerPC item in menu.
10 (PowerPC): Rename to...
11 (PowerPC Embedded): this.
12 (Architectures): Add new PowerPC item in menu.
13 (PowerPC): New node.
14
15 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
18 commands.
19
20 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
21
22 * gdb.texinfo (Setting Catchpoints): Mention features
23 supported on GNU/Linux.
24
25 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
26
27 * gdb.texinfo (GDB/MI File Commands): Describe new output
28 field for MI command -file-list-exec-source-file.
29
30 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
31
32 * gdb.texinfo (Using the `gdbserver' Program): Add security
33 warning. Rearrange into subsections and subsubsections. Document
34 --multi and --debug. Correct --with-sysroot typo. Update --attach
35 usage. Make load reference clearer. Document monitor exit.
36 (Remote Configuration): Document set remote exec-file, attach-packet,
37 and run-packet.
38 (Packets): Document vAttach and vRun.
39
40 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
41
42 * gdb.texinfo (Processes): Mention process command.
43 detach-on-follow -> detach-on-fork.
44
45 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
46
47 * gdbint.texinfo (Native Conditionals): Remove
48 SHELL_COMMAND_CONCAT and SHELL_FILE.
49
50 2008-01-23 Chris Demetriou <cgd@google.com>
51
52 * gdb.texinfo (Threads): Document new "set print thread-events"
53 and "show print thread-events" commands.
54
55 2008-01-19 Eli Zaretskii <eliz@gnu.org>
56
57 * gdb.texinfo (Specify Location): New section.
58 (Delete Breaks, Edit, Set Breaks): Remove description of
59 locations. Instead, add a reference to "Specify Location".
60 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
61 (Symbols): Refer to "Specify Location" for the valid forms of
62 linespecs and locations.
63
64 2008-01-18 Markus Deuling <deuling@de.ibm.com>
65
66 * gdbint.texinfo (Target Conditionals): Replace the description of
67 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
68
69 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
70
71 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
72 about &&var, which is rejected by the expression parser.
73
74 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
75
76 * gdb.texinfo (Output): Update documentation on using printf with DFP
77 types.
78
79 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
80
81 * gdb.texinfo (C and C++): Add Decimal Floating Point format
82 subsubsection.
83 (Decimal Floating Point format): New subsubsection.
84
85 2008-01-05 Pedro Alves <pedro@codesourcery.com>
86
87 * gdb.texinfo (File Options): Remove mention of the attempt to
88 open a core file with the -p option. Don't list -c as a valid
89 option to attach to a process.
90
91 2008-01-05 Pedro Alves <pedro@codesourcery.com>
92
93 * gdbint.texinfo (Host Conditionals): Remove mention of
94 ALIGN_STACK_ON_ENTRY.
95
96 2008-01-05 Joel Brobecker <brobecker@adacore.com>
97
98 * gdbint.texinfo (Start of New Year Procedure): Add item
99 describing how to update the source and documentation copyright
100 notices.
101
102 2007-12-18 Jim Blandy <jimb@codesourcery.com>
103
104 * gdb.texinfo (Set Watchpoints): Integrate per-thread
105 watchpoint explanation into the main description of the watchpoint
106 command; update synopses of 'watch', 'rwatch', and 'awatch'
107 commands.
108
109 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
110
111 * gdb.texinfo (Miscellaneous gdb/mi Commands):
112 Document 'pending-breakpoints' feature of
113 -list-features.
114
115 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
116
117 * doc/gdb.texinfo: Add new parameter's description.
118
119 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
120
121 * gdb.texinfo (Overview): Clarify run-length encoding
122 example. Remove the restriction on "+" and "-" characters.
123
124 2007-12-15 Eli Zaretskii <eliz@gnu.org>
125
126 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
127
128 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
129
130 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
131 the -f option for -break-insert, remove -r option,
132 and clarify specification of location.
133
134 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
135
136 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
137 formatting.
138 (Remote Debugging): Add File Transfer section.
139 (Remote Configuration): Document Host I/O packets.
140 (GDB/MI): Add GDB/MI File Transfer Commands section.
141 (Host I/O Packets): New section in "Remote Protocol".
142 (Packets): Add vFile.
143
144 2007-11-17 Eli Zaretskii <eliz@gnu.org>
145
146 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
147 breakpoints with multiple locations.
148 (Breakpoint Menus): Improve wording.
149 (Output): Fix last change.
150
151 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
152
153 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
154
155 2007-11-15 Doug Evans <dje@google.com>
156
157 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
158
159 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
160
161 * gdbint.texinfo (Native Conditionals): Remove
162 mention of CLEAR_SOLIB.
163
164 2007-11-11 Joel Brobecker <brobecker@adacore.com>
165
166 * gdb.texinfo (Print Settings): Add documentation for "set/show
167 print frame-arguments".
168
169 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
170
171 * gdb.texinfo (Output): Update printf command's description.
172
173 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
174
175 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
176 powerpc soft-float".
177
178 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
179
180 * gdb.texinfo (Files): Correct formatting. Mention Expat
181 requirement.
182 (Requirements for Building GDB): Expand the list of Expat
183 uses.
184 (Library List Format, Memory Map Format): Mention Expat.
185 (Target Descriptions): Update Expat wording.
186
187 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
188
189 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
190 Document that gdbarch_convert_register_p should return zero for no-op
191 conversions.
192
193 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
194
195 * gdbint.texi (Compiler Characteristics): Move documentation
196 of set_gdbarch_sofun_address_maybe_missing back to ...
197 (Target Conditionals): ... here to fix build break.
198
199 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
200
201 * gdbint.texi (Target Conditionals): Remove documentation of
202 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
203 (Compiler Characteristics): ... documentation of
204 set_gdbarch_sofun_address_maybe_missing.
205
206 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
207
208 * gdbint.texinfo (Target Conditionals): Use
209 frame_unwind_register_unsigned in examples instead of
210 frame_unwind_unsigned_register.
211
212 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
213
214 * gdb.texinfo (Predefined Target Types): Add int128
215 and uint128.
216 (Standard Target Features): Add PowerPC features.
217
218 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
219
220 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
221
222 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
223
224 * gdbint.texi (Target Conditionals): Remove documentation
225 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
226 gdbarch_extract_return_value, and gdbarch_store_return_value.
227
228 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
229
230 * gdbint.texi (Target Conditionals): Remove documentation of
231 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
232
233 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
234
235 * gdb.texinfo: Mention that inaccessible-by-default is on by
236 default.
237
238 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
239
240 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
241
242 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
243
244 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
245 multi-threaded watchpoints.
246 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
247 checked. Describe sticky notification. Expand description
248 of steppable and continuable watchpoints.
249 (Watchpoints and Threads): New subsection.
250
251 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
252
253 * gdb.texinfo (Setting Breakpoints): Revise
254 documentation for pending breakpoints. Document
255 breakpoints with multiple locations.
256
257 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
258
259 * gdb.texinfo (Miscellaneous gdb/mi Commands):
260 Document -list-features.
261
262 2007-09-15 Eli Zaretskii <eliz@gnu.org>
263
264 * gdb.texinfo (Output): Spell out which features of C's printf are
265 not supported by GDB's printf.
266 (Separate Debug Files): More accurate wording regarding build ID
267 and a reference to the ld manual rather than the Fedora wiki.
268
269 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
270 Jim Blandy <jimb@codesourcery.com>
271
272 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
273 (Examining Memory): Update mentions of the 's' format.
274 (Automatic Display): Likewise.
275
276 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
277
278 * gdb.texinfo: Update the FSF's Back-Cover Text.
279
280 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
281 Eli Zaretskii <eliz@gnu.org>
282
283 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
284 Fixed the ``build ID'' name. New binaries build instructions for the
285 build ID inclusion. Explain how the commands are specific to the build
286 ID vs. debug link.
287
288 2007-09-01 Eli Zaretskii <eliz@gnu.org>
289
290 * gdb.texinfo (Separate Debug Files): Fix last change. Add
291 indexing for ``build ID'' support.
292
293 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
296 Enlisted BUILD ID to the debug file searching example.
297 Included a BUILD ID `.note.gnu.build-id' section description.
298 Updated/added the debug files splitting instructions for OBJCOPY.
299
300 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
301
302 * gdb.texinfo (Variable Objects): Adjust docs
303 for -var-info-expression and document
304 -var-info-path-expression.
305
306 2007-08-20 Jim Blandy <jimb@codesourcery.com>
307
308 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
309 (title page): Include the dedication in the printed manual, as a
310 separate page after the copyright notice.
311
312 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
313 don't break a @var across a line.
314
315 2007-07-25 Maciej W. Rozycki <macro@mips.com>
316
317 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
318 for include files.
319
320 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
321
322 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
323 in annotate.texinfo.
324 (Command History): Link to new node.
325
326 2007-07-05 Markus Deuling <deuling@de.ibm.com>
327
328 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
329
330 2007-07-05 Eli Zaretskii <eliz@gnu.org>
331
332 * gdbint.texinfo (Target Conditionals): Fix last change.
333
334 2007-07-03 Markus Deuling <deuling@de.ibm.com>
335
336 * gdb.texinfo: Replace following macros by their appropriate gdbarch
337 routines:
338 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
339 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
340 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
341 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
342 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
343 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
344 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
345 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
346 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
347 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
348 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
349 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
350 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
351 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
352 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
353 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
354 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
355 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
356 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
357 (SOFTWARE_SINGLE_STEP_P)
358
359 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
360 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
361
362 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
363 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
364 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
365 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
366 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
367 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
368 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
369 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
370 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
371 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
372
373 (Converting an existing Target Architecture to Multi-arch): Remove
374 section.
375
376 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
377 (gdbarch_addr_bits_remove): Add code example.
378
379 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
380
381 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
382
383 * gdb.texinfo (Remote Configuration): Document library-info-packet.
384 Add other missing entries. Adjust the table size to fit.
385 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
386 stop reasons including the new "library" event.
387 (General Query Packets): Adjust table widths for qSupported. Mention
388 qXfer:libraries:read reply to qSupported and document the new packet.
389 (Library List Format): New section.
390
391 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
392
393 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
394
395 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
396
397 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
398
399 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
400
401 * gdbint.texinfo (Register and Memory Data): Break sections
402 into nodes and add a menu.
403
404 2007-06-21 Maciej W. Rozycki <macro@mips.com>
405
406 * gdb.texinfo (Examining Memory): Document the new behaviour.
407
408 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
409
410 * gdb.texinfo (Standard Target Features): Document
411 m68k features.
412
413 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
414
415 * gdb.texinfo (General Query Packets): Document qOffsets changes.
416
417 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
418
419 * gdb.texinfo (Target Description Format): Add version attribute
420 for <target>.
421
422 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
423
424 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
425
426 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
427
428 * gdb.texinfo (MIPS Features): New subsection.
429
430 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
431 Markus Deuling <deuling@de.ibm.com>
432
433 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
434 and qXfer:spu:write packets and mention them under qSupported.
435
436 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
437 Markus Deuling <deuling@de.ibm.com>
438
439 * gdb.texinfo (Architectures): Add new SPU section to document
440 Cell Broadband Engine SPU architecture specific commands.
441
442 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
443
444 * gdb.texinfo (GDB/MI Variable Objects): Editorial
445 comments.
446
447 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
448
449 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
450
451 2007-05-29 Jim Blandy <jimb@codesourcery.com>
452
453 * gdb.texinfo (Overview): Doc fix.
454
455 2007-05-22 Maciej W. Rozycki <macro@mips.com>
456
457 * gdb.texinfo (Remote Configuration): Document "set/show
458 remoteflow".
459
460 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
461
462 * gdb.texinfo (MIPS): Remove documentation for set mips
463 saved-gpreg-size, show mips saved-gpreg-size, and set mips
464 stack-arg-size.
465
466 2007-05-14 Bob Wilson <bob.wilson@acm.org>
467
468 * all-cfg.texi (GDBTUI): New.
469 * gdb.texinfo (Mode Options): Use GDBTUI variable.
470 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
471 (TUI Configuration): Edit to improve clarity and fix problems of
472 both style and content.
473
474 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
475
476 * observer.texi (GDB Observers): New observer "new_objfile".
477
478 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
479
480 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
481
482 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
483
484 * gdb.texinfo (GDB/MI Variable Objects): Document
485 frozen variables objects.
486
487 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
488
489 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
490 (Character Sets, Caching Data of Remote Targets): Likewise.
491 (Targets): Delete Remote node. Move its text...
492 (Debugging Remote Programs): ...to here. Delete description
493 of the "remote" command.
494 (Remote configuration): Delete description of "set remotedevice"
495 and "show remotedevice".
496 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
497
498 2007-04-11 Bob Wilson <bob.wilson@acm.org>
499
500 * gdb.texinfo (Contributors, Continuing and Stepping)
501 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
502 (General Query Packets, File-I/O Remote Protocol Extension)
503 (Protocol Basics, The F Reply Packet, Write)
504 (Protocol-specific Representation of Datatypes, Memory Transfer):
505 Fix hyphenation, punctuation and grammar problems.
506 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
507 'section' instead of 'subsection' in the text.
508 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
509 (i386): Remove period from section name.
510 (Installing GDB, Requirements, Running Configure, Separate Objdir)
511 (Config Names, Configure Options): Use @file{configure}.
512
513 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
514
515 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
516 and tab expansion.
517
518 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
519
520 * gdbint.texinfo (SOM): Correct location of the SOM reader.
521
522 2007-04-02 Bob Wilson <bob.wilson@acm.org>
523
524 * gdb.texinfo: Consistently capitalize all significant words in
525 node names, chapter titles, section titles, and headings. Update
526 cross references to match.
527 (Starting and Stopping Trace Experiment): Make node name plural.
528 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
529
530 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
531
532 * gdb.texinfo (WinCE): Delete obsolete subsection.
533
534 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
535
536 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
537 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
538 references.
539
540 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
541
542 * gdb.texinfo (Startup): Delete references to some alternate
543 names for .gdbinit.
544 (Thread): Remove LynxOS reference.
545 (Tandem ST2000): Delete target-specific documentation.
546 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
547 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
548 and GDB_OSABI_LYNXOS.
549
550 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
551
552 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
553
554 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
555
556 * gdbint.texinfo (Target Conditionals): Remove mention of
557 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
558 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
559
560 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
561
562 * Makefile.in: Add "pdfdir" installation
563 directory, PDFTEX macro, support for "install-pdf" target,
564 and rules for making a pdf version of refcard.texi.
565 * refcard.tex: Specify paper size for PDF output.
566
567 2007-03-26 Bob Wilson <bob.wilson@acm.org>
568
569 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
570
571 2007-03-26 Bob Wilson <bob.wilson@acm.org>
572
573 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
574 (Source Path, Character Sets, Macros, Define)
575 (GDB/MI Result Records, GDB/MI Simple Examples)
576 (GDB/MI Program Execution, GDB/MI File Commands)
577 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
578 (Bug Reporting): Use @value{GCC}.
579
580 2007-03-26 Bob Wilson <bob.wilson@acm.org>
581
582 * gdb.texinfo (Help): Fix formatting of examples.
583 (Variables): Use @ifnotinfo instead of @iftex.
584 (Non-debug DLL symbols): Use @ref instead of @pxref.
585 (Sparclet File): Use @samp instead of quotes.
586
587 2007-03-26 Bob Wilson <bob.wilson@acm.org>
588
589 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
590
591 2007-03-26 Bob Wilson <bob.wilson@acm.org>
592
593 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
594 the order of the nodes.
595 (C Operators, C Constants, Debugging C): Remove extra menus.
596 (Method Names in Commands): Do not specify next/prev/up nodes.
597
598 2007-03-26 Bob Wilson <bob.wilson@acm.org>
599
600 * gdb.texinfo (File Options): Add missing parenthesis.
601 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
602
603 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
604
605 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
606
607 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
608
609 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
610 case insensitivity.
611 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
612
613 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
614
615 * gdb.texinfo (Top): Put Appendix A after numbered sections.
616 (Files): Add section name to argument list for pxref.
617 (Non-debug DLL symbols): Don't use `see' for pxref.
618 (Embedded Processors): Fix typo.
619 (GDB/MI Breakpoint Commands): Execution commands generate
620 *stopped not ^done.
621
622 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
623
624 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
625 values for in_scope. Mention that only root variables can be
626 updated.
627 (GDB/MI Development and Front Ends): Explain new values may be
628 added to existing fields.
629
630 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
631
632 * gdb.texinfo (-target-disconnect): Use @smallexample.
633 (Requirements): Add anchor for Expat. Update description.
634 (Target Descriptions): Mention Expat.
635 (Target Description Format): Document new elements. Use
636 @smallexample.
637 (Predefined Target Types, Standard Target Features): New sections.
638 * doc/gdbint.texinfo (Target Descriptions): New section.
639
640 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
641
642 * gdb.texinfo (Target Description Format): Add section on XInclude.
643
644 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
645
646 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
647 command -enable-timings.
648
649 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
650
651 * gdbint.texinfo (Operation System ABI Variant Handling): Update
652 descriptions for new/deleted elements in gdb_osabi. Add missing
653 description for function generic_elf_osabi_sniff_abi_tag_sections.
654
655 2007-01-29 Joel Brobecker <brobecker@adacore.com>
656
657 * gdb.texinfo (Maintenance Commands): Add documentation for
658 the new "maint print target-stack" command.
659
660 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
661 Eli Zaretskii <eliz@gnu.org>
662
663 * gdb.texinfo: Describe CHAR array vs. string identification rules.
664
665 2007-01-26 Eli Zaretskii <eliz@gnu.org>
666
667 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
668 Use @value{NGCC} instead of @value{GCC}.
669
670 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
671
672 * agentexpr.texi: Fix typos.
673 * annotate.texinfo: Likewise.
674 * gdb.texinfo: Likewise.
675 * gdbint.texinfo: Likewise.
676 * observer.texi: Likewise.
677 * stabs.texinfo: Likewise.
678
679 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
680
681 * gdbint.texinfo (Support Libraries): Remove mmalloc
682 entry. Describe readline library.
683
684 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
685
686 * gdb.texinfo (Target Descriptions): New section.
687 (General Query Packets): Add QPassSignals anchor. Mention
688 qXfer:features:read under qSupported. Expand mentions of
689 qXfer:memory-map:read and QPassSignals. Document
690 qXfer:features:read.
691
692 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
693
694 * gdb.texinfo (Commands to specify files): Describe
695 "set sysroot" and "show sysroot".
696 (Using the `gdbserver' program): Lowercase argument
697 to @var. Expand description of setting up GDB on the
698 host.
699
700 2007-01-05 Joel Brobecker <brobecker@adacore.com>
701
702 * gdb.texinfo (Set Catchpoints): Add documentation for the new
703 catch exception, catch exception unhandled, and catch assert
704 commands.
705
706 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
707
708 * gdb.texinfo (Debugging Output): Document "set debug xml"
709 and "show debug xml".
710
711 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
712
713 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
714
715 2007-01-01 Joel Brobecker <brobecker@adacore.com>
716
717 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
718
719 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
720
721 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
722 note in @ignore, to be removed later if nobody complains.
723
724 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
725
726 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
727 of -var-delete.
728
729 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
730
731 * gdb.texinfo (Setting breakpoints): Document
732 automatic software/hardware breakpoint usage and
733 the "set breakpoint auto-hw" command.
734
735 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
736
737 * gdb.texinfo (Memory Access Checking): New.
738
739 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
740
741 * gdb.texinfo (Remote configuration): Mention
742 "pass-signals-packet".
743 (General Query Packets): Document QPassSignals. Fix
744 a typo.
745
746 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
747
748 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
749
750 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
751
752 * gdb.texinfo (Remote configuration): Rewrite documentation for
753 packet configuration commands.
754 (OS Information): Adjust reference to qXfer:auxv:read.
755 (General Query Packets): Remove references to read-aux-vector-packet
756 and set remote get-thread-local-storage-address.
757
758 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
759
760 * gdbint.texinfo (Target Architecture Definition): Add new
761 Initializing a New Architecture section.
762
763 2006-10-31 David Taylor <dtaylor@emc.com>
764
765 * stabs.texinfo (Macro define and undefine): New node describing
766 stabs for #define and #undef.
767
768 2006-10-27 Andreas Schwab <schwab@suse.de>
769
770 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
771
772 2006-10-21 Eli Zaretskii <eliz@gnu.org>
773
774 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
775 clarify on the possible meanings of ``expression'' watched by
776 watchpoints. Add indexing.
777 (Prompting, Errors, Invalidation, Annotations for Running)
778 (Source Annotations): Fix index entries by adding "annotation" to
779 them, to discriminate from index entries that point to the more
780 general topic descriptions.
781
782 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
783
784 * gdbint.texinfo (Target Vector Definition): Move most
785 content into Existing Targets. Add a menu.
786 (Existing Targets): New section, moved from Target Vector
787 Definition. Use @subsection.
788 (Managing Execution State): New section.
789
790 2006-10-16 Bob Wilson <bob.wilson@acm.org>
791
792 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
793
794 2006-10-15 Eli Zaretskii <eliz@gnu.org>
795
796 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
797 (Command Syntax, Signals, Backtrace, Connecting)
798 (Remote configuration, Renesas Boards, Console I/O): Fix last
799 change: use Ctrl- instead of C-, except wrt Emacs.
800 (File-I/O Examples): Put Ctrl-c in @kbd.
801 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
802 (Console I/O): Use @samp with Ctrl-.
803 (Signals, Set Breaks, Set Watchpoints): Document optional
804 arguments to `info signals' `handle', `info breakpoints', and
805 `info watchpoints'.
806
807 2006-10-14 Eli Zaretskii <eliz@gnu.org>
808
809 * gdb.texinfo (Backtrace): Fix last change.
810
811 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
812
813 * gdb.texinfo (Backtrace): Order correctly and add other cases.
814
815 2006-10-10 Bob Wilson <bob.wilson@acm.org>
816
817 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
818 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
819 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
820
821 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
822 Daniel Jacobowitz <dan@codesourcery.com>
823
824 * gdb.texinfo (Packets): Document vFlashErase,
825 vFlashWrite and vFlashDone packets.
826 (General Query Packets): Document qXfer:memory-map:read.
827 Add a new feature for qXfer:memory-map:read.
828 (Memory map format): New section.
829 (Target Commands): Mention that gdb can write flash.
830
831 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
832 Daniel Jacobowitz <dan@codesourcery.com>
833
834 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
835 memory regions and "mem auto".
836
837 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
838
839 * gdbint.texinfo (Array Containers): New section.
840
841 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
842
843 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
844 -stack-list-arguments HIGH_FRAME argument can be larger then the
845 actual number of frames.
846
847 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
848
849 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
850 -stack-list-locals HIGH_FRAME argument can be larger then the
851 actual number of frames.
852
853 2006-09-02 Bob Wilson <bob.wilson@acm.org>
854
855 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
856 Register Packet Format, Tracepoint Packets): Fix spelling errors.
857
858 2006-09-02 Eli Zaretskii <eliz@gnu.org>
859
860 * gdbint.texinfo (Overall Structure): New section "Source Tree
861 Structure".
862
863 2006-08-17 Jim Blandy <jimb@codesourcery.com>
864
865 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
866 responses.
867
868 2006-08-08 Joel Brobecker <brobecker@adacore.com>
869
870 * gdb.texinfo (Source Path): Add documentation for new
871 substitute-path commands.
872
873 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
874
875 * gdb.texinfo (Installing GDB): Update menu. Move text to...
876 (Running Configure): ...here.
877 (Requirements): New node. Mention expat.
878
879 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
880
881 * gdb.texinfo (Target Commands): Remove
882 'set download-write-size' and 'show download-write-size'.
883
884 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
885
886 * stabs.texinfo (Member Type Descriptor): Correct example for
887 pointer to member types.
888
889 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
890
891 * gdb.texinfo (Optional warnings and messages): Add
892 'set/show trace-commands'.
893 (Command files): Add '-v' to source command.
894
895 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
896
897 * gdb.texinfo (OS Information): Update qPart reference to
898 qXfer.
899 (Remote configuration): Likewise.
900 (Overview): Move @cindex to the start of a paragraph. Talk
901 about binary data encoding.
902 (Packets): Refer to the overview for the details of the X
903 packet encoding.
904 (General Query Packets): Remove qPart description. Add qXfer
905 description. Add an anchor to qSupported. Correct feature
906 table title. Add a new feature for qXfer:auxv:read.
907 (Interrupts): Add a missing parenthesis.
908
909 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
910
911 * doc/gdb.texinfo (KOD): Remove node.
912 (GDB/MI Kod Commands): Remove commented out node.
913
914 2006-07-01 Eli Zaretskii <eliz@gnu.org>
915
916 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
917 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
918 (GDB/MI Thread Commands, GDB/MI Program Execution)
919 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
920 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
921 (GDB/MI File Commands, GDB/MI Target Manipulation)
922 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
923 since the MI prompt is hard-wired into the code.
924
925 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
926
927 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
928 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
929 (GDB/MI Data Manipulation): Remove description of unimplemented
930 display related commands as variable objects perform this function
931 and are superior: -display-delete, -display-disable,
932 -display-enable, -display-insert and -display-list. Move
933 -environment-cd, -environment-directory, -environment-path
934 and -environment-pwd to "Program Context".
935 (GDB/MI Program Control): Rename to "Program Execution". Move
936 -exec-arguments -exec-abort to...
937 (GDB/MI Program Context): ...here. New node split from "Data
938 Manipulation".
939
940 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
941
942 * gdb.texinfo (Remote configuration): Document set / show
943 remote supported-packets.
944 (General Query Packets): Document qSupported packet.
945
946 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
947
948 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
949 and font markup.
950 (Protocol basics): Likewise.
951 (The F request packet): Likewise.
952 (The F reply packet): Likewise.
953 (Memory transfer): Move this node to be a subsubsection of
954 "Protocol specific representation of datatypes".
955 (The Ctrl-C message): More copy editing.
956 (Console I/O): Likewise.
957 (The isatty call): Delete this node, and merge its content into
958 the "isatty" node. Fixed references elsewhere.
959 (The system call): Delete this node, and merge its content into
960 the "system" node. Fixed references elsewhere.
961 (open): Reformat to use @table, and add appropriate font markup.
962 (close): Likewise.
963 (read): Likewise.
964 (write): Likewise.
965 (lseek): Likewise.
966 (rename): Likewise.
967 (unlink): Likewise.
968 (stat/fstat): Likewise.
969 (gettimeofday): Likewise.
970 (isatty): Likewise.
971 (system): Likewise, plus minor changes to fix confusing wording.
972 (Integral datatypes): Fix font markup.
973 (Pointer values): Likewise.
974 (struct stat): Fix markup to use @table, plus minor copy editing.
975 (struct timeval): Fix font markup, plus minor copy editing.
976 (Constants): Minor copy editing.
977 (Errno values): Add font markup.
978 (File-I/O Examples): Likewise.
979
980 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
981
982 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
983 (GDB/MI Simple Examples): Move node up one level. Use real
984 examples.
985 (GDB/MI Compatibility with CLI): Update.
986 (GDB/MI Result Records): Add "connected" and "exit" result
987 classes.
988 (GDB/MI Stream Records): Clarify target output.
989 (GDB/MI Command Description Format): Modify example description.
990 (GDB/MI Breakpoint Table Commands): Rename to...
991 (GDB/MI Breakpoint Commands): ...this
992 (GDB/MI Breakpoint Commands): Add optional thread field.
993 (GDB/MI Program Control): Add an introduction. Move "Program
994 termination" examples into exec-run description.
995 (GDB/MI File Commands): Mention similar CLI commands.
996 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
997 is similar to "-gdb-version".
998
999 2006-06-09 Eli Zaretskii <eliz@gnu.org>
1000
1001 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1002
1003 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
1004
1005 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1006 sourceware.org for mailing lists.
1007 (GDB/MI File Commands): New node split from Program Control.
1008
1009 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
1010
1011 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
1012
1013 2006-05-22 Eli Zaretskii <eliz@gnu.org>
1014
1015 * gdb.texinfo (Cygwin Native): Fix last change.
1016
1017 2006-05-22 Christopher Faylor <cgf@timesys.com>
1018
1019 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1020
1021 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
1022
1023 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1024 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1025
1026 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1027
1028 * gdb.texinfo (General Query Packets): Recommend not starting
1029 new packets with qC and clarify.
1030
1031 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
1032
1033 * gdb.texinfo (M2 Types): New section.
1034
1035 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1036
1037 * agentexpr.texi: Add a copyright and license notice.
1038 * observer.texi: Likewise, with GPL clause for function prototypes.
1039 Remove trailing whitespace.
1040
1041 2006-05-05 Jim Blandy <jimb@codesourcery.com>
1042
1043 * gdb.texinfo (General Query Packets): Document conventions for
1044 terminating packet names, and their violations.
1045
1046 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1047
1048 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1049 * gdb.texinfo: Likewise.
1050
1051 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1052
1053 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1054 and "show remotedebug".
1055 (Debugging Output): Add additional index entries.
1056
1057 2006-04-27 Michael Snyder <msnyder@redhat.com>
1058
1059 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1060
1061 2006-04-22 Andrew Cagney <cagney@redhat.com>
1062
1063 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1064 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1065
1066 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1069 and remove breakpoint prototypes.
1070 (Watchpoints): Move description of target_insert_hw_breakpoint and
1071 target_remove_hw_breakpoint ...
1072 (Breakpoints): ... to here. Document target_insert_breakpoint and
1073 target_remove_breakpoint.
1074
1075 2006-04-17 Jim Blandy <jimb@codesourcery.com>
1076
1077 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1078 and C packets are optional.
1079
1080 2006-04-14 Frederic Riss <frederic.riss@st.com>
1081
1082 * gdb.texinfo (Specifying source directories): Update the description
1083 of the source file search to reflect the fact that the source path
1084 always contains at least $cdir and $cwd.
1085
1086 2006-03-31 Michael Snyder <msnyder@redhat.com>
1087
1088 * gdb.texinfo: Update copyright dates.
1089
1090 2006-03-31 Eli Zaretskii <eliz@gnu.org>
1091
1092 * gdb.texinfo (Overview): Add an index entry to "empty response".
1093
1094 2006-03-28 Jim Blandy <jimb@codesourcery.com>
1095
1096 * gdbint.texinfo (Prologue Analysis): New section.
1097
1098 2006-03-07 Jim Blandy <jimb@red-bean.com>
1099
1100 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1101
1102 * gdb.texinfo (Target Commands): Update text describing how to
1103 specify a target. Refer to the detailed section on remote
1104 debugging, not the brief mention.
1105
1106 * gdb.texinfo (Connecting): Organize the different 'target remote'
1107 connection methods into a table. Add a 'target remote' index
1108 entry. (!!!)
1109
1110 2006-02-17 Fred Fish <fnf@specifix.com>
1111
1112 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1113 'ptype' commands to reflect the fact that the only significant
1114 difference between them is that ptype prints the complete type
1115 description instead of just the name.
1116
1117 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1118
1119 * gdbint.texinfo (Watchpoints): Delete
1120 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1121
1122 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
1123
1124 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1125 times fields where needed. Fix typos. Update general form given
1126 for output of -break-insert.
1127 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1128
1129 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1130
1131 * gdbint.texinfo (Symbol Handling): Add a section
1132 on memory management.
1133
1134 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
1135
1136 * gdb.texinfo (Breakpoint table commands): Document the fullname
1137 field in -break-list output.
1138
1139 2006-02-03 Eli Zaretskii <eliz@gnu.org>
1140
1141 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1142 debugging information produced by the various "set debug..."
1143 options.
1144
1145 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1146
1147 * gdb.texinfo (Files): Remove obsolete bits from the description
1148 of "symbol-file".
1149
1150 2006-01-25 Jim Blandy <jimb@redhat.com>
1151
1152 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1153
1154 2006-01-24 Jim Blandy <jimb@redhat.com>
1155
1156 * gdbint.texinfo (Frames): Document the basics of GDB's register
1157 unwinding model, and explain the existence of the "sentinel" frame.
1158
1159 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1160
1161 * gdb.texinfo (Choosing files): Mention that -directory is used
1162 for script files.
1163 (Specifying source directories): Likewise.
1164 (Command files): Explain how script files are found.
1165
1166 2006-01-21 Eli Zaretskii <eliz@gnu.org>
1167
1168 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1169 the threads in a multi-threaded program.
1170 (Threads): The threadno argument of "thread apply" can be a range
1171 of numbers.
1172
1173 2006-01-18 Jim Blandy <jimb@redhat.com>
1174
1175 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1176 of warning flags.
1177
1178 2006-01-13 Eli Zaretskii <eliz@gnu.org>
1179
1180 * gdb.texinfo (Sequences): Improve menu annotations.
1181 (Define): Add index entries for arguments of user-defined
1182 commands. Move the description of flow-control commands...
1183 (Command Files): ...to here. Document loop_break and
1184 loop_continue.
1185 (Define, Command Files): Document `end' and add index entries for
1186 it.
1187
1188 2006-01-04 Michael Snyder <msnyder@redhat.com>
1189
1190 * gdb.texinfo: Add documentation for linux-fork.
1191 * gdbint.texinfo: Add internal documentation for checkpoints.
1192
1193 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1194
1195 * gdb.texinfo (Omissions from Ada): Document that there is now
1196 limited aggregate support.
1197
1198 2005-12-28 Eli Zaretskii <eliz@gnu.org>
1199
1200 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1201 registers and the likes.
1202
1203 2005-12-24 Eli Zaretskii <eliz@gnu.org>
1204
1205 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1206 (Symbols): Fix usage of "e.g.".
1207 (Memory Region Attributes): Fix usage of "etc."
1208
1209 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1210 (Coding): Fix usage of "e.g.".
1211
1212 2005-12-23 Eli Zaretskii <eliz@gnu.org>
1213
1214 * stabs.texinfo:
1215 * refcard.tex:
1216 * gpl.texi:
1217 * gdbint.texinfo:
1218 * gdb.texinfo:
1219 * gdb-cfg.texi:
1220 * fdl.texi:
1221 * annotate.texinfo:
1222 * all-cfg.texi:
1223 * Makefile.in: Add (C) after Copyright. Update the FSF
1224 address.
1225
1226 2005-12-03 Eli Zaretskii <eliz@gnu.org>
1227
1228 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1229 extend GDB with commands for external monitor.
1230
1231 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1232
1233 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1234
1235 2005-11-25 Joel Brobecker <brobecker@adacore.com>
1236
1237 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1238
1239 2005-11-21 Jim Blandy <jimb@redhat.com>
1240
1241 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1242 placement of 'R' actions in tracepoint action packets; document
1243 dependence of 'X' and 'M' actions on a preceding 'R' action for
1244 their registers.
1245
1246 2005-11-19 Jim Blandy <jimb@redhat.com>
1247
1248 * gdb.texinfo (Tracepoint Packets): New node.
1249 (General Query Packets): Add entries for the tracepoint packets,
1250 referring to the "Tracepoint Packets" node.
1251 (Tracepoints): Add reference to "Tracepoint Packets".
1252
1253 2005-11-18 Kevin Buettner <kevinb@redhat.com>
1254
1255 * gdb.texinfo (set remotebreak): Add anchor.
1256 (X packet): Likewise.
1257 (Remote Protocol): Add new section `Interrupts' and new index
1258 entry `interrupts (remote protocol)'.
1259
1260 2005-11-18 Jim Blandy <jimb@redhat.com>
1261
1262 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1263 entries into the General Query Packets section. Add a
1264 cross-reference to that section. Drop description of replies, as
1265 these are covered in the descriptions of each packet.
1266 (General Query Packets): Add introductory text. Explain naming
1267 conventions, and how the end of a name is recognized.
1268
1269 2005-11-17 Kevin Buettner <kevinb@redhat.com>
1270
1271 * gdb.texinfo (Remote configuration): Fix typo in description of
1272 "set remotebreak" command.
1273
1274 2005-11-16 Jim Blandy <jimb@redhat.com>
1275
1276 * gdb.texinfo (Packets, Stop Reply Packets)
1277 (General Query Packets): Various formatting cleanups.
1278 - Use @samp for packet contents.
1279 - Drop summaries from packet @item lines; the same information appears
1280 immediately below in the description.
1281 - Delete paragraph breaks after packet @item commands, so that the
1282 description appears directly to the right of the packet prototype
1283 in the printed manual, if it fits.
1284 - Place spaces in packet prototypes between @vars and non-@var
1285 letters, and explain that they're just for formatting.
1286 - Use @dots{} instead of '...'.
1287 - Fix uses of @code where @var was needed.
1288 - Replace "deprecated" markers with English text spelling out the
1289 packet's status and the preferred alternatives.
1290 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1291 what this ever meant.
1292 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1293 this for a long time.
1294 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1295 implemented several times, and have been in use for years.
1296
1297 2005-11-15 Jim Blandy <jimb@redhat.com>
1298
1299 * gdb.texinfo (Packets): Add index entries for 'm' packet
1300 disclaimers.
1301
1302 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1303 of stub when processing an 'm' packet.
1304
1305 * gdb.texinfo (Packets): Mention that packets beginning with
1306 letters are reserved once, at the top, instead of actually listing
1307 them all and saying "reserved".
1308
1309 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1310
1311 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1312 Change @var{$arg0 to @code{$arg0.
1313
1314 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1315
1316 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1317
1318 2005-11-12 Jim Blandy <jimb@redhat.com>
1319
1320 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1321 order. Remove extraneous 'z'.
1322
1323 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1324
1325 * gdb.texinfo (Choosing files): Add --eval-command.
1326
1327 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1328
1329 * gdb.texinfo (Choosing modes): Add --return-child-result.
1330
1331
1332 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1333
1334 * gdb.texinfo (Choosing modes): Add --batch-silent.
1335
1336 2005-10-28 Eli Zaretskii <eliz@gnu.org>
1337
1338 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1339 "The -var-update Command".
1340
1341 2005-10-03 Joel Brobecker <brobecker@adacore.com>
1342
1343 * gdb.texinfo (Print Settings): Add documentation for set/show
1344 print array-indexes.
1345
1346 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1347
1348 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1349 6.2 and 6.3.
1350
1351 2005-08-27 Eli Zaretskii <eliz@gnu.org>
1352
1353 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1354 since 19-Jan-2004.
1355 (Files): Likewise.
1356 (Variables, Symbols): Document the "<incomplete type>" message and
1357 its reasons.
1358
1359 2005-08-01 Fred Fish <fnf@specifix.com>
1360
1361 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1362
1363 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
1364
1365 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1366 option for -var-list-children and -var-update.
1367 (GDB/MI Stack Manipulation): Simplify description of
1368 print-values option for -stack-list-locals.
1369 (GDB/MI Command Description Format): Clarify.
1370 (Mode Options): Spelling of superseded.
1371
1372 2005-07-12 Bob Rossi <bob@brasko.net>
1373
1374 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1375 corresponding GDB command comment.
1376
1377 2005-07-06 Bob Rossi <bob@brasko.net>
1378
1379 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1380 and -inferior-tty-show.
1381 (Input/Output): Document "set/show inferior-tty" and tty alias.
1382
1383 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1384
1385 * gdb.texinfo (Packets): Change description of 'D' packet to note
1386 that GDB does wait for a response.
1387
1388 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
1389
1390 * gdb.texinfo (History) Rename "Command History".
1391 (Command History): Move node "Server Prefix" from section on
1392 Annotations here.
1393
1394 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
1395
1396 * gdb.texinfo (GDB/MI Stack Manipulation):
1397 Re-instate -stack-info-frame with example. Say that it gets
1398 info on selected frame, not current frame.
1399
1400 2005-06-18 Eli Zaretskii <eliz@gnu.org>
1401
1402 * gdb.texinfo (Server): Clarify that `file' should be used before
1403 connecting to the server.
1404 (Files): Add an xref to the above description.
1405 (Output Formats): More detailed description of the `c' format.
1406 (Memory): List explicitly all the formats supported by `x'.
1407 (Threads): Add an @cindex entry for "thread apply".
1408 (Files): Document the possibility of loading unlinked object
1409 files. Add more indexing for solib-absolute-prefix and
1410 --with-sysroot.
1411 (Machine Code): Document possible problems with locations in
1412 shared libraries.
1413 (Backtrace): Document that free-standing environments do not need
1414 to have a `main' function.
1415
1416 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
1417
1418 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1419 -stack-info-frame.
1420
1421 2005-06-07 Andrew Cagney <cagney@gnu.org>
1422
1423 * gdb.texinfo (Contributors): Note the original multi-arch
1424 contributors.
1425
1426 2005-06-03 Eli Zaretskii <eliz@gnu.org>
1427
1428 * gdb.texinfo (Registers): Add index entries for the standard
1429 registers.
1430 (Frames): Add cross-reference from frame pointer description to
1431 the Registers node.
1432 (Annotations Overview): Fix the reference to GDB name.
1433
1434 2005-06-01 Eli Zaretskii <eliz@gnu.org>
1435
1436 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1437 can-use-hw-watchpoints.
1438
1439 2005-05-28 Bob Rossi <bob@brasko.net>
1440
1441 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1442 the possible reasons why an exec async record would be returned to FE.
1443
1444 2005-05-26 Andrew Cagney <cagney@gnu.org>
1445
1446 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1447 Andrew Cagney implemented the original GDB/MI.
1448
1449 2005-05-23 Orjan Friberg <orjanf@axis.com>
1450
1451 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1452 documentation. Add documentation for cris-mode.
1453
1454 2005-05-20 Eli Zaretskii <eliz@gnu.org>
1455
1456 * gdb.texinfo (Numbers): Explain the example and make the wording
1457 more acurate.
1458
1459 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1460 Dennis Brueni <dennis@slickedit.com>
1461
1462 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1463 (GDB/MI Data Manipulation, GDB/MI Program Control)
1464 (GDB/MI Stack Manipulation): Update examples to include the fullname
1465 attribute in stack frames.
1466
1467 2005-05-12 Eli Zaretskii <eliz@gnu.org>
1468
1469 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1470 do with other non-standard names of init files.
1471
1472 2005-05-11 Eli Zaretskii <eliz@gnu.org>
1473
1474 * gdb.texinfo (Command Files): Move the description of the startup
1475 from here...
1476 (Startup): ...to this new subsection of the Invocation chapter.
1477 Rearrange the description of init files more logically and add a
1478 cross-reference to "Command Files". Document the special gdbinit
1479 name for CISCO 68k. Expand the description of what GDB does
1480 during startup.
1481 (History): Add index entry for HISTSIZE.
1482
1483 2005-05-02 Mark Kettenis <kettenis@gnu.org>
1484
1485 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1486
1487 2005-05-02 Eli Zaretskii <eliz@gnu.org>
1488
1489 * gdb.texinfo (SVR4 Process Information, The isatty call)
1490 (The system call): Don't use foo(N) notation for man pages and
1491 functions.
1492 (Compilation, DJGPP Native): Improve wording.
1493
1494 2005-04-27 Eli Zaretskii <eliz@gnu.org>
1495
1496 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1497 were optimized away.
1498
1499 2005-04-22 Eli Zaretskii <eliz@gnu.org>
1500
1501 * gdb.texinfo (Remote configuration): Document "set/show
1502 get-thread-local-storage-address". Add cross-reference to the
1503 description of the qGetTLSAddr packet.
1504 (General Query Packets): Mention "set remote
1505 get-thread-local-storage-address" and add a reference to its
1506 description.
1507
1508 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
1509
1510 * gdb.texinfo (Backtrace): Describe 'bt full'.
1511
1512 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
1513
1514 * gdb.texinfo (Mode Options): Fix typo.
1515 (GDB/MI): Describe how to invoke GDB/MI.
1516
1517 2005-04-16 Eli Zaretskii <eliz@gnu.org>
1518
1519 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
1520 references changed. Add description of "info udot".
1521 (Files): Document "set/show stop-on-solib-events".
1522 (M32R/D): Document "set/show download-path", "set/show
1523 board-address", "set/show server-address", "upload", "tload".
1524 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1525 "use_mon_code", "use_ib_break", "use_dbt_break".
1526 (Maintenance Commands): Improve indexing.
1527 (Target Commands): Document "set/show hash", "set/show debug
1528 monitor".
1529 (SVR4 Process Information): Document "info pidlist" and "info
1530 meminfo". Document "set/show procfs-tarce" and "set/show
1531 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1532 (Symbols, The Print Command with Objective-C): Improve indexing.
1533 (Objective-C): Add references to "info classes" and "info
1534 selectors".
1535 (Debugging Output): Improve wording. Document "set/show debug
1536 solib-frv". Fix "set/show debugvarobj".
1537 (Set Breaks): Add index entry for "hardware breakpoints".
1538 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1539 and "set/show usehardbreakpoints".
1540 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1541 monitor-prompt", "set/show monitor-warnings", "pmon".
1542 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1543 rdiromatzero", "set/show rdiheartbeat".
1544 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1545 "sds".
1546 (Embedded Processors): Document the "sim" command.
1547 (Remote): Document the "remote" command.
1548 (DJGPP Native): Document the "info serial" command.
1549 (Threads): Document "maint info sol-threads".
1550 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1551 (Set Breaks): Improve indexing.
1552 (Command Syntax): Add a reference to dont-repeat.
1553 (Define): Document "dont-repeat".
1554 (TUI Commands): Document "tabset".
1555 (WinCE): New subsection. Document "set/show remotedirectory",
1556 "set/show remoteupload", "set/show remoteaddhost".
1557
1558 2005-04-15 Eli Zaretskii <eliz@gnu.org>
1559
1560 * gdb.texinfo (Hurd Native): New subsection, documents
1561 Hurd-specific commands.
1562 (Maintenance Commands): Add cross-reference to "Debugging Output".
1563 (Debugging Output): Document "set/show debug lin-lwp".
1564 (MIPS): Improve documentation of heuristic-fence-post. Document
1565 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1566 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1567 remote-mips64-transfers-32bit-regs", "set/show debug mips".
1568 (ARM): Document ARM-specific commands.
1569 (AVR): New section. Document "info io_registers".
1570 (CRIS): New section. Document "set/show cris-version" and
1571 "set/show cris-dwarf2-cfi".
1572 (HPPA): New section. Document "set/show debug hppa" and "maint
1573 print unwind".
1574 (Neutrino): New subsection. Document "set/show debug nto-debug".
1575 (Super-H): New section. Document the "regs" command.
1576 (Debugging Output): Document "set/show debug aix-thread".
1577
1578 2005-04-09 Eli Zaretskii <eliz@gnu.org>
1579
1580 * gdb.texinfo (Print Settings): Document "set/show print
1581 pascal_static-members", "set print repeats", "show print
1582 null-stop". Improve indexing. Fix documentation of "set print
1583 union".
1584 (Pascal): New section.
1585 (Supported languages): Rename from "Support"; all references
1586 updated. Add a menu item for Pascal.
1587 (Numbers): Document "set radix.
1588 (Screen Size): Document "set/show pagination".
1589 (MIPS Embedded): Remove "set processor" documentation.
1590 (Remote configuration): Document "set/show X/P/Z-packet",
1591 "set/show read-aux-vector-packet", "set/show remote
1592 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1593 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1594 remotedebug", "set/show remotebreak", "set/show remotedevice",
1595 "set/show remotelogfile".
1596 (Auxiliary Vector): Add reference to the description of the
1597 read-aux-vector-packet setting.
1598 (Set Watchpoints): Add a cross-reference to "set remote
1599 hardware-breakpoint-limit".
1600 (General Query Packets): Add indexing of requests and
1601 cross-references to related commands in "Remote configuration".
1602 (File-I/O Overview, The system call): Fix wording and typos.
1603 (Thread Stops): Add index entries.
1604 (Continuing and Stepping): Document "show step-mode".
1605 (i386): New node. Document "set/show struct-convention".
1606 (Files): Document "show trust-readonly-sections".
1607 (Calling): Document "set/show unwindonsignal".
1608 (Messages/Warnings): Add index entries.
1609 (Maintenance Commands): Document "set/show watchdog".
1610 (Annotations Overview): Document "show annotate".
1611 (Set Watchpoints): Add index entries.
1612 (Symbols): Fix doc of case-sensitive.
1613 (ABI): Document "show coerce-float-to-double".
1614 (Convenience Vars, Help): Improve indexing.
1615 (Machine Code): Document "show disassembly-flavor".
1616 (Debugging C plus plus): Document "show overload-resolution".
1617 (Value History, Signaling): Add index entries.
1618
1619 2005-04-08 Eli Zaretskii <eliz@gnu.org>
1620
1621 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1622 (Processes): Fix wording.
1623 (History, List, Logging output, Define, Symbols, Print Settings):
1624 Improve indexing.
1625
1626 2005-04-03 Eli Zaretskii <eliz@gnu.org>
1627
1628 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1629 redundant index entry for "target" command.
1630 (Backtrace): Add index entries.
1631 (Symbols, Fortran): Document the "set case-sensitive" command.
1632 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1633 (Print Settings): Add index entry for "set demangle-style".
1634 (Target Commands): Document "set download-write-size".
1635 (Debugging Output): Document "set exec-done-display".
1636
1637 2005-04-02 Eli Zaretskii <eliz@gnu.org>
1638
1639 * gdb.texinfo (Files): Fix the name and documentation of
1640 add-shared-symbol-files. Document its alias assf. Update the
1641 list of OSs where GDB supports shared libraries. Fix markup.
1642 (Continuing and Stepping): Add reference to @var{location} in the
1643 text.
1644 (Dump/Restore Files): Fix reference to @{filename}.
1645 (Help): Fix wording.
1646 (Attach): Ditto.
1647 (Set Watchpoints): Ditto.
1648 (Backtrace): Remove redundant index entries. Improve index
1649 entries.
1650 (Delete Breaks): Fix wording.
1651 (Memory): Document the compare-sections command.
1652 (Memory Region Attributes): Improve wording.
1653 (Disabling): Improve wording.
1654 (Fortran): New subsection. Document the "info common" command.
1655 (Help): Document aliases "info copying" and "info warranty".
1656 (Caching Remote Data): New section. Document the "set/show
1657 remotecache" and "info dcache" commands.
1658 (Show): Fix wording of the documentation of the "set
1659 extension-language" command.
1660 (Signals): Add index entry for "info handle".
1661 (Memory Region Attributes): Fix punctuation.
1662 (Symbols): Change the arg name to "location" and refer to it in
1663 the text. Fix wording of "info types" doc.
1664 (Threads): Fix usage of @enumerate @item's.
1665 (Listing Tracepoints): Add index entry for "info tp".
1666 (Set Watchpoints): Add xref to "info break" description.
1667 (Macros): Add an index entry for "macro exp1". Document the
1668 "macro list" command.
1669 (Maintenance Commands): Document "flushregs", "maint agent",
1670 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1671 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1672 "maint print architecture", "maint print objfiles", "maint print
1673 statistics", "maint print type", "maint show-debug-regs", "maint
1674 space", "maint time", and "maint translate-address".
1675 (Connecting): Document the "monitor" command.
1676 (Annotations Overview): Describe the "set annotate" command.
1677
1678 2005-04-01 Eli Zaretskii <eliz@gnu.org>
1679
1680 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1681 Rearrange index entries and improve wording about support for
1682 hardware watchpoints.
1683
1684 2005-03-10 Bob Rossi <bob@brasko.net>
1685
1686 * gdb.texinfo: Update copyright
1687
1688 2005-02-09 Theodore A. Roth <troth@openavr.org>
1689
1690 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1691 error.
1692
1693 2005-02-03 Kevin Buettner <kevinb@redhat.com>
1694
1695 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1696
1697 2005-01-17 Michael Snyder <msnyder@redhat.com>
1698
1699 * gdb.texinfo: Fix spelling, infinte -> infinite.
1700
1701 2005-01-08 Mark Kettenis <kettenis@gnu.org>
1702
1703 * observer.texi (GDB Observers): Document "solib_loaded".
1704
1705 2005-01-07 Andrew Cagney <cagney@gnu.org>
1706
1707 * configure.ac: Rename configure.in, require autoconf 2.59.
1708 * configure: Re-generate.
1709
1710 * configure.in: Replace configdirs with multiple references to
1711 AC_CONFIG_SUBDIRS.
1712 * configure: Re-generate.
1713
1714 2005-01-04 Andrew Cagney <cagney@gnu.org>
1715
1716 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1717 part of the version number.
1718
1719 2004-12-24 Mark Kettenis <kettenis@gnu.org>
1720
1721 * gdbint.texinfo (Algorithms): Remove description of
1722 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1723
1724 2004-12-07 Jim Blandy <jimb@redhat.com>
1725
1726 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1727 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1728 numbers.
1729
1730 2004-12-07 Andreas Schwab <schwab@suse.de>
1731
1732 * gdb.texinfo (Mode Options): Document -l option.
1733
1734 2004-12-04 Eli Zaretskii <eliz@gnu.org>
1735
1736 * gdbint.texinfo (Algorithms): More accurate description of
1737 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1738 is not needed unless data-read and data-access watchpoints are
1739 supported. Add a description of how GDB checks whether the
1740 inferior stopped because a watchpoint was hit.
1741
1742 2004-11-23 Eli Zaretskii <eliz@gnu.org>
1743
1744 * gdb.texinfo (Files): Add cross-reference to description of
1745 -readnow command-line switch.
1746
1747 2004-11-10 Randolph Chung <tausq@debian.org>
1748
1749 * gdb.texinfo: Document set/show backtrace past-entry commands.
1750 Rearrange index entries for set/show backtrace past-main.
1751
1752 2004-11-10 Jon Beniston <jon@beniston.com>
1753
1754 Committed by Andrew Cagney <cagney@gnu.org>.
1755 * gdb.texinfo (Remote Serial Protocol): Further describe
1756 binary transfer escaping mechanism .
1757
1758 2004-11-08 Randolph Chung <tausq@debian.org>
1759
1760 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1761 and "show debug infrun". Add index entries.
1762
1763 2004-10-23 Eli Zaretskii <eliz@gnu.org>
1764
1765 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1766 "info proc" that are already implemented. Add index entries.
1767 (Working Directory): Add a cross-reference to "info proc" command.
1768 (Files): Add a tip for decreasing memory used for symtabs from
1769 shared libraries.
1770 (Starting): Fix whitespace; make "elaboration" stand out where it
1771 is first used, and add an index entry for the term.
1772 (Calling): Expand and elaborate text. Add "print". Add the
1773 description of problems with weak aliases.
1774 (Core File Generation): New section.
1775
1776 2004-10-12 Andrew Cagney <cagney@gnu.org>
1777
1778 * gdbint.texinfo (Versions and Branches): New chapter.
1779 (Releasing GDB): Delete "Versions and Branches" section.
1780 (Top): Add "Versions and Branches".
1781
1782 2004-10-08 Eli Zaretskii <eliz@gnu.org>
1783
1784 * gdb.texinfo (Editing, History): Add cross-references to the
1785 included Readline and History user documentation. Remove
1786 references to the symbol have-readline-appendices which is unused
1787 and undefined.
1788 (History): Fix indexing.
1789
1790 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1791
1792 * gdbint.texinfo (target_stopped_data_address): Update to
1793 new prototype.
1794 (i386_stopped_data_address): Update prototype and description.
1795 (i386_stopped_by_watchpoint): New function and description.
1796
1797 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1798
1799 * gdb.texinfo (Filenames): Add Ada suffixes.
1800 (Ada) New section.
1801
1802 2004-09-27 Andrew Cagney <cagney@gnu.org>
1803 Robert Picco <Robert.Picco@hp.com>
1804
1805 * gdb.texinfo (Packets): Document the "p" packet.
1806
1807 2004-09-21 Jason Molenda (jmolenda@apple.com)
1808
1809 * gdb.texinfo (Paths and Names of the Source Files): Document the
1810 meaning of values in the 'desc' field of a SO stab.
1811
1812 2004-09-20 Daniel Jacobowitz <dan@debian.org>
1813
1814 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1815 max-cache-age" and "maint show dwarf2 max-cache-age".
1816
1817 2004-09-16 Eli Zaretskii <eliz@gnu.org>
1818
1819 * gdb.texinfo (Set Breaks): Add index entry for setting
1820 breakpoints on overloaded C++ functions that are not members of
1821 any classes. Add an example and an index entry for setting
1822 breakpoints on all program functions.
1823 (Character Sets, Macros, Overlay Commands)
1824 (Non-debug DLL symbols, GDB/MI Output Syntax)
1825 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1826 Use "(@value{GDBP})" instead of a literal "(gdb)".
1827
1828 2004-09-12 Andrew Cagney <cagney@gnu.org>
1829
1830 * gdbint.texinfo (Native Debugging): Delete description of
1831 FILES_INFO_HOOK.
1832
1833 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1834
1835 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1836 to hex_string_custom (not historically correct, but more
1837 understandable, given the current code).
1838
1839 2004-09-03 Andrew Cagney <cagney@gnu.org>
1840
1841 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1842
1843 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1844
1845 * observer.texi (solib_unloaded): New observer.
1846
1847 2004-08-24 Andrew Cagney <cagney@gnu.org>
1848
1849 * gdbint.texinfo (Target Architecture Definition): Add missing
1850 comma.
1851
1852 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1853
1854 * (Using the Testsuite): build != host is supported,
1855 but some test scripts do not support build != host.
1856
1857 2004-08-14 Mark Kettenis <kettenis@gnu.org>
1858
1859 * gdbint.texinfo (Host Definition): Delete description of
1860 FCLOSE_PROVIDED and GETENV_PROVIDED.
1861
1862 2004-08-05 Mark Kettenis <kettenis@chello.nl>
1863
1864 * gdbint.texinfo (Host Definition): Delete description of
1865 NO_SYS_FILE.
1866 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1867 PTRACE_FP_BUG.
1868
1869 2004-08-05 Andrew Cagney <cagney@gnu.org>
1870
1871 * gdbint.texinfo (Target Architecture Definition): Delete
1872 reference to deprecated_read_fp.
1873
1874 2004-08-02 Andrew Cagney <cagney@gnu.org>
1875
1876 * gdbint.texinfo (Target Architecture Definition): Delete
1877 description of DEPRECATED_REGISTER_BYTES.
1878
1879 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1880
1881 * gdb.texinfo (Source Path): Document the new behavior of
1882 searching for the source files.
1883
1884 2004-07-17 Eli Zaretskii <eliz@gnu.org>
1885
1886 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1887 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1888 (Auto Display): Improve indexing.
1889
1890 2004-07-16 Andrew Cagney <cagney@gnu.org>
1891
1892 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1893 "-noasync".
1894
1895 2004-07-09 Eli Zaretskii <eliz@gnu.org>
1896
1897 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1898 have the same prefix have only their prefix in the index.
1899
1900 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1901
1902 * gdb.texinfo (BSD libkvm Interface): New node (section)
1903 (Native): Add it to the menu.
1904
1905 2004-07-01 Mark Kettenis <kettenis@gnu.org>
1906
1907 * gdbint.texinfo (Target Architecture Definition): Remove
1908 PCC_SOL_BROKEN.
1909
1910 2004-06-24 Mark Kettenis <kettenis@gnu.org>
1911
1912 * gdbint.texinfo (Target Architecture Definition): Remove
1913 SUN_FIXED_LBRAC_BUG.
1914
1915 2004-06-26 Andrew Cagney <cagney@gnu.org>
1916
1917 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1918
1919 2004-06-20 Andrew Cagney <cagney@gnu.org>
1920
1921 * gdbint.texinfo (Target Architecture Definition): Deprecate
1922 USE_STRUCT_CONVENTION.
1923
1924 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1925
1926 gdb.texinfo (Bug Reporting): Mention session recording,
1927 with the script command or Emacs.
1928
1929 2004-06-18 Andrew Cagney <cagney@gnu.org>
1930
1931 * gdbint.texinfo (Target Architecture Definition): Deprecate
1932 FUNCTION_START_OFFSET.
1933
1934 2004-06-14 Andrew Cagney <cagney@gnu.org>
1935
1936 Based on changes from Karl Berry.
1937 * gdb.texinfo: Do not use @sc in a direntry.
1938 * stabs.texinfo: Change @dircateogry to "Software development".
1939 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1940
1941 2004-06-13 Andrew Cagney <cagney@gnu.org>
1942
1943 * gdbint.texinfo (Target Architecture Definition): Delete
1944 description of RETURN_VALUE_ON_STACK.
1945
1946 2004-06-09 Andrew Cagney <cagney@gnu.org>
1947
1948 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1949 deleted by previous patch.
1950
1951 2004-06-08 Andrew Cagney <cagney@gnu.org>
1952
1953 * gdbint.texinfo (Native Debugging): Delete documentation on
1954 ATTACH_DETACH.
1955
1956 2004-06-06 Randolph Chung <tausq@debian.org>
1957
1958 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1959
1960 2004-06-06 Randolph Chung <tausq@debian.org>
1961
1962 * gdb.texinfo (push_dummy_call): Update argument list to match
1963 the new push_dummy_call method signature. Describe the function
1964 argument.
1965
1966 2004-05-24 Joel Brobecker <brobecker@gnat.com>
1967
1968 * gdb.texinfo (Starting): Document new start command.
1969
1970 2004-05-21 Andrew Cagney <cagney@redhat.com>
1971
1972 * observer.texi (GDB Observers): Document "inferior_created".
1973
1974 2004-05-08 Andrew Cagney <cagney@redhat.com>
1975
1976 * gdbint.texinfo (Target Architecture Definition): Delete
1977 description of DO_DEFERRED_STORES.
1978
1979 * gdbint.texinfo (Target Architecture Definition): Delete
1980 references to DEPRECATED_FIX_CALL_DUMMY.
1981
1982 * gdbint.texinfo (Target Architecture Definition): Delete
1983 description of DEPRECATED_CALL_DUMMY_WORDS,
1984 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1985
1986 * gdbint.texinfo (Target Architecture Definition): Delete
1987 description of DEPRECATED_PUSH_DUMMY_FRAME.
1988
1989 * gdbint.texinfo (Target Architecture Definition): Delete
1990 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1991
1992 2004-05-07 Andrew Cagney <cagney@redhat.com>
1993
1994 * observer.texi (GDB Observers): Add "Debugging" section. Include
1995 cross reference to "set/show debug observer".
1996 * gdb.texinfo (Debugging Output): Document "set/show debug
1997 observer".
1998
1999 2004-05-01 Andrew Cagney <cagney@redhat.com>
2000
2001 * gdbint.texinfo (Target Architecture Definition): Delete
2002 description of DEPRECATED_PC_IN_SIGTRAMP.
2003
2004 2004-04-30 Andrew Cagney <cagney@redhat.com>
2005
2006 * gdbint.texinfo (Target Architecture Definition): Delete
2007 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2008
2009 2004-04-30 Orjan Friberg <orjanf@axis.com>
2010
2011 * observer.texi (GDB Observers): Correct spelling.
2012
2013 2004-04-26 Orjan Friberg <orjanf@axis.com>
2014
2015 * observer.texi (GDB Observers): Add target_changed event.
2016
2017 2004-04-08 Andrew Cagney <cagney@redhat.com>
2018
2019 * observer.texi (GDB Observers): Rework, provide generic observer
2020 definitions and then a list of observable events.
2021
2022 2004-04-04 Andrew Cagney <cagney@redhat.com>
2023
2024 * gdbint.texinfo (Host Definition): Delete reference to
2025 NO_SIGINTERRUPT.
2026
2027 2004-04-02 Andrew Cagney <cagney@redhat.com>
2028
2029 * gdbint.texinfo (Target Architecture Definition): Delete
2030 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2031
2032 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2033
2034 * gdb.texinfo (TUI Commands): Document tui reg commands.
2035
2036 2004-03-26 Andrew Cagney <cagney@redhat.com>
2037
2038 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2039 "gdbtui".
2040 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2041 (Contributors): Mention both Text and Terminal User Interface.
2042
2043 2004-03-23 Andrew Cagney <cagney@redhat.com>
2044
2045 * gdbint.texinfo (Target Architecture Definition): Deprecate
2046 references to SIGTRAMP_START and SIGTRAMP_END.
2047
2048 2004-03-23 Andrew Cagney <cagney@redhat.com>
2049
2050 * gdbint.texinfo (Target Architecture Definition): Deprecate
2051 references to PC_IN_SIGTRAMP.
2052
2053 2004-03-19 Andrew Cagney <cagney@redhat.com>
2054
2055 * gdbint.texinfo (Target Architecture Definition): Delete
2056 reference to GDB_TARGET_IS_HPPA.
2057
2058 2004-03-18 Andrew Cagney <cagney@redhat.com>
2059
2060 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2061 describe pre_init and post_init.
2062
2063 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
2064
2065 * gdb.texinfo (Debugging Output): Document values for "set debug
2066 target".
2067
2068 2004-02-28 Andrew Cagney <cagney@redhat.com>
2069
2070 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2071
2072 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2073
2074 * gdb.texinfo (breakpoints): Add information about the
2075 new "set breakpoint pending" and "show breakpoint pending"
2076 commands.
2077
2078 2004-02-26 Andrew Cagney <cagney@redhat.com>
2079
2080 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2081 in Per-architecture module data section.
2082
2083 2004-02-25 Roland McGrath <roland@redhat.com>
2084
2085 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2086
2087 2004-02-24 Andrew Cagney <cagney@redhat.com>
2088
2089 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2090 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2091 * fdl.texi: Import Version 1.2, November 2002.
2092
2093 2004-02-17 Andrew Cagney <cagney@redhat.com>
2094
2095 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2096
2097 2004-02-16 Andrew Cagney <cagney@redhat.com>
2098
2099 * gdbint.texinfo (Target Architecture Definition): Deprecate
2100 FRAMELESS_FUNCTION_INVOCATION.
2101
2102 2004-02-16 Andrew Cagney <cagney@redhat.com>
2103
2104 * gdbint.texinfo (Coding): Mention -Wunused-function.
2105
2106 2004-02-14 Andrew Cagney <cagney@redhat.com>
2107
2108 * gdbint.texinfo (Target Architecture Definition): Delete
2109 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2110
2111 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
2112
2113 * gdb.texinfo: Properly quote the name "C++".
2114 * gdbint.texinfo: Ditto.
2115 * stabs.texinfo: Ditto.
2116
2117 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
2118
2119 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2120 minimal information about libiberty.
2121
2122 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2123
2124 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2125
2126 2004-02-04 Roland McGrath <roland@redhat.com>
2127
2128 * gdb.texinfo (Auxiliary Vector): New node (section).
2129 (Data): Add it to the menu.
2130
2131 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2132
2133 * gdb.texinfo (Breakpoints): Add information about pending
2134 breakpoint support.
2135
2136 2004-01-26 Andrew Cagney <cagney@redhat.com>
2137
2138 * gdb.texinfo (Overview): Delete references to the cisco protocol
2139 including the "N" response.
2140
2141 2004-01-26 Andrew Cagney <cagney@redhat.com>
2142
2143 * gdbint.texinfo (Target Architecture Definition): Rename
2144 EXTRACT_STRUCT_VALUE_ADDRESS to
2145 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
2146
2147 2004-01-24 Eli Zaretskii <eliz@gnu.org>
2148
2149 * gdb.texinfo (KOD): Document "show os". Add index entries for
2150 "set/show os" and "info cisco" commands.
2151
2152 2004-01-21 Eli Zaretskii <eliz@gnu.org>
2153
2154 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2155
2156 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2157
2158 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2159 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2160
2161 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
2162
2163 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2164 -stack-list-locals.
2165 (GDB/MI Variable Objects): Describe extension to
2166 -var-list-children.
2167
2168 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
2169
2170 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2171
2172 2004-01-17 Andrew Cagney <cagney@redhat.com>
2173
2174 * gdbint.texinfo (Target Architecture Definition): Delete
2175 documentation on DEPRECATED_NPC_REGNUM.
2176
2177 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
2178
2179 * gdb.texinfo: Update copyright year. Mention that set
2180 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2181 "set follow-fork-mode ask".
2182
2183 2004-01-13 Andrew Cagney <cagney@redhat.com>
2184
2185 * gdbint.texinfo: Update copyright year.
2186 (Coding): Add -Wunused-label to list of -Werror warnings.
2187
2188 2004-01-08 Jason Molenda <jmolenda@apple.com>
2189 Eli Zaretskii <eliz@gnu.org>
2190
2191 * gdb.texinfo: Update copyright.
2192 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2193 around names, as appropriate. Minor syntax cleanup of
2194 _NSPrintForDebugger explanation. Two spaces after periods.
2195 GDBN used instead of lit. "gdb". Index entries added for
2196 print-object and _NSPrintForDebugger. @noindent added in one spot.
2197
2198 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
2199
2200 * stabs.texinfo: Add dircategory and direntry commands.
2201 * annotate.texinfo: Ditto.
2202
2203 2003-11-10 Andrew Cagney <cagney@redhat.com>
2204
2205 * gdbint.texinfo (Target Architecture Definition): Replace the
2206 return_value method's "inval" and "outval" parameters with
2207 "readbuf" and "writebuf".
2208
2209 2003-10-28 Jim Blandy <jimb@redhat.com>
2210
2211 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2212 from "The `F' request packet" and "The `F' reply packet", to make
2213 texi2dvi happy.
2214 (File-I/O remote protocol extension): Update menu entries, too.
2215
2216 2003-10-26 Michael Chastain <mec@shout.net>
2217
2218 * gdb.texinfo (Thread Stops): Document the issue with
2219 premature return from system calls in multi-threaded programs.
2220
2221 2003-10-24 Andrew Cagney <cagney@redhat.com>
2222
2223 * annotate.texinfo: Fix "fortunatly"[sic].
2224
2225 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2226
2227 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2228 with "Hitachi" and "Mitsubishi".
2229
2230 2003-10-20 Andrew Cagney <cagney@redhat.com>
2231
2232 * gdbint.texinfo (Target Architecture Definition): Document
2233 gdbarch_return_value. Add cross references from
2234 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2235 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2236
2237 2003-10-18 Mark Kettenis <kettenis@gnu.org>
2238
2239 * gdbint.texinfo (Target Architecture Definition): Document
2240 regset_from_core_section.
2241
2242 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2243
2244 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2245
2246 2003-10-15 Kevin Buettner <kevinb@redhat.com>
2247
2248 From Anthony Green <green@redhat.com>:
2249 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2250
2251 2003-10-14 Kevin Buettner <kevinb@redhat.com>
2252
2253 * gdb.texinfo (Breakpoint related warnings): New node.
2254 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
2255
2256 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
2257
2258 * gdb.texinfo (Remote Protocol): Document v and vCont.
2259
2260 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2261
2262 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2263 * gdbint.texinfo: Ditto.
2264
2265 2003-10-09 Andrew Cagney <cagney@redhat.com>
2266
2267 From 2003-09-18 David Anderson <davea@sgi.com>:
2268 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2269 "command".
2270
2271 2003-10-03 Andrew Cagney <cagney@redhat.com>
2272
2273 * gdbint.texinfo (Target Architecture Definition): Deprecate
2274 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2275 just target.
2276
2277 2003-10-02 Andrew Cagney <cagney@redhat.com>
2278
2279 * gdbint.texinfo (Target Architecture Definition): Rename
2280 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2281 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2282 * gdbint.texinfo (Target Architecture Definition): Rename
2283
2284 2003-09-30 Andrew Cagney <cagney@redhat.com>
2285
2286 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
2287 (Target Architecture Definition):
2288
2289 * gdbint.texinfo (Target Architecture Definition): Rename
2290 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2291
2292 2003-09-29 Andrew Cagney <cagney@redhat.com>
2293
2294 * gdbint.texinfo (Target Architecture Definition): Delete
2295 documentation for NEED_TEXT_START_END.
2296
2297 * gdbint.texinfo (Target Architecture Definition): Rename
2298 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2299 TARGET_WRITE_PC.
2300
2301 2003-09-22 Michael Chastain <mec@shout.net>
2302
2303 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2304
2305 2003-09-21 Anthony Green <green@redhat.com>
2306
2307 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2308
2309 2003-09-21 Mark Kettenis <kettenis@gnu.org>
2310
2311 * gdbint.texinfo (Target Architecture Definition): Document
2312 stabs_argument_has_addr.
2313
2314 2003-09-18 Andrew Cagney <cagney@redhat.com>
2315
2316 * gdbint.texinfo (Target Architecture Definition): Delete
2317 documentation on REGISTER_NAMES.
2318
2319 2003-09-13 Mark Kettenis <kettenis@gnu.org>
2320
2321 * gdbint.texinfo (Target Architecture Definition): Replace
2322 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2323
2324 2003-09-11 Andrew Cagney <cagney@redhat.com>
2325
2326 * gdbint.texinfo (Target Architecture Definition): Replace
2327 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2328
2329 2003-08-18 Andrew Cagney <cagney@redhat.com>
2330
2331 * gdbint.texinfo (Target Architecture Definition): Document
2332 "frame_red_zone_size".
2333
2334 2003-08-09 Andrew Cagney <cagney@redhat.com>
2335
2336 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2337 with "set/show backtrace past-main" and "set/show backtrace
2338 limit".
2339
2340 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2341
2342 * Makefile.in (install-info): Support DESTDIR.
2343 (install-html): Likewise.
2344
2345 2003-08-07 Andrew Cagney <cagney@redhat.com>
2346
2347 Patch from Nick Roberts.
2348 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2349 bindings. Remove description of send-gdb-command.
2350
2351 2003-08-07 Andrew Cagney <cagney@redhat.com>
2352
2353 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2354 GDB 6.0.
2355
2356 2003-08-06 Andrew Cagney <cagney@redhat.com>
2357
2358 * gdb.texinfo (Mode Options): Mention that level three is the
2359 highest available and that level 2 is deprecated.
2360 (Annotations Overview): Mention annotation levels. Cross reference
2361 to "Limitations of the Annotation Interface" in annotate.texi.
2362 (TODO, Value Annotations, Frame Annotations): Delete section.
2363 (Displays, Breakpoint Info): Delete.
2364
2365 2003-08-04 Andrew Cagney <cagney@redhat.com>
2366
2367 * agentexpr.texi: Delete @bye.
2368 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2369 (stabs.info): Add $(srcdir) to include search path.
2370 (html): Depend on "annotate_toc.html", and not "annotate.html".
2371 * stabs.texinfo: Ditto. Include "fdl.texi".
2372 * gdbint.texinfo: Update copyright statement's list of invariant
2373 sections.
2374
2375 2003-07-28 Andrew Cagney <cagney@redhat.com>
2376
2377 * Makefile.in (INFO_DEPS): Add annotate.info.
2378 (dvi, ps, html, pdf): Add annotate.
2379 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2380 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2381 (ANNOTATE_DOC_FILES): New macro.
2382 (ANNOTATE_TEX_TMPS): New macro.
2383 (annotate.info, annotate_toc.html): Specify dependencies.
2384 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2385 * annotate.texinfo: Rename annotate.texi. Get building. Add
2386 "Migrating to GDB/MI" and "Limitations of the Annotation
2387 Interface" chapters. Mention why it is not part of the user
2388 guide. Update copyright notice. Include "fdl.texi".
2389
2390 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2391
2392 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2393
2394 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
2395
2396 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2397
2398 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
2399
2400 * gdb.texinfo (Server): Mention pidof.
2401
2402 2003-07-22 Andrew Cagney <cagney@redhat.com>
2403
2404 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2405 list.
2406
2407 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
2408
2409 * gdb.texinfo (Logging output): New chapter.
2410
2411 2003-06-24 Joel Brobecker <brobecker@gnat.com>
2412
2413 * gdb.texinfo (Unsupported languages): New section.
2414 (Languages): Add link to new section.
2415
2416 2003-06-22 Andrew Cagney <cagney@redhat.com>
2417
2418 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2419
2420 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
2421
2422 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2423
2424 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
2425
2426 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2427 * agentexpr.texi: Retitle section, and change it to an appendix.
2428 Comment out texinfo initialization. Factor a @var{} into two
2429 pieces to prevent makeinfo warnings.
2430 * gdb.texinfo: Add Agent Expressions appendix.
2431
2432 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
2433
2434 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2435
2436 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
2437
2438 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2439 remote target". Document the "detach" and "disconnect" commands.
2440 (Server, Netware, Debug Session): Reference "Connecting to a
2441 remote target".
2442 (GDB/MI Target Manipulation): Document "-target-disconnect".
2443
2444 2003-06-13 Andrew Cagney <cagney@redhat.com>
2445
2446 * gdbint.texinfo (Target Architecture Definition): Deprecate
2447 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2448 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2449
2450 2003-06-09 Jim Blandy <jimb@redhat.com>
2451
2452 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2453
2454 2003-06-08 Andrew Cagney <cagney@redhat.com>
2455
2456 * gdbint.texinfo (Target Architecture Definition): Delete
2457 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2458
2459 2003-06-08 Andrew Cagney <cagney@redhat.com>
2460
2461 * gdbint.texinfo (Target Architecture Definition): Document
2462 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2463
2464 2003-06-07 Adam Fedor <fedor@gnu.org>
2465
2466 * gdb.texinfo: Add Objective-C documentation.
2467
2468 2003-06-01 Andrew Cagney <cagney@redhat.com>
2469
2470 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2471 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2472
2473 2003-05-21 Andrew Cagney <cagney@redhat.com>
2474
2475 * gdbint.texinfo (Target Architecture Definition): Delete
2476 references to "extract_address" and "store_address".
2477
2478 2003-05-16 Andrew Cagney <cagney@redhat.com>
2479
2480 * gdbint.texinfo (Target Architecture Definition): Replace
2481 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2482 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2483
2484 2003-05-14 Theodore A. Roth <troth@openavr.org>
2485
2486 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2487
2488 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2489
2490 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2491 (gdb.dvi): Likewise.
2492 (gdb.pdf): Likewise.
2493 (links2roff): Likewise.
2494
2495 2003-05-08 Jim Blandy <jimb@redhat.com>
2496
2497 * gdb.texinfo (Dump/Restore Files): Update documentation for
2498 'dump', 'append', and 'restore': note that format argument is
2499 optional; simplify presentation of the command variants; and be
2500 more precise about the formats.
2501
2502 2003-05-07 Jim Blandy <jimb@redhat.com>
2503
2504 * gdb.texinfo (Symbols): Update documentation: 'maint list
2505 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2506 symtabs' and 'maint info psymtabs'.
2507
2508 2003-05-05 Andrew Cagney <cagney@redhat.com>
2509
2510 * gdbint.texinfo (Target Architecture Definition): Make
2511 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2512 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2513 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2514
2515 2003-05-04 Andrew Cagney <cagney@redhat.com>
2516
2517 * gdb.texinfo (Maintenance Commands): Document "maint print
2518 dummy-frames".
2519
2520 2003-05-04 Andrew Cagney <cagney@redhat.com>
2521
2522 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2523
2524 2003-05-03 J. Brobecker <brobecker@gnat.com>
2525
2526 Thierry Schneider <tpschneider1@yahoo.com>
2527 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2528 for new MI command.
2529
2530 2003-05-03 Andrew Cagney <cagney@redhat.com>
2531
2532 * gdbint.texinfo (Target Architecture Definition): Document
2533 push_dummy_code. Add cross references.
2534
2535 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
2536
2537 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2538 set/show charsets commands.
2539
2540 2003-04-28 Andrew Cagney <cagney@redhat.com>
2541
2542 * gdbint.texinfo (Target Architecture Definition): Replace
2543 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2544 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2545
2546 2003-04-28 Andrew Cagney <cagney@redhat.com>
2547
2548 * gdbint.texinfo (Target Architecture Definition): Rename
2549 "tm_print_insn" to "deprecated_tm_print_insn".
2550
2551 2003-04-09 Jim Blandy <jimb@redhat.com>
2552
2553 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2554 list psymtabs'.
2555
2556 2003-04-08 Andrew Cagney <cagney@redhat.com>
2557
2558 * gdbint.texinfo (Target Architecture Definition): Delete
2559 references to EXTRA_FRAME_INFO.
2560
2561 2003-04-08 Andrew Cagney <cagney@redhat.com>
2562
2563 * gdbint.texinfo (Target Architecture Definition): Delete
2564 PRINT_TYPELESS_INTEGER.
2565
2566 2003-04-02 J. Brobecker <brobecker@gnat.com>
2567
2568 * observer.texi (GDB Observers): Adjust the documentation for the
2569 normal_stop notification to better describe reality. Fix a couple
2570 of minor typos.
2571
2572 2003-04-02 Bob Rossi <bob_rossi@cox.net>
2573
2574 * gdb.texinfo (GDB/MI Program Control): Add
2575 '-file-list-exec-source-file'
2576
2577 2003-03-31 Andrew Cagney <cagney@redhat.com>
2578
2579 * gdbint.texinfo (Target Architecture Definition): Delete
2580 references to CALL_DUMMY_P.
2581
2582 2003-03-30 Andrew Cagney <cagney@redhat.com>
2583
2584 * gdbint.texinfo (Target Architecture Definition): Remove
2585 reference to TARGET_WRITE_SP.
2586
2587 2003-03-27 Andrew Cagney <cagney@redhat.com>
2588
2589 * gdbint.texinfo (Target Architecture Definition): Remove
2590 references to write_sp.
2591
2592 2003-03-27 Andrew Cagney <cagney@redhat.com>
2593
2594 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2595 chapter body. Use @smallexample instead of @example.
2596 (Annotations): Ditto.
2597 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2598 annotate.texi.
2599
2600 2003-03-26 Andrew Cagney <cagney@redhat.com>
2601
2602 * gdbint.texinfo (Target Architecture Definition): Replace
2603 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2604 dummy_addr parameters.
2605
2606 2003-03-25 Andrew Cagney <cagney@redhat.com>
2607
2608 * gdbint.texinfo (Target Architecture Definition): Delete
2609 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2610 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2611 Add reference to PUSH_ARGUMENTS.
2612
2613 2003-03-23 Andrew Cagney <cagney@redhat.com>
2614
2615 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2616 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2617
2618 2003-03-18 J. Brobecker <brobecker@gnat.com>
2619
2620 * gdbint.texinfo (Algorithms): Add new section describing the
2621 Observer paradigm.
2622 (Top): Add menu entry to new observer appendix.
2623 * observer.texi: New file.
2624 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2625 new observer.texi file.
2626
2627 2003-03-17 Andrew Cagney <cagney@redhat.com>
2628
2629 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2630 that GNU Press update the manual version number.
2631
2632 2003-03-12 Andrew Cagney <cagney@redhat.com>
2633
2634 * gdbint.texinfo (Target Architecture Definition): Delete
2635 references to get_saved_register. Rename GET_SAVED_REGISTER to
2636 DEPRECATED_GET_SAVED_REGISTER.
2637
2638 2003-03-13 Andrew Cagney <cagney@redhat.com>
2639
2640 * gdbint.texinfo (Target Architecture Definition): Replace
2641 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2642
2643 2003-03-12 Andrew Cagney <cagney@redhat.com>
2644
2645 * gdbint.texinfo (Target Architecture Definition): Rename
2646 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
2647
2648 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
2649
2650 * gdb.texinfo: Add File-I/O documentation.
2651
2652 2003-03-10 Andrew Cagney <cagney@redhat.com>
2653
2654 * gdbint.texinfo (Target Architecture Definition): Cross reference
2655 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2656
2657 2003-03-07 Andrew Cagney <cagney@redhat.com>
2658
2659 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2660 frame" command.
2661
2662 2003-03-05 Andrew Cagney <cagney@redhat.com>
2663
2664 * gdbint.texinfo (Target Architecture Definition): Document
2665 unwind_dummy_id. Cross reference unwind_dummy_id and
2666 SAVE_DUMMY_FRAME_TOS.
2667
2668 2003-03-05 James Ingham <jingham@apple.com>
2669 Daniel Jacobowitz <drow@mvista.com>
2670
2671 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2672 and "show cp-abi".
2673
2674 2003-03-03 Andrew Cagney <cagney@redhat.com>
2675
2676 * gdbint.texinfo (Target Architecture Definition): Document
2677 register_type.
2678
2679 2003-03-03 Andrew Cagney <cagney@redhat.com>
2680
2681 * stabs.texinfo (Structures): Use @samp and separate @var's
2682 instead of a single @var containing a comma separated list.
2683 (Unions): Ditto.
2684
2685 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
2686
2687 * Makefile.in (distclean): Remove config.log.
2688
2689 2003-03-01 Andrew Cagney <cagney@redhat.com>
2690
2691 * gdbint.texinfo (Target Architecture Definition): Rename
2692 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2693
2694 2003-03-01 Andrew Cagney <cagney@redhat.com>
2695
2696 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2697 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2698
2699 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2700
2701 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2702 (Non-debug DLL symbols): New node, describing the minimal symbols
2703 loaded from DLLs without real debugging symbols.
2704
2705 2003-02-20 Andrew Cagney <ac131313@redhat.com>
2706
2707 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2708 hardware-breakpoint-limit".
2709 (Set Watchpoints): Add cross reference to "set remote
2710 hardware-watchpoint-limit".
2711 (Remote configuration options): New section.
2712
2713 2003-02-04 Andrew Cagney <ac131313@redhat.com>
2714
2715 * gdbint.texinfo (Target Architecture Definition): Delete
2716 descrption of IS_TRAPPED_INTERNALVAR.
2717
2718 From Keith Seitz <keiths@redhat.com>:
2719 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2720 option "-i"/"--interpreter" to this chapter. Include index
2721 entries.
2722
2723 2003-02-04 David Carlton <carlton@math.stanford.edu>
2724
2725 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2726 (Variables): Recommend stabs+ and DWARF 2.
2727 (C plus plus expressions): Correct info about
2728 compiler versions, debug formats.
2729 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2730 PR symtab/874.
2731
2732 2003-02-01 Andrew Cagney <ac131313@redhat.com>
2733
2734 * gdbint.texinfo (Target Architecture Definition): Delete
2735 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2736 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2737 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2738 references to nindy and i960.
2739 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2740
2741 2003-02-01 Andrew Cagney <ac131313@redhat.com>
2742
2743 * gdbint.texinfo (Target Architecture Definition): Delete
2744 FLOAT_INFO.
2745
2746 2003-01-30 Andrew Cagney <ac131313@redhat.com>
2747
2748 * stabs.texinfo (Member Type Descriptor): Clarify description of
2749 `@'. Suggested by Ben Hutchings.
2750
2751 2003-01-29 Andrew Cagney <ac131313@redhat.com>
2752
2753 * gdb.texinfo (M68K): Delete reference to es1800.
2754
2755 2003-01-29 Andrew Cagney <ac131313@redhat.com>
2756
2757 * gdb.texinfo (Maintenance Commands): Document `maint print
2758 reggroups' and `maint print register-groups'.
2759 * gdbint.texinfo (Target Architecture Definition): Document
2760 register_reggroup_p.
2761
2762 2003-01-23 Jim Blandy <jimb@redhat.com>
2763
2764 * gdb.texinfo (Separate Debug Files): New section.
2765
2766 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
2767
2768 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2769 and "maint show profile".
2770
2771 2003-01-16 Michael Chastain <mec@shout.net>
2772
2773 * gdb.texinfo (Installing GDB): Warn against
2774 ".../gdb-VERSION/gdb/configure".
2775 (Separate Objdir): Likewise.
2776
2777 2003-01-15 Andrew Cagney <ac131313@redhat.com>
2778
2779 * gdbint.texinfo (Target Architecture Definition): Delete
2780 definition of PRINT_REGISTER_HOOK.
2781
2782 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
2783
2784 (OpenRISC 1000): Fix formatting of command names.
2785
2786 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
2787
2788 * gdb.texinfo (Continuing and Stepping): Add new command
2789 'advance'. Clarify behavior of 'until'.
2790
2791 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
2792
2793 * gdb.texinfo (Files): Document solib-absolute-prefix and
2794 solib-search-path.
2795
2796 2003-01-09 Michael Chastain <mec@shout.net>
2797
2798 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2799 (Create a Release): Add new instructions for new @file{src-release}.
2800 Document existing instructions for @file{Makefile.in} as
2801 being for @value{GDBN} 5.3.1 or earlier.
2802
2803 2003-01-09 Andrew Cagney <ac131313@redhat.com>
2804
2805 * gdbint.texinfo (Target Architecture Definition): Mention
2806 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2807 allocate memory.
2808
2809 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2810
2811 * gdb.texinfo (Controlling GDB): Add @kindex for
2812 "show osabi".
2813 (Backtraces): Add @kindex's for backtrace-below-main.
2814
2815 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2816
2817 * gdb.texinfo (Controlling GDB): Document "set osabi".
2818
2819 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2820
2821 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2822 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2823
2824 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2825
2826 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2827 "set coerce-float-to-double".
2828 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2829
2830 2003-01-02 Andrew Cagney <ac131313@redhat.com>
2831
2832 * stabs.texinfo: Remove obsolete text.
2833 * gdbint.texinfo: Ditto.
2834 * gdb.texinfo: Ditto.
2835
2836 2002-12-22 Mark Kettenis <kettenis@gnu.org>
2837
2838 * gdbint.texinfo (Target Architecture Definition): Update
2839 description of gdbarch_register_osabi.
2840
2841 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2842
2843 * agentexpr.texi: Fix typos.
2844 * annotate.texi: Likewise.
2845 * fdl.texi: Likewise.
2846
2847 2002-12-10 Andrew Cagney <cagney@redhat.com>
2848
2849 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2850 DEPRECATED_INIT_FRAME_PC.
2851
2852 2002-12-01 Andrew Cagney <ac131313@redhat.com>
2853
2854 * gdbint.texinfo (Target Architecture Definition): Delete
2855 PC_IN_CALL_DUMMY.
2856
2857 2002-11-28 Andrew Cagney <ac131313@redhat.com>
2858
2859 * gdbint.texinfo (Host Definition): Delete documentation on
2860 USE_GENERIC_DUMMY_FRAMES.
2861
2862 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
2863
2864 Fix PR gdb/723 and PR gdb/245.
2865 * Makefile.in (install-info): Run the install-info command as part
2866 of the post install steps only.
2867 (uninstall-info): New target.
2868 (uninstall): New target.
2869
2870 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
2871
2872 * Makefile.in (install): Make install do some real work.
2873
2874 2002-11-19 Andrew Cagney <ac131313@redhat.com>
2875
2876 Fix POSIX problem reported by Paul Eggert.
2877 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2878 Fix PR gdb/527.
2879
2880 2002-10-26 Andrew Cagney <cagney@redhat.com>
2881
2882 * gdbint.texinfo (Target Architecture Definition): Delete
2883 definition of DO_REGISTERS_INFO.
2884
2885 2002-10-18 Kevin Buettner <kevinb@redhat.com>
2886
2887 * gdbint.texinfo (Address Classes): Fix problems with insertion
2888 of ``{'' and ``}'' in example.
2889
2890 2002-10-17 Kevin Buettner <kevinb@redhat.com>
2891
2892 * gdbint.texinfo (Address Classes): New section.
2893 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2894 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2895 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2896 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2897
2898 2002-10-11 Klee Dienes <kdienes@apple.com>
2899
2900 * gdb.texinfo (Registers): Mention vector registers as well as
2901 floating registers in the documentation for 'info registers' and
2902 'info all-registers'.
2903
2904 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
2905
2906 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2907
2908 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2909
2910 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2911 interface definition.
2912
2913 2002-10-03 Marko Mlinar <markom@opencores.org>
2914
2915 * gdb.texinfo (Target Commands): Add or1k target specific
2916 commands.
2917 * gdb.texinfo (Contributors): Add myself to the contributors list.
2918
2919 2002-10-01 Andrew Cagney <ac131313@redhat.com>
2920
2921 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2922 and "mi1" instead of "mi1" and "mi0".
2923
2924 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2925
2926 * gdb.texinfo (Packets): Fix typos "alligned".
2927 Correct z3/Z3 description. Correct z4/Z4 title.
2928
2929 2002-09-27 Andrew Cagney <ac131313@redhat.com>
2930
2931 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2932
2933 2002-09-25 Kevin Buettner <kevinb@redhat.com>
2934
2935 * gdb.texinfo: Use GNU/Linux instead of Linux.
2936
2937 2002-09-25 Andrew Cagney <ac131313@redhat.com>
2938
2939 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2940
2941 2002-09-24 Andrew Cagney <ac131313@redhat.com>
2942
2943 * gdb.texinfo: Replace @example with @smallexample.
2944
2945 2002-09-20 Kevin Buettner <kevinb@redhat.com>
2946
2947 From Eli Zaretskii <eliz@gnu.org>:
2948 * gdb.texinfo (Character Sets): Use @smallexample instead of
2949 @example. Use GNU/Linux instead of Linux.
2950
2951 2002-09-20 Jim Blandy <jimb@redhat.com>
2952
2953 * gdb.texinfo: Add character set documentation.
2954
2955 2002-09-19 Andrew Cagney <ac131313@redhat.com>
2956
2957 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2958 (Packets): Add cross reference from `b' packet to `z' packets.
2959
2960 2002-09-19 Andrew Cagney <ac131313@redhat.com>
2961
2962 * gdb.texinfo (Maintenance Commands): Document ``maint
2963 internal-error'' and ``maint internal-warning''.
2964
2965 * gdbint.texinfo (Target Architecture Definition): Revise
2966 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2967
2968 2002-09-19 Joel Brobecker <brobecker@gnat.com>
2969
2970 * gdbint.texinfo (Target Conditionals): Document the new
2971 NAME_OF_MALLOC macro.
2972
2973 2002-09-05 Andrew Cagney <ac131313@redhat.com>
2974
2975 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2976 engineer.
2977
2978 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2979
2980 * gdb.texinfo (TUI Overview): Document status line fields.
2981
2982 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2983
2984 * gdb.texinfo (TUI Commands): Document info win command.
2985
2986 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2987
2988 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2989
2990 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2991
2992 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2993 (TUI Keys): Likewise.
2994
2995 2002-08-25 Andrew Cagney <ac131313@redhat.com>
2996
2997 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2998 for a packet receive.
2999
3000 2002-08-25 Andrew Cagney <ac131313@redhat.com>
3001
3002 * Makefile.in (clean): Move to end of file.
3003 (distclean, maintainer-clean, realclean): Ditto.
3004 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3005 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3006 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3007 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3008
3009 2002-08-24 Andrew Cagney <ac131313@redhat.com>
3010
3011 * Makefile.in (GDBINT_TEX_TMPS): Define.
3012 (gdbint.dvi, gdbint.pdf): Use
3013 (GDB_TEX_TMPS): Define.
3014 (gdb.dvi, gdb.pdf): Use.
3015 (STABS_TEX_TMPS): Define.
3016 (stabs.dvi, stabs.pdf): Use.
3017 (GDB_DOC_SOURCE_INCLUDES): New macros.
3018 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3019 (GDBINT_DOC_FILES_INCLUDES): New macros.
3020 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3021 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3022 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3023 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3024 (links2roff): Replace SFILES_INCLUDED with
3025 GDB_DOC_SOURCE_INCLUDES.
3026 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3027 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3028 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3029 dependencies.
3030 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3031 dependencies.
3032 (gdbmi.texinfo): Delete rule.
3033 (inc-hist.texinfo): Delete rule.
3034 (rluser.texinfo): Delete rule.
3035
3036 2002-08-23 Andrew Cagney <cagney@redhat.com>
3037
3038 * gdbint.texinfo (Target Architecture Definition): Update
3039 STORE_RETURN_VALUE, mention regcache.
3040
3041 2002-08-21 Andrew Cagney <ac131313@redhat.com>
3042
3043 * gdbint.texinfo (Target Architecture Definition): Document
3044 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3045
3046 2002-08-19 Andrew Cagney <ac131313@redhat.com>
3047
3048 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3049 Fix minor typos. Add index entries.
3050
3051 2002-08-18 Andrew Cagney <ac131313@redhat.com>
3052
3053 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3054
3055 2002-08-15 Andrew Cagney <ac131313@redhat.com>
3056
3057 * gdbint.texinfo (Target Architecture Definition): Document
3058 PRINT_VECTOR_INFO.
3059 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3060
3061 2002-08-13 Andrew Cagney <ac131313@redhat.com>
3062
3063 * gdb.texinfo (Maintenance Commands): Document "maint print
3064 registers", "maint print raw-registers" and "maint print
3065 cooked-registers".
3066
3067 2002-08-08 Grace Sainsbury <graces@redhat.com>
3068
3069 From Mark Salter:
3070 * gdb.texinfo (Protocol): Document T packet extension to
3071 allow watchpoint address reporting.
3072
3073 2002-08-03 Andrew Cagney <ac131313@redhat.com>
3074
3075 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3076
3077 2002-08-01 Andrew Cagney <cagney@redhat.com>
3078
3079 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3080 to CHILL.
3081
3082 2002-08-01 Andrew Cagney <ac131313@redhat.com>
3083
3084 * gdbint.texinfo (Coding): Revise section "Include Files".
3085
3086 2002-07-24 Andrew Cagney <cagney@redhat.com>
3087
3088 * gdbint.texinfo: Obsolete references to m88k.
3089 * gdb.texinfo: Ditto.
3090
3091 2002-07-10 Joel Brobecker <brobecker@gnat.com>
3092
3093 * gdbint.texinfo (Create a release candiate): Add the location
3094 where the proper version of autoconf can be retrieved.
3095
3096 2002-07-09 Don Howard <dhoward@redhat.com>
3097
3098 * gdb.texinfo (Command Files): Further describe the behavior of
3099 sourced command files.
3100
3101 2002-06-27 Andrew Cagney <ac131313@redhat.com>
3102
3103 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3104 (Coding): Clarify ISO C version that GDB assumes.
3105
3106 2002-06-26 Tom Tromey <tromey@redhat.com>
3107
3108 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3109 add_setshow_cmd_full.
3110
3111 2002-06-25 Don Howard <dhoward@redhat.com>
3112
3113 * gdb.texinfo (Memory Region Attributes): Document new behavior
3114 for 'mem' command.
3115
3116 2002-06-11 Jim Blandy <jimb@redhat.com>
3117
3118 * gdb.texinfo (Symbols): Update documentation for `info source'
3119 command.
3120
3121 * gdb.texinfo (Macros): Call the command `info macro', not
3122 `show macro'.
3123
3124 2002-06-09 Andrew Cagney <ac131313@redhat.com>
3125
3126 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3127 data''.
3128
3129 2002-06-09 Mark Kettenis <kettenis@gnu.org>
3130
3131 * gdbint.texinfo (Target Architecture Definition): Document
3132 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3133
3134 2002-06-08 Andrew Cagney <ac131313@redhat.com>
3135
3136 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3137 lists.
3138
3139 2002-06-08 Andrew Cagney <ac131313@redhat.com>
3140
3141 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3142 Branch''.
3143
3144 2002-06-01 Andrew Cagney <ac131313@redhat.com>
3145
3146 * gdbint.texinfo (Target Architecture Definition): Add section
3147 ``Converting an existing Target Architecture to Multi-arch''.
3148
3149 2002-05-30 Andrew Cagney <ac131313@redhat.com>
3150
3151 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3152 to ``Obsoleting code''. Revise.
3153
3154 2002-05-17 Jim Blandy <jimb@redhat.com>
3155
3156 * gdb.texinfo (C Preprocessor Macros): New chapter.
3157 Include it in the main menu.
3158 (Contributors): Credit Jim Blandy with macro support.
3159 (Compilation): Explain how to get macro information into the
3160 executable.
3161 (Expressions): Note that preprocessor macros are expanded.
3162
3163 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
3164
3165 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3166 options for `target remote'.
3167
3168 2002-05-13 Andrew Cagney <ac131313@redhat.com>
3169
3170 * gdbint.texinfo (Target Architecture Definition): Delete
3171 documentation on NNPC_REGNUM.
3172
3173 2002-05-11 Andrew Cagney <ac131313@redhat.com>
3174
3175 * gdbint.texinfo (Target Architecture Definition): Document
3176 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3177 (Target Architecture Definition): Revise section `Using Different
3178 Register and Memory Data Representations'. Add section `Raw and
3179 Virtual Register Representations'.
3180
3181 2002-05-11 Andrew Cagney <ac131313@redhat.com>
3182
3183 * gdbint.texinfo (Target Architecture Definition): Mention
3184 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3185 (Target Architecture Definition): Mention same. Add references to
3186 web pages.
3187
3188 2002-05-08 Michael Snyder <msnyder@redhat.com>
3189
3190 * stabs.texinfo (Attributes): Document new "vector" attribute.
3191
3192 2002-05-04 Andrew Cagney <ac131313@redhat.com>
3193
3194 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3195
3196 2002-05-04 Andrew Cagney <ac131313@redhat.com>
3197
3198 * gdb.texinfo: Delete obsolete references to a29k.
3199
3200 2002-04-24 Andrew Cagney <ac131313@redhat.com>
3201
3202 * gdbint.texinfo (Target Architecture Definition): Replace
3203 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3204
3205 2002-04-24 David S. Miller <davem@redhat.com>
3206
3207 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3208
3209 2002-04-21 David S. Miller <davem@redhat.com>
3210
3211 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3212
3213 2002-04-21 Andrew Cagney <ac131313@redhat.com>
3214
3215 * gdbint.texinfo (Target Architecture Definition): Delete
3216 definition of HAVE_REGISTER_WINDOWS.
3217
3218 2002-04-19 Eli Zaretskii <eliz@gnu.org>
3219
3220 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3221 "Theodore A. Roth" <troth@verinet.com>.
3222
3223 2002-04-15 Don Howard <dhoward@redhat.com>
3224
3225 From Eli Zaretskii <eliz@gnu.org>
3226 * gdb.texinfo (show max-user-call-depth): Correct formatting.
3227 Provide a better explaination of this feature.
3228
3229 2002-04-14 Andrew Cagney <ac131313@redhat.com>
3230
3231 * gdbint.texinfo (Target Architecture Definition): Remove
3232 FRAME_CHAIN_COMBINE.
3233
3234 2002-04-12 Michael Chastain <mec@shout.net>
3235
3236 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3237 REG_STACK_SEGMENT.
3238
3239 2002-04-09 Michael Chastain <mec@shout.net>
3240
3241 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3242 PYRAMID_* macros.
3243
3244 2002-04-07 Andrew Cagney <ac131313@redhat.com>
3245
3246 * gdb.texinfo (Bug Reporting): Document that the web is the
3247 prefered way of submitting bug reports.
3248 (Bug Reporting): Delete the s-mail address as the last resort.
3249
3250 2002-04-05 Andrew Cagney <ac131313@redhat.com>
3251
3252 * gdbint.texinfo (Target Architecture Definition): Delete
3253 references to TARGET_WRITE_FP and write_fp.
3254
3255 2002-03-27 Michael Snyder <msnyder@redhat.com>
3256
3257 * gdb.texinfo: Document new commands dump, append, and restore.
3258
3259 2002-03-27 Andrew Cagney <ac131313@redhat.com>
3260
3261 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3262 Branch'.
3263
3264 2002-03-18 Andrew Cagney <ac131313@redhat.com>
3265
3266 * gdb.texinfo: Change all examples to @smallexample.
3267 * gdbint.texinfo: Ditto.
3268
3269 2002-03-18 Andrew Cagney <ac131313@redhat.com>
3270
3271 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3272 Branches''.
3273
3274 2002-03-18 Andrew Cagney <ac131313@redhat.com>
3275
3276 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3277 Policy''.
3278
3279 2002-03-04 Fred Fish <fnf@redhat.com>
3280
3281 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3282 expresson, suports, dependant, trhe, perhaphs, situtations,
3283 explictily, taged, oportunity, unfortunatly).
3284
3285 2002-02-24 Andrew Cagney <ac131313@redhat.com>
3286
3287 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3288 Remove reference to 3.12.
3289
3290 2002-02-23 Andrew Cagney <ac131313@redhat.com>
3291
3292 * gdbint.texinfo: Include fdl.texi.
3293 (Top): Add GNU Free Documentation License.
3294 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3295 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3296 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3297 (gdbint.info): Add srcdir to include path.
3298 * gdb.texinfo: Include gpl.texi.
3299 (Top): Add Copying.
3300 * gpl.texi: New file.
3301
3302 2002-02-23 Andrew Cagney <ac131313@redhat.com>
3303
3304 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3305
3306 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3307
3308 * gdb.texinfo: Document Cygwin native specific commands.
3309
3310 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
3311
3312 * gdb.texinfo: Document gdbserver ``--attach'' command.
3313
3314 2002-02-07 Michael Snyder <msnyder@redhat.com>
3315
3316 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3317 to @code(_ovly_debug_event).
3318
3319 2002-02-07 Andrew Cagney <ac131313@redhat.com>
3320
3321 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3322
3323 2002-02-06 Michael Snyder <msnyder@redhat.com>
3324
3325 * gdb.texinfo (overlays): Mention new magic symbol
3326 '_ovly_debug_event', which allows GDB to keep better track
3327 of overlays.
3328
3329 2002-02-03 Eli Zaretskii <eliz@gnu.org>
3330
3331 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3332 Suggested by Dmitry Sivachenko.
3333
3334 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3335
3336 2002-02-01 Michael Snyder <msnyder@redhat.com>
3337
3338 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3339
3340 2002-01-30 Michael Snyder <msnyder@redhat.com>
3341
3342 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3343 (set trust-readonly-sections): Document.
3344
3345 2002-01-29 Andrew Cagney <ac131313@redhat.com>
3346
3347 * gdbint.texinfo (Releasing GDB): Revise and update.
3348
3349 2002-01-28 Andrew Cagney <ac131313@redhat.com>
3350
3351 * gdbint.texinfo (Target Architecture Definition): Delete
3352 description of TARGET_BYTE_ORDER_DEFAULT.
3353
3354 2002-01-27 Eli Zaretskii <eliz@gnu.org>
3355
3356 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3357 <mitya@cavia.pp.ru>.
3358
3359 2002-01-23 Andrew Cagney <ac131313@redhat.com>
3360
3361 * libgdb.texinfo: Delete file.
3362
3363 2002-01-22 Andrew Cagney <ac131313@redhat.com>
3364
3365 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3366 * gdbint.texinfo: Ditto.
3367
3368 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3369
3370 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3371
3372 2002-01-22 Andrew Cagney <ac131313@redhat.com>
3373
3374 * Makefile.in: Update copyright.
3375 (TEXI2DVI): Define.
3376 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3377 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3378 gdb-cfg.texi.
3379 (TEXINDEX, PDFTEX): Delete makefile variables.
3380
3381 2002-01-22 Andrew Cagney <ac131313@redhat.com>
3382
3383 * gdb.texinfo (Protocol): Move section to appendix.
3384
3385 2002-01-21 Andrew Cagney <ac131313@redhat.com>
3386
3387 * gdb.texinfo (Remote Debugging): Create a menu.
3388 (Top): Add ``Remote Debugging'' to menu.
3389
3390 2002-01-21 Andrew Cagney <ac131313@redhat.com>
3391
3392 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3393 serial protocol'' from here.
3394 (Remote Debugging): To here. New chapter.
3395
3396 2002-01-20 Andrew Cagney <ac131313@redhat.com>
3397
3398 * gdbint.texinfo (Target Architecture Definition): Delete
3399 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3400
3401 2002-01-20 Andrew Cagney <ac131313@redhat.com>
3402
3403 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3404 are no longer needed.
3405 (Porting GDB): Add maintainer note about configure.host.
3406
3407 2002-01-20 Andrew Cagney <ac131313@redhat.com>
3408
3409 * gdbint.texinfo (Target Architecture Definition): Remove
3410 definition of IEEE_FLOAT.
3411
3412 2002-01-20 Eli Zaretskii <eliz@gnu.org>
3413
3414 * gdb.texinfo: Beautify copyright years; fix a typo.
3415 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3416 <3diff@gnu.org>
3417
3418 2002-01-19 Andrew Cagney <ac131313@redhat.com>
3419
3420 * gdbint.texinfo (Host Definition): Remove references to
3421 MALLOC_INCOMPATIBLE.
3422
3423 2002-01-17 Andrew Cagney <ac131313@redhat.com>
3424
3425 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3426 and xyz-xdep.o.
3427
3428 2002-01-17 Andrew Cagney <ac131313@redhat.com>
3429
3430 * gdb.texinfo (Maintenance Commands): Add appendix.
3431 (Set Breaks): Copy ``maint info breakpoint'' doco to
3432 ``Maintenance Commands'' appendix. Add reference.
3433
3434 2002-01-17 Andrew Cagney <ac131313@redhat.com>
3435
3436 * fdl.texi: Remove next/prev from @node.
3437
3438 2002-01-17 Eli Zaretskii <eliz@gnu.org>
3439
3440 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3441 for monstrous @multitable (from Brian Youmans).
3442
3443 * fdl.texi: New file.
3444
3445 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3446
3447 2002-01-15 Andrew Cagney <ac131313@redhat.com>
3448
3449 * gdbint.texinfo (Releasing GDB): New chapter.
3450
3451 2002-01-14 Andrew Cagney <ac131313@redhat.com>
3452
3453 * gdb.texinfo (Embedded Processors, Calling program functions):
3454 Obsolete references to a29k.
3455
3456 2002-01-13 Andrew Cagney <ac131313@redhat.com>
3457
3458 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3459 examples. Document that a code-block should do or discard its
3460 cleanups before exit.
3461
3462 2002-01-11 Michael Snyder <msnyder@redhat.com>
3463
3464 * gdb.texinfo (Choosing files): Change @samp to @file.
3465
3466 2002-01-05 Michael Snyder <msnyder@redhat.com>
3467
3468 * gdb.texinfo (--pid): Document new command line option (attach).
3469
3470 2002-01-07 Eli Zaretskii <eliz@gnu.org>
3471
3472 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3473 in the stub.
3474
3475 2002-01-04 Andrew Cagney <ac131313@redhat.com>
3476
3477 * gdbint.texinfo (Target Architecture Definition): Replace
3478 BIG_ENDIAN with BFD_ENDIAN_BIG.
3479
3480 2002-01-03 Andrew Cagney <ac131313@redhat.com>
3481
3482 * gdbint.texinfo (Target Architecture Definition): Replace
3483 value_ptr with struct value pointer.
3484
3485 2002-01-02 Eli Zaretskii <eliz@gnu.org>
3486
3487 * gdb.texinfo (Free Software): Fix wording.
3488
3489 2001-12-31 Eli Zaretskii <eliz@gnu.org>
3490
3491 * gdb.texinfo (Free Software): New section ``Free Software Needs
3492 Free Documentation''.
3493
3494 2001-12-30 Eli Zaretskii <eliz@gnu.org>
3495
3496 * stabs.texinfo:
3497 * gdb.texinfo:
3498 * gdbint.texinfo:
3499 * libgdb.texinfo:
3500 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3501
3502 2001-12-29 Michael Snyder <msnyder@redhat.com>
3503
3504 * gdb.texinfo (maint info sections): Fix typo.
3505
3506 2001-12-26 Michael Snyder <msnyder@redhat.com>
3507
3508 * gdb.texinfo (maint info sections): Document.
3509
3510 * gdb.texinfo (info proc): Comment out documentation for
3511 'info proc' sub-options that are currently not implemented.
3512
3513 2001-12-20 Jim Blandy <jimb@redhat.com>
3514
3515 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3516
3517 2001-12-15 Andrew Cagney <ac131313@redhat.com>
3518
3519 * gdbint.texinfo (Target Architecture Definition): Replace
3520 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3521
3522 2001-12-01 Andrew Cagney <ac131313@redhat.com>
3523
3524 * gdbint.texinfo (Host Definition): Delete documentation on
3525 HOST_BYTE_ORDER.
3526
3527 2001-11-30 Jim Blandy <jimb@redhat.com>
3528
3529 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3530 overlay support. Add to top-level menu.
3531
3532 2001-11-26 Tom Tromey <tromey@redhat.com>
3533
3534 * gdb.texinfo (Command Syntax): Document C-o binding.
3535
3536 2001-07-26 Christopher Faylor <cgf@redhat.com>
3537
3538 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3539 use since it is described in the referenced section.
3540
3541 From Eli Zaretskii <eliz@gnu.org>
3542 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3543 clearer when using DJGPP.
3544
3545 2001-11-24 Christopher Faylor <cgf@redhat.com>
3546
3547 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3548 specifically refer to MS-DOS.
3549 (command files): Mention gdb.ini is only used on MS-DOS.
3550
3551 2001-11-21 Tom Tromey <tromey@redhat.com>
3552
3553 * gdb.texinfo (Invoking GDB): Document --args.
3554 (Mode Options): Likewise.
3555
3556 2001-11-21 Jim Blandy <jimb@redhat.com>
3557
3558 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3559 Delete documentation; this macro has been removed from the
3560 sources.
3561
3562 2001-11-13 Jim Blandy <jimb@redhat.com>
3563
3564 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3565
3566 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
3567
3568 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3569
3570 2001-11-05 Michael Snyder <msnyder@redhat.com>
3571
3572 * gdb.texinfo (info functions): Document use of backslash to
3573 quote regexp chars in function names such as "operator*()".
3574
3575 2001-11-01 Fred Fish <fnf@redhat.com>
3576
3577 * gdbint.texinfo (SOLIB_ADD): Document additional new
3578 "readsyms" arg.
3579
3580 2001-10-30 Don Howard <dhoward@redhat.com>
3581
3582 * gdb.texinfo: (Command Files) Added documentation for the
3583 behavior of gdb with input redirected from a file.
3584
3585 2001-10-28 Fred Fish <fnf@redhat.com>
3586
3587 * gdb.texinfo (auto-solib-add): Change docs to match
3588 implementation change.
3589 (auto-solib-limit): Add docs for new variable.
3590
3591 2001-10-15 Andrew Cagney <ac131313@redhat.com>
3592
3593 * gdbint.texinfo (Target Architecture Definition): Function
3594 value_as_pointer renamed to value_as_address.
3595
3596 2001-10-15 Andrew Cagney <ac131313@redhat.com>
3597
3598 * gdbint.texinfo (Target Architecture Definition): Default
3599 POINTER_TO_ADDRESS functions assume unsigned addresses.
3600 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3601 posting by Jim Blandy.
3602
3603 2001-10-12 Jim Blandy <jimb@redhat.com>
3604
3605 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3606 version of texi2html (1.64) doesn't support this flag any more.
3607
3608 2001-09-08 Mark Kettenis <kettenis@gnu.org>
3609
3610 * gdbint.texinfo (Host Definition): Remove description of
3611 MEM_FNS_DECLARED.
3612
3613 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3614
3615 * gdbint.texinfo (Host Definition): Remove description of
3616 HAVE_SIGSETMASK.
3617
3618 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
3619
3620 * gdbint.texinfo (Target Architecture Definition): Add
3621 explanation of TARGET_PRINT_INSN macro.
3622
3623 2001-08-30 Jim Blandy <jimb@redhat.com>
3624
3625 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3626 Explain what it means to load relocatable files.
3627
3628 2001-08-28 Jim Blandy <jimb@redhat.com>
3629
3630 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3631 info `top' menu.
3632
3633 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3634
3635 * gdbint.texinfo: Add a cautionary note about macro use.
3636
3637 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
3638
3639 * gdb.texinfo: Explain omitting the hostname in the
3640 `target remote' command.
3641
3642 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
3643
3644 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3645 and END-INFO-DIR-ENTRY.
3646
3647 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3648
3649 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3650
3651 2001-07-25 Andrew Cagney <ac131313@redhat.com>
3652
3653 * gdbint.texinfo (libgdb): Rewrite.
3654
3655 2001-07-26 Eli Zaretskii <eliz@gnu.org>
3656
3657 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3658
3659 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3660
3661 * gdb.texinfo (TUI): New chapter, document the TUI.
3662 (Mode Options): Document the -tui option.
3663
3664 2001-07-23 Mark Kettenis <kettenis@gnu.org>
3665
3666 * gdbint.texinfo (Host Definition): Remove description of
3667 NEED_POSIX_SETPGID.
3668
3669 2001-07-23 Eli Zaretskii <eliz@gnu.org>
3670
3671 * gdb.tex (DJGPP Native): New node, with descriptions of
3672 DJGPP-specific commands.
3673
3674 2001-07-19 John R. Moore <jmoore@redhat.com>
3675
3676 * gdbint.texinfo: Three misspellings.
3677
3678 2001-07-06 Andrew Cagney <ac131313@redhat.com>
3679
3680 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3681 `test` expressions on bash. Problem reported by Colin Walters.
3682
3683 2001-07-04 Andrew Cagney <ac131313@redhat.com>
3684
3685 * gdbint.texinfo (User Interface): Update ui-out documentation to
3686 refelect recent UI/MI updates.
3687
3688 2001-07-04 Andrew Cagney <ac131313@redhat.com>
3689
3690 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3691 interpreters.
3692
3693 2001-06-15 Andrew Cagney <ac131313@redhat.com>
3694
3695 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3696 structure and not macros.
3697 (Host Definition): Document that much of this chapter is obsolete.
3698 (Target Architecture Definition): Update list of files that make
3699 up a target architecture.
3700 (Coding): Update.
3701
3702 2001-06-28 Andrew Cagney <ac131313@redhat.com>
3703
3704 * gdbint.texinfo (Target Architecture Definition): Update
3705 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3706 The latter has been changed to a true predicate.
3707
3708 2001-06-17 Eli Zaretskii <eliz@gnu.org>
3709
3710 * annotate.texi: Add @noindent where needed. From Dmitry
3711 Sivachenko <dima@Chg.RU>.
3712 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3713
3714 2001-06-16 Andrew Cagney <ac131313@redhat.com>
3715
3716 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3717
3718 2001-06-14 Andrew Cagney <ac131313@redhat.com>
3719
3720 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3721 returns ``OK''. Document that the ``R'' packet does not reply.
3722
3723 2001-06-13 Michael Snyder <msnyder@redhat.com>
3724
3725 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3726
3727 2001-06-13 Eli Zaretskii <eliz@gnu.org>
3728
3729 * gdb.texinfo (Signals): Clarify the default setting of signal
3730 handling.
3731
3732 2001-05-14 Andrew Cagney <ac131313@redhat.com>
3733
3734 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3735 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3736
3737 2001-05-12 Andrew Cagney <ac131313@redhat.com>
3738
3739 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3740
3741 2001-05-10 Eli Zaretskii <eliz@gnu.org>
3742
3743 * gdbint.texinfo (Clean Design and Portable Implementation):
3744 Renamed from "Clean Design".
3745 (Clean Design and Portable Implementation): Document portable
3746 methods of handling file names, and the associated macros.
3747
3748 2001-04-02 Eli Zaretskii <eliz@gnu.org>
3749
3750 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3751 command and provide a cross-reference to its description.
3752 (Symbols): Note that "info scope" is useful for trace experiments.
3753
3754 2001-04-01 Eli Zaretskii <eliz@gnu.org>
3755
3756 * gdb.texinfo (Symbols): Document "info scope".
3757 (Tracepoints): New chapter.
3758 (Contributors): Update for v5.1.
3759 <All nodes>: Change "C++" to "C@t{++}".
3760
3761 * gdbint.texinfo (User Interface): A new section about ui_out
3762 functions, based on text written by Fernando Nasser.
3763
3764 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3765
3766 2001-03-26 Eli Zaretskii <eliz@gnu.org>
3767
3768 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3769
3770 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3771
3772 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3773 Replace "GDB" with "@value{GDBN}". Fix markup.
3774
3775 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3776
3777 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3778 a cross-reference to its description.
3779 (Symbols): Document "info symbol".
3780
3781 2001-03-21 Eli Zaretskii <eliz@gnu.org>
3782
3783 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3784 subsection "x86 Watchpoints".
3785 (Target Architecture Definition): Document the macros
3786 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3787 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3788
3789 2001-03-20 Andrew Cagney <ac131313@redhat.com>
3790
3791 * gdbint.texinfo (Target Architecture Definition): Update
3792 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3793 list.
3794
3795 2001-03-06 Kevin Buettner <kevinb@redhat.com>
3796
3797 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3798 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3799
3800 2001-02-21 Eli Zaretskii <eliz@gnu.org>
3801
3802 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3803
3804 2001-02-11 Eli Zaretskii <eliz@gnu.org>
3805
3806 * gdb.texinfo (Environment): Document that `path' does not change
3807 the value of PATH in GDB's own environment (it did in the past,
3808 but that was changed on March 15, 1994). Reported by Doug Evans
3809 <dje@transmeta.com>.
3810
3811 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3812 its line. Fix markup of commands and macros. Add an Index node
3813 and index entries.
3814
3815 2001-01-23 J.T. Conklin <jtc@redback.com>
3816
3817 * gdb.texinfo (Memory region attributes): New manual section.
3818
3819 2001-01-04 Nicholas Duffek <nsd@redhat.com>
3820
3821 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3822
3823 2000-12-25 Eli Zaretskii <eliz@gnu.org>
3824
3825 * refcard.tex: Version and copyright fixed. From Phil Edwards
3826 <pedwards@disaster.jaj.com>.
3827
3828 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3829
3830 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3831 DWARF2_REG_TO_REGNUM): Document.
3832
3833 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3834
3835 * gdbint.texinfo (Coding): Update current value of
3836 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3837
3838 2000-11-19 Eli Zaretskii <eliz@gnu.org>
3839
3840 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3841 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3842
3843 2000-11-10 Christopher Faylor <cgf@cygnus.com>
3844
3845 * gdb.texinfo: Document new 'set step-mode' command.
3846
3847 2000-10-16 Eli Zaretskii <eliz@gnu.org>
3848
3849 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3850 changes from Dmitry Sivachenko <dima@Chg.RU>.
3851
3852 2000-09-26 Eli Zaretskii <eliz@gnu.org>
3853
3854 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3855 From Steven Johnson <sbjohnson@ozemail.com.au>.
3856
3857 2000-08-10 Mark Kettenis <kettenis@gnu.org>
3858
3859 * gdbint.texinfo (Overall Structure): Spelling fix.
3860
3861 2000-08-10 Eli Zaretskii <eliz@gnu.org>
3862
3863 * gdbint.texinfo (Target Architecture Definition): Document that
3864 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3865 for which REGISTER_CONVERTIBLE returns a zero value.
3866
3867 2000-07-08 Christopher Faylor <cgf@cygnus.com>
3868
3869 * Makefile.in (install-info): Find files to install in either the
3870 build or source directories (adapted from Makefile.am).
3871
3872 2000-07-07 Nicholas Duffek <nsd@redhat.com>
3873
3874 * stabs.texinfo: Fix spelling errors.
3875 (String Field): FILE-NUMBER starts from 0, not 1.
3876
3877 2000-07-05 Eli Zaretskii <eliz@gnu.org>
3878
3879 * refcard.tex: Remove \centerline from the blurb. Patch from
3880 Brian Youmans.
3881
3882 2000-06-25 Eli Zaretskii <eliz@gnu.org>
3883
3884 * Makefile.in (install-info): Support installation from outside of
3885 the source directory. Reported by Mark Harig
3886 <markh@frazier.landmark.com>.
3887
3888 2000-06-20 J.T. Conklin <jtc@redback.com>
3889
3890 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3891
3892 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3893
3894 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3895 Generate using pdftex.
3896 (PDFTEX): Define.
3897 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3898 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3899 @contents at the start.
3900
3901 2000-05-24 Eli Zaretskii <eliz@gnu.org>
3902
3903 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3904 Youmans.
3905
3906 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3907
3908 From Brian Youmans:
3909 * gdb.texinfo: Fix ``et al.''.
3910
3911 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3912
3913 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3914 loop.
3915
3916 2000-05-19 Jimmy Guo <guo@cup.hp.com>
3917
3918 * configure: Regenerate.
3919
3920 2000-05-17 Eli Zaretskii <eliz@gnu.org>
3921
3922 * Makefile.in (install-info): Run install-info on installed Info
3923 files.
3924
3925 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3926
3927 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3928 Andrew Cagney.
3929
3930 2000-05-09 Eli Zaretskii <eliz@gnu.org>
3931
3932 * gdb.texinfo: Proofreading changes from Brian Youmans.
3933
3934 2000-05-01 Nick Duffek <nsd@cygnus.com>
3935
3936 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3937 startup sequence, minor edits.
3938
3939 2000-05-01 Eli Zaretskii <eliz@gnu.org>
3940
3941 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3942 TeX.
3943
3944 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3945 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3946 like `n' and `s' which look weird. Convert some of the @kindex to
3947 @vindex, when they refer to variables, not commands.
3948
3949 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3950
3951 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3952
3953 2000-04-23 Eli Zaretskii <eliz@gnu.org>
3954
3955 * Makefile.in (GDBMI_DIR): New variable.
3956 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3957 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3958 (gdbmi.texinfo): New target, for texi2roff.
3959 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3960 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3961
3962 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3963 gdbmi.texinfo.
3964 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3965 comment.
3966
3967 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3968
3969 * gdb.texinfo (Files): Update description of add-symbol-file
3970 command.
3971
3972 2000-04-17 Eli Zaretskii <eliz@gnu.org>
3973
3974 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3975 prevents the build (and is generally a Bad Idea).
3976
3977 2000-04-17 Eli Zaretskii <eliz@gnu.org>
3978
3979 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3980 a comma inside @var.
3981 (Command Files): Index markup changes from Dmitry Sivachenko
3982 <dima@Chg.RU>.
3983
3984 2000-04-16 Eli Zaretskii <eliz@gnu.org>
3985
3986 * Makefile.in (LN_S): Define.
3987 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3988 invoke "ln -s" unless it is known to work.
3989
3990 * configure.in (AC_PROG_LN_S): Add.
3991
3992 2000-04-14 Jim Blandy <jimb@redhat.com>
3993
3994 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3995 section.
3996 (Target Conditionals): Document ADDRESS_TO_POINTER,
3997 POINTER_TO_ADDRESS.
3998
3999 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
4000
4001 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4002 gdb-cfg.texi to get the value.
4003
4004 2000-04-10 Jim Blandy <jimb@redhat.com>
4005
4006 * gdbint.texinfo (Target Architecture Definition): Fix
4007 cross-references.
4008
4009 2000-04-08 Jim Blandy <jimb@redhat.com>
4010
4011 * gdbint.texinfo (Using Different Register and Memory Data
4012 Representations): New section.
4013 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4014 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4015 REGISTER_CONVERT_TO_RAW): Document.
4016
4017 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4018
4019 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4020 for acknowledgments.
4021
4022 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4023
4024 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4025 qThreadExtraInfo.
4026
4027 2000-03-28 J.T. Conklin <jtc@redback.com>
4028
4029 * gdb.texinfo: Clarify which remote debug protocol commands are
4030 required and which are optional.
4031
4032 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4033
4034 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4035 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4036 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4037 * annotate.texi: Update.
4038
4039 2000-03-28 Stan Shebs <shebs@apple.com>
4040
4041 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4042 expectation of additional changes before release), update
4043 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4044 node links, rephrase and/or shorten lines to fix formatting
4045 problem in both regular and @smallbook formats.
4046 * annotate.texi: Shorten lines in example, use smallexample
4047 consistently everywhere.
4048 * Makefile.in: Add comment about texinfo 4.0 html generation.
4049 (SFILES_INCLUDED): Add annotate.texi.
4050
4051 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
4052
4053 * gdb.texinfo (Debugging Output): Added new section, documenting
4054 the "set/show debug" commands.
4055
4056 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4057
4058 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4059 entry.
4060
4061 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4062 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4063 @chapter and @node entries.
4064
4065 * gdb.texinfo: Link all top-level nodes.
4066
4067 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4068
4069 * Makefile.in (install-info): Create $(infodir) before installing
4070 files.
4071
4072 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4073
4074 From David Whedon <dwhedon@gordian.com>
4075 * gdbint.texinfo : Added paragraphs about command deprecation.
4076
4077 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
4078
4079 * gdb.texinfo: Add documentation for the apropos command.
4080
4081 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4082
4083 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4084
4085 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4086
4087 * gdb.texinfo: Add white space to prevent overprinting in
4088 two places.
4089
4090 2000-03-17 Stan Shebs <shebs@apple.com>
4091
4092 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4093 <dima@Chg.RU>, also clarification of allowed content for
4094 string constants.
4095
4096 2000-03-16 Eli Zaretskii <eliz@gnu.org>
4097
4098 * gdb.texinfo (main menu): Add Annotations.
4099 (File Options): Add @cindex entries for each command-line option.
4100 Document --epoch, --annotate, --async, --interpreter, --write,
4101 --statistics, and --version.
4102
4103 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4104 of GDB.
4105
4106 2000-02-23 Jim Blandy <jimb@redhat.com>
4107
4108 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4109
4110 2000-02-22 Jim Blandy <jimb@redhat.com>
4111
4112 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4113
4114 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4115
4116 * Makefile.in (diststuff): New target.
4117
4118 2000-02-15 Kevin Buettner <kevinb@redhat.com>
4119
4120 * agentexpr.texi: Fix wording regarding Intel's IA-64
4121 architecture. [From Jim Wilson.]
4122
4123 2000-01-16 Tom Tromey <tromey@cygnus.com>
4124
4125 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4126 (Delete Breaks): Mention range arguments.
4127 (Disabling): Likewise.
4128
4129 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4130
4131 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4132
4133 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4134
4135 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4136 valid functions.
4137
4138 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4139
4140 * gdb.texinfo: Clarify regular expressions used in rbreak.
4141
4142 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
4143
4144 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4145 MEMORY_REMOVE_BREAKPOINT): Document.
4146
4147 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4148
4149 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4150 offset re-using the DATA offset instead.
4151
4152 1999-10-11 Jim Kingdon <kingdon@redhat.com>
4153
4154 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4155
4156 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4157
4158 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4159 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4160 typos.
4161
4162 * gdb.texinfo: Various minor wording and formatting improvements,
4163 mentions of additional command-line options.
4164
4165 1999-09-30 Fred Fish <fnf@cygnus.com>
4166
4167 * gdb.texinfo: Document additional forms of specifying section
4168 names and addresses for the add-symbol-file command.
4169
4170 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4171
4172 * gdbint.texinfo: Fix typo, add the word "have".
4173
4174 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4175
4176 * gdbint.texinfo (Target Architecture Definition): Document the
4177 SKIP_PERMANENT_BREAKPOINT macro.
4178
4179 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4180
4181 * gdb.texinfo: Fiks speling errers.
4182
4183 * gdb.texinfo: Fix uses of @multitable.
4184
4185 From Eli Zaretskii <eliz@gnu.org>:
4186 * gdb.texinfo: Include details specific to DOS host, clarify
4187 some confusing language, fix @ref/@xref/@pxref usages, add
4188 comments about using with optimization, add more indexing,
4189 fix info about disassembly-flavor.
4190
4191 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4192
4193 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4194 SKIP_SOLIB_RESOLVER): Define.
4195
4196 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4197
4198 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4199 ``g'' packets.
4200
4201 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4202
4203 * gdb.texinfo: Create a new "Configurations" chapter with
4204 platform-specific info, inline remote.texi and move sections of it
4205 into the new chapter, move bits about info proc, heuristic search,
4206 and register stack into the new chapter.
4207 * remote.texi: Remove, now part of gdb.texinfo.
4208 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4209
4210 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4211
4212 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4213 GDB_TARGET_IS_MACH386): These kludges have gone away.
4214
4215 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4216
4217 * gdbint.texinfo (Target Architecture Definition): Mention
4218 TDEPLIBS.
4219
4220 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4221
4222 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4223 surrounding text to fit HP-UX bits into general info.
4224 (HPPA-cfg.texi): Remove, no longer useful.
4225
4226 * gdb.texinfo: Remove explicit links from @node lines, remove
4227 HP-added "Detailed Node Listing" from main menu which confuses
4228 things.
4229
4230 From Dmitry Sivachenko <dima@Chg.RU>:
4231 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4232 in description of `set environment'.
4233
4234 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4235
4236 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4237
4238 1999-08-12 Ben Elliston <bje@cygnus.com>
4239
4240 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4241
4242 1999-08-10 Eli Zaretskii <eliz@gnu.org>
4243
4244 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4245 watch, awatch, and rwatch. Explain why the latter two cannot be
4246 set as software watchpoints. Document that watchpoints for local
4247 variables are deleted when the debuggee terminates.
4248
4249 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4250
4251 * remote.texi (Protocol): Further clarification of the "qRcmd"
4252 packet. Allow E.. response packet. "qRcmd" packet is no longer
4253 reserved.
4254
4255 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4256
4257 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4258 * gdb.texinfo: Ditto.
4259
4260 1999-08-06 Tom Tromey <tromey@cygnus.com>
4261
4262 * gdb.texinfo (KOD): New node.
4263
4264 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4265
4266 * remote.texi (Rcmd): Fix minor formatting typos.
4267
4268 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4269
4270 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4271 packets.
4272
4273 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4274
4275 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4276 fixes.
4277
4278 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4279
4280 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4281
4282 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4283
4284 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4285 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4286 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4287 packets that are not supported on all hosts. Expand examples.
4288 Spell check.
4289
4290 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4291
4292 * Makefile.in: Recognize html, install-html. Add targets
4293 to build HTML versions of documentation via texi2html.
4294
4295 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4296
4297 * gdbint.texinfo (Testsuite): New chapter, information about the
4298 testsuite.
4299
4300 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4301
4302 * remote.texi (Communication Protocol): Rewrite.
4303
4304 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4305
4306 * stabs.texinfo: Fix uses of xref.
4307
4308 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4309
4310 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4311 info about patch submission.
4312
4313 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4314
4315 From Per Bothner <bothner@cygnus.com>:
4316 * gdb.texinfo: Document Chill support.
4317
4318 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4319
4320 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4321 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4322 Document that the value should be greater-than or equal-to zero.
4323 (NO_STD_REGS): Document. Deprecate.
4324
4325 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4326
4327 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4328 Document that these are not used.
4329
4330 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4331
4332 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4333
4334 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4335
4336 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4337 numargs was dropped.
4338
4339 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4340
4341 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4342
4343 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4344
4345 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4346 Update.
4347
4348 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4349
4350 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4351 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4352
4353 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4354
4355 * gdbint.texinfo: Fix typos: $ -> @.
4356
4357 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4358
4359 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4360 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4361 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4362 BREAKPOINT_FROM_PC.
4363
4364 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4365
4366 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4367 CALL_DUMMY_STACK_ADJUST): Document.
4368
4369 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4370
4371 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4372 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4373
4374 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4375
4376 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4377 longer exists.
4378
4379 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4380
4381 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4382 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4383 they make the manual source incomprehensible.
4384 * h8-cfg.texi: Remove, hasn't been used in years.
4385
4386 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4387
4388 * gdb.texinfo: Update the credits.
4389
4390 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4391
4392 * gdb.texinfo: Fix mistakes noticed in printout of last
4393 draft, add Alpha to discussion of heuristic fence post.
4394
4395 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4396
4397 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4398 Edition, merge some HP changes into mainline, describe some
4399 previously undocumented features, describe more of the target
4400 commands available, eliminate obsolete section on renamed
4401 commands.
4402 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4403
4404 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4405
4406 * gdb.texinfo: Make many HPPA conditionals unconditional,
4407 including catchpoint description, since now on for all configs.
4408 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4409 specializations.
4410
4411 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4412
4413 * Makefile.in (GDBvn.texi): Fix match expression to work with
4414 current format of VERSION in gdb/Makefile.in.
4415 * gdb.texinfo: Fix node ref to match new readline.
4416
4417 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4418
4419 * gdb.texinfo: Changes made as part of a project to merge in
4420 changes made by HP. Documentation makes extensive use of
4421 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4422 on remote debugging. There are differences in documentation
4423 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4424 the HP manual discusses catchpoints, hardware watchpoints, and
4425 some HPUX specific limitations for shared library support.
4426
4427 There are also a number of @node changes.
4428
4429 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4430
4431 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4432 (C Usage): Same.
4433
4434 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4435
4436 The following changes were made by Edith Epstein
4437 <eepstein@cygnus.com> as part of a project to merge in changes
4438 made by HP.
4439
4440 * HPPA-cfg.texi: new file.
4441
4442 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4443
4444 * refcard.tex: change documentation about catch.
4445 removed info catch.
4446
4447 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4448
4449 * gdbint.texinfo: Expand on GDB's coding standards,
4450 specify the use of arg names with prototypes.
4451
4452 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4453
4454 * gdb.texinfo: Fix tipo.
4455
4456 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4457
4458 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4459 TARGET_BYTE_ORDER_SELECTABLE_P.
4460
4461 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4462
4463 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4464
4465 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4466
4467 * agentexpr.texi: New file.
4468
4469 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4470
4471 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4472
4473 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4474
4475 * remote.texi: Changed wording that implied that the GDB remote
4476 protocol caches register values instead of GDB itself.
4477
4478 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4479
4480 * gdbint.texinfo: Add some info about symbol readers.
4481 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4482 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4483 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4484 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4485
4486 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4487
4488 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
4489
4490 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4491
4492 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4493
4494 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4495
4496 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4497 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4498
4499 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4500
4501 * gdbint.texinfo: Fix minor typos.
4502
4503 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4504
4505 * gdbint.texinfo: Complete overhaul. Group descriptions more
4506 logically, add more info on generic algorithms, remove much
4507 obsolete and/or wrong material.
4508
4509 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4510
4511 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4512
4513 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4514
4515 * refcard.tex: Copyright, address updates.
4516
4517 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4518
4519 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4520 for the edition instead of confusing GDB-version-like numbers.
4521
4522 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4523
4524 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4525
4526 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4527
4528 * LRS: Reformat a bit to keep text under 80 columns.
4529
4530 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4531
4532 * gdb.texinfo: Add some credits, mention bug monitor.
4533 * remote.texi: Mention mips monitor targets.
4534 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
4535
4536 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4537
4538 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4539 files, finish sorting of host vs target vs native macros, describe
4540 some more of them.
4541
4542 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4543
4544 * gdbint.texinfo (Host Conditionals): Document change from
4545 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4546
4547 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4548
4549 * gdbint.texinfo (Host Conditionals): Document
4550 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4551
4552 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4553
4554 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4555 Document LSEEK_NOT_LINEAR.
4556
4557 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4558
4559 * stabs.texinfo (Stab Section Basics): Make it clear that only
4560 some versions of the GNU linker remove the leading N_UNDF symbol.
4561
4562 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4563
4564 * stabs.texinfo (String Field): Document type number pairs here,
4565 instead of in the Sun specific section.
4566 (Include Files): The GNU linker supports the N_BINCL
4567 optimization. Clarify the N_BINCL value, and what it is used
4568 for.
4569 (Procedures): Document N_FUN with an empty string to mark the end
4570 of a function.
4571 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4572 (Sun Differences): Remove this node, as the information is now
4573 elsewhere in the main document.
4574 (Stab Section Basics): Mention that the GNU linker may optimize
4575 stabs and remove the leading N_UNDF symbol.
4576
4577 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4578
4579 * gdb.texinfo, refcard.tex: Restore author credit
4580
4581 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4582
4583 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4584 documentation to account for START and END macros taking
4585 one arg.
4586
4587 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4588
4589 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4590 * gdb.texinfo (Frames): Fix typo.
4591
4592 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4593
4594 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4595 a target_signal as arg type, not a pid.
4596
4597 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4598
4599 * gdb.texinfo: Document `set assembly-language'.
4600
4601 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4602
4603 * remote.texi: Update list of stubs in the GDB distribution.
4604
4605 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4606
4607 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4608 Also document that some systems can use mmalloc but must define
4609 this if their C runtime allocates memory that is later freed.
4610 (MMCHECK_FORCE): Document new macro.
4611
4612 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4613
4614 * remote.texi: Add documentation for target Sparclet.
4615
4616 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4617
4618 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
4619 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4620 * configure.in: Rewritten for autoconf.
4621 * configure: New.
4622
4623 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4624
4625 * Makefile.in (DVIPS): New define, set to dvips.
4626 (dvi): Add stabs.dvi.
4627 (ps): New target.
4628 (all-doc): Depend on info, dvi, and ps targets.
4629 (STAGESTUFF): Add *.ps and *.dvi files.
4630 (clean-info, clean-dvi): Remove.
4631 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4632 rules completely rewritten.
4633 (maintainer-clean): Remove clean-info and clean-dvi
4634 dependencies and put their actions in the rules.
4635 (gdb.ps): New target
4636 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
4637 intermediate TeX files, whether they have 2 or 3 character
4638 extensions.
4639 (gdbint.ps): Add target and rules.
4640 (gdb-internals): Delete unused target.
4641 (Makefile): Depends upon config.status also.
4642
4643 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4644
4645 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4646 set.
4647
4648 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4649
4650 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4651 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4652
4653 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4654
4655 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4656
4657 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4658
4659 * gdb.texinfo (Print settings): Document
4660 `set/show print static-members' commands.
4661
4662 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4663
4664 * gdbint.texinfo (Native): Document name change, coredep.c to
4665 core-aout.c.
4666
4667 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4668
4669 * stabs.texinfo (Include Files): Document the values the SunOS4
4670 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4671
4672 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4673
4674 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4675 Fix typo.
4676
4677 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4678
4679 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4680 "gdb.tar.Z".
4681
4682 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4683
4684 * Makefile.in (maintainer-clean): New target, synonym for
4685 realclean.
4686
4687 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4688
4689 * Update all FSF addresses except those in COPYING* files.
4690
4691 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4692
4693 From Richard Earnshaw (rearnsha@armltd.co.uk):
4694 * gdb.texinfo (convenience variables): Document $_exitcode.
4695 (quit): Document optional expression to use as exit code.
4696
4697 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4698
4699 * gdb.texinfo, remote.texi: Brought up to date with various
4700 GDB changes.
4701
4702 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4703
4704 * gdb.texinfo: Update dates and versions, fix comments about
4705 hardware watchpoints in future releases and about the
4706 sharedlibrary command.
4707
4708 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4709
4710 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4711 C_FUN stab. Other cleanups.
4712
4713 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4714
4715 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4716 for the sparc stub.
4717
4718 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4719
4720 * annotate.texi: Clarify which addresses have differing formats
4721 depending on the language and which do not.
4722
4723 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4724
4725 * remote.texi (NetWare): Changed example to use BOARD= instead of
4726 NODE= argument to reflect correspoding change to gdbserve.nlm.
4727
4728 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4729
4730 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4731 GDB, as well as AIX dbx, supports the size type attribute.
4732
4733 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4734
4735 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4736
4737 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4738
4739 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4740 and new 'if' and 'while' commands.
4741
4742 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4743
4744 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4745
4746 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4747
4748 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4749 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4750 NetWare targets. Mostly stolen from the Server node.
4751
4752 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4753
4754 * gdb.texinfo (Setting): Talk about the language of a source file
4755 versus the working language. The old documentation did not match
4756 what GDB did.
4757
4758 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4759
4760 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4761 of a source file.
4762
4763 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4764
4765 * gdb.texinfo (Processes): New node.
4766
4767 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4768
4769 * remote.texi: Update documentation of set/show mipsfpu.
4770
4771 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4772
4773 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4774 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
4775
4776 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4777
4778 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4779 obsolete conditionals, described some others.
4780
4781 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4782
4783 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4784 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4785
4786 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4787
4788 * gdbint.texinfo: Put regex conditionals in their own table.
4789
4790 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4791
4792 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4793 described or fixed the descriptions of many others.
4794
4795 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4796
4797 * gdb.texinfo: Add some more credits.
4798 * gdbint.texinfo: Capitalize GDB consistently, describe some
4799 macros and remove some.
4800
4801 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4802
4803 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4804 obsolete conditionals, described some others.
4805
4806 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4807
4808 * gdb.texinfo (help targets): Changed to `help target', which
4809 is the correct gdb command.
4810
4811 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4812
4813 * annotate.texi (TODO): New node, for keeping track of annotations
4814 suggested but not yet implemented.
4815
4816 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4817
4818 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4819 another symbol, it is not the address itself.
4820
4821 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4822
4823 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4824 of stabs-in-coff sections.
4825
4826 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4827
4828 * annotate.texi: Change edition to 0.5 and date to May 1994.
4829 Add index.
4830 (Frames): New node, for frame annotation.
4831 (Displays): New node, for display annotation.
4832
4833 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4834 when waiting for your program to stop.
4835
4836 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4837
4838 * annotate.texi (Breakpoint Info): Document annotation of header
4839 fields and record annotation.
4840
4841 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4842
4843 * annotate.texi: New file, to document annotations.
4844
4845 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4846
4847 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4848 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4849
4850 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4851
4852 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4853 section, and say n_strx field is compilation unit relative.
4854 * stabs.texinfo: Don't use @code for a.out when it is the name of
4855 an object file format.
4856
4857 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4858
4859 * gdb.texinfo: Refer to file names, not path names, per rms
4860 convention.
4861 (Arguments): Fix typo.
4862
4863 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4864
4865 * stabs.texinfo (Global Variables): Talk about stabs in files
4866 where variables are referenced, but not defined.
4867
4868 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4869
4870 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4871 Cplusplus to new nodes Member Type Descriptor and Method Type
4872 Descriptor. Re-write stuff for #.
4873
4874 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4875
4876 * gdb.texinfo (Print Settings): Don't document "set print
4877 fast-symbolic-addr off". The bug which it worked around was fixed
4878 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4879
4880 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4881 N_ENTRY node.
4882
4883 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4884
4885 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4886
4887 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4888 references to ieee-float.c.
4889
4890 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4891
4892 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4893 match what the code actually does.
4894
4895 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4896
4897 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4898
4899 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4900
4901 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4902 i, and b.
4903
4904 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4905
4906 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4907 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4908 as "stabs in sections" rather than just saying "ELF and SOM".
4909 Also make that stuff apply to COFF.
4910
4911 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4912
4913 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4914 Ghostscript.
4915
4916 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4917
4918 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4919 versus functions without line numbers, also mention stepping into
4920 them as well as "step" when you are in them. Tell the user how to
4921 deal with the situation. Add comment about "debugging information".
4922
4923 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4924
4925 * stabs.texinfo (Enumerations): Document restriction on where
4926 enumeration types can appear and still win with GDB.
4927
4928 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4929
4930 * stabs.texinfo (Negative Type Numbers): Document format for type
4931 -16.
4932
4933 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4934
4935 * gdb.texinfo (Selection, Frame Info): Update information about
4936 arbitrary frame specficiations.
4937
4938 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4939
4940 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4941
4942 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4943
4944 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4945
4946 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4947
4948 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4949
4950 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4951
4952 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4953 Differences node to Statics node.
4954 (Statics): Discuss XCOFF use of V symbol descriptor.
4955
4956 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4957 not clean.
4958
4959 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4960
4961 * gdb.texinfo (Print Settings): Document `set print
4962 fast-symbolic-addr' and improve the doc for some other
4963 `set print's.
4964
4965 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4966
4967 * stabs.texinfo (String Field): Talk about defining several type
4968 numbers at once.
4969 Fix lint regarding changing node ELF Transformations to
4970 ELF and SOM Transformations.
4971
4972 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4973
4974 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4975
4976 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4977
4978 * stabs.texinfo (Cross-References): `::' is for nested types only
4979 within <>.
4980 (Structures): Document static members.
4981
4982 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4983
4984 * stabs.texinfo: Document S type attribute.
4985
4986 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4987
4988 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4989
4990 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4991
4992 * gdbint.texinfo: Fix a few typos.
4993
4994 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4995
4996 * gdb.texinfo, remote.texi: formatting improvements
4997
4998 * gdb.texinfo (New Features): mention threads.
4999 (Summary, C): fix xrefs in newly contributed text.
5000 (Threads): index entries, clarifications, example
5001 (passim): minor typos fixed, phrasing improvements
5002
5003 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5004 entries; (Server): explain use of gdbserver w/real-time systems,
5005 add example of conflicting TCP port; (MIPS Remote) break up
5006 running text into table, highlighting commands, and add example.
5007
5008 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5009
5010 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5011
5012 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5013
5014 * stabs.texinfo (Nested Symbols): New node.
5015 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5016
5017 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5018
5019 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5020 to picking which Bbss.bss symbol to use, and (because there seems to
5021 be no good way of doing it) re-write some of the text to make it
5022 sound like Bbss.bss isn't such a great idea after all (as currently
5023 designed).
5024
5025 * gdb.texinfo (C): In addition to saying people have to use g++ for
5026 good results, say they have to use stabs. Specifically say cfront
5027 doesn't work well.
5028 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5029 the gdb README. Add xrefs to places where the support for the various
5030 languages is described in detail.
5031
5032 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5033
5034 * stabs.texinfo: Clean up stuff about visibility and virtual
5035 characters.
5036
5037 * stabs.texinfo (N_M2C): Cite Sun doc.
5038
5039 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5040
5041 * gdb.texinfo: updates re threads.
5042 * remote.texinfo: avoid index entries starting with digits.
5043
5044 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5045
5046 * stabs.texinfo (Enumerations): Talk about large, negative and
5047 octal values. Clean up cross reference to type attributes.
5048 (String Field): Say that GDB 4.11 supports size attribute.
5049
5050 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5051
5052 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5053 is a mandatory step. Make the stuff about that more concise.
5054
5055 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5056
5057 * stabs.texinfo (Class Names): New node.
5058
5059 * gdb.texinfo (Command Files): Explain order of init file reading.
5060
5061 * remote.texi (Bootstrapping): Talk about getting the serial driver
5062 to deal with ^C sent by gdb to stop the remote system.
5063
5064 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5065
5066 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5067
5068 * libgdb.texinfo (Defining Commands): made the DOC arg
5069 to gdb_define_app_command a char * instead of char **
5070 per a suggestion from kingdon.
5071
5072 * libgdb.texinfo: total rewrite from a different starting
5073 premise.
5074
5075 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5076
5077 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5078 floats passed as doubles (to improve clarity).
5079
5080 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5081
5082 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5083
5084 * a4rc.sed: update to work with Andreas Vogel papersize params
5085
5086 * refcard.tex: use Andreas Vogel simplifications of papersize
5087 params; remove useless version info; update copyright date.
5088
5089 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5090
5091 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5092
5093 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5094
5095 * gdb.texinfo (Files): Say what address the load command loads it at.
5096
5097 * stabs.texinfo (Common Blocks): Minor cleanups.
5098
5099 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5100 that Sun has backed away from the linker kludge and thus the relevant
5101 issue is changes to the SunPRO tools, not the Solaris linker.
5102
5103 * stabs.texinfo (Traditional Integer Types): Clean up description
5104 of octal bounds a little bit. Document extra leading zeroes.
5105
5106 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5107
5108 * gdb.texinfo (Signaling): Update for symbolic symbol names
5109 and add a section explaining the difference between the GDB
5110 signal command and the shell kill utility.
5111
5112 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5113
5114 * libgdb.texinfo: added `@' to braces that were unescaped.
5115
5116 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5117
5118 * libgdb.texinfo: new file. Spec for the gdb library.
5119
5120 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5121
5122 * stabs.texinfo (Include Files): Fix typo (start -> end).
5123
5124 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5125
5126 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5127 from Melissa at FSF's editing pass.
5128
5129 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5130
5131 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5132 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5133 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5134
5135 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5136
5137 * remote.texi (Bootstrapping): Discuss 386 call gates.
5138
5139 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5140
5141 * stabs.texinfo (Based Variables): New node.
5142
5143 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5144
5145 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5146 names, sizes, and formats to suggest how not to lose.
5147
5148 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5149
5150 * stabs.texinfo (Methods): Fix typo.
5151
5152 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5153
5154 * gdb.texinfo: Fix a few typos.
5155
5156 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5157
5158 * gdb.texinfo: Clarify how well it works with Fortran.
5159
5160 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5161 More on relocating stabs in ELF files.
5162
5163 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5164
5165 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5166
5167 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5168
5169 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5170 parameters on VAX.
5171
5172 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5173
5174 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5175
5176 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5177
5178 * stabs.texinfo: Make info author notice match the TeX author notice.
5179
5180 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5181
5182 * stabs.texinfo: Initial-caps all words in node names and
5183 non-trivial words in section names.
5184
5185 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5186
5187 * stabs.texinfo: Many minor cleanups.
5188
5189 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5190
5191 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5192
5193 * stabs.texinfo: Remove full description of big example.
5194 It's not really helpful; just use pieces of it where appropriate.
5195 Add more Texinfo formatting directives (@samp, etc.).
5196 Use @deffn to define stab types.
5197 Eliminate some wordiness. Break up some nodes.
5198 Add an (alphabetized) index of symbol types.
5199 Use consistent capitalization style in node and section names.
5200
5201 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5202
5203 * gdb.texinfo: Change typo "Two two" to "The two".
5204
5205 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5206
5207 * stabs.texinfo (XCOFF-differences): Remove references to
5208 non-existent types N_DECL and N_RPSYM.
5209
5210 * stabs.texinfo (String Field): Say that type attributes bug is
5211 fixed in GDB 4.10, since it is.
5212
5213 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5214
5215 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5216
5217 * stabs.texinfo: Formatting cleanups.
5218
5219 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5220
5221 * stabs.texinfo: When explaining the n_type of a stab, standardize
5222 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5223 no tabs, use @r).
5224 (Global Variables): Clean up.
5225
5226 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5227
5228 * stabs.texinfo (Stack Variables): Re-write.
5229
5230 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5231
5232 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5233 addresses of a source file. Also revise formatting.
5234 Change "object module" or "object file" to "source file".
5235 Various: Miscellaneous cleanups.
5236
5237 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5238
5239 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5240
5241 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5242
5243 * gdbint.texinfo: Removed many nonsensical machine-collected
5244 host and target conditionals, described some of the remainder.
5245
5246 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5247
5248 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5249
5250 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5251 paragraph which follows.
5252
5253 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5254 variables. Looks better and avoids overful hbox.
5255
5256 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5257
5258 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5259
5260 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5261
5262 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5263 retransmit-timeout
5264
5265 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5266
5267 * gdbint.texinfo: Update statement about `some ancient Unix
5268 systems, like Ultrix 4.0' to Ultrix 4.2.
5269
5270 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5271
5272 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5273
5274 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5275
5276 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5277 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5278
5279 * remote.texi: new name for former gdbinv-s.texi
5280
5281 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5282
5283 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5284
5285 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5286 variables for MIPS remote debugging protocol.
5287
5288 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5289
5290 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5291
5292 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5293
5294 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5295
5296 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5297
5298 * gdb.texinfo: repair conditional bugs in text markup
5299
5300 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5301
5302 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5303 to select Modula-2 material.
5304
5305 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5306
5307 * stabs.texinfo: Cleanups regarding statics.
5308
5309 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5310 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5311
5312 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5313
5314 * stabs.texinfo: N_MAIN is sometimes used for C.
5315
5316 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5317
5318 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5319
5320 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5321
5322 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
5323 removed from the code by Kingdon.
5324
5325 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5326
5327 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5328 input when evaluating breakpoint conditions; the bug has been fixed.
5329
5330 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5331 sets the ignore count to N-1, not to N.
5332
5333 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5334
5335 * refcard.tex (\hoffset): correct longstanding error to match
5336 intended offset; avoids cutting off edge on some printers
5337
5338 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5339
5340 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5341
5342 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5343
5344 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5345
5346 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5347
5348 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5349 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5350 collect sed edits if any, apply to refcard before formatting;
5351 (refcard.ps) stop implying PS fonts if PS output requested;
5352 (lrefcard.ps) delete extra target for variant PS fonts
5353
5354 * refcard.tex: parametrize papersize dependent info, collect
5355 in easily replaced spot
5356
5357 * a4rc.sed: new file, edits to refcard for A4 paper
5358
5359 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5360
5361 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5362
5363 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5364
5365 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5366
5367 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5368
5369 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5370 politely rather than rudely.
5371
5372 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5373
5374 * stabs.texinfo: Document common blocks.
5375
5376 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5377
5378 * stabs.texinfo: Add some basic info about stabs-in-elf.
5379
5380 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5381
5382 * stabs.texinfo (Top): Minor cleanup.
5383
5384 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5385
5386 * Makefile.in (install-info): remove parentdir support
5387
5388 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5389
5390 * gdb.texinfo (Copying): delete this node and references to it;
5391 RMS says this manual need not carry GPL. (passim): Improvements
5392 from last round at FSF, largely due to Ian Taylor review, and
5393 minor formatting improvements.
5394
5395 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5396 largely due to Ian Taylor review. (Debug Session): minor edits to
5397 new text.
5398
5399 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5400
5401 * Makefile.in (realclean): Remove info and dvi files too.
5402
5403 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5404
5405 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5406 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5407 * gdb.texinfo: Change accordingly.
5408
5409 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5410 N_{L,R}BRAC,N_SLINE are relative to.
5411
5412 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5413
5414 * Makefile.in (GDBvn.texi): Update atomically.
5415
5416 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5417
5418 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5419
5420 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5421
5422 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5423 addresses together. Also motivate the set print symbol-filename
5424 command and suggest other solutions.
5425
5426 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5427
5428 * gdb.texinfo (set print elements): Note that the number of
5429 elements is set to unlimited by "set print elements 0".
5430
5431 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5432
5433 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5434 NF_LDOUBLE means.
5435 (Stab Types): Include Solaris stab types.
5436 (Procedures): Document Solaris extensions.
5437
5438 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5439
5440 * gdb.texinfo: Add `set print symbol-filename' doc.
5441
5442 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5443
5444 * stabs.texinfo (Arrays): Talk about type definition vs. type
5445 information.
5446
5447 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5448 the trailing semicolon.
5449
5450 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5451
5452 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5453 and merge in other parts of the document addressing these subjects.
5454 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5455
5456 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5457 at the end of a range type.
5458
5459 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5460 AIX extensions.
5461
5462 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5463
5464 * stabs.texinfo (Stabs Format): Misc fixes.
5465
5466 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5467
5468 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5469 (Traditional builtin types): Document convex convention for long long.
5470 (Negative builtin types): Discuss type names, and misc fixes.
5471
5472 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5473
5474 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5475 point types used with @samp{R} type descriptor.
5476 (Symbol Descriptors): Describe how to handle conflict between
5477 different meanings of @samp{P} symbol descriptor.
5478
5479 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5480
5481 * stabs.texinfo: Remove node Quick Reference and put its children
5482 directly under the main menu.
5483
5484 * stabs.texinfo: Many more changes to bring it into line with
5485 AIX documentation and reality. I think it now has all the
5486 information from the AIX documentation, except that I burned
5487 out when I got to variant records (Pascal and Modula-2) and
5488 all the COBOL types. Oh well, we can add them later when we're
5489 worrying more about those languages.
5490
5491 * stabs.texinfo (Automatic variables): Talk about what it means
5492 to omit the symbol descriptor.
5493
5494 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5495
5496 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5497 gcc2 behavior with promoted args.
5498
5499 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5500
5501 * gdb.texinfo: include readline appendices in info version of manual
5502
5503 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5504
5505 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5506 target remote.
5507
5508 * gdb.texinfo (Machine Code): more index entries for disassemble
5509
5510 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5511
5512 * Clarify the intended use of the gdb-testers and gdb-patches
5513 mailing lists, and shrink gzip comment.
5514
5515 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5516
5517 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5518 DOSHOST configuration of manual.
5519
5520 * gdb.texinfo (MIPS Stack): new node.
5521
5522 * all-config.texi (MIPS) new switch.
5523
5524 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5525 tense; (MIPS Remote) new node.
5526
5527 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5528 bug; (Environment) less passive, other small cleanups in text about
5529 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5530 (Remote) new MIPS Remote menu entry.
5531
5532 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5533
5534 * stabs.texinfo: Many changes to include information from the
5535 AIX documentation.
5536
5537 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5538
5539 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5540
5541 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5542 Move a bunch of information from ../README.
5543 (Getting Started): New node.
5544
5545 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5546
5547 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5548
5549 * gdb.texinfo: advance manual revision dates to present
5550
5551 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5552 stop using silly Roman numerals in @set variable names
5553
5554 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5555
5556 * stabs.texinfo (Parameters): Keep trying to get this right.
5557
5558 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5559
5560 * stabs.texinfo (Parameters): More on "local parameters".
5561
5562 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5563
5564 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5565
5566 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5567
5568 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5569 (Parameters): Rewrite.
5570 (xcoff-differences, Sun-differences): Minor changes.
5571
5572 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5573
5574 * stabs.texinfo: Minor cleanup.
5575
5576 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5577
5578 * gdbint.texinfo: Minor xcoff stuff.
5579
5580 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5581
5582 * gdbint.texinfo: Update for new config directory structure.
5583 Add info about internal type data structures.
5584
5585 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5586
5587 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5588 $(srcdir).
5589 (gdb-config.texi): Depend on file in $(srcdir).
5590
5591 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5592
5593 * stabs.texinfo: Fixes about N_SO.
5594
5595 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5596
5597 * gdb.texinfo: include list of nonstandard init file names
5598
5599 * *-config.texi: new switch GENERIC for text that applies *only*
5600 to (usual) multiple-target version of manual
5601
5602 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5603 h8 config
5604
5605 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5606 in menus (rather than conditionally selected multiple alternative
5607 menus).
5608
5609 * Makefile.in: define and use DOC_CONFIG var to select
5610 configuration for GDB user manual.
5611
5612 * gdb-config.texi: delete from repository, generate from Makefile.
5613
5614 * all-config.texi: normal `generic' configuration file, formerly
5615 stored as gdb-config.texi
5616
5617 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5618
5619 * Makefile.in: add dvi target to build all .dvi files
5620
5621 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5622
5623 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5624
5625 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5626
5627 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5628 host conditionals.
5629 * stabs.texinfo: More array fixes inspired by Jim's.
5630
5631 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5632
5633 * stabs.texinfo: Fixes re arrays and continuations.
5634
5635 * gdbint.texinfo: Add XCOFF node.
5636
5637 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5638
5639 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5640
5641 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5642
5643 * stabs.texinfo: Fix for array types to mention lower bounds.
5644
5645 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5646
5647 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5648
5649 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5650
5651 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5652
5653 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5654
5655 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5656 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5657
5658 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5659
5660 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5661
5662 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5663
5664 * gdb.texinfo, gdbinv-s.texi: misc updates
5665
5666 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5667
5668 * gdbint.texinfo: Brief documentation for longjmp support,
5669 from an email msg by Stu.
5670
5671 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5672
5673 * stabs.texinfo: Fix description of floating point "range"
5674 types (which really define basic types). Reported by Jim Meehan,
5675 <meehan@src.dec.com>.
5676
5677 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5678
5679 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5680
5681 * gdbint.texinfo: Slightly expand section on supporting a new
5682 object file format.
5683
5684 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5685
5686 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5687 intermediate file.
5688
5689 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5690
5691 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5692
5693 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5694
5695 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5696
5697 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5698 as well as Z8002.
5699
5700 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5701
5702 * gdbint.texinfo: Add sections on clean design and on how to send
5703 in changes.
5704
5705 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5706
5707 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5708
5709 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5710
5711 * gdb.texinfo: Fix typo, reported by Karl Berry.
5712
5713 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5714
5715 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5716
5717 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5718
5719 * gdbint.texinfo: fixed a stray email address (needs @@),
5720 added @table @code to node "Native Conditionals"
5721
5722 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5723
5724 * gdbint.texinfo: Describe coding style of GDB.
5725
5726 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5727
5728 * stabs.texinfo: Minor wording changes.
5729
5730 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5731
5732 * gdbint.texinfo: Improve release doc slightly.
5733
5734 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5735
5736 * gdbint.texinfo: Improve doc of GDB config macros.
5737
5738 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5739
5740 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5741 These will be reinserted when examined.
5742
5743 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5744
5745 * gdbint.texinfo: Make a start at documenting all the #if macros
5746 in GDB. At least list them all, and start separating them into
5747 host-specific and target-specific.
5748
5749 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5750
5751 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
5752 examples (not consistent w others).
5753 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5754 for generic vn of doc
5755
5756 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5757
5758 * Makefile.in: always create installation directories.
5759
5760 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5761
5762 * gdb.texinfo: in h8 config, do not describe searching commands.
5763
5764 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5765
5766 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5767 conditionals; introduce a few generic switches that may be
5768 useful for other cross-dev or dos-hosted configs.
5769
5770 * gdb.texinfo: fix typo in "info reg" description
5771
5772 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5773
5774 * stabs.texinfo: Minor updates from running TeX over it.
5775 * Makefile.in (stabs.dvi, stabs.ps): Add.
5776
5777 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5778
5779 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5780 First pass at converting it to texinfo.
5781
5782 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5783
5784 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5785 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5786
5787 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5788
5789 * gdbint.texinfo: Add section on partial symbol tables.
5790
5791 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5792
5793 * gdb.texinfo: document `set remotedebug' and `set
5794 rstack_high_address'.
5795
5796 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5797
5798 * gdb.texinfo: slight expansion of new text on reading info files
5799 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5800 H8/300 from DOS.
5801
5802 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5803
5804 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5805
5806 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5807
5808 * gdb.texinfo: Say how to read the `info' files.
5809
5810 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5811
5812 * Makefile.in: gm4 -> m4.
5813
5814 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5815
5816 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5817 Documentation' ahead of `Installing GDB' to match README.
5818 Update shared library doc, -readnow and -mapped, and directory
5819 structure (add glob and mmalloc). Update configure doc.
5820
5821 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5822
5823 * Makefile.in: remove $(srcdir) from gdb.info rule.
5824
5825 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5826
5827 * Makefile.in: commented out gdb-all.texinfo rule. This is
5828 temporary.
5829
5830 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5831
5832 * Makefile.in, configure.in: removed traces of namesubdir,
5833 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5834 copyrights to '92, changed some from Cygnus to FSF.
5835
5836 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5837
5838 * gdb.texinfo: Improve how we ask for bug reports.
5839
5840 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5841
5842 * Makefile.in: infodir belongs in datadir.
5843
5844 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5845
5846 * Makefile.in: remove spaces following hyphens, bsd make can't
5847 cope. install using INSTALL_DATA. added clean-info. added
5848 standards.text support.
5849
5850 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5851
5852 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5853 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5854 and mandir now keyed off datadir by default.
5855
5856 \f
5857 Local Variables:
5858 mode: change-log
5859 left-margin: 8
5860 fill-column: 74
5861 version-control: never
5862 End:
This page took 0.15615 seconds and 5 git commands to generate.