* elf32-ppc.c (allocate_dynrelocs): Ignore dyn_relocs when
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
0606b73b
SL
12008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2 Pedro Alves <pedro@codesourcery.com>
3
4 * gdb.texinfo (Threads): Move paragraph about automatic thread
5 selection to All-Stop Mode subsection.
6 (Thread Stops): Reorganize existing material into subsections.
7 Add introductory blurb and menu.
8 (Non-Stop Mode): New subsection.
9 (Background Execution): New subsection.
10 (Maintenance Commands): Add cross-references from async mode
11 commands to the new Background Execution section.
12
d57a3c85
TJB
132008-08-06 Tom Tromey <tromey@redhat.com>
14
15 * gdb.texinfo (Extending GDB): New chapter.
16 (Sequences): Demoted chapter, now a section under the new
17 Extending GDB chapter.
18 (Python): New section.
19
6d76a53d
SS
202008-07-31 Stan Shebs <stan@codesourcery.com>
21
22 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
23
1f70da6a
SS
242008-07-29 Stan Shebs <stan@codesourcery.com>
25
26 * gdbint.texinfo: General round of cleanup and minor
27 clarifications.
28 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
29 (Longjmp Support): Update description to reflect how it is done
30 for targets without using native header.
31 (Symbol Handling): Add a little more general explanation.
32 (COFF, ELF): Mention stabs encapsulation.
33 (DWARF 3): New section.
34 (Adding a New Host): Scrub out some obsolete bits.
35 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
36 (Host Conditionals): Remove descriptions of NO_STD_REGS,
37 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
38 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
39 SEEK_SET, STOP_SIGNAL, USG.
40 (Raw and Virtual Register Representations): Ditto for
41 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
42 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
43 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
44 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
45 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
46 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
47 DEPRECATED_REGISTER_VIRTUAL_SIZE,
48 DEPRECATED_REGISTER_VIRTUAL_TYPE,
49 DEPRECATED_USE_STRUCT_CONVENTION.
50 Describe gdbarch_deprecated_fp_regnum.
51 Update description of gdbarch_print_insn.
52 (Adding a New Target): Scrub out obsolete bits.
53 (Obsolete Conditionals): Remove entire section.
54
383f836e
TT
552008-07-25 Tom Tromey <tromey@redhat.com>
56
57 * observer.texi (GDB Observers): Document new observers:
58 breakpoint_created, breakpoint_deleted, breakpoint_modified,
59 tracepoint_created, tracepoint_deleted, tracepoint_modified,
60 architecture_changed.
61
cfd8ab24
SS
622008-07-21 Stan Shebs <stan@codesourcery.com>
63
64 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
65 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
66
781b42b0
TT
672008-07-21 Tom Tromey <tromey@redhat.com>
68
69 * observer.texi (GDB Observers): Remove obsolete comment.
70 <executable_changed>: Remove argument.
71
d7d9f01e
TT
722008-07-18 Tom Tromey <tromey@redhat.com>
73
74 * gdb.texinfo (Macros): Update. Use @code rather than @command.
75
bf250677
DE
762008-07-10 Doug Evans <dje@google.com>
77
78 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
79
10568435
JK
802008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
81
82 * gdb.texinfo (Starting): Document "set disable-randomization".
83
5ae4183a
AS
842008-07-07 Andreas Schwab <schwab@suse.de>
85
86 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
87
b56e7235
VP
882008-07-06 Vladimir Prus <vladimir@codesourcery.com>
89
90 * gdb.texinfo (GDB/MI Target Manipulation): Add
91 example of -target-attach.
92
e1ac3328
VP
932008-06-10 Vladimir Prus <vladimir@codesourcery.com>
94
95 * observer.texi (target_resumed): New observer.
5ae4183a 96 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 97
65d12d83
TT
982008-06-06 Tom Tromey <tromey@redhat.com>
99
100 * gdb.texinfo (Completion): Add field name example.
101
fbc5282e
MK
1022008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
103
104 * gdb.texinfo (GDB/MI Program Context): Added example
105 to -exec-arguments
5ae4183a 106
fbc5282e 1072008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
108
109 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
110 annotation.
111
c16158bc 1122008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
113 Nathan Sidwell <nathan@codesourcery.com>
114 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
115
116 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
117 and ACX_BUGURL.
118 * configure: Regenerate.
119 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
120 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
121 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
122 mailing-list-specific text about bug reporting unless
123 BUGURL_DEFAULT.
124
75c99385
PA
1252008-06-05 Pedro Alves <pedro@codesourcery.com>
126
127 * gdb.texinfo (-target-select): Remove reference to target async.
128 (Maintenance Commands): Document "maint set/show remote-async".
129
1763a388
MK
1302008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
131
132 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
133 in -target-file-get section.
5ae4183a 134
d0d064df
PA
1352008-05-22 Pedro Alves <pedro@codesourcery.com>
136
9b562ab8
PA
137 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
138 killing the inferior when it is already debugging a process.
d0d064df 139
8dfa32fc
JB
1402008-05-21 Joel Brobecker <brobecker@adacore.com>
141
142 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
143 abbreviation for "finish".
144
55f996a7
NR
1452008-05-21 Nick Roberts <nickrob@snap.net.nz>
146
147 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
148
ba2b1c56
DJ
1492008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
150
151 * gdbint.texinfo (Target Conditionals): Delete entry for
152 gdbarch_dwarf_reg_to_regnum.
153
08388c79
DE
1542008-05-09 Doug Evans <dje@google.com>
155
a3c83fae 156 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 157
d14508fe
DE
1582008-05-05 Doug Evans <dje@google.com>
159
160 * gdb.texinfo (disassemble): Document /m modifier.
161
e2b7ddea
VP
1622008-05-05 Vladimir Prus <vladimir@codesourcery.com>
163
5ae4183a
AS
164 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
165 will not report the time of commands that run the target.
e2b7ddea 166
8eb41542
VP
1672008-05-03 Vladimir Prus <vladimir@codesourcery.com>
168
169 * gdb.texinfo (GDB/MI Output Records): Add
170 missing semicolon.
171
82f68b1c
VP
1722008-05-03 Vladimir Prus <vladimir@codesourcery.com>
173
174 * gdb.texinfo (GDB/MI Output Records):
175 Document =thread-create and =thread-exited.
176
fa0f268d
VP
1772008-05-03 Vladimir Prus <vladimir@codesourcery.com>
178
179 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 180 Remove mention of dmi-discuss.
fa0f268d 181
063bfe2e
VP
1822008-05-03 Pedro Alves <pedro@codesourcery.com>
183
184 * observer.texi (thread_exit): New.
185
237fc4c9
PA
1862008-05-02 Pedro Alves <pedro@codesourcery.com>
187
188 * gdb.texinfo (Debugging Output): Document "set/show debug
189 displaced".
190 (Maintenance Commands): Document "maint set/show
191 can-use-displaced-stepping".
192
0428b8f5
DJ
1932008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
194
195 * gdb.texinfo (ARM): Document set/show arm fallback-mode
196 and set/show arm force-mode.
197
5009afc5
AS
1982008-05-02 Andreas Schwab <schwab@suse.de>
199
200 * gdbint.texinfo (Algorithms): Describe
201 target_watchpoint_addr_within_range.
202
669fac23
DJ
2032008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
204
205 * gdbint.texinfo (Stack Frames): New chapter.
206 (Algorithms): Move Frames text to the new chapter.
207 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
208 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
209
721c02de
VP
2102008-04-24 Vladimir Prus <vladimir@codesourcery.com>
211
5ae4183a
AS
212 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
213 output does not necessary include any tokens.
721c02de 214
c055b101
CV
2152008-04-22 Corinna Vinschen <vinschen@redhat.com>
216
217 * gdb.texinfo (Set SH Calling convention): New @item.
218 (Show SH Calling convention): Ditto.
219
68837c9d
MD
2202008-04-22 Markus Deuling <deuling@de.ibm.com>
221
222 * gdb.texinfo (Fortran Operators): Describe '%' operator.
223
2e9132cc
EZ
2242008-04-20 Eli Zaretskii <eliz@gnu.org>
225
226 * gdb.texinfo (Set Breaks): Mention that multiple location
227 breakpoints need line number info. Add index entries.
228
31fffb02
CS
2292008-04-19 Craig Silverstein <csilvers@google.com>
230
231 * gdb.texinfo (Requirements): Add an optional requirement on
232 zlib.
233 * gdbint.texinfo (Debugging File Formats): Add new subsection for
234 Compressed DWARF 2.
235
a47ec5fe
AR
2362008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
237
238 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
239 sample output for 'stopped,reason="breakpoint-hit"' message.
240 (GDB/MI Program Execution): Likewise.
241
de051565
MK
2422008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
243
5ae4183a 244 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
245 -var-set-format. Add -f option to -var-evaluate-expression.
246
6ba66d6a
JB
2472008-04-03 Joel Brobecker <brobecker@adacore.com>
248
249 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
250 new node "Ambiguous Expressions". Replace references to this
251 node by references to "Ambiguous Expressions" throughout.
252 (Ambiguous Expressions): New node.
253
1e26b4f8
DJ
2542008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
255
256 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
257
b84876c2
PA
2582008-03-21 Pedro Alves <pedro@codesourcery.com>
259
260 * gdb.texinfo (Debugging Output): Document
261 "set/show debug lin-lwp-async".
262 (Maintenance Commands): Document "maint set/show linux-async".
263
63092375
DJ
2642008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
265
266 * gdb.texinfo (Expressions): Update description of malloced arrays.
267
8e8901c5
VP
2682008-03-15 Vladimir Prus <vladimir@codesourcery.com>
269
270 * gdb.texinfo (Thread Commands): Document
271 -thread-info. Remove -thread-list-all-threads.
272
1fddbabb
PA
2732008-03-14 Pedro Alves <pedro@codesourcery.com>
274 Sandra Loosemore <sandra@codesourcery.com>
275
276 * gdb.texinfo (Library List Format): Update to mention the
277 possibility to pass section addresses instead of segment
278 addresses.
279
ccd213ac
DJ
2802008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
281
282 * gdb.texinfo (Starting): Document "set exec-wrapper".
283 (Server): Document gdbserver --wrapper.
284
fa4727a6
DJ
2852008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
286
287 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
288 unreadable memory. Delete obsolete SPARClite reference.
289
8edfe269
DJ
2902008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
291
292 * gdb.texinfo (Starting): Mention always-running targets.
293 (Target Commands): Add an anchor for load.
294 (Connecting): Explain continue instead of run.
295
1843f87b
DJ
2962008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
297
298 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
299
f9082629
NR
3002008-02-26 Nick Roberts <nickrob@snap.net.nz>
301
302 * gdb.texinfo (Set Breaks): Revert description of Enb column of
303 breakpoint table.
304
fd96d250
PA
3052008-02-19 Pedro Alves <pedro@codesourcery.com>
306
307 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
308 killing the inferior when it is already debugging a process.
309
36af4ef6
MD
3102008-02-13 Markus Deuling <deuling@de.ibm.com>
311
312 * gdbint.texinfo (Build Script): New section. Mention new build script
313 gdb_buildall.sh.
314
cda4ce5a
JB
3152008-02-01 Jim Blandy <jimb@red-bean.com>
316
317 * gdb.texinfo (Help): Summarize 'info args' correctly.
318
4acd40f3
TJB
3192008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
320
321 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
322 available in PowerPC architecture.
323 (Embedded Processors): Change node name of PowerPC item in menu.
324 (PowerPC): Rename to...
325 (PowerPC Embedded): this.
326 (Architectures): Add new PowerPC item in menu.
327 (PowerPC): New node.
328
6e6c6f50
DJ
3292008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
330
331 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
332 commands.
333
5ee187d7
DJ
3342008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
335
336 * gdb.texinfo (Setting Catchpoints): Mention features
337 supported on GNU/Linux.
338
e275c0d9
NR
3392008-01-30 Nick Roberts <nickrob@snap.net.nz>
340
341 * gdb.texinfo (GDB/MI File Commands): Describe new output
342 field for MI command -file-list-exec-source-file.
343
2d717e4f
DJ
3442008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
345
346 * gdb.texinfo (Using the `gdbserver' Program): Add security
347 warning. Rearrange into subsections and subsubsections. Document
348 --multi and --debug. Correct --with-sysroot typo. Update --attach
349 usage. Make load reference clearer. Document monitor exit.
350 (Remote Configuration): Document set remote exec-file, attach-packet,
351 and run-packet.
352 (Packets): Document vAttach and vRun.
353
d35a4257 3542008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
355
356 * gdb.texinfo (Processes): Mention process command.
357 detach-on-follow -> detach-on-fork.
358
c78d192c
DJ
3592008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
360
361 * gdbint.texinfo (Native Conditionals): Remove
362 SHELL_COMMAND_CONCAT and SHELL_FILE.
363
d35a4257
EZ
3642008-01-26 Eli Zaretskii <eliz@gnu.org>
365
366 * gdb.texinfo (Specify Location): Improve wording.
367
93815fbf
VP
3682008-01-23 Chris Demetriou <cgd@google.com>
369
370 * gdb.texinfo (Threads): Document new "set print thread-events"
371 and "show print thread-events" commands.
372
2a25a5ba
EZ
3732008-01-19 Eli Zaretskii <eliz@gnu.org>
374
375 * gdb.texinfo (Specify Location): New section.
376 (Delete Breaks, Edit, Set Breaks): Remove description of
377 locations. Instead, add a reference to "Specify Location".
378 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
379 (Symbols): Refer to "Specify Location" for the valid forms of
380 linespecs and locations.
381
32c9a795
MD
3822008-01-18 Markus Deuling <deuling@de.ibm.com>
383
384 * gdbint.texinfo (Target Conditionals): Replace the description of
385 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
386
b17828ca
JB
3872008-01-12 Paul Hilfinger <hilfinger@adacore.com>
388
389 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
390 about &&var, which is rejected by the expression parser.
391
0aea4bf3
LM
3922008-01-09 Luis Machado <luisgpm@br.ibm.com>
393
394 * gdb.texinfo (Output): Update documentation on using printf with DFP
395 types.
396
febe4383
TJB
3972008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
398
399 * gdb.texinfo (C and C++): Add Decimal Floating Point format
400 subsubsection.
401 (Decimal Floating Point format): New subsubsection.
402
7a404eba
PA
4032008-01-05 Pedro Alves <pedro@codesourcery.com>
404
405 * gdb.texinfo (File Options): Remove mention of the attempt to
406 open a core file with the -p option. Don't list -c as a valid
407 option to attach to a process.
408
a4d9b460
PA
4092008-01-05 Pedro Alves <pedro@codesourcery.com>
410
411 * gdbint.texinfo (Host Conditionals): Remove mention of
412 ALIGN_STACK_ON_ENTRY.
413
6ec2edbe
JB
4142008-01-05 Joel Brobecker <brobecker@adacore.com>
415
416 * gdbint.texinfo (Start of New Year Procedure): Add item
417 describing how to update the source and documentation copyright
418 notices.
419
d8b2a693
JB
4202007-12-18 Jim Blandy <jimb@codesourcery.com>
421
ab209b3a 422 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
423 watchpoint explanation into the main description of the watchpoint
424 command; update synopses of 'watch', 'rwatch', and 'awatch'
425 commands.
426
8b4ed427
VP
4272007-12-18 Vladimir Prus <vladimir@codesourcery.com>
428
429 * gdb.texinfo (Miscellaneous gdb/mi Commands):
430 Document 'pending-breakpoints' feature of
431 -list-features.
432
37e4754d
LM
4332007-12-17 Luis Machado <luisgpm@br.ibm.com>
434
669fac23 435 * gdb.texinfo: Add new parameter's description.
37e4754d 436
1d3811f6
DJ
4372007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
438
439 * gdb.texinfo (Overview): Clarify run-length encoding
440 example. Remove the restriction on "+" and "-" characters.
441
c1c25a1a
EZ
4422007-12-15 Eli Zaretskii <eliz@gnu.org>
443
444 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
445
afe8ab22 4462007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 447
afe8ab22
VP
448 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
449 the -f option for -break-insert, remove -r option,
450 and clarify specification of location.
451
a6b151f1
DJ
4522007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
453
454 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
455 formatting.
456 (Remote Debugging): Add File Transfer section.
457 (Remote Configuration): Document Host I/O packets.
458 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 459 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
460 (Packets): Add vFile.
461
3b784c4f
EZ
4622007-11-17 Eli Zaretskii <eliz@gnu.org>
463
464 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
465 breakpoints with multiple locations.
466 (Breakpoint Menus): Improve wording.
467 (Output): Fix last change.
468
a4ce5b0d
UW
4692007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
470
471 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
472
1b39d5c0
DE
4732007-11-15 Doug Evans <dje@google.com>
474
475 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
476
7a72d44c
VP
4772007-11-15 Vladimir Prus <vladimir@codesourcery.com>
478
479 * gdbint.texinfo (Native Conditionals): Remove
480 mention of CLEAR_SOLIB.
5ae4183a 481
6d1829bf 4822007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
483
484 * gdb.texinfo (Print Settings): Add documentation for "set/show
485 print frame-arguments".
486
1a619819
LM
4872007-11-05 Luis Machado <luisgpm@br.ibm.com>
488
3b784c4f 489 * gdb.texinfo (Output): Update printf command's description.
1a619819 490
55eddb0f
DJ
4912007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
492
493 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
494 powerpc soft-float".
495
9cceb671
DJ
4962007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
497
498 * gdb.texinfo (Files): Correct formatting. Mention Expat
499 requirement.
500 (Requirements for Building GDB): Expand the list of Expat
501 uses.
502 (Library List Format, Memory Map Format): Mention Expat.
503 (Target Descriptions): Update Expat wording.
504
83acabca
DJ
5052007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
506
507 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
508 Document that gdbarch_convert_register_p should return zero for no-op
509 conversions.
510
e35879db
UW
5112007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
512
83acabca 513 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
514 of set_gdbarch_sofun_address_maybe_missing back to ...
515 (Target Conditionals): ... here to fix build break.
516
203c3895
UW
5172007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
518
83acabca 519 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
520 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
521 (Compiler Characteristics): ... documentation of
522 set_gdbarch_sofun_address_maybe_missing.
523
11411de3
DJ
5242007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
525
526 * gdbint.texinfo (Target Conditionals): Use
527 frame_unwind_register_unsigned in examples instead of
528 frame_unwind_unsigned_register.
529
7cc46491
DJ
5302007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
531
532 * gdb.texinfo (Predefined Target Types): Add int128
533 and uint128.
534 (Standard Target Features): Add PowerPC features.
535
81adfced
DJ
5362007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
537
538 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
539
c1874924
UW
5402007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
541
542 * gdbint.texi (Target Conditionals): Remove documentation
543 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
544 gdbarch_extract_return_value, and gdbarch_store_return_value.
545
f6e56ab3
UW
5462007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
547
548 * gdbint.texi (Target Conditionals): Remove documentation of
549 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
550
56cf5405
KH
5512007-10-11 Kazu Hirata <kazu@codesourcery.com>
552
553 * gdb.texinfo: Mention that inaccessible-by-default is on by
554 default.
555
35156bae
DJ
5562007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
557
558 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
559
d983da9c
DJ
5602007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
561
562 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
563 multi-threaded watchpoints.
564 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
565 checked. Describe sticky notification. Expand description
566 of steppable and continuable watchpoints.
567 (Watchpoints and Threads): New subsection.
568
fe6fbf8b
VP
5692007-09-28 Vladimir Prus <vladimir@codesourcery.com>
570
571 * gdb.texinfo (Setting Breakpoints): Revise
572 documentation for pending breakpoints. Document
573 breakpoints with multiple locations.
5ae4183a 574
084344da
VP
5752007-09-19 Vladimir Prus <vladimir@codesourcery.com>
576
577 * gdb.texinfo (Miscellaneous gdb/mi Commands):
578 Document -list-features.
5ae4183a 579
82160952
EZ
5802007-09-15 Eli Zaretskii <eliz@gnu.org>
581
582 * gdb.texinfo (Output): Spell out which features of C's printf are
583 not supported by GDB's printf.
7e27a47a
EZ
584 (Separate Debug Files): More accurate wording regarding build ID
585 and a reference to the ld manual rather than the Fedora wiki.
82160952 586
ea37ba09
DJ
5872007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
588 Jim Blandy <jimb@codesourcery.com>
589
590 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
591 (Examining Memory): Update mentions of the 's' format.
592 (Automatic Display): Likewise.
593
b8533aec
DJ
5942007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
595
596 * gdb.texinfo: Update the FSF's Back-Cover Text.
597
83f83d7f
JK
5982007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
599 Eli Zaretskii <eliz@gnu.org>
600
601 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
602 Fixed the ``build ID'' name. New binaries build instructions for the
603 build ID inclusion. Explain how the commands are specific to the build
604 ID vs. debug link.
605
c7e83d54
EZ
6062007-09-01 Eli Zaretskii <eliz@gnu.org>
607
608 * gdb.texinfo (Separate Debug Files): Fix last change. Add
609 indexing for ``build ID'' support.
610
d3750b24
JK
6112007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
612
613 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
614 Enlisted BUILD ID to the debug file searching example.
615 Included a BUILD ID `.note.gnu.build-id' section description.
616 Updated/added the debug files splitting instructions for OBJCOPY.
617
02142340
VP
6182007-08-31 Vladimir Prus <vladimir@codesourcery.com>
619
620 * gdb.texinfo (Variable Objects): Adjust docs
621 for -var-info-expression and document
622 -var-info-path-expression.
623
d3bdde98
JB
6242007-08-20 Jim Blandy <jimb@codesourcery.com>
625
3fb6a982
JB
626 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
627 (title page): Include the dedication in the printed manual, as a
628 separate page after the copyright notice.
5ae4183a 629
d3bdde98
JB
630 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
631 don't break a @var across a line.
632
c80a96a8
MR
6332007-07-25 Maciej W. Rozycki <macro@mips.com>
634
635 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
636 for include files.
637
5824a901
NR
6382007-07-12 Nick Roberts <nickrob@snap.net.nz>
639
640 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
641 in annotate.texinfo.
642 (Command History): Link to new node.
5824a901 643
d52e7ea3
UW
6442007-07-05 Markus Deuling <deuling@de.ibm.com>
645
646 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
647
5fc14d0a
EZ
6482007-07-05 Eli Zaretskii <eliz@gnu.org>
649
650 * gdbint.texinfo (Target Conditionals): Fix last change.
651
4a9bb1df
UW
6522007-07-03 Markus Deuling <deuling@de.ibm.com>
653
654 * gdb.texinfo: Replace following macros by their appropriate gdbarch
655 routines:
656 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
657 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
658 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
659 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
660 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
661 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
662 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
663 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
664 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
665 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
666 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
667 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
668 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
669 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
670 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
671 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
672 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
673 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
674 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
675 (SOFTWARE_SINGLE_STEP_P)
676
677 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
678 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
679
680 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
681 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
682 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
683 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
684 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
685 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
686 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
687 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
688 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
689 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
690
691 (Converting an existing Target Architecture to Multi-arch): Remove
692 section.
693
694 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
695 (gdbarch_addr_bits_remove): Add code example.
696
697 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
698
cfa9d6d9
DJ
6992007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
700
701 * gdb.texinfo (Remote Configuration): Document library-info-packet.
702 Add other missing entries. Adjust the table size to fit.
703 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
704 stop reasons including the new "library" event.
705 (General Query Packets): Adjust table widths for qSupported. Mention
706 qXfer:libraries:read reply to qSupported and document the new packet.
707 (Library List Format): New section.
708
159fcc13
JK
7092007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
710
711 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
712
f66d1690
MS
7132007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
714
715 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
716
67102876
NR
7172007-06-25 Nick Roberts <nickrob@snap.net.nz>
718
719 * gdbint.texinfo (Register and Memory Data): Break sections
720 into nodes and add a menu.
721
a4642986
MR
7222007-06-21 Maciej W. Rozycki <macro@mips.com>
723
724 * gdb.texinfo (Examining Memory): Document the new behaviour.
725
e9c17194
VP
7262007-06-21 Vladimir Prus <vladimir@codesourcery.com>
727
728 * gdb.texinfo (Standard Target Features): Document
729 m68k features.
730
31d99776
DJ
7312007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
732
733 * gdb.texinfo (General Query Packets): Document qOffsets changes.
734
1780a0ed
DJ
7352007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
736
737 * gdb.texinfo (Target Description Format): Add version attribute
738 for <target>.
739
822b6570
DJ
7402007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
741
742 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
743
f8b73d13
DJ
7442007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
745
746 * gdb.texinfo (MIPS Features): New subsection.
747
0e7f50da
UW
7482007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
749 Markus Deuling <deuling@de.ibm.com>
750
751 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
752 and qXfer:spu:write packets and mention them under qSupported.
753
23d964e7
UW
7542007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
755 Markus Deuling <deuling@de.ibm.com>
756
757 * gdb.texinfo (Architectures): Add new SPU section to document
758 Cell Broadband Engine SPU architecture specific commands.
759
9f708cb2
VP
7602007-06-09 Vladimir Prus <vladimir@codesourcery.com>
761
762 * gdb.texinfo (GDB/MI Variable Objects): Editorial
763 comments.
764
7579b5f8
NR
7652007-06-07 Nick Roberts <nickrob@snap.net.nz>
766
767 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
768
bf06d120
JB
7692007-05-29 Jim Blandy <jimb@codesourcery.com>
770
771 * gdb.texinfo (Overview): Doc fix.
772
23776285
MR
7732007-05-22 Maciej W. Rozycki <macro@mips.com>
774
775 * gdb.texinfo (Remote Configuration): Document "set/show
776 remoteflow".
777
1a69e1e4
DJ
7782007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
779
bf06d120
JB
780 * gdb.texinfo (MIPS): Remove documentation for set mips
781 saved-gpreg-size, show mips saved-gpreg-size, and set mips
782 stack-arg-size.
1a69e1e4 783
46ba6afa 7842007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 785
46ba6afa
BW
786 * all-cfg.texi (GDBTUI): New.
787 * gdb.texinfo (Mode Options): Use GDBTUI variable.
788 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
789 (TUI Configuration): Edit to improve clarity and fix problems of
790 both style and content.
5ae4183a 791
06d3b283
UW
7922007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
793
794 * observer.texi (GDB Observers): New observer "new_objfile".
795
179101d6
UW
7962007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
797
798 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
799
25d5ea92
VP
8002007-04-14 Vladimir Prus <vladimir@codesourcery.com>
801
802 * gdb.texinfo (GDB/MI Variable Objects): Document
803 frozen variables objects.
5ae4183a 804
ea35711c
DJ
8052007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
806
807 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
808 (Character Sets, Caching Data of Remote Targets): Likewise.
809 (Targets): Delete Remote node. Move its text...
810 (Debugging Remote Programs): ...to here. Delete description
811 of the "remote" command.
812 (Remote configuration): Delete description of "set remotedevice"
813 and "show remotedevice".
814 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
815
db2e3e2e
BW
8162007-04-11 Bob Wilson <bob.wilson@acm.org>
817
5ae4183a
AS
818 * gdb.texinfo (Contributors, Continuing and Stepping)
819 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
820 (General Query Packets, File-I/O Remote Protocol Extension)
821 (Protocol Basics, The F Reply Packet, Write)
822 (Protocol-specific Representation of Datatypes, Memory Transfer):
823 Fix hyphenation, punctuation and grammar problems.
824 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
825 'section' instead of 'subsection' in the text.
826 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
827 (i386): Remove period from section name.
db2e3e2e
BW
828 (Installing GDB, Requirements, Running Configure, Separate Objdir)
829 (Config Names, Configure Options): Use @file{configure}.
830
8a3dae3e
DJ
8312007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
832
833 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
834 and tab expansion.
835
1a92f856
DJ
8362007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
837
838 * gdbint.texinfo (SOM): Correct location of the SOM reader.
839
79a6e687 8402007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 841
79a6e687
BW
842 * gdb.texinfo: Consistently capitalize all significant words in
843 node names, chapter titles, section titles, and headings. Update
844 cross references to match.
845 (Starting and Stopping Trace Experiment): Make node name plural.
846 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 847
ad527d2e
PA
8482007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
849
850 * gdb.texinfo (WinCE): Delete obsolete subsection.
851
7ce59000
DJ
8522007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
853
854 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
855 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
856 references.
857
8807d78b
DJ
8582007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
859
860 * gdb.texinfo (Startup): Delete references to some alternate
861 names for .gdbinit.
862 (Thread): Remove LynxOS reference.
863 (Tandem ST2000): Delete target-specific documentation.
864 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
865 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
866 and GDB_OSABI_LYNXOS.
867
5f402660
UW
8682007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
869
870 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
871
bac718a6
UW
8722007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
873
874 * gdbint.texinfo (Target Conditionals): Remove mention of
875 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
876 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
877
9453113a
DJ
8782007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
879
880 * Makefile.in: Add "pdfdir" installation
881 directory, PDFTEX macro, support for "install-pdf" target,
882 and rules for making a pdf version of refcard.texi.
883 * refcard.tex: Specify paper size for PDF output.
884
ae21e955 8852007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 886
ae21e955 887 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 888
3f94c067 8892007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 890
3f94c067
BW
891 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
892 (Source Path, Character Sets, Macros, Define)
893 (GDB/MI Result Records, GDB/MI Simple Examples)
894 (GDB/MI Program Execution, GDB/MI File Commands)
895 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
896 (Bug Reporting): Use @value{GCC}.
5ae4183a 897
12c27660 8982007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 899
12c27660
BW
900 * gdb.texinfo (Help): Fix formatting of examples.
901 (Variables): Use @ifnotinfo instead of @iftex.
902 (Non-debug DLL symbols): Use @ref instead of @pxref.
903 (Sparclet File): Use @samp instead of quotes.
5ae4183a 904
ce9341a1
BW
9052007-03-26 Bob Wilson <bob.wilson@acm.org>
906
907 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
908
c8f4133a
BW
9092007-03-26 Bob Wilson <bob.wilson@acm.org>
910
911 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
912 the order of the nodes.
913 (C Operators, C Constants, Debugging C): Remove extra menus.
914 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 915
c8f4133a 9162007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
917
918 * gdb.texinfo (File Options): Add missing parenthesis.
919 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
920
c74d0ad8
DJ
9212007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
922
923 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
924
ff6f572f
DJ
9252007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
926
669fac23 927 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
928 case insensitivity.
929 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
930
994337c3
NR
9312007-02-18 Nick Roberts <nickrob@snap.net.nz>
932
933 * gdb.texinfo (Top): Put Appendix A after numbered sections.
934 (Files): Add section name to argument list for pxref.
935 (Non-debug DLL symbols): Don't use `see' for pxref.
936 (Embedded Processors): Fix typo.
937 (GDB/MI Breakpoint Commands): Execution commands generate
938 *stopped not ^done.
939
eb819d70
NR
9402007-02-13 Nick Roberts <nickrob@snap.net.nz>
941
942 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
943 values for in_scope. Mention that only root variables can be
944 updated.
945 (GDB/MI Development and Front Ends): Explain new values may be
946 added to existing fields.
947
123dc839
DJ
9482007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
949
950 * gdb.texinfo (-target-disconnect): Use @smallexample.
951 (Requirements): Add anchor for Expat. Update description.
952 (Target Descriptions): Mention Expat.
953 (Target Description Format): Document new elements. Use
954 @smallexample.
955 (Predefined Target Types, Standard Target Features): New sections.
669fac23 956 * gdbint.texinfo (Target Descriptions): New section.
123dc839 957
108546a0
DJ
9582007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
959
960 * gdb.texinfo (Target Description Format): Add section on XInclude.
961
95a98c01
NR
9622006-02-03 Nick Roberts <nickrob@snap.net.nz>
963
964 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
965 command -enable-timings.
966
f4b3909f
EZ
9672007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
968
5ae4183a 969 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
970 descriptions for new/deleted elements in gdb_osabi. Add missing
971 description for function generic_elf_osabi_sniff_abi_tag_sections.
972
c7ba131e
JB
9732007-01-29 Joel Brobecker <brobecker@adacore.com>
974
975 * gdb.texinfo (Maintenance Commands): Add documentation for
976 the new "maint print target-stack" command.
977
3a60f64e
JK
9782007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
979 Eli Zaretskii <eliz@gnu.org>
980
f4b3909f 981 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 982
c582f8b6
EZ
9832007-01-26 Eli Zaretskii <eliz@gnu.org>
984
985 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
986 Use @value{NGCC} instead of @value{GCC}.
987
d3e8051b
EZ
9882007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
989
990 * agentexpr.texi: Fix typos.
991 * annotate.texinfo: Likewise.
992 * gdb.texinfo: Likewise.
993 * gdbint.texinfo: Likewise.
994 * observer.texi: Likewise.
995 * stabs.texinfo: Likewise.
996
86f04699
EZ
9972007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
998
999 * gdbint.texinfo (Support Libraries): Remove mmalloc
1000 entry. Describe readline library.
1001
23181151
DJ
10022007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1003
1004 * gdb.texinfo (Target Descriptions): New section.
1005 (General Query Packets): Add QPassSignals anchor. Mention
1006 qXfer:features:read under qSupported. Expand mentions of
1007 qXfer:memory-map:read and QPassSignals. Document
1008 qXfer:features:read.
1009
f822c95b
DJ
10102007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * gdb.texinfo (Commands to specify files): Describe
1013 "set sysroot" and "show sysroot".
1014 (Using the `gdbserver' program): Lowercase argument
1015 to @var. Expand description of setting up GDB on the
1016 host.
1017
8936fcda
JB
10182007-01-05 Joel Brobecker <brobecker@adacore.com>
1019
1020 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1021 catch exception, catch exception unhandled, and catch assert
1022 commands.
1023
e776119f
DJ
10242007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1025
1026 * gdb.texinfo (Debugging Output): Document "set debug xml"
1027 and "show debug xml".
1028
aa79a185
DJ
10292007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1030
1031 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1032
7f893741
JB
10332007-01-01 Joel Brobecker <brobecker@adacore.com>
1034
1035 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1036
a1b5960f
VP
10372006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1038
1039 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1040 note in @ignore, to be removed later if nobody complains.
1041
9f470e6e
NR
10422006-12-04 Nick Roberts <nickrob@snap.net.nz>
1043
1044 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1045 of -var-delete.
1046
765dc015 10472006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1048
765dc015 1049 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1050 automatic software/hardware breakpoint usage and
1051 the "set breakpoint auto-hw" command.
765dc015 1052
4b5752d0
VP
10532006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1054
1055 * gdb.texinfo (Memory Access Checking): New.
1056
89be2091
DJ
10572006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1058
1059 * gdb.texinfo (Remote configuration): Mention
1060 "pass-signals-packet".
1061 (General Query Packets): Document QPassSignals. Fix
1062 a typo.
1063
ca3bf3bd
DJ
10642006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1065
1066 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1067
427c3a89
DJ
10682006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1069
1070 * gdb.texinfo (Remote configuration): Rewrite documentation for
1071 packet configuration commands.
1072 (OS Information): Adjust reference to qXfer:auxv:read.
1073 (General Query Packets): Remove references to read-aux-vector-packet
1074 and set remote get-thread-local-storage-address.
1075
7a107747
DJ
10762006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1077
1078 * gdbint.texinfo (Target Architecture Definition): Add new
1079 Initializing a New Architecture section.
1080
1c56eb0e
EZ
10812006-10-31 David Taylor <dtaylor@emc.com>
1082
1083 * stabs.texinfo (Macro define and undefine): New node describing
1084 stabs for #define and #undef.
1085
f73adfeb
AS
10862006-10-27 Andreas Schwab <schwab@suse.de>
1087
1088 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1089
fd60e0df
EZ
10902006-10-21 Eli Zaretskii <eliz@gnu.org>
1091
1092 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1093 clarify on the possible meanings of ``expression'' watched by
1094 watchpoints. Add indexing.
e5ac9b53
EZ
1095 (Prompting, Errors, Invalidation, Annotations for Running)
1096 (Source Annotations): Fix index entries by adding "annotation" to
1097 them, to discriminate from index entries that point to the more
1098 general topic descriptions.
fd60e0df 1099
52bb452f
DJ
11002006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1101
1102 * gdbint.texinfo (Target Vector Definition): Move most
1103 content into Existing Targets. Add a menu.
1104 (Existing Targets): New section, moved from Target Vector
1105 Definition. Use @subsection.
1106 (Managing Execution State): New section.
1107
58955e58
BW
11082006-10-16 Bob Wilson <bob.wilson@acm.org>
1109
1110 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1111
c8aa23ab
EZ
11122006-10-15 Eli Zaretskii <eliz@gnu.org>
1113
1114 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1115 (Command Syntax, Signals, Backtrace, Connecting)
1116 (Remote configuration, Renesas Boards, Console I/O): Fix last
1117 change: use Ctrl- instead of C-, except wrt Emacs.
1118 (File-I/O Examples): Put Ctrl-c in @kbd.
1119 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1120 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1121 (Signals, Set Breaks, Set Watchpoints): Document optional
1122 arguments to `info signals' `handle', `info breakpoints', and
1123 `info watchpoints'.
c8aa23ab 1124
e7109c7e
EZ
11252006-10-14 Eli Zaretskii <eliz@gnu.org>
1126
1127 * gdb.texinfo (Backtrace): Fix last change.
1128
de3aea7b
NR
11292006-10-14 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1132
7f9087cb
BW
11332006-10-10 Bob Wilson <bob.wilson@acm.org>
1134
c8aa23ab
EZ
1135 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1136 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1137 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1138
68437a39
DJ
11392006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1140 Daniel Jacobowitz <dan@codesourcery.com>
1141
1142 * gdb.texinfo (Packets): Document vFlashErase,
1143 vFlashWrite and vFlashDone packets.
1144 (General Query Packets): Document qXfer:memory-map:read.
1145 Add a new feature for qXfer:memory-map:read.
1146 (Memory map format): New section.
1147 (Target Commands): Mention that gdb can write flash.
1148
fd79ecee
DJ
11492006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1150 Daniel Jacobowitz <dan@codesourcery.com>
1151
1152 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1153 memory regions and "mem auto".
1154
350da6ee
DJ
11552006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1156
1157 * gdbint.texinfo (Array Containers): New section.
1158
2f1acb09
VP
11592006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1160
1161 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1162 -stack-list-arguments HIGH_FRAME argument can be larger then the
1163 actual number of frames.
1164
2ab1eb7a
VP
11652006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1166
1167 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1168 -stack-list-locals HIGH_FRAME argument can be larger then the
1169 actual number of frames.
2ab1eb7a 1170
599b237a
BW
11712006-09-02 Bob Wilson <bob.wilson@acm.org>
1172
1173 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1174 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1175
25ab7e6d
EZ
11762006-09-02 Eli Zaretskii <eliz@gnu.org>
1177
1178 * gdbint.texinfo (Overall Structure): New section "Source Tree
1179 Structure".
1180
940178d3
JB
11812006-08-17 Jim Blandy <jimb@codesourcery.com>
1182
1183 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1184 responses.
1185
30daae6c
JB
11862006-08-08 Joel Brobecker <brobecker@adacore.com>
1187
1188 * gdb.texinfo (Source Path): Add documentation for new
1189 substitute-path commands.
1190
7fa2210b
DJ
11912006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1192
1193 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1194 (Running Configure): ...here.
1195 (Requirements): New node. Mention expat.
1196
3d00d119
DJ
11972006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1198
5ae4183a 1199 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1200 'set download-write-size' and 'show download-write-size'.
1201
0cbfa4ee
DJ
12022006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1203
1204 * stabs.texinfo (Member Type Descriptor): Correct example for
1205 pointer to member types.
1206
16026cd7
AS
12072006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1208
1209 * gdb.texinfo (Optional warnings and messages): Add
1210 'set/show trace-commands'.
1211 (Command files): Add '-v' to source command.
1212
0876f84a
DJ
12132006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1214
1215 * gdb.texinfo (OS Information): Update qPart reference to
1216 qXfer.
1217 (Remote configuration): Likewise.
1218 (Overview): Move @cindex to the start of a paragraph. Talk
1219 about binary data encoding.
1220 (Packets): Refer to the overview for the details of the X
1221 packet encoding.
1222 (General Query Packets): Remove qPart description. Add qXfer
1223 description. Add an anchor to qSupported. Correct feature
1224 table title. Add a new feature for qXfer:auxv:read.
1225 (Interrupts): Add a missing parenthesis.
1226
2ec3381a
DJ
12272006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1228
669fac23 1229 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1230 (GDB/MI Kod Commands): Remove commented out node.
1231
594fe323
EZ
12322006-07-01 Eli Zaretskii <eliz@gnu.org>
1233
1234 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1235 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1236 (GDB/MI Thread Commands, GDB/MI Program Execution)
1237 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1238 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1239 (GDB/MI File Commands, GDB/MI Target Manipulation)
1240 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1241 since the MI prompt is hard-wired into the code.
1242
7e3fb70c
NR
12432006-07-01 Nick Roberts <nickrob@snap.net.nz>
1244
1245 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1246 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1247 (GDB/MI Data Manipulation): Remove description of unimplemented
1248 display related commands as variable objects perform this function
1249 and are superior: -display-delete, -display-disable,
1250 -display-enable, -display-insert and -display-list. Move
1251 -environment-cd, -environment-directory, -environment-path
1252 and -environment-pwd to "Program Context".
1253 (GDB/MI Program Control): Rename to "Program Execution". Move
1254 -exec-arguments -exec-abort to...
1255 (GDB/MI Program Context): ...here. New node split from "Data
1256 Manipulation".
1257
be2a5f71
DJ
12582006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1259
1260 * gdb.texinfo (Remote configuration): Document set / show
1261 remote supported-packets.
1262 (General Query Packets): Document qSupported packet.
1263
fc320d37
SL
12642006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1265
1266 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1267 and font markup.
1268 (Protocol basics): Likewise.
1269 (The F request packet): Likewise.
1270 (The F reply packet): Likewise.
1271 (Memory transfer): Move this node to be a subsubsection of
1272 "Protocol specific representation of datatypes".
1273 (The Ctrl-C message): More copy editing.
1274 (Console I/O): Likewise.
1275 (The isatty call): Delete this node, and merge its content into
1276 the "isatty" node. Fixed references elsewhere.
1277 (The system call): Delete this node, and merge its content into
1278 the "system" node. Fixed references elsewhere.
1279 (open): Reformat to use @table, and add appropriate font markup.
1280 (close): Likewise.
1281 (read): Likewise.
1282 (write): Likewise.
1283 (lseek): Likewise.
1284 (rename): Likewise.
1285 (unlink): Likewise.
1286 (stat/fstat): Likewise.
1287 (gettimeofday): Likewise.
1288 (isatty): Likewise.
1289 (system): Likewise, plus minor changes to fix confusing wording.
1290 (Integral datatypes): Fix font markup.
1291 (Pointer values): Likewise.
1292 (struct stat): Fix markup to use @table, plus minor copy editing.
1293 (struct timeval): Fix font markup, plus minor copy editing.
1294 (Constants): Minor copy editing.
1295 (Errno values): Add font markup.
1296 (File-I/O Examples): Likewise.
1297
158fdf5c
NR
12982006-06-10 Nick Roberts <nickrob@snap.net.nz>
1299
1300 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1301 (GDB/MI Simple Examples): Move node up one level. Use real
1302 examples.
1303 (GDB/MI Compatibility with CLI): Update.
1304 (GDB/MI Result Records): Add "connected" and "exit" result
1305 classes.
1306 (GDB/MI Stream Records): Clarify target output.
1307 (GDB/MI Command Description Format): Modify example description.
1308 (GDB/MI Breakpoint Table Commands): Rename to...
1309 (GDB/MI Breakpoint Commands): ...this
1310 (GDB/MI Breakpoint Commands): Add optional thread field.
1311 (GDB/MI Program Control): Add an introduction. Move "Program
1312 termination" examples into exec-run description.
1313 (GDB/MI File Commands): Mention similar CLI commands.
1314 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1315 is similar to "-gdb-version".
1316
ddb50cd7
EZ
13172006-06-09 Eli Zaretskii <eliz@gnu.org>
1318
1319 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1320
2aef0d6b
NR
13212006-06-02 Nick Roberts <nickrob@snap.net.nz>
1322
1323 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1324 sourceware.org for mailing lists.
d5e40d59 1325 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1326
383a5c52
NR
13272006-06-01 Nick Roberts <nickrob@snap.net.nz>
1328
d5e40d59 1329 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1330
e16b02ee
EZ
13312006-05-22 Eli Zaretskii <eliz@gnu.org>
1332
1333 * gdb.texinfo (Cygwin Native): Fix last change.
1334
be90c084
CF
13352006-05-22 Christopher Faylor <cgf@timesys.com>
1336
1337 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1338
347ceba5
NR
13392006-05-15 Nick Roberts <nickrob@snap.net.nz>
1340
1341 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1342 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1343
369af7bd
DJ
13442006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1345
1346 * gdb.texinfo (General Query Packets): Recommend not starting
1347 new packets with qC and clarify.
1348
2ffdbde8 13492006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1350
1351 * gdb.texinfo (M2 Types): New section.
72019c9c 1352
16d1a084
DJ
13532006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1354
1355 * agentexpr.texi: Add a copyright and license notice.
1356 * observer.texi: Likewise, with GPL clause for function prototypes.
1357 Remove trailing whitespace.
1358
aa56d27a
JB
13592006-05-05 Jim Blandy <jimb@codesourcery.com>
1360
1361 * gdb.texinfo (General Query Packets): Document conventions for
1362 terminating packet names, and their violations.
1363
5bdf8622
DJ
13642006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1365
1366 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1367 * gdb.texinfo: Likewise.
1368
605a56cb
DJ
13692006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1370
1371 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1372 and "show remotedebug".
1373 (Debugging Output): Add additional index entries.
1374
b8db102d
MS
13752006-04-27 Michael Snyder <msnyder@redhat.com>
1376
1377 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1378
c5e30d01
AC
13792006-04-22 Andrew Cagney <cagney@redhat.com>
1380
1381 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1382 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1383
8181d85f
DJ
13842006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1385
1386 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1387 and remove breakpoint prototypes.
1388 (Watchpoints): Move description of target_insert_hw_breakpoint and
1389 target_remove_hw_breakpoint ...
1390 (Breakpoints): ... to here. Document target_insert_breakpoint and
1391 target_remove_breakpoint.
1392
4f553f88
JB
13932006-04-17 Jim Blandy <jimb@codesourcery.com>
1394
1395 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1396 and C packets are optional.
1397
cd852561
FR
13982006-04-14 Frederic Riss <frederic.riss@st.com>
1399
1400 * gdb.texinfo (Specifying source directories): Update the description
1401 of the source file search to reflect the fact that the source path
1402 always contains at least $cdir and $cwd.
1403
b620eb07
MS
14042006-03-31 Michael Snyder <msnyder@redhat.com>
1405
1406 * gdb.texinfo: Update copyright dates.
1407
3156cdaf
EZ
14082006-03-31 Eli Zaretskii <eliz@gnu.org>
1409
1410 * gdb.texinfo (Overview): Add an index entry to "empty response".
1411
7d30c22d
JB
14122006-03-28 Jim Blandy <jimb@codesourcery.com>
1413
1414 * gdbint.texinfo (Prologue Analysis): New section.
1415
86941c27
JB
14162006-03-07 Jim Blandy <jimb@red-bean.com>
1417
66b8c7f6
JB
1418 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1419
1a10341b
JB
1420 * gdb.texinfo (Target Commands): Update text describing how to
1421 specify a target. Refer to the detailed section on remote
1422 debugging, not the brief mention.
1423
86941c27
JB
1424 * gdb.texinfo (Connecting): Organize the different 'target remote'
1425 connection methods into a table. Add a 'target remote' index
1426 entry. (!!!)
1427
62f3a2ba
FF
14282006-02-17 Fred Fish <fnf@specifix.com>
1429
1430 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1431 'ptype' commands to reflect the fact that the only significant
1432 difference between them is that ptype prints the complete type
1433 description instead of just the name.
1434
8b9a88ea
WZ
14352006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1436
1437 * gdbint.texinfo (Watchpoints): Delete
1438 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1439
7e8dc855
NR
14402006-02-10 Nick Roberts <nickrob@snap.net.nz>
1441
1442 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1443 times fields where needed. Fix typos. Update general form given
1444 for output of -break-insert.
1445 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1446
c91d38aa
DJ
14472006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1448
1449 * gdbint.texinfo (Symbol Handling): Add a section
1450 on memory management.
1451
38fcd64c
DJ
14522006-02-06 Vladimir Prus <ghost@cs.msu.su>
1453
1454 * gdb.texinfo (Breakpoint table commands): Document the fullname
1455 field in -break-list output.
1456
219eec71
EZ
14572006-02-03 Eli Zaretskii <eliz@gnu.org>
1458
1459 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1460 debugging information produced by the various "set debug..."
1461 options.
1462
ae5a43e0
DJ
14632006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1464
1465 * gdb.texinfo (Files): Remove obsolete bits from the description
1466 of "symbol-file".
1467
a9f158ec
JB
14682006-01-25 Jim Blandy <jimb@redhat.com>
1469
1470 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1471
410dd08e
JB
14722006-01-24 Jim Blandy <jimb@redhat.com>
1473
1474 * gdbint.texinfo (Frames): Document the basics of GDB's register
1475 unwinding model, and explain the existence of the "sentinel" frame.
1476
4b505b12
AS
14772006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1478
1479 * gdb.texinfo (Choosing files): Mention that -directory is used
1480 for script files.
1481 (Specifying source directories): Likewise.
1482 (Command files): Explain how script files are found.
1483
839c27b7
EZ
14842006-01-21 Eli Zaretskii <eliz@gnu.org>
1485
1486 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1487 the threads in a multi-threaded program.
1488 (Threads): The threadno argument of "thread apply" can be a range
1489 of numbers.
1490
7be93b9e
JB
14912006-01-18 Jim Blandy <jimb@redhat.com>
1492
1493 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1494 of warning flags.
1495
fcc73fe3
EZ
14962006-01-13 Eli Zaretskii <eliz@gnu.org>
1497
1498 * gdb.texinfo (Sequences): Improve menu annotations.
1499 (Define): Add index entries for arguments of user-defined
1500 commands. Move the description of flow-control commands...
1501 (Command Files): ...to here. Document loop_break and
1502 loop_continue.
ca91424e
EZ
1503 (Define, Command Files): Document `end' and add index entries for
1504 it.
fcc73fe3 1505
5c95884b
MS
15062006-01-04 Michael Snyder <msnyder@redhat.com>
1507
1508 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1509 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1510
860701dc
PH
15112006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1512
1513 * gdb.texinfo (Omissions from Ada): Document that there is now
1514 limited aggregate support.
1515
36b80e65
EZ
15162005-12-28 Eli Zaretskii <eliz@gnu.org>
1517
1518 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1519 registers and the likes.
1520
c1468174
EZ
15212005-12-24 Eli Zaretskii <eliz@gnu.org>
1522
1523 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1524 (Symbols): Fix usage of "e.g.".
359df76b 1525 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1526
1527 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1528 (Coding): Fix usage of "e.g.".
1529
c02a867d
EZ
15302005-12-23 Eli Zaretskii <eliz@gnu.org>
1531
5ae4183a
AS
1532 * stabs.texinfo:
1533 * refcard.tex:
c02a867d 1534 * gpl.texi:
5ae4183a
AS
1535 * gdbint.texinfo:
1536 * gdb.texinfo:
1537 * gdb-cfg.texi:
c02a867d 1538 * fdl.texi:
5ae4183a
AS
1539 * annotate.texinfo:
1540 * all-cfg.texi:
c02a867d
EZ
1541 * Makefile.in: Add (C) after Copyright. Update the FSF
1542 address.
1543
fad38dfa
EZ
15442005-12-03 Eli Zaretskii <eliz@gnu.org>
1545
1546 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1547 extend GDB with commands for external monitor.
1548
53e5f3cf
AS
15492005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1550
1551 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1552
55f6ca0f
JB
15532005-11-25 Joel Brobecker <brobecker@adacore.com>
1554
1555 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1556
c1947b85
JB
15572005-11-21 Jim Blandy <jimb@redhat.com>
1558
1559 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1560 placement of 'R' actions in tracepoint action packets; document
1561 dependence of 'X' and 'M' actions on a preceding 'R' action for
1562 their registers.
1563
9d29849a
JB
15642005-11-19 Jim Blandy <jimb@redhat.com>
1565
1566 * gdb.texinfo (Tracepoint Packets): New node.
1567 (General Query Packets): Add entries for the tracepoint packets,
1568 referring to the "Tracepoint Packets" node.
1569 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1570
9a6253be
KB
15712005-11-18 Kevin Buettner <kevinb@redhat.com>
1572
1573 * gdb.texinfo (set remotebreak): Add anchor.
1574 (X packet): Likewise.
1575 (Remote Protocol): Add new section `Interrupts' and new index
1576 entry `interrupts (remote protocol)'.
1577
5f3bebba
JB
15782005-11-18 Jim Blandy <jimb@redhat.com>
1579
1580 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1581 entries into the General Query Packets section. Add a
1582 cross-reference to that section. Drop description of replies, as
1583 these are covered in the descriptions of each packet.
1584 (General Query Packets): Add introductory text. Explain naming
1585 conventions, and how the end of a name is recognized.
1586
9a7a1b36
KB
15872005-11-17 Kevin Buettner <kevinb@redhat.com>
1588
0564b6cf 1589 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1590 "set remotebreak" command.
1591
b8ff78ce
JB
15922005-11-16 Jim Blandy <jimb@redhat.com>
1593
1594 * gdb.texinfo (Packets, Stop Reply Packets)
1595 (General Query Packets): Various formatting cleanups.
1596 - Use @samp for packet contents.
1597 - Drop summaries from packet @item lines; the same information appears
1598 immediately below in the description.
1599 - Delete paragraph breaks after packet @item commands, so that the
1600 description appears directly to the right of the packet prototype
1601 in the printed manual, if it fits.
1602 - Place spaces in packet prototypes between @vars and non-@var
1603 letters, and explain that they're just for formatting.
1604 - Use @dots{} instead of '...'.
1605 - Fix uses of @code where @var was needed.
1606 - Replace "deprecated" markers with English text spelling out the
1607 packet's status and the preferred alternatives.
1608 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1609 what this ever meant.
1610 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1611 this for a long time.
1612 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1613 implemented several times, and have been in use for years.
1614
8ffe2530
JB
16152005-11-15 Jim Blandy <jimb@redhat.com>
1616
c43c5473
JB
1617 * gdb.texinfo (Packets): Add index entries for 'm' packet
1618 disclaimers.
5ae4183a 1619
fb031cdf
JB
1620 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1621 of stub when processing an 'm' packet.
1622
8ffe2530
JB
1623 * gdb.texinfo (Packets): Mention that packets beginning with
1624 letters are reserved once, at the top, instead of actually listing
1625 them all and saying "reserved".
1626
c03c782f
AS
16272005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1628
1629 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1630 Change @var{$arg0 to @code{$arg0.
1631
814e32d7
WZ
16322005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1633
1634 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1635
fa93a9d8
JB
16362005-11-12 Jim Blandy <jimb@redhat.com>
1637
1638 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1639 order. Remove extraneous 'z'.
1640
8a5a3c82
AS
16412005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1642
1643 * gdb.texinfo (Choosing files): Add --eval-command.
1644
4b0ad762
AS
16452005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1646
1647 * gdb.texinfo (Choosing modes): Add --return-child-result.
1648
1649
1a088d06
AS
16502005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1651
1652 * gdb.texinfo (Choosing modes): Add --batch-silent.
1653
656d5e12
EZ
16542005-10-28 Eli Zaretskii <eliz@gnu.org>
1655
1656 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1657 "The -var-update Command".
1658
3c9c013a
JB
16592005-10-03 Joel Brobecker <brobecker@adacore.com>
1660
1661 * gdb.texinfo (Print Settings): Add documentation for set/show
1662 print array-indexes.
1663
7ba3cf9c
DJ
16642005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1665
1666 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1667 6.2 and 6.3.
1668
a94ab193
EZ
16692005-08-27 Eli Zaretskii <eliz@gnu.org>
1670
1671 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1672 since 19-Jan-2004.
1673 (Files): Likewise.
ab1adacd
EZ
1674 (Variables, Symbols): Document the "<incomplete type>" message and
1675 its reasons.
a94ab193 1676
ca06016a
FF
16772005-08-01 Fred Fish <fnf@specifix.com>
1678
1679 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1680
cf58170d
NR
16812005-07-15 Nick Roberts <nickrob@snap.net.nz>
1682
1683 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1684 option for -var-list-children and -var-update.
1685 (GDB/MI Stack Manipulation): Simplify description of
1686 print-values option for -stack-list-locals.
1687 (GDB/MI Command Description Format): Clarify.
1688 (Mode Options): Spelling of superseded.
1689
38f1196a
BR
16902005-07-12 Bob Rossi <bob@brasko.net>
1691
1692 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1693 corresponding GDB command comment.
1694
3cb3b8df
BR
16952005-07-06 Bob Rossi <bob@brasko.net>
1696
1697 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1698 and -inferior-tty-show.
1699 (Input/Output): Document "set/show inferior-tty" and tty alias.
1700
10fac096
NW
17012005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1702
1703 * gdb.texinfo (Packets): Change description of 'D' packet to note
1704 that GDB does wait for a response.
1705
d1b6db76
NR
17062005-06-22 Nick Roberts <nickrob@snap.net.nz>
1707
1708 * gdb.texinfo (History) Rename "Command History".
1709 (Command History): Move node "Server Prefix" from section on
1710 Annotations here.
1711
29629dcf
NR
17122005-06-19 Nick Roberts <nickrob@snap.net.nz>
1713
1714 * gdb.texinfo (GDB/MI Stack Manipulation):
1715 Re-instate -stack-info-frame with example. Say that it gets
1716 info on selected frame, not current frame.
1717
397ca115
EZ
17182005-06-18 Eli Zaretskii <eliz@gnu.org>
1719
1720 * gdb.texinfo (Server): Clarify that `file' should be used before
1721 connecting to the server.
1722 (Files): Add an xref to the above description.
51274035
EZ
1723 (Output Formats): More detailed description of the `c' format.
1724 (Memory): List explicitly all the formats supported by `x'.
638ac427 1725 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1726 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1727 files. Add more indexing for solib-absolute-prefix and
1728 --with-sysroot.
76d17f34
EZ
1729 (Machine Code): Document possible problems with locations in
1730 shared libraries.
d416eeec
EZ
1731 (Backtrace): Document that free-standing environments do not need
1732 to have a `main' function.
397ca115 1733
74f6deaa
NR
17342005-06-18 Nick Roberts <nickrob@snap.net.nz>
1735
1736 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1737 -stack-info-frame.
1738
a9967aef
AC
17392005-06-07 Andrew Cagney <cagney@gnu.org>
1740
1741 * gdb.texinfo (Contributors): Note the original multi-arch
1742 contributors.
1743
e09f16f9
EZ
17442005-06-03 Eli Zaretskii <eliz@gnu.org>
1745
1746 * gdb.texinfo (Registers): Add index entries for the standard
1747 registers.
1748 (Frames): Add cross-reference from frame pointer description to
1749 the Registers node.
1750 (Annotations Overview): Fix the reference to GDB name.
1751
d87ba7ee
EZ
17522005-06-01 Eli Zaretskii <eliz@gnu.org>
1753
1754 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1755 can-use-hw-watchpoints.
1756
034dad6f
BR
17572005-05-28 Bob Rossi <bob@brasko.net>
1758
1759 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1760 the possible reasons why an exec async record would be returned to FE.
1761
ffed4509
AC
17622005-05-26 Andrew Cagney <cagney@gnu.org>
1763
1764 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1765 Andrew Cagney implemented the original GDB/MI.
1766
e22e55c9
OF
17672005-05-23 Orjan Friberg <orjanf@axis.com>
1768
1769 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1770 documentation. Add documentation for cris-mode.
1771
a78e13ce
EZ
17722005-05-20 Eli Zaretskii <eliz@gnu.org>
1773
1774 * gdb.texinfo (Numbers): Explain the example and make the wording
1775 more acurate.
1776
76ff342d
DJ
17772005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1778 Dennis Brueni <dennis@slickedit.com>
1779
1780 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1781 (GDB/MI Data Manipulation, GDB/MI Program Control)
1782 (GDB/MI Stack Manipulation): Update examples to include the fullname
1783 attribute in stack frames.
1784
119b882a
EZ
17852005-05-12 Eli Zaretskii <eliz@gnu.org>
1786
1787 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1788 do with other non-standard names of init files.
1789
6fc08d32
EZ
17902005-05-11 Eli Zaretskii <eliz@gnu.org>
1791
1792 * gdb.texinfo (Command Files): Move the description of the startup
1793 from here...
1794 (Startup): ...to this new subsection of the Invocation chapter.
1795 Rearrange the description of init files more logically and add a
1796 cross-reference to "Command Files". Document the special gdbinit
1797 name for CISCO 68k. Expand the description of what GDB does
1798 during startup.
1799 (History): Add index entry for HISTSIZE.
1800
a561754a
MK
18012005-05-02 Mark Kettenis <kettenis@gnu.org>
1802
1803 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1804
2eecc4ab
EZ
18052005-05-02 Eli Zaretskii <eliz@gnu.org>
1806
1807 * gdb.texinfo (SVR4 Process Information, The isatty call)
1808 (The system call): Don't use foo(N) notation for man pages and
1809 functions.
514c4d71 1810 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1811
18999be5
EZ
18122005-04-27 Eli Zaretskii <eliz@gnu.org>
1813
1814 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1815 were optimized away.
1816
0abb7bc7
EZ
18172005-04-22 Eli Zaretskii <eliz@gnu.org>
1818
1819 * gdb.texinfo (Remote configuration): Document "set/show
1820 get-thread-local-storage-address". Add cross-reference to the
1821 description of the qGetTLSAddr packet.
1822 (General Query Packets): Mention "set remote
1823 get-thread-local-storage-address" and add a reference to its
1824 description.
1825
6f61acb1
NR
18262005-04-19 Nick Roberts <nickrob@snap.net.nz>
1827
1828 * gdb.texinfo (Backtrace): Describe 'bt full'.
1829
9d59903a
NR
18302005-04-17 Nick Roberts <nickrob@snap.net.nz>
1831
1832 * gdb.texinfo (Mode Options): Fix typo.
1833 (GDB/MI): Describe how to invoke GDB/MI.
1834
721c2651
EZ
18352005-04-16 Eli Zaretskii <eliz@gnu.org>
1836
1837 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1838 references changed. Add description of "info udot".
721c2651
EZ
1839 (Files): Document "set/show stop-on-solib-events".
1840 (M32R/D): Document "set/show download-path", "set/show
1841 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1842 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1843 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1844 (Maintenance Commands): Improve indexing.
1845 (Target Commands): Document "set/show hash", "set/show debug
1846 monitor".
1847 (SVR4 Process Information): Document "info pidlist" and "info
1848 meminfo". Document "set/show procfs-tarce" and "set/show
1849 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1850 (Symbols, The Print Command with Objective-C): Improve indexing.
1851 (Objective-C): Add references to "info classes" and "info
1852 selectors".
c45da7e6
EZ
1853 (Debugging Output): Improve wording. Document "set/show debug
1854 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1855 (Set Breaks): Add index entry for "hardware breakpoints".
1856 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1857 and "set/show usehardbreakpoints".
1858 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1859 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1860 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1861 rdiromatzero", "set/show rdiheartbeat".
1862 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1863 "sds".
1864 (Embedded Processors): Document the "sim" command.
1865 (Remote): Document the "remote" command.
1866 (DJGPP Native): Document the "info serial" command.
1867 (Threads): Document "maint info sol-threads".
1868 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1869 (Set Breaks): Improve indexing.
1870 (Command Syntax): Add a reference to dont-repeat.
1871 (Define): Document "dont-repeat".
1872 (TUI Commands): Document "tabset".
1873 (WinCE): New subsection. Document "set/show remotedirectory",
1874 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1875
14d6dd68
EZ
18762005-04-15 Eli Zaretskii <eliz@gnu.org>
1877
1878 * gdb.texinfo (Hurd Native): New subsection, documents
1879 Hurd-specific commands.
a64548ea 1880 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1881 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1882 (MIPS): Improve documentation of heuristic-fence-post. Document
1883 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1884 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1885 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1886 (ARM): Document ARM-specific commands.
a64548ea
EZ
1887 (AVR): New section. Document "info io_registers".
1888 (CRIS): New section. Document "set/show cris-version" and
1889 "set/show cris-dwarf2-cfi".
1890 (HPPA): New section. Document "set/show debug hppa" and "maint
1891 print unwind".
a5adf40f 1892 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1893 (Super-H): New section. Document the "regs" command.
721c2651 1894 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1895
9c16f35a
EZ
18962005-04-09 Eli Zaretskii <eliz@gnu.org>
1897
1898 * gdb.texinfo (Print Settings): Document "set/show print
1899 pascal_static-members", "set print repeats", "show print
1900 null-stop". Improve indexing. Fix documentation of "set print
1901 union".
1902 (Pascal): New section.
1903 (Supported languages): Rename from "Support"; all references
1904 updated. Add a menu item for Pascal.
1905 (Numbers): Document "set radix.
1906 (Screen Size): Document "set/show pagination".
1907 (MIPS Embedded): Remove "set processor" documentation.
1908 (Remote configuration): Document "set/show X/P/Z-packet",
1909 "set/show read-aux-vector-packet", "set/show remote
1910 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1911 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1912 remotedebug", "set/show remotebreak", "set/show remotedevice",
1913 "set/show remotelogfile".
1914 (Auxiliary Vector): Add reference to the description of the
1915 read-aux-vector-packet setting.
1916 (Set Watchpoints): Add a cross-reference to "set remote
1917 hardware-breakpoint-limit".
1918 (General Query Packets): Add indexing of requests and
1919 cross-references to related commands in "Remote configuration".
1920 (File-I/O Overview, The system call): Fix wording and typos.
1921 (Thread Stops): Add index entries.
1922 (Continuing and Stepping): Document "show step-mode".
1923 (i386): New node. Document "set/show struct-convention".
1924 (Files): Document "show trust-readonly-sections".
1925 (Calling): Document "set/show unwindonsignal".
1926 (Messages/Warnings): Add index entries.
1927 (Maintenance Commands): Document "set/show watchdog".
1928 (Annotations Overview): Document "show annotate".
1929 (Set Watchpoints): Add index entries.
1930 (Symbols): Fix doc of case-sensitive.
1931 (ABI): Document "show coerce-float-to-double".
1932 (Convenience Vars, Help): Improve indexing.
1933 (Machine Code): Document "show disassembly-flavor".
1934 (Debugging C plus plus): Document "show overload-resolution".
1935 (Value History, Signaling): Add index entries.
1936
19372005-04-08 Eli Zaretskii <eliz@gnu.org>
1938
1939 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1940 (Processes): Fix wording.
1941 (History, List, Logging output, Define, Symbols, Print Settings):
1942 Improve indexing.
1943
a8f24a35
EZ
19442005-04-03 Eli Zaretskii <eliz@gnu.org>
1945
1946 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1947 redundant index entry for "target" command.
1948 (Backtrace): Add index entries.
1949 (Symbols, Fortran): Document the "set case-sensitive" command.
1950 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1951 (Print Settings): Add index entry for "set demangle-style".
1952 (Target Commands): Document "set download-write-size".
1953 (Debugging Output): Document "set exec-done-display".
1954
09d4efe1
EZ
19552005-04-02 Eli Zaretskii <eliz@gnu.org>
1956
1957 * gdb.texinfo (Files): Fix the name and documentation of
1958 add-shared-symbol-files. Document its alias assf. Update the
1959 list of OSs where GDB supports shared libraries. Fix markup.
1960 (Continuing and Stepping): Add reference to @var{location} in the
1961 text.
1962 (Dump/Restore Files): Fix reference to @{filename}.
1963 (Help): Fix wording.
1964 (Attach): Ditto.
1965 (Set Watchpoints): Ditto.
1966 (Backtrace): Remove redundant index entries. Improve index
1967 entries.
1968 (Delete Breaks): Fix wording.
1969 (Memory): Document the compare-sections command.
1970 (Memory Region Attributes): Improve wording.
1971 (Disabling): Improve wording.
1972 (Fortran): New subsection. Document the "info common" command.
1973 (Help): Document aliases "info copying" and "info warranty".
1974 (Caching Remote Data): New section. Document the "set/show
1975 remotecache" and "info dcache" commands.
1976 (Show): Fix wording of the documentation of the "set
1977 extension-language" command.
1978 (Signals): Add index entry for "info handle".
1979 (Memory Region Attributes): Fix punctuation.
1980 (Symbols): Change the arg name to "location" and refer to it in
1981 the text. Fix wording of "info types" doc.
1982 (Threads): Fix usage of @enumerate @item's.
1983 (Listing Tracepoints): Add index entry for "info tp".
1984 (Set Watchpoints): Add xref to "info break" description.
1985 (Macros): Add an index entry for "macro exp1". Document the
1986 "macro list" command.
1987 (Maintenance Commands): Document "flushregs", "maint agent",
1988 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1989 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1990 "maint print architecture", "maint print objfiles", "maint print
1991 statistics", "maint print type", "maint show-debug-regs", "maint
1992 space", "maint time", and "maint translate-address".
1993 (Connecting): Document the "monitor" command.
1994 (Annotations Overview): Describe the "set annotate" command.
1995
82f2d802
EZ
19962005-04-01 Eli Zaretskii <eliz@gnu.org>
1997
1998 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1999 Rearrange index entries and improve wording about support for
2000 hardware watchpoints.
2001
7d51c7de
BR
20022005-03-10 Bob Rossi <bob@brasko.net>
2003
2004 * gdb.texinfo: Update copyright
2005
68c71a2e
TR
20062005-02-09 Theodore A. Roth <troth@openavr.org>
2007
2008 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2009 error.
2010
83761cbd
KB
20112005-02-03 Kevin Buettner <kevinb@redhat.com>
2012
2013 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2014
9f1c6395
MS
20152005-01-17 Michael Snyder <msnyder@redhat.com>
2016
2017 * gdb.texinfo: Fix spelling, infinte -> infinite.
2018
fbd1b305
MK
20192005-01-08 Mark Kettenis <kettenis@gnu.org>
2020
2021 * observer.texi (GDB Observers): Document "solib_loaded".
2022
3ace7edb
AC
20232005-01-07 Andrew Cagney <cagney@gnu.org>
2024
bec39cab
AC
2025 * configure.ac: Rename configure.in, require autoconf 2.59.
2026 * configure: Re-generate.
2027
3ace7edb
AC
2028 * configure.in: Replace configdirs with multiple references to
2029 AC_CONFIG_SUBDIRS.
2030 * configure: Re-generate.
5ae4183a 2031
53531fc1
AC
20322005-01-04 Andrew Cagney <cagney@gnu.org>
2033
2034 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2035 part of the version number.
2036
536ffdb7
MK
20372004-12-24 Mark Kettenis <kettenis@gnu.org>
2038
2039 * gdbint.texinfo (Algorithms): Remove description of
2040 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2041
e1aac25b
JB
20422004-12-07 Jim Blandy <jimb@redhat.com>
2043
2044 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2045 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2046 numbers.
2047
f47b1503
AS
20482004-12-07 Andreas Schwab <schwab@suse.de>
2049
2050 * gdb.texinfo (Mode Options): Document -l option.
2051
b6b8ece6
EZ
20522004-12-04 Eli Zaretskii <eliz@gnu.org>
2053
2054 * gdbint.texinfo (Algorithms): More accurate description of
2055 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2056 is not needed unless data-read and data-access watchpoints are
2057 supported. Add a description of how GDB checks whether the
2058 inferior stopped because a watchpoint was hit.
2059
01371747
EZ
20602004-11-23 Eli Zaretskii <eliz@gnu.org>
2061
2062 * gdb.texinfo (Files): Add cross-reference to description of
2063 -readnow command-line switch.
2064
2315ffec
RC
20652004-11-10 Randolph Chung <tausq@debian.org>
2066
2067 * gdb.texinfo: Document set/show backtrace past-entry commands.
2068 Rearrange index entries for set/show backtrace past-main.
2069
69065f5d
AC
20702004-11-10 Jon Beniston <jon@beniston.com>
2071
2072 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2073 * gdb.texinfo (Remote Serial Protocol): Further describe
2074 binary transfer escaping mechanism .
69065f5d 2075
30e91e0b
RC
20762004-11-08 Randolph Chung <tausq@debian.org>
2077
2078 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2079 and "show debug infrun". Add index entries.
2080
60bf7e09
EZ
20812004-10-23 Eli Zaretskii <eliz@gnu.org>
2082
2083 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2084 "info proc" that are already implemented. Add index entries.
2085 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2086 (Files): Add a tip for decreasing memory used for symtabs from
2087 shared libraries.
f018e82f
EZ
2088 (Starting): Fix whitespace; make "elaboration" stand out where it
2089 is first used, and add an index entry for the term.
f8568604
EZ
2090 (Calling): Expand and elaborate text. Add "print". Add the
2091 description of problems with weak aliases.
384ee23f 2092 (Core File Generation): New section.
60bf7e09 2093
d52fe014
AC
20942004-10-12 Andrew Cagney <cagney@gnu.org>
2095
2096 * gdbint.texinfo (Versions and Branches): New chapter.
2097 (Releasing GDB): Delete "Versions and Branches" section.
2098 (Top): Add "Versions and Branches".
2099
703663ab
EZ
21002004-10-08 Eli Zaretskii <eliz@gnu.org>
2101
2102 * gdb.texinfo (Editing, History): Add cross-references to the
2103 included Readline and History user documentation. Remove
2104 references to the symbol have-readline-appendices which is unused
2105 and undefined.
2106 (History): Fix indexing.
2107
ac77d04f
JJ
21082004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2109
2110 * gdbint.texinfo (target_stopped_data_address): Update to
2111 new prototype.
2112 (i386_stopped_data_address): Update prototype and description.
2113 (i386_stopped_by_watchpoint): New function and description.
2114
e07c999f
PH
21152004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2116
2117 * gdb.texinfo (Filenames): Add Ada suffixes.
2118 (Ada) New section.
2119
2e868123
AC
21202004-09-27 Andrew Cagney <cagney@gnu.org>
2121 Robert Picco <Robert.Picco@hp.com>
2122
2123 * gdb.texinfo (Packets): Document the "p" packet.
2124
02a57714
JM
21252004-09-21 Jason Molenda (jmolenda@apple.com)
2126
2127 * gdb.texinfo (Paths and Names of the Source Files): Document the
2128 meaning of values in the 'desc' field of a SO stab.
2129
ae038cb0
DJ
21302004-09-20 Daniel Jacobowitz <dan@debian.org>
2131
2132 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2133 max-cache-age" and "maint show dwarf2 max-cache-age".
2134
f7dc1244
EZ
21352004-09-16 Eli Zaretskii <eliz@gnu.org>
2136
2137 * gdb.texinfo (Set Breaks): Add index entry for setting
2138 breakpoints on overloaded C++ functions that are not members of
2139 any classes. Add an example and an index entry for setting
2140 breakpoints on all program functions.
2141 (Character Sets, Macros, Overlay Commands)
2142 (Non-debug DLL symbols, GDB/MI Output Syntax)
2143 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2144 Use "(@value{GDBP})" instead of a literal "(gdb)".
2145
f810308b
AC
21462004-09-12 Andrew Cagney <cagney@gnu.org>
2147
2148 * gdbint.texinfo (Native Debugging): Delete description of
2149 FILES_INFO_HOOK.
2150
15a661f3
PH
21512004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2152
5ae4183a
AS
2153 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2154 to hex_string_custom (not historically correct, but more
15a661f3
PH
2155 understandable, given the current code).
2156
f3219c75
AC
21572004-09-03 Andrew Cagney <cagney@gnu.org>
2158
2159 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2160
f3bb6704
JJ
21612004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2162
2163 * observer.texi (solib_unloaded): New observer.
2164
8d2c00cb
AC
21652004-08-24 Andrew Cagney <cagney@gnu.org>
2166
2167 * gdbint.texinfo (Target Architecture Definition): Add missing
2168 comma.
2169
e7dc800a
MC
21702004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2171
2172 * (Using the Testsuite): build != host is supported,
2173 but some test scripts do not support build != host.
2174
73b03683
MK
21752004-08-14 Mark Kettenis <kettenis@gnu.org>
2176
2177 * gdbint.texinfo (Host Definition): Delete description of
2178 FCLOSE_PROVIDED and GETENV_PROVIDED.
2179
c0ccb908
MK
21802004-08-05 Mark Kettenis <kettenis@chello.nl>
2181
2182 * gdbint.texinfo (Host Definition): Delete description of
2183 NO_SYS_FILE.
2184 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2185 PTRACE_FP_BUG.
2186
9c8dbfa9
AC
21872004-08-05 Andrew Cagney <cagney@gnu.org>
2188
2189 * gdbint.texinfo (Target Architecture Definition): Delete
2190 reference to deprecated_read_fp.
2191
f42accbe
AC
21922004-08-02 Andrew Cagney <cagney@gnu.org>
2193
2194 * gdbint.texinfo (Target Architecture Definition): Delete
2195 description of DEPRECATED_REGISTER_BYTES.
2196
0b66e38c
EZ
21972004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2198
2199 * gdb.texinfo (Source Path): Document the new behavior of
2200 searching for the source files.
2201
15387254
EZ
22022004-07-17 Eli Zaretskii <eliz@gnu.org>
2203
2204 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2205 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2206 (Auto Display): Improve indexing.
2207
2c07db7a
AC
22082004-07-16 Andrew Cagney <cagney@gnu.org>
2209
2210 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2211 "-noasync".
2212
4644b6e3
EZ
22132004-07-09 Eli Zaretskii <eliz@gnu.org>
2214
2215 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2216 have the same prefix have only their prefix in the index.
2217
7561d450
MK
22182004-07-03 Mark Kettenis <kettenis@gnu.org>
2219
2220 * gdb.texinfo (BSD libkvm Interface): New node (section)
2221 (Native): Add it to the menu.
2222
67bebe79
MK
22232004-07-01 Mark Kettenis <kettenis@gnu.org>
2224
2225 * gdbint.texinfo (Target Architecture Definition): Remove
2226 PCC_SOL_BROKEN.
2227
1a6923e0
MK
22282004-06-24 Mark Kettenis <kettenis@gnu.org>
2229
2230 * gdbint.texinfo (Target Architecture Definition): Remove
2231 SUN_FIXED_LBRAC_BUG.
2232
b435e160
AC
22332004-06-26 Andrew Cagney <cagney@gnu.org>
2234
2235 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2236
b5622e8d
AC
22372004-06-20 Andrew Cagney <cagney@gnu.org>
2238
2239 * gdbint.texinfo (Target Architecture Definition): Deprecate
2240 USE_STRUCT_CONVENTION.
2241
e0c07bf0
MC
22422004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2243
2244 gdb.texinfo (Bug Reporting): Mention session recording,
2245 with the script command or Emacs.
2246
782263ab
AC
22472004-06-18 Andrew Cagney <cagney@gnu.org>
2248
2249 * gdbint.texinfo (Target Architecture Definition): Deprecate
2250 FUNCTION_START_OFFSET.
2251
03727ca6
AC
22522004-06-14 Andrew Cagney <cagney@gnu.org>
2253
2254 Based on changes from Karl Berry.
2255 * gdb.texinfo: Do not use @sc in a direntry.
2256 * stabs.texinfo: Change @dircateogry to "Software development".
2257 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2258
97092415
AC
22592004-06-13 Andrew Cagney <cagney@gnu.org>
2260
2261 * gdbint.texinfo (Target Architecture Definition): Delete
2262 description of RETURN_VALUE_ON_STACK.
2263
1f6d4158
AC
22642004-06-09 Andrew Cagney <cagney@gnu.org>
2265
2266 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2267 deleted by previous patch.
2268
d966f0cb
AC
22692004-06-08 Andrew Cagney <cagney@gnu.org>
2270
2271 * gdbint.texinfo (Native Debugging): Delete documentation on
2272 ATTACH_DETACH.
2273
86fe4aaa
RC
22742004-06-06 Randolph Chung <tausq@debian.org>
2275
2276 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2277
d4b6d575
RC
22782004-06-06 Randolph Chung <tausq@debian.org>
2279
5ae4183a 2280 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2281 the new push_dummy_call method signature. Describe the function
2282 argument.
2283
4e8b0763
JB
22842004-05-24 Joel Brobecker <brobecker@gnat.com>
2285
2286 * gdb.texinfo (Starting): Document new start command.
2287
59caf092
AC
22882004-05-21 Andrew Cagney <cagney@redhat.com>
2289
2290 * observer.texi (GDB Observers): Document "inferior_created".
2291
e4a2df64
AC
22922004-05-08 Andrew Cagney <cagney@redhat.com>
2293
e6b55ae2
AC
2294 * gdbint.texinfo (Target Architecture Definition): Delete
2295 description of DO_DEFERRED_STORES.
2296
28954179
AC
2297 * gdbint.texinfo (Target Architecture Definition): Delete
2298 references to DEPRECATED_FIX_CALL_DUMMY.
2299
434b87dd
AC
2300 * gdbint.texinfo (Target Architecture Definition): Delete
2301 description of DEPRECATED_CALL_DUMMY_WORDS,
2302 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2303
58d28df8
AC
2304 * gdbint.texinfo (Target Architecture Definition): Delete
2305 description of DEPRECATED_PUSH_DUMMY_FRAME.
2306
e4a2df64
AC
2307 * gdbint.texinfo (Target Architecture Definition): Delete
2308 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2309
2b4855ab
AC
23102004-05-07 Andrew Cagney <cagney@redhat.com>
2311
2312 * observer.texi (GDB Observers): Add "Debugging" section. Include
2313 cross reference to "set/show debug observer".
2314 * gdb.texinfo (Debugging Output): Document "set/show debug
2315 observer".
2316
fcf70625
AC
23172004-05-01 Andrew Cagney <cagney@redhat.com>
2318
2319 * gdbint.texinfo (Target Architecture Definition): Delete
2320 description of DEPRECATED_PC_IN_SIGTRAMP.
2321
8ee56bcf
AC
23222004-04-30 Andrew Cagney <cagney@redhat.com>
2323
2324 * gdbint.texinfo (Target Architecture Definition): Delete
2325 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2326
67ab9a76
OF
23272004-04-30 Orjan Friberg <orjanf@axis.com>
2328
2329 * observer.texi (GDB Observers): Correct spelling.
2330
79346bcb
OF
23312004-04-26 Orjan Friberg <orjanf@axis.com>
2332
2333 * observer.texi (GDB Observers): Add target_changed event.
2334
7a464420
AC
23352004-04-08 Andrew Cagney <cagney@redhat.com>
2336
2337 * observer.texi (GDB Observers): Rework, provide generic observer
2338 definitions and then a list of observable events.
2339
6cdf9d98
AC
23402004-04-04 Andrew Cagney <cagney@redhat.com>
2341
2342 * gdbint.texinfo (Host Definition): Delete reference to
2343 NO_SIGINTERRUPT.
2344
ddc135a4
AC
23452004-04-02 Andrew Cagney <cagney@redhat.com>
2346
2347 * gdbint.texinfo (Target Architecture Definition): Delete
2348 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2349
6a1b180d
SC
23502004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2351
2352 * gdb.texinfo (TUI Commands): Document tui reg commands.
2353
d0d5df6f
AC
23542004-03-26 Andrew Cagney <cagney@redhat.com>
2355
2356 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2357 "gdbtui".
2358 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2359 (Contributors): Mention both Text and Terminal User Interface.
2360
aa2a3f87
AC
23612004-03-23 Andrew Cagney <cagney@redhat.com>
2362
2363 * gdbint.texinfo (Target Architecture Definition): Deprecate
2364 references to SIGTRAMP_START and SIGTRAMP_END.
2365
f561f026
AC
23662004-03-23 Andrew Cagney <cagney@redhat.com>
2367
2368 * gdbint.texinfo (Target Architecture Definition): Deprecate
2369 references to PC_IN_SIGTRAMP.
2370
33cb8b0f
AC
23712004-03-19 Andrew Cagney <cagney@redhat.com>
2372
2373 * gdbint.texinfo (Target Architecture Definition): Delete
2374 reference to GDB_TARGET_IS_HPPA.
2375
fc989b7a
AC
23762004-03-18 Andrew Cagney <cagney@redhat.com>
2377
2378 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2379 describe pre_init and post_init.
2380
701b08bb
DJ
23812004-03-09 Daniel Jacobowitz <drow@mvista.com>
2382
2383 * gdb.texinfo (Debugging Output): Document values for "set debug
2384 target".
2385
faae5abe
AC
23862004-02-28 Andrew Cagney <cagney@redhat.com>
2387
2388 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2389
dd79a6cf
JJ
23902004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2391
2392 * gdb.texinfo (breakpoints): Add information about the
2393 new "set breakpoint pending" and "show breakpoint pending"
2394 commands.
2395
e7f16015
AC
23962004-02-26 Andrew Cagney <cagney@redhat.com>
2397
2398 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2399 in Per-architecture module data section.
2400
7161a3a6
RM
24012004-02-25 Roland McGrath <roland@redhat.com>
2402
2403 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2404
2154891a
AC
24052004-02-24 Andrew Cagney <cagney@redhat.com>
2406
2407 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2408 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2409 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2410
6c74ac8b
AC
24112004-02-17 Andrew Cagney <cagney@redhat.com>
2412
2413 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2414
19772a2c
AC
24152004-02-16 Andrew Cagney <cagney@redhat.com>
2416
2417 * gdbint.texinfo (Target Architecture Definition): Deprecate
2418 FRAMELESS_FUNCTION_INVOCATION.
2419
c9830293
AC
24202004-02-16 Andrew Cagney <cagney@redhat.com>
2421
2422 * gdbint.texinfo (Coding): Mention -Wunused-function.
2423
b9d26eb9
AC
24242004-02-14 Andrew Cagney <cagney@redhat.com>
2425
2426 * gdbint.texinfo (Target Architecture Definition): Delete
2427 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2428
49efadf5
EZ
24292004-02-12 Elena Zannoni <ezannoni@redhat.com>
2430
2431 * gdb.texinfo: Properly quote the name "C++".
2432 * gdbint.texinfo: Ditto.
2433 * stabs.texinfo: Ditto.
2434
1eb288ea
EZ
24352004-02-11 Elena Zannoni <ezannoni@redhat.com>
2436
2437 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2438 minimal information about libiberty.
2439
e4937fc1
MC
24402004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2441
2442 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2443
a9331b3f
RM
24442004-02-04 Roland McGrath <roland@redhat.com>
2445
2446 * gdb.texinfo (Auxiliary Vector): New node (section).
2447 (Data): Add it to the menu.
2448
2650777c
JJ
24492004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2450
2451 * gdb.texinfo (Breakpoints): Add information about pending
2452 breakpoint support.
2453
b4501125
AC
24542004-01-26 Andrew Cagney <cagney@redhat.com>
2455
2456 * gdb.texinfo (Overview): Delete references to the cisco protocol
2457 including the "N" response.
2458
74055713
AC
24592004-01-26 Andrew Cagney <cagney@redhat.com>
2460
2461 * gdbint.texinfo (Target Architecture Definition): Rename
2462 EXTRACT_STRUCT_VALUE_ADDRESS to
2463 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2464
3bbe9696
EZ
24652004-01-24 Eli Zaretskii <eliz@gnu.org>
2466
2467 * gdb.texinfo (KOD): Document "show os". Add index entries for
2468 "set/show os" and "info cisco" commands.
2469
5843504f
EZ
24702004-01-21 Eli Zaretskii <eliz@gnu.org>
2471
2472 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2473
9175c9a3
MC
24742004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2475
2476 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2477 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2478
8e94b928
NR
24792004-01-19 Nick Roberts <nick@nick.uklinux.net>
2480
2481 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2482 -stack-list-locals.
2483 (GDB/MI Variable Objects): Describe extension to
2484 -var-list-children.
2485
a20cf136
DJ
24862004-01-17 Daniel Jacobowitz <drow@mvista.com>
2487
2488 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2489
afb18d0f
AC
24902004-01-17 Andrew Cagney <cagney@redhat.com>
2491
2492 * gdbint.texinfo (Target Architecture Definition): Delete
2493 documentation on DEPRECATED_NPC_REGNUM.
2494
b51970ac
DJ
24952004-01-13 Daniel Jacobowitz <drow@mvista.com>
2496
2497 * gdb.texinfo: Update copyright year. Mention that set
2498 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2499 "set follow-fork-mode ask".
2500
0f0cffd2
AC
25012004-01-13 Andrew Cagney <cagney@redhat.com>
2502
2503 * gdbint.texinfo: Update copyright year.
2504 (Coding): Add -Wunused-label to list of -Werror warnings.
2505
c552b3bb 25062004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2507 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2508
2509 * gdb.texinfo: Update copyright.
2510 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2511 around names, as appropriate. Minor syntax cleanup of
2512 _NSPrintForDebugger explanation. Two spaces after periods.
2513 GDBN used instead of lit. "gdb". Index entries added for
2514 print-object and _NSPrintForDebugger. @noindent added in one spot.
2515
afe157ca
EZ
25162003-11-11 Elena Zannoni <ezannoni@redhat.com>
2517
2518 * stabs.texinfo: Add dircategory and direntry commands.
2519 * annotate.texinfo: Ditto.
2520
963e2bb7
AC
25212003-11-10 Andrew Cagney <cagney@redhat.com>
2522
2523 * gdbint.texinfo (Target Architecture Definition): Replace the
2524 return_value method's "inval" and "outval" parameters with
2525 "readbuf" and "writebuf".
2526
1d8b2f28
JB
25272003-10-28 Jim Blandy <jimb@redhat.com>
2528
2529 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2530 from "The `F' request packet" and "The `F' reply packet", to make
2531 texi2dvi happy.
2532 (File-I/O remote protocol extension): Update menu entries, too.
2533
36d86913
MC
25342003-10-26 Michael Chastain <mec@shout.net>
2535
2536 * gdb.texinfo (Thread Stops): Document the issue with
2537 premature return from system calls in multi-threaded programs.
2538
ce2826aa
AC
25392003-10-24 Andrew Cagney <cagney@redhat.com>
2540
2541 * annotate.texinfo: Fix "fortunatly"[sic].
2542
f24c5e49
KI
25432003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2544
2545 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2546 with "Hitachi" and "Mitsubishi".
2547
92ad9cd9
AC
25482003-10-20 Andrew Cagney <cagney@redhat.com>
2549
2550 * gdbint.texinfo (Target Architecture Definition): Document
2551 gdbarch_return_value. Add cross references from
2552 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2553 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2554
0ab4b752
MK
25552003-10-18 Mark Kettenis <kettenis@gnu.org>
2556
2557 * gdbint.texinfo (Target Architecture Definition): Document
2558 regset_from_core_section.
fb3e19c0
KI
2559
25602003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2561
2562 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2563
a9331b3f 25642003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2565
2566 From Anthony Green <green@redhat.com>:
5ae4183a 2567 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2568
1485d690
KB
25692003-10-14 Kevin Buettner <kevinb@redhat.com>
2570
2571 * gdb.texinfo (Breakpoint related warnings): New node.
2572 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2573
86d30acc
DJ
25742003-10-13 Daniel Jacobowitz <drow@mvista.com>
2575
2576 * gdb.texinfo (Remote Protocol): Document v and vCont.
2577
172c2a43
KI
25782003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2579
2580 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2581 * gdbint.texinfo: Ditto.
2582
71952f4c
AC
25832003-10-09 Andrew Cagney <cagney@redhat.com>
2584
2585 From 2003-09-18 David Anderson <davea@sgi.com>:
2586 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2587 "command".
2588
268e2188
AC
25892003-10-03 Andrew Cagney <cagney@redhat.com>
2590
2591 * gdbint.texinfo (Target Architecture Definition): Deprecate
2592 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2593 just target.
2594
12c266ea 25952003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2596
f30992d4 2597 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2598 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2599 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2600 * gdbint.texinfo (Target Architecture Definition): Rename
2601
26022003-09-30 Andrew Cagney <cagney@redhat.com>
2603
f30992d4 2604 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2605 (Target Architecture Definition):
f30992d4 2606
2e092625
AC
2607 * gdbint.texinfo (Target Architecture Definition): Rename
2608 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2609
0717ae8a
AC
26102003-09-29 Andrew Cagney <cagney@redhat.com>
2611
dad809b7
AC
2612 * gdbint.texinfo (Target Architecture Definition): Delete
2613 documentation for NEED_TEXT_START_END.
2614
0717ae8a
AC
2615 * gdbint.texinfo (Target Architecture Definition): Rename
2616 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2617 TARGET_WRITE_PC.
a9331b3f 2618
af6cf26d
MC
26192003-09-22 Michael Chastain <mec@shout.net>
2620
2621 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2622
ee206350
AG
26232003-09-21 Anthony Green <green@redhat.com>
2624
2625 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2626
a38c9fe6
MK
26272003-09-21 Mark Kettenis <kettenis@gnu.org>
2628
2629 * gdbint.texinfo (Target Architecture Definition): Document
2630 stabs_argument_has_addr.
2631
77949794
AC
26322003-09-18 Andrew Cagney <cagney@redhat.com>
2633
2634 * gdbint.texinfo (Target Architecture Definition): Delete
2635 documentation on REGISTER_NAMES.
2636
8e823e25
MK
26372003-09-13 Mark Kettenis <kettenis@gnu.org>
2638
2639 * gdbint.texinfo (Target Architecture Definition): Replace
2640 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2641
f27dd7fd
AC
26422003-09-11 Andrew Cagney <cagney@redhat.com>
2643
2644 * gdbint.texinfo (Target Architecture Definition): Replace
2645 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2646
8b148df9
AC
26472003-08-18 Andrew Cagney <cagney@redhat.com>
2648
2649 * gdbint.texinfo (Target Architecture Definition): Document
2650 "frame_red_zone_size".
2651
25d29d70
AC
26522003-08-09 Andrew Cagney <cagney@redhat.com>
2653
2654 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2655 with "set/show backtrace past-main" and "set/show backtrace
2656 limit".
2657
c938e9b0
L
26582003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2659
2660 * Makefile.in (install-info): Support DESTDIR.
2661 (install-html): Likewise.
2662
64fabec2
AC
26632003-08-07 Andrew Cagney <cagney@redhat.com>
2664
2665 Patch from Nick Roberts.
2666 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2667 bindings. Remove description of send-gdb-command.
2668
2fcf52f0
AC
26692003-08-07 Andrew Cagney <cagney@redhat.com>
2670
2671 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2672 GDB 6.0.
2673
086432e2
AC
26742003-08-06 Andrew Cagney <cagney@redhat.com>
2675
2676 * gdb.texinfo (Mode Options): Mention that level three is the
2677 highest available and that level 2 is deprecated.
2678 (Annotations Overview): Mention annotation levels. Cross reference
2679 to "Limitations of the Annotation Interface" in annotate.texi.
2680 (TODO, Value Annotations, Frame Annotations): Delete section.
2681 (Displays, Breakpoint Info): Delete.
2682
e5249f67
AC
26832003-08-04 Andrew Cagney <cagney@redhat.com>
2684
2685 * agentexpr.texi: Delete @bye.
2686 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2687 (stabs.info): Add $(srcdir) to include search path.
2688 (html): Depend on "annotate_toc.html", and not "annotate.html".
2689 * stabs.texinfo: Ditto. Include "fdl.texi".
2690 * gdbint.texinfo: Update copyright statement's list of invariant
2691 sections.
2692
e6f672d2
AC
26932003-07-28 Andrew Cagney <cagney@redhat.com>
2694
2695 * Makefile.in (INFO_DEPS): Add annotate.info.
2696 (dvi, ps, html, pdf): Add annotate.
2697 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2698 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2699 (ANNOTATE_DOC_FILES): New macro.
2700 (ANNOTATE_TEX_TMPS): New macro.
2701 (annotate.info, annotate_toc.html): Specify dependencies.
2702 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2703 * annotate.texinfo: Rename annotate.texi. Get building. Add
2704 "Migrating to GDB/MI" and "Limitations of the Annotation
2705 Interface" chapters. Mention why it is not part of the user
2706 guide. Update copyright notice. Include "fdl.texi".
2707
72ffddc9
SC
27082003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2709
2710 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2711
a9f12a31
DJ
27122003-07-24 Daniel Jacobowitz <drow@mvista.com>
2713
2714 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2715
b1fe9455
DJ
27162003-07-24 Daniel Jacobowitz <drow@mvista.com>
2717
2718 * gdb.texinfo (Server): Mention pidof.
2719
153721e6
AC
27202003-07-22 Andrew Cagney <cagney@redhat.com>
2721
2722 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2723 list.
2724
0fac0b41
DJ
27252003-06-28 Daniel Jacobowitz <drow@mvista.com>
2726
2727 * gdb.texinfo (Logging output): New chapter.
2728
4e562065
JB
27292003-06-24 Joel Brobecker <brobecker@gnat.com>
2730
2731 * gdb.texinfo (Unsupported languages): New section.
2732 (Languages): Add link to new section.
2733
f2c06f52
AC
27342003-06-22 Andrew Cagney <cagney@redhat.com>
2735
2736 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2737
b4177fca
DJ
27382003-06-22 Daniel Jacobowitz <drow@mvista.com>
2739
2740 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2741
f418dd93
DJ
27422003-06-22 Daniel Jacobowitz <drow@mvista.com>
2743
2744 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2745 * agentexpr.texi: Retitle section, and change it to an appendix.
2746 Comment out texinfo initialization. Factor a @var{} into two
2747 pieces to prevent makeinfo warnings.
2748 * gdb.texinfo: Add Agent Expressions appendix.
2749
4ca61388
DJ
27502003-06-19 Daniel Jacobowitz <drow@mvista.com>
2751
2752 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2753
07f31aa6
DJ
27542003-06-18 Daniel Jacobowitz <drow@mvista.com>
2755
5ae4183a 2756 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
2757 remote target". Document the "detach" and "disconnect" commands.
2758 (Server, Netware, Debug Session): Reference "Connecting to a
2759 remote target".
2760 (GDB/MI Target Manipulation): Document "-target-disconnect".
2761
2dd0da42
AC
27622003-06-13 Andrew Cagney <cagney@redhat.com>
2763
2764 * gdbint.texinfo (Target Architecture Definition): Deprecate
2765 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2766 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2767
e7a3abfc
JB
27682003-06-09 Jim Blandy <jimb@redhat.com>
2769
2770 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2771
25e3a86b
AC
27722003-06-08 Andrew Cagney <cagney@redhat.com>
2773
2774 * gdbint.texinfo (Target Architecture Definition): Delete
2775 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2776
a9e5fdc2
AC
27772003-06-08 Andrew Cagney <cagney@redhat.com>
2778
2779 * gdbint.texinfo (Target Architecture Definition): Document
2780 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2781
b37303ee
AF
27822003-06-07 Adam Fedor <fedor@gnu.org>
2783
2784 * gdb.texinfo: Add Objective-C documentation.
2785
39fe6e80
AC
27862003-06-01 Andrew Cagney <cagney@redhat.com>
2787
2788 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2789 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2790
125309b2
AC
27912003-05-21 Andrew Cagney <cagney@redhat.com>
2792
2793 * gdbint.texinfo (Target Architecture Definition): Delete
2794 references to "extract_address" and "store_address".
2795
b8b527c5
AC
27962003-05-16 Andrew Cagney <cagney@redhat.com>
2797
2798 * gdbint.texinfo (Target Architecture Definition): Replace
2799 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2800 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2801
50e3ee83
TR
28022003-05-14 Theodore A. Roth <troth@openavr.org>
2803
2804 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2805
44e2be90
L
28062003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2807
2808 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2809 (gdb.dvi): Likewise.
2810 (gdb.pdf): Likewise.
2811 (links2roff): Likewise.
2812
df5215a6
JB
28132003-05-08 Jim Blandy <jimb@redhat.com>
2814
2815 * gdb.texinfo (Dump/Restore Files): Update documentation for
2816 'dump', 'append', and 'restore': note that format argument is
2817 optional; simplify presentation of the command variants; and be
2818 more precise about the formats.
2819
5e7b2f39
JB
28202003-05-07 Jim Blandy <jimb@redhat.com>
2821
2822 * gdb.texinfo (Symbols): Update documentation: 'maint list
2823 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2824 symtabs' and 'maint info psymtabs'.
2825
b1e29e33
AC
28262003-05-05 Andrew Cagney <cagney@redhat.com>
2827
2828 * gdbint.texinfo (Target Architecture Definition): Make
2829 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2830 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2831 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2832
00905d52
AC
28332003-05-04 Andrew Cagney <cagney@redhat.com>
2834
2835 * gdb.texinfo (Maintenance Commands): Document "maint print
2836 dummy-frames".
2837
54ff5908
AC
28382003-05-04 Andrew Cagney <cagney@redhat.com>
2839
2840 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2841
32e7087d
JB
28422003-05-03 J. Brobecker <brobecker@gnat.com>
2843
2844 Thierry Schneider <tpschneider1@yahoo.com>
2845 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2846 for new MI command.
2847
7043d8dc
AC
28482003-05-03 Andrew Cagney <cagney@redhat.com>
2849
2850 * gdbint.texinfo (Target Architecture Definition): Document
2851 push_dummy_code. Add cross references.
2852
e33d66ec
EZ
28532003-05-02 Elena Zannoni <ezannoni@redhat.com>
2854
2855 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2856 set/show charsets commands.
2857
0ba6dca9
AC
28582003-04-28 Andrew Cagney <cagney@redhat.com>
2859
2860 * gdbint.texinfo (Target Architecture Definition): Replace
2861 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2862 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2863
d7a27068
AC
28642003-04-28 Andrew Cagney <cagney@redhat.com>
2865
2866 * gdbint.texinfo (Target Architecture Definition): Rename
2867 "tm_print_insn" to "deprecated_tm_print_insn".
2868
44ea7b70
JB
28692003-04-09 Jim Blandy <jimb@redhat.com>
2870
2871 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2872 list psymtabs'.
2873
fb8f8949
AC
28742003-04-08 Andrew Cagney <cagney@redhat.com>
2875
2876 * gdbint.texinfo (Target Architecture Definition): Delete
2877 references to EXTRA_FRAME_INFO.
2878
32fb0f22
AC
28792003-04-08 Andrew Cagney <cagney@redhat.com>
2880
2881 * gdbint.texinfo (Target Architecture Definition): Delete
2882 PRINT_TYPELESS_INTEGER.
2883
6be67e67
JB
28842003-04-02 J. Brobecker <brobecker@gnat.com>
2885
2886 * observer.texi (GDB Observers): Adjust the documentation for the
2887 normal_stop notification to better describe reality. Fix a couple
2888 of minor typos.
2889
4e35d5f0
BR
28902003-04-02 Bob Rossi <bob_rossi@cox.net>
2891
a9331b3f 2892 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2893 '-file-list-exec-source-file'
2894
e8a8712a
AC
28952003-03-31 Andrew Cagney <cagney@redhat.com>
2896
2897 * gdbint.texinfo (Target Architecture Definition): Delete
2898 references to CALL_DUMMY_P.
2899
6c0e89ed
AC
29002003-03-30 Andrew Cagney <cagney@redhat.com>
2901
2902 * gdbint.texinfo (Target Architecture Definition): Remove
2903 reference to TARGET_WRITE_SP.
a9331b3f 2904
378bfd1b
AC
29052003-03-27 Andrew Cagney <cagney@redhat.com>
2906
2907 * gdbint.texinfo (Target Architecture Definition): Remove
2908 references to write_sp.
6c0e89ed 2909
922fbb7b
AC
29102003-03-27 Andrew Cagney <cagney@redhat.com>
2911
2912 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2913 chapter body. Use @smallexample instead of @example.
2914 (Annotations): Ditto.
2915 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2916 annotate.texi.
2917
b81774d8
AC
29182003-03-26 Andrew Cagney <cagney@redhat.com>
2919
2920 * gdbint.texinfo (Target Architecture Definition): Replace
2921 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2922 dummy_addr parameters.
2923
1bf6d5cc
AC
29242003-03-25 Andrew Cagney <cagney@redhat.com>
2925
2926 * gdbint.texinfo (Target Architecture Definition): Delete
2927 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2928 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2929 Add reference to PUSH_ARGUMENTS.
2930
618ce49f
AC
29312003-03-23 Andrew Cagney <cagney@redhat.com>
2932
2933 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2934 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2935
bcd7e15f
JB
29362003-03-18 J. Brobecker <brobecker@gnat.com>
2937
2938 * gdbint.texinfo (Algorithms): Add new section describing the
2939 Observer paradigm.
2940 (Top): Add menu entry to new observer appendix.
2941 * observer.texi: New file.
2942 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2943 new observer.texi file.
2944
9fe8321b
AC
29452003-03-17 Andrew Cagney <cagney@redhat.com>
2946
2947 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2948 that GNU Press update the manual version number.
2949
ac2adee5
AC
29502003-03-12 Andrew Cagney <cagney@redhat.com>
2951
2952 * gdbint.texinfo (Target Architecture Definition): Delete
2953 references to get_saved_register. Rename GET_SAVED_REGISTER to
2954 DEPRECATED_GET_SAVED_REGISTER.
2955
749b82f6
AC
29562003-03-13 Andrew Cagney <cagney@redhat.com>
2957
2958 * gdbint.texinfo (Target Architecture Definition): Replace
2959 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2960
8bedc050
AC
29612003-03-12 Andrew Cagney <cagney@redhat.com>
2962
2963 * gdbint.texinfo (Target Architecture Definition): Rename
2964 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2965
0ce1b118
CV
29662003-03-10 Corinna Vinschen <vinschen@redhat.com>
2967
2968 * gdb.texinfo: Add File-I/O documentation.
2969
12cc2063
AC
29702003-03-10 Andrew Cagney <cagney@redhat.com>
2971
2972 * gdbint.texinfo (Target Architecture Definition): Cross reference
2973 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2974
7453dc06
AC
29752003-03-07 Andrew Cagney <cagney@redhat.com>
2976
2977 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2978 frame" command.
2979
6314f104
AC
29802003-03-05 Andrew Cagney <cagney@redhat.com>
2981
2982 * gdbint.texinfo (Target Architecture Definition): Document
2983 unwind_dummy_id. Cross reference unwind_dummy_id and
2984 SAVE_DUMMY_FRAME_TOS.
2985
f1212245
DJ
29862003-03-05 James Ingham <jingham@apple.com>
2987 Daniel Jacobowitz <drow@mvista.com>
2988
2989 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2990 and "show cp-abi".
2991
77e7e267
AC
29922003-03-03 Andrew Cagney <cagney@redhat.com>
2993
2994 * gdbint.texinfo (Target Architecture Definition): Document
2995 register_type.
2996
838a8221
AC
29972003-03-03 Andrew Cagney <cagney@redhat.com>
2998
2999 * stabs.texinfo (Structures): Use @samp and separate @var's
3000 instead of a single @var containing a comma separated list.
3001 (Unions): Ditto.
3002
d7f4a264
DJ
30032003-03-02 Daniel Jacobowitz <drow@mvista.com>
3004
3005 * Makefile.in (distclean): Remove config.log.
3006
f30ee0bc
AC
30072003-03-01 Andrew Cagney <cagney@redhat.com>
3008
3009 * gdbint.texinfo (Target Architecture Definition): Rename
3010 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3011
30122003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3013
3014 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3015 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3016
be448670
CF
30172003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3018
3019 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3020 (Non-debug DLL symbols): New node, describing the minimal symbols
3021 loaded from DLLs without real debugging symbols.
3022
501eef12
AC
30232003-02-20 Andrew Cagney <ac131313@redhat.com>
3024
3025 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3026 hardware-breakpoint-limit".
3027 (Set Watchpoints): Add cross reference to "set remote
3028 hardware-watchpoint-limit".
3029 (Remote configuration options): New section.
3030
21c294e6
AC
30312003-02-04 Andrew Cagney <ac131313@redhat.com>
3032
e9be73e4
AC
3033 * gdbint.texinfo (Target Architecture Definition): Delete
3034 descrption of IS_TRAPPED_INTERNALVAR.
3035
21c294e6
AC
3036 From Keith Seitz <keiths@redhat.com>:
3037 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3038 option "-i"/"--interpreter" to this chapter. Include index
3039 entries.
3040
0179ffac
DC
30412003-02-04 David Carlton <carlton@math.stanford.edu>
3042
3043 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3044 (Variables): Recommend stabs+ and DWARF 2.
3045 (C plus plus expressions): Correct info about
3046 compiler versions, debug formats.
3047 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3048 PR symtab/874.
3049
7ca9f392
AC
30502003-02-01 Andrew Cagney <ac131313@redhat.com>
3051
3052 * gdbint.texinfo (Target Architecture Definition): Delete
3053 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3054 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3055 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3056 references to nindy and i960.
3057 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3058
31a85ea2
AC
30592003-02-01 Andrew Cagney <ac131313@redhat.com>
3060
3061 * gdbint.texinfo (Target Architecture Definition): Delete
3062 FLOAT_INFO.
3063
6b894e49
AC
30642003-01-30 Andrew Cagney <ac131313@redhat.com>
3065
3066 * stabs.texinfo (Member Type Descriptor): Clarify description of
3067 `@'. Suggested by Ben Hutchings.
3068
c48861fb
AC
30692003-01-29 Andrew Cagney <ac131313@redhat.com>
3070
3071 * gdb.texinfo (M68K): Delete reference to es1800.
3072
617073a9
AC
30732003-01-29 Andrew Cagney <ac131313@redhat.com>
3074
3075 * gdb.texinfo (Maintenance Commands): Document `maint print
3076 reggroups' and `maint print register-groups'.
3077 * gdbint.texinfo (Target Architecture Definition): Document
3078 register_reggroup_p.
3079
5b5d99cf
JB
30802003-01-23 Jim Blandy <jimb@redhat.com>
3081
3082 * gdb.texinfo (Separate Debug Files): New section.
3083
e7ba9c65
DJ
30842003-01-22 Daniel Jacobowitz <drow@mvista.com>
3085
3086 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3087 and "maint show profile".
3088
94e91d6d
MC
30892003-01-16 Michael Chastain <mec@shout.net>
3090
3091 * gdb.texinfo (Installing GDB): Warn against
3092 ".../gdb-VERSION/gdb/configure".
3093 (Separate Objdir): Likewise.
3094
867f3898
AC
30952003-01-15 Andrew Cagney <ac131313@redhat.com>
3096
3097 * gdbint.texinfo (Target Architecture Definition): Delete
3098 definition of PRINT_REGISTER_HOOK.
3099
f153cc92
EZ
31002003-01-15 Elena Zannoni <ezannoni@redhat.com>
3101
3102 (OpenRISC 1000): Fix formatting of command names.
3103
c60eb6f1
EZ
31042003-01-15 Elena Zannoni <ezannoni@redhat.com>
3105
3106 * gdb.texinfo (Continuing and Stepping): Add new command
3107 'advance'. Clarify behavior of 'until'.
3108
f5ebfba0
DJ
31092003-01-13 Daniel Jacobowitz <drow@mvista.com>
3110
3111 * gdb.texinfo (Files): Document solib-absolute-prefix and
3112 solib-search-path.
3113
4ce8657e
MC
31142003-01-09 Michael Chastain <mec@shout.net>
3115
3116 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3117 (Create a Release): Add new instructions for new @file{src-release}.
3118 Document existing instructions for @file{Makefile.in} as
3119 being for @value{GDBN} 5.3.1 or earlier.
3120
372613e3
AC
31212003-01-09 Andrew Cagney <ac131313@redhat.com>
3122
3123 * gdbint.texinfo (Target Architecture Definition): Mention
3124 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3125 allocate memory.
3126
b4e9345d
DJ
31272003-01-04 Daniel Jacobowitz <drow@mvista.com>
3128
3129 * gdb.texinfo (Controlling GDB): Add @kindex for
3130 "show osabi".
3131 (Backtraces): Add @kindex's for backtrace-below-main.
3132
98b45e30
DJ
31332003-01-04 Daniel Jacobowitz <drow@mvista.com>
3134
3135 * gdb.texinfo (Controlling GDB): Document "set osabi".
3136
95f90d25
DJ
31372003-01-04 Daniel Jacobowitz <drow@mvista.com>
3138
3139 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3140 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3141
1e698235
DJ
31422003-01-04 Daniel Jacobowitz <drow@mvista.com>
3143
3144 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3145 "set coerce-float-to-double".
3146 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3147
e632838e
AC
31482003-01-02 Andrew Cagney <ac131313@redhat.com>
3149
3150 * stabs.texinfo: Remove obsolete text.
3151 * gdbint.texinfo: Ditto.
3152 * gdb.texinfo: Ditto.
3153
c133ab7a
MK
31542002-12-22 Mark Kettenis <kettenis@gnu.org>
3155
3156 * gdbint.texinfo (Target Architecture Definition): Update
3157 description of gdbarch_register_osabi.
3158
f821f325
KH
31592002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3160
3161 * agentexpr.texi: Fix typos.
3162 * annotate.texi: Likewise.
3163 * fdl.texi: Likewise.
3164
85a6d8d3 31652002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3166
3167 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3168 DEPRECATED_INIT_FRAME_PC.
3169
ae45cd16
AC
31702002-12-01 Andrew Cagney <ac131313@redhat.com>
3171
3172 * gdbint.texinfo (Target Architecture Definition): Delete
3173 PC_IN_CALL_DUMMY.
3174
07555a72
AC
31752002-11-28 Andrew Cagney <ac131313@redhat.com>
3176
3177 * gdbint.texinfo (Host Definition): Delete documentation on
3178 USE_GENERIC_DUMMY_FRAMES.
3179
c166cdc7
EZ
31802002-11-26 Elena Zannoni <ezannoni@redhat.com>
3181
5ae4183a 3182 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3183 * Makefile.in (install-info): Run the install-info command as part
3184 of the post install steps only.
3185 (uninstall-info): New target.
3186 (uninstall): New target.
3187
35db0260
EZ
31882002-11-22 Elena Zannoni <ezannoni@redhat.com>
3189
3190 * Makefile.in (install): Make install do some real work.
3191
9ba8d803
AC
31922002-11-19 Andrew Cagney <ac131313@redhat.com>
3193
3194 Fix POSIX problem reported by Paul Eggert.
3195 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3196 Fix PR gdb/527.
3197
903ad3a6
AC
31982002-10-26 Andrew Cagney <cagney@redhat.com>
3199
3200 * gdbint.texinfo (Target Architecture Definition): Delete
3201 definition of DO_REGISTERS_INFO.
3202
f2abfe65
KB
32032002-10-18 Kevin Buettner <kevinb@redhat.com>
3204
3205 * gdbint.texinfo (Address Classes): Fix problems with insertion
3206 of ``{'' and ``}'' in example.
3207
b5b0480a
KB
32082002-10-17 Kevin Buettner <kevinb@redhat.com>
3209
3210 * gdbint.texinfo (Address Classes): New section.
3211 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3212 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3213 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3214 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3215
c85508ee
KD
32162002-10-11 Klee Dienes <kdienes@apple.com>
3217
3218 * gdb.texinfo (Registers): Mention vector registers as well as
3219 floating registers in the documentation for 'info registers' and
3220 'info all-registers'.
3221
6d12fc3d
DJ
32222002-10-11 Daniel Jacobowitz <drow@mvista.com>
3223
3224 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3225
8d19fbd2
JJ
32262002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3227
3228 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3229 interface definition.
3230
a37295f9
MM
32312002-10-03 Marko Mlinar <markom@opencores.org>
3232
3233 * gdb.texinfo (Target Commands): Add or1k target specific
3234 commands.
3235 * gdb.texinfo (Contributors): Add myself to the contributors list.
3236
da0f9dcd
AC
32372002-10-01 Andrew Cagney <ac131313@redhat.com>
3238
3239 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3240 and "mi1" instead of "mi1" and "mi0".
3241
2e834e49
HPN
32422002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3243
3244 * gdb.texinfo (Packets): Fix typos "alligned".
3245 Correct z3/Z3 description. Correct z4/Z4 title.
3246
050be0dc
AC
32472002-09-27 Andrew Cagney <ac131313@redhat.com>
3248
3249 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3250
1104b9e7
KB
32512002-09-25 Kevin Buettner <kevinb@redhat.com>
3252
3253 * gdb.texinfo: Use GNU/Linux instead of Linux.
3254
512217c7
AC
32552002-09-25 Andrew Cagney <ac131313@redhat.com>
3256
3257 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3258
10998722
AC
32592002-09-24 Andrew Cagney <ac131313@redhat.com>
3260
512217c7 3261 * gdb.texinfo: Replace @example with @smallexample.
10998722 3262
a0eb71c5
KB
32632002-09-20 Kevin Buettner <kevinb@redhat.com>
3264
f7dc1244 3265 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3266 * gdb.texinfo (Character Sets): Use @smallexample instead of
3267 @example. Use GNU/Linux instead of Linux.
3268
32692002-09-20 Jim Blandy <jimb@redhat.com>
3270
3271 * gdb.texinfo: Add character set documentation.
3272
2f870471
AC
32732002-09-19 Andrew Cagney <ac131313@redhat.com>
3274
3275 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3276 (Packets): Add cross reference from `b' packet to `z' packets.
3277
790eb8f5
AC
32782002-09-19 Andrew Cagney <ac131313@redhat.com>
3279
8d30a00d
AC
3280 * gdb.texinfo (Maintenance Commands): Document ``maint
3281 internal-error'' and ``maint internal-warning''.
3282
790eb8f5
AC
3283 * gdbint.texinfo (Target Architecture Definition): Revise
3284 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3285
a23a7bf1
JB
32862002-09-19 Joel Brobecker <brobecker@gnat.com>
3287
3288 * gdbint.texinfo (Target Conditionals): Document the new
3289 NAME_OF_MALLOC macro.
3290
299ffc64
AC
32912002-09-05 Andrew Cagney <ac131313@redhat.com>
3292
3293 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3294 engineer.
3295
b7bb15bc
SC
32962002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3297
3298 * gdb.texinfo (TUI Overview): Document status line fields.
3299
3d757584
SC
33002002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3301
3302 * gdb.texinfo (TUI Commands): Document info win command.
3303
269c21fe
SC
33042002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3305
3306 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3307
7cf36c78
SC
33082002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3309
3310 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3311 (TUI Keys): Likewise.
3312
d2c6833e
AC
33132002-08-25 Andrew Cagney <ac131313@redhat.com>
3314
3315 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3316 for a packet receive.
3317
46d8b1c3
AC
33182002-08-25 Andrew Cagney <ac131313@redhat.com>
3319
3320 * Makefile.in (clean): Move to end of file.
3321 (distclean, maintainer-clean, realclean): Ditto.
3322 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3323 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3324 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3325 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3326
b0787093
AC
33272002-08-24 Andrew Cagney <ac131313@redhat.com>
3328
3329 * Makefile.in (GDBINT_TEX_TMPS): Define.
3330 (gdbint.dvi, gdbint.pdf): Use
3331 (GDB_TEX_TMPS): Define.
3332 (gdb.dvi, gdb.pdf): Use.
3333 (STABS_TEX_TMPS): Define.
3334 (stabs.dvi, stabs.pdf): Use.
3335 (GDB_DOC_SOURCE_INCLUDES): New macros.
3336 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3337 (GDBINT_DOC_FILES_INCLUDES): New macros.
3338 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3339 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3340 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3341 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3342 (links2roff): Replace SFILES_INCLUDED with
3343 GDB_DOC_SOURCE_INCLUDES.
3344 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3345 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3346 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3347 dependencies.
3348 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3349 dependencies.
3350 (gdbmi.texinfo): Delete rule.
3351 (inc-hist.texinfo): Delete rule.
3352 (rluser.texinfo): Delete rule.
3353
ebba8386
AC
33542002-08-23 Andrew Cagney <cagney@redhat.com>
3355
3356 * gdbint.texinfo (Target Architecture Definition): Update
3357 STORE_RETURN_VALUE, mention regcache.
3358
0ab7a791
AC
33592002-08-21 Andrew Cagney <ac131313@redhat.com>
3360
3361 * gdbint.texinfo (Target Architecture Definition): Document
3362 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3363
ee2d5c50
AC
33642002-08-19 Andrew Cagney <ac131313@redhat.com>
3365
3366 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3367 Fix minor typos. Add index entries.
3368
53c69bd7
AC
33692002-08-18 Andrew Cagney <ac131313@redhat.com>
3370
3371 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3372
e76f1f2e
AC
33732002-08-15 Andrew Cagney <ac131313@redhat.com>
3374
3375 * gdbint.texinfo (Target Architecture Definition): Document
3376 PRINT_VECTOR_INFO.
3377 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3378
0680b120
AC
33792002-08-13 Andrew Cagney <ac131313@redhat.com>
3380
3381 * gdb.texinfo (Maintenance Commands): Document "maint print
3382 registers", "maint print raw-registers" and "maint print
3383 cooked-registers".
3384
3c3bea1c
GS
33852002-08-08 Grace Sainsbury <graces@redhat.com>
3386
a9331b3f 3387 From Mark Salter:
3c3bea1c
GS
3388 * gdb.texinfo (Protocol): Document T packet extension to
3389 allow watchpoint address reporting.
3390
42f9b0a5
AC
33912002-08-03 Andrew Cagney <ac131313@redhat.com>
3392
3393 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3394
db034ac5
AC
33952002-08-01 Andrew Cagney <cagney@redhat.com>
3396
3397 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3398 to CHILL.
3399
e2b28d04
AC
34002002-08-01 Andrew Cagney <ac131313@redhat.com>
3401
3402 * gdbint.texinfo (Coding): Revise section "Include Files".
3403
7fb623f7
AC
34042002-07-24 Andrew Cagney <cagney@redhat.com>
3405
3406 * gdbint.texinfo: Obsolete references to m88k.
3407 * gdb.texinfo: Ditto.
3408
4a2b4636
JB
34092002-07-10 Joel Brobecker <brobecker@gnat.com>
3410
7fb623f7 3411 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3412 where the proper version of autoconf can be retrieved.
3413
a71ec265
DH
34142002-07-09 Don Howard <dhoward@redhat.com>
3415
3416 * gdb.texinfo (Command Files): Further describe the behavior of
3417 sourced command files.
3418
b9aa90c9
AC
34192002-06-27 Andrew Cagney <ac131313@redhat.com>
3420
3421 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3422 (Coding): Clarify ISO C version that GDB assumes.
3423
40dd2248
TT
34242002-06-26 Tom Tromey <tromey@redhat.com>
3425
3426 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3427 add_setshow_cmd_full.
3428
bfac230e
DH
34292002-06-25 Don Howard <dhoward@redhat.com>
3430
3431 * gdb.texinfo (Memory Region Attributes): Document new behavior
3432 for 'mem' command.
3433
475b0867
JB
34342002-06-11 Jim Blandy <jimb@redhat.com>
3435
919d772c
JB
3436 * gdb.texinfo (Symbols): Update documentation for `info source'
3437 command.
3438
475b0867
JB
3439 * gdb.texinfo (Macros): Call the command `info macro', not
3440 `show macro'.
3441
ba8c9337
AC
34422002-06-09 Andrew Cagney <ac131313@redhat.com>
3443
3444 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3445 data''.
3446
1029b7fa
MK
34472002-06-09 Mark Kettenis <kettenis@gnu.org>
3448
3449 * gdbint.texinfo (Target Architecture Definition): Document
3450 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3451
16737d73
AC
34522002-06-08 Andrew Cagney <ac131313@redhat.com>
3453
3454 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3455 lists.
3456
30107679
AC
34572002-06-08 Andrew Cagney <ac131313@redhat.com>
3458
3459 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3460 Branch''.
3461
3352e23e
AC
34622002-06-01 Andrew Cagney <ac131313@redhat.com>
3463
3464 * gdbint.texinfo (Target Architecture Definition): Add section
3465 ``Converting an existing Target Architecture to Multi-arch''.
3466
cbb09e6a
AC
34672002-05-30 Andrew Cagney <ac131313@redhat.com>
3468
3469 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3470 to ``Obsoleting code''. Revise.
3471
e2e0bcd1
JB
34722002-05-17 Jim Blandy <jimb@redhat.com>
3473
3474 * gdb.texinfo (C Preprocessor Macros): New chapter.
3475 Include it in the main menu.
3476 (Contributors): Credit Jim Blandy with macro support.
3477 (Compilation): Explain how to get macro information into the
3478 executable.
3479 (Expressions): Note that preprocessor macros are expanded.
3480
9db8d71f
DJ
34812002-05-14 Daniel Jacobowitz <drow@mvista.com>
3482
3483 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3484 options for `target remote'.
3485
6d531722
AC
34862002-05-13 Andrew Cagney <ac131313@redhat.com>
3487
3488 * gdbint.texinfo (Target Architecture Definition): Delete
3489 documentation on NNPC_REGNUM.
3490
13d01224
AC
34912002-05-11 Andrew Cagney <ac131313@redhat.com>
3492
3493 * gdbint.texinfo (Target Architecture Definition): Document
3494 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3495 (Target Architecture Definition): Revise section `Using Different
3496 Register and Memory Data Representations'. Add section `Raw and
3497 Virtual Register Representations'.
3498
b2e75d78
AC
34992002-05-11 Andrew Cagney <ac131313@redhat.com>
3500
3501 * gdbint.texinfo (Target Architecture Definition): Mention
3502 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3503 (Target Architecture Definition): Mention same. Add references to
3504 web pages.
3505
2c8682ee
MS
35062002-05-08 Michael Snyder <msnyder@redhat.com>
3507
3508 * stabs.texinfo (Attributes): Document new "vector" attribute.
3509
0816590b
AC
35102002-05-04 Andrew Cagney <ac131313@redhat.com>
3511
3512 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3513
2653173e
AC
35142002-05-04 Andrew Cagney <ac131313@redhat.com>
3515
3516 * gdb.texinfo: Delete obsolete references to a29k.
3517
d7bd68ca
AC
35182002-04-24 Andrew Cagney <ac131313@redhat.com>
3519
3520 * gdbint.texinfo (Target Architecture Definition): Replace
3521 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3522
21d83aa5
DM
35232002-04-24 David S. Miller <davem@redhat.com>
3524
3525 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3526
7673a6cc
DM
35272002-04-21 David S. Miller <davem@redhat.com>
3528
3529 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3530
d49d1e0a
AC
35312002-04-21 Andrew Cagney <ac131313@redhat.com>
3532
3533 * gdbint.texinfo (Target Architecture Definition): Delete
3534 definition of HAVE_REGISTER_WINDOWS.
3535
f7dc1244 35362002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3537
3538 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3539 "Theodore A. Roth" <troth@verinet.com>.
3540
5ca0cb28
DH
35412002-04-15 Don Howard <dhoward@redhat.com>
3542
f7dc1244 3543 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3544 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3545 Provide a better explaination of this feature.
5ca0cb28 3546
f208ba17
AC
35472002-04-14 Andrew Cagney <ac131313@redhat.com>
3548
3549 * gdbint.texinfo (Target Architecture Definition): Remove
3550 FRAME_CHAIN_COMBINE.
3551
d5ba91de
MC
35522002-04-12 Michael Chastain <mec@shout.net>
3553
3554 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3555 REG_STACK_SEGMENT.
3556
26818220
MC
35572002-04-09 Michael Chastain <mec@shout.net>
3558
3559 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3560 PYRAMID_* macros.
3561
129188f6
AC
35622002-04-07 Andrew Cagney <ac131313@redhat.com>
3563
3564 * gdb.texinfo (Bug Reporting): Document that the web is the
3565 prefered way of submitting bug reports.
3566 (Bug Reporting): Delete the s-mail address as the last resort.
3567
8227c0ff
AC
35682002-04-05 Andrew Cagney <ac131313@redhat.com>
3569
3570 * gdbint.texinfo (Target Architecture Definition): Delete
3571 references to TARGET_WRITE_FP and write_fp.
3572
16d9dec6
MS
35732002-03-27 Michael Snyder <msnyder@redhat.com>
3574
3575 * gdb.texinfo: Document new commands dump, append, and restore.
3576
9ae8b82c
AC
35772002-03-27 Andrew Cagney <ac131313@redhat.com>
3578
3579 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3580 Branch'.
3581
474c8240
AC
35822002-03-18 Andrew Cagney <ac131313@redhat.com>
3583
3584 * gdb.texinfo: Change all examples to @smallexample.
3585 * gdbint.texinfo: Ditto.
a9331b3f 3586
fb0ff88f
AC
35872002-03-18 Andrew Cagney <ac131313@redhat.com>
3588
3589 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3590 Branches''.
3591
9bb0a4d8
AC
35922002-03-18 Andrew Cagney <ac131313@redhat.com>
3593
3594 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3595 Policy''.
3596
937f164b
FF
35972002-03-04 Fred Fish <fnf@redhat.com>
3598
3599 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3600 expresson, suports, dependant, trhe, perhaphs, situtations,
3601 explictily, taged, oportunity, unfortunatly).
3602
a7b40f07
AC
36032002-02-24 Andrew Cagney <ac131313@redhat.com>
3604
3605 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3606 Remove reference to 3.12.
3607
aab4e0ec
AC
36082002-02-23 Andrew Cagney <ac131313@redhat.com>
3609
3610 * gdbint.texinfo: Include fdl.texi.
3611 (Top): Add GNU Free Documentation License.
3612 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3613 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3614 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3615 (gdbint.info): Add srcdir to include path.
3616 * gdb.texinfo: Include gpl.texi.
3617 (Top): Add Copying.
3618 * gpl.texi: New file.
3619
47b95330
AC
36202002-02-23 Andrew Cagney <ac131313@redhat.com>
3621
3622 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3623
78c47bea
PM
36242002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3625
3626 * gdb.texinfo: Document Cygwin native specific commands.
3627
56460a61
DJ
36282002-02-15 Daniel Jacobowitz <drow@mvista.com>
3629
3630 * gdb.texinfo: Document gdbserver ``--attach'' command.
3631
def71bfa
MS
36322002-02-07 Michael Snyder <msnyder@redhat.com>
3633
3634 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3635 to @code(_ovly_debug_event).
3636
c928edc0
AC
36372002-02-07 Andrew Cagney <ac131313@redhat.com>
3638
3639 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3640
81d46470
MS
36412002-02-06 Michael Snyder <msnyder@redhat.com>
3642
3643 * gdb.texinfo (overlays): Mention new magic symbol
3644 '_ovly_debug_event', which allows GDB to keep better track
3645 of overlays.
3646
f7dc1244 36472002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3648
3649 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3650 Suggested by Dmitry Sivachenko.
3651
3652 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3653
15110bc3
MS
36542002-02-01 Michael Snyder <msnyder@redhat.com>
3655
3656 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3657
6763aef9
MS
36582002-01-30 Michael Snyder <msnyder@redhat.com>
3659
ac282366
MS
3660 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3661 (set trust-readonly-sections): Document.
6763aef9 3662
8642bc8f
AC
36632002-01-29 Andrew Cagney <ac131313@redhat.com>
3664
3665 * gdbint.texinfo (Releasing GDB): Revise and update.
3666
afe64c1a
AC
36672002-01-28 Andrew Cagney <ac131313@redhat.com>
3668
3669 * gdbint.texinfo (Target Architecture Definition): Delete
3670 description of TARGET_BYTE_ORDER_DEFAULT.
3671
f7dc1244 36722002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3673
3674 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3675 <mitya@cavia.pp.ru>.
3676
3d6e1b5a
AC
36772002-01-23 Andrew Cagney <ac131313@redhat.com>
3678
3679 * libgdb.texinfo: Delete file.
3680
6c0e9fb3
AC
36812002-01-22 Andrew Cagney <ac131313@redhat.com>
3682
3683 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3684 * gdbint.texinfo: Ditto.
3685
e0ce93ac
AC
3686Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3687
3688 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3689
be298bcc
AC
36902002-01-22 Andrew Cagney <ac131313@redhat.com>
3691
3692 * Makefile.in: Update copyright.
3693 (TEXI2DVI): Define.
3694 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3695 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3696 gdb-cfg.texi.
3697 (TEXINDEX, PDFTEX): Delete makefile variables.
3698
8e04817f
AC
36992002-01-22 Andrew Cagney <ac131313@redhat.com>
3700
3701 * gdb.texinfo (Protocol): Move section to appendix.
3702
6b2f586d
AC
37032002-01-21 Andrew Cagney <ac131313@redhat.com>
3704
3705 * gdb.texinfo (Remote Debugging): Create a menu.
3706 (Top): Add ``Remote Debugging'' to menu.
3707
6f05cf9f
AC
37082002-01-21 Andrew Cagney <ac131313@redhat.com>
3709
3710 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3711 serial protocol'' from here.
3712 (Remote Debugging): To here. New chapter.
3713
3fd3d7d2
AC
37142002-01-20 Andrew Cagney <ac131313@redhat.com>
3715
3716 * gdbint.texinfo (Target Architecture Definition): Delete
3717 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3718
7fd60527
AC
37192002-01-20 Andrew Cagney <ac131313@redhat.com>
3720
3721 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3722 are no longer needed.
3723 (Porting GDB): Add maintainer note about configure.host.
3724
c2f05ac9
AC
37252002-01-20 Andrew Cagney <ac131313@redhat.com>
3726
3727 * gdbint.texinfo (Target Architecture Definition): Remove
3728 definition of IEEE_FLOAT.
3729
f7dc1244 37302002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3731
3732 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3733 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3734 <3diff@gnu.org>
231b2aad 3735
82600034
AC
37362002-01-19 Andrew Cagney <ac131313@redhat.com>
3737
3738 * gdbint.texinfo (Host Definition): Remove references to
3739 MALLOC_INCOMPATIBLE.
3740
7708fa01
AC
37412002-01-17 Andrew Cagney <ac131313@redhat.com>
3742
3743 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3744 and xyz-xdep.o.
3745
eb12ee30
AC
37462002-01-17 Andrew Cagney <ac131313@redhat.com>
3747
3748 * gdb.texinfo (Maintenance Commands): Add appendix.
3749 (Set Breaks): Copy ``maint info breakpoint'' doco to
3750 ``Maintenance Commands'' appendix. Add reference.
3751
c9ccaa92
AC
37522002-01-17 Andrew Cagney <ac131313@redhat.com>
3753
3754 * fdl.texi: Remove next/prev from @node.
3755
f7dc1244 37562002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3757
3758 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3759 for monstrous @multitable (from Brian Youmans).
3760
3761 * fdl.texi: New file.
3762
3763 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3764
8973da3a
AC
37652002-01-15 Andrew Cagney <ac131313@redhat.com>
3766
3767 * gdbint.texinfo (Releasing GDB): New chapter.
3768
7d86b5d5
AC
37692002-01-14 Andrew Cagney <ac131313@redhat.com>
3770
3771 * gdb.texinfo (Embedded Processors, Calling program functions):
3772 Obsolete references to a29k.
3773
cc1cb004
AC
37742002-01-13 Andrew Cagney <ac131313@redhat.com>
3775
3776 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3777 examples. Document that a code-block should do or discard its
3778 cleanups before exit.
3779
79f12247
MS
37802002-01-11 Michael Snyder <msnyder@redhat.com>
3781
3782 * gdb.texinfo (Choosing files): Change @samp to @file.
3783
19837790
MS
37842002-01-05 Michael Snyder <msnyder@redhat.com>
3785
3786 * gdb.texinfo (--pid): Document new command line option (attach).
3787
f7dc1244 37882002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3789
3790 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3791 in the stub.
3792
d7449b42
AC
37932002-01-04 Andrew Cagney <ac131313@redhat.com>
3794
3795 * gdbint.texinfo (Target Architecture Definition): Replace
3796 BIG_ENDIAN with BFD_ENDIAN_BIG.
3797
f23631e4
AC
37982002-01-03 Andrew Cagney <ac131313@redhat.com>
3799
3800 * gdbint.texinfo (Target Architecture Definition): Replace
3801 value_ptr with struct value pointer.
3802
72c9928d
EZ
38032002-01-02 Eli Zaretskii <eliz@gnu.org>
3804
3805 * gdb.texinfo (Free Software): Fix wording.
3806
959acfd1
EZ
38072001-12-31 Eli Zaretskii <eliz@gnu.org>
3808
3809 * gdb.texinfo (Free Software): New section ``Free Software Needs
3810 Free Documentation''.
3811
f7dc1244 38122001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3813
3814 * stabs.texinfo:
3815 * gdb.texinfo:
3816 * gdbint.texinfo:
3817 * libgdb.texinfo:
3818 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3819
6600abed
MS
38202001-12-29 Michael Snyder <msnyder@redhat.com>
3821
3822 * gdb.texinfo (maint info sections): Fix typo.
3823
f6680716
MS
38242001-12-26 Michael Snyder <msnyder@redhat.com>
3825
fe95c787
MS
3826 * gdb.texinfo (maint info sections): Document.
3827
a9331b3f 3828 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3829 'info proc' sub-options that are currently not implemented.
3830
c3d3ce5b
JB
38312001-12-20 Jim Blandy <jimb@redhat.com>
3832
3833 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3834
778eb05e
AC
38352001-12-15 Andrew Cagney <ac131313@redhat.com>
3836
3837 * gdbint.texinfo (Target Architecture Definition): Replace
3838 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3839
2607059c
AC
38402001-12-01 Andrew Cagney <ac131313@redhat.com>
3841
3842 * gdbint.texinfo (Host Definition): Delete documentation on
3843 HOST_BYTE_ORDER.
3844
df0cd8c5
JB
38452001-11-30 Jim Blandy <jimb@redhat.com>
3846
3847 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 3848 overlay support. Add to top-level menu.
df0cd8c5 3849
88118b3a
TT
38502001-11-26 Tom Tromey <tromey@redhat.com>
3851
3852 * gdb.texinfo (Command Syntax): Document C-o binding.
3853
96565e91
CF
38542001-07-26 Christopher Faylor <cgf@redhat.com>
3855
3856 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3857 use since it is described in the referenced section.
3858
f7dc1244 3859 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3860 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3861 clearer when using DJGPP.
3862
2a3d5645
CF
38632001-11-24 Christopher Faylor <cgf@redhat.com>
3864
3865 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3866 specifically refer to MS-DOS.
3867 (command files): Mention gdb.ini is only used on MS-DOS.
3868
aa26fa3a
TT
38692001-11-21 Tom Tromey <tromey@redhat.com>
3870
3871 * gdb.texinfo (Invoking GDB): Document --args.
3872 (Mode Options): Likewise.
3873
4f8ada06
JB
38742001-11-21 Jim Blandy <jimb@redhat.com>
3875
3876 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3877 Delete documentation; this macro has been removed from the
3878 sources.
3879
3fe0dc10
JB
38802001-11-13 Jim Blandy <jimb@redhat.com>
3881
3882 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3883
9e5abb06
CV
38842001-11-06 Corinna Vinschen <vinschen@redhat.com>
3885
3886 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3887
1c5dfdad
MS
38882001-11-05 Michael Snyder <msnyder@redhat.com>
3889
a9331b3f 3890 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3891 quote regexp chars in function names such as "operator*()".
3892
990f9fe3
FF
38932001-11-01 Fred Fish <fnf@redhat.com>
3894
3895 * gdbint.texinfo (SOLIB_ADD): Document additional new
3896 "readsyms" arg.
3897
b433d00b
DH
38982001-10-30 Don Howard <dhoward@redhat.com>
3899
070b1dd3
DH
3900 * gdb.texinfo: (Command Files) Added documentation for the
3901 behavior of gdb with input redirected from a file.
b433d00b 3902
b7209cb4
FF
39032001-10-28 Fred Fish <fnf@redhat.com>
3904
3905 * gdb.texinfo (auto-solib-add): Change docs to match
3906 implementation change.
3907 (auto-solib-limit): Add docs for new variable.
3908
1aa20aa8
AC
39092001-10-15 Andrew Cagney <ac131313@redhat.com>
3910
3911 * gdbint.texinfo (Target Architecture Definition): Function
3912 value_as_pointer renamed to value_as_address.
3913
fc0c74b1
AC
39142001-10-15 Andrew Cagney <ac131313@redhat.com>
3915
3916 * gdbint.texinfo (Target Architecture Definition): Default
3917 POINTER_TO_ADDRESS functions assume unsigned addresses.
3918 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3919 posting by Jim Blandy.
3920
f4846649
JB
39212001-10-12 Jim Blandy <jimb@redhat.com>
3922
3923 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3924 version of texi2html (1.64) doesn't support this flag any more.
3925
f277788b
MK
39262001-09-08 Mark Kettenis <kettenis@gnu.org>
3927
a9dc4918
MK
3928 * gdbint.texinfo (Host Definition): Remove description of
3929 MEM_FNS_DECLARED.
3930
d28379df
MK
3931 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3932
f277788b
MK
3933 * gdbint.texinfo (Host Definition): Remove description of
3934 HAVE_SIGSETMASK.
3935
7ccaa899
EZ
39362001-09-04 Elena Zannoni <ezannoni@redhat.com>
3937
3938 * gdbint.texinfo (Target Architecture Definition): Add
3939 explanation of TARGET_PRINT_INSN macro.
3940
17d9d558
JB
39412001-08-30 Jim Blandy <jimb@redhat.com>
3942
3943 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3944 Explain what it means to load relocatable files.
3945
72cde065
JB
39462001-08-28 Jim Blandy <jimb@redhat.com>
3947
3948 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3949 info `top' menu.
3950
9e678452
CF
3951Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3952
3953 * gdbint.texinfo: Add a cautionary note about macro use.
3954
a2bea4c3 39552001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3956
a2bea4c3
CV
3957 * gdb.texinfo: Explain omitting the hostname in the
3958 `target remote' command.
3959
1129bf27
DJ
39602001-07-30 Daniel Jacobowitz <drow@mvista.com>
3961
3962 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3963 and END-INFO-DIR-ENTRY.
3964
732b3002
SC
39652001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3966
3967 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3968
89437448
AC
39692001-07-25 Andrew Cagney <ac131313@redhat.com>
3970
3971 * gdbint.texinfo (libgdb): Rewrite.
3972
f7dc1244 39732001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3974
3975 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3976
c4555f82
SC
39772001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3978
3979 * gdb.texinfo (TUI): New chapter, document the TUI.
3980 (Mode Options): Document the -tui option.
3981
2f45a6e0
MK
39822001-07-23 Mark Kettenis <kettenis@gnu.org>
3983
3984 * gdbint.texinfo (Host Definition): Remove description of
3985 NEED_POSIX_SETPGID.
3986
f7dc1244 39872001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3988
3989 * gdb.tex (DJGPP Native): New node, with descriptions of
3990 DJGPP-specific commands.
3991
be9c6c35
JM
39922001-07-19 John R. Moore <jmoore@redhat.com>
3993
3994 * gdbint.texinfo: Three misspellings.
3995
dfa249fb
AC
39962001-07-06 Andrew Cagney <ac131313@redhat.com>
3997
3998 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3999 `test` expressions on bash. Problem reported by Colin Walters.
4000
c72e7388
AC
40012001-07-04 Andrew Cagney <ac131313@redhat.com>
4002
4003 * gdbint.texinfo (User Interface): Update ui-out documentation to
4004 refelect recent UI/MI updates.
4005
94bbb2c0
AC
40062001-07-04 Andrew Cagney <ac131313@redhat.com>
4007
4008 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4009 interpreters.
4010
af6c57ea
AC
40112001-06-15 Andrew Cagney <ac131313@redhat.com>
4012
4013 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4014 structure and not macros.
4015 (Host Definition): Document that much of this chapter is obsolete.
4016 (Target Architecture Definition): Update list of files that make
4017 up a target architecture.
4018 (Coding): Update.
4019
83aa8bc6
AC
40202001-06-28 Andrew Cagney <ac131313@redhat.com>
4021
4022 * gdbint.texinfo (Target Architecture Definition): Update
4023 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4024 The latter has been changed to a true predicate.
4025
f7dc1244 40262001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4027
4028 * annotate.texi: Add @noindent where needed. From Dmitry
4029 Sivachenko <dima@Chg.RU>.
4030 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4031
656db9b0
AC
40322001-06-16 Andrew Cagney <ac131313@redhat.com>
4033
4034 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4035
df2396a1
AC
40362001-06-14 Andrew Cagney <ac131313@redhat.com>
4037
4038 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4039 returns ``OK''. Document that the ``R'' packet does not reply.
4040
0f1f2b0a
MS
40412001-06-13 Michael Snyder <msnyder@redhat.com>
4042
4043 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4044
f7dc1244 40452001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4046
4047 * gdb.texinfo (Signals): Clarify the default setting of signal
4048 handling.
4049
a5d7c491
AC
40502001-05-14 Andrew Cagney <ac131313@redhat.com>
4051
4052 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4053 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4054
05a54c4f
AC
40552001-05-12 Andrew Cagney <ac131313@redhat.com>
4056
4057 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4058
f7dc1244 40592001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4060
4061 * gdbint.texinfo (Clean Design and Portable Implementation):
4062 Renamed from "Clean Design".
4063 (Clean Design and Portable Implementation): Document portable
4064 methods of handling file names, and the associated macros.
4065
f7dc1244 40662001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4067
4068 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4069 command and provide a cross-reference to its description.
4070 (Symbols): Note that "info scope" is useful for trace experiments.
4071
f7dc1244 40722001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4073
b37052ae
EZ
4074 * gdb.texinfo (Symbols): Document "info scope".
4075 (Tracepoints): New chapter.
4076 (Contributors): Update for v5.1.
4077 <All nodes>: Change "C++" to "C@t{++}".
4078
0ee54786
EZ
4079 * gdbint.texinfo (User Interface): A new section about ui_out
4080 functions, based on text written by Fernando Nasser.
4081
c534679c
EZ
4082 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4083
f7dc1244 40842001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4085
e9c75b65
EZ
4086 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4087
4088 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4089
4090 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4091 Replace "GDB" with "@value{GDBN}". Fix markup.
4092
4093 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4094
3d67e040
EZ
4095 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4096 a cross-reference to its description.
4097 (Symbols): Document "info symbol".
4098
f7dc1244 40992001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4100
4101 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4102 subsection "x86 Watchpoints".
4103 (Target Architecture Definition): Document the macros
4104 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4105 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4106
b0ed3589
AC
41072001-03-20 Andrew Cagney <ac131313@redhat.com>
4108
4109 * gdbint.texinfo (Target Architecture Definition): Update
4110 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4111 list.
4112
b6ba6518
KB
41132001-03-06 Kevin Buettner <kevinb@redhat.com>
4114
4115 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4116 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4117
f7dc1244 41182001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4119
4120 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4121
f7dc1244 41222001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4123
17cc6a06
EZ
4124 * gdb.texinfo (Environment): Document that `path' does not change
4125 the value of PATH in GDB's own environment (it did in the past,
4126 but that was changed on March 15, 1994). Reported by Doug Evans
4127 <dje@transmeta.com>.
4128
56caf160
EZ
4129 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4130 its line. Fix markup of commands and macros. Add an Index node
4131 and index entries.
4132
29e57380
C
41332001-01-23 J.T. Conklin <jtc@redback.com>
4134
4135 * gdb.texinfo (Memory region attributes): New manual section.
4136
1c6147de
ND
41372001-01-04 Nicholas Duffek <nsd@redhat.com>
4138
4139 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4140
f7dc1244 41412000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4142
4143 * refcard.tex: Version and copyright fixed. From Phil Edwards
4144 <pedwards@disaster.jaj.com>.
4145
0dcedd82
AC
4146Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4147
4148 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4149 DWARF2_REG_TO_REGNUM): Document.
4150
3b851bce
AC
4151Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4152
4153 * gdbint.texinfo (Coding): Update current value of
4154 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4155
f7dc1244 41562000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4157
4158 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4159 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4160
b90a5f51
CF
41612000-11-10 Christopher Faylor <cgf@cygnus.com>
4162
4163 * gdb.texinfo: Document new 'set step-mode' command.
4164
f7dc1244 41652000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4166
4167 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4168 changes from Dmitry Sivachenko <dima@Chg.RU>.
4169
f7dc1244 41702000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4171
4172 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4173 From Steven Johnson <sbjohnson@ozemail.com.au>.
4174
2e685b93
MK
41752000-08-10 Mark Kettenis <kettenis@gnu.org>
4176
4177 * gdbint.texinfo (Overall Structure): Spelling fix.
4178
f7dc1244 41792000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4180
4181 * gdbint.texinfo (Target Architecture Definition): Document that
4182 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4183 for which REGISTER_CONVERTIBLE returns a zero value.
4184
63ac3005
EZ
41852000-07-08 Christopher Faylor <cgf@cygnus.com>
4186
4187 * Makefile.in (install-info): Find files to install in either the
4188 build or source directories (adapted from Makefile.am).
4189
bd79f757
ND
41902000-07-07 Nicholas Duffek <nsd@redhat.com>
4191
4192 * stabs.texinfo: Fix spelling errors.
4193 (String Field): FILE-NUMBER starts from 0, not 1.
4194
f7dc1244 41952000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4196
4197 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4198 Brian Youmans.
5f208f6d 4199
f7dc1244 42002000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4201
4202 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4203 the source directory. Reported by Mark Harig
4204 <markh@frazier.landmark.com>.
cc542d3b 4205
f3b28801
C
42062000-06-20 J.T. Conklin <jtc@redback.com>
4207
4208 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4209
449f3b6c
AC
4210Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4211
4212 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4213 Generate using pdftex.
4214 (PDFTEX): Define.
4215 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4216 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4217 @contents at the start.
4218
f7dc1244 42192000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4220
4221 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4222 Youmans.
48e934c6 4223
9e9c5ae7
AC
4224Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4225
4226 From Brian Youmans:
4227 * gdb.texinfo: Fix ``et al.''.
4228
c741b251
AC
4229Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4230
4231 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4232 loop.
4233
4ab64e14
JG
42342000-05-19 Jimmy Guo <guo@cup.hp.com>
4235
4236 * configure: Regenerate.
4237
f7dc1244 42382000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4239
4240 * Makefile.in (install-info): Run install-info on installed Info
4241 files.
4242
8c70017b
AC
4243Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4244
a7cb598a
AC
4245 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4246 Andrew Cagney.
8c70017b 4247
f7dc1244 42482000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4249
4250 * gdb.texinfo: Proofreading changes from Brian Youmans.
4251
bf0184be
ND
42522000-05-01 Nick Duffek <nsd@cygnus.com>
4253
4254 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4255 startup sequence, minor edits.
4256
f7dc1244 42572000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4258
4259 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4260 TeX.
4261
4262 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4263 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4264 like `n' and `s' which look weird. Convert some of the @kindex to
4265 @vindex, when they refer to variables, not commands.
4266
33e16fad
AC
4267Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4268
4269 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4270
f7dc1244 42712000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4272
4273 * Makefile.in (GDBMI_DIR): New variable.
4274 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4275 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4276 (gdbmi.texinfo): New target, for texi2roff.
4277 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4278 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4279
4280 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4281 gdbmi.texinfo.
4282 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4283 comment.
4284
d167840f
EZ
42852000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4286
4287 * gdb.texinfo (Files): Update description of add-symbol-file
4288 command.
4289
f7dc1244 42902000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4291
4292 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4293 prevents the build (and is generally a Bad Idea).
4294
f7dc1244 42952000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4296
4297 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4298 a comma inside @var.
4299 (Command Files): Index markup changes from Dmitry Sivachenko
4300 <dima@Chg.RU>.
4301
f7dc1244 43022000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4303
4304 * Makefile.in (LN_S): Define.
4305 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4306 invoke "ln -s" unless it is known to work.
4307
4308 * configure.in (AC_PROG_LN_S): Add.
4309
8dc7983f
JB
43102000-04-14 Jim Blandy <jimb@redhat.com>
4311
4312 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4313 section.
4314 (Target Conditionals): Document ADDRESS_TO_POINTER,
4315 POINTER_TO_ADDRESS.
4316
1a8237e8
DB
43172000-04-11 Daniel Berlin <dan@cgsoftware.com>
4318
4319 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4320 gdb-cfg.texi to get the value.
4321
ca526f1a
JB
43222000-04-10 Jim Blandy <jimb@redhat.com>
4323
4324 * gdbint.texinfo (Target Architecture Definition): Fix
4325 cross-references.
4326
faaafcb4
JB
43272000-04-08 Jim Blandy <jimb@redhat.com>
4328
4329 * gdbint.texinfo (Using Different Register and Memory Data
4330 Representations): New section.
4331 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4332 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4333 REGISTER_CONVERT_TO_RAW): Document.
4334
1b27397f
AC
4335Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4336
4337 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4338 for acknowledgments.
4339
480ff1fb
AC
4340Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4341
4342 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4343 qThreadExtraInfo.
4344
a9331b3f 43452000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4346
a9331b3f
RM
4347 * gdb.texinfo: Clarify which remote debug protocol commands are
4348 required and which are optional.
f1251bdd 4349
dbeb8dbd
AC
4350Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4351
4352 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4353 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4354 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4355 * annotate.texi: Update.
4356
6d2ebf8b
SS
43572000-03-28 Stan Shebs <shebs@apple.com>
4358
4359 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4360 expectation of additional changes before release), update
4361 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4362 node links, rephrase and/or shorten lines to fix formatting
4363 problem in both regular and @smallbook formats.
4364 * annotate.texi: Shorten lines in example, use smallexample
4365 consistently everywhere.
4366 * Makefile.in: Add comment about texinfo 4.0 html generation.
4367 (SFILES_INCLUDED): Add annotate.texi.
4368
5d161b24
DB
43692000-03-27 Daniel Berlin <dan@cgsoftware.com>
4370
5ae4183a
AS
4371 * gdb.texinfo (Debugging Output): Added new section, documenting
4372 the "set/show debug" commands.
5d161b24 4373
b9deaee7
AC
4374Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4375
4376 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4377 entry.
4378
4379 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4380 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4381 @chapter and @node entries.
a9331b3f 4382
b9deaee7 4383 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4384
9ef47d30
AC
4385Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4386
4387 * Makefile.in (install-info): Create $(infodir) before installing
4388 files.
4389
cfeada60
FN
43902000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4391
4392 From David Whedon <dwhedon@gordian.com>
5ae4183a 4393 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4394
6837a0a2
DB
43952000-03-22 Daniel Berlin <dan@cgsoftware.com>
4396
4397 * gdb.texinfo: Add documentation for the apropos command.
4398
bba2971c
MS
43992000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4400
4401 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4402
2b628194
MS
44032000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4404
a9331b3f 4405 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4406 two places.
4407
96a2c332
SS
44082000-03-17 Stan Shebs <shebs@apple.com>
4409
4410 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4411 <dima@Chg.RU>, also clarification of allowed content for
4412 string constants.
4413
f7dc1244 44142000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4415
4416 * gdb.texinfo (main menu): Add Annotations.
4417 (File Options): Add @cindex entries for each command-line option.
4418 Document --epoch, --annotate, --async, --interpreter, --write,
4419 --statistics, and --version.
4420
4421 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4422 of GDB.
4423
9d233477
JB
44242000-02-23 Jim Blandy <jimb@redhat.com>
4425
4426 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4427
14e0eb3b
JB
44282000-02-22 Jim Blandy <jimb@redhat.com>
4429
4430 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4431
3555de01
JM
44322000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4433
4434 * Makefile.in (diststuff): New target.
4435
5e35df8e
KB
44362000-02-15 Kevin Buettner <kevinb@redhat.com>
4437
4438 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4439 architecture. [From Jim Wilson.]
5e35df8e 4440
c5394b80
JM
44412000-01-16 Tom Tromey <tromey@cygnus.com>
4442
4443 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4444 (Delete Breaks): Mention range arguments.
4445 (Disabling): Likewise.
4446
c3f6f71d
JM
44472000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4448
4449 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4450
c4093a6a
JM
4451Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4452
4453 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4454 valid functions.
4455
11cf8741
JM
44561999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4457
4458 * gdb.texinfo: Clarify regular expressions used in rbreak.
4459
917317f4
JM
44601999-10-15 Kevin Buettner <kevinb@cygnus.com>
4461
4462 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4463 MEMORY_REMOVE_BREAKPOINT): Document.
4464
4465Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4466
4467 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4468 offset re-using the DATA offset instead.
4469
2df3850c
JM
44701999-10-11 Jim Kingdon <kingdon@redhat.com>
4471
4472 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4473
44741999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4475
4476 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4477 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4478 typos.
4479
4480 * gdb.texinfo: Various minor wording and formatting improvements,
4481 mentions of additional command-line options.
4482
2acceee2
JM
44831999-09-30 Fred Fish <fnf@cygnus.com>
4484
4485 * gdb.texinfo: Document additional forms of specifying section
4486 names and addresses for the add-symbol-file command.
4487
c2c6d25f
JM
44881999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4489
4490 * gdbint.texinfo: Fix typo, add the word "have".
4491
44921999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4493
4494 * gdbint.texinfo (Target Architecture Definition): Document the
4495 SKIP_PERMANENT_BREAKPOINT macro.
4496
d4f3574e
SS
44971999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4498
4499 * gdb.texinfo: Fiks speling errers.
4500
4501 * gdb.texinfo: Fix uses of @multitable.
4502
f7dc1244 4503 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4504 * gdb.texinfo: Include details specific to DOS host, clarify
4505 some confusing language, fix @ref/@xref/@pxref usages, add
4506 comments about using with optimization, add more indexing,
4507 fix info about disassembly-flavor.
4508
4509Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4510
4511 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4512 SKIP_SOLIB_RESOLVER): Define.
4513
4514Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4515
4516 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4517 ``g'' packets.
4518
104c1213
JM
45191999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4520
4521 * gdb.texinfo: Create a new "Configurations" chapter with
4522 platform-specific info, inline remote.texi and move sections of it
4523 into the new chapter, move bits about info proc, heuristic search,
4524 and register stack into the new chapter.
4525 * remote.texi: Remove, now part of gdb.texinfo.
4526 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4527
45281999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4529
4530 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4531 GDB_TARGET_IS_MACH386): These kludges have gone away.
4532
4533Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4534
4535 * gdbint.texinfo (Target Architecture Definition): Mention
4536 TDEPLIBS.
4537
53a5351d
JM
45381999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4539
4540 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4541 surrounding text to fit HP-UX bits into general info.
4542 (HPPA-cfg.texi): Remove, no longer useful.
4543
4544 * gdb.texinfo: Remove explicit links from @node lines, remove
4545 HP-added "Detailed Node Listing" from main menu which confuses
4546 things.
4547
4548 From Dmitry Sivachenko <dima@Chg.RU>:
4549 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4550 in description of `set environment'.
4551
45521999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4553
4554 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4555
7be570e7
JM
45561999-08-12 Ben Elliston <bje@cygnus.com>
4557
4558 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4559
f7dc1244 45601999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4561
4562 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4563 watch, awatch, and rwatch. Explain why the latter two cannot be
4564 set as software watchpoints. Document that watchpoints for local
4565 variables are deleted when the debuggee terminates.
4566
4567Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4568
4569 * remote.texi (Protocol): Further clarification of the "qRcmd"
4570 packet. Allow E.. response packet. "qRcmd" packet is no longer
4571 reserved.
4572
45731999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4574
a9331b3f
RM
4575 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4576 * gdb.texinfo: Ditto.
7be570e7 4577
96baa820
JM
45781999-08-06 Tom Tromey <tromey@cygnus.com>
4579
4580 * gdb.texinfo (KOD): New node.
4581
4582Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4583
4584 * remote.texi (Rcmd): Fix minor formatting typos.
4585
4586Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4587
4588 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4589 packets.
4590
adf40b2e
JM
45911999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4592
4593 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4594 fixes.
4595
43ff13b4
JM
4596Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4597
4598 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4599
085dd6e6
JM
4600Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4601
4602 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4603 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4604 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4605 packets that are not supported on all hosts. Expand examples.
4606 Spell check.
4607
46081999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4609
4610 * Makefile.in: Recognize html, install-html. Add targets
4611 to build HTML versions of documentation via texi2html.
4612
4613Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4614
4615 * gdbint.texinfo (Testsuite): New chapter, information about the
4616 testsuite.
4617
4618Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4619
4620 * remote.texi (Communication Protocol): Rewrite.
4621
4622Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4623
4624 * stabs.texinfo: Fix uses of xref.
4625
9e0b60a8
JM
4626Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4627
4628 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4629 info about patch submission.
4630
cce74817
JM
4631Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4632
4633 From Per Bothner <bothner@cygnus.com>:
4634 * gdb.texinfo: Document Chill support.
4635
4636Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4637
4638 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4639 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4640 Document that the value should be greater-than or equal-to zero.
4641 (NO_STD_REGS): Document. Deprecate.
4642
ac9a91a7
JM
4643Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4644
4645 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4646 Document that these are not used.
4647
4648Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4649
4650 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4651
392a587b
JM
4652Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4653
4654 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4655 numargs was dropped.
4656
4657Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4658
4659 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4660
b83266a0
SS
4661Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4662
4663 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4664 Update.
4665
7a292a7a
SS
4666Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4667
4668 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4669 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4670
4671Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4672
4673 * gdbint.texinfo: Fix typos: $ -> @.
4674
4675Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4676
4677 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4678 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4679 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4680 BREAKPOINT_FROM_PC.
a9331b3f 4681
7a292a7a
SS
4682Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4683
4684 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4685 CALL_DUMMY_STACK_ADJUST): Document.
4686
4687Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4688
4689 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4690 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4691
46921999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4693
4694 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4695 longer exists.
4696
4697Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4698
4699 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4700 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4701 they make the manual source incomprehensible.
4702 * h8-cfg.texi: Remove, hasn't been used in years.
4703
c906108c
SS
4704Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4705
4706 * gdb.texinfo: Update the credits.
4707
4708Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4709
4710 * gdb.texinfo: Fix mistakes noticed in printout of last
4711 draft, add Alpha to discussion of heuristic fence post.
4712
4713Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4714
4715 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4716 Edition, merge some HP changes into mainline, describe some
4717 previously undocumented features, describe more of the target
4718 commands available, eliminate obsolete section on renamed
4719 commands.
4720 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4721
4722Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4723
4724 * gdb.texinfo: Make many HPPA conditionals unconditional,
4725 including catchpoint description, since now on for all configs.
4726 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4727 specializations.
4728
4729Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4730
4731 * Makefile.in (GDBvn.texi): Fix match expression to work with
4732 current format of VERSION in gdb/Makefile.in.
4733 * gdb.texinfo: Fix node ref to match new readline.
4734
4735Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4736
a9331b3f
RM
4737 * gdb.texinfo: Changes made as part of a project to merge in
4738 changes made by HP. Documentation makes extensive use of
c906108c
SS
4739 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4740 on remote debugging. There are differences in documentation
4741 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4742 the HP manual discusses catchpoints, hardware watchpoints, and
4743 some HPUX specific limitations for shared library support.
a9331b3f 4744
c906108c
SS
4745 There are also a number of @node changes.
4746
47471999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4748
4749 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4750 (C Usage): Same.
4751
4752Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4753
4754 The following changes were made by Edith Epstein
4755 <eepstein@cygnus.com> as part of a project to merge in changes
4756 made by HP.
a9331b3f 4757
c906108c
SS
4758 * HPPA-cfg.texi: new file.
4759
4760 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4761
4762 * refcard.tex: change documentation about catch.
4763 removed info catch.
4764
4765Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4766
4767 * gdbint.texinfo: Expand on GDB's coding standards,
4768 specify the use of arg names with prototypes.
4769
47701998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4771
4772 * gdb.texinfo: Fix tipo.
4773
4774Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4775
4776 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4777 TARGET_BYTE_ORDER_SELECTABLE_P.
4778
4779Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4780
4781 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4782
47831998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4784
4785 * agentexpr.texi: New file.
4786
4787Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4788
4789 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4790
47911998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4792
4793 * remote.texi: Changed wording that implied that the GDB remote
4794 protocol caches register values instead of GDB itself.
4795
4796Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4797
4798 * gdbint.texinfo: Add some info about symbol readers.
4799 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4800 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4801 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4802 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4803
4804Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4805
a9331b3f 4806 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4807
4808Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4809
4810 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4811
4812Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4813
4814 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4815 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4816
4817Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4818
4819 * gdbint.texinfo: Fix minor typos.
4820
4821Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4822
4823 * gdbint.texinfo: Complete overhaul. Group descriptions more
4824 logically, add more info on generic algorithms, remove much
4825 obsolete and/or wrong material.
4826
4827Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4828
4829 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4830
4831Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4832
4833 * refcard.tex: Copyright, address updates.
4834
4835Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4836
4837 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4838 for the edition instead of confusing GDB-version-like numbers.
4839
4840Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4841
4842 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4843
4844Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4845
5ae4183a 4846 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
4847
4848Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4849
4850 * gdb.texinfo: Add some credits, mention bug monitor.
4851 * remote.texi: Mention mips monitor targets.
4852 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4853
c906108c
SS
4854Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4855
4856 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4857 files, finish sorting of host vs target vs native macros, describe
4858 some more of them.
4859
4860Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4861
4862 * gdbint.texinfo (Host Conditionals): Document change from
4863 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4864
4865Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4866
4867 * gdbint.texinfo (Host Conditionals): Document
4868 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4869
4870Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4871
4872 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4873 Document LSEEK_NOT_LINEAR.
4874
4875Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4876
4877 * stabs.texinfo (Stab Section Basics): Make it clear that only
4878 some versions of the GNU linker remove the leading N_UNDF symbol.
4879
4880Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4881
4882 * stabs.texinfo (String Field): Document type number pairs here,
4883 instead of in the Sun specific section.
4884 (Include Files): The GNU linker supports the N_BINCL
4885 optimization. Clarify the N_BINCL value, and what it is used
4886 for.
4887 (Procedures): Document N_FUN with an empty string to mark the end
4888 of a function.
4889 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4890 (Sun Differences): Remove this node, as the information is now
4891 elsewhere in the main document.
4892 (Stab Section Basics): Mention that the GNU linker may optimize
4893 stabs and remove the leading N_UNDF symbol.
4894
4895Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4896
4897 * gdb.texinfo, refcard.tex: Restore author credit
4898
4899Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4900
4901 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4902 documentation to account for START and END macros taking
4903 one arg.
4904
4905Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4906
4907 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4908 * gdb.texinfo (Frames): Fix typo.
4909
4910Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4911
4912 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4913 a target_signal as arg type, not a pid.
4914
4915Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4916
4917 * gdb.texinfo: Document `set assembly-language'.
4918
4919Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4920
4921 * remote.texi: Update list of stubs in the GDB distribution.
4922
4923Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4924
4925 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4926 Also document that some systems can use mmalloc but must define
4927 this if their C runtime allocates memory that is later freed.
4928 (MMCHECK_FORCE): Document new macro.
a9331b3f 4929
c906108c
SS
4930Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4931
4932 * remote.texi: Add documentation for target Sparclet.
4933
4934Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4935
a9331b3f 4936 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4937 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4938 * configure.in: Rewritten for autoconf.
4939 * configure: New.
4940
4941Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4942
4943 * Makefile.in (DVIPS): New define, set to dvips.
4944 (dvi): Add stabs.dvi.
4945 (ps): New target.
4946 (all-doc): Depend on info, dvi, and ps targets.
4947 (STAGESTUFF): Add *.ps and *.dvi files.
4948 (clean-info, clean-dvi): Remove.
4949 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4950 rules completely rewritten.
4951 (maintainer-clean): Remove clean-info and clean-dvi
4952 dependencies and put their actions in the rules.
4953 (gdb.ps): New target
a9331b3f 4954 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4955 intermediate TeX files, whether they have 2 or 3 character
4956 extensions.
4957 (gdbint.ps): Add target and rules.
4958 (gdb-internals): Delete unused target.
4959 (Makefile): Depends upon config.status also.
4960
4961Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4962
4963 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4964 set.
4965
4966Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4967
4968 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4969 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4970
4971Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4972
4973 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4974
4975Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4976
4977 * gdb.texinfo (Print settings): Document
4978 `set/show print static-members' commands.
4979
4980Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4981
4982 * gdbint.texinfo (Native): Document name change, coredep.c to
4983 core-aout.c.
4984
4985Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4986
4987 * stabs.texinfo (Include Files): Document the values the SunOS4
4988 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4989
4990Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4991
4992 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4993 Fix typo.
4994
4995Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4996
4997 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4998 "gdb.tar.Z".
4999
5000Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5001
5002 * Makefile.in (maintainer-clean): New target, synonym for
5003 realclean.
5004
5005Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5006
5007 * Update all FSF addresses except those in COPYING* files.
5008
5009Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5010
5011 From Richard Earnshaw (rearnsha@armltd.co.uk):
5012 * gdb.texinfo (convenience variables): Document $_exitcode.
5013 (quit): Document optional expression to use as exit code.
5014
5015Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5016
5017 * gdb.texinfo, remote.texi: Brought up to date with various
5018 GDB changes.
5019
5020Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5021
5022 * gdb.texinfo: Update dates and versions, fix comments about
5023 hardware watchpoints in future releases and about the
5024 sharedlibrary command.
5025
5026Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5027
5028 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5029 C_FUN stab. Other cleanups.
5030
5031Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5032
5033 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5034 for the sparc stub.
5035
5036Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5037
5038 * annotate.texi: Clarify which addresses have differing formats
5039 depending on the language and which do not.
5040
5041Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5042
5043 * remote.texi (NetWare): Changed example to use BOARD= instead of
5044 NODE= argument to reflect correspoding change to gdbserve.nlm.
5045
5046Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5047
5048 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5049 GDB, as well as AIX dbx, supports the size type attribute.
5050
5051Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5052
5053 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5054
5055Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5056
5057 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5058 and new 'if' and 'while' commands.
5059
5060Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5061
5062 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5063
5064Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5065
5066 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5067 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5068 NetWare targets. Mostly stolen from the Server node.
5069
5070Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5071
5072 * gdb.texinfo (Setting): Talk about the language of a source file
5073 versus the working language. The old documentation did not match
5074 what GDB did.
5075
5076Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5077
5078 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5079 of a source file.
5080
5081Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5082
5083 * gdb.texinfo (Processes): New node.
5084
5085Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5086
5087 * remote.texi: Update documentation of set/show mipsfpu.
5088
3fc11d3e
JM
5089Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5090
5091 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5092 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5093
5094Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5095
5096 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5097 obsolete conditionals, described some others.
5098
5099Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5100
5101 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5102 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5103
5104Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5105
5106 * gdbint.texinfo: Put regex conditionals in their own table.
5107
5108Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5109
5110 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5111 described or fixed the descriptions of many others.
5112
5113Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5114
5115 * gdb.texinfo: Add some more credits.
5116 * gdbint.texinfo: Capitalize GDB consistently, describe some
5117 macros and remove some.
5118
5119Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5120
5121 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5122 obsolete conditionals, described some others.
5123
5124Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5125
5126 * gdb.texinfo (help targets): Changed to `help target', which
5127 is the correct gdb command.
5128
5129Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5130
5131 * annotate.texi (TODO): New node, for keeping track of annotations
5132 suggested but not yet implemented.
5133
5134Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5135
5136 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5137 another symbol, it is not the address itself.
5138
5139Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5140
5141 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5142 of stabs-in-coff sections.
5143
5144Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5145
5146 * annotate.texi: Change edition to 0.5 and date to May 1994.
5147 Add index.
5148 (Frames): New node, for frame annotation.
5149 (Displays): New node, for display annotation.
5150
5151 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5152 when waiting for your program to stop.
5153
5154Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5155
5156 * annotate.texi (Breakpoint Info): Document annotation of header
5157 fields and record annotation.
5158
5159Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5160
5161 * annotate.texi: New file, to document annotations.
5162
5163Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5164
5165 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5166 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5167
5168Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5169
5170 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5171 section, and say n_strx field is compilation unit relative.
5172 * stabs.texinfo: Don't use @code for a.out when it is the name of
5173 an object file format.
5174
5175Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5176
5177 * gdb.texinfo: Refer to file names, not path names, per rms
5178 convention.
5179 (Arguments): Fix typo.
5180
5181Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5182
5183 * stabs.texinfo (Global Variables): Talk about stabs in files
5184 where variables are referenced, but not defined.
5185
5186Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5187
5188 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5189 Cplusplus to new nodes Member Type Descriptor and Method Type
5190 Descriptor. Re-write stuff for #.
5191
5192Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5193
5194 * gdb.texinfo (Print Settings): Don't document "set print
5195 fast-symbolic-addr off". The bug which it worked around was fixed
5196 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5197
5198 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5199 N_ENTRY node.
5200
5201 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5202
5203Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5204
5205 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5206 references to ieee-float.c.
5207
5208Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5209
5210 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5211 match what the code actually does.
5212
5213Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5214
5215 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5216
5217Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5218
5219 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5220 i, and b.
5221
5222Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5223
5224 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5225 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5226 as "stabs in sections" rather than just saying "ELF and SOM".
5227 Also make that stuff apply to COFF.
5228
5229Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5230
5231 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5232 Ghostscript.
5233
5234Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5235
5236 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5237 versus functions without line numbers, also mention stepping into
5238 them as well as "step" when you are in them. Tell the user how to
5239 deal with the situation. Add comment about "debugging information".
5240
5241Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5242
5243 * stabs.texinfo (Enumerations): Document restriction on where
5244 enumeration types can appear and still win with GDB.
5245
5246Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5247
5248 * stabs.texinfo (Negative Type Numbers): Document format for type
5249 -16.
5250
5251Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5252
5253 * gdb.texinfo (Selection, Frame Info): Update information about
5254 arbitrary frame specficiations.
5255
5256Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5257
5258 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5259
5260Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5261
5262 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5263
5264Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5265
5266 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5267
5268Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5269
5270 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5271 Differences node to Statics node.
5272 (Statics): Discuss XCOFF use of V symbol descriptor.
5273
5274 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5275 not clean.
5276
5277Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5278
5279 * gdb.texinfo (Print Settings): Document `set print
5280 fast-symbolic-addr' and improve the doc for some other
5281 `set print's.
5282
5283Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5284
5285 * stabs.texinfo (String Field): Talk about defining several type
5286 numbers at once.
5287 Fix lint regarding changing node ELF Transformations to
5288 ELF and SOM Transformations.
5289
5290Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5291
5292 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5293
5294Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5295
5296 * stabs.texinfo (Cross-References): `::' is for nested types only
5297 within <>.
5298 (Structures): Document static members.
5299
5300Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5301
5302 * stabs.texinfo: Document S type attribute.
5303
5304Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5305
5306 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5307
5308Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5309
5310 * gdbint.texinfo: Fix a few typos.
5311
5312Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5313
5314 * gdb.texinfo, remote.texi: formatting improvements
5315
5316 * gdb.texinfo (New Features): mention threads.
5317 (Summary, C): fix xrefs in newly contributed text.
5318 (Threads): index entries, clarifications, example
5319 (passim): minor typos fixed, phrasing improvements
5320
5321 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5322 entries; (Server): explain use of gdbserver w/real-time systems,
5323 add example of conflicting TCP port; (MIPS Remote) break up
5324 running text into table, highlighting commands, and add example.
a9331b3f 5325
c906108c
SS
5326Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5327
5328 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5329
5330Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5331
5332 * stabs.texinfo (Nested Symbols): New node.
5333 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5334
5335Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5336
5337 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5338 to picking which Bbss.bss symbol to use, and (because there seems to
5339 be no good way of doing it) re-write some of the text to make it
5340 sound like Bbss.bss isn't such a great idea after all (as currently
5341 designed).
5342
5343 * gdb.texinfo (C): In addition to saying people have to use g++ for
5344 good results, say they have to use stabs. Specifically say cfront
5345 doesn't work well.
5346 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5347 the gdb README. Add xrefs to places where the support for the various
5348 languages is described in detail.
5349
5350Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5351
5352 * stabs.texinfo: Clean up stuff about visibility and virtual
5353 characters.
5354
5355 * stabs.texinfo (N_M2C): Cite Sun doc.
5356
5357Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5358
5359 * gdb.texinfo: updates re threads.
5360 * remote.texinfo: avoid index entries starting with digits.
5361
5362Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5363
5364 * stabs.texinfo (Enumerations): Talk about large, negative and
5365 octal values. Clean up cross reference to type attributes.
5366 (String Field): Say that GDB 4.11 supports size attribute.
5367
5368Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5369
5370 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5371 is a mandatory step. Make the stuff about that more concise.
5372
5373Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5374
5375 * stabs.texinfo (Class Names): New node.
5376
5377 * gdb.texinfo (Command Files): Explain order of init file reading.
5378
5379 * remote.texi (Bootstrapping): Talk about getting the serial driver
5380 to deal with ^C sent by gdb to stop the remote system.
5381
5382Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5383
5384 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5385
5386 * libgdb.texinfo (Defining Commands): made the DOC arg
5387 to gdb_define_app_command a char * instead of char **
5388 per a suggestion from kingdon.
5389
5390 * libgdb.texinfo: total rewrite from a different starting
5391 premise.
5392
5393Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5394
5395 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5396 floats passed as doubles (to improve clarity).
5397
5398Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5399
5400 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5401
5402 * a4rc.sed: update to work with Andreas Vogel papersize params
5403
5404 * refcard.tex: use Andreas Vogel simplifications of papersize
5405 params; remove useless version info; update copyright date.
5406
5407Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5408
5409 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5410
5411Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5412
5413 * gdb.texinfo (Files): Say what address the load command loads it at.
5414
5415 * stabs.texinfo (Common Blocks): Minor cleanups.
5416
5417 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5418 that Sun has backed away from the linker kludge and thus the relevant
5419 issue is changes to the SunPRO tools, not the Solaris linker.
5420
5421 * stabs.texinfo (Traditional Integer Types): Clean up description
5422 of octal bounds a little bit. Document extra leading zeroes.
5423
5424Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5425
5426 * gdb.texinfo (Signaling): Update for symbolic symbol names
5427 and add a section explaining the difference between the GDB
5428 signal command and the shell kill utility.
5429
5430Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5431
5432 * libgdb.texinfo: added `@' to braces that were unescaped.
5433
5434Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5435
5436 * libgdb.texinfo: new file. Spec for the gdb library.
5437
5438Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5439
5440 * stabs.texinfo (Include Files): Fix typo (start -> end).
5441
5442Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5443
5444 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5445 from Melissa at FSF's editing pass.
5446
5447Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5448
5449 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5450 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5451 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5452
5453Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5454
5455 * remote.texi (Bootstrapping): Discuss 386 call gates.
5456
5457Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5458
5459 * stabs.texinfo (Based Variables): New node.
5460
5461Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5462
5463 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5464 names, sizes, and formats to suggest how not to lose.
5465
5466Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5467
5468 * stabs.texinfo (Methods): Fix typo.
5469
5470Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5471
5472 * gdb.texinfo: Fix a few typos.
5473
5474Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5475
5476 * gdb.texinfo: Clarify how well it works with Fortran.
5477
5478 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5479 More on relocating stabs in ELF files.
5480
5481Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5482
5483 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5484
5485Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5486
5487 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5488 parameters on VAX.
5489
5490Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5491
5492 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5493
5494Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5495
5496 * stabs.texinfo: Make info author notice match the TeX author notice.
5497
5498Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5499
5500 * stabs.texinfo: Initial-caps all words in node names and
5501 non-trivial words in section names.
5502
5503Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5504
5505 * stabs.texinfo: Many minor cleanups.
5506
5507 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5508
5509Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5510
5511 * stabs.texinfo: Remove full description of big example.
5512 It's not really helpful; just use pieces of it where appropriate.
5513 Add more Texinfo formatting directives (@samp, etc.).
5514 Use @deffn to define stab types.
5515 Eliminate some wordiness. Break up some nodes.
5516 Add an (alphabetized) index of symbol types.
5517 Use consistent capitalization style in node and section names.
5518
5519Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5520
5521 * gdb.texinfo: Change typo "Two two" to "The two".
5522
5523Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5524
5525 * stabs.texinfo (XCOFF-differences): Remove references to
5526 non-existent types N_DECL and N_RPSYM.
5527
5528 * stabs.texinfo (String Field): Say that type attributes bug is
5529 fixed in GDB 4.10, since it is.
5530
5531 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5532
5533Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5534
5535 * stabs.texinfo: Formatting cleanups.
5536
5537Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5538
5539 * stabs.texinfo: When explaining the n_type of a stab, standardize
5540 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5541 no tabs, use @r).
5542 (Global Variables): Clean up.
5543
5544Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5545
5546 * stabs.texinfo (Stack Variables): Re-write.
5547
5548Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5549
5550 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5551 addresses of a source file. Also revise formatting.
5552 Change "object module" or "object file" to "source file".
5553 Various: Miscellaneous cleanups.
5554
5555Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5556
5557 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5558
5559Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5560
5561 * gdbint.texinfo: Removed many nonsensical machine-collected
5562 host and target conditionals, described some of the remainder.
5563
5564Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5565
5566 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5567
5568 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5569 paragraph which follows.
5570
5571 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5572 variables. Looks better and avoids overful hbox.
5573
5574Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5575
5576 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5577
5578Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5579
5580 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5581 retransmit-timeout
5582
5583Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5584
5585 * gdbint.texinfo: Update statement about `some ancient Unix
5586 systems, like Ultrix 4.0' to Ultrix 4.2.
5587
5588Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5589
5590 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5591
5592 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5593
5594 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5595 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5596
5597 * remote.texi: new name for former gdbinv-s.texi
5598
5599 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5600
5601Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5602
5603 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5604 variables for MIPS remote debugging protocol.
5605
5606Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5607
5608 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5609
5610Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5611
5612 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5613
5614Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5615
5616 * gdb.texinfo: repair conditional bugs in text markup
5617
5618Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5619
5620 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5621 to select Modula-2 material.
5622
5623Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5624
5625 * stabs.texinfo: Cleanups regarding statics.
5626
5627 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5628 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5629
5630Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5631
5632 * stabs.texinfo: N_MAIN is sometimes used for C.
5633
5634Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5635
5636 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5637
5638Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5639
5640 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5641 removed from the code by Kingdon.
c906108c
SS
5642
5643Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5644
5645 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5646 input when evaluating breakpoint conditions; the bug has been fixed.
5647
5648 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5649 sets the ignore count to N-1, not to N.
5650
5651Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5652
5653 * refcard.tex (\hoffset): correct longstanding error to match
5654 intended offset; avoids cutting off edge on some printers
5655
5656Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5657
5658 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5659
5660Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5661
5662 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5663
5664Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5665
5666 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5667 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5668 collect sed edits if any, apply to refcard before formatting;
5669 (refcard.ps) stop implying PS fonts if PS output requested;
5670 (lrefcard.ps) delete extra target for variant PS fonts
5671
5672 * refcard.tex: parametrize papersize dependent info, collect
5673 in easily replaced spot
5674
5675 * a4rc.sed: new file, edits to refcard for A4 paper
5676
5677Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5678
5679 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5680
5681Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5682
5683 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5684
5685Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5686
5687 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5688 politely rather than rudely.
5689
5690Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5691
5692 * stabs.texinfo: Document common blocks.
5693
5694Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5695
5696 * stabs.texinfo: Add some basic info about stabs-in-elf.
5697
5698Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5699
5700 * stabs.texinfo (Top): Minor cleanup.
5701
5702Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5703
5704 * Makefile.in (install-info): remove parentdir support
5705
5706Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5707
5708 * gdb.texinfo (Copying): delete this node and references to it;
5709 RMS says this manual need not carry GPL. (passim): Improvements
5710 from last round at FSF, largely due to Ian Taylor review, and
5711 minor formatting improvements.
5712
5713 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5714 largely due to Ian Taylor review. (Debug Session): minor edits to
5715 new text.
5716
5717Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5718
5719 * Makefile.in (realclean): Remove info and dvi files too.
5720
5721Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5722
5723 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5724 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5725 * gdb.texinfo: Change accordingly.
5726
5727 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5728 N_{L,R}BRAC,N_SLINE are relative to.
5729
5730Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5731
5732 * Makefile.in (GDBvn.texi): Update atomically.
5733
5734Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5735
5736 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5737
5738Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5739
5740 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5741 addresses together. Also motivate the set print symbol-filename
5742 command and suggest other solutions.
5743
5744Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5745
5746 * gdb.texinfo (set print elements): Note that the number of
5747 elements is set to unlimited by "set print elements 0".
5748
5749Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5750
5751 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5752 NF_LDOUBLE means.
5753 (Stab Types): Include Solaris stab types.
5754 (Procedures): Document Solaris extensions.
5755
5756Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5757
5758 * gdb.texinfo: Add `set print symbol-filename' doc.
5759
5760Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5761
5762 * stabs.texinfo (Arrays): Talk about type definition vs. type
5763 information.
5764
5765 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5766 the trailing semicolon.
5767
5768Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5769
5770 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5771 and merge in other parts of the document addressing these subjects.
5772 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5773
5774 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5775 at the end of a range type.
5776
5777 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5778 AIX extensions.
5779
5780Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5781
5782 * stabs.texinfo (Stabs Format): Misc fixes.
5783
5784Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5785
5786 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5787 (Traditional builtin types): Document convex convention for long long.
5788 (Negative builtin types): Discuss type names, and misc fixes.
5789
5790Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5791
5792 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5793 point types used with @samp{R} type descriptor.
5794 (Symbol Descriptors): Describe how to handle conflict between
5795 different meanings of @samp{P} symbol descriptor.
5796
5797Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5798
5799 * stabs.texinfo: Remove node Quick Reference and put its children
5800 directly under the main menu.
5801
5802 * stabs.texinfo: Many more changes to bring it into line with
5803 AIX documentation and reality. I think it now has all the
5804 information from the AIX documentation, except that I burned
5805 out when I got to variant records (Pascal and Modula-2) and
5806 all the COBOL types. Oh well, we can add them later when we're
5807 worrying more about those languages.
5808
5809 * stabs.texinfo (Automatic variables): Talk about what it means
5810 to omit the symbol descriptor.
5811
5812Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5813
5814 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5815 gcc2 behavior with promoted args.
5816
5817Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5818
5819 * gdb.texinfo: include readline appendices in info version of manual
5820
5821Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5822
5823 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5824 target remote.
5825
5826 * gdb.texinfo (Machine Code): more index entries for disassemble
5827
5828Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5829
5830 * Clarify the intended use of the gdb-testers and gdb-patches
5831 mailing lists, and shrink gzip comment.
5832
5833Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5834
5835 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5836 DOSHOST configuration of manual.
5837
5838 * gdb.texinfo (MIPS Stack): new node.
5839
5840 * all-config.texi (MIPS) new switch.
5841
5842 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5843 tense; (MIPS Remote) new node.
5844
5845 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5846 bug; (Environment) less passive, other small cleanups in text about
5847 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5848 (Remote) new MIPS Remote menu entry.
5849
5850Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5851
5852 * stabs.texinfo: Many changes to include information from the
5853 AIX documentation.
5854
5855 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5856
5857Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5858
5859 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5860 Move a bunch of information from ../README.
5861 (Getting Started): New node.
5862
5863Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5864
5865 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5866
5867 * gdb.texinfo: advance manual revision dates to present
5868
5869 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5870 stop using silly Roman numerals in @set variable names
5871
5872Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5873
5874 * stabs.texinfo (Parameters): Keep trying to get this right.
5875
5876Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5877
5878 * stabs.texinfo (Parameters): More on "local parameters".
5879
5880Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5881
5882 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5883
5884Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5885
5886 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5887 (Parameters): Rewrite.
5888 (xcoff-differences, Sun-differences): Minor changes.
5889
5890Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5891
5892 * stabs.texinfo: Minor cleanup.
5893
5894Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5895
5896 * gdbint.texinfo: Minor xcoff stuff.
5897
5898Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5899
5900 * gdbint.texinfo: Update for new config directory structure.
5901 Add info about internal type data structures.
5902
5903Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5904
5905 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5906 $(srcdir).
5907 (gdb-config.texi): Depend on file in $(srcdir).
5908
5909Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5910
5911 * stabs.texinfo: Fixes about N_SO.
5912
5913Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5914
5915 * gdb.texinfo: include list of nonstandard init file names
5916
5917 * *-config.texi: new switch GENERIC for text that applies *only*
5918 to (usual) multiple-target version of manual
5919
5920 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5921 h8 config
5922
5923 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5924 in menus (rather than conditionally selected multiple alternative
5925 menus).
5926
5927 * Makefile.in: define and use DOC_CONFIG var to select
5928 configuration for GDB user manual.
5929
5930 * gdb-config.texi: delete from repository, generate from Makefile.
5931
5932 * all-config.texi: normal `generic' configuration file, formerly
5933 stored as gdb-config.texi
5934
5935Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5936
5937 * Makefile.in: add dvi target to build all .dvi files
5938
5939Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5940
5941 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5942
5943Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5944
5945 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5946 host conditionals.
5947 * stabs.texinfo: More array fixes inspired by Jim's.
5948
5949Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5950
5951 * stabs.texinfo: Fixes re arrays and continuations.
5952
5953 * gdbint.texinfo: Add XCOFF node.
5954
5955Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5956
5957 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5958
5959Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5960
5961 * stabs.texinfo: Fix for array types to mention lower bounds.
5962
5963Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5964
5965 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5966
5967Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5968
5969 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5970
5971Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5972
5973 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5974 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5975
5976Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5977
5978 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5979
5980Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5981
5982 * gdb.texinfo, gdbinv-s.texi: misc updates
5983
5984Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5985
5986 * gdbint.texinfo: Brief documentation for longjmp support,
5987 from an email msg by Stu.
5988
5989Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5990
5991 * stabs.texinfo: Fix description of floating point "range"
5992 types (which really define basic types). Reported by Jim Meehan,
5993 <meehan@src.dec.com>.
5994
5995 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5996
5997Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5998
5999 * gdbint.texinfo: Slightly expand section on supporting a new
6000 object file format.
6001
6002Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6003
6004 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6005 intermediate file.
6006
6007Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6008
6009 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6010
6011Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6012
6013 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6014
6015 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6016 as well as Z8002.
6017
6018Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6019
6020 * gdbint.texinfo: Add sections on clean design and on how to send
6021 in changes.
6022
6023Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6024
6025 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6026
6027Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6028
6029 * gdb.texinfo: Fix typo, reported by Karl Berry.
6030
6031Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6032
6033 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6034
6035Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6036
6037 * gdbint.texinfo: fixed a stray email address (needs @@),
6038 added @table @code to node "Native Conditionals"
6039
6040Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6041
6042 * gdbint.texinfo: Describe coding style of GDB.
6043
6044Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6045
6046 * stabs.texinfo: Minor wording changes.
6047
6048Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6049
6050 * gdbint.texinfo: Improve release doc slightly.
6051
6052Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6053
6054 * gdbint.texinfo: Improve doc of GDB config macros.
6055
6056Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6057
6058 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6059 These will be reinserted when examined.
6060
6061Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6062
6063 * gdbint.texinfo: Make a start at documenting all the #if macros
6064 in GDB. At least list them all, and start separating them into
6065 host-specific and target-specific.
6066
6067Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6068
6069 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6070 examples (not consistent w others).
c906108c
SS
6071 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6072 for generic vn of doc
6073
6074Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6075
6076 * Makefile.in: always create installation directories.
6077
6078Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6079
6080 * gdb.texinfo: in h8 config, do not describe searching commands.
6081
6082Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6083
6084 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6085 conditionals; introduce a few generic switches that may be
6086 useful for other cross-dev or dos-hosted configs.
6087
6088 * gdb.texinfo: fix typo in "info reg" description
6089
6090Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6091
6092 * stabs.texinfo: Minor updates from running TeX over it.
6093 * Makefile.in (stabs.dvi, stabs.ps): Add.
6094
6095Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6096
6097 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6098 First pass at converting it to texinfo.
6099
6100Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6101
6102 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6103 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6104
6105Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6106
6107 * gdbint.texinfo: Add section on partial symbol tables.
6108
6109Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6110
6111 * gdb.texinfo: document `set remotedebug' and `set
6112 rstack_high_address'.
6113
6114Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6115
6116 * gdb.texinfo: slight expansion of new text on reading info files
6117 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6118 H8/300 from DOS.
6119
6120Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6121
6122 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6123
6124Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6125
6126 * gdb.texinfo: Say how to read the `info' files.
6127
6128Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6129
6130 * Makefile.in: gm4 -> m4.
6131
6132Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6133
6134 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6135 Documentation' ahead of `Installing GDB' to match README.
6136 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6137 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6138
6139Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6140
6141 * Makefile.in: remove $(srcdir) from gdb.info rule.
6142
6143Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6144
6145 * Makefile.in: commented out gdb-all.texinfo rule. This is
6146 temporary.
6147
6148Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6149
6150 * Makefile.in, configure.in: removed traces of namesubdir,
6151 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6152 copyrights to '92, changed some from Cygnus to FSF.
6153
6154Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6155
6156 * gdb.texinfo: Improve how we ask for bug reports.
6157
6158Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6159
6160 * Makefile.in: infodir belongs in datadir.
6161
6162Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6163
6164 * Makefile.in: remove spaces following hyphens, bsd make can't
6165 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6166 standards.text support.
c906108c
SS
6167
6168Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6169
6170 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6171 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6172 and mandir now keyed off datadir by default.
6173
6174\f
6175Local Variables:
9e9c5ae7 6176mode: change-log
c906108c
SS
6177left-margin: 8
6178fill-column: 74
6179version-control: never
6180End:
This page took 0.907977 seconds and 4 git commands to generate.