OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [gdb/] [doc/] [ChangeLog] - Blame information for rev 822

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.