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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [gdb-7.2/] [gdb/] [doc/] [ChangeLog] - Blame information for rev 841

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 330 jeremybenn
2010-09-01  Marc Khouzam  
2
 
3
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4
        feature `reverse' output by -list-target-features.
5
 
6
2010-08-18  Thiago Jung Bauermann  
7
 
8
        * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
9
 
10
2010-08-13  Doug Evans  
11
 
12
        * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
13
 
14
2010-08-10  Tom Tromey  
15
 
16
        * gdb.texinfo (Pretty Printing API): Document
17
        gdb.default_visualizer.
18
 
19
2010-08-09  Jan Kratochvil  
20
            Eli Zaretskii 
21
 
22
        * gdb.texinfo (Mode Options) <-batch>
23
        (Basic Python) : Describe setting width and height.
24
 
25
2010-07-30  Hui Zhu  
26
 
27
        * gdb.texinfo (Inferiors and Programs): Update the introduce of
28
        "detach inferior" and "kill inferior".
29
 
30
2010-07-28  CHENG Renquan  
31
 
32
        * gdb.texinfo (Machine Code): Update description of two forms of
33
        arguments, and add new example to demonstrate the new form.
34
 
35
2010-07-13  Tom Tromey  
36
 
37
        * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
38
 
39
2010-07-01  Pedro Alves  
40
 
41
        * gdb.texinfo (Create and Delete Tracepoints): Add more index
42
        entries for fast tracepoints and static tracepoints.
43
 
44
2010-07-01  Pedro Alves  
45
 
46
        * gdb.texinfo (General Query Packets) 
47
        qsThreadInfo>: Spell out `l' as ell.
48
 
49
2010-07-01  Pedro Alves  
50
 
51
        * gdb.texinfo (Convenience Variables): Document $_sdata.
52
        (Commands to Set Tracepoints): Describe static tracepoints.  Add
53
        `Listing Static Tracepoint Markers' menu entry.  Document
54
        "strace".
55
        (Tracepoint Action Lists): Document collecting $_sdata.
56
        (Listing Static Tracepoint Markers): New subsection.
57
        (Tracepoints support in gdbserver): Mention static tracepoints.
58
        (remote packets, enabling and disabling): Mention
59
        read-sdata-object.
60
        (General Query Packets) : Document qXfer:sdata:read
61
        and StaticTracepoint.
62
        Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
63
        Document qXfer:sdata:read.
64
        (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
65
 
66
2010-06-29  Joel Brobecker  
67
 
68
        * gdb.texinfo (Threads In Python): Fix unmatched @end table.
69
 
70
2010-06-28  Phil Muldoon  
71
            Tom Tromey  
72
            Thiago Jung Bauermann  
73
 
74
        * gdb.texinfo (Inferiors In Python): New node.
75
        * gdb.texinfo (Threads In Python): New node.
76
 
77
2010-06-28  Joel Brobecker  
78
 
79
        * gdb.texinfo (Python): Document what the python directory is
80
        and what its location is.
81
        (Basic Python): Document the gdb.PYTHONDIR constant.
82
 
83
2010-06-25  Tom Tromey  
84
 
85
        PR python/10808:
86
        * gdb.texinfo (Basic Python): Document new gdb.execute argument.
87
 
88
2010-06-24  Hui Zhu  
89
 
90
        * gdb.texinfo: (Commands for Controlled Output): Add
91
        documentation for command "eval".
92
 
93
2010-06-21  Stan Shebs  
94
 
95
        * gdb.texinfo: Add explicit @node and @appendix for GFDL.
96
        * annotate.texinfo: Ditto.
97
        * gdbint.texinfo: Ditto.
98
        * stabs.texinfo: Ditto.
99
 
100
2010-06-22  Hui Zhu  
101
 
102
        * gdb.texinfo: (Process Record and Replay): Add documentation
103
        for command "set record memory-query".
104
 
105
2010-06-21  Stan Shebs  
106
 
107
        * gdb.texinfo: Relicense under GFDL version 1.3.
108
        * annotate.texinfo: Relicense under GFDL version 1.3.
109
        * gdbint.texinfo: Relicense under GFDL version 1.3.
110
        * stabs.texinfo: Relicense under GFDL version 1.3.
111
        * fdl.texi: Update to version 1.3.
112
 
113
2010-06-18  Stan Shebs  
114
 
115
        * gdb.texinfo (Operating System Auxiliary Information): Describe
116
        "info os" when no arguments given.
117
 
118
        * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
119
        $_thread.
120
 
121
2010-06-18  Hui Zhu  
122
 
123
        * gdb.texinfo: (Process Record and Replay): Add documentation
124
        for commands "record save" and "record restore".
125
 
126
2010-06-16  Jan Kratochvil  
127
 
128
        * gdb.texinfo: Include information about the correct use
129
        of addresses in the `watch' command.
130
 
131
2010-06-11  Stan Shebs  
132
 
133
        * gdb.texinfo (Observer Mode): New section.
134
        (General Query Packets): Document QAllow.
135
 
136
2010-06-04  Doug Evans  
137
 
138
        * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
139
 
140
2010-06-03  Doug Evans  
141
 
142
        * gdbint.texinfo (Coding): Add subsection on command names.
143
 
144
2010-06-02  Tom Tromey  
145
 
146
        * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
147
        always-disassemble.
148
 
149
2010-06-01  Pedro Alves  
150
 
151
        * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
152
        gdbserver, and add cross reference.
153
        (Tracepoints support in gdbserver): New subsection.
154
 
155
2010-05-26  Pedro Alves  
156
 
157
        * gdb.texinfo (General Query Packets) : Describe the
158
        `qRelocInsn' feature.
159
        (Relocate instruction reply packet): New subsection
160
        of `Tracepoint Packets'.
161
        (Tracepoint Packets): Mention that packets QTDP and QTStart
162
        support the qRelocInsn request, and add cross reference to new
163
        subsection.
164
 
165
2010-05-25  Doug Evans  
166
 
167
        * gdb.texinfo (Exception Handling): Document gdb.GdbError.
168
        (Commands In Python): Document gdb.string_to_argv.
169
 
170
2010-05-02  Jan Kratochvil  
171
 
172
        * gdbint.texinfo (Host Definition): Remove items NORETURN and
173
        ATTR_NORETURN.
174
 
175
2010-04-29  Phil Muldoon  
176
            Tom Tromey  
177
            Thiago Jung Bauermann  
178
 
179
        * gdb.texinfo (Parameters In Python): New Node.
180
 
181
2010-04-29  Mihail Zenkov  
182
 
183
        * gdb.texinfo: (Summary) Add mention about D language support.
184
        (Filenames): Add D suffixes.
185
        (D): New node.
186
 
187
2010-04-26  Pierre Muller  
188
 
189
        * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
190
        of macro deleted from GDB code.
191
 
192
2010-04-24  Pedro Alves  
193
 
194
        * gdb.texinfo (Commands to specify files): Describe what how GDB
195
        looks up DOS-based filesystem paths on the system root.  Document
196
        the new `set/show target-file-system-kind' commands.
197
 
198
2010-04-23  Doug Evans  
199
 
200
        * gdb.texinfo (Python): Move Auto-loading section here ...
201
        (Python API): from here.
202
        (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
203
        (Maintenance Commands): Add docs for "maint print section-scripts".
204
 
205
2010-04-20  Chris Moller  
206
 
207
        * gdb.texinfo (Setting Breakpoints): Added description of
208
        filename-qualified rbreak.
209
        * refcard.tex (Breakpoints and Watchpoints): Added brief
210
        description of filename-qualified rbreak.
211
 
212
2010-04-22  Jan Kratochvil  
213
 
214
        * gdb.texinfo (Data): New @menu reference to Pretty Printing.
215
        (Python API): Change the reference to Pretty Printing API.
216
        (Pretty Printing): Move the user part under the Data node.  Reformat
217
        the sample output to 72 columns.  Create a new reference to Pretty
218
        Printing API.  Rename the API part ...
219
        (Pretty Printing API): To a new node name.
220
        (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
221
        (GDB/MI Variable Objects): Change references to Pretty Printing API.
222
 
223
2010-04-21  Stan Shebs  
224
 
225
        * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
226
        and commands.
227
        (Listing Tracepoints): Update to reflect current behavior.
228
 
229
2010-04-22  Pierre Muller  
230
 
231
        * gdb.texinfo (Examining memory): Update for change in string
232
        display with explicit size.
233
 
234
2010-04-19  Pedro Alves  
235
 
236
        PR breakpoints/8554.
237
 
238
        * gdb.texinfo (Save Breakpoints): New node.
239
        (save-tracepoints): Rename to ...
240
        (save tracepoints): ... this.  Mention that `save-tracepoints' is
241
        a deprecated alias to `save tracepoints'.
242
 
243
2010-04-16  Pierre Muller  
244
 
245
        * gdb.texinfo ($_tlb): Document new automatic convinience variable.
246
        (info w32 thread-information-block): Document new command.
247
        (qGetTIBAddress): Document new gdbserver query.
248
        (maint set/show show-all-tib): Document new command.
249
 
250
2010-04-15  Doug Evans  
251
 
252
        * gdb.texinfo (Python API): Add progspaces section.
253
        (Selecting Pretty-Printers): Progspace pretty-printers are
254
        searched too.
255
        (Progspaces In Python): New section.
256
 
257
        * gdb.texinfo (Command Files): Add docs for new "source -s" option.
258
 
259
2010-04-14  Phil Muldoon  
260
 
261
        * gdb.texinfo (Pretty Printing): Document behaviour when to_string
262
        returns None.
263
 
264
2010-04-09  Stan Shebs  
265
 
266
        * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
267
        Describe the `frames-created' field, tweak grammar.
268
 
269
2010-04-09  Pedro Alves  
270
 
271
        * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
272
        Describe the `circular' and `disconnected' fields.
273
 
274
2010-04-09  H.J. Lu  
275
 
276
        * gdb.texinfo (maint print registers): Mention unavailable and
277
        invisible registers.
278
 
279
2010-04-09  Phil Muldoon  
280
            Thiago Jung Bauermann  
281
            Tom Tromey  
282
 
283
        * gdb.texinfo (Breakpoints In Python): New Node.
284
 
285
2010-04-08  Stan Shebs  
286
 
287
        * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
288
        trace status fields.
289
 
290
2010-04-08  H.J. Lu  
291
 
292
        * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
293
        optional.  Make org.gnu.gdb.i386.avx requires
294
        org.gnu.gdb.i386.avx.
295
 
296
2010-04-08  Doug Evans  
297
 
298
        * gdb.texinfo (Command Files): Document that gdb skips $cdir in
299
        search path, and document that gdb only scans the search path if
300
        the script's path doesn't specify a directory.
301
 
302
2010-04-05  Doug Evans  
303
 
304
        * gdb.texinfo (maint show python auto-load): Fix typo.
305
 
306
2010-04-04  Stan Shebs  
307
 
308
        * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
309
        (Setting Watchpoints): Update description of "info watch".
310
        (Disabling Breakpoints): Only "info break" lists all.
311
 
312
        * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
313
        (tdump): Explain how tdump works.
314
 
315
2010-04-01  Pedro Alves  
316
 
317
        * gdb.texinfo (Break Commands): Clarify `commands' changes, and
318
        add cross reference.
319
 
320
2010-03-31  Pedro Alves  
321
 
322
        * gdb.texinfo (TUI Commands): Mention that in some cases, these
323
        commands error out.
324
 
325
2010-03-30  H.J. Lu  
326
 
327
        * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
328
 
329
2010-03-30  H.J. Lu  
330
 
331
        * gdb.texinfo (General Query Packets): Add xmlRegisters.
332
 
333
2010-03-29  Stan Shebs  
334
            Nathan Sidwell  
335
 
336
        * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
337
        GDBN equivalent.
338
        (Set Tracepoints): Remove mention that conditional tracepoints
339
        don't exist.
340
        (Tracepoint Actions): Clarify when while-stepping collection
341
        happens, note that while-stepping does not automatically collect
342
        $pc.
343
 
344
2010-03-29  Stan Shebs  
345
 
346
        * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
347
        (General Query Packets): Describe TracepointSource.
348
 
349
2010-03-27  Matt Rice  
350
 
351
        * gdb.texinfo (ARM): Document arguments to "target sim".
352
        (Set Catchpoints): Use @dots{} instead of @r{...}.
353
 
354
2010-03-26  Pedro Alves  
355
 
356
        * gdb.texinfo (Tracepoint Packets): Remove mention that
357
        terror:string may be plain text, and drop mention of X prefix.
358
 
359
2010-03-26  Vladimir Prus  
360
 
361
        * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
362
 
363
2010-03-24  Stan Shebs  
364
 
365
        * gdb.texinfo (Tracepoint Packets): Document trace error status.
366
 
367
2010-03-24  Tom Tromey  
368
 
369
        PR breakpoints/9352:
370
        * gdb.texinfo (Break Commands): Update.
371
 
372
2010-03-24  Vladimir Prus  
373
 
374
        * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
375
        commands.
376
 
377
2010-03-16  Stan Shebs  
378
 
379
        * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
380
        circular-trace-buffer.
381
        (Tracepoint Packets): Describe QTBuffer, and details of the
382
        qTStatus reply.
383
 
384
2010-03-12  Stan Shebs  
385
            Nathan Sidwell  
386
 
387
        * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
388
        doing instruction stepping.
389
        (Tracepoint Restrictions): New node.
390
 
391
2010-03-10  Tom Tromey  
392
 
393
        * gdbint.texinfo (Symbol Handling): Update.
394
 
395
2010-03-08  Tom Tromey  
396
 
397
        PR cli/9591:
398
        * gdb.texinfo (Mode Options): Mention lack of pagination and
399
        confirmation with --batch.
400
        (Screen Size): Mention --batch.
401
        (Messages/Warnings): Likewise.
402
 
403
2010-03-05  Tom Tromey  
404
 
405
        * gdb.texinfo (Basic Python): Document target_charset and
406
        target_wide_charset.
407
 
408
2010-03-05  Tom Tromey  
409
 
410
        * gdb.texinfo (Data): Link to pretty-printing.
411
        (Output Formats): Likewise.  Correct text.
412
 
413
2010-03-01  Daniel Jacobowitz  
414
 
415
        * gdb.texinfo (Types): Describe  and .
416
 
417
2010-02-28  Phil Muldoon  
418
 
419
        * gdb.texinfo (Frames In Python): Add block parameter and
420
        description to read_var text.
421
 
422
2010-02-26  Phil Muldoon  
423
            Tom Tromey  
424
 
425
        * gdb.texinfo (Types In Python): Describe block argument in
426
        template_argument and gdb.lookup_type.
427
 
428
2010-02-24  Tom Tromey  
429
 
430
        * gdb.texinfo (Cygwin Native): Fix typo.
431
 
432
2010-02-24  Phil Muldoon  
433
 
434
        * gdb.texinfo (Frames In Python): Add block, find_sal, function
435
        and select method descriptions.
436
        (Python API): Add Blocks In Python, Symbols in Python and Symbol
437
        Tables in Python to menu.
438
        (Blocks In Python): New node.
439
        (Symbols In Python): New node.
440
        (Symbol Tables in Python): New node.
441
 
442
2010-02-24  Vladimir Prus  
443
 
444
        Multiexec MI
445
 
446
        gdb/
447
        * breakpoint.c (clear_syscall_counts): Take struct inferior*.
448
 
449
        gdb/doc/
450
        * gdb.texinfo (GDB/MI Command Syntax): Document notification
451
        changes.
452
        (GDB/MI Program Execution): Document current behaviour of
453
        --all and --thread-group.
454
        (GDB/MI Miscellaneous Commands): Document -add-inferior and
455
        -remove-inferior.
456
        * observer.texi (inferior_added, inferior_removed): New
457
        observers.
458
 
459
2010-02-19  Tom Tromey  
460
 
461
        * gdbint.texinfo (Getting Started): Fix @node.
462
        (Debugging GDB): Likewise.
463
 
464
2010-02-13  Joel Brobecker  
465
 
466
        * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
467
        documenting the gdb_test_timeout variable.
468
 
469
2010-02-12  Jakob Engblom  
470
 
471
        * gdb.texinfo (MI commands): Added documentation of --reverse
472
        option to a set of MI commands. Restructured documentation of MI
473
        commands --exec-continue to reflect the complexity of reverse
474
        execution.
475
 
476
2010-02-12  Pedro Alves  
477
 
478
        * gdb.texinfo (Using the Collected Data): Specify that the address
479
        range of `tfind outsize' is exclusive, and that the address range
480
        of `tfind range' is inclusive.
481
        (Tracepoint Packets): Specify that the address range of
482
        `QTFrame:range' is inclusive, and that the address range of
483
        `QTFrame:outside' is exclusive
484
 
485
2010-02-12  Vladimir Prus  
486
 
487
        * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
488
 
489
2010-02-10  Tom Tromey  
490
 
491
        * gdb.texinfo (Debugging Output): Document set debug parser and
492
        show debug parser.
493
 
494
2010-02-09  H.J. Lu  
495
 
496
        * gdb.texinfo (Predefined Target Types): Add i387_ext,
497
        i386_eflags and i386_mxcsr.
498
 
499
2010-02-08  H.J. Lu  
500
 
501
        * gdb.texinfo: Document i386 target features.
502
 
503
2010-02-05  Doug Evans  
504
 
505
        * gdbint.texinfo (Testsuite): Add a new section to document the
506
        various DejaGnu variables that may be overridden.
507
        Document INTERNAL_GDBFLAGS.
508
 
509
2010-02-04  Tom Tromey  
510
 
511
        PR cli/8830:
512
        * gdb.texinfo (Files): -readnow comes before the filename for file
513
        and symbol-file.
514
 
515
2010-02-01  Daniel Jacobowitz  
516
 
517
        * gdb.texinfo (Architecture-Specific Protocol Details): New section.
518
        Document ARM breakpoint types.
519
        (Register Packet Format): Move into the new section.
520
        (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
521
 
522
2010-01-21  Joel Brobecker  
523
 
524
        * gdb.texinfo (File Options): Adjust the documentation of this
525
        switch to refer to the "source" command rather than partially
526
        duplicating some of the relevant information.
527
        (Extending GDB): Introduce and document the set/show script-extension
528
        setting.
529
        (Command Files): Add note explaining that the "source" command
530
        is also used to evalute scripts written in other languages.
531
        Remove the short slightly incorrect reference to sourcing Python
532
        scripts.
533
        (Python Commands): Document how to execute a Python script from GDB.
534
 
535
2010-01-19  Joel Brobecker  
536
 
537
        * gdb.texinfo (Command Files): Fix typo.
538
 
539
2010-01-18  Tom Tromey  
540
 
541
        * gdb.texinfo (File Options): Document -x on .py files.
542
        (Command Files): Document handling of Python scripts.
543
 
544
2010-01-18  Jie Zhang  
545
 
546
        * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
547
 
548
2010-01-15  Stan Shebs  
549
 
550
        * gdb.texinfo (Trace Files): New section.
551
        (Tracepoint Packets): Document QTSave and qTBuffer.
552
        (Trace File Format): New appendix.
553
 
554
2010-01-13  Phil Muldoon  
555
 
556
        * gdb.texinfo (Values From Inferior): Document lazy_string value
557
        method.
558
        (Python API): Add Lazy strings menu item.
559
        (Lazy Strings In Python): New node.
560
 
561
2010-01-13  Vladimir Prus  
562
 
563
        * gdb.texinfo (GDB/MI Thread Information): New.
564
        (GDB/MI Async Records): Document the core field in *stopped.
565
        (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
566
        documentation
567
        (Process list): Document that osdata document may contain
568
        threads.
569
        (Remote Serial Protocol): Document qXfer:threads.
570
 
571
2010-01-06  Stan Shebs  
572
 
573
        * gdb.texinfo (Starting and Stopping Trace Experiments): Document
574
        disconnected tracing.
575
        (Tracepoint Packets): Document new protocol.
576
 
577
2010-01-05  Stan Shebs  
578
 
579
        * gdb.texinfo (Create and Delete Tracepoints): Describe fast
580
        tracepoints.
581
        (Tracepoint Packets): Describe remote protocol for fast
582
        tracepoints.
583
 
584
2010-01-01  Joel Brobecker  
585
 
586
        Update the "Start of New Year Procedure".
587
        * gdbint.texinfo: Add the list of files that need to be updated
588
        manually.  Minor reformatting.
589
 
590
2010-01-01  Joel Brobecker  
591
 
592
        * refcard.tex: Update copyright year in header and text.
593
 
594
2010-01-01  Joel Brobecker  
595
 
596
        * agentexpr.texi: Add 2010 to the list of copyright years.
597
        * annotate.texinfo: Likewise.
598
        * gdb.texinfo: Likewise.
599
        * gdbint.texinfo: Likewise.
600
        * observer.texi: Likewise.
601
        * stabs.texinfo: Likewise.
602
 
603
2009-12-31  Stan Shebs  
604
 
605
        * gdb.texinfo (Tracepoint Actions): Describe teval.
606
 
607
2009-12-29  Stan Shebs  
608
 
609
        * gdb.texinfo (Tracepoint Actions): Describe default-collect.
610
 
611
2009-12-28  Stan Shebs  
612
 
613
        * gdb.texinfo (Trace State Variables): New section.
614
        (Tracepoint Packets): Describe trace state variable packets.
615
        * agentexpr.texi (Bytecode Descriptions): Describe trace state
616
        variable bytecodes.
617
 
618
2009-12-28  Daniel Jacobowitz  
619
 
620
        * gdb.texinfo (Symbols): "info variables" prints definitions, not
621
        declarations.
622
 
623
2009-12-21  Vladimir Prus  
624
 
625
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
626
        -gdb-exit behaviour.
627
 
628
2009-12-20  Joel Brobecker  
629
 
630
        * gpl.texi: Update to version 3 of the GPL.
631
 
632
2009-12-20  Joel Brobecker  
633
 
634
        * Makefile.in: Update copyright header.
635
        * observer.texi: Fix the copyright header of the generated files.
636
 
637
2009-12-08  Phil Muldoon  
638
 
639
        * gdb.texinfo (Types In Python): Describe range function.
640
 
641
2009-12-03  Richard Ward  
642
 
643
        * gdb.texinfo (Types In Python): Describe "is_base_class".
644
 
645
2009-12-03  Tom Tromey  
646
 
647
        * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
648
 
649
2009-12-02  Paul Pluzhnikov  
650
 
651
        * observer.texi: New memory_changed observer.
652
 
653
2009-12-01  Tom Tromey  
654
 
655
        * gdb.texinfo (Reverse Execution): Fix typo.
656
 
657
2009-11-24  Daniel Jacobowitz  
658
 
659
        PR gdb/8704
660
 
661
        * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
662
        are allowed after the breakpoint condition.
663
 
664
2009-11-23  Tom Tromey  
665
 
666
        PR python/10782:
667
        * gdb.texinfo (Types In Python): Document Type.pointer.
668
 
669
2009-11-23  Paul Pluzhnikov  
670
 
671
        * gdb.texinfo (Machine Code): Adjust.
672
 
673
2009-11-11  Pedro Alves  
674
 
675
        * agentexpr.texi (Tracing On Symmetrix): Delete section.
676
        (Using Agent Expressions): Delete cross reference.
677
 
678
2009-11-07  Joel Brobecker  
679
 
680
        * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
681
        and @settitle directives up to help makeinfo find them.
682
 
683
2009-11-02  Jan Kratochvil  
684
 
685
        * gdb.texinfo (set debug-file-directory, show debug-file-directory)
686
        (Auto-loading): Use plural and note one can use multiple components now.
687
 
688
2009-11-01  Vladimir Prus  
689
 
690
        * gdb.texinfo (GDB/MI Stack Manipulation): Make
691
        -stack-list-arguments have the same documentation for parameter
692
        as -stack-list-locals. Add comas.
693
 
694
2009-10-27  Tom Tromey 
695
            Eli Zaretskii 
696
 
697
        PR python/10781
698
 
699
        * gdb.texinfo (Values From Inferior): Document cast method.
700
 
701
2009-10-22  Paul Pluzhnikov  
702
 
703
        * gdb.texinfo (Machine Code): Mention function name in disasssembly
704
        and adjust example.
705
 
706
2009-10-22  Michael Snyder  
707
 
708
        * gdb.texinfo (Process Record and Replay): Document new form of
709
        info record command.  Also document the new save and restore
710
        commands.
711
 
712
2009-10-21  Paul Pluzhnikov  
713
 
714
        * gdb.texinfo (Machine Code): Mention current pc marker.
715
        (Memory): Likewise.
716
 
717
2009-10-19  Pedro Alves  
718
            Stan Shebs  
719
 
720
        * observer.texi (new_inferior): Rename to...
721
        (inferior_appeared): ... this.
722
 
723
        * gdb.texinfo (Inferiors): Rename node to ...
724
        (Inferiors and Programs): ... this.  Mention running multiple
725
        programs in the same debug session.
726
        : Mention the new 'Executable' column if "info
727
        inferiors".  Update examples.  Document the "add-inferior",
728
        "clone-inferior", "remove-inferior" and "maint info
729
        program-spaces" commands.
730
        (Process): Rename node to...
731
        (Forks): ... this.  Document "set|show follow-exec-mode".
732
 
733
2009-10-11  Michael Snyder  
734
 
735
        * gdb.texinfo (ReverseStep): Show default as "unsupported".
736
        (ReverseContinue): Ditto.
737
 
738
2009-10-08  Paul Pluzhnikov  
739
 
740
        * gdb.texinfo (Server): Document libthread-db-search-path.
741
 
742
2009-10-08  Jan Kratochvil  
743
 
744
        * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
745
 
746
2009-10-06  Michael Eager  
747
 
748
        * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
749
        (Embedded Processors): Add MicroBlaze.
750
        (MicroBlaze): New.  Describe Xilinx MicroBlaze
751
 
752
2009-10-04  Pedro Alves  
753
 
754
        * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
755
 
756
2009-09-26  Pierre Muller  
757
 
758
        * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
759
 
760
2009-09-23  Joel Brobecker  
761
 
762
        * observer.texi (solib_unloaded): Document explicitly the fact that
763
        this observer is called before the associated symbols are unloaded.
764
 
765
2009-09-19  Vladimir Prus  
766
 
767
        * gdb.texinfo (GDB/MI Stack Manipulation): Document
768
        -stack-list-variables.
769
 
770
2009-09-18  Tom Tromey  
771
 
772
        * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
773
        is experimental.
774
 
775
2009-09-17  Paul Pluzhnikov  
776
 
777
        * gdb.texinfo (convenince variables): Mention
778
        $_siginfo could be empty.
779
 
780
2009-09-15  Tom Tromey  
781
 
782
        * gdb.texinfo (GDB/MI Variable Objects): Document
783
        -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
784
        Expand -var-update documentation.
785
 
786
2009-09-14  Sergio Durigan Junior 
787
 
788
        * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
789
        feature.
790
 
791
2009-09-13  Daniel Jacobowitz  
792
 
793
        * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
794
 
795
2009-09-10  Michael Snyder  
796
 
797
        * gdb.texinfo (qSupported): Mention new ReverseContinue and
798
        ReverseStep replies to the qSupported query.
799
 
800
2009-09-10  Joel Brobecker  
801
 
802
        Add documentation for set/show interactive-mode.
803
        * gdb.texinfo (Other Misc Settings): New node.
804
 
805
2009-09-01  Doug Evans  
806
 
807
        * gdb.texinfo (Caching Data of Remote Targets): Add note on
808
        non-stop mode's affect on remote caching.
809
 
810
2009-08-31  Jacob Potter  
811
            Doug Evans  
812
 
813
        * gdb.texinfo (Caching Data of Remote Targets): Update text.
814
        Mark `set/show remotecache' options as obsolete.
815
        Document new `set/show stack-cache' option.
816
        Update text for `info dcache'.
817
 
818
2009-08-27  Doug Evans  
819
 
820
        * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
821
        (Files): Add note on new optional regex arg to `info sharedlibrary'.
822
 
823
2009-08-26  Ralf Wildenhues  
824
 
825
        * gdbint.texinfo (Releasing GDB): Fix confusing sentence
826
        about autoconf.
827
 
828
2009-08-25  Pedro Alves  
829
 
830
        * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
831
        small example, and describe its columns.  Replace "inferior-id" by
832
        "infno" throughout.
833
 
834
2009-08-22  Ralf Wildenhues  
835
 
836
        * gdbint.texinfo (Releasing GDB): Point to
837
        README-maintainer-mode file for required autoconf version.
838
        * configure.ac: Do not substitute datarootdir, htmldir,
839
        pdfdir, docdir.  Do not process --with-datarootdir,
840
        --with-htmldir, --with-pdfdir, --with-docdir.
841
        * configure: Regenerate.
842
 
843
        * configure: Regenerate.
844
 
845
2009-08-20  Reid Kleckner  
846
 
847
        * gdb.texinfo: Add chapter on JIT interface.
848
 
849
2009-08-07  Nick Roberts  
850
 
851
        * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
852
        confirmation request.
853
 
854
2009-08-05  Jeremy Bennett  
855
 
856
        * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
857
        CRC definitions.
858
 
859
2009-08-03  Vladimir Prus  
860
 
861
        * gdb.texinfo (GDB/MI Breakpoint Commands): Document
862
        -break-commands.
863
 
864
2009-07-31  Ulrich Weigand  
865
 
866
        * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
867
        "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
868
 
869
2009-07-31  Ulrich Weigand  
870
 
871
        * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
872
        "set spu stop-on-load" and "show spu stop-on-load" commands.
873
 
874
2009-07-31  Ulrich Weigand  
875
 
876
        * gdb.texinfo (Target Descriptions): Document  element.
877
 
878
2009-07-28  Daniel Jacobowitz  
879
 
880
        * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
881
        org.gnu.gdb.arm.neon.
882
 
883
2009-07-20  Pedro Alves  
884
 
885
        * gdb.texinfo (Target Description Format): Mention the new 
886
        optional element.
887
        (subsection OS ABI): New subsection.
888
 
889
2009-07-14  Stan Shebs  
890
 
891
        * gdb.texinfo (Tracepoint Conditions): New section.
892
        (General Query Packets): Describe ConditionalTracepoints.
893
        (Tracepoint Packets): Describe condition field.
894
        (Maintenance Commands): Describe maint agent-eval.
895
        * agentexpr.texi (Using Agent Expressions): Mention eval usage.
896
 
897
2009-07-11  Hui Zhu  
898
 
899
        * gdb.texinfo (disassemble): Add a new modifier /r
900
        to "disassemble" command to make it print the raw instructions
901
        in hex as well as in symbolic form.
902
 
903
2009-07-09  Tom Tromey  
904
 
905
        * gdbint.texinfo (Testsuite): Document parallel make check.
906
 
907
2009-07-09  Tom Tromey  
908
 
909
        * gdbint.texinfo (Testsuite): Document test transcripts.
910
 
911
2009-07-10  Phil Muldoon  
912
 
913
        * gdb.texinfo (Values From Inferior): Add length parameter
914
        description.
915
 
916
2009-07-04  Chris Genly  
917
 
918
        * gdb.texinfo (GDB/MI Variable Objects): Document child definition
919
        in -var-list-children.  Fix example according to what the code
920
        does.
921
 
922
2009-07-02  Pedro Alves  
923
 
924
        * gdb.texinfo (Debugging multiple inferiors): Document the
925
        "inferior", "detach inferior" and "kill inferior" commands.
926
        (Debugging Programs with Multiple Processes): Adjust to mention
927
        generic "inferior" commands.  Delete mention of "detach fork" and
928
        "delete fork".  Cross reference to "Debugging multiple inferiors"
929
        section.
930
 
931
2009-07-02  Ulrich Weigand  
932
 
933
        * gdbint.texinfo (Item Output Functions): Update signature
934
        for ui_out_field_core_addr.
935
 
936
2009-07-02  Ulrich Weigand  
937
 
938
        * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
939
        Update example code extrated from breakpoint.c.
940
 
941
2009-06-28  Paul Pluzhnikov  
942
 
943
        * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
944
        MI commands.
945
        (GDB/MI Symbol Query): Likewise.
946
        (GDB/MI File Commands): Likewise.
947
        (GDB/MI File Transfer Commands): Likewise.
948
        (GDB/MI Target Manipulation): Likewise.
949
        (GDB/MI Miscellaneous Commands): Likewise.
950
 
951
2009-06-27  Daniel Jacobowitz  
952
 
953
        * gdb.texinfo (Debugging Optimized Code): New chapter.
954
        (Compiling for Debugging): Reference it.  Move some
955
        text to the new section.
956
 
957
2009-06-15  Phil Muldoon  
958
 
959
        * doc/gdb.texinfo (Calling): Document
960
        set-unwind-on-terminating-exception usage.
961
 
962
2009-06-11  Pedro Alves  
963
 
964
        * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
965
        command.
966
 
967
2009-06-07  Pedro Alves  
968
 
969
        * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
970
        references.
971
 
972
2009-06-04  Ulrich Weigand  
973
 
974
        * gdbint.texinfo: Rename formal parameters to gdbarch function
975
        protoypes from "current_gdbarch" to "gdbarch".
976
 
977
2009-05-28  Tom Tromey  
978
 
979
        * gdb.texinfo (Basic Python): Change get_parameter to parameter.
980
 
981
2009-05-27  Tom Tromey  
982
 
983
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
984
        feature.
985
        (GDB/MI Variable Objects): Document -var-set-visualizer.
986
 
987
2009-04-02  Tom Tromey  
988
 
989
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
990
        feature.
991
        (GDB/MI Variable Objects): Document -var-set-visualizer.
992
 
993
2009-05-27  Tom Tromey  
994
            Thiago Jung Bauermann  
995
            Phil Muldoon  
996
 
997
        * gdb.texinfo (Objfiles In Python): Reference pretty printing.
998
        (Pretty Printing): New node.
999
        (Selecting Pretty-Printers): Likewise.
1000
        (Python API): Update.
1001
        (Output Formats): Document /r format.
1002
 
1003
2009-05-27  Thiago Jung Bauermann  
1004
            Tom Tromey  
1005
 
1006
        * gdb.texinfo (Types In Python): New node.
1007
        (Values From Inferior): "type" is now an attribute.
1008
        (Python API): Update.
1009
 
1010
2009-05-27  Tom Tromey  
1011
            Thiago Jung Bauermann  
1012
            Phil Muldoon  
1013
 
1014
        * gdb.texinfo: Add @syncodeindex for `tp'.
1015
        (Python API): Update.
1016
        (Auto-loading): New node.
1017
        (Objfiles In Python): New node.
1018
 
1019
2009-05-15  Paul Pluzhnikov  
1020
 
1021
        * gdb.texinfo (Threads): Document libthread-db-search-path.
1022
 
1023
2009-05-15  Nick Roberts  
1024
 
1025
        * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1026
 
1027
2009-05-12  Pedro Alves  
1028
 
1029
        * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
1030
        show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1031
        show show-debug-regs' docs.
1032
 
1033
2009-05-08  Eli Zaretskii  
1034
 
1035
        * gdb.texinfo (Process Record and Replay): Add description of
1036
        reverse execution.
1037
 
1038
2009-05-07  Joel Brobecker  
1039
 
1040
        * gdbint.texinfo (Adding support for debugging core files): New node.
1041
        (Native Debugging): Remove the ``Native core file Support'' section.
1042
 
1043
2009-05-01  Eli Zaretskii  
1044
 
1045
        * gdb.texinfo (Process Record and Replay): Improve and clarify.
1046
        Add index entries.
1047
 
1048
2009-04-30  Hui Zhu  
1049
            Michael Snyder  
1050
 
1051
        * gdb.texinfo: (Process Record and Replay): Add documentation for
1052
        process record and replay.
1053
 
1054
2009-04-29  Jan Kratochvil  
1055
 
1056
        * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
1057
        a new part on command-line defined macros.
1058
 
1059
2009-04-25  Eli Zaretskii  
1060
 
1061
        * gdb.texinfo (Machine Code) : Improve and
1062
        clarify the wording.
1063
 
1064
2009-04-23  Tom Tromey  
1065
 
1066
        * gdb.texinfo (Data Files): New node.
1067
        (GDB Files): Update menu.
1068
 
1069
2009-04-23  Joel Brobecker  
1070
 
1071
        * gdbint.texinfo (Defining Other Architecture Features): Remove
1072
        entry for PROCESS_LINENUMBER_HOOK.
1073
 
1074
2009-04-22  Vladimir Prus  
1075
 
1076
        * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1077
 
1078
2009-04-22  Hui Zhu  
1079
 
1080
        * gdb.texinfo (disassemble-next-line): Set the default of
1081
        disassemble-next-line to off.
1082
 
1083
2009-04-21  Joseph Myers  
1084
 
1085
        * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1086
        --with-htmldir): New.
1087
        * configure: Regenerate.
1088
        * Makefile.in (datarootdir, docdir): Define.
1089
        (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1090
        instead of $(SET_TEXINPUTS).
1091
        (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1092
        gdbint.info instead of $(SET_TEXINPUTS).
1093
        (gdbint/index.html): Use same -I options as for building
1094
        gdbint.info.
1095
        (stabs.dvi, stabs.pdf): Use same -I options as for building
1096
        stabs.info instead of $(SET_TEXINPUTS).
1097
        (stabs/index.html): Use same -I options as for building
1098
        stabs.info.
1099
        (annotate.dvi, annotate.pdf): Use same -I options as for building
1100
        annotate.info instead of $(SET_TEXINPUTS).
1101
        (annotate/index.html): Use same -I options as for building
1102
        annotate.info.
1103
 
1104
2009-04-21  David Daney  
1105
 
1106
        * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1107
 
1108
2009-04-21  Joseph Myers  
1109
 
1110
        * gdb.texinfo (Source Path): Document --with-relocated-sources.
1111
 
1112
2009-04-18  Carlos O'Donell  
1113
            Joseph Myers  
1114
 
1115
        * Makefile.in (MAKEHTML): Set to makeinfo --html.
1116
        (MAKEHTMLFLAGS): Set to empty.
1117
        (html__strip_dir): Define.
1118
        (HTMLFILES): Define.
1119
        (HTMLFILES_INSTALL): Define.
1120
        (install-html): Copy new automake rule.
1121
        (html): Depend on $(HTMLFILES).
1122
        (gdb_toc.html): Rename to gdb/index.html.
1123
        (gdbint_toc.html): Rename to gdbint/index.html.
1124
        (stabs_toc.html): Rename to stabs/index.html.
1125
        (annotate_toc.html): Rename to annotate/index.html.
1126
 
1127
2009-04-17  Carlos O'Donell  
1128
 
1129
        * Makefile.in: Set pdfdir and htmldir from configure
1130
        substitutions.
1131
        * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1132
        * configure: Regenerate.
1133
 
1134
2009-04-16  Joel Brobecker  
1135
 
1136
        * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1137
        This macro is no longer used.
1138
 
1139
2009-04-15  Tom Tromey  
1140
 
1141
        * gdb.texinfo (Character Sets): Document default character set.
1142
 
1143
2009-04-14  Pierre Muller  
1144
 
1145
        * gdbint.texinfo: Change server name from sources.redhat.com to
1146
        sourceware.org throughout.
1147
 
1148
2009-04-09  Joel Brobecker  
1149
 
1150
        * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1151
        about a missing dot or coma after @xref.
1152
 
1153
2009-04-02  Joel Brobecker  
1154
 
1155
        * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1156
        example, and add a small explanation about it.
1157
        (Print Settings): Change the documentation of the "set print
1158
        frame-arguments" to reflect the fact that the default is now "scalars".
1159
 
1160
2009-04-02  Joel Brobecker  
1161
 
1162
        * gdb.texinfo (Print Settings): Add kindex for command "set
1163
        print frame-arguments".
1164
 
1165
2009-03-31  Joel Brobecker  
1166
 
1167
        * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1168
        breakpoints.
1169
        (Set Breaks): Add reference to thread-specific and task-specific
1170
        breakpoints.
1171
 
1172
2009-03-31  Joel Brobecker  
1173
 
1174
        * gdb.texinfo (Ada Tasks): Remove the documentation about
1175
        the "Running" state, as this state has been eliminated.
1176
        Now all runnable tasks are shown as "Runnable".
1177
 
1178
2009-03-30  Stan Shebs  
1179
 
1180
        * gdb.texinfo (Tracepoints): Describe tracepoints as a
1181
        special case of breakpoints.
1182
        (Enable and Disable Tracepoints): Mention deprecation.
1183
        (Listing Tracepoints): Update description and example.
1184
 
1185
2009-03-30  Thiago Jung Bauermann  
1186
 
1187
        * gdb.texinfo (Frames in Python): New node.
1188
        (Python API): Update.
1189
 
1190
2009-03-29  Thiago Jung Bauermann  
1191
 
1192
        * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1193
        from a method to an attribute.
1194
 
1195
2009-03-26  Thiago Jung Bauermann  
1196
 
1197
        * gdb.texinfo (Values From Inferior): Document is_optimized_out
1198
        attribute.
1199
 
1200
2009-03-25  Pedro Alves  
1201
 
1202
        * observer.texi (thread_exit): Add "silent" parameter.
1203
 
1204
2009-03-22  Pedro Alves  
1205
 
1206
        * observer.texi (about_to_proceed): New.
1207
 
1208
2009-03-21  Jeremy Bennett  
1209
 
1210
        * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1211
        field throughout to handle types with spaces in them.  Fix typos
1212
        found by aspell.
1213
        (Summary, Requirements, Contributors): New first chapter,
1214
        "Summary" added, old Requirements section moved there, and new
1215
        section, "Contributors" added.
1216
        (Initializing a New Architecture, Register Representation)
1217
        (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1218
        (Porting gdb): These sections extended and updated.
1219
        (Compiler Characteristics): This section (empty) deleted.
1220
        (Defining Other Architecture Features): This section renamed and
1221
        duplicate material removed from (formerly "Target Conditionals").
1222
        Use braces {} in @deftypeXX type field throughout to handle types
1223
        with spaces in them. Typos found by aspell fixed.
1224
 
1225
        * stack_frame.svg: New file, source of image for gdbint.texinfo.
1226
        * stack_frame.pdf: Version of image for PDF output.
1227
        * stack_frame.png: Version of image for HTML output and for Emacs.
1228
        * stack_frame.txt: Version of image for Info output.
1229
        * stack_frame.eps: Version of image for TeX DVI output.
1230
 
1231
2009-03-21  Eli Zaretskii  
1232
 
1233
        * gdb.texinfo (Character Sets): Fix last change.
1234
 
1235
2009-03-21  Thiago Jung Bauermann  
1236
 
1237
        * gdb.texinfo (Values From Inferior): Fix optional arguments
1238
        markup.
1239
        (Commands In Python): Adjust argument names of gdb.Command.__init__
1240
        to what the function accepts as keywords.
1241
 
1242
2008-03-20  Tom Tromey  
1243
 
1244
        * gdb.texinfo (Convenience Vars): Document convenience functions.
1245
        (Functions In Python): New node.
1246
        (Python API): Update.
1247
 
1248
2009-03-20  Tom Tromey  
1249
 
1250
        * gdb.texinfo (Character Sets): Remove obsolete text.  Document
1251
        set target-wide-charset.
1252
        (Requirements): Mention iconv.
1253
 
1254
2009-03-17  Hui Zhu  
1255
 
1256
        * gdb.texinfo: Change the introduce of "disassemble-next-line".
1257
 
1258
2009-03-17  Hui Zhu  
1259
 
1260
        * gdb.texinfo: Add documentation for disassemble-next-line.
1261
 
1262
2009-03-16  Thiago Jung Bauermann  
1263
 
1264
        * gdb.texinfo (Commands In Python): Remove tindex entries.
1265
 
1266
2009-03-15  Jan Kratochvil  
1267
 
1268
        * gdb.texinfo (Returning): New description for missing debug info.
1269
 
1270
2009-03-14  Pedro Alves  
1271
 
1272
        * gdb.texinfo (Remote Configuration): Document query-attached.
1273
        (General Query Packets): Document qAttached.
1274
 
1275
2009-03-05  Pedro Alves  
1276
 
1277
        * gdb.texinfo (Background Execution): Better describe the set
1278
        target-async command.
1279
        (Maintenance Commands): Delete description of the `maint set/show
1280
        linux-async' and `maint set/show remote-async' commands.
1281
 
1282
2009-02-18  Vladimir Prus  
1283
 
1284
        * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1285
        between sentences.
1286
 
1287
2009-02-18  Vladimir Prus  
1288
 
1289
        * gdb.texinfo (GDB/MI Async Records): Document the
1290
        =library-loaded and =library-unloaded notifications.
1291
 
1292
2009-02-17  Vladimir Prus  
1293
 
1294
        * observer.texi (test_notification): New observer.
1295
 
1296
2009-02-14  Vladimir Prus  
1297
 
1298
        * observer.texi: Add parameter 'print_frame' to normal_stop
1299
        observer.
1300
 
1301
2009-02-07  Eli Zaretskii  
1302
 
1303
        * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1304
        (Commands In Python): Fix COMMAND_* constants in last change.  Use
1305
        @kbd for interactive input.  Add cross-references and index
1306
        entries.
1307
 
1308
2009-02-06  Pedro Alves  
1309
 
1310
        * gdb.texinfo (Signals): Document $_siginfo.
1311
        (Convenience Variables): Mention $_siginfo.
1312
        (Remote Configuration): Document qXfer:siginfo:read,
1313
        qXfer:siginfo:write packets, and the read-siginfo-object,
1314
        write-siginfo-object commands.
1315
 
1316
2009-02-06  Pedro Alves  
1317
 
1318
        * gdbint.texinfo (Values): New chapter.
1319
 
1320
2009-02-06  Tom Tromey  
1321
 
1322
        * gdb.texinfo (Python API): Add entry for Commands In Python.
1323
        (Commands In Python): New node.
1324
 
1325
2009-02-05  Tom Tromey  
1326
 
1327
        * gdb.texinfo (Values From Inferior): Document Value.string.
1328
 
1329
2009-02-05  Tom Tromey  
1330
 
1331
        * gdb.texinfo (Basic Python): Document execute's from_tty
1332
        argument.
1333
 
1334
2009-02-04  Tom Tromey  
1335
 
1336
        * gdb.texinfo (Basic Python): Document gdb.history.
1337
 
1338
2009-01-30  Vladimir Prus  
1339
 
1340
        * gdb.texinfo (GDB/MI Thread Commands): Document the
1341
        'current-thread-id' field.  Remove the example with zero threads,
1342
        since current GDB won't ever report that if there's inferior.
1343
 
1344
2009-01-30  Vladimir Prus  
1345
 
1346
        * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1347
        option to -break-insert.
1348
 
1349
2009-01-28  Daniel Jacobowitz  
1350
            Jerome Guitton  
1351
 
1352
        * gdb.texinfo (Startup): Document --with-system-gdbinit.
1353
        (System-wide configuration): New section.
1354
 
1355
2009-01-26  Pedro Alves  
1356
 
1357
        PR gdb/7580:
1358
        * gdb.texinfo (Maintenance Commands): Document "maint set|show
1359
        internal-error|internal-warning quit|corefile ask|yes|no".
1360
 
1361
2009-01-26  Pedro Alves  
1362
 
1363
        * gdb.texinfo (Using the `gdbserver' Program): Document
1364
        --remote-debug.
1365
 
1366
2009-01-23  Doug Evans  
1367
 
1368
        * gdb.texinfo: Add nexti to list of commands that support
1369
        background execution.
1370
 
1371
2009-01-14  Daniel Jacobowitz  
1372
 
1373
        * gdb.texinfo (Define, Hooks): Document prefix command support.
1374
 
1375
2009-01-14  Joseph Myers  
1376
            Carlos O'Donell  
1377
 
1378
        Fixes for makeinfo --html.
1379
 
1380
        * annotate.texinfo: Use @copying and @insertcopying.  Use
1381
        @ifnottex in place of @ifinfo.
1382
        * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
1383
        place of @ifinfo.  Use @ifnotinfo for one index entry.
1384
        * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
1385
        in place of @ifinfo.
1386
        * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
1387
        in place of @ifinfo.  Include contents at start unconditionally.
1388
 
1389
2009-01-13  Pedro Alves  
1390
 
1391
        * gdb.texinfo (General Query Packets): Remove @var{} around the
1392
        "spu" literal string.
1393
 
1394
2009-01-07  Pedro Alves  
1395
 
1396
        * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1397
        program may be running in another process" errors.
1398
        * gdbint.texinfo (Native Conditionals): Delete
1399
        ONE_PROCESS_WRITETEXT description.
1400
 
1401
2009-01-07  Joel Brobecker  
1402
 
1403
        * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1404
        emacs local variable to be placed at the end of the ChangeLog.
1405
        Add server.c and gdbreplay.c to the list of files where the
1406
        copyright year needs to be updated.
1407
 
1408
2009-01-06  Sandra Loosemore  
1409
 
1410
        * gdb.texinfo (Remote Configuration): Document new
1411
        "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1412
        commands.
1413
 
1414
2008-12-28  Pedro Alves  
1415
 
1416
        * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1417
        FETCH_INFERIOR_REGISTERS.
1418
        (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1419
        FETCH_INFERIOR_REGISTERS descriptions.  Remove
1420
        gdbarch_get_longjmp_target descrition, since already described in
1421
        Target Conditionals.  Move gdbarch_fp0_regnum description to ...
1422
        (Target Conditionals): ... here.
1423
 
1424
2008-12-16  Joel Brobecker  
1425
 
1426
        * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1427
        examples.
1428
        (Additions to Ada): Likewise.  Add the missing opening and closing
1429
        parenthesis of the GDB prompt in one of the examples.
1430
 
1431
2008-12-14  Joel Brobecker  
1432
 
1433
        * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1434
        about the result of 'Address not being of type System.Address.
1435
        This problem has been fixed a while ago.
1436
 
1437
2008-12-02  Vladimir Prus  
1438
 
1439
        MI non-stop and multiprocess docs.
1440
 
1441
        * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1442
        (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1443
        Adjust documentation for *stopped, document =thread-created,
1444
        =thread-exited, =thread-group-created and =thread-group-exited.
1445
        (GDB/MI Thread Commands): Document the 'state' field in
1446
        -thread-info output.
1447
        (GDB/MI Program Execution): Mention --all and --thread-group
1448
        options.
1449
        (GDB/MI Variable Objects): Describe floating and fixed variable
1450
        objects.
1451
        (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
1452
 
1453
2008-12-02  Vladimir Prus  
1454
 
1455
        * gdb.texinfo (Operating System Information): New appendix.
1456
        (Operating System Auxiliary Information): Document 'info os processes'
1457
        (Remote Configuration): Document 'osdata'
1458
        (General Query Packets): Document qXfer:osdata:read.
1459
 
1460
2008-11-27  Tristan Gingold  
1461
 
1462
        * gdb.texinfo (Darwin): Document Darwin specific features.
1463
 
1464
2008-11-25  Jan Kratochvil  
1465
 
1466
        * gdbint.texinfo (Target Conditionals): Extend the
1467
        gdbarch_breakpoint_from_pc description.
1468
 
1469
2008-11-22  Vladimir Prus  
1470
 
1471
        * gdb.texinfo (M68K Features): Fix typo.
1472
 
1473
2008-11-18  Paul Pluzhnikov  
1474
 
1475
        * gdb.texinfo (Symbols): Mention printing containing
1476
        image name in "info symbol".
1477
        (Maint translate-address): Likewise.
1478
 
1479
2008-11-18  Joel Brobecker  
1480
 
1481
        * gdb.texinfo (Set Catchpoints): Remove the documentation of
1482
        commands "catch load" and "catch unload".
1483
 
1484
2008-11-17  Vladimir Prus  
1485
 
1486
        * gdb.texinfo (GDB/MI Async Records): Document
1487
        =thread-selected.
1488
 
1489
2008-11-17  Vladimir Prus  
1490
 
1491
        * observer.texi (new_inferior, inferior_exit): New observers.
1492
 
1493
2008-10-27  Pedro Alves  
1494
 
1495
        * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1496
        .mt files, TM_CLIBS or TM_CDEPS.
1497
        (x86 Watchpoints): Don't mention TDEPFILES.
1498
 
1499
2008-10-24  Sandra Loosemore  
1500
 
1501
        * gdb.texinfo (Remote Protocol): Add new nodes to menu.
1502
        (Overview): Mention notifications and non-stop mode behavior.
1503
        (Packets): Update documentation of ?, vAttach, vCont, and vRun
1504
        with non-stop mode behavior.  Add vStopped description.
1505
        (Stop Reply Packets):  Update list of packets that return
1506
        stop replies.  Mention non-stop behavior.
1507
        (General Query Packets): Document QNonStop packet and associated
1508
        qSupported query response.
1509
        (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
1510
        behavior.
1511
        (Notification Packets): New section.
1512
        (Remote Non-Stop): New section.
1513
        (File-I/O Overview): Mention non-stop behavior.
1514
 
1515
2008-10-24  Hui Zhu  
1516
            Pedro Alves  
1517
 
1518
        * gdb.texinfo (displaced-stepping): Describe the auto mode
1519
        setting, and say it's the default.  This is now a mainstream
1520
        setting instead of a maintenance setting.
1521
 
1522
2008-10-23  Pedro Alves  
1523
 
1524
        * observer.texi (thread_stop_requested): New.
1525
 
1526
2008-10-22  Joel Brobecker  
1527
 
1528
        * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
1529
        (Patching): Replace incorrect usage of @samp by @kbd.
1530
 
1531
2008-10-17  Michael Snyder  
1532
 
1533
        * gdb.texinfo: Add documentation for reverse execution.
1534
 
1535
2008-10-16  Thiago Jung Bauermann  
1536
            Eli Zaretskii  
1537
 
1538
        * gdb.texinfo. (Values From Inferior): New subsubsection.
1539
 
1540
2008-10-06  Doug Evans  
1541
 
1542
        * gdb.texinfo (set debug dwarf2-die): Document it.
1543
 
1544
2008-10-01  Joel Brobecker  
1545
 
1546
        * gdb.texinfo (catch) [exception]: Document how to insert
1547
        a breakpoint on user-defined exceptions when the exception
1548
        name is identical to one of the language-defined ones.
1549
 
1550
2008-09-27  Tom Tromey  
1551
 
1552
        * gdb.texinfo (Macros): Remove text about stringification,
1553
        varargs, and splicing.
1554
 
1555
2008-09-27  Tom Tromey  
1556
 
1557
        * gdbint.texinfo (Language Support): Remove text about omitting
1558
        support for a language.
1559
 
1560
2008-09-23  Doug Evans  
1561
 
1562
        * gdb.texinfo (info dcache): Update.
1563
 
1564
2008-09-22  Sandra Loosemore  
1565
 
1566
        * gdb.texinfo (Packets): Add info on thread-id syntax and
1567
        multiprocess extensions.
1568
        : Document multiprocess form of packet.
1569
        : Use thread-id syntax.
1570
        : Likewise.
1571
        : Likewise.  Note this is required for multiprocess.
1572
        : New packet.
1573
        (Stop Reply Packets) : Use thread-id syntax.
1574
        : Document multiprocess form of reply.
1575
        : Likewise.
1576
        (General Query Packets) : Use thread-id syntax.
1577
        : Likewise.
1578
        : Likewise.
1579
        : Likewise.
1580
        : Add "multiprocess" feature.
1581
        : Use thread-id syntax.
1582
 
1583
2008-09-22  Stan Shebs  
1584
 
1585
        * gdb.texinfo (Inferiors): New section.
1586
 
1587
2008-09-12  Pedro Alves  
1588
 
1589
        * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
1590
 
1591
2008-09-11  Ulrich Weigand  
1592
 
1593
        * gdbint.texinfo (Target Conditionals): Remove documentation
1594
        for gdbarch_name_of_malloc.
1595
 
1596
2008-09-03  Angela Marie Thomas 
1597
 
1598
        * gdb.texinfo (Interrupts): Mention TCP interface for
1599
        sending BREAK.
1600
 
1601
2008-08-26  Ulrich Weigand  
1602
 
1603
        * gdb.texinfo (Commands to Specify Files): Document "remote:"
1604
        argument prefix to "set sysroot".
1605
 
1606
2008-08-21  Paul N. Hilfinger  
1607
 
1608
        * gdb.texinfo (Omissions from Ada): Describe new treatment of True
1609
        and False.
1610
 
1611
2008-08-20  Vladimir Prus  
1612
 
1613
        * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
1614
        for possible features of -list-features.
1615
 
1616
2008-08-19  Vladimir Prus  
1617
 
1618
        * gdb.texinfo (Background execution): Adjust example
1619
        (GDB/MI Miscellaneous Commands): Document -list-target-features.
1620
 
1621
2008-08-19  Vladimir Prus  
1622
 
1623
        * doc/gdb.texinfo (PowerPC): Fix typo.
1624
        (PowerPC features): Fix typo.
1625
 
1626
2008-08-18  Pedro Alves  
1627
 
1628
        * observer.texi (thread_ptid_changed): New.
1629
 
1630
2008-08-18  Luis Machado  
1631
 
1632
        * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
1633
        (PowerPC features): Mention feature set for VSX registers.
1634
 
1635
2008-08-13  Joel Brobecker  
1636
 
1637
        * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
1638
        the direct visibility of all names in user-written packages.
1639
 
1640
2008-08-13  Pedro Alves  
1641
 
1642
        * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
1643
        setting, and make it the default.
1644
        (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
1645
        non-stop script example.
1646
 
1647
2008-08-12  Thiago Jung Bauermann  
1648
 
1649
        * gdbint.texinfo (Raw and Virtual Register Representations): Fix
1650
        reference to the "Using Different Register and Memory Data
1651
        Representation" section.
1652
 
1653
2008-08-12  Sandra Loosemore  
1654
 
1655
        * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
1656
        (Remote Protocol): Add Packet Acknowledgment to menu.
1657
        (Overview): Mention +/- can be disabled, and point to new section
1658
        where this is discussed in detail.
1659
        (General Query Packets): Document QStartNoAckMode packet, and
1660
        corresponding qSupported reply.
1661
        (Packet Acknowledgment): New section.
1662
 
1663
2008-08-11  Sandra Loosemore  
1664
            Pedro Alves  
1665
 
1666
        * gdb.texinfo (Threads): Move paragraph about automatic thread
1667
        selection to All-Stop Mode subsection.
1668
        (Thread Stops): Reorganize existing material into subsections.
1669
        Add introductory blurb and menu.
1670
        (Non-Stop Mode): New subsection.
1671
        (Background Execution): New subsection.
1672
        (Maintenance Commands): Add cross-references from async mode
1673
        commands to the new Background Execution section.
1674
 
1675
2008-08-06  Tom Tromey  
1676
 
1677
        * gdb.texinfo (Extending GDB): New chapter.
1678
        (Sequences): Demoted chapter, now a section under the new
1679
        Extending GDB chapter.
1680
        (Python): New section.
1681
 
1682
2008-07-31  Stan Shebs  
1683
 
1684
        * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
1685
 
1686
2008-07-29  Stan Shebs  
1687
 
1688
        * gdbint.texinfo: General round of cleanup and minor
1689
        clarifications.
1690
        (Breakpoint Handling): Remove mention of BREAKPOINT macro.
1691
        (Longjmp Support): Update description to reflect how it is done
1692
        for targets without using native header.
1693
        (Symbol Handling): Add a little more general explanation.
1694
        (COFF, ELF): Mention stabs encapsulation.
1695
        (DWARF 3): New section.
1696
        (Adding a New Host): Scrub out some obsolete bits.
1697
        (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
1698
        (Host Conditionals): Remove descriptions of NO_STD_REGS,
1699
        HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
1700
        PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
1701
        SEEK_SET, STOP_SIGNAL, USG.
1702
        (Raw and Virtual Register Representations): Ditto for
1703
        DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
1704
        DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
1705
        (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
1706
        DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
1707
        DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
1708
        DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
1709
        DEPRECATED_REGISTER_VIRTUAL_SIZE,
1710
        DEPRECATED_REGISTER_VIRTUAL_TYPE,
1711
        DEPRECATED_USE_STRUCT_CONVENTION.
1712
        Describe gdbarch_deprecated_fp_regnum.
1713
        Update description of gdbarch_print_insn.
1714
        (Adding a New Target): Scrub out obsolete bits.
1715
        (Obsolete Conditionals): Remove entire section.
1716
 
1717
2008-07-25  Tom Tromey  
1718
 
1719
        * observer.texi (GDB Observers): Document new observers:
1720
        breakpoint_created, breakpoint_deleted, breakpoint_modified,
1721
        tracepoint_created, tracepoint_deleted, tracepoint_modified,
1722
        architecture_changed.
1723
 
1724
2008-07-21  Stan Shebs  
1725
 
1726
        * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
1727
        instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
1728
 
1729
2008-07-21  Tom Tromey  
1730
 
1731
        * observer.texi (GDB Observers): Remove obsolete comment.
1732
        : Remove argument.
1733
 
1734
2008-07-18  Tom Tromey  
1735
 
1736
        * gdb.texinfo (Macros): Update.  Use @code rather than @command.
1737
 
1738
2008-07-10  Doug Evans  
1739
 
1740
        * doc/gdb.texinfo: Document "set print symbol-loading on|off".
1741
 
1742
2008-07-10  Jan Kratochvil  
1743
 
1744
        * gdb.texinfo (Starting): Document "set disable-randomization".
1745
 
1746
2008-07-07  Andreas Schwab  
1747
 
1748
        * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
1749
 
1750
2008-07-06  Vladimir Prus  
1751
 
1752
        * gdb.texinfo (GDB/MI Target Manipulation): Add
1753
        example of -target-attach.
1754
 
1755
2008-06-10  Vladimir Prus  
1756
 
1757
        * observer.texi (target_resumed): New observer.
1758
        * gdb.texinfo (GDB/MI Output Records): Document *running.
1759
 
1760
2008-06-06  Tom Tromey  
1761
 
1762
        * gdb.texinfo (Completion): Add field name example.
1763
 
1764
2008-06-06  Marc Khouzam  
1765
 
1766
        * gdb.texinfo (GDB/MI Program Context): Added example
1767
        to -exec-arguments
1768
 
1769
2008-06-05  Nick Roberts  
1770
 
1771
        * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
1772
        annotation.
1773
 
1774
2008-06-05  Vladimir Prus  
1775
            Nathan Sidwell  
1776
            Joseph Myers  
1777
 
1778
        * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
1779
        and ACX_BUGURL.
1780
        * configure: Regenerate.
1781
        * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1782
        (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1783
        * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
1784
        mailing-list-specific text about bug reporting unless
1785
        BUGURL_DEFAULT.
1786
 
1787
2008-06-05  Pedro Alves  
1788
 
1789
        * gdb.texinfo (-target-select): Remove reference to target async.
1790
        (Maintenance Commands): Document "maint set/show remote-async".
1791
 
1792
2008-06-04  Marc Khouzam  
1793
 
1794
        * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1795
        in -target-file-get section.
1796
 
1797
2008-05-22  Pedro Alves  
1798
 
1799
        * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1800
        killing the inferior when it is already debugging a process.
1801
 
1802
2008-05-21  Joel Brobecker  
1803
 
1804
        * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1805
        abbreviation for "finish".
1806
 
1807
2008-05-21  Nick Roberts  
1808
 
1809
        * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1810
 
1811
2008-05-15  Daniel Jacobowitz  
1812
 
1813
        * gdbint.texinfo (Target Conditionals): Delete entry for
1814
        gdbarch_dwarf_reg_to_regnum.
1815
 
1816
2008-05-09  Doug Evans  
1817
 
1818
        * gdb.texinfo: Document "find" command, qSearch:memory packet.
1819
 
1820
2008-05-05  Doug Evans  
1821
 
1822
        * gdb.texinfo (disassemble): Document /m modifier.
1823
 
1824
2008-05-05  Vladimir Prus  
1825
 
1826
        * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1827
        will not report the time of commands that run the target.
1828
 
1829
2008-05-03  Vladimir Prus  
1830
 
1831
        * gdb.texinfo (GDB/MI Output Records): Add
1832
        missing semicolon.
1833
 
1834
2008-05-03  Vladimir Prus  
1835
 
1836
        * gdb.texinfo (GDB/MI Output Records):
1837
        Document =thread-create and =thread-exited.
1838
 
1839
2008-05-03  Vladimir Prus  
1840
 
1841
        * gdb.texinfo (GDB/MI Development and Front Ends):
1842
        Remove mention of dmi-discuss.
1843
 
1844
2008-05-03  Pedro Alves  
1845
 
1846
        * observer.texi (thread_exit): New.
1847
 
1848
2008-05-02  Pedro Alves  
1849
 
1850
        * gdb.texinfo (Debugging Output): Document "set/show debug
1851
        displaced".
1852
        (Maintenance Commands): Document "maint set/show
1853
        can-use-displaced-stepping".
1854
 
1855
2008-05-02  Daniel Jacobowitz  
1856
 
1857
        * gdb.texinfo (ARM): Document set/show arm fallback-mode
1858
        and set/show arm force-mode.
1859
 
1860
2008-05-02  Andreas Schwab  
1861
 
1862
        * gdbint.texinfo (Algorithms): Describe
1863
        target_watchpoint_addr_within_range.
1864
 
1865
2008-04-30  Daniel Jacobowitz  
1866
 
1867
        * gdbint.texinfo (Stack Frames): New chapter.
1868
        (Algorithms): Move Frames text to the new chapter.
1869
        (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
1870
        gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1871
 
1872
2008-04-24  Vladimir Prus  
1873
 
1874
        * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1875
        output does not necessary include any tokens.
1876
 
1877
2008-04-22  Corinna Vinschen  
1878
 
1879
        * gdb.texinfo (Set SH Calling convention): New @item.
1880
        (Show SH Calling convention): Ditto.
1881
 
1882
2008-04-22  Markus Deuling  
1883
 
1884
        * gdb.texinfo (Fortran Operators): Describe '%' operator.
1885
 
1886
2008-04-20  Eli Zaretskii  
1887
 
1888
        * gdb.texinfo (Set Breaks): Mention that multiple location
1889
        breakpoints need line number info.  Add index entries.
1890
 
1891
2008-04-19  Craig Silverstein  
1892
 
1893
        * gdb.texinfo (Requirements): Add an optional requirement on
1894
        zlib.
1895
        * gdbint.texinfo (Debugging File Formats): Add new subsection for
1896
        Compressed DWARF 2.
1897
 
1898
2008-04-16  Aleksandar Ristovski  
1899
 
1900
        * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1901
        sample output for 'stopped,reason="breakpoint-hit"' message.
1902
        (GDB/MI Program Execution): Likewise.
1903
 
1904
2008-04-09  Marc Khouzam  
1905
 
1906
        * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
1907
        -var-set-format.  Add -f option to -var-evaluate-expression.
1908
 
1909
2008-04-03  Joel Brobecker  
1910
 
1911
        * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1912
        new node "Ambiguous Expressions".  Replace references to this
1913
        node by references to "Ambiguous Expressions" throughout.
1914
        (Ambiguous Expressions): New node.
1915
 
1916
2008-03-26  Daniel Jacobowitz  
1917
 
1918
        * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1919
 
1920
2008-03-21  Pedro Alves  
1921
 
1922
        * gdb.texinfo (Debugging Output): Document
1923
        "set/show debug lin-lwp-async".
1924
        (Maintenance Commands): Document "maint set/show linux-async".
1925
 
1926
2008-03-21  Daniel Jacobowitz  
1927
 
1928
        * gdb.texinfo (Expressions): Update description of malloced arrays.
1929
 
1930
2008-03-15  Vladimir Prus  
1931
 
1932
        * gdb.texinfo (Thread Commands): Document
1933
        -thread-info.  Remove -thread-list-all-threads.
1934
 
1935
2008-03-14  Pedro Alves  
1936
            Sandra Loosemore  
1937
 
1938
        * gdb.texinfo (Library List Format): Update to mention the
1939
        possibility to pass section addresses instead of segment
1940
        addresses.
1941
 
1942
2008-03-10  Daniel Jacobowitz  
1943
 
1944
        * gdb.texinfo (Starting): Document "set exec-wrapper".
1945
        (Server): Document gdbserver --wrapper.
1946
 
1947
2008-03-03  Daniel Jacobowitz  
1948
 
1949
        * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1950
        unreadable memory.  Delete obsolete SPARClite reference.
1951
 
1952
2008-02-28  Daniel Jacobowitz  
1953
 
1954
        * gdb.texinfo (Starting): Mention always-running targets.
1955
        (Target Commands): Add an anchor for load.
1956
        (Connecting): Explain continue instead of run.
1957
 
1958
2008-02-27  Daniel Jacobowitz  
1959
 
1960
        * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1961
 
1962
2008-02-26  Nick Roberts  
1963
 
1964
        * gdb.texinfo (Set Breaks): Revert description of Enb column of
1965
        breakpoint table.
1966
 
1967
2008-02-19  Pedro Alves  
1968
 
1969
        * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1970
        killing the inferior when it is already debugging a process.
1971
 
1972
2008-02-13  Markus Deuling  
1973
 
1974
        * gdbint.texinfo (Build Script): New section. Mention new build script
1975
        gdb_buildall.sh.
1976
 
1977
2008-02-01  Jim Blandy  
1978
 
1979
        * gdb.texinfo (Help): Summarize 'info args' correctly.
1980
 
1981
2008-01-30  Thiago Jung Bauermann  
1982
 
1983
        * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1984
        available in PowerPC architecture.
1985
        (Embedded Processors): Change node name of PowerPC item in menu.
1986
        (PowerPC): Rename to...
1987
        (PowerPC Embedded): this.
1988
        (Architectures): Add new PowerPC item in menu.
1989
        (PowerPC): New node.
1990
 
1991
2008-01-30  Daniel Jacobowitz  
1992
 
1993
        * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1994
        commands.
1995
 
1996
2008-01-30  Daniel Jacobowitz  
1997
 
1998
        * gdb.texinfo (Setting Catchpoints): Mention features
1999
        supported on GNU/Linux.
2000
 
2001
2008-01-30  Nick Roberts  
2002
 
2003
        * gdb.texinfo (GDB/MI File Commands): Describe new output
2004
        field for MI command -file-list-exec-source-file.
2005
 
2006
2008-01-29  Daniel Jacobowitz  
2007
 
2008
        * gdb.texinfo (Using the `gdbserver' Program): Add security
2009
        warning.  Rearrange into subsections and subsubsections.  Document
2010
        --multi and --debug.  Correct --with-sysroot typo.  Update --attach
2011
        usage.  Make load reference clearer.  Document monitor exit.
2012
        (Remote Configuration): Document set remote exec-file, attach-packet,
2013
        and run-packet.
2014
        (Packets): Document vAttach and vRun.
2015
 
2016
2008-01-29  Nick Roberts  
2017
 
2018
        * gdb.texinfo (Processes): Mention process command.
2019
        detach-on-follow -> detach-on-fork.
2020
 
2021
2008-01-28  Daniel Jacobowitz  
2022
 
2023
        * gdbint.texinfo (Native Conditionals): Remove
2024
        SHELL_COMMAND_CONCAT and SHELL_FILE.
2025
 
2026
2008-01-26  Eli Zaretskii  
2027
 
2028
        * gdb.texinfo (Specify Location): Improve wording.
2029
 
2030
2008-01-23  Chris Demetriou  
2031
 
2032
        * gdb.texinfo (Threads): Document new "set print thread-events"
2033
        and "show print thread-events" commands.
2034
 
2035
2008-01-19  Eli Zaretskii  
2036
 
2037
        * gdb.texinfo (Specify Location): New section.
2038
        (Delete Breaks, Edit, Set Breaks): Remove description of
2039
        locations.  Instead, add a reference to "Specify Location".
2040
        (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2041
        (Symbols): Refer to "Specify Location" for the valid forms of
2042
        linespecs and locations.
2043
 
2044
2008-01-18  Markus Deuling  
2045
 
2046
        * gdbint.texinfo (Target Conditionals): Replace the description of
2047
        BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2048
 
2049
2008-01-12  Paul Hilfinger  
2050
 
2051
        * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2052
        about &&var, which is rejected by the expression parser.
2053
 
2054
2008-01-09  Luis Machado  
2055
 
2056
        * gdb.texinfo (Output): Update documentation on using printf with DFP
2057
        types.
2058
 
2059
2008-01-07  Thiago Jung Bauermann  
2060
 
2061
        * gdb.texinfo (C and C++): Add Decimal Floating Point format
2062
        subsubsection.
2063
        (Decimal Floating Point format): New subsubsection.
2064
 
2065
2008-01-05  Pedro Alves  
2066
 
2067
        * gdb.texinfo (File Options): Remove mention of the attempt to
2068
        open a core file with the -p option.  Don't list -c as a valid
2069
        option to attach to a process.
2070
 
2071
2008-01-05  Pedro Alves  
2072
 
2073
        * gdbint.texinfo (Host Conditionals): Remove mention of
2074
        ALIGN_STACK_ON_ENTRY.
2075
 
2076
2008-01-05  Joel Brobecker  
2077
 
2078
        * gdbint.texinfo (Start of New Year Procedure): Add item
2079
        describing how to update the source and documentation copyright
2080
        notices.
2081
 
2082
2007-12-18  Jim Blandy  
2083
 
2084
        * gdb.texinfo (Set Watchpoints): Integrate per-thread
2085
        watchpoint explanation into the main description of the watchpoint
2086
        command; update synopses of 'watch', 'rwatch', and 'awatch'
2087
        commands.
2088
 
2089
2007-12-18  Vladimir Prus  
2090
 
2091
        * gdb.texinfo (Miscellaneous gdb/mi Commands):
2092
        Document 'pending-breakpoints' feature of
2093
        -list-features.
2094
 
2095
2007-12-17  Luis Machado  
2096
 
2097
        * gdb.texinfo: Add new parameter's description.
2098
 
2099
2007-12-16  Daniel Jacobowitz  
2100
 
2101
        * gdb.texinfo (Overview): Clarify run-length encoding
2102
        example.  Remove the restriction on "+" and "-" characters.
2103
 
2104
2007-12-15  Eli Zaretskii  
2105
 
2106
        * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2107
 
2108
2007-12-14  Vladimir Prus  
2109
 
2110
        * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2111
        the -f option for -break-insert, remove -r option,
2112
        and clarify specification of location.
2113
 
2114
2007-11-30  Daniel Jacobowitz  
2115
 
2116
        * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2117
        formatting.
2118
        (Remote Debugging): Add File Transfer section.
2119
        (Remote Configuration): Document Host I/O packets.
2120
        (GDB/MI): Add GDB/MI File Transfer Commands section.
2121
        (Host I/O Packets): New section in "Remote Protocol".
2122
        (Packets): Add vFile.
2123
 
2124
2007-11-17  Eli Zaretskii  
2125
 
2126
        * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2127
        breakpoints with multiple locations.
2128
        (Breakpoint Menus): Improve wording.
2129
        (Output): Fix last change.
2130
 
2131
2007-11-17  Ulrich Weigand  
2132
 
2133
        * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2134
 
2135
2007-11-15  Doug Evans  
2136
 
2137
        * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2138
 
2139
2007-11-15  Vladimir Prus  
2140
 
2141
        * gdbint.texinfo (Native Conditionals): Remove
2142
        mention of CLEAR_SOLIB.
2143
 
2144
2007-11-11  Joel Brobecker  
2145
 
2146
        * gdb.texinfo (Print Settings): Add documentation for "set/show
2147
        print frame-arguments".
2148
 
2149
2007-11-05  Luis Machado  
2150
 
2151
        * gdb.texinfo (Output): Update printf command's description.
2152
 
2153
2007-10-30  Daniel Jacobowitz  
2154
 
2155
        * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2156
        powerpc soft-float".
2157
 
2158
2007-10-24  Daniel Jacobowitz  
2159
 
2160
        * gdb.texinfo (Files): Correct formatting.  Mention Expat
2161
        requirement.
2162
        (Requirements for Building GDB): Expand the list of Expat
2163
        uses.
2164
        (Library List Format, Memory Map Format): Mention Expat.
2165
        (Target Descriptions): Update Expat wording.
2166
 
2167
2007-10-24  Daniel Jacobowitz  
2168
 
2169
        * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2170
        Document that gdbarch_convert_register_p should return zero for no-op
2171
        conversions.
2172
 
2173
2007-10-22  Ulrich Weigand  
2174
 
2175
        * gdbint.texi (Compiler Characteristics): Move documentation
2176
        of set_gdbarch_sofun_address_maybe_missing back to ...
2177
        (Target Conditionals): ... here to fix build break.
2178
 
2179
2007-10-19  Ulrich Weigand  
2180
 
2181
        * gdbint.texi (Target Conditionals): Remove documentation of
2182
        SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2183
        (Compiler Characteristics): ... documentation of
2184
        set_gdbarch_sofun_address_maybe_missing.
2185
 
2186
2007-10-17  Daniel Jacobowitz  
2187
 
2188
        * gdbint.texinfo (Target Conditionals): Use
2189
        frame_unwind_register_unsigned in examples instead of
2190
        frame_unwind_unsigned_register.
2191
 
2192
2007-10-15  Daniel Jacobowitz  
2193
 
2194
        * gdb.texinfo (Predefined Target Types): Add int128
2195
        and uint128.
2196
        (Standard Target Features): Add PowerPC features.
2197
 
2198
2007-10-15  Daniel Jacobowitz  
2199
 
2200
        * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2201
 
2202
2007-10-12  Ulrich Weigand  
2203
 
2204
        * gdbint.texi (Target Conditionals): Remove documentation
2205
        of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2206
        gdbarch_extract_return_value, and gdbarch_store_return_value.
2207
 
2208
2007-10-12  Ulrich Weigand  
2209
 
2210
        * gdbint.texi (Target Conditionals): Remove documentation of
2211
        and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2212
 
2213
2007-10-11  Kazu Hirata  
2214
 
2215
        * gdb.texinfo: Mention that inaccessible-by-default is on by
2216
        default.
2217
 
2218
2007-10-11  Daniel Jacobowitz  
2219
 
2220
        * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2221
 
2222
2007-09-30  Daniel Jacobowitz  
2223
 
2224
        * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2225
        multi-threaded watchpoints.
2226
        * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2227
        checked.  Describe sticky notification.  Expand description
2228
        of steppable and continuable watchpoints.
2229
        (Watchpoints and Threads): New subsection.
2230
 
2231
2007-09-28  Vladimir Prus  
2232
 
2233
        * gdb.texinfo (Setting Breakpoints): Revise
2234
        documentation for pending breakpoints.  Document
2235
        breakpoints with multiple locations.
2236
 
2237
2007-09-19  Vladimir Prus  
2238
 
2239
        * gdb.texinfo (Miscellaneous gdb/mi Commands):
2240
        Document -list-features.
2241
 
2242
2007-09-15  Eli Zaretskii  
2243
 
2244
        * gdb.texinfo (Output): Spell out which features of C's printf are
2245
        not supported by GDB's printf.
2246
        (Separate Debug Files): More accurate wording regarding build ID
2247
        and a reference to the ld manual rather than the Fedora wiki.
2248
 
2249
2007-09-04  Daniel Jacobowitz  
2250
            Jim Blandy  
2251
 
2252
        * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
2253
        (Examining Memory): Update mentions of the 's' format.
2254
        (Automatic Display): Likewise.
2255
 
2256
2007-09-02  Daniel Jacobowitz  
2257
 
2258
        * gdb.texinfo: Update the FSF's Back-Cover Text.
2259
 
2260
2007-09-02  Jan Kratochvil  
2261
            Eli Zaretskii  
2262
 
2263
        * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2264
        Fixed the ``build ID'' name.  New binaries build instructions for the
2265
        build ID inclusion.  Explain how the commands are specific to the build
2266
        ID vs. debug link.
2267
 
2268
2007-09-01  Eli Zaretskii  
2269
 
2270
        * gdb.texinfo (Separate Debug Files): Fix last change.  Add
2271
        indexing for ``build ID'' support.
2272
 
2273
2007-09-01  Jan Kratochvil  
2274
 
2275
        * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2276
        Enlisted BUILD ID to the debug file searching example.
2277
        Included a BUILD ID `.note.gnu.build-id' section description.
2278
        Updated/added the debug files splitting instructions for OBJCOPY.
2279
 
2280
2007-08-31  Vladimir Prus  
2281
 
2282
        * gdb.texinfo (Variable Objects): Adjust docs
2283
        for -var-info-expression and document
2284
        -var-info-path-expression.
2285
 
2286
2007-08-20  Jim Blandy  
2287
 
2288
        * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2289
        (title page): Include the dedication in the printed manual, as a
2290
        separate page after the copyright notice.
2291
 
2292
        * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2293
        don't break a @var across a line.
2294
 
2295
2007-07-25  Maciej W. Rozycki  
2296
 
2297
        * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2298
        for include files.
2299
 
2300
2007-07-12  Nick Roberts  
2301
 
2302
        * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
2303
        in annotate.texinfo.
2304
        (Command History): Link to new node.
2305
 
2306
2007-07-05  Markus Deuling  
2307
 
2308
        * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2309
 
2310
2007-07-05  Eli Zaretskii  
2311
 
2312
        * gdbint.texinfo (Target Conditionals): Fix last change.
2313
 
2314
2007-07-03  Markus Deuling  
2315
 
2316
        * gdb.texinfo: Replace following macros by their appropriate gdbarch
2317
        routines:
2318
        (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2319
        (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2320
        (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2321
        (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2322
        (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2323
        (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2324
        (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2325
        (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2326
        (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2327
        (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2328
        (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2329
        (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2330
        (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2331
        (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2332
        (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2333
        (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2334
        (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2335
        (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2336
        (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2337
        (SOFTWARE_SINGLE_STEP_P)
2338
 
2339
        (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2340
        (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2341
 
2342
        (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2343
        (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2344
        (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2345
        (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2346
        (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2347
        (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2348
        (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2349
        (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2350
        (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2351
        (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2352
 
2353
        (Converting an existing Target Architecture to Multi-arch): Remove
2354
         section.
2355
 
2356
        (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2357
        (gdbarch_addr_bits_remove): Add code example.
2358
 
2359
        * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2360
 
2361
2007-07-02  Daniel Jacobowitz  
2362
 
2363
        * gdb.texinfo (Remote Configuration): Document library-info-packet.
2364
        Add other missing entries.  Adjust the table size to fit.
2365
        (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
2366
        stop reasons including the new "library" event.
2367
        (General Query Packets): Adjust table widths for qSupported.  Mention
2368
        qXfer:libraries:read reply to qSupported and document the new packet.
2369
        (Library List Format): New section.
2370
 
2371
2007-07-01  Jan Kratochvil  
2372
 
2373
        * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2374
 
2375
2007-06-28  Michael Snyder  
2376
 
2377
        * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2378
 
2379
2007-06-25  Nick Roberts  
2380
 
2381
        * gdbint.texinfo (Register and Memory Data): Break sections
2382
        into nodes and add a menu.
2383
 
2384
2007-06-21  Maciej W. Rozycki  
2385
 
2386
        * gdb.texinfo (Examining Memory): Document the new behaviour.
2387
 
2388
2007-06-21  Vladimir Prus  
2389
 
2390
        * gdb.texinfo (Standard Target Features): Document
2391
        m68k features.
2392
 
2393
2007-06-18  Daniel Jacobowitz  
2394
 
2395
        * gdb.texinfo (General Query Packets): Document qOffsets changes.
2396
 
2397
2007-06-13  Daniel Jacobowitz  
2398
 
2399
        * gdb.texinfo (Target Description Format): Add version attribute
2400
        for .
2401
 
2402
2007-06-13  Daniel Jacobowitz  
2403
 
2404
        * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2405
 
2406
2007-06-13  Daniel Jacobowitz  
2407
 
2408
        * gdb.texinfo (MIPS Features): New subsection.
2409
 
2410
2007-06-12  Ulrich Weigand  
2411
            Markus Deuling  
2412
 
2413
        * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2414
        and qXfer:spu:write packets and mention them under qSupported.
2415
 
2416
2007-06-12  Ulrich Weigand  
2417
            Markus Deuling  
2418
 
2419
        * gdb.texinfo (Architectures): Add new SPU section to document
2420
        Cell Broadband Engine SPU architecture specific commands.
2421
 
2422
2007-06-09  Vladimir Prus  
2423
 
2424
        * gdb.texinfo (GDB/MI Variable Objects): Editorial
2425
        comments.
2426
 
2427
2007-06-07  Nick Roberts  
2428
 
2429
        * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2430
 
2431
2007-05-29  Jim Blandy  
2432
 
2433
        * gdb.texinfo (Overview): Doc fix.
2434
 
2435
2007-05-22  Maciej W. Rozycki  
2436
 
2437
        * gdb.texinfo (Remote Configuration): Document "set/show
2438
        remoteflow".
2439
 
2440
2007-05-16  Daniel Jacobowitz  
2441
 
2442
        * gdb.texinfo (MIPS): Remove documentation for set mips
2443
        saved-gpreg-size, show mips saved-gpreg-size, and set mips
2444
        stack-arg-size.
2445
 
2446
2007-05-14  Bob Wilson  
2447
 
2448
        * all-cfg.texi (GDBTUI): New.
2449
        * gdb.texinfo (Mode Options): Use GDBTUI variable.
2450
        (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2451
        (TUI Configuration): Edit to improve clarity and fix problems of
2452
        both style and content.
2453
 
2454
2007-05-11  Ulrich Weigand  
2455
 
2456
        * observer.texi (GDB Observers): New observer "new_objfile".
2457
 
2458
2007-05-08  Ulrich Weigand  
2459
 
2460
        * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2461
 
2462
2007-04-14  Vladimir Prus  
2463
 
2464
        * gdb.texinfo (GDB/MI Variable Objects): Document
2465
        frozen variables objects.
2466
 
2467
2007-04-13  Daniel Jacobowitz  
2468
 
2469
        * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2470
        (Character Sets, Caching Data of Remote Targets): Likewise.
2471
        (Targets): Delete Remote node.  Move its text...
2472
        (Debugging Remote Programs): ...to here.  Delete description
2473
        of the "remote" command.
2474
        (Remote configuration): Delete description of "set remotedevice"
2475
        and "show remotedevice".
2476
        (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2477
 
2478
2007-04-11  Bob Wilson  
2479
 
2480
        * gdb.texinfo (Contributors, Continuing and Stepping)
2481
        (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2482
        (General Query Packets, File-I/O Remote Protocol Extension)
2483
        (Protocol Basics, The F Reply Packet, Write)
2484
        (Protocol-specific Representation of Datatypes, Memory Transfer):
2485
        Fix hyphenation, punctuation and grammar problems.
2486
        (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
2487
        'section' instead of 'subsection' in the text.
2488
        (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2489
        (i386): Remove period from section name.
2490
        (Installing GDB, Requirements, Running Configure,  Separate Objdir)
2491
        (Config Names, Configure Options): Use @file{configure}.
2492
 
2493
2007-04-11  Daniel Jacobowitz  
2494
 
2495
        * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2496
        and tab expansion.
2497
 
2498
2007-04-10  Daniel Jacobowitz  
2499
 
2500
        * gdbint.texinfo (SOM): Correct location of the SOM reader.
2501
 
2502
2007-04-02  Bob Wilson  
2503
 
2504
        * gdb.texinfo: Consistently capitalize all significant words in
2505
        node names, chapter titles, section titles, and headings.  Update
2506
        cross references to match.
2507
        (Starting and Stopping Trace Experiment): Make node name plural.
2508
        (Breakpoint related warnings): Hyphenate "Breakpoint-related".
2509
 
2510
2007-03-30  Pedro Alves  
2511
 
2512
        * gdb.texinfo (WinCE): Delete obsolete subsection.
2513
 
2514
2007-03-30  Daniel Jacobowitz  
2515
 
2516
        * gdb.texinfo (M68K): Remove obsolete ROM monitors.
2517
        * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
2518
        references.
2519
 
2520
2007-03-30  Daniel Jacobowitz  
2521
 
2522
        * gdb.texinfo (Startup): Delete references to some alternate
2523
        names for .gdbinit.
2524
        (Thread): Remove LynxOS reference.
2525
        (Tandem ST2000): Delete target-specific documentation.
2526
        * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
2527
        (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
2528
        and GDB_OSABI_LYNXOS.
2529
 
2530
2007-03-29  Ulrich Weigand  
2531
 
2532
        * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2533
 
2534
2007-03-27  Ulrich Weigand  
2535
 
2536
        * gdbint.texinfo (Target Conditionals): Remove mention of
2537
        DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
2538
        and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
2539
 
2540
2007-03-27  Brooks Moses  
2541
 
2542
        * Makefile.in: Add "pdfdir" installation
2543
        directory, PDFTEX macro, support for "install-pdf" target,
2544
        and rules for making a pdf version of refcard.texi.
2545
        * refcard.tex: Specify paper size for PDF output.
2546
 
2547
2007-03-26  Bob Wilson  
2548
 
2549
        * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
2550
 
2551
2007-03-26  Bob Wilson  
2552
 
2553
        * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
2554
        (Source Path, Character Sets, Macros, Define)
2555
        (GDB/MI Result Records, GDB/MI Simple Examples)
2556
        (GDB/MI Program Execution, GDB/MI File Commands)
2557
        (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
2558
        (Bug Reporting): Use @value{GCC}.
2559
 
2560
2007-03-26  Bob Wilson  
2561
 
2562
        * gdb.texinfo (Help): Fix formatting of examples.
2563
        (Variables): Use @ifnotinfo instead of @iftex.
2564
        (Non-debug DLL symbols): Use @ref instead of @pxref.
2565
        (Sparclet File): Use @samp instead of quotes.
2566
 
2567
2007-03-26  Bob Wilson  
2568
 
2569
        * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
2570
 
2571
2007-03-26  Bob Wilson  
2572
 
2573
        * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
2574
        the order of the nodes.
2575
        (C Operators, C Constants, Debugging C): Remove extra menus.
2576
        (Method Names in Commands): Do not specify next/prev/up nodes.
2577
 
2578
2007-03-26  Bob Wilson  
2579
 
2580
        * gdb.texinfo (File Options): Add missing parenthesis.
2581
        (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
2582
 
2583
2007-02-26  Daniel Jacobowitz  
2584
 
2585
        * gdb.texinfo (Monitor commands for gdbserver): New subsection.
2586
 
2587
2007-02-26  Daniel Jacobowitz  
2588
 
2589
        * gdb.texinfo (Standard Target Features): Mention
2590
        case insensitivity.
2591
        (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
2592
 
2593
2007-02-18  Nick Roberts  
2594
 
2595
        * gdb.texinfo (Top): Put Appendix A after numbered sections.
2596
        (Files): Add section name to argument list for pxref.
2597
        (Non-debug DLL symbols): Don't use `see' for pxref.
2598
        (Embedded Processors): Fix typo.
2599
        (GDB/MI Breakpoint Commands): Execution commands generate
2600
        *stopped not ^done.
2601
 
2602
2007-02-13  Nick Roberts  
2603
 
2604
        * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
2605
        values for in_scope.  Mention that only root variables can be
2606
        updated.
2607
        (GDB/MI Development and Front Ends): Explain new values may be
2608
        added to existing fields.
2609
 
2610
2007-02-08  Daniel Jacobowitz  
2611
 
2612
        * gdb.texinfo (-target-disconnect): Use @smallexample.
2613
        (Requirements): Add anchor for Expat.  Update description.
2614
        (Target Descriptions): Mention Expat.
2615
        (Target Description Format): Document new elements.  Use
2616
        @smallexample.
2617
        (Predefined Target Types, Standard Target Features): New sections.
2618
        * gdbint.texinfo (Target Descriptions): New section.
2619
 
2620
2007-02-07  Daniel Jacobowitz  
2621
 
2622
        * gdb.texinfo (Target Description Format): Add section on XInclude.
2623
 
2624
2006-02-03  Nick Roberts  
2625
 
2626
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
2627
        command -enable-timings.
2628
 
2629
2007-02-02  Markus Deuling    (tiny change)
2630
 
2631
        * gdbint.texinfo (Operation System ABI Variant Handling): Update
2632
        descriptions for new/deleted elements in gdb_osabi.  Add missing
2633
        description for function generic_elf_osabi_sniff_abi_tag_sections.
2634
 
2635
2007-01-29  Joel Brobecker  
2636
 
2637
        * gdb.texinfo (Maintenance Commands): Add documentation for
2638
        the new "maint print target-stack" command.
2639
 
2640
2007-01-26  Jan Kratochvil 
2641
            Eli Zaretskii  
2642
 
2643
        * gdb.texinfo: Describe CHAR array vs. string identification rules.
2644
 
2645
2007-01-26  Eli Zaretskii  
2646
 
2647
        * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
2648
        Use @value{NGCC} instead of @value{GCC}.
2649
 
2650
2007-01-20  Ralf Wildenhues    (tiny change)
2651
 
2652
        * agentexpr.texi: Fix typos.
2653
        * annotate.texinfo: Likewise.
2654
        * gdb.texinfo: Likewise.
2655
        * gdbint.texinfo: Likewise.
2656
        * observer.texi: Likewise.
2657
        * stabs.texinfo: Likewise.
2658
 
2659
2007-01-20  Markus Deuling    (tiny change)
2660
 
2661
        * gdbint.texinfo (Support Libraries): Remove mmalloc
2662
        entry.  Describe readline library.
2663
 
2664
2007-01-09  Daniel Jacobowitz  
2665
 
2666
        * gdb.texinfo (Target Descriptions): New section.
2667
        (General Query Packets): Add QPassSignals anchor.  Mention
2668
        qXfer:features:read under qSupported.  Expand mentions of
2669
        qXfer:memory-map:read and QPassSignals.  Document
2670
        qXfer:features:read.
2671
 
2672
2007-01-08  Daniel Jacobowitz  
2673
 
2674
        * gdb.texinfo (Commands to specify files): Describe
2675
        "set sysroot" and "show sysroot".
2676
        (Using the `gdbserver' program): Lowercase argument
2677
        to @var.  Expand description of setting up GDB on the
2678
        host.
2679
 
2680
2007-01-05  Joel Brobecker  
2681
 
2682
        * gdb.texinfo (Set Catchpoints): Add documentation for the new
2683
        catch exception, catch exception unhandled, and catch assert
2684
        commands.
2685
 
2686
2007-01-04  Daniel Jacobowitz  
2687
 
2688
        * gdb.texinfo (Debugging Output): Document "set debug xml"
2689
        and "show debug xml".
2690
 
2691
2007-01-04  Daniel Jacobowitz  
2692
 
2693
        * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
2694
 
2695
2007-01-01  Joel Brobecker  
2696
 
2697
        * gdbint.texinfo (Start of New Year Procedure): Add missing item.
2698
 
2699
2006-12-08  Vladimir Prus  
2700
 
2701
        * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
2702
        note in @ignore, to be removed later if nobody complains.
2703
 
2704
2006-12-04  Nick Roberts  
2705
 
2706
        * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
2707
        of -var-delete.
2708
 
2709
2006-11-22  Vladimir Prus  
2710
 
2711
        * gdb.texinfo (Setting breakpoints): Document
2712
        automatic software/hardware breakpoint usage and
2713
        the "set breakpoint auto-hw" command.
2714
 
2715
2006-11-21  Vladimir Prus  
2716
 
2717
        * gdb.texinfo (Memory Access Checking): New.
2718
 
2719
2006-11-16  Daniel Jacobowitz  
2720
 
2721
        * gdb.texinfo (Remote configuration): Mention
2722
        "pass-signals-packet".
2723
        (General Query Packets): Document QPassSignals.  Fix
2724
        a typo.
2725
 
2726
2006-11-14  Maxim Grigoriev  
2727
 
2728
        * gdb.texinfo (Contributors): Add contributors of Xtensa port.
2729
 
2730
2006-11-14  Daniel Jacobowitz  
2731
 
2732
        * gdb.texinfo (Remote configuration): Rewrite documentation for
2733
        packet configuration commands.
2734
        (OS Information): Adjust reference to qXfer:auxv:read.
2735
        (General Query Packets): Remove references to read-aux-vector-packet
2736
        and set remote get-thread-local-storage-address.
2737
 
2738
2006-11-10  Daniel Jacobowitz  
2739
 
2740
        * gdbint.texinfo (Target Architecture Definition): Add new
2741
        Initializing a New Architecture section.
2742
 
2743
2006-10-31  David Taylor  
2744
 
2745
        * stabs.texinfo (Macro define and undefine): New node describing
2746
        stabs for #define and #undef.
2747
 
2748
2006-10-27  Andreas Schwab  
2749
 
2750
        * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
2751
 
2752
2006-10-21  Eli Zaretskii  
2753
 
2754
        * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
2755
        clarify on the possible meanings of ``expression'' watched by
2756
        watchpoints.  Add indexing.
2757
        (Prompting, Errors, Invalidation, Annotations for Running)
2758
        (Source Annotations): Fix index entries by adding "annotation" to
2759
        them, to discriminate from index entries that point to the more
2760
        general topic descriptions.
2761
 
2762
2006-10-17  Daniel Jacobowitz  
2763
 
2764
        * gdbint.texinfo (Target Vector Definition): Move most
2765
        content into Existing Targets.  Add a menu.
2766
        (Existing Targets): New section, moved from Target Vector
2767
        Definition.  Use @subsection.
2768
        (Managing Execution State): New section.
2769
 
2770
2006-10-16  Bob Wilson  
2771
 
2772
        * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
2773
 
2774
2006-10-15  Eli Zaretskii  
2775
 
2776
        * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2777
        (Command Syntax, Signals, Backtrace, Connecting)
2778
        (Remote configuration, Renesas Boards, Console I/O): Fix last
2779
        change: use Ctrl- instead of C-, except wrt Emacs.
2780
        (File-I/O Examples): Put Ctrl-c in @kbd.
2781
        (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2782
        (Console I/O): Use @samp with Ctrl-.
2783
        (Signals, Set Breaks, Set Watchpoints): Document optional
2784
        arguments to `info signals'  `handle', `info breakpoints', and
2785
        `info watchpoints'.
2786
 
2787
2006-10-14  Eli Zaretskii  
2788
 
2789
        * gdb.texinfo (Backtrace): Fix last change.
2790
 
2791
2006-10-14  Nick Roberts  
2792
 
2793
        * gdb.texinfo (Backtrace): Order correctly and add other cases.
2794
 
2795
2006-10-10  Bob Wilson  
2796
 
2797
        * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2798
        (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2799
        (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
2800
 
2801
2006-09-21  Vladimir Prus  
2802
            Daniel Jacobowitz  
2803
 
2804
        * gdb.texinfo (Packets): Document vFlashErase,
2805
        vFlashWrite and vFlashDone packets.
2806
        (General Query Packets): Document qXfer:memory-map:read.
2807
        Add a new feature for qXfer:memory-map:read.
2808
        (Memory map format): New section.
2809
        (Target Commands): Mention that gdb can write flash.
2810
 
2811
2006-09-21  Vladimir Prus  
2812
            Daniel Jacobowitz  
2813
 
2814
        * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2815
        memory regions and "mem auto".
2816
 
2817
2006-09-21  Nathan Sidwell  
2818
 
2819
        * gdbint.texinfo (Array Containers): New section.
2820
 
2821
2006-09-17  Vladimir Prus  
2822
 
2823
        * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2824
        -stack-list-arguments HIGH_FRAME argument can be larger then the
2825
        actual number of frames.
2826
 
2827
2006-09-07  Vladimir Prus  
2828
 
2829
        * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2830
        -stack-list-locals HIGH_FRAME argument can be larger then the
2831
        actual number of frames.
2832
 
2833
2006-09-02  Bob Wilson  
2834
 
2835
        * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2836
        Register Packet Format, Tracepoint Packets): Fix spelling errors.
2837
 
2838
2006-09-02  Eli Zaretskii  
2839
 
2840
        * gdbint.texinfo (Overall Structure): New section "Source Tree
2841
        Structure".
2842
 
2843
2006-08-17  Jim Blandy  
2844
 
2845
        * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2846
        responses.
2847
 
2848
2006-08-08  Joel Brobecker  
2849
 
2850
        * gdb.texinfo (Source Path): Add documentation for new
2851
        substitute-path commands.
2852
 
2853
2006-08-08  Daniel Jacobowitz  
2854
 
2855
        * gdb.texinfo (Installing GDB): Update menu.  Move text to...
2856
        (Running Configure): ...here.
2857
        (Requirements): New node.  Mention expat.
2858
 
2859
2006-08-08  Vladimir Prus  
2860
 
2861
        * gdb.texinfo (Target Commands): Remove
2862
        'set download-write-size' and 'show download-write-size'.
2863
 
2864
2006-08-01  Daniel Jacobowitz  
2865
 
2866
        * stabs.texinfo (Member Type Descriptor): Correct example for
2867
        pointer to member types.
2868
 
2869
2006-07-21  Andrew Stubbs  
2870
 
2871
        * gdb.texinfo (Optional warnings and messages): Add
2872
        'set/show trace-commands'.
2873
        (Command files): Add '-v' to source command.
2874
 
2875
2006-07-12  Daniel Jacobowitz  
2876
 
2877
        * gdb.texinfo (OS Information): Update qPart reference to
2878
        qXfer.
2879
        (Remote configuration): Likewise.
2880
        (Overview): Move @cindex to the start of a paragraph.  Talk
2881
        about binary data encoding.
2882
        (Packets): Refer to the overview for the details of the X
2883
        packet encoding.
2884
        (General Query Packets): Remove qPart description.  Add qXfer
2885
        description.  Add an anchor to qSupported.  Correct feature
2886
        table title.  Add a new feature for qXfer:auxv:read.
2887
        (Interrupts): Add a missing parenthesis.
2888
 
2889
2006-07-05  Daniel Jacobowitz  
2890
 
2891
        * gdb.texinfo (KOD): Remove node.
2892
        (GDB/MI Kod Commands): Remove commented out node.
2893
 
2894
2006-07-01  Eli Zaretskii  
2895
 
2896
        * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2897
        (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2898
        (GDB/MI Thread Commands, GDB/MI Program Execution)
2899
        (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2900
        (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2901
        (GDB/MI File Commands, GDB/MI Target Manipulation)
2902
        (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2903
        since the MI prompt is hard-wired into the code.
2904
 
2905
2006-07-01  Nick Roberts  
2906
 
2907
        * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2908
        (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2909
        (GDB/MI Data Manipulation): Remove description of unimplemented
2910
        display related commands as variable objects perform this function
2911
        and are superior: -display-delete, -display-disable,
2912
        -display-enable, -display-insert and -display-list.  Move
2913
        -environment-cd, -environment-directory, -environment-path
2914
        and -environment-pwd to "Program Context".
2915
        (GDB/MI Program Control): Rename to "Program Execution".  Move
2916
        -exec-arguments -exec-abort to...
2917
        (GDB/MI Program Context): ...here.  New node split from "Data
2918
         Manipulation".
2919
 
2920
2006-06-21  Daniel Jacobowitz  
2921
 
2922
        * gdb.texinfo (Remote configuration): Document set / show
2923
        remote supported-packets.
2924
        (General Query Packets): Document qSupported packet.
2925
 
2926
2006-06-10  Sandra Loosemore 
2927
 
2928
        * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2929
        and font markup.
2930
        (Protocol basics): Likewise.
2931
        (The F request packet): Likewise.
2932
        (The F reply packet): Likewise.
2933
        (Memory transfer): Move this node to be a subsubsection of
2934
        "Protocol specific representation of datatypes".
2935
        (The Ctrl-C message): More copy editing.
2936
        (Console I/O): Likewise.
2937
        (The isatty call): Delete this node, and merge its content into
2938
        the "isatty" node.  Fixed references elsewhere.
2939
        (The system call): Delete this node, and merge its content into
2940
        the "system" node.  Fixed references elsewhere.
2941
        (open): Reformat to use @table, and add appropriate font markup.
2942
        (close): Likewise.
2943
        (read): Likewise.
2944
        (write): Likewise.
2945
        (lseek): Likewise.
2946
        (rename): Likewise.
2947
        (unlink): Likewise.
2948
        (stat/fstat): Likewise.
2949
        (gettimeofday): Likewise.
2950
        (isatty): Likewise.
2951
        (system): Likewise, plus minor changes to fix confusing wording.
2952
        (Integral datatypes): Fix font markup.
2953
        (Pointer values): Likewise.
2954
        (struct stat): Fix markup to use @table, plus minor copy editing.
2955
        (struct timeval): Fix font markup, plus minor copy editing.
2956
        (Constants): Minor copy editing.
2957
        (Errno values): Add font markup.
2958
        (File-I/O Examples): Likewise.
2959
 
2960
2006-06-10  Nick Roberts  
2961
 
2962
        * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2963
        (GDB/MI Simple Examples): Move node up one level.  Use real
2964
        examples.
2965
        (GDB/MI Compatibility with CLI): Update.
2966
        (GDB/MI Result Records): Add "connected" and "exit" result
2967
        classes.
2968
        (GDB/MI Stream Records): Clarify target output.
2969
        (GDB/MI Command Description Format): Modify example description.
2970
        (GDB/MI Breakpoint Table Commands): Rename to...
2971
        (GDB/MI Breakpoint Commands): ...this
2972
        (GDB/MI Breakpoint Commands): Add optional thread field.
2973
        (GDB/MI Program Control): Add an introduction.  Move "Program
2974
        termination" examples into exec-run description.
2975
        (GDB/MI File Commands): Mention similar CLI commands.
2976
        (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
2977
        is similar to "-gdb-version".
2978
 
2979
2006-06-09  Eli Zaretskii  
2980
 
2981
        * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2982
 
2983
2006-06-02  Nick Roberts  
2984
 
2985
        * gdb.texinfo (GDB/MI Development and Front Ends): Use
2986
        sourceware.org for mailing lists.
2987
        (GDB/MI File Commands): New node split from Program Control.
2988
 
2989
2006-06-01  Nick Roberts  
2990
 
2991
        * gdb.texinfo (GDB/MI Development and Front Ends): New node.
2992
 
2993
2006-05-22  Eli Zaretskii  
2994
 
2995
        * gdb.texinfo (Cygwin Native): Fix last change.
2996
 
2997
2006-05-22  Christopher Faylor  
2998
 
2999
        * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3000
 
3001
2006-05-15  Nick Roberts  
3002
 
3003
        * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3004
        (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3005
 
3006
2006-05-14  Daniel Jacobowitz  
3007
 
3008
        * gdb.texinfo (General Query Packets): Recommend not starting
3009
        new packets with qC and clarify.
3010
 
3011
2006-05-13  Gaius Mulley  
3012
 
3013
        * gdb.texinfo (M2 Types): New section.
3014
 
3015
2006-05-10  Daniel Jacobowitz  
3016
 
3017
        * agentexpr.texi: Add a copyright and license notice.
3018
        * observer.texi: Likewise, with GPL clause for function prototypes.
3019
        Remove trailing whitespace.
3020
 
3021
2006-05-05  Jim Blandy  
3022
 
3023
        * gdb.texinfo (General Query Packets): Document conventions for
3024
        terminating packet names, and their violations.
3025
 
3026
2006-05-05  Daniel Jacobowitz  
3027
 
3028
        * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3029
        * gdb.texinfo: Likewise.
3030
 
3031
2006-05-05  Daniel Jacobowitz  
3032
 
3033
        * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3034
        and "show remotedebug".
3035
        (Debugging Output): Add additional index entries.
3036
 
3037
2006-04-27  Michael Snyder  
3038
 
3039
        * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3040
 
3041
2006-04-22  Andrew Cagney  
3042
 
3043
        * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3044
        * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3045
 
3046
2006-04-18  Daniel Jacobowitz  
3047
 
3048
        * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3049
        and remove breakpoint prototypes.
3050
        (Watchpoints): Move description of target_insert_hw_breakpoint and
3051
        target_remove_hw_breakpoint ...
3052
        (Breakpoints): ... to here.  Document target_insert_breakpoint and
3053
        target_remove_breakpoint.
3054
 
3055
2006-04-17  Jim Blandy  
3056
 
3057
        * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3058
        and C packets are optional.
3059
 
3060
2006-04-14  Frederic Riss  
3061
 
3062
        * gdb.texinfo (Specifying source directories): Update the description
3063
        of the source file search to reflect the fact that the source path
3064
        always contains at least $cdir and $cwd.
3065
 
3066
2006-03-31  Michael Snyder  
3067
 
3068
        * gdb.texinfo: Update copyright dates.
3069
 
3070
2006-03-31  Eli Zaretskii  
3071
 
3072
        * gdb.texinfo (Overview): Add an index entry to "empty response".
3073
 
3074
2006-03-28  Jim Blandy  
3075
 
3076
        * gdbint.texinfo (Prologue Analysis): New section.
3077
 
3078
2006-03-07  Jim Blandy  
3079
 
3080
        * gdb.texinfo (Connecting): Document 'target remote pipe'.
3081
 
3082
        * gdb.texinfo (Target Commands): Update text describing how to
3083
        specify a target.  Refer to the detailed section on remote
3084
        debugging, not the brief mention.
3085
 
3086
        * gdb.texinfo (Connecting): Organize the different 'target remote'
3087
        connection methods into a table.  Add a 'target remote' index
3088
        entry. (!!!)
3089
 
3090
2006-02-17  Fred Fish  
3091
 
3092
        * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3093
        'ptype' commands to reflect the fact that the only significant
3094
        difference between them is that ptype prints the complete type
3095
        description instead of just the name.
3096
 
3097
2006-02-13  Wu Zhou  
3098
 
3099
        * gdbint.texinfo (Watchpoints): Delete
3100
        TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3101
 
3102
2006-02-10  Nick Roberts  
3103
 
3104
        * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3105
        times fields where needed.  Fix typos.  Update general form given
3106
        for output of -break-insert.
3107
        (GDB/MI): Abbreviate some unnecessarily long fullnames.
3108
 
3109
2006-02-06  Daniel Jacobowitz  
3110
 
3111
        * gdbint.texinfo (Symbol Handling): Add a section
3112
        on memory management.
3113
 
3114
2006-02-06  Vladimir Prus  
3115
 
3116
        * gdb.texinfo (Breakpoint table commands): Document the fullname
3117
        field in -break-list output.
3118
 
3119
2006-02-03  Eli Zaretskii  
3120
 
3121
        * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
3122
        debugging information produced by the various "set debug..."
3123
        options.
3124
 
3125
2006-02-01  Daniel Jacobowitz  
3126
 
3127
        * gdb.texinfo (Files): Remove obsolete bits from the description
3128
        of "symbol-file".
3129
 
3130
2006-01-25  Jim Blandy  
3131
 
3132
        * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3133
 
3134
2006-01-24  Jim Blandy  
3135
 
3136
        * gdbint.texinfo (Frames): Document the basics of GDB's register
3137
        unwinding model, and explain the existence of the "sentinel" frame.
3138
 
3139
2006-01-23  Andrew Stubbs  
3140
 
3141
        * gdb.texinfo (Choosing files): Mention that -directory is used
3142
        for script files.
3143
        (Specifying source directories): Likewise.
3144
        (Command files): Explain how script files are found.
3145
 
3146
2006-01-21  Eli Zaretskii  
3147
 
3148
        * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3149
        the threads in a multi-threaded program.
3150
        (Threads): The threadno argument of "thread apply" can be a range
3151
        of numbers.
3152
 
3153
2006-01-18  Jim Blandy  
3154
 
3155
        * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3156
        of warning flags.
3157
 
3158
2006-01-13  Eli Zaretskii  
3159
 
3160
        * gdb.texinfo (Sequences): Improve menu annotations.
3161
        (Define): Add index entries for arguments of user-defined
3162
        commands.  Move the description of flow-control commands...
3163
        (Command Files): ...to here.  Document loop_break and
3164
        loop_continue.
3165
        (Define, Command Files): Document `end' and add index entries for
3166
        it.
3167
 
3168
2006-01-04  Michael Snyder  
3169
 
3170
        * gdb.texinfo: Add documentation for linux-fork.
3171
        * gdbint.texinfo: Add internal documentation for checkpoints.
3172
 
3173
2006-01-02  Paul N. Hilfinger  
3174
 
3175
        * gdb.texinfo (Omissions from Ada): Document that there is now
3176
        limited aggregate support.
3177
 
3178
2005-12-28  Eli Zaretskii  
3179
 
3180
        * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3181
        registers and the likes.
3182
 
3183
2005-12-24  Eli Zaretskii  
3184
 
3185
        * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3186
        (Symbols): Fix usage of "e.g.".
3187
        (Memory Region Attributes): Fix usage of "etc."
3188
 
3189
        * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3190
        (Coding): Fix usage of "e.g.".
3191
 
3192
2005-12-23  Eli Zaretskii  
3193
 
3194
        * stabs.texinfo:
3195
        * refcard.tex:
3196
        * gpl.texi:
3197
        * gdbint.texinfo:
3198
        * gdb.texinfo:
3199
        * gdb-cfg.texi:
3200
        * fdl.texi:
3201
        * annotate.texinfo:
3202
        * all-cfg.texi:
3203
        * Makefile.in: Add (C) after Copyright.  Update the FSF
3204
        address.
3205
 
3206
2005-12-03  Eli Zaretskii  
3207
 
3208
        * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3209
        extend GDB with commands for external monitor.
3210
 
3211
2005-12-02  Andrew Stubbs  
3212
 
3213
        * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3214
 
3215
2005-11-25  Joel Brobecker  
3216
 
3217
        * gdbint.texinfo (Start of New Year Procedure): New chapter.
3218
 
3219
2005-11-21  Jim Blandy  
3220
 
3221
        * gdb.texinfo (Tracepoint Packets): Document restrictions on
3222
        placement of 'R' actions in tracepoint action packets; document
3223
        dependence of 'X' and 'M' actions on a preceding 'R' action for
3224
        their registers.
3225
 
3226
2005-11-19  Jim Blandy  
3227
 
3228
        * gdb.texinfo (Tracepoint Packets): New node.
3229
        (General Query Packets): Add entries for the tracepoint packets,
3230
        referring to the "Tracepoint Packets" node.
3231
        (Tracepoints): Add reference to "Tracepoint Packets".
3232
 
3233
2005-11-18  Kevin Buettner  
3234
 
3235
        * gdb.texinfo (set remotebreak): Add anchor.
3236
        (X packet): Likewise.
3237
        (Remote Protocol): Add new section `Interrupts' and new index
3238
        entry `interrupts (remote protocol)'.
3239
 
3240
2005-11-18  Jim Blandy  
3241
 
3242
        * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3243
        entries into the General Query Packets section.  Add a
3244
        cross-reference to that section.  Drop description of replies, as
3245
        these are covered in the descriptions of each packet.
3246
        (General Query Packets): Add introductory text.  Explain naming
3247
        conventions, and how the end of a name is recognized.
3248
 
3249
2005-11-17  Kevin Buettner  
3250
 
3251
        * gdb.texinfo (Remote configuration): Fix typo in description of
3252
        "set remotebreak" command.
3253
 
3254
2005-11-16  Jim Blandy  
3255
 
3256
        * gdb.texinfo (Packets, Stop Reply Packets)
3257
        (General Query Packets): Various formatting cleanups.
3258
        - Use @samp for packet contents.
3259
        - Drop summaries from packet @item lines; the same information appears
3260
          immediately below in the description.
3261
        - Delete paragraph breaks after packet @item commands, so that the
3262
          description appears directly to the right of the packet prototype
3263
          in the printed manual, if it fits.
3264
        - Place spaces in packet prototypes between @vars and non-@var
3265
          letters, and explain that they're just for formatting.
3266
        - Use @dots{} instead of '...'.
3267
        - Fix uses of @code where @var was needed.
3268
        - Replace "deprecated" markers with English text spelling out the
3269
          packet's status and the preferred alternatives.
3270
        - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3271
          what this ever meant.
3272
        - Remove "(draft)" markers on 'i' packets; nobody has commented on
3273
          this for a long time.
3274
        - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3275
          implemented several times, and have been in use for years.
3276
 
3277
2005-11-15  Jim Blandy  
3278
 
3279
        * gdb.texinfo (Packets): Add index entries for 'm' packet
3280
        disclaimers.
3281
 
3282
        * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3283
        of stub when processing an 'm' packet.
3284
 
3285
        * gdb.texinfo (Packets): Mention that packets beginning with
3286
        letters are reserved once, at the top, instead of actually listing
3287
        them all and saying "reserved".
3288
 
3289
2005-11-15  Andrew Stubbs  
3290
 
3291
        * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3292
        Change @var{$arg0 to @code{$arg0.
3293
 
3294
2005-11-14  Wu Zhou  
3295
 
3296
        * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3297
 
3298
2005-11-12  Jim Blandy  
3299
 
3300
        * gdb.texinfo (General Query Packets): Put packets in alphabetical
3301
        order.  Remove extraneous 'z'.
3302
 
3303
2005-11-07  Andrew Stubbs  
3304
 
3305
        * gdb.texinfo (Choosing files): Add --eval-command.
3306
 
3307
2005-11-04  Andrew Stubbs  
3308
 
3309
        * gdb.texinfo (Choosing modes): Add --return-child-result.
3310
 
3311
 
3312
2005-11-01  Andrew Stubbs  
3313
 
3314
        * gdb.texinfo (Choosing modes): Add --batch-silent.
3315
 
3316
2005-10-28  Eli Zaretskii  
3317
 
3318
        * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3319
        "The -var-update Command".
3320
 
3321
2005-10-03  Joel Brobecker  
3322
 
3323
        * gdb.texinfo (Print Settings): Add documentation for set/show
3324
        print array-indexes.
3325
 
3326
2005-09-17  Daniel Jacobowitz  
3327
 
3328
        * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3329
        6.2 and 6.3.
3330
 
3331
2005-08-27  Eli Zaretskii  
3332
 
3333
        * gdb.texinfo (File Options): Don't document --mapped, it's gone
3334
        since 19-Jan-2004.
3335
        (Files): Likewise.
3336
        (Variables, Symbols): Document the "" message and
3337
        its reasons.
3338
 
3339
2005-08-01  Fred Fish  
3340
 
3341
        * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3342
 
3343
2005-07-15  Nick Roberts  
3344
 
3345
        * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3346
        option for -var-list-children and -var-update.
3347
        (GDB/MI Stack Manipulation): Simplify description of
3348
        print-values option for -stack-list-locals.
3349
        (GDB/MI Command Description Format): Clarify.
3350
        (Mode Options): Spelling of superseded.
3351
 
3352
2005-07-12  Bob Rossi  
3353
 
3354
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3355
        corresponding GDB command comment.
3356
 
3357
2005-07-06  Bob Rossi  
3358
 
3359
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3360
        and -inferior-tty-show.
3361
        (Input/Output): Document "set/show inferior-tty" and tty alias.
3362
 
3363
2005-07-02  Nathan J. Williams  
3364
 
3365
        * gdb.texinfo (Packets): Change description of 'D' packet to note
3366
        that GDB does wait for a response.
3367
 
3368
2005-06-22  Nick Roberts  
3369
 
3370
        * gdb.texinfo (History) Rename "Command History".
3371
        (Command History): Move node "Server Prefix" from section on
3372
        Annotations here.
3373
 
3374
2005-06-19  Nick Roberts  
3375
 
3376
        * gdb.texinfo (GDB/MI Stack Manipulation):
3377
        Re-instate -stack-info-frame with example.  Say that it gets
3378
        info on selected frame, not current frame.
3379
 
3380
2005-06-18  Eli Zaretskii  
3381
 
3382
        * gdb.texinfo (Server): Clarify that `file' should be used before
3383
        connecting to the server.
3384
        (Files): Add an xref to the above description.
3385
        (Output Formats): More detailed description of the `c' format.
3386
        (Memory): List explicitly all the formats supported by `x'.
3387
        (Threads): Add an @cindex entry for "thread apply".
3388
        (Files): Document the possibility of loading unlinked object
3389
        files.  Add more indexing for solib-absolute-prefix and
3390
        --with-sysroot.
3391
        (Machine Code): Document possible problems with locations in
3392
        shared libraries.
3393
        (Backtrace): Document that free-standing environments do not need
3394
        to have a `main' function.
3395
 
3396
2005-06-18  Nick Roberts  
3397
 
3398
        * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3399
        -stack-info-frame.
3400
 
3401
2005-06-07  Andrew Cagney  
3402
 
3403
        * gdb.texinfo (Contributors): Note the original multi-arch
3404
        contributors.
3405
 
3406
2005-06-03  Eli Zaretskii  
3407
 
3408
        * gdb.texinfo (Registers): Add index entries for the standard
3409
        registers.
3410
        (Frames): Add cross-reference from frame pointer description to
3411
        the Registers node.
3412
        (Annotations Overview): Fix the reference to GDB name.
3413
 
3414
2005-06-01  Eli Zaretskii  
3415
 
3416
        * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3417
        can-use-hw-watchpoints.
3418
 
3419
2005-05-28  Bob Rossi  
3420
 
3421
        * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3422
        the possible reasons why an exec async record would be returned to FE.
3423
 
3424
2005-05-26  Andrew Cagney  
3425
 
3426
        * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3427
        Andrew Cagney implemented the original GDB/MI.
3428
 
3429
2005-05-23  Orjan Friberg  
3430
 
3431
        * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3432
        documentation.  Add documentation for cris-mode.
3433
 
3434
2005-05-20  Eli Zaretskii  
3435
 
3436
        * gdb.texinfo (Numbers): Explain the example and make the wording
3437
        more acurate.
3438
 
3439
2005-05-17  Daniel Jacobowitz  
3440
            Dennis Brueni  
3441
 
3442
        * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3443
        (GDB/MI Data Manipulation, GDB/MI Program Control)
3444
        (GDB/MI Stack Manipulation): Update examples to include the fullname
3445
        attribute in stack frames.
3446
 
3447
2005-05-12  Eli Zaretskii  
3448
 
3449
        * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
3450
        do with other non-standard names of init files.
3451
 
3452
2005-05-11  Eli Zaretskii  
3453
 
3454
        * gdb.texinfo (Command Files): Move the description of the startup
3455
        from here...
3456
        (Startup): ...to this new subsection of the Invocation chapter.
3457
        Rearrange the description of init files more logically and add a
3458
        cross-reference to "Command Files".  Document the special gdbinit
3459
        name for CISCO 68k.  Expand the description of what GDB does
3460
        during startup.
3461
        (History): Add index entry for HISTSIZE.
3462
 
3463
2005-05-02  Mark Kettenis  
3464
 
3465
        * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3466
 
3467
2005-05-02  Eli Zaretskii  
3468
 
3469
        * gdb.texinfo (SVR4 Process Information, The isatty call)
3470
        (The system call): Don't use foo(N) notation for man pages and
3471
        functions.
3472
        (Compilation, DJGPP Native): Improve wording.
3473
 
3474
2005-04-27  Eli Zaretskii  
3475
 
3476
        * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3477
        were optimized away.
3478
 
3479
2005-04-22  Eli Zaretskii  
3480
 
3481
        * gdb.texinfo (Remote configuration): Document "set/show
3482
        get-thread-local-storage-address".  Add cross-reference to the
3483
        description of the qGetTLSAddr packet.
3484
        (General Query Packets): Mention "set remote
3485
        get-thread-local-storage-address" and add a reference to its
3486
        description.
3487
 
3488
2005-04-19  Nick Roberts  
3489
 
3490
        * gdb.texinfo (Backtrace): Describe 'bt full'.
3491
 
3492
2005-04-17  Nick Roberts  
3493
 
3494
        * gdb.texinfo (Mode Options): Fix typo.
3495
        (GDB/MI): Describe how to invoke GDB/MI.
3496
 
3497
2005-04-16  Eli Zaretskii  
3498
 
3499
        * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
3500
        references changed.  Add description of "info udot".
3501
        (Files): Document "set/show stop-on-solib-events".
3502
        (M32R/D): Document "set/show download-path", "set/show
3503
        board-address", "set/show server-address", "upload", "tload".
3504
        Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
3505
        "use_mon_code", "use_ib_break", "use_dbt_break".
3506
        (Maintenance Commands): Improve indexing.
3507
        (Target Commands): Document "set/show hash", "set/show debug
3508
        monitor".
3509
        (SVR4 Process Information): Document "info pidlist" and "info
3510
        meminfo".  Document "set/show procfs-tarce" and "set/show
3511
        procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
3512
        (Symbols, The Print Command with Objective-C): Improve indexing.
3513
        (Objective-C): Add references to "info classes" and "info
3514
        selectors".
3515
        (Debugging Output): Improve wording.  Document "set/show debug
3516
        solib-frv".  Fix "set/show debugvarobj".
3517
        (Set Breaks): Add index entry for "hardware breakpoints".
3518
        (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
3519
        and "set/show usehardbreakpoints".
3520
        (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
3521
        monitor-prompt", "set/show monitor-warnings", "pmon".
3522
        (ARM): Document "rdilogfile", "rdilogenable", "set/show
3523
        rdiromatzero", "set/show rdiheartbeat".
3524
        (PowerPC): Document SDS-specific commands "set/show sdstimeout",
3525
        "sds".
3526
        (Embedded Processors): Document the "sim" command.
3527
        (Remote): Document the "remote" command.
3528
        (DJGPP Native): Document the "info serial" command.
3529
        (Threads): Document "maint info sol-threads".
3530
        (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
3531
        (Set Breaks): Improve indexing.
3532
        (Command Syntax): Add a reference to dont-repeat.
3533
        (Define): Document "dont-repeat".
3534
        (TUI Commands): Document "tabset".
3535
        (WinCE): New subsection.  Document "set/show remotedirectory",
3536
        "set/show remoteupload", "set/show remoteaddhost".
3537
 
3538
2005-04-15  Eli Zaretskii  
3539
 
3540
        * gdb.texinfo (Hurd Native): New subsection, documents
3541
        Hurd-specific commands.
3542
        (Maintenance Commands): Add cross-reference to "Debugging Output".
3543
        (Debugging Output): Document "set/show debug lin-lwp".
3544
        (MIPS): Improve documentation of heuristic-fence-post.  Document
3545
        "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
3546
        mips stack-arg-size", "set/show mips mask-address", "set/show mips
3547
        remote-mips64-transfers-32bit-regs", "set/show debug mips".
3548
        (ARM): Document ARM-specific commands.
3549
        (AVR): New section.  Document "info io_registers".
3550
        (CRIS): New section.  Document "set/show cris-version" and
3551
        "set/show cris-dwarf2-cfi".
3552
        (HPPA): New section.  Document "set/show debug hppa" and "maint
3553
        print unwind".
3554
        (Neutrino): New subsection.  Document "set/show debug nto-debug".
3555
        (Super-H): New section.  Document the "regs" command.
3556
        (Debugging Output): Document "set/show debug aix-thread".
3557
 
3558
2005-04-09  Eli Zaretskii  
3559
 
3560
        * gdb.texinfo (Print Settings): Document "set/show print
3561
        pascal_static-members", "set print repeats", "show print
3562
        null-stop".  Improve indexing.  Fix documentation of "set print
3563
        union".
3564
        (Pascal): New section.
3565
        (Supported languages): Rename from "Support"; all references
3566
        updated.  Add a menu item for Pascal.
3567
        (Numbers): Document "set radix.
3568
        (Screen Size): Document "set/show pagination".
3569
        (MIPS Embedded): Remove "set processor" documentation.
3570
        (Remote configuration): Document "set/show X/P/Z-packet",
3571
        "set/show read-aux-vector-packet", "set/show remote
3572
        symbol-lookup-packet", "set/show remote verbose-resume-packet",
3573
        "set/show remoteaddresssize", "set/show remotebaud", "set/show
3574
        remotedebug", "set/show remotebreak", "set/show remotedevice",
3575
        "set/show remotelogfile".
3576
        (Auxiliary Vector): Add reference to the description of the
3577
        read-aux-vector-packet setting.
3578
        (Set Watchpoints): Add a cross-reference to "set remote
3579
        hardware-breakpoint-limit".
3580
        (General Query Packets): Add indexing of requests and
3581
        cross-references to related commands in "Remote configuration".
3582
        (File-I/O Overview, The system call): Fix wording and typos.
3583
        (Thread Stops): Add index entries.
3584
        (Continuing and Stepping): Document "show step-mode".
3585
        (i386): New node.  Document "set/show struct-convention".
3586
        (Files): Document "show trust-readonly-sections".
3587
        (Calling): Document "set/show unwindonsignal".
3588
        (Messages/Warnings): Add index entries.
3589
        (Maintenance Commands): Document "set/show watchdog".
3590
        (Annotations Overview): Document "show annotate".
3591
        (Set Watchpoints): Add index entries.
3592
        (Symbols): Fix doc of case-sensitive.
3593
        (ABI): Document "show coerce-float-to-double".
3594
        (Convenience Vars, Help): Improve indexing.
3595
        (Machine Code): Document "show disassembly-flavor".
3596
        (Debugging C plus plus): Document "show overload-resolution".
3597
        (Value History, Signaling): Add index entries.
3598
 
3599
2005-04-08  Eli Zaretskii  
3600
 
3601
        * gdb.texinfo (Show): Move @kindex entries to their proper places.
3602
        (Processes): Fix wording.
3603
        (History, List, Logging output, Define, Symbols, Print Settings):
3604
        Improve indexing.
3605
 
3606
2005-04-03  Eli Zaretskii  
3607
 
3608
        * gdb.texinfo (Targets): Document "set/show architecture".  Remove
3609
        redundant index entry for "target" command.
3610
        (Backtrace): Add index entries.
3611
        (Symbols, Fortran): Document the "set case-sensitive" command.
3612
        (DJGPP Native): Document "set com1base", "set com1irq", etc.
3613
        (Print Settings): Add index entry for "set demangle-style".
3614
        (Target Commands): Document "set download-write-size".
3615
        (Debugging Output): Document "set exec-done-display".
3616
 
3617
2005-04-02  Eli Zaretskii  
3618
 
3619
        * gdb.texinfo (Files): Fix the name and documentation of
3620
        add-shared-symbol-files.  Document its alias assf.  Update the
3621
        list of OSs where GDB supports shared libraries.  Fix markup.
3622
        (Continuing and Stepping): Add reference to @var{location} in the
3623
        text.
3624
        (Dump/Restore Files): Fix reference to @{filename}.
3625
        (Help): Fix wording.
3626
        (Attach): Ditto.
3627
        (Set Watchpoints): Ditto.
3628
        (Backtrace): Remove redundant index entries.  Improve index
3629
        entries.
3630
        (Delete Breaks): Fix wording.
3631
        (Memory): Document the compare-sections command.
3632
        (Memory Region Attributes): Improve wording.
3633
        (Disabling): Improve wording.
3634
        (Fortran): New subsection.  Document the "info common" command.
3635
        (Help): Document aliases "info copying" and "info warranty".
3636
        (Caching Remote Data): New section.  Document the "set/show
3637
        remotecache" and "info dcache" commands.
3638
        (Show): Fix wording of the documentation of the "set
3639
        extension-language" command.
3640
        (Signals): Add index entry for "info handle".
3641
        (Memory Region Attributes): Fix punctuation.
3642
        (Symbols): Change the arg name to "location" and refer to it in
3643
        the text.  Fix wording of "info types" doc.
3644
        (Threads): Fix usage of @enumerate @item's.
3645
        (Listing Tracepoints): Add index entry for "info tp".
3646
        (Set Watchpoints): Add xref to "info break" description.
3647
        (Macros): Add an index entry for "macro exp1".  Document the
3648
        "macro list" command.
3649
        (Maintenance Commands): Document "flushregs", "maint agent",
3650
        "maint check-symtabs", "maint cplus", "maint demangle", "maint
3651
        deprecate", "maint undeprecate", "maint dump-me", "maint packet",
3652
        "maint print architecture", "maint print objfiles", "maint print
3653
        statistics", "maint print type", "maint show-debug-regs", "maint
3654
        space", "maint time", and "maint translate-address".
3655
        (Connecting): Document the "monitor" command.
3656
        (Annotations Overview): Describe the "set annotate" command.
3657
 
3658
2005-04-01  Eli Zaretskii  
3659
 
3660
        * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
3661
        Rearrange index entries and improve wording about support for
3662
        hardware watchpoints.
3663
 
3664
2005-03-10  Bob Rossi  
3665
 
3666
        * gdb.texinfo: Update copyright
3667
 
3668
2005-02-09  Theodore A. Roth  
3669
 
3670
        * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
3671
        error.
3672
 
3673
2005-02-03  Kevin Buettner  
3674
 
3675
        * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
3676
 
3677
2005-01-17  Michael Snyder  
3678
 
3679
        * gdb.texinfo: Fix spelling, infinte  ->  infinite.
3680
 
3681
2005-01-08  Mark Kettenis  
3682
 
3683
        * observer.texi (GDB Observers): Document "solib_loaded".
3684
 
3685
2005-01-07  Andrew Cagney  
3686
 
3687
        * configure.ac: Rename configure.in, require autoconf 2.59.
3688
        * configure: Re-generate.
3689
 
3690
        * configure.in: Replace configdirs with multiple references to
3691
        AC_CONFIG_SUBDIRS.
3692
        * configure: Re-generate.
3693
 
3694
2005-01-04  Andrew Cagney  
3695
 
3696
        * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
3697
        part of the version number.
3698
 
3699
2004-12-24  Mark Kettenis  
3700
 
3701
        * gdbint.texinfo (Algorithms): Remove description of
3702
        TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
3703
 
3704
2004-12-07  Jim Blandy  
3705
 
3706
        * gdb.texinfo (General Query Packets): Specify that thread ID's in
3707
        the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
3708
        numbers.
3709
 
3710
2004-12-07  Andreas Schwab  
3711
 
3712
        * gdb.texinfo (Mode Options): Document -l option.
3713
 
3714
2004-12-04  Eli Zaretskii  
3715
 
3716
        * gdbint.texinfo (Algorithms): More accurate description of
3717
        STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
3718
        is not needed unless data-read and data-access watchpoints are
3719
        supported.  Add a description of how GDB checks whether the
3720
        inferior stopped because a watchpoint was hit.
3721
 
3722
2004-11-23  Eli Zaretskii  
3723
 
3724
        * gdb.texinfo (Files): Add cross-reference to description of
3725
        -readnow command-line switch.
3726
 
3727
2004-11-10  Randolph Chung  
3728
 
3729
        * gdb.texinfo: Document set/show backtrace past-entry commands.
3730
        Rearrange index entries for set/show backtrace past-main.
3731
 
3732
2004-11-10  Jon Beniston 
3733
 
3734
        Committed by Andrew Cagney  .
3735
        * gdb.texinfo (Remote Serial Protocol): Further describe
3736
        binary transfer escaping mechanism .
3737
 
3738
2004-11-08  Randolph Chung  
3739
 
3740
        * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
3741
        and "show debug infrun".  Add index entries.
3742
 
3743
2004-10-23  Eli Zaretskii  
3744
 
3745
        * gdb.texinfo (SVR4 Process Information): Document subcommands of
3746
        "info proc" that are already implemented.  Add index entries.
3747
        (Working Directory): Add a cross-reference to "info proc" command.
3748
        (Files): Add a tip for decreasing memory used for symtabs from
3749
        shared libraries.
3750
        (Starting): Fix whitespace; make "elaboration" stand out where it
3751
        is first used, and add an index entry for the term.
3752
        (Calling): Expand and elaborate text.  Add "print".  Add the
3753
        description of problems with weak aliases.
3754
        (Core File Generation): New section.
3755
 
3756
2004-10-12  Andrew Cagney  
3757
 
3758
        * gdbint.texinfo (Versions and Branches): New chapter.
3759
        (Releasing GDB): Delete "Versions and Branches" section.
3760
        (Top): Add "Versions and Branches".
3761
 
3762
2004-10-08  Eli Zaretskii  
3763
 
3764
        * gdb.texinfo (Editing, History): Add cross-references to the
3765
        included Readline and History user documentation.  Remove
3766
        references to the symbol have-readline-appendices which is unused
3767
        and undefined.
3768
        (History): Fix indexing.
3769
 
3770
2004-10-08  Jeff Johnston  
3771
 
3772
        * gdbint.texinfo (target_stopped_data_address): Update to
3773
        new prototype.
3774
        (i386_stopped_data_address): Update prototype and description.
3775
        (i386_stopped_by_watchpoint): New function and description.
3776
 
3777
2004-10-03  Paul N. Hilfinger  
3778
 
3779
        * gdb.texinfo (Filenames): Add Ada suffixes.
3780
        (Ada) New section.
3781
 
3782
2004-09-27  Andrew Cagney  
3783
            Robert Picco  
3784
 
3785
        * gdb.texinfo (Packets): Document the "p" packet.
3786
 
3787
2004-09-21  Jason Molenda  (jmolenda@apple.com)
3788
 
3789
        * gdb.texinfo (Paths and Names of the Source Files): Document the
3790
        meaning of values in the 'desc' field of a SO stab.
3791
 
3792
2004-09-20  Daniel Jacobowitz  
3793
 
3794
        * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3795
        max-cache-age" and "maint show dwarf2 max-cache-age".
3796
 
3797
2004-09-16  Eli Zaretskii  
3798
 
3799
        * gdb.texinfo (Set Breaks): Add index entry for setting
3800
        breakpoints on overloaded C++ functions that are not members of
3801
        any classes.  Add an example and an index entry for setting
3802
        breakpoints on all program functions.
3803
        (Character Sets, Macros, Overlay Commands)
3804
        (Non-debug DLL symbols, GDB/MI Output Syntax)
3805
        (Annotations Overview, Maintenance Commands, File-I/O Overview):
3806
        Use "(@value{GDBP})" instead of a literal "(gdb)".
3807
 
3808
2004-09-12  Andrew Cagney  
3809
 
3810
        * gdbint.texinfo (Native Debugging): Delete description of
3811
        FILES_INFO_HOOK.
3812
 
3813
2004-09-11  Paul Hilfinger  
3814
 
3815
        * gdbint.texinfo (User Interface): Change local_hex_string_custom
3816
        to hex_string_custom (not historically correct, but more
3817
        understandable, given the current code).
3818
 
3819
2004-09-03  Andrew Cagney  
3820
 
3821
        * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3822
 
3823
2004-09-01  Jeff Johnston  
3824
 
3825
        * observer.texi (solib_unloaded): New observer.
3826
 
3827
2004-08-24  Andrew Cagney  
3828
 
3829
        * gdbint.texinfo (Target Architecture Definition): Add missing
3830
        comma.
3831
 
3832
2004-08-20  Michael Chastain  
3833
 
3834
        * (Using the Testsuite): build != host is supported,
3835
        but some test scripts do not support build != host.
3836
 
3837
2004-08-14  Mark Kettenis  
3838
 
3839
        * gdbint.texinfo (Host Definition): Delete description of
3840
        FCLOSE_PROVIDED and GETENV_PROVIDED.
3841
 
3842
2004-08-05  Mark Kettenis  
3843
 
3844
        * gdbint.texinfo (Host Definition): Delete description of
3845
        NO_SYS_FILE.
3846
        (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3847
        PTRACE_FP_BUG.
3848
 
3849
2004-08-05  Andrew Cagney  
3850
 
3851
        * gdbint.texinfo (Target Architecture Definition): Delete
3852
        reference to deprecated_read_fp.
3853
 
3854
2004-08-02  Andrew Cagney  
3855
 
3856
        * gdbint.texinfo (Target Architecture Definition): Delete
3857
        description of DEPRECATED_REGISTER_BYTES.
3858
 
3859
2004-07-30  Baurjan Ismagulov  
3860
 
3861
        * gdb.texinfo (Source Path): Document the new behavior of
3862
        searching for the source files.
3863
 
3864
2004-07-17  Eli Zaretskii  
3865
 
3866
        * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3867
        (Search, Expressions, Arrays, Variables, Data, Machine Code)
3868
        (Auto Display): Improve indexing.
3869
 
3870
2004-07-16  Andrew Cagney  
3871
 
3872
        * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3873
        "-noasync".
3874
 
3875
2004-07-09  Eli Zaretskii  
3876
 
3877
        * gdb.texinfo: Fix @kindex entries so that multiple commands that
3878
        have the same prefix have only their prefix in the index.
3879
 
3880
2004-07-03  Mark Kettenis  
3881
 
3882
        * gdb.texinfo (BSD libkvm Interface): New node (section)
3883
        (Native): Add it to the menu.
3884
 
3885
2004-07-01  Mark Kettenis  
3886
 
3887
        * gdbint.texinfo (Target Architecture Definition): Remove
3888
        PCC_SOL_BROKEN.
3889
 
3890
2004-06-24  Mark Kettenis  
3891
 
3892
        * gdbint.texinfo (Target Architecture Definition): Remove
3893
        SUN_FIXED_LBRAC_BUG.
3894
 
3895
2004-06-26  Andrew Cagney  
3896
 
3897
        * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3898
 
3899
2004-06-20  Andrew Cagney  
3900
 
3901
        * gdbint.texinfo (Target Architecture Definition): Deprecate
3902
        USE_STRUCT_CONVENTION.
3903
 
3904
2004-06-19  Michael Chastain  
3905
 
3906
        gdb.texinfo (Bug Reporting): Mention session recording,
3907
        with the script command or Emacs.
3908
 
3909
2004-06-18  Andrew Cagney  
3910
 
3911
        * gdbint.texinfo (Target Architecture Definition): Deprecate
3912
        FUNCTION_START_OFFSET.
3913
 
3914
2004-06-14  Andrew Cagney  
3915
 
3916
        Based on changes from Karl Berry.
3917
        * gdb.texinfo: Do not use @sc in a direntry.
3918
        * stabs.texinfo: Change @dircateogry to "Software development".
3919
        * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3920
 
3921
2004-06-13  Andrew Cagney  
3922
 
3923
        * gdbint.texinfo (Target Architecture Definition): Delete
3924
        description of RETURN_VALUE_ON_STACK.
3925
 
3926
2004-06-09  Andrew Cagney  
3927
 
3928
        * gdbint.texinfo (Native Debugging): Restore "@table @code"
3929
        deleted by previous patch.
3930
 
3931
2004-06-08  Andrew Cagney  
3932
 
3933
        * gdbint.texinfo (Native Debugging): Delete documentation on
3934
        ATTACH_DETACH.
3935
 
3936
2004-06-06  Randolph Chung  
3937
 
3938
        * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3939
 
3940
2004-06-06  Randolph Chung  
3941
 
3942
        * gdb.texinfo (push_dummy_call): Update argument list to match
3943
        the new push_dummy_call method signature.  Describe the function
3944
        argument.
3945
 
3946
2004-05-24  Joel Brobecker  
3947
 
3948
        * gdb.texinfo (Starting): Document new start command.
3949
 
3950
2004-05-21  Andrew Cagney  
3951
 
3952
        * observer.texi (GDB Observers): Document "inferior_created".
3953
 
3954
2004-05-08  Andrew Cagney  
3955
 
3956
        * gdbint.texinfo (Target Architecture Definition): Delete
3957
        description of DO_DEFERRED_STORES.
3958
 
3959
        * gdbint.texinfo (Target Architecture Definition): Delete
3960
        references to DEPRECATED_FIX_CALL_DUMMY.
3961
 
3962
        * gdbint.texinfo (Target Architecture Definition): Delete
3963
        description of DEPRECATED_CALL_DUMMY_WORDS,
3964
        DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3965
 
3966
        * gdbint.texinfo (Target Architecture Definition): Delete
3967
        description of DEPRECATED_PUSH_DUMMY_FRAME.
3968
 
3969
        * gdbint.texinfo (Target Architecture Definition): Delete
3970
        reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3971
 
3972
2004-05-07  Andrew Cagney  
3973
 
3974
        * observer.texi (GDB Observers): Add "Debugging" section.  Include
3975
        cross reference to "set/show debug observer".
3976
        * gdb.texinfo (Debugging Output): Document "set/show debug
3977
        observer".
3978
 
3979
2004-05-01  Andrew Cagney  
3980
 
3981
        * gdbint.texinfo (Target Architecture Definition): Delete
3982
        description of DEPRECATED_PC_IN_SIGTRAMP.
3983
 
3984
2004-04-30  Andrew Cagney  
3985
 
3986
        * gdbint.texinfo (Target Architecture Definition): Delete
3987
        documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3988
 
3989
2004-04-30  Orjan Friberg  
3990
 
3991
        * observer.texi (GDB Observers): Correct spelling.
3992
 
3993
2004-04-26  Orjan Friberg  
3994
 
3995
        * observer.texi (GDB Observers): Add target_changed event.
3996
 
3997
2004-04-08  Andrew Cagney  
3998
 
3999
        * observer.texi (GDB Observers): Rework, provide generic observer
4000
        definitions and then a list of observable events.
4001
 
4002
2004-04-04  Andrew Cagney  
4003
 
4004
        * gdbint.texinfo (Host Definition): Delete reference to
4005
        NO_SIGINTERRUPT.
4006
 
4007
2004-04-02  Andrew Cagney  
4008
 
4009
        * gdbint.texinfo (Target Architecture Definition): Delete
4010
        reference to DEPRECATED_CALL_DUMMY_LENGTH.
4011
 
4012
2004-03-28  Stephane Carrez  
4013
 
4014
        * gdb.texinfo (TUI Commands): Document tui reg commands.
4015
 
4016
2004-03-26  Andrew Cagney  
4017
 
4018
        * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
4019
        "gdbtui".
4020
        (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
4021
        (Contributors): Mention both Text and Terminal User Interface.
4022
 
4023
2004-03-23  Andrew Cagney  
4024
 
4025
        * gdbint.texinfo (Target Architecture Definition): Deprecate
4026
        references to SIGTRAMP_START and SIGTRAMP_END.
4027
 
4028
2004-03-23  Andrew Cagney  
4029
 
4030
        * gdbint.texinfo (Target Architecture Definition): Deprecate
4031
        references to PC_IN_SIGTRAMP.
4032
 
4033
2004-03-19  Andrew Cagney  
4034
 
4035
        * gdbint.texinfo (Target Architecture Definition): Delete
4036
        reference to GDB_TARGET_IS_HPPA.
4037
 
4038
2004-03-18  Andrew Cagney  
4039
 
4040
        * gdbint.texinfo (Coding): Update section on gdbarch_data,
4041
        describe pre_init and post_init.
4042
 
4043
2004-03-09  Daniel Jacobowitz  
4044
 
4045
        * gdb.texinfo (Debugging Output): Document values for "set debug
4046
        target".
4047
 
4048
2004-02-28  Andrew Cagney  
4049
 
4050
        * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4051
 
4052
2004-02-26  Jeff Johnston  
4053
 
4054
        * gdb.texinfo (breakpoints): Add information about the
4055
        new "set breakpoint pending" and "show breakpoint pending"
4056
        commands.
4057
 
4058
2004-02-26  Andrew Cagney  
4059
 
4060
        * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4061
        in Per-architecture module data section.
4062
 
4063
2004-02-25  Roland McGrath  
4064
 
4065
        * gdb.texinfo (General Query Packets): Document qPart:... packets.
4066
 
4067
2004-02-24  Andrew Cagney  
4068
 
4069
        * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4070
        * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4071
        * fdl.texi: Import Version 1.2, November 2002.
4072
 
4073
2004-02-17  Andrew Cagney  
4074
 
4075
        * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4076
 
4077
2004-02-16  Andrew Cagney  
4078
 
4079
        * gdbint.texinfo (Target Architecture Definition): Deprecate
4080
        FRAMELESS_FUNCTION_INVOCATION.
4081
 
4082
2004-02-16  Andrew Cagney  
4083
 
4084
        * gdbint.texinfo (Coding): Mention -Wunused-function.
4085
 
4086
2004-02-14  Andrew Cagney  
4087
 
4088
        * gdbint.texinfo (Target Architecture Definition): Delete
4089
        description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4090
 
4091
2004-02-12  Elena Zannoni  
4092
 
4093
        * gdb.texinfo: Properly quote the name "C++".
4094
        * gdbint.texinfo: Ditto.
4095
        * stabs.texinfo: Ditto.
4096
 
4097
2004-02-11  Elena Zannoni  
4098
 
4099
        * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4100
        minimal information about libiberty.
4101
 
4102
2004-02-06  Michael Chastain  
4103
 
4104
        * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4105
 
4106
2004-02-04  Roland McGrath  
4107
 
4108
        * gdb.texinfo (Auxiliary Vector): New node (section).
4109
        (Data): Add it to the menu.
4110
 
4111
2004-02-02  Jeff Johnston  
4112
 
4113
        * gdb.texinfo (Breakpoints): Add information about pending
4114
        breakpoint support.
4115
 
4116
2004-01-26  Andrew Cagney  
4117
 
4118
        * gdb.texinfo (Overview): Delete references to the cisco protocol
4119
        including the "N" response.
4120
 
4121
2004-01-26  Andrew Cagney  
4122
 
4123
        * gdbint.texinfo (Target Architecture Definition): Rename
4124
        EXTRACT_STRUCT_VALUE_ADDRESS to
4125
        DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4126
 
4127
2004-01-24  Eli Zaretskii  
4128
 
4129
        * gdb.texinfo (KOD): Document "show os".  Add index entries for
4130
        "set/show os" and "info cisco" commands.
4131
 
4132
2004-01-21  Eli Zaretskii  
4133
 
4134
        * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4135
 
4136
2004-01-19  Michael Chastain  
4137
 
4138
        * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4139
        MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4140
 
4141
2004-01-19  Nick Roberts  
4142
 
4143
        * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4144
        -stack-list-locals.
4145
        (GDB/MI Variable Objects): Describe extension to
4146
        -var-list-children.
4147
 
4148
2004-01-17  Daniel Jacobowitz  
4149
 
4150
        * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4151
 
4152
2004-01-17  Andrew Cagney  
4153
 
4154
        * gdbint.texinfo (Target Architecture Definition): Delete
4155
        documentation on DEPRECATED_NPC_REGNUM.
4156
 
4157
2004-01-13  Daniel Jacobowitz  
4158
 
4159
        * gdb.texinfo: Update copyright year.  Mention that set
4160
        follow-fork-mode is supported on GNU/Linux.  Remove documentation of
4161
        "set follow-fork-mode ask".
4162
 
4163
2004-01-13  Andrew Cagney  
4164
 
4165
        * gdbint.texinfo: Update copyright year.
4166
        (Coding): Add -Wunused-label to list of -Werror warnings.
4167
 
4168
2004-01-08  Jason Molenda  
4169
            Eli Zaretskii  
4170
 
4171
        * gdb.texinfo: Update copyright.
4172
        (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
4173
        around names, as appropriate.  Minor syntax cleanup of
4174
        _NSPrintForDebugger explanation.  Two spaces after periods.
4175
        GDBN used instead of lit. "gdb".  Index entries added for
4176
        print-object and _NSPrintForDebugger.  @noindent added in one spot.
4177
 
4178
2003-11-11  Elena Zannoni  
4179
 
4180
        * stabs.texinfo: Add dircategory and direntry commands.
4181
        * annotate.texinfo: Ditto.
4182
 
4183
2003-11-10  Andrew Cagney  
4184
 
4185
        * gdbint.texinfo (Target Architecture Definition): Replace the
4186
        return_value method's "inval" and "outval" parameters with
4187
        "readbuf" and "writebuf".
4188
 
4189
2003-10-28  Jim Blandy  
4190
 
4191
        * gdb.texinfo (The F request packet, The F reply packet): Renamed
4192
        from "The `F' request packet" and "The `F' reply packet", to make
4193
        texi2dvi happy.
4194
        (File-I/O remote protocol extension): Update menu entries, too.
4195
 
4196
2003-10-26  Michael Chastain  
4197
 
4198
        * gdb.texinfo (Thread Stops): Document the issue with
4199
        premature return from system calls in multi-threaded programs.
4200
 
4201
2003-10-24  Andrew Cagney  
4202
 
4203
        * annotate.texinfo: Fix "fortunatly"[sic].
4204
 
4205
2003-10-23  Kei Sakamoto  
4206
 
4207
        * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4208
        with "Hitachi" and "Mitsubishi".
4209
 
4210
2003-10-20  Andrew Cagney  
4211
 
4212
        * gdbint.texinfo (Target Architecture Definition): Document
4213
        gdbarch_return_value.  Add cross references from
4214
        USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4215
        STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4216
 
4217
2003-10-18  Mark Kettenis  
4218
 
4219
        * gdbint.texinfo (Target Architecture Definition): Document
4220
        regset_from_core_section.
4221
 
4222
2003-10-16  Kei Sakamot Sakamoto  
4223
 
4224
        * gdb.texinfo (M32R/D): Mention m32rsdi target.
4225
 
4226
2003-10-15  Kevin Buettner  
4227
 
4228
        From Anthony Green  :
4229
        * gdb.texinfo (Breakpoints related warnings): Insert into menu.
4230
 
4231
2003-10-14  Kevin Buettner  
4232
 
4233
        * gdb.texinfo (Breakpoint related warnings): New node.
4234
        * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
4235
 
4236
2003-10-13  Daniel Jacobowitz  
4237
 
4238
        * gdb.texinfo (Remote Protocol): Document v and vCont.
4239
 
4240
2003-10-10  Kei Sakamoto  
4241
 
4242
        * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4243
        * gdbint.texinfo: Ditto.
4244
 
4245
2003-10-09  Andrew Cagney  
4246
 
4247
        From 2003-09-18 David Anderson :
4248
        * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4249
        "command".
4250
 
4251
2003-10-03  Andrew Cagney  
4252
 
4253
        * gdbint.texinfo (Target Architecture Definition): Deprecate
4254
        IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
4255
        just target.
4256
 
4257
2003-10-02  Andrew Cagney  
4258
 
4259
        * gdbint.texinfo (Target Architecture Definition): Rename
4260
        REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4261
        * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4262
        * gdbint.texinfo (Target Architecture Definition): Rename
4263
 
4264
2003-09-30  Andrew Cagney  
4265
 
4266
        REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
4267
        (Target Architecture Definition):
4268
 
4269
        * gdbint.texinfo (Target Architecture Definition): Rename
4270
        REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4271
 
4272
2003-09-29  Andrew Cagney  
4273
 
4274
        * gdbint.texinfo (Target Architecture Definition): Delete
4275
        documentation for NEED_TEXT_START_END.
4276
 
4277
        * gdbint.texinfo (Target Architecture Definition): Rename
4278
        NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
4279
        TARGET_WRITE_PC.
4280
 
4281
2003-09-22  Michael Chastain  
4282
 
4283
        * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4284
 
4285
2003-09-21  Anthony Green  
4286
 
4287
        * gdbint.texinfo (Target Architecture Definition): Fix typos.
4288
 
4289
2003-09-21  Mark Kettenis  
4290
 
4291
        * gdbint.texinfo (Target Architecture Definition): Document
4292
        stabs_argument_has_addr.
4293
 
4294
2003-09-18  Andrew Cagney  
4295
 
4296
        * gdbint.texinfo (Target Architecture Definition): Delete
4297
        documentation on REGISTER_NAMES.
4298
 
4299
2003-09-13  Mark Kettenis  
4300
 
4301
        * gdbint.texinfo (Target Architecture Definition): Replace
4302
        REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4303
 
4304
2003-09-11  Andrew Cagney  
4305
 
4306
        * gdbint.texinfo (Target Architecture Definition): Replace
4307
        STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4308
 
4309
2003-08-18  Andrew Cagney  
4310
 
4311
        * gdbint.texinfo (Target Architecture Definition): Document
4312
        "frame_red_zone_size".
4313
 
4314
2003-08-09  Andrew Cagney  
4315
 
4316
        * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4317
        with "set/show backtrace past-main" and "set/show backtrace
4318
        limit".
4319
 
4320
2003-08-08  H.J. Lu  
4321
 
4322
        * Makefile.in (install-info): Support DESTDIR.
4323
        (install-html): Likewise.
4324
 
4325
2003-08-07  Andrew Cagney  
4326
 
4327
        Patch from Nick Roberts.
4328
        * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4329
        bindings.  Remove description of send-gdb-command.
4330
 
4331
2003-08-07  Andrew Cagney  
4332
 
4333
        * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4334
        GDB 6.0.
4335
 
4336
2003-08-06  Andrew Cagney  
4337
 
4338
        * gdb.texinfo (Mode Options): Mention that level three is the
4339
        highest available and that level 2 is deprecated.
4340
        (Annotations Overview): Mention annotation levels. Cross reference
4341
        to "Limitations of the Annotation Interface" in annotate.texi.
4342
        (TODO, Value Annotations, Frame Annotations): Delete section.
4343
        (Displays, Breakpoint Info): Delete.
4344
 
4345
2003-08-04  Andrew Cagney  
4346
 
4347
        * agentexpr.texi: Delete @bye.
4348
        * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4349
        (stabs.info): Add $(srcdir) to include search path.
4350
        (html): Depend on "annotate_toc.html", and not "annotate.html".
4351
        * stabs.texinfo: Ditto.  Include "fdl.texi".
4352
        * gdbint.texinfo: Update copyright statement's list of invariant
4353
        sections.
4354
 
4355
2003-07-28  Andrew Cagney  
4356
 
4357
        * Makefile.in (INFO_DEPS): Add annotate.info.
4358
        (dvi, ps, html, pdf): Add annotate.
4359
        (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4360
        (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4361
        (ANNOTATE_DOC_FILES): New macro.
4362
        (ANNOTATE_TEX_TMPS): New macro.
4363
        (annotate.info, annotate_toc.html): Specify dependencies.
4364
        (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4365
        * annotate.texinfo: Rename annotate.texi.  Get building.  Add
4366
        "Migrating to GDB/MI" and "Limitations of the Annotation
4367
        Interface" chapters.  Mention why it is not part of the user
4368
        guide.  Update copyright notice.  Include "fdl.texi".
4369
 
4370
2003-07-26  Stephane Carrez  
4371
 
4372
        * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4373
 
4374
2003-07-24  Daniel Jacobowitz  
4375
 
4376
        * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4377
 
4378
2003-07-24  Daniel Jacobowitz  
4379
 
4380
        * gdb.texinfo (Server): Mention pidof.
4381
 
4382
2003-07-22  Andrew Cagney  
4383
 
4384
        * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4385
        list.
4386
 
4387
2003-06-28  Daniel Jacobowitz  
4388
 
4389
        * gdb.texinfo (Logging output): New chapter.
4390
 
4391
2003-06-24  Joel Brobecker  
4392
 
4393
        * gdb.texinfo (Unsupported languages): New section.
4394
        (Languages): Add link to new section.
4395
 
4396
2003-06-22  Andrew Cagney  
4397
 
4398
        * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4399
 
4400
2003-06-22  Daniel Jacobowitz  
4401
 
4402
        * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4403
 
4404
2003-06-22  Daniel Jacobowitz  
4405
 
4406
        * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4407
        * agentexpr.texi: Retitle section, and change it to an appendix.
4408
        Comment out texinfo initialization.  Factor a @var{} into two
4409
        pieces to prevent makeinfo warnings.
4410
        * gdb.texinfo: Add Agent Expressions appendix.
4411
 
4412
2003-06-19  Daniel Jacobowitz  
4413
 
4414
        * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4415
 
4416
2003-06-18  Daniel Jacobowitz  
4417
 
4418
        * gdb.texinfo (Remote Debugging): New section "Connecting to a
4419
        remote target".  Document the "detach" and "disconnect" commands.
4420
        (Server, Netware, Debug Session): Reference "Connecting to a
4421
        remote target".
4422
        (GDB/MI Target Manipulation): Document "-target-disconnect".
4423
 
4424
2003-06-13  Andrew Cagney  
4425
 
4426
        * gdbint.texinfo (Target Architecture Definition): Deprecate
4427
        REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4428
        BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
4429
 
4430
2003-06-09  Jim Blandy  
4431
 
4432
        * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4433
 
4434
2003-06-08  Andrew Cagney  
4435
 
4436
        * gdbint.texinfo (Target Architecture Definition): Delete
4437
        documentation on FRAME_ARGS_ADDRESS_CORRECT.
4438
 
4439
2003-06-08  Andrew Cagney  
4440
 
4441
        * gdbint.texinfo (Target Architecture Definition): Document
4442
        "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
4443
 
4444
2003-06-07  Adam Fedor  
4445
 
4446
        * gdb.texinfo: Add Objective-C documentation.
4447
 
4448
2003-06-01  Andrew Cagney  
4449
 
4450
        * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4451
        parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
4452
 
4453
2003-05-21  Andrew Cagney  
4454
 
4455
        * gdbint.texinfo (Target Architecture Definition): Delete
4456
        references to "extract_address" and "store_address".
4457
 
4458
2003-05-16  Andrew Cagney  
4459
 
4460
        * gdbint.texinfo (Target Architecture Definition): Replace
4461
        REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
4462
        DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4463
 
4464
2003-05-14  Theodore A. Roth  
4465
 
4466
        * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4467
 
4468
2003-05-10  H.J. Lu 
4469
 
4470
        * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4471
        (gdb.dvi): Likewise.
4472
        (gdb.pdf): Likewise.
4473
        (links2roff): Likewise.
4474
 
4475
2003-05-08  Jim Blandy  
4476
 
4477
        * gdb.texinfo (Dump/Restore Files): Update documentation for
4478
        'dump', 'append', and 'restore': note that format argument is
4479
        optional; simplify presentation of the command variants; and be
4480
        more precise about the formats.
4481
 
4482
2003-05-07  Jim Blandy  
4483
 
4484
        * gdb.texinfo (Symbols): Update documentation: 'maint list
4485
        symtabs' and 'maint list psymtabs' have been renamed 'maint info
4486
        symtabs' and 'maint info psymtabs'.
4487
 
4488
2003-05-05  Andrew Cagney  
4489
 
4490
        * gdbint.texinfo (Target Architecture Definition): Make
4491
        CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4492
        FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4493
        CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4494
 
4495
2003-05-04  Andrew Cagney  
4496
 
4497
        * gdb.texinfo (Maintenance Commands): Document "maint print
4498
        dummy-frames".
4499
 
4500
2003-05-04  Andrew Cagney  
4501
 
4502
        * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
4503
 
4504
2003-05-03  J. Brobecker  
4505
 
4506
        Thierry Schneider  
4507
        * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
4508
        for new MI command.
4509
 
4510
2003-05-03  Andrew Cagney  
4511
 
4512
        * gdbint.texinfo (Target Architecture Definition): Document
4513
        push_dummy_code.  Add cross references.
4514
 
4515
2003-05-02  Elena Zannoni  
4516
 
4517
        * gdb.texinfo (Character Sets): Update to reflect new behavior of
4518
        set/show charsets commands.
4519
 
4520
2003-04-28  Andrew Cagney  
4521
 
4522
        * gdbint.texinfo (Target Architecture Definition): Replace
4523
        read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
4524
        DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
4525
 
4526
2003-04-28  Andrew Cagney  
4527
 
4528
        * gdbint.texinfo (Target Architecture Definition): Rename
4529
        "tm_print_insn" to "deprecated_tm_print_insn".
4530
 
4531
2003-04-09  Jim Blandy  
4532
 
4533
        * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
4534
        list psymtabs'.
4535
 
4536
2003-04-08  Andrew Cagney  
4537
 
4538
        * gdbint.texinfo (Target Architecture Definition): Delete
4539
        references to EXTRA_FRAME_INFO.
4540
 
4541
2003-04-08  Andrew Cagney  
4542
 
4543
        * gdbint.texinfo (Target Architecture Definition): Delete
4544
        PRINT_TYPELESS_INTEGER.
4545
 
4546
2003-04-02  J. Brobecker  
4547
 
4548
        * observer.texi (GDB Observers): Adjust the documentation for the
4549
        normal_stop notification to better describe reality. Fix a couple
4550
        of minor typos.
4551
 
4552
2003-04-02  Bob Rossi  
4553
 
4554
        * gdb.texinfo (GDB/MI Program Control): Add
4555
        '-file-list-exec-source-file'
4556
 
4557
2003-03-31  Andrew Cagney  
4558
 
4559
        * gdbint.texinfo (Target Architecture Definition): Delete
4560
        references to CALL_DUMMY_P.
4561
 
4562
2003-03-30  Andrew Cagney  
4563
 
4564
        * gdbint.texinfo (Target Architecture Definition): Remove
4565
        reference to TARGET_WRITE_SP.
4566
 
4567
2003-03-27  Andrew Cagney  
4568
 
4569
        * gdbint.texinfo (Target Architecture Definition): Remove
4570
        references to write_sp.
4571
 
4572
2003-03-27  Andrew Cagney  
4573
 
4574
        * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
4575
        chapter body.  Use @smallexample instead of @example.
4576
        (Annotations): Ditto.
4577
        * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
4578
        annotate.texi.
4579
 
4580
2003-03-26  Andrew Cagney  
4581
 
4582
        * gdbint.texinfo (Target Architecture Definition): Replace
4583
        PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
4584
        dummy_addr parameters.
4585
 
4586
2003-03-25  Andrew Cagney  
4587
 
4588
        * gdbint.texinfo (Target Architecture Definition): Delete
4589
        reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
4590
        CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4591
        Add reference to PUSH_ARGUMENTS.
4592
 
4593
2003-03-23  Andrew Cagney  
4594
 
4595
        * gdbint.texinfo (Algorithms, Target Architecture Definition):
4596
        Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
4597
 
4598
2003-03-18  J. Brobecker  
4599
 
4600
        * gdbint.texinfo (Algorithms): Add new section describing the
4601
        Observer paradigm.
4602
        (Top): Add menu entry to new observer appendix.
4603
        * observer.texi: New file.
4604
        * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
4605
        new observer.texi file.
4606
 
4607
2003-03-17  Andrew Cagney  
4608
 
4609
        * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
4610
        that GNU Press update the manual version number.
4611
 
4612
2003-03-12  Andrew Cagney  
4613
 
4614
        * gdbint.texinfo (Target Architecture Definition): Delete
4615
        references to get_saved_register.  Rename GET_SAVED_REGISTER to
4616
        DEPRECATED_GET_SAVED_REGISTER.
4617
 
4618
2003-03-13  Andrew Cagney  
4619
 
4620
        * gdbint.texinfo (Target Architecture Definition): Replace
4621
        POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
4622
 
4623
2003-03-12  Andrew Cagney  
4624
 
4625
        * gdbint.texinfo (Target Architecture Definition): Rename
4626
        FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
4627
 
4628
2003-03-10  Corinna Vinschen  
4629
 
4630
        * gdb.texinfo: Add File-I/O documentation.
4631
 
4632
2003-03-10  Andrew Cagney  
4633
 
4634
        * gdbint.texinfo (Target Architecture Definition): Cross reference
4635
        FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
4636
 
4637
2003-03-07  Andrew Cagney  
4638
 
4639
        * gdb.texinfo (Debugging Output): Mention the "set/show debug
4640
        frame" command.
4641
 
4642
2003-03-05  Andrew Cagney  
4643
 
4644
        * gdbint.texinfo (Target Architecture Definition): Document
4645
        unwind_dummy_id.  Cross reference unwind_dummy_id and
4646
        SAVE_DUMMY_FRAME_TOS.
4647
 
4648
2003-03-05  James Ingham 
4649
            Daniel Jacobowitz  
4650
 
4651
        * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
4652
        and "show cp-abi".
4653
 
4654
2003-03-03  Andrew Cagney  
4655
 
4656
        * gdbint.texinfo (Target Architecture Definition): Document
4657
        register_type.
4658
 
4659
2003-03-03  Andrew Cagney  
4660
 
4661
        * stabs.texinfo (Structures): Use @samp and separate @var's
4662
        instead of a single @var containing a comma separated list.
4663
        (Unions): Ditto.
4664
 
4665
2003-03-02  Daniel Jacobowitz  
4666
 
4667
        * Makefile.in (distclean): Remove config.log.
4668
 
4669
2003-03-01  Andrew Cagney  
4670
 
4671
        * gdbint.texinfo (Target Architecture Definition): Rename
4672
        FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
4673
 
4674
2003-03-01  Andrew Cagney  
4675
 
4676
        * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
4677
        DEPRECATED_INIT_EXTRA_FRAME_INFO.
4678
 
4679
2003-02-23  Raoul Gough  
4680
 
4681
        * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
4682
        (Non-debug DLL symbols): New node, describing the minimal symbols
4683
        loaded from DLLs without real debugging symbols.
4684
 
4685
2003-02-20  Andrew Cagney  
4686
 
4687
        * gdb.texinfo (Set Breaks): Add cross reference to "set remote
4688
        hardware-breakpoint-limit".
4689
        (Set Watchpoints): Add cross reference to "set remote
4690
        hardware-watchpoint-limit".
4691
        (Remote configuration options): New section.
4692
 
4693
2003-02-04  Andrew Cagney  
4694
 
4695
        * gdbint.texinfo (Target Architecture Definition): Delete
4696
        descrption of IS_TRAPPED_INTERNALVAR.
4697
 
4698
        From Keith Seitz :
4699
        * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
4700
        option "-i"/"--interpreter" to this chapter.  Include index
4701
        entries.
4702
 
4703
2003-02-04  David Carlton  
4704
 
4705
        * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
4706
        (Variables): Recommend stabs+ and DWARF 2.
4707
        (C plus plus expressions): Correct info about
4708
        compiler versions, debug formats.
4709
        (Contributors): Change 'DWARF2' to 'DWARF 2'.
4710
        PR symtab/874.
4711
 
4712
2003-02-01  Andrew Cagney  
4713
 
4714
        * gdbint.texinfo (Target Architecture Definition): Delete
4715
        description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
4716
        ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
4717
        BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
4718
        references to nindy and i960.
4719
        * gdb.texinfo (i960): Delete all references to i960 and nindy.
4720
 
4721
2003-02-01  Andrew Cagney  
4722
 
4723
        * gdbint.texinfo (Target Architecture Definition): Delete
4724
        FLOAT_INFO.
4725
 
4726
2003-01-30  Andrew Cagney  
4727
 
4728
        * stabs.texinfo (Member Type Descriptor): Clarify description of
4729
        `@'.  Suggested by Ben Hutchings.
4730
 
4731
2003-01-29  Andrew Cagney  
4732
 
4733
        * gdb.texinfo (M68K): Delete reference to es1800.
4734
 
4735
2003-01-29  Andrew Cagney  
4736
 
4737
        * gdb.texinfo (Maintenance Commands): Document `maint print
4738
        reggroups' and `maint print register-groups'.
4739
        * gdbint.texinfo (Target Architecture Definition): Document
4740
        register_reggroup_p.
4741
 
4742
2003-01-23  Jim Blandy  
4743
 
4744
        * gdb.texinfo (Separate Debug Files): New section.
4745
 
4746
2003-01-22  Daniel Jacobowitz  
4747
 
4748
        * gdb.texinfo (Maintenance Commands): Add "maint set profile"
4749
        and "maint show profile".
4750
 
4751
2003-01-16  Michael Chastain  
4752
 
4753
        * gdb.texinfo (Installing GDB): Warn against
4754
        ".../gdb-VERSION/gdb/configure".
4755
        (Separate Objdir): Likewise.
4756
 
4757
2003-01-15  Andrew Cagney  
4758
 
4759
        * gdbint.texinfo (Target Architecture Definition): Delete
4760
        definition of PRINT_REGISTER_HOOK.
4761
 
4762
2003-01-15  Elena Zannoni  
4763
 
4764
        (OpenRISC 1000): Fix formatting of command names.
4765
 
4766
2003-01-15  Elena Zannoni  
4767
 
4768
        * gdb.texinfo (Continuing and Stepping): Add new command
4769
        'advance'. Clarify behavior of 'until'.
4770
 
4771
2003-01-13  Daniel Jacobowitz  
4772
 
4773
        * gdb.texinfo (Files): Document solib-absolute-prefix and
4774
        solib-search-path.
4775
 
4776
2003-01-09  Michael Chastain  
4777
 
4778
        * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4779
        (Create a Release): Add new instructions for new @file{src-release}.
4780
        Document existing instructions for @file{Makefile.in} as
4781
        being for @value{GDBN} 5.3.1 or earlier.
4782
 
4783
2003-01-09  Andrew Cagney  
4784
 
4785
        * gdbint.texinfo (Target Architecture Definition): Mention
4786
        frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4787
        allocate memory.
4788
 
4789
2003-01-04  Daniel Jacobowitz  
4790
 
4791
        * gdb.texinfo (Controlling GDB): Add @kindex for
4792
        "show osabi".
4793
        (Backtraces): Add @kindex's for backtrace-below-main.
4794
 
4795
2003-01-04  Daniel Jacobowitz  
4796
 
4797
        * gdb.texinfo (Controlling GDB): Document "set osabi".
4798
 
4799
2003-01-04  Daniel Jacobowitz  
4800
 
4801
        * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4802
        * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4803
 
4804
2003-01-04  Daniel Jacobowitz  
4805
 
4806
        * gdb.texinfo (Controlling GDB): Add ABI section.  Document
4807
        "set coerce-float-to-double".
4808
        * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4809
 
4810
2003-01-02  Andrew Cagney  
4811
 
4812
        * stabs.texinfo: Remove obsolete text.
4813
        * gdbint.texinfo: Ditto.
4814
        * gdb.texinfo: Ditto.
4815
 
4816
2002-12-22  Mark Kettenis  
4817
 
4818
        * gdbint.texinfo (Target Architecture Definition): Update
4819
        description of gdbarch_register_osabi.
4820
 
4821
2002-12-20  Kazu Hirata  
4822
 
4823
        * agentexpr.texi: Fix typos.
4824
        * annotate.texi: Likewise.
4825
        * fdl.texi: Likewise.
4826
 
4827
2002-12-10  Andrew Cagney  
4828
 
4829
        * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4830
        DEPRECATED_INIT_FRAME_PC.
4831
 
4832
2002-12-01  Andrew Cagney  
4833
 
4834
        * gdbint.texinfo (Target Architecture Definition): Delete
4835
        PC_IN_CALL_DUMMY.
4836
 
4837
2002-11-28  Andrew Cagney  
4838
 
4839
        * gdbint.texinfo (Host Definition): Delete documentation on
4840
        USE_GENERIC_DUMMY_FRAMES.
4841
 
4842
2002-11-26  Elena Zannoni  
4843
 
4844
        Fix PR gdb/723 and PR gdb/245.
4845
        * Makefile.in (install-info): Run the install-info command as part
4846
        of the post install steps only.
4847
        (uninstall-info): New target.
4848
        (uninstall): New target.
4849
 
4850
2002-11-22  Elena Zannoni  
4851
 
4852
        * Makefile.in (install): Make install do some real work.
4853
 
4854
2002-11-19  Andrew Cagney  
4855
 
4856
        Fix POSIX problem reported by Paul Eggert.
4857
        * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4858
        Fix PR gdb/527.
4859
 
4860
2002-10-26  Andrew Cagney  
4861
 
4862
        * gdbint.texinfo (Target Architecture Definition): Delete
4863
        definition of DO_REGISTERS_INFO.
4864
 
4865
2002-10-18  Kevin Buettner  
4866
 
4867
        * gdbint.texinfo (Address Classes): Fix problems with insertion
4868
        of ``{'' and ``}'' in example.
4869
 
4870
2002-10-17  Kevin Buettner  
4871
 
4872
        * gdbint.texinfo (Address Classes): New section.
4873
        (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4874
        ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4875
        ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4876
        ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4877
 
4878
2002-10-11  Klee Dienes  
4879
 
4880
        * gdb.texinfo (Registers): Mention vector registers as well as
4881
        floating registers in the documentation for 'info registers' and
4882
        'info all-registers'.
4883
 
4884
2002-10-11  Daniel Jacobowitz  
4885
 
4886
        * gdbint.texinfo (CPLUS_MARKER): Remove item.
4887
 
4888
2002-10-03  Jeff Johnston  
4889
 
4890
        * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4891
        interface definition.
4892
 
4893
2002-10-03  Marko Mlinar   
4894
 
4895
        * gdb.texinfo (Target Commands): Add or1k target specific
4896
        commands.
4897
        * gdb.texinfo (Contributors): Add myself to the contributors list.
4898
 
4899
2002-10-01  Andrew Cagney  
4900
 
4901
        * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
4902
        and "mi1" instead of "mi1" and "mi0".
4903
 
4904
2002-09-29  Hans-Peter Nilsson  
4905
 
4906
        * gdb.texinfo (Packets): Fix typos "alligned".
4907
        Correct z3/Z3 description.  Correct z4/Z4 title.
4908
 
4909
2002-09-27  Andrew Cagney  
4910
 
4911
        * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
4912
 
4913
2002-09-25  Kevin Buettner  
4914
 
4915
        * gdb.texinfo: Use GNU/Linux instead of Linux.
4916
 
4917
2002-09-25  Andrew Cagney  
4918
 
4919
        * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4920
 
4921
2002-09-24  Andrew Cagney  
4922
 
4923
        * gdb.texinfo: Replace @example with @smallexample.
4924
 
4925
2002-09-20  Kevin Buettner  
4926
 
4927
        From Eli Zaretskii  :
4928
        * gdb.texinfo (Character Sets): Use @smallexample instead of
4929
        @example.  Use GNU/Linux instead of Linux.
4930
 
4931
2002-09-20  Jim Blandy  
4932
 
4933
        * gdb.texinfo: Add character set documentation.
4934
 
4935
2002-09-19  Andrew Cagney  
4936
 
4937
        * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4938
        (Packets): Add cross reference from `b' packet to `z' packets.
4939
 
4940
2002-09-19  Andrew Cagney  
4941
 
4942
        * gdb.texinfo (Maintenance Commands): Document ``maint
4943
        internal-error'' and ``maint internal-warning''.
4944
 
4945
        * gdbint.texinfo (Target Architecture Definition): Revise
4946
        description of STACK_ALIGN.  Add description of FRAME_ALIGN.
4947
 
4948
2002-09-19  Joel Brobecker  
4949
 
4950
        * gdbint.texinfo (Target Conditionals): Document the new
4951
        NAME_OF_MALLOC macro.
4952
 
4953
2002-09-05  Andrew Cagney  
4954
 
4955
        * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4956
        engineer.
4957
 
4958
2002-09-02  Stephane Carrez  
4959
 
4960
        * gdb.texinfo (TUI Overview): Document status line fields.
4961
 
4962
2002-09-02  Stephane Carrez  
4963
 
4964
        * gdb.texinfo (TUI Commands): Document info win command.
4965
 
4966
2002-09-01  Stephane Carrez  
4967
 
4968
        * gdb.texinfo (TUI Overview): Document breakpoint markers.
4969
 
4970
2002-09-01  Stephane Carrez  
4971
 
4972
        * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4973
        (TUI Keys): Likewise.
4974
 
4975
2002-08-25  Andrew Cagney  
4976
 
4977
        * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4978
        for a packet receive.
4979
 
4980
2002-08-25  Andrew Cagney  
4981
 
4982
        * Makefile.in (clean): Move to end of file.
4983
        (distclean, maintainer-clean, realclean): Ditto.
4984
        (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
4985
        GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4986
        (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4987
        (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4988
 
4989
2002-08-24  Andrew Cagney  
4990
 
4991
        * Makefile.in (GDBINT_TEX_TMPS): Define.
4992
        (gdbint.dvi, gdbint.pdf): Use
4993
        (GDB_TEX_TMPS): Define.
4994
        (gdb.dvi, gdb.pdf): Use.
4995
        (STABS_TEX_TMPS): Define.
4996
        (stabs.dvi, stabs.pdf): Use.
4997
        (GDB_DOC_SOURCE_INCLUDES): New macros.
4998
        (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4999
        (GDBINT_DOC_FILES_INCLUDES): New macros.
5000
        (GDBINT_DOC_BUILD_INCLUDES): New macros.
5001
        (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5002
        (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5003
        (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5004
        (links2roff): Replace SFILES_INCLUDED with
5005
        GDB_DOC_SOURCE_INCLUDES.
5006
        (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5007
        (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5008
        (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5009
        dependencies.
5010
        (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5011
        dependencies.
5012
        (gdbmi.texinfo): Delete rule.
5013
        (inc-hist.texinfo): Delete rule.
5014
        (rluser.texinfo): Delete rule.
5015
 
5016
2002-08-23  Andrew Cagney  
5017
 
5018
        * gdbint.texinfo (Target Architecture Definition): Update
5019
        STORE_RETURN_VALUE, mention regcache.
5020
 
5021
2002-08-21  Andrew Cagney  
5022
 
5023
        * gdbint.texinfo (Target Architecture Definition): Document
5024
        print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
5025
 
5026
2002-08-19  Andrew Cagney  
5027
 
5028
        * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
5029
        Fix minor typos.  Add index entries.
5030
 
5031
2002-08-18  Andrew Cagney  
5032
 
5033
        * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5034
 
5035
2002-08-15  Andrew Cagney  
5036
 
5037
        * gdbint.texinfo (Target Architecture Definition): Document
5038
        PRINT_VECTOR_INFO.
5039
        * gdb.texinfo (Vector Unit): Document "info vectors" command.
5040
 
5041
2002-08-13  Andrew Cagney  
5042
 
5043
        * gdb.texinfo (Maintenance Commands): Document "maint print
5044
        registers", "maint print raw-registers" and "maint print
5045
        cooked-registers".
5046
 
5047
2002-08-08  Grace Sainsbury  
5048
 
5049
        From Mark Salter:
5050
        * gdb.texinfo (Protocol): Document T packet extension to
5051
        allow watchpoint address reporting.
5052
 
5053
2002-08-03  Andrew Cagney  
5054
 
5055
        * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5056
 
5057
2002-08-01  Andrew Cagney  
5058
 
5059
        * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5060
        to CHILL.
5061
 
5062
2002-08-01  Andrew Cagney  
5063
 
5064
        * gdbint.texinfo (Coding): Revise section "Include Files".
5065
 
5066
2002-07-24  Andrew Cagney  
5067
 
5068
        * gdbint.texinfo: Obsolete references to m88k.
5069
        * gdb.texinfo: Ditto.
5070
 
5071
2002-07-10  Joel Brobecker  
5072
 
5073
        * gdbint.texinfo (Create a release candiate): Add the location
5074
        where the proper version of autoconf can be retrieved.
5075
 
5076
2002-07-09  Don Howard  
5077
 
5078
        * gdb.texinfo (Command Files): Further describe the behavior of
5079
        sourced command files.
5080
 
5081
2002-06-27  Andrew Cagney  
5082
 
5083
        * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5084
        (Coding): Clarify ISO C version that GDB assumes.
5085
 
5086
2002-06-26  Tom Tromey  
5087
 
5088
        * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5089
        add_setshow_cmd_full.
5090
 
5091
2002-06-25  Don Howard  
5092
 
5093
        * gdb.texinfo (Memory Region Attributes): Document new behavior
5094
        for 'mem' command.
5095
 
5096
2002-06-11  Jim Blandy  
5097
 
5098
        * gdb.texinfo (Symbols): Update documentation for `info source'
5099
        command.
5100
 
5101
        * gdb.texinfo (Macros): Call the command `info macro', not
5102
        `show macro'.
5103
 
5104
2002-06-09  Andrew Cagney  
5105
 
5106
        * gdbint.texinfo (Coding): Add section ``Per-architecture module
5107
        data''.
5108
 
5109
2002-06-09  Mark Kettenis  
5110
 
5111
        * gdbint.texinfo (Target Architecture Definition): Document
5112
        GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5113
 
5114
2002-06-08  Andrew Cagney  
5115
 
5116
        * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5117
        lists.
5118
 
5119
2002-06-08  Andrew Cagney  
5120
 
5121
        * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5122
        Branch''.
5123
 
5124
2002-06-01  Andrew Cagney  
5125
 
5126
        * gdbint.texinfo (Target Architecture Definition): Add section
5127
        ``Converting an existing Target Architecture to Multi-arch''.
5128
 
5129
2002-05-30  Andrew Cagney  
5130
 
5131
        * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5132
        to ``Obsoleting code''.  Revise.
5133
 
5134
2002-05-17  Jim Blandy  
5135
 
5136
        * gdb.texinfo (C Preprocessor Macros): New chapter.
5137
        Include it in the main menu.
5138
        (Contributors): Credit Jim Blandy with macro support.
5139
        (Compilation): Explain how to get macro information into the
5140
        executable.
5141
        (Expressions): Note that preprocessor macros are expanded.
5142
 
5143
2002-05-14  Daniel Jacobowitz  
5144
 
5145
        * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5146
        options for `target remote'.
5147
 
5148
2002-05-13  Andrew Cagney  
5149
 
5150
        * gdbint.texinfo (Target Architecture Definition): Delete
5151
        documentation on NNPC_REGNUM.
5152
 
5153
2002-05-11  Andrew Cagney  
5154
 
5155
        * gdbint.texinfo (Target Architecture Definition): Document
5156
        REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5157
        (Target Architecture Definition): Revise section `Using Different
5158
        Register and Memory Data Representations'.  Add section `Raw and
5159
        Virtual Register Representations'.
5160
 
5161
2002-05-11  Andrew Cagney  
5162
 
5163
        * gdbint.texinfo (Target Architecture Definition): Mention
5164
        defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5165
        (Target Architecture Definition): Mention same.  Add references to
5166
        web pages.
5167
 
5168
2002-05-08  Michael Snyder  
5169
 
5170
        * stabs.texinfo (Attributes): Document new "vector" attribute.
5171
 
5172
2002-05-04  Andrew Cagney  
5173
 
5174
        * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5175
 
5176
2002-05-04  Andrew Cagney  
5177
 
5178
        * gdb.texinfo: Delete obsolete references to a29k.
5179
 
5180
2002-04-24  Andrew Cagney  
5181
 
5182
        * gdbint.texinfo (Target Architecture Definition): Replace
5183
        IN_SIGTRAMP with PC_IN_SIGTRAMP.
5184
 
5185
2002-04-24  David S. Miller  
5186
 
5187
        * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5188
 
5189
2002-04-21  David S. Miller  
5190
 
5191
        * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5192
 
5193
2002-04-21  Andrew Cagney  
5194
 
5195
        * gdbint.texinfo (Target Architecture Definition): Delete
5196
        definition of HAVE_REGISTER_WINDOWS.
5197
 
5198
2002-04-19  Eli Zaretskii  
5199
 
5200
        * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
5201
        "Theodore A. Roth" .
5202
 
5203
2002-04-15  Don Howard  
5204
 
5205
        From Eli Zaretskii 
5206
        * gdb.texinfo (show max-user-call-depth): Correct formatting.
5207
        Provide a better explaination of this feature.
5208
 
5209
2002-04-14  Andrew Cagney  
5210
 
5211
        * gdbint.texinfo (Target Architecture Definition): Remove
5212
        FRAME_CHAIN_COMBINE.
5213
 
5214
2002-04-12  Michael Chastain  
5215
 
5216
        * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5217
        REG_STACK_SEGMENT.
5218
 
5219
2002-04-09  Michael Chastain  
5220
 
5221
        * gdbint.texinfo (Obsolete Conditionals): Remove references to
5222
        PYRAMID_* macros.
5223
 
5224
2002-04-07  Andrew Cagney  
5225
 
5226
        * gdb.texinfo (Bug Reporting): Document that the web is the
5227
        prefered way of submitting bug reports.
5228
        (Bug Reporting): Delete the s-mail address as the last resort.
5229
 
5230
2002-04-05  Andrew Cagney  
5231
 
5232
        * gdbint.texinfo (Target Architecture Definition): Delete
5233
        references to TARGET_WRITE_FP and write_fp.
5234
 
5235
2002-03-27  Michael Snyder  
5236
 
5237
        * gdb.texinfo: Document new commands dump, append, and restore.
5238
 
5239
2002-03-27  Andrew Cagney  
5240
 
5241
        * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5242
        Branch'.
5243
 
5244
2002-03-18  Andrew Cagney  
5245
 
5246
        * gdb.texinfo: Change all examples to @smallexample.
5247
        * gdbint.texinfo: Ditto.
5248
 
5249
2002-03-18  Andrew Cagney  
5250
 
5251
        * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5252
        Branches''.
5253
 
5254
2002-03-18  Andrew Cagney  
5255
 
5256
        * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5257
        Policy''.
5258
 
5259
2002-03-04  Fred Fish  
5260
 
5261
        * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5262
        expresson, suports, dependant, trhe, perhaphs, situtations,
5263
        explictily, taged, oportunity, unfortunatly).
5264
 
5265
2002-02-24  Andrew Cagney  
5266
 
5267
        * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5268
        Remove reference to 3.12.
5269
 
5270
2002-02-23  Andrew Cagney  
5271
 
5272
        * gdbint.texinfo: Include fdl.texi.
5273
        (Top): Add GNU Free Documentation License.
5274
        * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5275
        (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5276
        (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5277
        (gdbint.info): Add srcdir to include path.
5278
        * gdb.texinfo: Include gpl.texi.
5279
        (Top): Add Copying.
5280
        * gpl.texi: New file.
5281
 
5282
2002-02-23  Andrew Cagney  
5283
 
5284
        * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5285
 
5286
2002-02-19  Pierre Muller  
5287
 
5288
        * gdb.texinfo: Document Cygwin native specific commands.
5289
 
5290
2002-02-15  Daniel Jacobowitz  
5291
 
5292
        * gdb.texinfo: Document gdbserver ``--attach'' command.
5293
 
5294
2002-02-07  Michael Snyder  
5295
 
5296
        * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5297
        to @code(_ovly_debug_event).
5298
 
5299
2002-02-07  Andrew Cagney  
5300
 
5301
        * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5302
 
5303
2002-02-06  Michael Snyder  
5304
 
5305
        * gdb.texinfo (overlays): Mention new magic symbol
5306
        '_ovly_debug_event', which allows GDB to keep better track
5307
        of overlays.
5308
 
5309
2002-02-03  Eli Zaretskii  
5310
 
5311
        * gdb.texinfo (Memory Region Attributes): Fix the wording.
5312
        Suggested by Dmitry Sivachenko.
5313
 
5314
        * (): Fix the spelling and punctuation of "i.e.".
5315
 
5316
2002-02-01  Michael Snyder  
5317
 
5318
        * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5319
 
5320
2002-01-30  Michael Snyder  
5321
 
5322
        * gdb.texinfo: (remote protocol): Gramatical fix-up.
5323
        (set trust-readonly-sections): Document.
5324
 
5325
2002-01-29  Andrew Cagney  
5326
 
5327
        * gdbint.texinfo (Releasing GDB): Revise and update.
5328
 
5329
2002-01-28  Andrew Cagney  
5330
 
5331
        * gdbint.texinfo (Target Architecture Definition): Delete
5332
        description of TARGET_BYTE_ORDER_DEFAULT.
5333
 
5334
2002-01-27  Eli Zaretskii  
5335
 
5336
        * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
5337
        .
5338
 
5339
2002-01-23  Andrew Cagney  
5340
 
5341
        * libgdb.texinfo: Delete file.
5342
 
5343
2002-01-22  Andrew Cagney  
5344
 
5345
        * gdb.texinfo: Remove makeinfo 3.12 hacks.
5346
        * gdbint.texinfo: Ditto.
5347
 
5348
Tue Jan 22 11:57:38 2002  Andrew Cagney  
5349
 
5350
        * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5351
 
5352
2002-01-22  Andrew Cagney  
5353
 
5354
        * Makefile.in: Update copyright.
5355
        (TEXI2DVI): Define.
5356
        (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5357
        (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
5358
        gdb-cfg.texi.
5359
        (TEXINDEX, PDFTEX): Delete makefile variables.
5360
 
5361
2002-01-22  Andrew Cagney  
5362
 
5363
        * gdb.texinfo (Protocol): Move section to appendix.
5364
 
5365
2002-01-21  Andrew Cagney  
5366
 
5367
        * gdb.texinfo (Remote Debugging): Create a menu.
5368
        (Top): Add ``Remote Debugging'' to menu.
5369
 
5370
2002-01-21  Andrew Cagney  
5371
 
5372
        * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5373
        serial protocol'' from here.
5374
        (Remote Debugging): To here.  New chapter.
5375
 
5376
2002-01-20  Andrew Cagney  
5377
 
5378
        * gdbint.texinfo (Target Architecture Definition): Delete
5379
        description of TARGET_BYTE_ORDER_SELECTABLE_P.
5380
 
5381
2002-01-20  Andrew Cagney  
5382
 
5383
        * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
5384
        are no longer needed.
5385
        (Porting GDB): Add maintainer note about configure.host.
5386
 
5387
2002-01-20  Andrew Cagney  
5388
 
5389
        * gdbint.texinfo (Target Architecture Definition): Remove
5390
        definition of IEEE_FLOAT.
5391
 
5392
2002-01-20  Eli Zaretskii  
5393
 
5394
        * gdb.texinfo: Beautify copyright years; fix a typo.
5395
        (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
5396
        <3diff@gnu.org>
5397
 
5398
2002-01-19  Andrew Cagney  
5399
 
5400
        * gdbint.texinfo (Host Definition): Remove references to
5401
        MALLOC_INCOMPATIBLE.
5402
 
5403
2002-01-17  Andrew Cagney  
5404
 
5405
        * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5406
        and xyz-xdep.o.
5407
 
5408
2002-01-17  Andrew Cagney  
5409
 
5410
        * gdb.texinfo   (Maintenance Commands): Add appendix.
5411
        (Set Breaks): Copy ``maint info breakpoint'' doco to
5412
        ``Maintenance Commands'' appendix.  Add reference.
5413
 
5414
2002-01-17  Andrew Cagney  
5415
 
5416
        * fdl.texi: Remove next/prev from @node.
5417
 
5418
2002-01-17  Eli Zaretskii  
5419
 
5420
        * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
5421
        for monstrous @multitable (from Brian Youmans).
5422
 
5423
        * fdl.texi: New file.
5424
 
5425
        * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5426
 
5427
2002-01-15  Andrew Cagney  
5428
 
5429
        * gdbint.texinfo (Releasing GDB): New chapter.
5430
 
5431
2002-01-14  Andrew Cagney  
5432
 
5433
        * gdb.texinfo (Embedded Processors, Calling program functions):
5434
        Obsolete references to a29k.
5435
 
5436
2002-01-13  Andrew Cagney  
5437
 
5438
        * gdbint.texinfo (Coding): Review Cleanups section.  Examples
5439
        examples.  Document that a code-block should do or discard its
5440
        cleanups before exit.
5441
 
5442
2002-01-11  Michael Snyder  
5443
 
5444
        * gdb.texinfo (Choosing files): Change @samp to @file.
5445
 
5446
2002-01-05  Michael Snyder  
5447
 
5448
        * gdb.texinfo (--pid): Document new command line option (attach).
5449
 
5450
2002-01-07  Eli Zaretskii  
5451
 
5452
        * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5453
        in the stub.
5454
 
5455
2002-01-04  Andrew Cagney  
5456
 
5457
        * gdbint.texinfo (Target Architecture Definition): Replace
5458
        BIG_ENDIAN with BFD_ENDIAN_BIG.
5459
 
5460
2002-01-03  Andrew Cagney  
5461
 
5462
        * gdbint.texinfo (Target Architecture Definition): Replace
5463
        value_ptr with struct value pointer.
5464
 
5465
2002-01-02  Eli Zaretskii  
5466
 
5467
        * gdb.texinfo (Free Software): Fix wording.
5468
 
5469
2001-12-31  Eli Zaretskii  
5470
 
5471
        * gdb.texinfo (Free Software): New section ``Free Software Needs
5472
        Free Documentation''.
5473
 
5474
2001-12-30  Eli Zaretskii  
5475
 
5476
        * stabs.texinfo:
5477
        * gdb.texinfo:
5478
        * gdbint.texinfo:
5479
        * libgdb.texinfo:
5480
        * annotate.texi: Fix the application of GFDL in the Copyright notice.
5481
 
5482
2001-12-29  Michael Snyder  
5483
 
5484
        * gdb.texinfo (maint info sections): Fix typo.
5485
 
5486
2001-12-26  Michael Snyder  
5487
 
5488
        * gdb.texinfo (maint info sections): Document.
5489
 
5490
        * gdb.texinfo (info proc): Comment out documentation for
5491
        'info proc' sub-options that are currently not implemented.
5492
 
5493
2001-12-20  Jim Blandy  
5494
 
5495
        * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5496
 
5497
2001-12-15  Andrew Cagney  
5498
 
5499
        * gdbint.texinfo (Target Architecture Definition): Replace
5500
        LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
5501
 
5502
2001-12-01  Andrew Cagney  
5503
 
5504
        * gdbint.texinfo (Host Definition): Delete documentation on
5505
        HOST_BYTE_ORDER.
5506
 
5507
2001-11-30  Jim Blandy  
5508
 
5509
        * gdb.texinfo (Overlays): New chapter, documenting GDB's
5510
        overlay support.  Add to top-level menu.
5511
 
5512
2001-11-26  Tom Tromey  
5513
 
5514
        * gdb.texinfo (Command Syntax): Document C-o binding.
5515
 
5516
2001-07-26  Christopher Faylor  
5517
 
5518
        * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
5519
        use since it is described in the referenced section.
5520
 
5521
        From Eli Zaretskii 
5522
        * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
5523
        clearer when using DJGPP.
5524
 
5525
2001-11-24  Christopher Faylor  
5526
 
5527
        * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
5528
        specifically refer to MS-DOS.
5529
        (command files): Mention gdb.ini is only used on MS-DOS.
5530
 
5531
2001-11-21  Tom Tromey  
5532
 
5533
        * gdb.texinfo (Invoking GDB): Document --args.
5534
        (Mode Options): Likewise.
5535
 
5536
2001-11-21  Jim Blandy  
5537
 
5538
        * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
5539
        Delete documentation; this macro has been removed from the
5540
        sources.
5541
 
5542
2001-11-13  Jim Blandy  
5543
 
5544
        * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
5545
 
5546
2001-11-06  Corinna Vinschen  
5547
 
5548
        * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
5549
 
5550
2001-11-05  Michael Snyder  
5551
 
5552
        * gdb.texinfo (info functions): Document use of backslash to
5553
        quote regexp chars in function names such as "operator*()".
5554
 
5555
2001-11-01  Fred Fish  
5556
 
5557
        * gdbint.texinfo (SOLIB_ADD): Document additional new
5558
        "readsyms" arg.
5559
 
5560
2001-10-30  Don Howard  
5561
 
5562
        * gdb.texinfo: (Command Files) Added documentation for the
5563
        behavior of gdb with input redirected from a file.
5564
 
5565
2001-10-28  Fred Fish  
5566
 
5567
        * gdb.texinfo (auto-solib-add): Change docs to match
5568
        implementation change.
5569
        (auto-solib-limit): Add docs for new variable.
5570
 
5571
2001-10-15  Andrew Cagney  
5572
 
5573
        * gdbint.texinfo (Target Architecture Definition): Function
5574
        value_as_pointer renamed to value_as_address.
5575
 
5576
2001-10-15  Andrew Cagney  
5577
 
5578
        * gdbint.texinfo (Target Architecture Definition): Default
5579
        POINTER_TO_ADDRESS functions assume unsigned addresses.
5580
        (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
5581
        posting by Jim Blandy.
5582
 
5583
2001-10-12  Jim Blandy  
5584
 
5585
        * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
5586
        version of texi2html (1.64) doesn't support this flag any more.
5587
 
5588
2001-09-08  Mark Kettenis  
5589
 
5590
        * gdbint.texinfo (Host Definition): Remove description of
5591
        MEM_FNS_DECLARED.
5592
 
5593
        * gdbint.texinfo (Host Definition): Remove description of R_OK.
5594
 
5595
        * gdbint.texinfo (Host Definition): Remove description of
5596
        HAVE_SIGSETMASK.
5597
 
5598
2001-09-04  Elena Zannoni  
5599
 
5600
        * gdbint.texinfo (Target Architecture Definition): Add
5601
        explanation of TARGET_PRINT_INSN macro.
5602
 
5603
2001-08-30  Jim Blandy  
5604
 
5605
        * gdb.texinfo (`add-symbol-file'): Correct synopsis.
5606
        Explain what it means to load relocatable files.
5607
 
5608
2001-08-28  Jim Blandy  
5609
 
5610
        * gdbint.texinfo: Bring the HTML `top' menu into sync with the
5611
        info `top' menu.
5612
 
5613
Wed Aug 15 10:47:28 2001  Christopher Faylor 
5614
 
5615
        * gdbint.texinfo: Add a cautionary note about macro use.
5616
 
5617
2001-08-02  Corinna Vinschen  
5618
 
5619
        * gdb.texinfo: Explain omitting the hostname in the
5620
        `target remote' command.
5621
 
5622
2001-07-30  Daniel Jacobowitz  
5623
 
5624
        * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
5625
        and END-INFO-DIR-ENTRY.
5626
 
5627
2001-07-28  Stephane Carrez  
5628
 
5629
        * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
5630
 
5631
2001-07-25  Andrew Cagney  
5632
 
5633
        * gdbint.texinfo (libgdb): Rewrite.
5634
 
5635
2001-07-26  Eli Zaretskii  
5636
 
5637
        * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
5638
 
5639
2001-07-24  Stephane Carrez  
5640
 
5641
        * gdb.texinfo (TUI): New chapter, document the TUI.
5642
        (Mode Options): Document the -tui option.
5643
 
5644
2001-07-23  Mark Kettenis  
5645
 
5646
        * gdbint.texinfo (Host Definition): Remove description of
5647
        NEED_POSIX_SETPGID.
5648
 
5649
2001-07-23  Eli Zaretskii  
5650
 
5651
        * gdb.tex (DJGPP Native): New node, with descriptions of
5652
        DJGPP-specific commands.
5653
 
5654
2001-07-19  John R. Moore  
5655
 
5656
        * gdbint.texinfo: Three misspellings.
5657
 
5658
2001-07-06  Andrew Cagney  
5659
 
5660
        * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
5661
        `test` expressions on bash.  Problem reported by Colin Walters.
5662
 
5663
2001-07-04  Andrew Cagney  
5664
 
5665
        * gdbint.texinfo (User Interface): Update ui-out documentation to
5666
        refelect recent UI/MI updates.
5667
 
5668
2001-07-04  Andrew Cagney  
5669
 
5670
        * gdb.texinfo (Mode Options): Mention the mi0 and mi1
5671
        interpreters.
5672
 
5673
2001-06-15  Andrew Cagney  
5674
 
5675
        * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
5676
        structure and not macros.
5677
        (Host Definition): Document that much of this chapter is obsolete.
5678
        (Target Architecture Definition): Update list of files that make
5679
        up a target architecture.
5680
        (Coding): Update.
5681
 
5682
2001-06-28  Andrew Cagney  
5683
 
5684
        * gdbint.texinfo (Target Architecture Definition): Update
5685
        EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
5686
        The latter has been changed to a true predicate.
5687
 
5688
2001-06-17  Eli Zaretskii  
5689
 
5690
        * annotate.texi: Add @noindent where needed.  From Dmitry
5691
        Sivachenko .
5692
        * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
5693
 
5694
2001-06-16  Andrew Cagney  
5695
 
5696
        * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
5697
 
5698
2001-06-14  Andrew Cagney  
5699
 
5700
        * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
5701
        returns ``OK''.  Document that the ``R'' packet does not reply.
5702
 
5703
2001-06-13  Michael Snyder  
5704
 
5705
        * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
5706
 
5707
2001-06-13  Eli Zaretskii  
5708
 
5709
        * gdb.texinfo (Signals): Clarify the default setting of signal
5710
        handling.
5711
 
5712
2001-05-14  Andrew Cagney  
5713
 
5714
        * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
5715
        (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
5716
 
5717
2001-05-12  Andrew Cagney  
5718
 
5719
        * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
5720
 
5721
2001-05-10  Eli Zaretskii  
5722
 
5723
        * gdbint.texinfo (Clean Design and Portable Implementation):
5724
        Renamed from "Clean Design".
5725
        (Clean Design and Portable Implementation): Document portable
5726
        methods of handling file names, and the associated macros.
5727
 
5728
2001-04-02  Eli Zaretskii  
5729
 
5730
        * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
5731
        command and provide a cross-reference to its description.
5732
        (Symbols): Note that "info scope" is useful for trace experiments.
5733
 
5734
2001-04-01  Eli Zaretskii  
5735
 
5736
        * gdb.texinfo (Symbols): Document "info scope".
5737
        (Tracepoints): New chapter.
5738
        (Contributors): Update for v5.1.
5739
        : Change "C++" to "C@t{++}".
5740
 
5741
        * gdbint.texinfo (User Interface): A new section about ui_out
5742
        functions, based on text written by Fernando Nasser.
5743
 
5744
        * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
5745
 
5746
2001-03-26  Eli Zaretskii  
5747
 
5748
        * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
5749
 
5750
        * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
5751
 
5752
        * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
5753
        Replace "GDB" with "@value{GDBN}".  Fix markup.
5754
 
5755
        * annotate.texi: Change Permissions to GFDL.  Update Copyright.
5756
 
5757
        * gdb.texinfo (Output Formats): Mention "info symbol" and provide
5758
        a cross-reference to its description.
5759
        (Symbols): Document "info symbol".
5760
 
5761
2001-03-21  Eli Zaretskii  
5762
 
5763
        * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
5764
        subsection "x86 Watchpoints".
5765
        (Target Architecture Definition): Document the macros
5766
        I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
5767
        (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
5768
 
5769
2001-03-20  Andrew Cagney  
5770
 
5771
        * gdbint.texinfo (Target Architecture Definition): Update
5772
        definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
5773
        list.
5774
 
5775
2001-03-06  Kevin Buettner  
5776
 
5777
        * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5778
        gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5779
 
5780
2001-02-21  Eli Zaretskii  
5781
 
5782
        * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5783
 
5784
2001-02-11  Eli Zaretskii  
5785
 
5786
        * gdb.texinfo (Environment): Document that `path' does not change
5787
        the value of PATH in GDB's own environment (it did in the past,
5788
        but that was changed on March 15, 1994).  Reported by Doug Evans
5789
        .
5790
 
5791
        * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5792
        its line.  Fix markup of commands and macros.  Add an Index node
5793
        and index entries.
5794
 
5795
2001-01-23  J.T. Conklin  
5796
 
5797
        * gdb.texinfo (Memory region attributes): New manual section.
5798
 
5799
2001-01-04  Nicholas Duffek  
5800
 
5801
        * gdbint.texinfo (POP_FRAME): Document use by return_command.
5802
 
5803
2000-12-25  Eli Zaretskii  
5804
 
5805
        * refcard.tex: Version and copyright fixed.  From Phil Edwards
5806
        .
5807
 
5808
Thu Nov 30 16:57:19 2000  Andrew Cagney  
5809
 
5810
        * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5811
        DWARF2_REG_TO_REGNUM): Document.
5812
 
5813
Mon Nov 20 21:29:35 2000  Andrew Cagney  
5814
 
5815
        * gdbint.texinfo (Coding): Update current value of
5816
        --enable-build-warnings.  Mention --enable-gdb-build-warnings.
5817
 
5818
2000-11-19  Eli Zaretskii  
5819
 
5820
        * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
5821
        as suggested by Dmitry Sivachenko .
5822
 
5823
2000-11-10  Christopher Faylor 
5824
 
5825
        * gdb.texinfo: Document new 'set step-mode' command.
5826
 
5827
2000-10-16  Eli Zaretskii  
5828
 
5829
        * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5830
        changes from Dmitry Sivachenko .
5831
 
5832
2000-09-26  Eli Zaretskii  
5833
 
5834
        * gdb.texinfo (Hooks): Document the new post-hook functionality.
5835
        From Steven Johnson .
5836
 
5837
2000-08-10  Mark Kettenis  
5838
 
5839
        * gdbint.texinfo (Overall Structure): Spelling fix.
5840
 
5841
2000-08-10  Eli Zaretskii  
5842
 
5843
        * gdbint.texinfo (Target Architecture Definition): Document that
5844
        REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5845
        for which REGISTER_CONVERTIBLE returns a zero value.
5846
 
5847
2000-07-08  Christopher Faylor 
5848
 
5849
        * Makefile.in (install-info): Find files to install in either the
5850
        build or source directories (adapted from Makefile.am).
5851
 
5852
2000-07-07  Nicholas Duffek  
5853
 
5854
        * stabs.texinfo: Fix spelling errors.
5855
        (String Field): FILE-NUMBER starts from 0, not 1.
5856
 
5857
2000-07-05  Eli Zaretskii 
5858
 
5859
        * refcard.tex: Remove \centerline from the blurb.  Patch from
5860
        Brian Youmans.
5861
 
5862
2000-06-25  Eli Zaretskii 
5863
 
5864
        * Makefile.in (install-info): Support installation from outside of
5865
        the source directory.  Reported by Mark Harig
5866
        .
5867
 
5868
2000-06-20  J.T. Conklin  
5869
 
5870
        * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5871
 
5872
Fri May 26 15:55:33 2000  Andrew Cagney  
5873
 
5874
        * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5875
        Generate using pdftex.
5876
        (PDFTEX): Define.
5877
        (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5878
        (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5879
        @contents at the start.
5880
 
5881
2000-05-24  Eli Zaretskii  
5882
 
5883
        * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
5884
        Youmans.
5885
 
5886
Wed May 24 21:27:58 2000  Andrew Cagney  
5887
 
5888
        From Brian Youmans:
5889
        * gdb.texinfo: Fix ``et al.''.
5890
 
5891
Tue May 23 22:57:41 2000  Andrew Cagney  
5892
 
5893
        * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5894
        loop.
5895
 
5896
2000-05-19  Jimmy Guo  
5897
 
5898
        * configure: Regenerate.
5899
 
5900
2000-05-17  Eli Zaretskii  
5901
 
5902
        * Makefile.in (install-info): Run install-info on installed Info
5903
        files.
5904
 
5905
Fri May 12 20:18:04 2000  Andrew Cagney  
5906
 
5907
        * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
5908
        Andrew Cagney.
5909
 
5910
2000-05-09  Eli Zaretskii  
5911
 
5912
        * gdb.texinfo: Proofreading changes from Brian Youmans.
5913
 
5914
2000-05-01  Nick Duffek  
5915
 
5916
        * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5917
        startup sequence, minor edits.
5918
 
5919
2000-05-01  Eli Zaretskii  
5920
 
5921
        * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5922
        TeX.
5923
 
5924
        * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
5925
        "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5926
        like `n' and `s' which look weird.  Convert some of the @kindex to
5927
        @vindex, when they refer to variables, not commands.
5928
 
5929
Sat Apr 29 17:01:04 2000  Andrew Cagney  
5930
 
5931
        * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5932
 
5933
2000-04-23  Eli Zaretskii  
5934
 
5935
        * Makefile.in (GDBMI_DIR): New variable.
5936
        (SET_TEXINPUTS): Add $(GDBMI_DIR).
5937
        (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5938
        (gdbmi.texinfo): New target, for texi2roff.
5939
        (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5940
        (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5941
 
5942
        * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5943
        gdbmi.texinfo.
5944
        (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5945
        comment.
5946
 
5947
2000-04-17  Elena Zannoni  
5948
 
5949
        * gdb.texinfo (Files): Update description of add-symbol-file
5950
        command.
5951
 
5952
2000-04-17  Eli Zaretskii  
5953
 
5954
        * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5955
        prevents the build (and is generally a Bad Idea).
5956
 
5957
2000-04-17  Eli Zaretskii  
5958
 
5959
        * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5960
        a comma inside @var.
5961
        (Command Files): Index markup changes from Dmitry Sivachenko
5962
        .
5963
 
5964
2000-04-16  Eli Zaretskii  
5965
 
5966
        * Makefile.in (LN_S): Define.
5967
        (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5968
        invoke "ln -s" unless it is known to work.
5969
 
5970
        * configure.in (AC_PROG_LN_S): Add.
5971
 
5972
2000-04-14  Jim Blandy  
5973
 
5974
        * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5975
        section.
5976
        (Target Conditionals): Document ADDRESS_TO_POINTER,
5977
        POINTER_TO_ADDRESS.
5978
 
5979
2000-04-11  Daniel Berlin  
5980
 
5981
        * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5982
        gdb-cfg.texi to get the value.
5983
 
5984
2000-04-10  Jim Blandy  
5985
 
5986
        * gdbint.texinfo (Target Architecture Definition): Fix
5987
        cross-references.
5988
 
5989
2000-04-08  Jim Blandy  
5990
 
5991
        * gdbint.texinfo (Using Different Register and Memory Data
5992
        Representations): New section.
5993
        (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5994
        REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5995
        REGISTER_CONVERT_TO_RAW): Document.
5996
 
5997
Mon Apr  3 19:16:32 2000  Andrew Cagney  
5998
 
5999
        * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
6000
        for acknowledgments.
6001
 
6002
Tue Mar 28 18:28:45 2000  Andrew Cagney  
6003
 
6004
        * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
6005
        qThreadExtraInfo.
6006
 
6007
2000-03-28  J.T. Conklin  
6008
 
6009
        * gdb.texinfo: Clarify which remote debug protocol commands are
6010
        required and which are optional.
6011
 
6012
Tue Mar 28 16:06:22 2000  Andrew Cagney  
6013
 
6014
        * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
6015
        Cagney .  Move @chapter and @node entries
6016
        back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
6017
        * annotate.texi: Update.
6018
 
6019
2000-03-28  Stan Shebs  
6020
 
6021
        * gdb.texinfo: Update dates, bump to Eighth Edition (note
6022
        expectation of additional changes before release), update
6023
        ISBN, add copy of top-level menu for @ifhtml, remove explicit
6024
        node links, rephrase and/or shorten lines to fix formatting
6025
        problem in both regular and @smallbook formats.
6026
        * annotate.texi: Shorten lines in example, use smallexample
6027
        consistently everywhere.
6028
        * Makefile.in: Add comment about texinfo 4.0 html generation.
6029
        (SFILES_INCLUDED): Add annotate.texi.
6030
 
6031
2000-03-27  Daniel Berlin  
6032
 
6033
        * gdb.texinfo (Debugging Output): Added new section, documenting
6034
        the "set/show debug" commands.
6035
 
6036
Fri Mar 24 18:06:34 2000  Andrew Cagney  
6037
 
6038
        * annotate.texi (Annotations): When GDBN omit @chapter and @node
6039
        entry.
6040
 
6041
        * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6042
        (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
6043
        @chapter and @node entries.
6044
 
6045
        * gdb.texinfo: Link all top-level nodes.
6046
 
6047
Fri Mar 24 17:56:48 2000  Andrew Cagney  
6048
 
6049
        * Makefile.in (install-info): Create $(infodir) before installing
6050
        files.
6051
 
6052
2000-03-23  Fernando Nasser  
6053
 
6054
        From David Whedon 
6055
        * gdbint.texinfo : Added paragraphs about command deprecation.
6056
 
6057
2000-03-22  Daniel Berlin  
6058
 
6059
      * gdb.texinfo: Add documentation for the apropos command.
6060
 
6061
2000-03-20  Michael Snyder  
6062
 
6063
        * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6064
 
6065
2000-03-20  Michael Snyder  
6066
 
6067
        * gdb.texinfo: Add white space to prevent overprinting in
6068
        two places.
6069
 
6070
2000-03-17  Stan Shebs  
6071
 
6072
        * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6073
        , also clarification of allowed content for
6074
        string constants.
6075
 
6076
2000-03-16  Eli Zaretskii 
6077
 
6078
        * gdb.texinfo (main menu): Add Annotations.
6079
        (File Options): Add @cindex entries for each command-line option.
6080
        Document --epoch, --annotate, --async, --interpreter, --write,
6081
        --statistics, and --version.
6082
 
6083
        * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
6084
        of GDB.
6085
 
6086
2000-02-23  Jim Blandy  
6087
 
6088
        * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6089
 
6090
2000-02-22  Jim Blandy  
6091
 
6092
        * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6093
 
6094
2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
6095
 
6096
        * Makefile.in (diststuff): New target.
6097
 
6098
2000-02-15  Kevin Buettner  
6099
 
6100
        * agentexpr.texi: Fix wording regarding Intel's IA-64
6101
        architecture.  [From Jim Wilson.]
6102
 
6103
2000-01-16  Tom Tromey  
6104
 
6105
        * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6106
        (Delete Breaks): Mention range arguments.
6107
        (Disabling): Likewise.
6108
 
6109
2000-01-05  Dmitry Sivachenko 
6110
 
6111
        * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
6112
 
6113
Wed Dec  8 19:53:08 1999  Andrew Cagney  
6114
 
6115
        * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
6116
        valid functions.
6117
 
6118
1999-11-05  Stan Shebs  
6119
 
6120
        * gdb.texinfo: Clarify regular expressions used in rbreak.
6121
 
6122
1999-10-15  Kevin Buettner  
6123
 
6124
        * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6125
        MEMORY_REMOVE_BREAKPOINT):  Document.
6126
 
6127
Thu Oct 14 21:17:17 1999  Andrew Cagney  
6128
 
6129
        * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
6130
        offset re-using the DATA offset instead.
6131
 
6132
1999-10-11  Jim Kingdon  
6133
 
6134
        * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6135
 
6136
1999-10-05  Stan Shebs  
6137
 
6138
        From Dmitry Sivachenko :
6139
        * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6140
        typos.
6141
 
6142
        * gdb.texinfo: Various minor wording and formatting improvements,
6143
        mentions of additional command-line options.
6144
 
6145
1999-09-30  Fred Fish  
6146
 
6147
        * gdb.texinfo:  Document additional forms of specifying section
6148
        names and addresses for the add-symbol-file command.
6149
 
6150
1999-09-14  Michael Snyder  
6151
 
6152
        * gdbint.texinfo: Fix typo, add the word "have".
6153
 
6154
1999-09-14  Jim Blandy  
6155
 
6156
        * gdbint.texinfo (Target Architecture Definition): Document the
6157
        SKIP_PERMANENT_BREAKPOINT macro.
6158
 
6159
1999-09-07  Stan Shebs  
6160
 
6161
        * gdb.texinfo: Fiks speling errers.
6162
 
6163
        * gdb.texinfo: Fix uses of @multitable.
6164
 
6165
        From Eli Zaretskii  :
6166
        * gdb.texinfo: Include details specific to DOS host, clarify
6167
        some confusing language, fix @ref/@xref/@pxref usages, add
6168
        comments about using with optimization, add more indexing,
6169
        fix info about disassembly-flavor.
6170
 
6171
Tue Sep  7 09:11:24 1999  Kevin Buettner  
6172
 
6173
        * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6174
        SKIP_SOLIB_RESOLVER): Define.
6175
 
6176
Fri Sep  3 18:05:14 1999  Andrew Cagney  
6177
 
6178
        * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
6179
        ``g'' packets.
6180
 
6181
1999-08-30  Stan Shebs  
6182
 
6183
        * gdb.texinfo: Create a new "Configurations" chapter with
6184
        platform-specific info, inline remote.texi and move sections of it
6185
        into the new chapter, move bits about info proc, heuristic search,
6186
        and register stack into the new chapter.
6187
        * remote.texi: Remove, now part of gdb.texinfo.
6188
        * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6189
 
6190
1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
6191
 
6192
        * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6193
        GDB_TARGET_IS_MACH386): These kludges have gone away.
6194
 
6195
Wed Aug 25 10:47:03 1999  Andrew Cagney  
6196
 
6197
        * gdbint.texinfo (Target Architecture Definition): Mention
6198
        TDEPLIBS.
6199
 
6200
1999-08-20  Stan Shebs  
6201
 
6202
        * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6203
        surrounding text to fit HP-UX bits into general info.
6204
        (HPPA-cfg.texi): Remove, no longer useful.
6205
 
6206
        * gdb.texinfo: Remove explicit links from @node lines, remove
6207
        HP-added "Detailed Node Listing" from main menu which confuses
6208
        things.
6209
 
6210
        From Dmitry Sivachenko :
6211
        * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
6212
        in description of `set environment'.
6213
 
6214
1999-08-17  Stan Shebs  
6215
 
6216
        * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6217
 
6218
1999-08-12  Ben Elliston  
6219
 
6220
        * gdbint.texinfo (Breakpoint Handling): Add missing words.
6221
 
6222
1999-08-10  Eli Zaretskii  
6223
 
6224
        * gdb.texinfo (Set Watchpoints): Explain some subtleties about
6225
        watch, awatch, and rwatch.  Explain why the latter two cannot be
6226
        set as software watchpoints.  Document that watchpoints for local
6227
        variables are deleted when the debuggee terminates.
6228
 
6229
Wed Aug 11 13:18:14 1999  Andrew Cagney  
6230
 
6231
        * remote.texi (Protocol): Further clarification of the "qRcmd"
6232
        packet.  Allow E.. response packet.  "qRcmd" packet is no longer
6233
        reserved.
6234
 
6235
1999-08-10  Elena Zannoni  
6236
 
6237
        * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6238
        * gdb.texinfo: Ditto.
6239
 
6240
1999-08-06  Tom Tromey  
6241
 
6242
        * gdb.texinfo (KOD): New node.
6243
 
6244
Fri Aug  6 17:05:48 1999  Andrew Cagney  
6245
 
6246
        * remote.texi (Rcmd): Fix minor formatting typos.
6247
 
6248
Thu Aug  5 17:57:41 1999  Andrew Cagney  
6249
 
6250
        * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
6251
        packets.
6252
 
6253
1999-07-14  Jim Blandy  
6254
 
6255
        * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6256
        fixes.
6257
 
6258
Tue Jun 29 11:43:55 1999  Andrew Cagney  
6259
 
6260
        * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6261
 
6262
Fri Jun 25 11:47:06 1999  Andrew Cagney  
6263
 
6264
        * remote.texi (Communication Protocol): ``v'' is in use. Fix
6265
        numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
6266
        ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
6267
        packets that are not supported on all hosts. Expand examples.
6268
        Spell check.
6269
 
6270
1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
6271
 
6272
        * Makefile.in: Recognize html, install-html.  Add targets
6273
        to build HTML versions of documentation via texi2html.
6274
 
6275
Thu Jun 24 15:59:03 1999  Stan Shebs  
6276
 
6277
        * gdbint.texinfo (Testsuite): New chapter, information about the
6278
        testsuite.
6279
 
6280
Fri Jun 25 02:40:34 1999  Andrew Cagney  
6281
 
6282
        * remote.texi (Communication Protocol): Rewrite.
6283
 
6284
Thu Jun 24 16:59:54 1999  Andrew Cagney  
6285
 
6286
        * stabs.texinfo: Fix uses of xref.
6287
 
6288
Thu Jun 17 17:23:25 1999  Stan Shebs  
6289
 
6290
        * gdbint.texinfo: Add an anti-printf exhortation, and update the
6291
        info about patch submission.
6292
 
6293
Mon Jun  7 15:49:40 1999  Stan Shebs  
6294
 
6295
        From Per Bothner  :
6296
        * gdb.texinfo: Document Chill support.
6297
 
6298
Fri Jun  4 16:58:22 1999  Andrew Cagney  
6299
 
6300
        * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
6301
        to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6302
        Document that the value should be greater-than or equal-to zero.
6303
        (NO_STD_REGS): Document. Deprecate.
6304
 
6305
Tue Jun  1 15:04:15 1999  Andrew Cagney  
6306
 
6307
        * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
6308
        Document that these are not used.
6309
 
6310
Thu May 27 09:28:15 1999  Andrew Cagney  
6311
 
6312
        * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6313
 
6314
Mon May 24 10:07:39 1999  Andrew Cagney  
6315
 
6316
        * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
6317
        numargs was dropped.
6318
 
6319
Thu May 20 12:26:59 1999  Andrew Cagney  
6320
 
6321
        * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6322
 
6323
Tue Apr 27 19:14:20 1999  Andrew Cagney  
6324
 
6325
        * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
6326
        Update.
6327
 
6328
Thu Apr 22 13:07:37 1999  Andrew Cagney  
6329
 
6330
        * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6331
        (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6332
 
6333
Wed Apr 21 13:59:01 1999  Dave Brolley  
6334
 
6335
        * gdbint.texinfo: Fix typos: $ -> @.
6336
 
6337
Tue Apr 20 11:59:38 1999  Andrew Cagney  
6338
 
6339
        * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
6340
        LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6341
        BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6342
        BREAKPOINT_FROM_PC.
6343
 
6344
Mon Apr 12 16:00:44 1999  Andrew Cagney  
6345
 
6346
        * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
6347
        CALL_DUMMY_STACK_ADJUST): Document.
6348
 
6349
Thu Apr  8 17:23:15 1999  Andrew Cagney  
6350
 
6351
        * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
6352
        SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
6353
 
6354
1999-04-02  Stan Shebs  
6355
 
6356
        * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6357
        longer exists.
6358
 
6359
Tue Mar  9 19:25:11 1999  Stan Shebs  
6360
 
6361
        * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
6362
        nearly all @ifset/@ifclear conditionals; nobody uses them, and
6363
        they make the manual source incomprehensible.
6364
        * h8-cfg.texi: Remove, hasn't been used in years.
6365
 
6366
Thu Feb 11 18:00:59 1999  Stan Shebs  
6367
 
6368
        * gdb.texinfo: Update the credits.
6369
 
6370
Mon Feb  8 17:33:57 1999  Stan Shebs  
6371
 
6372
        * gdb.texinfo: Fix mistakes noticed in printout of last
6373
        draft, add Alpha to discussion of heuristic fence post.
6374
 
6375
Fri Feb  5 17:20:00 1999  Stan Shebs  
6376
 
6377
        * gdb.texinfo, remote.texi: Many changes; update to Seventh
6378
        Edition, merge some HP changes into mainline, describe some
6379
        previously undocumented features, describe more of the target
6380
        commands available, eliminate obsolete section on renamed
6381
        commands.
6382
        * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6383
 
6384
Wed Jan 20 17:47:45 1999  Stan Shebs  
6385
 
6386
        * gdb.texinfo: Make many HPPA conditionals unconditional,
6387
        including catchpoint description, since now on for all configs.
6388
        * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6389
        specializations.
6390
 
6391
Thu Jan 14 17:10:12 1999  Stan Shebs  
6392
 
6393
        * Makefile.in (GDBvn.texi): Fix match expression to work with
6394
        current format of VERSION in gdb/Makefile.in.
6395
        * gdb.texinfo: Fix node ref to match new readline.
6396
 
6397
Wed Jan 13 10:38:40 1999  Edith Epstein  
6398
 
6399
        * gdb.texinfo: Changes made as part of a project to merge in
6400
          changes made by HP. Documentation makes extensive use of
6401
          @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6402
          on remote debugging. There are differences in documentation
6403
          (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
6404
          the HP manual discusses catchpoints, hardware watchpoints, and
6405
          some HPUX specific limitations for shared library support.
6406
 
6407
          There are also a number of @node changes.
6408
 
6409
1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
6410
 
6411
        * gdbint.texinfo (Formatting): Disambiguate a sentence.
6412
        (C Usage): Same.
6413
 
6414
Wed Jan  6 11:55:34 1999  David Taylor  
6415
 
6416
        The following changes were made by Edith Epstein
6417
         as part of a project to merge in changes
6418
        made by HP.
6419
 
6420
        * HPPA-cfg.texi: new file.
6421
 
6422
        * all-cfg.texi: set HPPA for HP PA-RISC targets.
6423
 
6424
        * refcard.tex: change documentation about catch.
6425
          removed info catch.
6426
 
6427
Mon Jan  4 18:29:18 1999  Stan Shebs  
6428
 
6429
        * gdbint.texinfo: Expand on GDB's coding standards,
6430
        specify the use of arg names with prototypes.
6431
 
6432
1998-12-14  J.T. Conklin  
6433
 
6434
        * gdb.texinfo: Fix tipo.
6435
 
6436
Sun Dec 13 10:27:59 1998  Andrew Cagney  
6437
 
6438
        * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
6439
        TARGET_BYTE_ORDER_SELECTABLE_P.
6440
 
6441
Thu Dec 10 16:07:09 1998  Andrew Cagney  
6442
 
6443
        * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6444
 
6445
1998-12-09  Jim Blandy  
6446
 
6447
        * agentexpr.texi: New file.
6448
 
6449
Wed Dec  9 21:13:57 1998  Andrew Cagney  
6450
 
6451
        * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6452
 
6453
1998-12-03  J.T. Conklin  
6454
 
6455
        * remote.texi: Changed wording that implied that the GDB remote
6456
        protocol caches register values instead of GDB itself.
6457
 
6458
Tue Dec  1 17:45:43 1998  Stan Shebs  
6459
 
6460
        * gdbint.texinfo: Add some info about symbol readers.
6461
        (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6462
        (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6463
        (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6464
        (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6465
 
6466
Mon Nov 30 11:32:21 1998  Andrew Cagney  
6467
 
6468
        * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
6469
 
6470
Sat Nov 28 13:45:53 1998  Andrew Cagney  
6471
 
6472
        * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6473
 
6474
Fri Nov 27 12:39:45 1998  Andrew Cagney  
6475
 
6476
        * gdbint.texinfo (NO_SINGLE_STEP): Replace with
6477
        SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
6478
 
6479
Wed Oct 14 10:02:40 1998  Andrew Cagney  
6480
 
6481
        * gdbint.texinfo: Fix minor typos.
6482
 
6483
Wed Sep 30 18:03:19 1998  Stan Shebs  
6484
 
6485
        * gdbint.texinfo: Complete overhaul.  Group descriptions more
6486
        logically, add more info on generic algorithms, remove much
6487
        obsolete and/or wrong material.
6488
 
6489
Fri Jul 24 17:51:38 1998  Ian Lance Taylor  
6490
 
6491
        * stabs.texinfo (Method Type Descriptor): Expand and correct.
6492
 
6493
Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
6494
 
6495
        * refcard.tex:  Copyright, address updates.
6496
 
6497
Tue Apr 21 18:09:56 1998  Stan Shebs  
6498
 
6499
        * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
6500
        for the edition instead of confusing GDB-version-like numbers.
6501
 
6502
Mon Apr 13 14:05:00 1998  Fred Fish  
6503
 
6504
        * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
6505
 
6506
Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6507
 
6508
        * LRS: Reformat a bit to keep text under 80 columns.
6509
 
6510
Thu Apr  2 16:10:36 1998  Stan Shebs  
6511
 
6512
        * gdb.texinfo: Add some credits, mention bug monitor.
6513
        * remote.texi: Mention mips monitor targets.
6514
        * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
6515
 
6516
Mon Feb  2 17:13:03 1998  Stan Shebs  
6517
 
6518
        * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
6519
        files, finish sorting of host vs target vs native macros, describe
6520
        some more of them.
6521
 
6522
Tue Jan 13 16:44:50 1998  Fred Fish  
6523
 
6524
        * gdbint.texinfo (Host Conditionals): Document change from
6525
        using NO_MMALLOC to it's inverse, USE_MMALLOC.
6526
 
6527
Mon Nov 24 13:55:21 1997  Andrew Cagney  
6528
 
6529
        * gdbint.texinfo (Host Conditionals): Document
6530
        PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
6531
 
6532
Fri Jul  4 14:52:31 1997  Ian Lance Taylor  
6533
 
6534
        * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
6535
        Document LSEEK_NOT_LINEAR.
6536
 
6537
Tue Mar 25 14:44:09 1997  Ian Lance Taylor  
6538
 
6539
        * stabs.texinfo (Stab Section Basics): Make it clear that only
6540
        some versions of the GNU linker remove the leading N_UNDF symbol.
6541
 
6542
Thu Feb 27 17:45:19 1997  Ian Lance Taylor  
6543
 
6544
        * stabs.texinfo (String Field): Document type number pairs here,
6545
        instead of in the Sun specific section.
6546
        (Include Files): The GNU linker supports the N_BINCL
6547
        optimization.  Clarify the N_BINCL value, and what it is used
6548
        for.
6549
        (Procedures): Document N_FUN with an empty string to mark the end
6550
        of a function.
6551
        (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
6552
        (Sun Differences): Remove this node, as the information is now
6553
        elsewhere in the main document.
6554
        (Stab Section Basics): Mention that the GNU linker may optimize
6555
        stabs and remove the leading N_UNDF symbol.
6556
 
6557
Mon Dec  9 12:23:32 1996  Roland Pesch  
6558
 
6559
        * gdb.texinfo, refcard.tex: Restore author credit
6560
 
6561
Wed Oct  2 22:01:36 1996  Fred Fish  
6562
 
6563
        * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
6564
        documentation to account for START and END macros taking
6565
        one arg.
6566
 
6567
Thu Aug 22 17:59:03 1996  Fred Fish  
6568
 
6569
        From: Eberhard Mattes 
6570
        * gdb.texinfo (Frames): Fix typo.
6571
 
6572
Tue Jul 23 10:06:20 1996  Fred Fish  
6573
 
6574
        * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
6575
        a target_signal as arg type, not a pid.
6576
 
6577
Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
6578
 
6579
        * gdb.texinfo:  Document `set assembly-language'.
6580
 
6581
Thu Jul 11 13:50:28 1996  Stan Shebs  
6582
 
6583
        * remote.texi: Update list of stubs in the GDB distribution.
6584
 
6585
Fri Jul  5 15:38:54 1996  Fred Fish  
6586
 
6587
        * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
6588
        Also document that some systems can use mmalloc but must define
6589
        this if their C runtime allocates memory that is later freed.
6590
        (MMCHECK_FORCE): Document new macro.
6591
 
6592
Fri Jun 28 22:17:10 1996  Dawn Perchik  
6593
 
6594
        * remote.texi: Add documentation for target Sparclet.
6595
 
6596
Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6597
 
6598
        * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
6599
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
6600
        * configure.in: Rewritten for autoconf.
6601
        * configure: New.
6602
 
6603
Mon Jun 17 10:43:41 1996  Fred Fish  
6604
 
6605
        * Makefile.in (DVIPS): New define, set to dvips.
6606
        (dvi): Add stabs.dvi.
6607
        (ps): New target.
6608
        (all-doc): Depend on info, dvi, and ps targets.
6609
        (STAGESTUFF): Add *.ps and *.dvi files.
6610
        (clean-info, clean-dvi): Remove.
6611
        (mostlyclean): Does not depend upon clean-info or clean-dvi,
6612
        rules completely rewritten.
6613
        (maintainer-clean): Remove clean-info and clean-dvi
6614
        dependencies and put their actions in the rules.
6615
        (gdb.ps): New target
6616
        (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
6617
        intermediate TeX files, whether they have 2 or 3 character
6618
        extensions.
6619
        (gdbint.ps): Add target and rules.
6620
        (gdb-internals): Delete unused target.
6621
        (Makefile): Depends upon config.status also.
6622
 
6623
Sat Mar 30 15:46:58 1996  Fred Fish  
6624
 
6625
        * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
6626
        set.
6627
 
6628
Sat Mar 16 15:10:20 1996  Fred Fish  
6629
 
6630
        From Peter Schauer 
6631
        * gdb.texinfo (Expressions): Fix erroneous array constant example.
6632
 
6633
Sat Mar 16 13:28:45 1996  Fred Fish  
6634
 
6635
        * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
6636
 
6637
Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6638
 
6639
        * gdb.texinfo (Print settings):  Document
6640
        `set/show print static-members' commands.
6641
 
6642
Wed Jan 10 14:16:37 1996  Fred Fish  
6643
 
6644
        * gdbint.texinfo (Native): Document name change, coredep.c to
6645
        core-aout.c.
6646
 
6647
Wed Dec 13 12:35:28 1995  Ian Lance Taylor  
6648
 
6649
        * stabs.texinfo (Include Files): Document the values the SunOS4
6650
        linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
6651
 
6652
Fri Dec  8 21:08:44 1995  Fred Fish  
6653
 
6654
        * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
6655
        Fix typo.
6656
 
6657
Fri Dec  1 11:07:50 1995  Fred Fish  
6658
 
6659
        * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
6660
        "gdb.tar.Z".
6661
 
6662
Wed Sep 20 13:14:10 1995  Ian Lance Taylor  
6663
 
6664
        * Makefile.in (maintainer-clean): New target, synonym for
6665
        realclean.
6666
 
6667
Thu Aug  3 10:45:37 1995  Fred Fish  
6668
 
6669
        * Update all FSF addresses except those in COPYING* files.
6670
 
6671
Wed Jul 19 18:43:03 1995  Stan Shebs  
6672
 
6673
        From Richard Earnshaw (rearnsha@armltd.co.uk):
6674
        * gdb.texinfo (convenience variables): Document $_exitcode.
6675
        (quit): Document optional expression to use as exit code.
6676
 
6677
Thu Jun 22 21:27:33 1995  Victoria Mixon  
6678
 
6679
        * gdb.texinfo, remote.texi: Brought up to date with various
6680
        GDB changes.
6681
 
6682
Tue Jun 20 14:35:38 1995  Stan Shebs  
6683
 
6684
        * gdb.texinfo: Update dates and versions, fix comments about
6685
        hardware watchpoints in future releases and about the
6686
        sharedlibrary command.
6687
 
6688
Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6689
 
6690
        * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
6691
        C_FUN stab.  Other cleanups.
6692
 
6693
Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6694
 
6695
        * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
6696
        for the sparc stub.
6697
 
6698
Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6699
 
6700
        * annotate.texi: Clarify which addresses have differing formats
6701
        depending on the language and which do not.
6702
 
6703
Tue Mar 28 16:56:22 1995  J.T. Conklin  
6704
 
6705
        * remote.texi (NetWare): Changed example to use BOARD= instead of
6706
          NODE= argument to reflect correspoding change to gdbserve.nlm.
6707
 
6708
Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6709
 
6710
        * stabs.texinfo (Negative Type Numbers): Mention the fact that
6711
        GDB, as well as AIX dbx, supports the size type attribute.
6712
 
6713
Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6714
 
6715
        * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
6716
 
6717
Mon Mar 13 16:49:13 1995  Per Bothner  
6718
 
6719
        * gdb.texinfo (Define):  Document $arg0... arguments to commands,
6720
        and new 'if' and 'while' commands.
6721
 
6722
Fri Feb 17 15:24:35 1995  Per Bothner  
6723
 
6724
        * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
6725
 
6726
Wed Feb 15 11:59:18 1995  J.T. Conklin  
6727
 
6728
        * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
6729
        * remote.texi (NetWare): New node, how to use gdbserve.nlm on
6730
          NetWare targets.  Mostly stolen from the Server node.
6731
 
6732
Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6733
 
6734
        * gdb.texinfo (Setting): Talk about the language of a source file
6735
        versus the working language.  The old documentation did not match
6736
        what GDB did.
6737
 
6738
Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6739
 
6740
        * stabs.texinfo (Source Files): Document N_SO used to mark the end
6741
        of a source file.
6742
 
6743
Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6744
 
6745
        * gdb.texinfo (Processes): New node.
6746
 
6747
Tue Jan 17 14:09:03 1995  Ian Lance Taylor  
6748
 
6749
        * remote.texi: Update documentation of set/show mipsfpu.
6750
 
6751
Fri Jan  6 17:17:28 1995  Stan Shebs  
6752
 
6753
        * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
6754
        * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
6755
 
6756
Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
6757
 
6758
        * gdbint.texinfo: Removed mentions of some incorrectly placed and
6759
        obsolete conditionals, described some others.
6760
 
6761
Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6762
 
6763
        * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
6764
        SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
6765
 
6766
Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
6767
 
6768
        * gdbint.texinfo: Put regex conditionals in their own table.
6769
 
6770
Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
6771
 
6772
        * gdbint.texinfo: Removed mentions of many obsolete conditionals,
6773
        described or fixed the descriptions of many others.
6774
 
6775
Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
6776
 
6777
        * gdb.texinfo: Add some more credits.
6778
        * gdbint.texinfo: Capitalize GDB consistently, describe some
6779
        macros and remove some.
6780
 
6781
Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
6782
 
6783
        * gdbint.texinfo: Removed mentions of many incorrectly placed and
6784
        obsolete conditionals, described some others.
6785
 
6786
Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6787
 
6788
        * gdb.texinfo (help targets):  Changed to `help target', which
6789
        is the correct gdb command.
6790
 
6791
Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6792
 
6793
        * annotate.texi (TODO): New node, for keeping track of annotations
6794
        suggested but not yet implemented.
6795
 
6796
Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6797
 
6798
        * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6799
        another symbol, it is not the address itself.
6800
 
6801
Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
6802
 
6803
        * stabs.texinfo (Stab Section Basics): Add comment about alignment
6804
        of stabs-in-coff sections.
6805
 
6806
Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6807
 
6808
        * annotate.texi: Change edition to 0.5 and date to May 1994.
6809
        Add index.
6810
        (Frames): New node, for frame annotation.
6811
        (Displays): New node, for display annotation.
6812
 
6813
        * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6814
        when waiting for your program to stop.
6815
 
6816
Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6817
 
6818
        * annotate.texi (Breakpoint Info): Document annotation of header
6819
        fields and record annotation.
6820
 
6821
Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6822
 
6823
        * annotate.texi: New file, to document annotations.
6824
 
6825
Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6826
 
6827
        * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6828
        16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
6829
 
6830
Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6831
 
6832
        * stabs.texinfo (Stab Section Basics): Say what is in .stab
6833
        section, and say n_strx field is compilation unit relative.
6834
        * stabs.texinfo: Don't use @code for a.out when it is the name of
6835
        an object file format.
6836
 
6837
Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
6838
 
6839
        * gdb.texinfo: Refer to file names, not path names, per rms
6840
        convention.
6841
        (Arguments): Fix typo.
6842
 
6843
Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6844
 
6845
        * stabs.texinfo (Global Variables): Talk about stabs in files
6846
        where variables are referenced, but not defined.
6847
 
6848
Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6849
 
6850
        * stabs.texinfo: Move stuff on @ and # type descriptors from node
6851
        Cplusplus to new nodes Member Type Descriptor and Method Type
6852
        Descriptor.  Re-write stuff for #.
6853
 
6854
Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6855
 
6856
        * gdb.texinfo (Print Settings): Don't document "set print
6857
        fast-symbolic-addr off".  The bug which it worked around was fixed
6858
        on 25 Feb 94 in coffread.c, so I'm nuking the command.
6859
 
6860
        * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6861
        N_ENTRY node.
6862
 
6863
        * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6864
 
6865
Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6866
 
6867
        * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6868
        references to ieee-float.c.
6869
 
6870
Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6871
 
6872
        * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6873
        match what the code actually does.
6874
 
6875
Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6876
 
6877
        * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6878
 
6879
Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
6880
 
6881
        * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6882
        i, and b.
6883
 
6884
Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
6885
 
6886
        * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6887
        well as for ELF and SOM.  Unify the descriptions of ELF and SOM
6888
        as "stabs in sections" rather than just saying "ELF and SOM".
6889
        Also make that stuff apply to COFF.
6890
 
6891
Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6892
 
6893
        * gdb.texinfo (Formatting Documentation): Change GhostScript to
6894
        Ghostscript.
6895
 
6896
Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6897
 
6898
        * gdb.texinfo (Continuing and Stepping): When talking about "step"
6899
        versus functions without line numbers, also mention stepping into
6900
        them as well as "step" when you are in them.  Tell the user how to
6901
        deal with the situation.  Add comment about "debugging information".
6902
 
6903
Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6904
 
6905
        * stabs.texinfo (Enumerations): Document restriction on where
6906
        enumeration types can appear and still win with GDB.
6907
 
6908
Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6909
 
6910
        * stabs.texinfo (Negative Type Numbers): Document format for type
6911
        -16.
6912
 
6913
Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6914
 
6915
        * gdb.texinfo (Selection, Frame Info): Update information about
6916
        arbitrary frame specficiations.
6917
 
6918
Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6919
 
6920
        * gdb.texinfo, remote.texi: general editing pass prior to Net release
6921
 
6922
Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6923
 
6924
        * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6925
 
6926
Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
6927
 
6928
        * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6929
 
6930
Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6931
 
6932
        * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6933
        Differences node to Statics node.
6934
        (Statics): Discuss XCOFF use of V symbol descriptor.
6935
 
6936
        * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6937
        not clean.
6938
 
6939
Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
6940
 
6941
        * gdb.texinfo (Print Settings): Document `set print
6942
        fast-symbolic-addr' and improve the doc for some other
6943
        `set print's.
6944
 
6945
Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6946
 
6947
        * stabs.texinfo (String Field): Talk about defining several type
6948
        numbers at once.
6949
        Fix lint regarding changing node ELF Transformations to
6950
        ELF and SOM Transformations.
6951
 
6952
Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
6953
 
6954
        * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
6955
 
6956
Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
6957
 
6958
        * stabs.texinfo (Cross-References): `::' is for nested types only
6959
        within <>.
6960
        (Structures): Document static members.
6961
 
6962
Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
6963
 
6964
        * stabs.texinfo: Document S type attribute.
6965
 
6966
Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6967
 
6968
        * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6969
 
6970
Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
6971
 
6972
        * gdbint.texinfo:  Fix a few typos.
6973
 
6974
Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6975
 
6976
        * gdb.texinfo, remote.texi: formatting improvements
6977
 
6978
        * gdb.texinfo (New Features): mention threads.
6979
        (Summary, C): fix xrefs in newly contributed text.
6980
        (Threads): index entries, clarifications, example
6981
        (passim): minor typos fixed, phrasing improvements
6982
 
6983
        * remote.texi (Bootstrapping): rephrase text on ^C and add index
6984
        entries; (Server): explain use of gdbserver w/real-time systems,
6985
        add example of conflicting TCP port; (MIPS Remote) break up
6986
        running text into table, highlighting commands, and add example.
6987
 
6988
Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6989
 
6990
        * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6991
 
6992
Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
6993
 
6994
        * stabs.texinfo (Nested Symbols): New node.
6995
        (String Field, Symbol Descriptors, Cross-References): Refer to it.
6996
 
6997
Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
6998
 
6999
        * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7000
        to picking which Bbss.bss symbol to use, and (because there seems to
7001
        be no good way of doing it) re-write some of the text to make it
7002
        sound like Bbss.bss isn't such a great idea after all (as currently
7003
        designed).
7004
 
7005
        * gdb.texinfo (C): In addition to saying people have to use g++ for
7006
        good results, say they have to use stabs.  Specifically say cfront
7007
        doesn't work well.
7008
        (Summary): Merge in information on Modula-2, Pascal, and Chill from
7009
        the gdb README.  Add xrefs to places where the support for the various
7010
        languages is described in detail.
7011
 
7012
Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7013
 
7014
        * stabs.texinfo: Clean up stuff about visibility and virtual
7015
        characters.
7016
 
7017
        * stabs.texinfo (N_M2C): Cite Sun doc.
7018
 
7019
Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7020
 
7021
        * gdb.texinfo: updates re threads.
7022
        * remote.texinfo: avoid index entries starting with digits.
7023
 
7024
Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7025
 
7026
        * stabs.texinfo (Enumerations): Talk about large, negative and
7027
        octal values.  Clean up cross reference to type attributes.
7028
        (String Field): Say that GDB 4.11 supports size attribute.
7029
 
7030
Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7031
 
7032
        * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7033
        is a mandatory step.  Make the stuff about that more concise.
7034
 
7035
Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7036
 
7037
        * stabs.texinfo (Class Names): New node.
7038
 
7039
        * gdb.texinfo (Command Files): Explain order of init file reading.
7040
 
7041
        * remote.texi (Bootstrapping): Talk about getting the serial driver
7042
        to deal with ^C sent by gdb to stop the remote system.
7043
 
7044
Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
7045
 
7046
        * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7047
 
7048
        * libgdb.texinfo (Defining Commands): made the DOC arg
7049
        to gdb_define_app_command a char * instead of char **
7050
        per a suggestion from kingdon.
7051
 
7052
        * libgdb.texinfo: total rewrite from a different starting
7053
        premise.
7054
 
7055
Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7056
 
7057
        * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7058
        floats passed as doubles (to improve clarity).
7059
 
7060
Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7061
 
7062
        * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7063
 
7064
        * a4rc.sed: update to work with Andreas Vogel papersize params
7065
 
7066
        * refcard.tex: use Andreas Vogel simplifications of papersize
7067
        params; remove useless version info; update copyright date.
7068
 
7069
Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7070
 
7071
        * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7072
 
7073
Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7074
 
7075
        * gdb.texinfo (Files): Say what address the load command loads it at.
7076
 
7077
        * stabs.texinfo (Common Blocks): Minor cleanups.
7078
 
7079
        * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7080
        that Sun has backed away from the linker kludge and thus the relevant
7081
        issue is changes to the SunPRO tools, not the Solaris linker.
7082
 
7083
        * stabs.texinfo (Traditional Integer Types): Clean up description
7084
        of octal bounds a little bit.  Document extra leading zeroes.
7085
 
7086
Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7087
 
7088
        * gdb.texinfo (Signaling): Update for symbolic symbol names
7089
        and add a section explaining the difference between the GDB
7090
        signal command and the shell kill utility.
7091
 
7092
Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
7093
 
7094
        * libgdb.texinfo: added `@' to braces that were unescaped.
7095
 
7096
Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
7097
 
7098
        * libgdb.texinfo: new file.  Spec for the gdb library.
7099
 
7100
Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7101
 
7102
        * stabs.texinfo (Include Files): Fix typo (start -> end).
7103
 
7104
Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7105
 
7106
        * gdb.texinfo, remote.texi: assorted small improvements, mostly
7107
        from Melissa at FSF's editing pass.
7108
 
7109
Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7110
 
7111
        * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7112
        I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7113
        Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7114
 
7115
Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7116
 
7117
        * remote.texi (Bootstrapping): Discuss 386 call gates.
7118
 
7119
Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
7120
 
7121
        * stabs.texinfo (Based Variables): New node.
7122
 
7123
Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
7124
 
7125
        * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7126
        names, sizes, and formats to suggest how not to lose.
7127
 
7128
Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
7129
 
7130
        * stabs.texinfo (Methods): Fix typo.
7131
 
7132
Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
7133
 
7134
        * gdb.texinfo: Fix a few typos.
7135
 
7136
Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7137
 
7138
        * gdb.texinfo: Clarify how well it works with Fortran.
7139
 
7140
        * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7141
        More on relocating stabs in ELF files.
7142
 
7143
Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7144
 
7145
        * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7146
 
7147
Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7148
 
7149
        * stabs.texinfo (Local Variable Parameters): Talk about nameless
7150
        parameters on VAX.
7151
 
7152
Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7153
 
7154
        * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7155
 
7156
Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7157
 
7158
        * stabs.texinfo: Make info author notice match the TeX author notice.
7159
 
7160
Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
7161
 
7162
        * stabs.texinfo: Initial-caps all words in node names and
7163
        non-trivial words in section names.
7164
 
7165
Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7166
 
7167
        * stabs.texinfo: Many minor cleanups.
7168
 
7169
        * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7170
 
7171
Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
7172
 
7173
        * stabs.texinfo: Remove full description of big example.
7174
        It's not really helpful; just use pieces of it where appropriate.
7175
        Add more Texinfo formatting directives (@samp, etc.).
7176
        Use @deffn to define stab types.
7177
        Eliminate some wordiness.  Break up some nodes.
7178
        Add an (alphabetized) index of symbol types.
7179
        Use consistent capitalization style in node and section names.
7180
 
7181
Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
7182
 
7183
        * gdb.texinfo:  Change typo "Two two" to "The two".
7184
 
7185
Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7186
 
7187
        * stabs.texinfo (XCOFF-differences): Remove references to
7188
        non-existent types N_DECL and N_RPSYM.
7189
 
7190
        * stabs.texinfo (String Field): Say that type attributes bug is
7191
        fixed in GDB 4.10, since it is.
7192
 
7193
        * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7194
 
7195
Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
7196
 
7197
        * stabs.texinfo: Formatting cleanups.
7198
 
7199
Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7200
 
7201
        * stabs.texinfo: When explaining the n_type of a stab, standardize
7202
        how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7203
        no tabs, use @r).
7204
        (Global Variables): Clean up.
7205
 
7206
Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7207
 
7208
        * stabs.texinfo (Stack Variables): Re-write.
7209
 
7210
Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7211
 
7212
        * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7213
        addresses of a source file.  Also revise formatting.
7214
        Change "object module" or "object file" to "source file".
7215
        Various: Miscellaneous cleanups.
7216
 
7217
Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7218
 
7219
        * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7220
 
7221
Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
7222
 
7223
        * gdbint.texinfo: Removed many nonsensical machine-collected
7224
        host and target conditionals, described some of the remainder.
7225
 
7226
Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7227
 
7228
        * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7229
 
7230
        * gdbint.texinfo (Top): Add name to @top line, and re-write the
7231
        paragraph which follows.
7232
 
7233
        * gdbint.texinfo (Host): Use @code not @samp for Makefile
7234
        variables.  Looks better and avoids overful hbox.
7235
 
7236
Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7237
 
7238
        * stabs.texinfo (Procedures): Improve stuff on nested functions.
7239
 
7240
Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7241
 
7242
        * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7243
        retransmit-timeout
7244
 
7245
Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7246
 
7247
        * gdbint.texinfo: Update statement about `some ancient Unix
7248
        systems, like Ultrix 4.0' to Ultrix 4.2.
7249
 
7250
Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
7251
 
7252
        * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7253
 
7254
        * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7255
 
7256
        * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
7257
        ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7258
 
7259
        * remote.texi: new name for former gdbinv-s.texi
7260
 
7261
        * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7262
 
7263
Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
7264
 
7265
        * gdbinv-s.texi: Documented timeout and retransmit-timeout
7266
        variables for MIPS remote debugging protocol.
7267
 
7268
Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7269
 
7270
        * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7271
 
7272
Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
7273
 
7274
        * Makefile.in (refcard.dvi): Use srcdir where necessary.
7275
 
7276
Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
7277
 
7278
        * gdb.texinfo: repair conditional bugs in text markup
7279
 
7280
Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7281
 
7282
        * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7283
        to select Modula-2 material.
7284
 
7285
Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7286
 
7287
        * stabs.texinfo: Cleanups regarding statics.
7288
 
7289
        * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7290
        (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
7291
 
7292
Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7293
 
7294
        * stabs.texinfo: N_MAIN is sometimes used for C.
7295
 
7296
Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7297
 
7298
        * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7299
 
7300
Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
7301
 
7302
        * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
7303
        removed from the code by Kingdon.
7304
 
7305
Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7306
 
7307
        * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7308
        input when evaluating breakpoint conditions; the bug has been fixed.
7309
 
7310
        * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7311
        sets the ignore count to N-1, not to N.
7312
 
7313
Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7314
 
7315
        * refcard.tex (\hoffset): correct longstanding error to match
7316
          intended offset; avoids cutting off edge on some printers
7317
 
7318
Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7319
 
7320
        * stabs.texinfo (Parameters): Say that order of stabs is significant.
7321
 
7322
Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7323
 
7324
        * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7325
 
7326
Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7327
 
7328
        * Makefile.in: (REFEDITS) new var to control whether PS or CM
7329
        fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7330
        collect sed edits if any, apply to refcard before formatting;
7331
        (refcard.ps) stop implying PS fonts if PS output requested;
7332
        (lrefcard.ps) delete extra target for variant PS fonts
7333
 
7334
        * refcard.tex: parametrize papersize dependent info, collect
7335
          in easily replaced spot
7336
 
7337
        * a4rc.sed: new file, edits to refcard for A4 paper
7338
 
7339
Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7340
 
7341
        * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7342
 
7343
Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7344
 
7345
        * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7346
 
7347
Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7348
 
7349
        * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7350
        politely rather than rudely.
7351
 
7352
Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7353
 
7354
        * stabs.texinfo: Document common blocks.
7355
 
7356
Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
7357
 
7358
        * stabs.texinfo:  Add some basic info about stabs-in-elf.
7359
 
7360
Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7361
 
7362
        * stabs.texinfo (Top): Minor cleanup.
7363
 
7364
Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
7365
 
7366
        * Makefile.in (install-info): remove parentdir support
7367
 
7368
Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7369
 
7370
        * gdb.texinfo (Copying): delete this node and references to it;
7371
        RMS says this manual need not carry GPL. (passim): Improvements
7372
        from last round at FSF, largely due to Ian Taylor review, and
7373
        minor formatting improvements.
7374
 
7375
        * gdbinv-s.texi (passim): Improvements from last round at FSF,
7376
        largely due to Ian Taylor review. (Debug Session): minor edits to
7377
        new text.
7378
 
7379
Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
7380
 
7381
        * Makefile.in (realclean): Remove info and dvi files too.
7382
 
7383
Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
7384
 
7385
        * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7386
        * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
7387
        * gdb.texinfo: Change accordingly.
7388
 
7389
        * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
7390
        N_{L,R}BRAC,N_SLINE are relative to.
7391
 
7392
Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
7393
 
7394
        * Makefile.in (GDBvn.texi): Update atomically.
7395
 
7396
Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
7397
 
7398
        * gdbinv-s.texi (Debug Session): Document exceptionHook.
7399
 
7400
Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
7401
 
7402
        * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7403
        addresses together.  Also motivate the set print symbol-filename
7404
        command and suggest other solutions.
7405
 
7406
Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
7407
 
7408
        * gdb.texinfo (set print elements):  Note that the number of
7409
        elements is set to unlimited by "set print elements 0".
7410
 
7411
Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
7412
 
7413
        * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7414
        NF_LDOUBLE means.
7415
        (Stab Types): Include Solaris stab types.
7416
        (Procedures): Document Solaris extensions.
7417
 
7418
Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7419
 
7420
        * gdb.texinfo:  Add `set print symbol-filename' doc.
7421
 
7422
Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7423
 
7424
        * stabs.texinfo (Arrays): Talk about type definition vs. type
7425
        information.
7426
 
7427
        * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7428
        the trailing semicolon.
7429
 
7430
Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7431
 
7432
        * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7433
        and merge in other parts of the document addressing these subjects.
7434
        gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7435
 
7436
        * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7437
        at the end of a range type.
7438
 
7439
        * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7440
        AIX extensions.
7441
 
7442
Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7443
 
7444
        * stabs.texinfo (Stabs Format):  Misc fixes.
7445
 
7446
Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7447
 
7448
        * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
7449
        (Traditional builtin types): Document convex convention for long long.
7450
        (Negative builtin types): Discuss type names, and misc fixes.
7451
 
7452
Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7453
 
7454
        * stabs.texinfo (Builtin Type Descriptors): Document the floating
7455
        point types used with @samp{R} type descriptor.
7456
        (Symbol Descriptors): Describe how to handle conflict between
7457
        different meanings of @samp{P} symbol descriptor.
7458
 
7459
Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7460
 
7461
        * stabs.texinfo: Remove node Quick Reference and put its children
7462
        directly under the main menu.
7463
 
7464
        * stabs.texinfo: Many more changes to bring it into line with
7465
        AIX documentation and reality.  I think it now has all the
7466
        information from the AIX documentation, except that I burned
7467
        out when I got to variant records (Pascal and Modula-2) and
7468
        all the COBOL types.  Oh well, we can add them later when we're
7469
        worrying more about those languages.
7470
 
7471
        * stabs.texinfo (Automatic variables): Talk about what it means
7472
        to omit the symbol descriptor.
7473
 
7474
Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7475
 
7476
        * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7477
        gcc2 behavior with promoted args.
7478
 
7479
Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7480
 
7481
        * gdb.texinfo: include readline appendices in info version of manual
7482
 
7483
Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7484
 
7485
        * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7486
        target remote.
7487
 
7488
        * gdb.texinfo (Machine Code): more index entries for disassemble
7489
 
7490
Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
7491
 
7492
        * Clarify the intended use of the gdb-testers and gdb-patches
7493
        mailing lists, and shrink gzip comment.
7494
 
7495
Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7496
 
7497
        * gdb.texinfo (Shell Commands): do not mention SHELL env var in
7498
        DOSHOST configuration of manual.
7499
 
7500
        * gdb.texinfo (MIPS Stack): new node.
7501
 
7502
        * all-config.texi (MIPS) new switch.
7503
 
7504
        * gdbinv-s.texi (Nindy Options) Remove two instances of future
7505
        tense; (MIPS Remote) new node.
7506
 
7507
        * gdb.texinfo (passim) rephrases to work around makeinfo @value
7508
        bug; (Environment) less passive, other small cleanups in text about
7509
        .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
7510
        (Remote) new MIPS Remote menu entry.
7511
 
7512
Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
7513
 
7514
        * stabs.texinfo: Many changes to include information from the
7515
        AIX documentation.
7516
 
7517
        * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7518
 
7519
Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
7520
 
7521
        * gdbint.texinfo (new node Debugging GDB, elsewhere):
7522
        Move a bunch of information from ../README.
7523
        (Getting Started): New node.
7524
 
7525
Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7526
 
7527
        * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
7528
 
7529
        * gdb.texinfo: advance manual revision dates to present
7530
 
7531
        * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
7532
        stop using silly Roman numerals in @set variable names
7533
 
7534
Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
7535
 
7536
        * stabs.texinfo (Parameters): Keep trying to get this right.
7537
 
7538
Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
7539
 
7540
        * stabs.texinfo (Parameters): More on "local parameters".
7541
 
7542
Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
7543
 
7544
        * stabs.texinfo (Parameters): Re-do "local parameters" section.
7545
 
7546
Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
7547
 
7548
        * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
7549
        (Parameters): Rewrite.
7550
        (xcoff-differences, Sun-differences): Minor changes.
7551
 
7552
Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
7553
 
7554
        * stabs.texinfo:  Minor cleanup.
7555
 
7556
Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
7557
 
7558
        * gdbint.texinfo: Minor xcoff stuff.
7559
 
7560
Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
7561
 
7562
        * gdbint.texinfo:  Update for new config directory structure.
7563
        Add info about internal type data structures.
7564
 
7565
Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
7566
 
7567
        * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
7568
        $(srcdir).
7569
        (gdb-config.texi): Depend on file in $(srcdir).
7570
 
7571
Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
7572
 
7573
        * stabs.texinfo: Fixes about N_SO.
7574
 
7575
Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7576
 
7577
        * gdb.texinfo: include list of nonstandard init file names
7578
 
7579
        * *-config.texi: new switch GENERIC for text that applies *only*
7580
        to (usual) multiple-target version of manual
7581
 
7582
        * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
7583
        h8 config
7584
 
7585
        * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
7586
        in menus (rather than conditionally selected multiple alternative
7587
        menus).
7588
 
7589
        * Makefile.in: define and use DOC_CONFIG var to select
7590
        configuration for GDB user manual.
7591
 
7592
        * gdb-config.texi: delete from repository, generate from Makefile.
7593
 
7594
        * all-config.texi: normal `generic' configuration file, formerly
7595
        stored as gdb-config.texi
7596
 
7597
Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
7598
 
7599
        * Makefile.in: add dvi target to build all .dvi files
7600
 
7601
Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7602
 
7603
        * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
7604
 
7605
Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
7606
 
7607
        * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
7608
        host conditionals.
7609
        * stabs.texinfo:  More array fixes inspired by Jim's.
7610
 
7611
Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
7612
 
7613
        * stabs.texinfo: Fixes re arrays and continuations.
7614
 
7615
        * gdbint.texinfo: Add XCOFF node.
7616
 
7617
Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
7618
 
7619
        * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
7620
 
7621
Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
7622
 
7623
        * stabs.texinfo:  Fix for array types to mention lower bounds.
7624
 
7625
Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
7626
 
7627
        * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
7628
 
7629
Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
7630
 
7631
        * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
7632
 
7633
Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
7634
 
7635
        * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
7636
        by Michael Ben-Gershon .
7637
 
7638
Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
7639
 
7640
        * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
7641
 
7642
Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7643
 
7644
        * gdb.texinfo, gdbinv-s.texi: misc updates
7645
 
7646
Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
7647
 
7648
        * gdbint.texinfo:  Brief documentation for longjmp support,
7649
        from an email msg by Stu.
7650
 
7651
Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
7652
 
7653
        * stabs.texinfo:  Fix description of floating point "range"
7654
        types (which really define basic types).  Reported by Jim Meehan,
7655
        .
7656
 
7657
        * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
7658
 
7659
Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
7660
 
7661
        * gdbint.texinfo: Slightly expand section on supporting a new
7662
        object file format.
7663
 
7664
Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
7665
 
7666
        * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
7667
        intermediate file.
7668
 
7669
Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7670
 
7671
        * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
7672
 
7673
Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7674
 
7675
        * gdbinv-s.texi: z8000 simulator target name is just "sim"
7676
 
7677
        * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
7678
        as well as Z8002.
7679
 
7680
Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
7681
 
7682
        * gdbint.texinfo:  Add sections on clean design and on how to send
7683
        in changes.
7684
 
7685
Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
7686
 
7687
        * gdbint.texinfo:  Add how to declare the result of make_cleanup.
7688
 
7689
Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
7690
 
7691
        * gdb.texinfo:  Fix typo, reported by Karl Berry.
7692
 
7693
Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
7694
 
7695
        * gdb.texinfo:  Add opcodes dir to GDB distribution description.
7696
 
7697
Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
7698
 
7699
        * gdbint.texinfo: fixed a stray email address (needs @@),
7700
        added @table @code to node "Native Conditionals"
7701
 
7702
Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
7703
 
7704
        * gdbint.texinfo:  Describe coding style of GDB.
7705
 
7706
Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
7707
 
7708
        * stabs.texinfo:  Minor wording changes.
7709
 
7710
Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
7711
 
7712
        * gdbint.texinfo:  Improve release doc slightly.
7713
 
7714
Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
7715
 
7716
        * gdbint.texinfo:  Improve doc of GDB config macros.
7717
 
7718
Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
7719
 
7720
        * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
7721
        These will be reinserted when examined.
7722
 
7723
Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
7724
 
7725
        * gdbint.texinfo:  Make a start at documenting all the #if macros
7726
        in GDB.  At least list them all, and start separating them into
7727
        host-specific and target-specific.
7728
 
7729
Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7730
 
7731
        * gdbinv-s.m4.in: refrain from using @cartouche for just a few
7732
        examples (not consistent w others).
7733
        gdb.texinfo: issue disclaimer paragraph on cmdline options only
7734
        for generic vn of doc
7735
 
7736
Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
7737
 
7738
        * Makefile.in: always create installation directories.
7739
 
7740
Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7741
 
7742
        * gdb.texinfo: in h8 config, do not describe searching commands.
7743
 
7744
Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7745
 
7746
        * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
7747
          conditionals; introduce a few generic switches that may be
7748
          useful for other cross-dev or dos-hosted configs.
7749
 
7750
        * gdb.texinfo: fix typo in "info reg" description
7751
 
7752
Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
7753
 
7754
        * stabs.texinfo:  Minor updates from running TeX over it.
7755
        * Makefile.in (stabs.dvi, stabs.ps):  Add.
7756
 
7757
Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
7758
 
7759
        * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
7760
        First pass at converting it to texinfo.
7761
 
7762
Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
7763
 
7764
        * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
7765
        * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
7766
 
7767
Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
7768
 
7769
        * gdbint.texinfo:  Add section on partial symbol tables.
7770
 
7771
Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
7772
 
7773
        * gdb.texinfo:  document `set remotedebug' and `set
7774
        rstack_high_address'.
7775
 
7776
Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7777
 
7778
        * gdb.texinfo: slight expansion of new text on reading info files
7779
        * gdbinv-s.m4.in: correct and expand info on cross-debugging
7780
        H8/300 from DOS.
7781
 
7782
Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
7783
 
7784
        * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
7785
 
7786
Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
7787
 
7788
        * gdb.texinfo:  Say how to read the `info' files.
7789
 
7790
Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
7791
 
7792
        * Makefile.in: gm4 -> m4.
7793
 
7794
Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
7795
 
7796
        * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
7797
        Documentation' ahead of `Installing GDB' to match README.
7798
        Update shared library doc, -readnow and -mapped, and directory
7799
        structure (add glob and mmalloc).  Update configure doc.
7800
 
7801
Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
7802
 
7803
        * Makefile.in: remove $(srcdir) from gdb.info rule.
7804
 
7805
Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
7806
 
7807
        * Makefile.in: commented out gdb-all.texinfo rule.  This is
7808
          temporary.
7809
 
7810
Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
7811
 
7812
        * Makefile.in, configure.in: removed traces of namesubdir,
7813
          -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
7814
          copyrights to '92, changed some from Cygnus to FSF.
7815
 
7816
Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
7817
 
7818
        * gdb.texinfo:  Improve how we ask for bug reports.
7819
 
7820
Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7821
 
7822
        * Makefile.in: infodir belongs in datadir.
7823
 
7824
Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7825
 
7826
        * Makefile.in: remove spaces following hyphens, bsd make can't
7827
          cope.  install using INSTALL_DATA.  added clean-info.  added
7828
          standards.text support.
7829
 
7830
Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7831
 
7832
        * Makefile.in: idestdir and ddestdir go away.  Added copyrights
7833
          and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
7834
          and mandir now keyed off datadir by default.
7835
 
7836
 
7837
Local Variables:
7838
mode: change-log
7839
left-margin: 8
7840
fill-column: 74
7841
version-control: never
7842
End:

powered by: WebSVN 2.1.0

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