* spu-tdep.c (spu_gdbarch_init): Call set_gdbarch_frame_red_zone_size.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
6d76a53d
SS
12008-07-31 Stan Shebs <stan@codesourcery.com>
2
3 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4
1f70da6a
SS
52008-07-29 Stan Shebs <stan@codesourcery.com>
6
7 * gdbint.texinfo: General round of cleanup and minor
8 clarifications.
9 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
10 (Longjmp Support): Update description to reflect how it is done
11 for targets without using native header.
12 (Symbol Handling): Add a little more general explanation.
13 (COFF, ELF): Mention stabs encapsulation.
14 (DWARF 3): New section.
15 (Adding a New Host): Scrub out some obsolete bits.
16 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
17 (Host Conditionals): Remove descriptions of NO_STD_REGS,
18 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
19 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
20 SEEK_SET, STOP_SIGNAL, USG.
21 (Raw and Virtual Register Representations): Ditto for
22 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
23 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
24 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
25 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
26 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
27 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
28 DEPRECATED_REGISTER_VIRTUAL_SIZE,
29 DEPRECATED_REGISTER_VIRTUAL_TYPE,
30 DEPRECATED_USE_STRUCT_CONVENTION.
31 Describe gdbarch_deprecated_fp_regnum.
32 Update description of gdbarch_print_insn.
33 (Adding a New Target): Scrub out obsolete bits.
34 (Obsolete Conditionals): Remove entire section.
35
383f836e
TT
362008-07-25 Tom Tromey <tromey@redhat.com>
37
38 * observer.texi (GDB Observers): Document new observers:
39 breakpoint_created, breakpoint_deleted, breakpoint_modified,
40 tracepoint_created, tracepoint_deleted, tracepoint_modified,
41 architecture_changed.
42
cfd8ab24
SS
432008-07-21 Stan Shebs <stan@codesourcery.com>
44
45 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
46 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
47
781b42b0
TT
482008-07-21 Tom Tromey <tromey@redhat.com>
49
50 * observer.texi (GDB Observers): Remove obsolete comment.
51 <executable_changed>: Remove argument.
52
d7d9f01e
TT
532008-07-18 Tom Tromey <tromey@redhat.com>
54
55 * gdb.texinfo (Macros): Update. Use @code rather than @command.
56
bf250677
DE
572008-07-10 Doug Evans <dje@google.com>
58
59 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
60
10568435
JK
612008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
62
63 * gdb.texinfo (Starting): Document "set disable-randomization".
64
5ae4183a
AS
652008-07-07 Andreas Schwab <schwab@suse.de>
66
67 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
68
b56e7235
VP
692008-07-06 Vladimir Prus <vladimir@codesourcery.com>
70
71 * gdb.texinfo (GDB/MI Target Manipulation): Add
72 example of -target-attach.
73
e1ac3328
VP
742008-06-10 Vladimir Prus <vladimir@codesourcery.com>
75
76 * observer.texi (target_resumed): New observer.
5ae4183a 77 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 78
65d12d83
TT
792008-06-06 Tom Tromey <tromey@redhat.com>
80
81 * gdb.texinfo (Completion): Add field name example.
82
fbc5282e
MK
832008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
84
85 * gdb.texinfo (GDB/MI Program Context): Added example
86 to -exec-arguments
5ae4183a 87
fbc5282e 882008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
89
90 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
91 annotation.
92
c16158bc 932008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
94 Nathan Sidwell <nathan@codesourcery.com>
95 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
96
97 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
98 and ACX_BUGURL.
99 * configure: Regenerate.
100 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
101 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
102 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
103 mailing-list-specific text about bug reporting unless
104 BUGURL_DEFAULT.
105
75c99385
PA
1062008-06-05 Pedro Alves <pedro@codesourcery.com>
107
108 * gdb.texinfo (-target-select): Remove reference to target async.
109 (Maintenance Commands): Document "maint set/show remote-async".
110
1763a388
MK
1112008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
112
113 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
114 in -target-file-get section.
5ae4183a 115
d0d064df
PA
1162008-05-22 Pedro Alves <pedro@codesourcery.com>
117
9b562ab8
PA
118 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
119 killing the inferior when it is already debugging a process.
d0d064df 120
8dfa32fc
JB
1212008-05-21 Joel Brobecker <brobecker@adacore.com>
122
123 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
124 abbreviation for "finish".
125
55f996a7
NR
1262008-05-21 Nick Roberts <nickrob@snap.net.nz>
127
128 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
129
ba2b1c56
DJ
1302008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
131
132 * gdbint.texinfo (Target Conditionals): Delete entry for
133 gdbarch_dwarf_reg_to_regnum.
134
08388c79
DE
1352008-05-09 Doug Evans <dje@google.com>
136
a3c83fae 137 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 138
d14508fe
DE
1392008-05-05 Doug Evans <dje@google.com>
140
141 * gdb.texinfo (disassemble): Document /m modifier.
142
e2b7ddea
VP
1432008-05-05 Vladimir Prus <vladimir@codesourcery.com>
144
5ae4183a
AS
145 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
146 will not report the time of commands that run the target.
e2b7ddea 147
8eb41542
VP
1482008-05-03 Vladimir Prus <vladimir@codesourcery.com>
149
150 * gdb.texinfo (GDB/MI Output Records): Add
151 missing semicolon.
152
82f68b1c
VP
1532008-05-03 Vladimir Prus <vladimir@codesourcery.com>
154
155 * gdb.texinfo (GDB/MI Output Records):
156 Document =thread-create and =thread-exited.
157
fa0f268d
VP
1582008-05-03 Vladimir Prus <vladimir@codesourcery.com>
159
160 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 161 Remove mention of dmi-discuss.
fa0f268d 162
063bfe2e
VP
1632008-05-03 Pedro Alves <pedro@codesourcery.com>
164
165 * observer.texi (thread_exit): New.
166
237fc4c9
PA
1672008-05-02 Pedro Alves <pedro@codesourcery.com>
168
169 * gdb.texinfo (Debugging Output): Document "set/show debug
170 displaced".
171 (Maintenance Commands): Document "maint set/show
172 can-use-displaced-stepping".
173
0428b8f5
DJ
1742008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
175
176 * gdb.texinfo (ARM): Document set/show arm fallback-mode
177 and set/show arm force-mode.
178
5009afc5
AS
1792008-05-02 Andreas Schwab <schwab@suse.de>
180
181 * gdbint.texinfo (Algorithms): Describe
182 target_watchpoint_addr_within_range.
183
669fac23
DJ
1842008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
185
186 * gdbint.texinfo (Stack Frames): New chapter.
187 (Algorithms): Move Frames text to the new chapter.
188 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
189 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
190
721c02de
VP
1912008-04-24 Vladimir Prus <vladimir@codesourcery.com>
192
5ae4183a
AS
193 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
194 output does not necessary include any tokens.
721c02de 195
c055b101
CV
1962008-04-22 Corinna Vinschen <vinschen@redhat.com>
197
198 * gdb.texinfo (Set SH Calling convention): New @item.
199 (Show SH Calling convention): Ditto.
200
68837c9d
MD
2012008-04-22 Markus Deuling <deuling@de.ibm.com>
202
203 * gdb.texinfo (Fortran Operators): Describe '%' operator.
204
2e9132cc
EZ
2052008-04-20 Eli Zaretskii <eliz@gnu.org>
206
207 * gdb.texinfo (Set Breaks): Mention that multiple location
208 breakpoints need line number info. Add index entries.
209
31fffb02
CS
2102008-04-19 Craig Silverstein <csilvers@google.com>
211
212 * gdb.texinfo (Requirements): Add an optional requirement on
213 zlib.
214 * gdbint.texinfo (Debugging File Formats): Add new subsection for
215 Compressed DWARF 2.
216
a47ec5fe
AR
2172008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
218
219 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
220 sample output for 'stopped,reason="breakpoint-hit"' message.
221 (GDB/MI Program Execution): Likewise.
222
de051565
MK
2232008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
224
5ae4183a 225 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
226 -var-set-format. Add -f option to -var-evaluate-expression.
227
6ba66d6a
JB
2282008-04-03 Joel Brobecker <brobecker@adacore.com>
229
230 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
231 new node "Ambiguous Expressions". Replace references to this
232 node by references to "Ambiguous Expressions" throughout.
233 (Ambiguous Expressions): New node.
234
1e26b4f8
DJ
2352008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
236
237 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
238
b84876c2
PA
2392008-03-21 Pedro Alves <pedro@codesourcery.com>
240
241 * gdb.texinfo (Debugging Output): Document
242 "set/show debug lin-lwp-async".
243 (Maintenance Commands): Document "maint set/show linux-async".
244
63092375
DJ
2452008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
246
247 * gdb.texinfo (Expressions): Update description of malloced arrays.
248
8e8901c5
VP
2492008-03-15 Vladimir Prus <vladimir@codesourcery.com>
250
251 * gdb.texinfo (Thread Commands): Document
252 -thread-info. Remove -thread-list-all-threads.
253
1fddbabb
PA
2542008-03-14 Pedro Alves <pedro@codesourcery.com>
255 Sandra Loosemore <sandra@codesourcery.com>
256
257 * gdb.texinfo (Library List Format): Update to mention the
258 possibility to pass section addresses instead of segment
259 addresses.
260
ccd213ac
DJ
2612008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
262
263 * gdb.texinfo (Starting): Document "set exec-wrapper".
264 (Server): Document gdbserver --wrapper.
265
fa4727a6
DJ
2662008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
267
268 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
269 unreadable memory. Delete obsolete SPARClite reference.
270
8edfe269
DJ
2712008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
272
273 * gdb.texinfo (Starting): Mention always-running targets.
274 (Target Commands): Add an anchor for load.
275 (Connecting): Explain continue instead of run.
276
1843f87b
DJ
2772008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
278
279 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
280
f9082629
NR
2812008-02-26 Nick Roberts <nickrob@snap.net.nz>
282
283 * gdb.texinfo (Set Breaks): Revert description of Enb column of
284 breakpoint table.
285
fd96d250
PA
2862008-02-19 Pedro Alves <pedro@codesourcery.com>
287
288 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
289 killing the inferior when it is already debugging a process.
290
36af4ef6
MD
2912008-02-13 Markus Deuling <deuling@de.ibm.com>
292
293 * gdbint.texinfo (Build Script): New section. Mention new build script
294 gdb_buildall.sh.
295
cda4ce5a
JB
2962008-02-01 Jim Blandy <jimb@red-bean.com>
297
298 * gdb.texinfo (Help): Summarize 'info args' correctly.
299
4acd40f3
TJB
3002008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
301
302 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
303 available in PowerPC architecture.
304 (Embedded Processors): Change node name of PowerPC item in menu.
305 (PowerPC): Rename to...
306 (PowerPC Embedded): this.
307 (Architectures): Add new PowerPC item in menu.
308 (PowerPC): New node.
309
6e6c6f50
DJ
3102008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
311
312 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
313 commands.
314
5ee187d7
DJ
3152008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
316
317 * gdb.texinfo (Setting Catchpoints): Mention features
318 supported on GNU/Linux.
319
e275c0d9
NR
3202008-01-30 Nick Roberts <nickrob@snap.net.nz>
321
322 * gdb.texinfo (GDB/MI File Commands): Describe new output
323 field for MI command -file-list-exec-source-file.
324
2d717e4f
DJ
3252008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
326
327 * gdb.texinfo (Using the `gdbserver' Program): Add security
328 warning. Rearrange into subsections and subsubsections. Document
329 --multi and --debug. Correct --with-sysroot typo. Update --attach
330 usage. Make load reference clearer. Document monitor exit.
331 (Remote Configuration): Document set remote exec-file, attach-packet,
332 and run-packet.
333 (Packets): Document vAttach and vRun.
334
d35a4257 3352008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
336
337 * gdb.texinfo (Processes): Mention process command.
338 detach-on-follow -> detach-on-fork.
339
c78d192c
DJ
3402008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
341
342 * gdbint.texinfo (Native Conditionals): Remove
343 SHELL_COMMAND_CONCAT and SHELL_FILE.
344
d35a4257
EZ
3452008-01-26 Eli Zaretskii <eliz@gnu.org>
346
347 * gdb.texinfo (Specify Location): Improve wording.
348
93815fbf
VP
3492008-01-23 Chris Demetriou <cgd@google.com>
350
351 * gdb.texinfo (Threads): Document new "set print thread-events"
352 and "show print thread-events" commands.
353
2a25a5ba
EZ
3542008-01-19 Eli Zaretskii <eliz@gnu.org>
355
356 * gdb.texinfo (Specify Location): New section.
357 (Delete Breaks, Edit, Set Breaks): Remove description of
358 locations. Instead, add a reference to "Specify Location".
359 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
360 (Symbols): Refer to "Specify Location" for the valid forms of
361 linespecs and locations.
362
32c9a795
MD
3632008-01-18 Markus Deuling <deuling@de.ibm.com>
364
365 * gdbint.texinfo (Target Conditionals): Replace the description of
366 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
367
b17828ca
JB
3682008-01-12 Paul Hilfinger <hilfinger@adacore.com>
369
370 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
371 about &&var, which is rejected by the expression parser.
372
0aea4bf3
LM
3732008-01-09 Luis Machado <luisgpm@br.ibm.com>
374
375 * gdb.texinfo (Output): Update documentation on using printf with DFP
376 types.
377
febe4383
TJB
3782008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
379
380 * gdb.texinfo (C and C++): Add Decimal Floating Point format
381 subsubsection.
382 (Decimal Floating Point format): New subsubsection.
383
7a404eba
PA
3842008-01-05 Pedro Alves <pedro@codesourcery.com>
385
386 * gdb.texinfo (File Options): Remove mention of the attempt to
387 open a core file with the -p option. Don't list -c as a valid
388 option to attach to a process.
389
a4d9b460
PA
3902008-01-05 Pedro Alves <pedro@codesourcery.com>
391
392 * gdbint.texinfo (Host Conditionals): Remove mention of
393 ALIGN_STACK_ON_ENTRY.
394
6ec2edbe
JB
3952008-01-05 Joel Brobecker <brobecker@adacore.com>
396
397 * gdbint.texinfo (Start of New Year Procedure): Add item
398 describing how to update the source and documentation copyright
399 notices.
400
d8b2a693
JB
4012007-12-18 Jim Blandy <jimb@codesourcery.com>
402
ab209b3a 403 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
404 watchpoint explanation into the main description of the watchpoint
405 command; update synopses of 'watch', 'rwatch', and 'awatch'
406 commands.
407
8b4ed427
VP
4082007-12-18 Vladimir Prus <vladimir@codesourcery.com>
409
410 * gdb.texinfo (Miscellaneous gdb/mi Commands):
411 Document 'pending-breakpoints' feature of
412 -list-features.
413
37e4754d
LM
4142007-12-17 Luis Machado <luisgpm@br.ibm.com>
415
669fac23 416 * gdb.texinfo: Add new parameter's description.
37e4754d 417
1d3811f6
DJ
4182007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
419
420 * gdb.texinfo (Overview): Clarify run-length encoding
421 example. Remove the restriction on "+" and "-" characters.
422
c1c25a1a
EZ
4232007-12-15 Eli Zaretskii <eliz@gnu.org>
424
425 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
426
afe8ab22 4272007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 428
afe8ab22
VP
429 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
430 the -f option for -break-insert, remove -r option,
431 and clarify specification of location.
432
a6b151f1
DJ
4332007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
434
435 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
436 formatting.
437 (Remote Debugging): Add File Transfer section.
438 (Remote Configuration): Document Host I/O packets.
439 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 440 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
441 (Packets): Add vFile.
442
3b784c4f
EZ
4432007-11-17 Eli Zaretskii <eliz@gnu.org>
444
445 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
446 breakpoints with multiple locations.
447 (Breakpoint Menus): Improve wording.
448 (Output): Fix last change.
449
a4ce5b0d
UW
4502007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
451
452 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
453
1b39d5c0
DE
4542007-11-15 Doug Evans <dje@google.com>
455
456 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
457
7a72d44c
VP
4582007-11-15 Vladimir Prus <vladimir@codesourcery.com>
459
460 * gdbint.texinfo (Native Conditionals): Remove
461 mention of CLEAR_SOLIB.
5ae4183a 462
6d1829bf 4632007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
464
465 * gdb.texinfo (Print Settings): Add documentation for "set/show
466 print frame-arguments".
467
1a619819
LM
4682007-11-05 Luis Machado <luisgpm@br.ibm.com>
469
3b784c4f 470 * gdb.texinfo (Output): Update printf command's description.
1a619819 471
55eddb0f
DJ
4722007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
473
474 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
475 powerpc soft-float".
476
9cceb671
DJ
4772007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
478
479 * gdb.texinfo (Files): Correct formatting. Mention Expat
480 requirement.
481 (Requirements for Building GDB): Expand the list of Expat
482 uses.
483 (Library List Format, Memory Map Format): Mention Expat.
484 (Target Descriptions): Update Expat wording.
485
83acabca
DJ
4862007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
487
488 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
489 Document that gdbarch_convert_register_p should return zero for no-op
490 conversions.
491
e35879db
UW
4922007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
493
83acabca 494 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
495 of set_gdbarch_sofun_address_maybe_missing back to ...
496 (Target Conditionals): ... here to fix build break.
497
203c3895
UW
4982007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
499
83acabca 500 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
501 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
502 (Compiler Characteristics): ... documentation of
503 set_gdbarch_sofun_address_maybe_missing.
504
11411de3
DJ
5052007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
506
507 * gdbint.texinfo (Target Conditionals): Use
508 frame_unwind_register_unsigned in examples instead of
509 frame_unwind_unsigned_register.
510
7cc46491
DJ
5112007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
512
513 * gdb.texinfo (Predefined Target Types): Add int128
514 and uint128.
515 (Standard Target Features): Add PowerPC features.
516
81adfced
DJ
5172007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
518
519 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
520
c1874924
UW
5212007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
522
523 * gdbint.texi (Target Conditionals): Remove documentation
524 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
525 gdbarch_extract_return_value, and gdbarch_store_return_value.
526
f6e56ab3
UW
5272007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
528
529 * gdbint.texi (Target Conditionals): Remove documentation of
530 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
531
56cf5405
KH
5322007-10-11 Kazu Hirata <kazu@codesourcery.com>
533
534 * gdb.texinfo: Mention that inaccessible-by-default is on by
535 default.
536
35156bae
DJ
5372007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
538
539 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
540
d983da9c
DJ
5412007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
542
543 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
544 multi-threaded watchpoints.
545 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
546 checked. Describe sticky notification. Expand description
547 of steppable and continuable watchpoints.
548 (Watchpoints and Threads): New subsection.
549
fe6fbf8b
VP
5502007-09-28 Vladimir Prus <vladimir@codesourcery.com>
551
552 * gdb.texinfo (Setting Breakpoints): Revise
553 documentation for pending breakpoints. Document
554 breakpoints with multiple locations.
5ae4183a 555
084344da
VP
5562007-09-19 Vladimir Prus <vladimir@codesourcery.com>
557
558 * gdb.texinfo (Miscellaneous gdb/mi Commands):
559 Document -list-features.
5ae4183a 560
82160952
EZ
5612007-09-15 Eli Zaretskii <eliz@gnu.org>
562
563 * gdb.texinfo (Output): Spell out which features of C's printf are
564 not supported by GDB's printf.
7e27a47a
EZ
565 (Separate Debug Files): More accurate wording regarding build ID
566 and a reference to the ld manual rather than the Fedora wiki.
82160952 567
ea37ba09
DJ
5682007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
569 Jim Blandy <jimb@codesourcery.com>
570
571 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
572 (Examining Memory): Update mentions of the 's' format.
573 (Automatic Display): Likewise.
574
b8533aec
DJ
5752007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
576
577 * gdb.texinfo: Update the FSF's Back-Cover Text.
578
83f83d7f
JK
5792007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
580 Eli Zaretskii <eliz@gnu.org>
581
582 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
583 Fixed the ``build ID'' name. New binaries build instructions for the
584 build ID inclusion. Explain how the commands are specific to the build
585 ID vs. debug link.
586
c7e83d54
EZ
5872007-09-01 Eli Zaretskii <eliz@gnu.org>
588
589 * gdb.texinfo (Separate Debug Files): Fix last change. Add
590 indexing for ``build ID'' support.
591
d3750b24
JK
5922007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
593
594 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
595 Enlisted BUILD ID to the debug file searching example.
596 Included a BUILD ID `.note.gnu.build-id' section description.
597 Updated/added the debug files splitting instructions for OBJCOPY.
598
02142340
VP
5992007-08-31 Vladimir Prus <vladimir@codesourcery.com>
600
601 * gdb.texinfo (Variable Objects): Adjust docs
602 for -var-info-expression and document
603 -var-info-path-expression.
604
d3bdde98
JB
6052007-08-20 Jim Blandy <jimb@codesourcery.com>
606
3fb6a982
JB
607 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
608 (title page): Include the dedication in the printed manual, as a
609 separate page after the copyright notice.
5ae4183a 610
d3bdde98
JB
611 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
612 don't break a @var across a line.
613
c80a96a8
MR
6142007-07-25 Maciej W. Rozycki <macro@mips.com>
615
616 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
617 for include files.
618
5824a901
NR
6192007-07-12 Nick Roberts <nickrob@snap.net.nz>
620
621 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
622 in annotate.texinfo.
623 (Command History): Link to new node.
5824a901 624
d52e7ea3
UW
6252007-07-05 Markus Deuling <deuling@de.ibm.com>
626
627 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
628
5fc14d0a
EZ
6292007-07-05 Eli Zaretskii <eliz@gnu.org>
630
631 * gdbint.texinfo (Target Conditionals): Fix last change.
632
4a9bb1df
UW
6332007-07-03 Markus Deuling <deuling@de.ibm.com>
634
635 * gdb.texinfo: Replace following macros by their appropriate gdbarch
636 routines:
637 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
638 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
639 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
640 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
641 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
642 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
643 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
644 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
645 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
646 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
647 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
648 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
649 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
650 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
651 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
652 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
653 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
654 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
655 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
656 (SOFTWARE_SINGLE_STEP_P)
657
658 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
659 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
660
661 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
662 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
663 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
664 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
665 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
666 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
667 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
668 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
669 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
670 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
671
672 (Converting an existing Target Architecture to Multi-arch): Remove
673 section.
674
675 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
676 (gdbarch_addr_bits_remove): Add code example.
677
678 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
679
cfa9d6d9
DJ
6802007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
681
682 * gdb.texinfo (Remote Configuration): Document library-info-packet.
683 Add other missing entries. Adjust the table size to fit.
684 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
685 stop reasons including the new "library" event.
686 (General Query Packets): Adjust table widths for qSupported. Mention
687 qXfer:libraries:read reply to qSupported and document the new packet.
688 (Library List Format): New section.
689
159fcc13
JK
6902007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
691
692 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
693
f66d1690
MS
6942007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
695
696 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
697
67102876
NR
6982007-06-25 Nick Roberts <nickrob@snap.net.nz>
699
700 * gdbint.texinfo (Register and Memory Data): Break sections
701 into nodes and add a menu.
702
a4642986
MR
7032007-06-21 Maciej W. Rozycki <macro@mips.com>
704
705 * gdb.texinfo (Examining Memory): Document the new behaviour.
706
e9c17194
VP
7072007-06-21 Vladimir Prus <vladimir@codesourcery.com>
708
709 * gdb.texinfo (Standard Target Features): Document
710 m68k features.
711
31d99776
DJ
7122007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
713
714 * gdb.texinfo (General Query Packets): Document qOffsets changes.
715
1780a0ed
DJ
7162007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
717
718 * gdb.texinfo (Target Description Format): Add version attribute
719 for <target>.
720
822b6570
DJ
7212007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
722
723 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
724
f8b73d13
DJ
7252007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
726
727 * gdb.texinfo (MIPS Features): New subsection.
728
0e7f50da
UW
7292007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
730 Markus Deuling <deuling@de.ibm.com>
731
732 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
733 and qXfer:spu:write packets and mention them under qSupported.
734
23d964e7
UW
7352007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
736 Markus Deuling <deuling@de.ibm.com>
737
738 * gdb.texinfo (Architectures): Add new SPU section to document
739 Cell Broadband Engine SPU architecture specific commands.
740
9f708cb2
VP
7412007-06-09 Vladimir Prus <vladimir@codesourcery.com>
742
743 * gdb.texinfo (GDB/MI Variable Objects): Editorial
744 comments.
745
7579b5f8
NR
7462007-06-07 Nick Roberts <nickrob@snap.net.nz>
747
748 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
749
bf06d120
JB
7502007-05-29 Jim Blandy <jimb@codesourcery.com>
751
752 * gdb.texinfo (Overview): Doc fix.
753
23776285
MR
7542007-05-22 Maciej W. Rozycki <macro@mips.com>
755
756 * gdb.texinfo (Remote Configuration): Document "set/show
757 remoteflow".
758
1a69e1e4
DJ
7592007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
760
bf06d120
JB
761 * gdb.texinfo (MIPS): Remove documentation for set mips
762 saved-gpreg-size, show mips saved-gpreg-size, and set mips
763 stack-arg-size.
1a69e1e4 764
46ba6afa 7652007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 766
46ba6afa
BW
767 * all-cfg.texi (GDBTUI): New.
768 * gdb.texinfo (Mode Options): Use GDBTUI variable.
769 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
770 (TUI Configuration): Edit to improve clarity and fix problems of
771 both style and content.
5ae4183a 772
06d3b283
UW
7732007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
774
775 * observer.texi (GDB Observers): New observer "new_objfile".
776
179101d6
UW
7772007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
778
779 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
780
25d5ea92
VP
7812007-04-14 Vladimir Prus <vladimir@codesourcery.com>
782
783 * gdb.texinfo (GDB/MI Variable Objects): Document
784 frozen variables objects.
5ae4183a 785
ea35711c
DJ
7862007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
787
788 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
789 (Character Sets, Caching Data of Remote Targets): Likewise.
790 (Targets): Delete Remote node. Move its text...
791 (Debugging Remote Programs): ...to here. Delete description
792 of the "remote" command.
793 (Remote configuration): Delete description of "set remotedevice"
794 and "show remotedevice".
795 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
796
db2e3e2e
BW
7972007-04-11 Bob Wilson <bob.wilson@acm.org>
798
5ae4183a
AS
799 * gdb.texinfo (Contributors, Continuing and Stepping)
800 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
801 (General Query Packets, File-I/O Remote Protocol Extension)
802 (Protocol Basics, The F Reply Packet, Write)
803 (Protocol-specific Representation of Datatypes, Memory Transfer):
804 Fix hyphenation, punctuation and grammar problems.
805 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
806 'section' instead of 'subsection' in the text.
807 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
808 (i386): Remove period from section name.
db2e3e2e
BW
809 (Installing GDB, Requirements, Running Configure, Separate Objdir)
810 (Config Names, Configure Options): Use @file{configure}.
811
8a3dae3e
DJ
8122007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
813
814 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
815 and tab expansion.
816
1a92f856
DJ
8172007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
818
819 * gdbint.texinfo (SOM): Correct location of the SOM reader.
820
79a6e687 8212007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 822
79a6e687
BW
823 * gdb.texinfo: Consistently capitalize all significant words in
824 node names, chapter titles, section titles, and headings. Update
825 cross references to match.
826 (Starting and Stopping Trace Experiment): Make node name plural.
827 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 828
ad527d2e
PA
8292007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
830
831 * gdb.texinfo (WinCE): Delete obsolete subsection.
832
7ce59000
DJ
8332007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
834
835 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
836 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
837 references.
838
8807d78b
DJ
8392007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
840
841 * gdb.texinfo (Startup): Delete references to some alternate
842 names for .gdbinit.
843 (Thread): Remove LynxOS reference.
844 (Tandem ST2000): Delete target-specific documentation.
845 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
846 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
847 and GDB_OSABI_LYNXOS.
848
5f402660
UW
8492007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
850
851 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
852
bac718a6
UW
8532007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
854
855 * gdbint.texinfo (Target Conditionals): Remove mention of
856 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
857 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
858
9453113a
DJ
8592007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
860
861 * Makefile.in: Add "pdfdir" installation
862 directory, PDFTEX macro, support for "install-pdf" target,
863 and rules for making a pdf version of refcard.texi.
864 * refcard.tex: Specify paper size for PDF output.
865
ae21e955 8662007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 867
ae21e955 868 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 869
3f94c067 8702007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 871
3f94c067
BW
872 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
873 (Source Path, Character Sets, Macros, Define)
874 (GDB/MI Result Records, GDB/MI Simple Examples)
875 (GDB/MI Program Execution, GDB/MI File Commands)
876 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
877 (Bug Reporting): Use @value{GCC}.
5ae4183a 878
12c27660 8792007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 880
12c27660
BW
881 * gdb.texinfo (Help): Fix formatting of examples.
882 (Variables): Use @ifnotinfo instead of @iftex.
883 (Non-debug DLL symbols): Use @ref instead of @pxref.
884 (Sparclet File): Use @samp instead of quotes.
5ae4183a 885
ce9341a1
BW
8862007-03-26 Bob Wilson <bob.wilson@acm.org>
887
888 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
889
c8f4133a
BW
8902007-03-26 Bob Wilson <bob.wilson@acm.org>
891
892 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
893 the order of the nodes.
894 (C Operators, C Constants, Debugging C): Remove extra menus.
895 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 896
c8f4133a 8972007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
898
899 * gdb.texinfo (File Options): Add missing parenthesis.
900 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
901
c74d0ad8
DJ
9022007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
903
904 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
905
ff6f572f
DJ
9062007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
907
669fac23 908 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
909 case insensitivity.
910 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
911
994337c3
NR
9122007-02-18 Nick Roberts <nickrob@snap.net.nz>
913
914 * gdb.texinfo (Top): Put Appendix A after numbered sections.
915 (Files): Add section name to argument list for pxref.
916 (Non-debug DLL symbols): Don't use `see' for pxref.
917 (Embedded Processors): Fix typo.
918 (GDB/MI Breakpoint Commands): Execution commands generate
919 *stopped not ^done.
920
eb819d70
NR
9212007-02-13 Nick Roberts <nickrob@snap.net.nz>
922
923 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
924 values for in_scope. Mention that only root variables can be
925 updated.
926 (GDB/MI Development and Front Ends): Explain new values may be
927 added to existing fields.
928
123dc839
DJ
9292007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
930
931 * gdb.texinfo (-target-disconnect): Use @smallexample.
932 (Requirements): Add anchor for Expat. Update description.
933 (Target Descriptions): Mention Expat.
934 (Target Description Format): Document new elements. Use
935 @smallexample.
936 (Predefined Target Types, Standard Target Features): New sections.
669fac23 937 * gdbint.texinfo (Target Descriptions): New section.
123dc839 938
108546a0
DJ
9392007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
940
941 * gdb.texinfo (Target Description Format): Add section on XInclude.
942
95a98c01
NR
9432006-02-03 Nick Roberts <nickrob@snap.net.nz>
944
945 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
946 command -enable-timings.
947
f4b3909f
EZ
9482007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
949
5ae4183a 950 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
951 descriptions for new/deleted elements in gdb_osabi. Add missing
952 description for function generic_elf_osabi_sniff_abi_tag_sections.
953
c7ba131e
JB
9542007-01-29 Joel Brobecker <brobecker@adacore.com>
955
956 * gdb.texinfo (Maintenance Commands): Add documentation for
957 the new "maint print target-stack" command.
958
3a60f64e
JK
9592007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
960 Eli Zaretskii <eliz@gnu.org>
961
f4b3909f 962 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 963
c582f8b6
EZ
9642007-01-26 Eli Zaretskii <eliz@gnu.org>
965
966 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
967 Use @value{NGCC} instead of @value{GCC}.
968
d3e8051b
EZ
9692007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
970
971 * agentexpr.texi: Fix typos.
972 * annotate.texinfo: Likewise.
973 * gdb.texinfo: Likewise.
974 * gdbint.texinfo: Likewise.
975 * observer.texi: Likewise.
976 * stabs.texinfo: Likewise.
977
86f04699
EZ
9782007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
979
980 * gdbint.texinfo (Support Libraries): Remove mmalloc
981 entry. Describe readline library.
982
23181151
DJ
9832007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
984
985 * gdb.texinfo (Target Descriptions): New section.
986 (General Query Packets): Add QPassSignals anchor. Mention
987 qXfer:features:read under qSupported. Expand mentions of
988 qXfer:memory-map:read and QPassSignals. Document
989 qXfer:features:read.
990
f822c95b
DJ
9912007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
992
993 * gdb.texinfo (Commands to specify files): Describe
994 "set sysroot" and "show sysroot".
995 (Using the `gdbserver' program): Lowercase argument
996 to @var. Expand description of setting up GDB on the
997 host.
998
8936fcda
JB
9992007-01-05 Joel Brobecker <brobecker@adacore.com>
1000
1001 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1002 catch exception, catch exception unhandled, and catch assert
1003 commands.
1004
e776119f
DJ
10052007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1006
1007 * gdb.texinfo (Debugging Output): Document "set debug xml"
1008 and "show debug xml".
1009
aa79a185
DJ
10102007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1013
7f893741
JB
10142007-01-01 Joel Brobecker <brobecker@adacore.com>
1015
1016 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1017
a1b5960f
VP
10182006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1019
1020 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1021 note in @ignore, to be removed later if nobody complains.
1022
9f470e6e
NR
10232006-12-04 Nick Roberts <nickrob@snap.net.nz>
1024
1025 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1026 of -var-delete.
1027
765dc015 10282006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1029
765dc015 1030 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1031 automatic software/hardware breakpoint usage and
1032 the "set breakpoint auto-hw" command.
765dc015 1033
4b5752d0
VP
10342006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1035
1036 * gdb.texinfo (Memory Access Checking): New.
1037
89be2091
DJ
10382006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1039
1040 * gdb.texinfo (Remote configuration): Mention
1041 "pass-signals-packet".
1042 (General Query Packets): Document QPassSignals. Fix
1043 a typo.
1044
ca3bf3bd
DJ
10452006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1046
1047 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1048
427c3a89
DJ
10492006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1050
1051 * gdb.texinfo (Remote configuration): Rewrite documentation for
1052 packet configuration commands.
1053 (OS Information): Adjust reference to qXfer:auxv:read.
1054 (General Query Packets): Remove references to read-aux-vector-packet
1055 and set remote get-thread-local-storage-address.
1056
7a107747
DJ
10572006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1058
1059 * gdbint.texinfo (Target Architecture Definition): Add new
1060 Initializing a New Architecture section.
1061
1c56eb0e
EZ
10622006-10-31 David Taylor <dtaylor@emc.com>
1063
1064 * stabs.texinfo (Macro define and undefine): New node describing
1065 stabs for #define and #undef.
1066
f73adfeb
AS
10672006-10-27 Andreas Schwab <schwab@suse.de>
1068
1069 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1070
fd60e0df
EZ
10712006-10-21 Eli Zaretskii <eliz@gnu.org>
1072
1073 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1074 clarify on the possible meanings of ``expression'' watched by
1075 watchpoints. Add indexing.
e5ac9b53
EZ
1076 (Prompting, Errors, Invalidation, Annotations for Running)
1077 (Source Annotations): Fix index entries by adding "annotation" to
1078 them, to discriminate from index entries that point to the more
1079 general topic descriptions.
fd60e0df 1080
52bb452f
DJ
10812006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1082
1083 * gdbint.texinfo (Target Vector Definition): Move most
1084 content into Existing Targets. Add a menu.
1085 (Existing Targets): New section, moved from Target Vector
1086 Definition. Use @subsection.
1087 (Managing Execution State): New section.
1088
58955e58
BW
10892006-10-16 Bob Wilson <bob.wilson@acm.org>
1090
1091 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1092
c8aa23ab
EZ
10932006-10-15 Eli Zaretskii <eliz@gnu.org>
1094
1095 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1096 (Command Syntax, Signals, Backtrace, Connecting)
1097 (Remote configuration, Renesas Boards, Console I/O): Fix last
1098 change: use Ctrl- instead of C-, except wrt Emacs.
1099 (File-I/O Examples): Put Ctrl-c in @kbd.
1100 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1101 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1102 (Signals, Set Breaks, Set Watchpoints): Document optional
1103 arguments to `info signals' `handle', `info breakpoints', and
1104 `info watchpoints'.
c8aa23ab 1105
e7109c7e
EZ
11062006-10-14 Eli Zaretskii <eliz@gnu.org>
1107
1108 * gdb.texinfo (Backtrace): Fix last change.
1109
de3aea7b
NR
11102006-10-14 Nick Roberts <nickrob@snap.net.nz>
1111
1112 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1113
7f9087cb
BW
11142006-10-10 Bob Wilson <bob.wilson@acm.org>
1115
c8aa23ab
EZ
1116 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1117 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1118 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1119
68437a39
DJ
11202006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1121 Daniel Jacobowitz <dan@codesourcery.com>
1122
1123 * gdb.texinfo (Packets): Document vFlashErase,
1124 vFlashWrite and vFlashDone packets.
1125 (General Query Packets): Document qXfer:memory-map:read.
1126 Add a new feature for qXfer:memory-map:read.
1127 (Memory map format): New section.
1128 (Target Commands): Mention that gdb can write flash.
1129
fd79ecee
DJ
11302006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1131 Daniel Jacobowitz <dan@codesourcery.com>
1132
1133 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1134 memory regions and "mem auto".
1135
350da6ee
DJ
11362006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1137
1138 * gdbint.texinfo (Array Containers): New section.
1139
2f1acb09
VP
11402006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1141
1142 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1143 -stack-list-arguments HIGH_FRAME argument can be larger then the
1144 actual number of frames.
1145
2ab1eb7a
VP
11462006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1147
1148 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1149 -stack-list-locals HIGH_FRAME argument can be larger then the
1150 actual number of frames.
2ab1eb7a 1151
599b237a
BW
11522006-09-02 Bob Wilson <bob.wilson@acm.org>
1153
1154 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1155 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1156
25ab7e6d
EZ
11572006-09-02 Eli Zaretskii <eliz@gnu.org>
1158
1159 * gdbint.texinfo (Overall Structure): New section "Source Tree
1160 Structure".
1161
940178d3
JB
11622006-08-17 Jim Blandy <jimb@codesourcery.com>
1163
1164 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1165 responses.
1166
30daae6c
JB
11672006-08-08 Joel Brobecker <brobecker@adacore.com>
1168
1169 * gdb.texinfo (Source Path): Add documentation for new
1170 substitute-path commands.
1171
7fa2210b
DJ
11722006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1173
1174 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1175 (Running Configure): ...here.
1176 (Requirements): New node. Mention expat.
1177
3d00d119
DJ
11782006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1179
5ae4183a 1180 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1181 'set download-write-size' and 'show download-write-size'.
1182
0cbfa4ee
DJ
11832006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1184
1185 * stabs.texinfo (Member Type Descriptor): Correct example for
1186 pointer to member types.
1187
16026cd7
AS
11882006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1189
1190 * gdb.texinfo (Optional warnings and messages): Add
1191 'set/show trace-commands'.
1192 (Command files): Add '-v' to source command.
1193
0876f84a
DJ
11942006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1195
1196 * gdb.texinfo (OS Information): Update qPart reference to
1197 qXfer.
1198 (Remote configuration): Likewise.
1199 (Overview): Move @cindex to the start of a paragraph. Talk
1200 about binary data encoding.
1201 (Packets): Refer to the overview for the details of the X
1202 packet encoding.
1203 (General Query Packets): Remove qPart description. Add qXfer
1204 description. Add an anchor to qSupported. Correct feature
1205 table title. Add a new feature for qXfer:auxv:read.
1206 (Interrupts): Add a missing parenthesis.
1207
2ec3381a
DJ
12082006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1209
669fac23 1210 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1211 (GDB/MI Kod Commands): Remove commented out node.
1212
594fe323
EZ
12132006-07-01 Eli Zaretskii <eliz@gnu.org>
1214
1215 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1216 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1217 (GDB/MI Thread Commands, GDB/MI Program Execution)
1218 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1219 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1220 (GDB/MI File Commands, GDB/MI Target Manipulation)
1221 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1222 since the MI prompt is hard-wired into the code.
1223
7e3fb70c
NR
12242006-07-01 Nick Roberts <nickrob@snap.net.nz>
1225
1226 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1227 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1228 (GDB/MI Data Manipulation): Remove description of unimplemented
1229 display related commands as variable objects perform this function
1230 and are superior: -display-delete, -display-disable,
1231 -display-enable, -display-insert and -display-list. Move
1232 -environment-cd, -environment-directory, -environment-path
1233 and -environment-pwd to "Program Context".
1234 (GDB/MI Program Control): Rename to "Program Execution". Move
1235 -exec-arguments -exec-abort to...
1236 (GDB/MI Program Context): ...here. New node split from "Data
1237 Manipulation".
1238
be2a5f71
DJ
12392006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1240
1241 * gdb.texinfo (Remote configuration): Document set / show
1242 remote supported-packets.
1243 (General Query Packets): Document qSupported packet.
1244
fc320d37
SL
12452006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1246
1247 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1248 and font markup.
1249 (Protocol basics): Likewise.
1250 (The F request packet): Likewise.
1251 (The F reply packet): Likewise.
1252 (Memory transfer): Move this node to be a subsubsection of
1253 "Protocol specific representation of datatypes".
1254 (The Ctrl-C message): More copy editing.
1255 (Console I/O): Likewise.
1256 (The isatty call): Delete this node, and merge its content into
1257 the "isatty" node. Fixed references elsewhere.
1258 (The system call): Delete this node, and merge its content into
1259 the "system" node. Fixed references elsewhere.
1260 (open): Reformat to use @table, and add appropriate font markup.
1261 (close): Likewise.
1262 (read): Likewise.
1263 (write): Likewise.
1264 (lseek): Likewise.
1265 (rename): Likewise.
1266 (unlink): Likewise.
1267 (stat/fstat): Likewise.
1268 (gettimeofday): Likewise.
1269 (isatty): Likewise.
1270 (system): Likewise, plus minor changes to fix confusing wording.
1271 (Integral datatypes): Fix font markup.
1272 (Pointer values): Likewise.
1273 (struct stat): Fix markup to use @table, plus minor copy editing.
1274 (struct timeval): Fix font markup, plus minor copy editing.
1275 (Constants): Minor copy editing.
1276 (Errno values): Add font markup.
1277 (File-I/O Examples): Likewise.
1278
158fdf5c
NR
12792006-06-10 Nick Roberts <nickrob@snap.net.nz>
1280
1281 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1282 (GDB/MI Simple Examples): Move node up one level. Use real
1283 examples.
1284 (GDB/MI Compatibility with CLI): Update.
1285 (GDB/MI Result Records): Add "connected" and "exit" result
1286 classes.
1287 (GDB/MI Stream Records): Clarify target output.
1288 (GDB/MI Command Description Format): Modify example description.
1289 (GDB/MI Breakpoint Table Commands): Rename to...
1290 (GDB/MI Breakpoint Commands): ...this
1291 (GDB/MI Breakpoint Commands): Add optional thread field.
1292 (GDB/MI Program Control): Add an introduction. Move "Program
1293 termination" examples into exec-run description.
1294 (GDB/MI File Commands): Mention similar CLI commands.
1295 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1296 is similar to "-gdb-version".
1297
ddb50cd7
EZ
12982006-06-09 Eli Zaretskii <eliz@gnu.org>
1299
1300 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1301
2aef0d6b
NR
13022006-06-02 Nick Roberts <nickrob@snap.net.nz>
1303
1304 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1305 sourceware.org for mailing lists.
d5e40d59 1306 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1307
383a5c52
NR
13082006-06-01 Nick Roberts <nickrob@snap.net.nz>
1309
d5e40d59 1310 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1311
e16b02ee
EZ
13122006-05-22 Eli Zaretskii <eliz@gnu.org>
1313
1314 * gdb.texinfo (Cygwin Native): Fix last change.
1315
be90c084
CF
13162006-05-22 Christopher Faylor <cgf@timesys.com>
1317
1318 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1319
347ceba5
NR
13202006-05-15 Nick Roberts <nickrob@snap.net.nz>
1321
1322 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1323 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1324
369af7bd
DJ
13252006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1326
1327 * gdb.texinfo (General Query Packets): Recommend not starting
1328 new packets with qC and clarify.
1329
2ffdbde8 13302006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1331
1332 * gdb.texinfo (M2 Types): New section.
72019c9c 1333
16d1a084
DJ
13342006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1335
1336 * agentexpr.texi: Add a copyright and license notice.
1337 * observer.texi: Likewise, with GPL clause for function prototypes.
1338 Remove trailing whitespace.
1339
aa56d27a
JB
13402006-05-05 Jim Blandy <jimb@codesourcery.com>
1341
1342 * gdb.texinfo (General Query Packets): Document conventions for
1343 terminating packet names, and their violations.
1344
5bdf8622
DJ
13452006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1346
1347 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1348 * gdb.texinfo: Likewise.
1349
605a56cb
DJ
13502006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1351
1352 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1353 and "show remotedebug".
1354 (Debugging Output): Add additional index entries.
1355
b8db102d
MS
13562006-04-27 Michael Snyder <msnyder@redhat.com>
1357
1358 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1359
c5e30d01
AC
13602006-04-22 Andrew Cagney <cagney@redhat.com>
1361
1362 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1363 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1364
8181d85f
DJ
13652006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1366
1367 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1368 and remove breakpoint prototypes.
1369 (Watchpoints): Move description of target_insert_hw_breakpoint and
1370 target_remove_hw_breakpoint ...
1371 (Breakpoints): ... to here. Document target_insert_breakpoint and
1372 target_remove_breakpoint.
1373
4f553f88
JB
13742006-04-17 Jim Blandy <jimb@codesourcery.com>
1375
1376 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1377 and C packets are optional.
1378
cd852561
FR
13792006-04-14 Frederic Riss <frederic.riss@st.com>
1380
1381 * gdb.texinfo (Specifying source directories): Update the description
1382 of the source file search to reflect the fact that the source path
1383 always contains at least $cdir and $cwd.
1384
b620eb07
MS
13852006-03-31 Michael Snyder <msnyder@redhat.com>
1386
1387 * gdb.texinfo: Update copyright dates.
1388
3156cdaf
EZ
13892006-03-31 Eli Zaretskii <eliz@gnu.org>
1390
1391 * gdb.texinfo (Overview): Add an index entry to "empty response".
1392
7d30c22d
JB
13932006-03-28 Jim Blandy <jimb@codesourcery.com>
1394
1395 * gdbint.texinfo (Prologue Analysis): New section.
1396
86941c27
JB
13972006-03-07 Jim Blandy <jimb@red-bean.com>
1398
66b8c7f6
JB
1399 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1400
1a10341b
JB
1401 * gdb.texinfo (Target Commands): Update text describing how to
1402 specify a target. Refer to the detailed section on remote
1403 debugging, not the brief mention.
1404
86941c27
JB
1405 * gdb.texinfo (Connecting): Organize the different 'target remote'
1406 connection methods into a table. Add a 'target remote' index
1407 entry. (!!!)
1408
62f3a2ba
FF
14092006-02-17 Fred Fish <fnf@specifix.com>
1410
1411 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1412 'ptype' commands to reflect the fact that the only significant
1413 difference between them is that ptype prints the complete type
1414 description instead of just the name.
1415
8b9a88ea
WZ
14162006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1417
1418 * gdbint.texinfo (Watchpoints): Delete
1419 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1420
7e8dc855
NR
14212006-02-10 Nick Roberts <nickrob@snap.net.nz>
1422
1423 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1424 times fields where needed. Fix typos. Update general form given
1425 for output of -break-insert.
1426 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1427
c91d38aa
DJ
14282006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1429
1430 * gdbint.texinfo (Symbol Handling): Add a section
1431 on memory management.
1432
38fcd64c
DJ
14332006-02-06 Vladimir Prus <ghost@cs.msu.su>
1434
1435 * gdb.texinfo (Breakpoint table commands): Document the fullname
1436 field in -break-list output.
1437
219eec71
EZ
14382006-02-03 Eli Zaretskii <eliz@gnu.org>
1439
1440 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1441 debugging information produced by the various "set debug..."
1442 options.
1443
ae5a43e0
DJ
14442006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1445
1446 * gdb.texinfo (Files): Remove obsolete bits from the description
1447 of "symbol-file".
1448
a9f158ec
JB
14492006-01-25 Jim Blandy <jimb@redhat.com>
1450
1451 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1452
410dd08e
JB
14532006-01-24 Jim Blandy <jimb@redhat.com>
1454
1455 * gdbint.texinfo (Frames): Document the basics of GDB's register
1456 unwinding model, and explain the existence of the "sentinel" frame.
1457
4b505b12
AS
14582006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1459
1460 * gdb.texinfo (Choosing files): Mention that -directory is used
1461 for script files.
1462 (Specifying source directories): Likewise.
1463 (Command files): Explain how script files are found.
1464
839c27b7
EZ
14652006-01-21 Eli Zaretskii <eliz@gnu.org>
1466
1467 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1468 the threads in a multi-threaded program.
1469 (Threads): The threadno argument of "thread apply" can be a range
1470 of numbers.
1471
7be93b9e
JB
14722006-01-18 Jim Blandy <jimb@redhat.com>
1473
1474 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1475 of warning flags.
1476
fcc73fe3
EZ
14772006-01-13 Eli Zaretskii <eliz@gnu.org>
1478
1479 * gdb.texinfo (Sequences): Improve menu annotations.
1480 (Define): Add index entries for arguments of user-defined
1481 commands. Move the description of flow-control commands...
1482 (Command Files): ...to here. Document loop_break and
1483 loop_continue.
ca91424e
EZ
1484 (Define, Command Files): Document `end' and add index entries for
1485 it.
fcc73fe3 1486
5c95884b
MS
14872006-01-04 Michael Snyder <msnyder@redhat.com>
1488
1489 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1490 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1491
860701dc
PH
14922006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1493
1494 * gdb.texinfo (Omissions from Ada): Document that there is now
1495 limited aggregate support.
1496
36b80e65
EZ
14972005-12-28 Eli Zaretskii <eliz@gnu.org>
1498
1499 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1500 registers and the likes.
1501
c1468174
EZ
15022005-12-24 Eli Zaretskii <eliz@gnu.org>
1503
1504 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1505 (Symbols): Fix usage of "e.g.".
359df76b 1506 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1507
1508 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1509 (Coding): Fix usage of "e.g.".
1510
c02a867d
EZ
15112005-12-23 Eli Zaretskii <eliz@gnu.org>
1512
5ae4183a
AS
1513 * stabs.texinfo:
1514 * refcard.tex:
c02a867d 1515 * gpl.texi:
5ae4183a
AS
1516 * gdbint.texinfo:
1517 * gdb.texinfo:
1518 * gdb-cfg.texi:
c02a867d 1519 * fdl.texi:
5ae4183a
AS
1520 * annotate.texinfo:
1521 * all-cfg.texi:
c02a867d
EZ
1522 * Makefile.in: Add (C) after Copyright. Update the FSF
1523 address.
1524
fad38dfa
EZ
15252005-12-03 Eli Zaretskii <eliz@gnu.org>
1526
1527 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1528 extend GDB with commands for external monitor.
1529
53e5f3cf
AS
15302005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1531
1532 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1533
55f6ca0f
JB
15342005-11-25 Joel Brobecker <brobecker@adacore.com>
1535
1536 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1537
c1947b85
JB
15382005-11-21 Jim Blandy <jimb@redhat.com>
1539
1540 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1541 placement of 'R' actions in tracepoint action packets; document
1542 dependence of 'X' and 'M' actions on a preceding 'R' action for
1543 their registers.
1544
9d29849a
JB
15452005-11-19 Jim Blandy <jimb@redhat.com>
1546
1547 * gdb.texinfo (Tracepoint Packets): New node.
1548 (General Query Packets): Add entries for the tracepoint packets,
1549 referring to the "Tracepoint Packets" node.
1550 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1551
9a6253be
KB
15522005-11-18 Kevin Buettner <kevinb@redhat.com>
1553
1554 * gdb.texinfo (set remotebreak): Add anchor.
1555 (X packet): Likewise.
1556 (Remote Protocol): Add new section `Interrupts' and new index
1557 entry `interrupts (remote protocol)'.
1558
5f3bebba
JB
15592005-11-18 Jim Blandy <jimb@redhat.com>
1560
1561 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1562 entries into the General Query Packets section. Add a
1563 cross-reference to that section. Drop description of replies, as
1564 these are covered in the descriptions of each packet.
1565 (General Query Packets): Add introductory text. Explain naming
1566 conventions, and how the end of a name is recognized.
1567
9a7a1b36
KB
15682005-11-17 Kevin Buettner <kevinb@redhat.com>
1569
0564b6cf 1570 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1571 "set remotebreak" command.
1572
b8ff78ce
JB
15732005-11-16 Jim Blandy <jimb@redhat.com>
1574
1575 * gdb.texinfo (Packets, Stop Reply Packets)
1576 (General Query Packets): Various formatting cleanups.
1577 - Use @samp for packet contents.
1578 - Drop summaries from packet @item lines; the same information appears
1579 immediately below in the description.
1580 - Delete paragraph breaks after packet @item commands, so that the
1581 description appears directly to the right of the packet prototype
1582 in the printed manual, if it fits.
1583 - Place spaces in packet prototypes between @vars and non-@var
1584 letters, and explain that they're just for formatting.
1585 - Use @dots{} instead of '...'.
1586 - Fix uses of @code where @var was needed.
1587 - Replace "deprecated" markers with English text spelling out the
1588 packet's status and the preferred alternatives.
1589 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1590 what this ever meant.
1591 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1592 this for a long time.
1593 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1594 implemented several times, and have been in use for years.
1595
8ffe2530
JB
15962005-11-15 Jim Blandy <jimb@redhat.com>
1597
c43c5473
JB
1598 * gdb.texinfo (Packets): Add index entries for 'm' packet
1599 disclaimers.
5ae4183a 1600
fb031cdf
JB
1601 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1602 of stub when processing an 'm' packet.
1603
8ffe2530
JB
1604 * gdb.texinfo (Packets): Mention that packets beginning with
1605 letters are reserved once, at the top, instead of actually listing
1606 them all and saying "reserved".
1607
c03c782f
AS
16082005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1609
1610 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1611 Change @var{$arg0 to @code{$arg0.
1612
814e32d7
WZ
16132005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1614
1615 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1616
fa93a9d8
JB
16172005-11-12 Jim Blandy <jimb@redhat.com>
1618
1619 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1620 order. Remove extraneous 'z'.
1621
8a5a3c82
AS
16222005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1623
1624 * gdb.texinfo (Choosing files): Add --eval-command.
1625
4b0ad762
AS
16262005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1627
1628 * gdb.texinfo (Choosing modes): Add --return-child-result.
1629
1630
1a088d06
AS
16312005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1632
1633 * gdb.texinfo (Choosing modes): Add --batch-silent.
1634
656d5e12
EZ
16352005-10-28 Eli Zaretskii <eliz@gnu.org>
1636
1637 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1638 "The -var-update Command".
1639
3c9c013a
JB
16402005-10-03 Joel Brobecker <brobecker@adacore.com>
1641
1642 * gdb.texinfo (Print Settings): Add documentation for set/show
1643 print array-indexes.
1644
7ba3cf9c
DJ
16452005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1646
1647 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1648 6.2 and 6.3.
1649
a94ab193
EZ
16502005-08-27 Eli Zaretskii <eliz@gnu.org>
1651
1652 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1653 since 19-Jan-2004.
1654 (Files): Likewise.
ab1adacd
EZ
1655 (Variables, Symbols): Document the "<incomplete type>" message and
1656 its reasons.
a94ab193 1657
ca06016a
FF
16582005-08-01 Fred Fish <fnf@specifix.com>
1659
1660 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1661
cf58170d
NR
16622005-07-15 Nick Roberts <nickrob@snap.net.nz>
1663
1664 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1665 option for -var-list-children and -var-update.
1666 (GDB/MI Stack Manipulation): Simplify description of
1667 print-values option for -stack-list-locals.
1668 (GDB/MI Command Description Format): Clarify.
1669 (Mode Options): Spelling of superseded.
1670
38f1196a
BR
16712005-07-12 Bob Rossi <bob@brasko.net>
1672
1673 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1674 corresponding GDB command comment.
1675
3cb3b8df
BR
16762005-07-06 Bob Rossi <bob@brasko.net>
1677
1678 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1679 and -inferior-tty-show.
1680 (Input/Output): Document "set/show inferior-tty" and tty alias.
1681
10fac096
NW
16822005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1683
1684 * gdb.texinfo (Packets): Change description of 'D' packet to note
1685 that GDB does wait for a response.
1686
d1b6db76
NR
16872005-06-22 Nick Roberts <nickrob@snap.net.nz>
1688
1689 * gdb.texinfo (History) Rename "Command History".
1690 (Command History): Move node "Server Prefix" from section on
1691 Annotations here.
1692
29629dcf
NR
16932005-06-19 Nick Roberts <nickrob@snap.net.nz>
1694
1695 * gdb.texinfo (GDB/MI Stack Manipulation):
1696 Re-instate -stack-info-frame with example. Say that it gets
1697 info on selected frame, not current frame.
1698
397ca115
EZ
16992005-06-18 Eli Zaretskii <eliz@gnu.org>
1700
1701 * gdb.texinfo (Server): Clarify that `file' should be used before
1702 connecting to the server.
1703 (Files): Add an xref to the above description.
51274035
EZ
1704 (Output Formats): More detailed description of the `c' format.
1705 (Memory): List explicitly all the formats supported by `x'.
638ac427 1706 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1707 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1708 files. Add more indexing for solib-absolute-prefix and
1709 --with-sysroot.
76d17f34
EZ
1710 (Machine Code): Document possible problems with locations in
1711 shared libraries.
d416eeec
EZ
1712 (Backtrace): Document that free-standing environments do not need
1713 to have a `main' function.
397ca115 1714
74f6deaa
NR
17152005-06-18 Nick Roberts <nickrob@snap.net.nz>
1716
1717 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1718 -stack-info-frame.
1719
a9967aef
AC
17202005-06-07 Andrew Cagney <cagney@gnu.org>
1721
1722 * gdb.texinfo (Contributors): Note the original multi-arch
1723 contributors.
1724
e09f16f9
EZ
17252005-06-03 Eli Zaretskii <eliz@gnu.org>
1726
1727 * gdb.texinfo (Registers): Add index entries for the standard
1728 registers.
1729 (Frames): Add cross-reference from frame pointer description to
1730 the Registers node.
1731 (Annotations Overview): Fix the reference to GDB name.
1732
d87ba7ee
EZ
17332005-06-01 Eli Zaretskii <eliz@gnu.org>
1734
1735 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1736 can-use-hw-watchpoints.
1737
034dad6f
BR
17382005-05-28 Bob Rossi <bob@brasko.net>
1739
1740 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1741 the possible reasons why an exec async record would be returned to FE.
1742
ffed4509
AC
17432005-05-26 Andrew Cagney <cagney@gnu.org>
1744
1745 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1746 Andrew Cagney implemented the original GDB/MI.
1747
e22e55c9
OF
17482005-05-23 Orjan Friberg <orjanf@axis.com>
1749
1750 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1751 documentation. Add documentation for cris-mode.
1752
a78e13ce
EZ
17532005-05-20 Eli Zaretskii <eliz@gnu.org>
1754
1755 * gdb.texinfo (Numbers): Explain the example and make the wording
1756 more acurate.
1757
76ff342d
DJ
17582005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1759 Dennis Brueni <dennis@slickedit.com>
1760
1761 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1762 (GDB/MI Data Manipulation, GDB/MI Program Control)
1763 (GDB/MI Stack Manipulation): Update examples to include the fullname
1764 attribute in stack frames.
1765
119b882a
EZ
17662005-05-12 Eli Zaretskii <eliz@gnu.org>
1767
1768 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1769 do with other non-standard names of init files.
1770
6fc08d32
EZ
17712005-05-11 Eli Zaretskii <eliz@gnu.org>
1772
1773 * gdb.texinfo (Command Files): Move the description of the startup
1774 from here...
1775 (Startup): ...to this new subsection of the Invocation chapter.
1776 Rearrange the description of init files more logically and add a
1777 cross-reference to "Command Files". Document the special gdbinit
1778 name for CISCO 68k. Expand the description of what GDB does
1779 during startup.
1780 (History): Add index entry for HISTSIZE.
1781
a561754a
MK
17822005-05-02 Mark Kettenis <kettenis@gnu.org>
1783
1784 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1785
2eecc4ab
EZ
17862005-05-02 Eli Zaretskii <eliz@gnu.org>
1787
1788 * gdb.texinfo (SVR4 Process Information, The isatty call)
1789 (The system call): Don't use foo(N) notation for man pages and
1790 functions.
514c4d71 1791 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1792
18999be5
EZ
17932005-04-27 Eli Zaretskii <eliz@gnu.org>
1794
1795 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1796 were optimized away.
1797
0abb7bc7
EZ
17982005-04-22 Eli Zaretskii <eliz@gnu.org>
1799
1800 * gdb.texinfo (Remote configuration): Document "set/show
1801 get-thread-local-storage-address". Add cross-reference to the
1802 description of the qGetTLSAddr packet.
1803 (General Query Packets): Mention "set remote
1804 get-thread-local-storage-address" and add a reference to its
1805 description.
1806
6f61acb1
NR
18072005-04-19 Nick Roberts <nickrob@snap.net.nz>
1808
1809 * gdb.texinfo (Backtrace): Describe 'bt full'.
1810
9d59903a
NR
18112005-04-17 Nick Roberts <nickrob@snap.net.nz>
1812
1813 * gdb.texinfo (Mode Options): Fix typo.
1814 (GDB/MI): Describe how to invoke GDB/MI.
1815
721c2651
EZ
18162005-04-16 Eli Zaretskii <eliz@gnu.org>
1817
1818 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1819 references changed. Add description of "info udot".
721c2651
EZ
1820 (Files): Document "set/show stop-on-solib-events".
1821 (M32R/D): Document "set/show download-path", "set/show
1822 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1823 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1824 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1825 (Maintenance Commands): Improve indexing.
1826 (Target Commands): Document "set/show hash", "set/show debug
1827 monitor".
1828 (SVR4 Process Information): Document "info pidlist" and "info
1829 meminfo". Document "set/show procfs-tarce" and "set/show
1830 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1831 (Symbols, The Print Command with Objective-C): Improve indexing.
1832 (Objective-C): Add references to "info classes" and "info
1833 selectors".
c45da7e6
EZ
1834 (Debugging Output): Improve wording. Document "set/show debug
1835 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1836 (Set Breaks): Add index entry for "hardware breakpoints".
1837 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1838 and "set/show usehardbreakpoints".
1839 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1840 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1841 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1842 rdiromatzero", "set/show rdiheartbeat".
1843 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1844 "sds".
1845 (Embedded Processors): Document the "sim" command.
1846 (Remote): Document the "remote" command.
1847 (DJGPP Native): Document the "info serial" command.
1848 (Threads): Document "maint info sol-threads".
1849 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1850 (Set Breaks): Improve indexing.
1851 (Command Syntax): Add a reference to dont-repeat.
1852 (Define): Document "dont-repeat".
1853 (TUI Commands): Document "tabset".
1854 (WinCE): New subsection. Document "set/show remotedirectory",
1855 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1856
14d6dd68
EZ
18572005-04-15 Eli Zaretskii <eliz@gnu.org>
1858
1859 * gdb.texinfo (Hurd Native): New subsection, documents
1860 Hurd-specific commands.
a64548ea 1861 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1862 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1863 (MIPS): Improve documentation of heuristic-fence-post. Document
1864 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1865 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1866 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1867 (ARM): Document ARM-specific commands.
a64548ea
EZ
1868 (AVR): New section. Document "info io_registers".
1869 (CRIS): New section. Document "set/show cris-version" and
1870 "set/show cris-dwarf2-cfi".
1871 (HPPA): New section. Document "set/show debug hppa" and "maint
1872 print unwind".
a5adf40f 1873 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1874 (Super-H): New section. Document the "regs" command.
721c2651 1875 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1876
9c16f35a
EZ
18772005-04-09 Eli Zaretskii <eliz@gnu.org>
1878
1879 * gdb.texinfo (Print Settings): Document "set/show print
1880 pascal_static-members", "set print repeats", "show print
1881 null-stop". Improve indexing. Fix documentation of "set print
1882 union".
1883 (Pascal): New section.
1884 (Supported languages): Rename from "Support"; all references
1885 updated. Add a menu item for Pascal.
1886 (Numbers): Document "set radix.
1887 (Screen Size): Document "set/show pagination".
1888 (MIPS Embedded): Remove "set processor" documentation.
1889 (Remote configuration): Document "set/show X/P/Z-packet",
1890 "set/show read-aux-vector-packet", "set/show remote
1891 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1892 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1893 remotedebug", "set/show remotebreak", "set/show remotedevice",
1894 "set/show remotelogfile".
1895 (Auxiliary Vector): Add reference to the description of the
1896 read-aux-vector-packet setting.
1897 (Set Watchpoints): Add a cross-reference to "set remote
1898 hardware-breakpoint-limit".
1899 (General Query Packets): Add indexing of requests and
1900 cross-references to related commands in "Remote configuration".
1901 (File-I/O Overview, The system call): Fix wording and typos.
1902 (Thread Stops): Add index entries.
1903 (Continuing and Stepping): Document "show step-mode".
1904 (i386): New node. Document "set/show struct-convention".
1905 (Files): Document "show trust-readonly-sections".
1906 (Calling): Document "set/show unwindonsignal".
1907 (Messages/Warnings): Add index entries.
1908 (Maintenance Commands): Document "set/show watchdog".
1909 (Annotations Overview): Document "show annotate".
1910 (Set Watchpoints): Add index entries.
1911 (Symbols): Fix doc of case-sensitive.
1912 (ABI): Document "show coerce-float-to-double".
1913 (Convenience Vars, Help): Improve indexing.
1914 (Machine Code): Document "show disassembly-flavor".
1915 (Debugging C plus plus): Document "show overload-resolution".
1916 (Value History, Signaling): Add index entries.
1917
19182005-04-08 Eli Zaretskii <eliz@gnu.org>
1919
1920 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1921 (Processes): Fix wording.
1922 (History, List, Logging output, Define, Symbols, Print Settings):
1923 Improve indexing.
1924
a8f24a35
EZ
19252005-04-03 Eli Zaretskii <eliz@gnu.org>
1926
1927 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1928 redundant index entry for "target" command.
1929 (Backtrace): Add index entries.
1930 (Symbols, Fortran): Document the "set case-sensitive" command.
1931 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1932 (Print Settings): Add index entry for "set demangle-style".
1933 (Target Commands): Document "set download-write-size".
1934 (Debugging Output): Document "set exec-done-display".
1935
09d4efe1
EZ
19362005-04-02 Eli Zaretskii <eliz@gnu.org>
1937
1938 * gdb.texinfo (Files): Fix the name and documentation of
1939 add-shared-symbol-files. Document its alias assf. Update the
1940 list of OSs where GDB supports shared libraries. Fix markup.
1941 (Continuing and Stepping): Add reference to @var{location} in the
1942 text.
1943 (Dump/Restore Files): Fix reference to @{filename}.
1944 (Help): Fix wording.
1945 (Attach): Ditto.
1946 (Set Watchpoints): Ditto.
1947 (Backtrace): Remove redundant index entries. Improve index
1948 entries.
1949 (Delete Breaks): Fix wording.
1950 (Memory): Document the compare-sections command.
1951 (Memory Region Attributes): Improve wording.
1952 (Disabling): Improve wording.
1953 (Fortran): New subsection. Document the "info common" command.
1954 (Help): Document aliases "info copying" and "info warranty".
1955 (Caching Remote Data): New section. Document the "set/show
1956 remotecache" and "info dcache" commands.
1957 (Show): Fix wording of the documentation of the "set
1958 extension-language" command.
1959 (Signals): Add index entry for "info handle".
1960 (Memory Region Attributes): Fix punctuation.
1961 (Symbols): Change the arg name to "location" and refer to it in
1962 the text. Fix wording of "info types" doc.
1963 (Threads): Fix usage of @enumerate @item's.
1964 (Listing Tracepoints): Add index entry for "info tp".
1965 (Set Watchpoints): Add xref to "info break" description.
1966 (Macros): Add an index entry for "macro exp1". Document the
1967 "macro list" command.
1968 (Maintenance Commands): Document "flushregs", "maint agent",
1969 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1970 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1971 "maint print architecture", "maint print objfiles", "maint print
1972 statistics", "maint print type", "maint show-debug-regs", "maint
1973 space", "maint time", and "maint translate-address".
1974 (Connecting): Document the "monitor" command.
1975 (Annotations Overview): Describe the "set annotate" command.
1976
82f2d802
EZ
19772005-04-01 Eli Zaretskii <eliz@gnu.org>
1978
1979 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1980 Rearrange index entries and improve wording about support for
1981 hardware watchpoints.
1982
7d51c7de
BR
19832005-03-10 Bob Rossi <bob@brasko.net>
1984
1985 * gdb.texinfo: Update copyright
1986
68c71a2e
TR
19872005-02-09 Theodore A. Roth <troth@openavr.org>
1988
1989 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1990 error.
1991
83761cbd
KB
19922005-02-03 Kevin Buettner <kevinb@redhat.com>
1993
1994 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1995
9f1c6395
MS
19962005-01-17 Michael Snyder <msnyder@redhat.com>
1997
1998 * gdb.texinfo: Fix spelling, infinte -> infinite.
1999
fbd1b305
MK
20002005-01-08 Mark Kettenis <kettenis@gnu.org>
2001
2002 * observer.texi (GDB Observers): Document "solib_loaded".
2003
3ace7edb
AC
20042005-01-07 Andrew Cagney <cagney@gnu.org>
2005
bec39cab
AC
2006 * configure.ac: Rename configure.in, require autoconf 2.59.
2007 * configure: Re-generate.
2008
3ace7edb
AC
2009 * configure.in: Replace configdirs with multiple references to
2010 AC_CONFIG_SUBDIRS.
2011 * configure: Re-generate.
5ae4183a 2012
53531fc1
AC
20132005-01-04 Andrew Cagney <cagney@gnu.org>
2014
2015 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2016 part of the version number.
2017
536ffdb7
MK
20182004-12-24 Mark Kettenis <kettenis@gnu.org>
2019
2020 * gdbint.texinfo (Algorithms): Remove description of
2021 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2022
e1aac25b
JB
20232004-12-07 Jim Blandy <jimb@redhat.com>
2024
2025 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2026 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2027 numbers.
2028
f47b1503
AS
20292004-12-07 Andreas Schwab <schwab@suse.de>
2030
2031 * gdb.texinfo (Mode Options): Document -l option.
2032
b6b8ece6
EZ
20332004-12-04 Eli Zaretskii <eliz@gnu.org>
2034
2035 * gdbint.texinfo (Algorithms): More accurate description of
2036 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2037 is not needed unless data-read and data-access watchpoints are
2038 supported. Add a description of how GDB checks whether the
2039 inferior stopped because a watchpoint was hit.
2040
01371747
EZ
20412004-11-23 Eli Zaretskii <eliz@gnu.org>
2042
2043 * gdb.texinfo (Files): Add cross-reference to description of
2044 -readnow command-line switch.
2045
2315ffec
RC
20462004-11-10 Randolph Chung <tausq@debian.org>
2047
2048 * gdb.texinfo: Document set/show backtrace past-entry commands.
2049 Rearrange index entries for set/show backtrace past-main.
2050
69065f5d
AC
20512004-11-10 Jon Beniston <jon@beniston.com>
2052
2053 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2054 * gdb.texinfo (Remote Serial Protocol): Further describe
2055 binary transfer escaping mechanism .
69065f5d 2056
30e91e0b
RC
20572004-11-08 Randolph Chung <tausq@debian.org>
2058
2059 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2060 and "show debug infrun". Add index entries.
2061
60bf7e09
EZ
20622004-10-23 Eli Zaretskii <eliz@gnu.org>
2063
2064 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2065 "info proc" that are already implemented. Add index entries.
2066 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2067 (Files): Add a tip for decreasing memory used for symtabs from
2068 shared libraries.
f018e82f
EZ
2069 (Starting): Fix whitespace; make "elaboration" stand out where it
2070 is first used, and add an index entry for the term.
f8568604
EZ
2071 (Calling): Expand and elaborate text. Add "print". Add the
2072 description of problems with weak aliases.
384ee23f 2073 (Core File Generation): New section.
60bf7e09 2074
d52fe014
AC
20752004-10-12 Andrew Cagney <cagney@gnu.org>
2076
2077 * gdbint.texinfo (Versions and Branches): New chapter.
2078 (Releasing GDB): Delete "Versions and Branches" section.
2079 (Top): Add "Versions and Branches".
2080
703663ab
EZ
20812004-10-08 Eli Zaretskii <eliz@gnu.org>
2082
2083 * gdb.texinfo (Editing, History): Add cross-references to the
2084 included Readline and History user documentation. Remove
2085 references to the symbol have-readline-appendices which is unused
2086 and undefined.
2087 (History): Fix indexing.
2088
ac77d04f
JJ
20892004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2090
2091 * gdbint.texinfo (target_stopped_data_address): Update to
2092 new prototype.
2093 (i386_stopped_data_address): Update prototype and description.
2094 (i386_stopped_by_watchpoint): New function and description.
2095
e07c999f
PH
20962004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2097
2098 * gdb.texinfo (Filenames): Add Ada suffixes.
2099 (Ada) New section.
2100
2e868123
AC
21012004-09-27 Andrew Cagney <cagney@gnu.org>
2102 Robert Picco <Robert.Picco@hp.com>
2103
2104 * gdb.texinfo (Packets): Document the "p" packet.
2105
02a57714
JM
21062004-09-21 Jason Molenda (jmolenda@apple.com)
2107
2108 * gdb.texinfo (Paths and Names of the Source Files): Document the
2109 meaning of values in the 'desc' field of a SO stab.
2110
ae038cb0
DJ
21112004-09-20 Daniel Jacobowitz <dan@debian.org>
2112
2113 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2114 max-cache-age" and "maint show dwarf2 max-cache-age".
2115
f7dc1244
EZ
21162004-09-16 Eli Zaretskii <eliz@gnu.org>
2117
2118 * gdb.texinfo (Set Breaks): Add index entry for setting
2119 breakpoints on overloaded C++ functions that are not members of
2120 any classes. Add an example and an index entry for setting
2121 breakpoints on all program functions.
2122 (Character Sets, Macros, Overlay Commands)
2123 (Non-debug DLL symbols, GDB/MI Output Syntax)
2124 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2125 Use "(@value{GDBP})" instead of a literal "(gdb)".
2126
f810308b
AC
21272004-09-12 Andrew Cagney <cagney@gnu.org>
2128
2129 * gdbint.texinfo (Native Debugging): Delete description of
2130 FILES_INFO_HOOK.
2131
15a661f3
PH
21322004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2133
5ae4183a
AS
2134 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2135 to hex_string_custom (not historically correct, but more
15a661f3
PH
2136 understandable, given the current code).
2137
f3219c75
AC
21382004-09-03 Andrew Cagney <cagney@gnu.org>
2139
2140 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2141
f3bb6704
JJ
21422004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2143
2144 * observer.texi (solib_unloaded): New observer.
2145
8d2c00cb
AC
21462004-08-24 Andrew Cagney <cagney@gnu.org>
2147
2148 * gdbint.texinfo (Target Architecture Definition): Add missing
2149 comma.
2150
e7dc800a
MC
21512004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2152
2153 * (Using the Testsuite): build != host is supported,
2154 but some test scripts do not support build != host.
2155
73b03683
MK
21562004-08-14 Mark Kettenis <kettenis@gnu.org>
2157
2158 * gdbint.texinfo (Host Definition): Delete description of
2159 FCLOSE_PROVIDED and GETENV_PROVIDED.
2160
c0ccb908
MK
21612004-08-05 Mark Kettenis <kettenis@chello.nl>
2162
2163 * gdbint.texinfo (Host Definition): Delete description of
2164 NO_SYS_FILE.
2165 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2166 PTRACE_FP_BUG.
2167
9c8dbfa9
AC
21682004-08-05 Andrew Cagney <cagney@gnu.org>
2169
2170 * gdbint.texinfo (Target Architecture Definition): Delete
2171 reference to deprecated_read_fp.
2172
f42accbe
AC
21732004-08-02 Andrew Cagney <cagney@gnu.org>
2174
2175 * gdbint.texinfo (Target Architecture Definition): Delete
2176 description of DEPRECATED_REGISTER_BYTES.
2177
0b66e38c
EZ
21782004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2179
2180 * gdb.texinfo (Source Path): Document the new behavior of
2181 searching for the source files.
2182
15387254
EZ
21832004-07-17 Eli Zaretskii <eliz@gnu.org>
2184
2185 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2186 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2187 (Auto Display): Improve indexing.
2188
2c07db7a
AC
21892004-07-16 Andrew Cagney <cagney@gnu.org>
2190
2191 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2192 "-noasync".
2193
4644b6e3
EZ
21942004-07-09 Eli Zaretskii <eliz@gnu.org>
2195
2196 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2197 have the same prefix have only their prefix in the index.
2198
7561d450
MK
21992004-07-03 Mark Kettenis <kettenis@gnu.org>
2200
2201 * gdb.texinfo (BSD libkvm Interface): New node (section)
2202 (Native): Add it to the menu.
2203
67bebe79
MK
22042004-07-01 Mark Kettenis <kettenis@gnu.org>
2205
2206 * gdbint.texinfo (Target Architecture Definition): Remove
2207 PCC_SOL_BROKEN.
2208
1a6923e0
MK
22092004-06-24 Mark Kettenis <kettenis@gnu.org>
2210
2211 * gdbint.texinfo (Target Architecture Definition): Remove
2212 SUN_FIXED_LBRAC_BUG.
2213
b435e160
AC
22142004-06-26 Andrew Cagney <cagney@gnu.org>
2215
2216 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2217
b5622e8d
AC
22182004-06-20 Andrew Cagney <cagney@gnu.org>
2219
2220 * gdbint.texinfo (Target Architecture Definition): Deprecate
2221 USE_STRUCT_CONVENTION.
2222
e0c07bf0
MC
22232004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2224
2225 gdb.texinfo (Bug Reporting): Mention session recording,
2226 with the script command or Emacs.
2227
782263ab
AC
22282004-06-18 Andrew Cagney <cagney@gnu.org>
2229
2230 * gdbint.texinfo (Target Architecture Definition): Deprecate
2231 FUNCTION_START_OFFSET.
2232
03727ca6
AC
22332004-06-14 Andrew Cagney <cagney@gnu.org>
2234
2235 Based on changes from Karl Berry.
2236 * gdb.texinfo: Do not use @sc in a direntry.
2237 * stabs.texinfo: Change @dircateogry to "Software development".
2238 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2239
97092415
AC
22402004-06-13 Andrew Cagney <cagney@gnu.org>
2241
2242 * gdbint.texinfo (Target Architecture Definition): Delete
2243 description of RETURN_VALUE_ON_STACK.
2244
1f6d4158
AC
22452004-06-09 Andrew Cagney <cagney@gnu.org>
2246
2247 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2248 deleted by previous patch.
2249
d966f0cb
AC
22502004-06-08 Andrew Cagney <cagney@gnu.org>
2251
2252 * gdbint.texinfo (Native Debugging): Delete documentation on
2253 ATTACH_DETACH.
2254
86fe4aaa
RC
22552004-06-06 Randolph Chung <tausq@debian.org>
2256
2257 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2258
d4b6d575
RC
22592004-06-06 Randolph Chung <tausq@debian.org>
2260
5ae4183a 2261 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2262 the new push_dummy_call method signature. Describe the function
2263 argument.
2264
4e8b0763
JB
22652004-05-24 Joel Brobecker <brobecker@gnat.com>
2266
2267 * gdb.texinfo (Starting): Document new start command.
2268
59caf092
AC
22692004-05-21 Andrew Cagney <cagney@redhat.com>
2270
2271 * observer.texi (GDB Observers): Document "inferior_created".
2272
e4a2df64
AC
22732004-05-08 Andrew Cagney <cagney@redhat.com>
2274
e6b55ae2
AC
2275 * gdbint.texinfo (Target Architecture Definition): Delete
2276 description of DO_DEFERRED_STORES.
2277
28954179
AC
2278 * gdbint.texinfo (Target Architecture Definition): Delete
2279 references to DEPRECATED_FIX_CALL_DUMMY.
2280
434b87dd
AC
2281 * gdbint.texinfo (Target Architecture Definition): Delete
2282 description of DEPRECATED_CALL_DUMMY_WORDS,
2283 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2284
58d28df8
AC
2285 * gdbint.texinfo (Target Architecture Definition): Delete
2286 description of DEPRECATED_PUSH_DUMMY_FRAME.
2287
e4a2df64
AC
2288 * gdbint.texinfo (Target Architecture Definition): Delete
2289 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2290
2b4855ab
AC
22912004-05-07 Andrew Cagney <cagney@redhat.com>
2292
2293 * observer.texi (GDB Observers): Add "Debugging" section. Include
2294 cross reference to "set/show debug observer".
2295 * gdb.texinfo (Debugging Output): Document "set/show debug
2296 observer".
2297
fcf70625
AC
22982004-05-01 Andrew Cagney <cagney@redhat.com>
2299
2300 * gdbint.texinfo (Target Architecture Definition): Delete
2301 description of DEPRECATED_PC_IN_SIGTRAMP.
2302
8ee56bcf
AC
23032004-04-30 Andrew Cagney <cagney@redhat.com>
2304
2305 * gdbint.texinfo (Target Architecture Definition): Delete
2306 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2307
67ab9a76
OF
23082004-04-30 Orjan Friberg <orjanf@axis.com>
2309
2310 * observer.texi (GDB Observers): Correct spelling.
2311
79346bcb
OF
23122004-04-26 Orjan Friberg <orjanf@axis.com>
2313
2314 * observer.texi (GDB Observers): Add target_changed event.
2315
7a464420
AC
23162004-04-08 Andrew Cagney <cagney@redhat.com>
2317
2318 * observer.texi (GDB Observers): Rework, provide generic observer
2319 definitions and then a list of observable events.
2320
6cdf9d98
AC
23212004-04-04 Andrew Cagney <cagney@redhat.com>
2322
2323 * gdbint.texinfo (Host Definition): Delete reference to
2324 NO_SIGINTERRUPT.
2325
ddc135a4
AC
23262004-04-02 Andrew Cagney <cagney@redhat.com>
2327
2328 * gdbint.texinfo (Target Architecture Definition): Delete
2329 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2330
6a1b180d
SC
23312004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2332
2333 * gdb.texinfo (TUI Commands): Document tui reg commands.
2334
d0d5df6f
AC
23352004-03-26 Andrew Cagney <cagney@redhat.com>
2336
2337 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2338 "gdbtui".
2339 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2340 (Contributors): Mention both Text and Terminal User Interface.
2341
aa2a3f87
AC
23422004-03-23 Andrew Cagney <cagney@redhat.com>
2343
2344 * gdbint.texinfo (Target Architecture Definition): Deprecate
2345 references to SIGTRAMP_START and SIGTRAMP_END.
2346
f561f026
AC
23472004-03-23 Andrew Cagney <cagney@redhat.com>
2348
2349 * gdbint.texinfo (Target Architecture Definition): Deprecate
2350 references to PC_IN_SIGTRAMP.
2351
33cb8b0f
AC
23522004-03-19 Andrew Cagney <cagney@redhat.com>
2353
2354 * gdbint.texinfo (Target Architecture Definition): Delete
2355 reference to GDB_TARGET_IS_HPPA.
2356
fc989b7a
AC
23572004-03-18 Andrew Cagney <cagney@redhat.com>
2358
2359 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2360 describe pre_init and post_init.
2361
701b08bb
DJ
23622004-03-09 Daniel Jacobowitz <drow@mvista.com>
2363
2364 * gdb.texinfo (Debugging Output): Document values for "set debug
2365 target".
2366
faae5abe
AC
23672004-02-28 Andrew Cagney <cagney@redhat.com>
2368
2369 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2370
dd79a6cf
JJ
23712004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2372
2373 * gdb.texinfo (breakpoints): Add information about the
2374 new "set breakpoint pending" and "show breakpoint pending"
2375 commands.
2376
e7f16015
AC
23772004-02-26 Andrew Cagney <cagney@redhat.com>
2378
2379 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2380 in Per-architecture module data section.
2381
7161a3a6
RM
23822004-02-25 Roland McGrath <roland@redhat.com>
2383
2384 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2385
2154891a
AC
23862004-02-24 Andrew Cagney <cagney@redhat.com>
2387
2388 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2389 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2390 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2391
6c74ac8b
AC
23922004-02-17 Andrew Cagney <cagney@redhat.com>
2393
2394 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2395
19772a2c
AC
23962004-02-16 Andrew Cagney <cagney@redhat.com>
2397
2398 * gdbint.texinfo (Target Architecture Definition): Deprecate
2399 FRAMELESS_FUNCTION_INVOCATION.
2400
c9830293
AC
24012004-02-16 Andrew Cagney <cagney@redhat.com>
2402
2403 * gdbint.texinfo (Coding): Mention -Wunused-function.
2404
b9d26eb9
AC
24052004-02-14 Andrew Cagney <cagney@redhat.com>
2406
2407 * gdbint.texinfo (Target Architecture Definition): Delete
2408 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2409
49efadf5
EZ
24102004-02-12 Elena Zannoni <ezannoni@redhat.com>
2411
2412 * gdb.texinfo: Properly quote the name "C++".
2413 * gdbint.texinfo: Ditto.
2414 * stabs.texinfo: Ditto.
2415
1eb288ea
EZ
24162004-02-11 Elena Zannoni <ezannoni@redhat.com>
2417
2418 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2419 minimal information about libiberty.
2420
e4937fc1
MC
24212004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2422
2423 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2424
a9331b3f
RM
24252004-02-04 Roland McGrath <roland@redhat.com>
2426
2427 * gdb.texinfo (Auxiliary Vector): New node (section).
2428 (Data): Add it to the menu.
2429
2650777c
JJ
24302004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2431
2432 * gdb.texinfo (Breakpoints): Add information about pending
2433 breakpoint support.
2434
b4501125
AC
24352004-01-26 Andrew Cagney <cagney@redhat.com>
2436
2437 * gdb.texinfo (Overview): Delete references to the cisco protocol
2438 including the "N" response.
2439
74055713
AC
24402004-01-26 Andrew Cagney <cagney@redhat.com>
2441
2442 * gdbint.texinfo (Target Architecture Definition): Rename
2443 EXTRACT_STRUCT_VALUE_ADDRESS to
2444 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2445
3bbe9696
EZ
24462004-01-24 Eli Zaretskii <eliz@gnu.org>
2447
2448 * gdb.texinfo (KOD): Document "show os". Add index entries for
2449 "set/show os" and "info cisco" commands.
2450
5843504f
EZ
24512004-01-21 Eli Zaretskii <eliz@gnu.org>
2452
2453 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2454
9175c9a3
MC
24552004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2456
2457 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2458 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2459
8e94b928
NR
24602004-01-19 Nick Roberts <nick@nick.uklinux.net>
2461
2462 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2463 -stack-list-locals.
2464 (GDB/MI Variable Objects): Describe extension to
2465 -var-list-children.
2466
a20cf136
DJ
24672004-01-17 Daniel Jacobowitz <drow@mvista.com>
2468
2469 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2470
afb18d0f
AC
24712004-01-17 Andrew Cagney <cagney@redhat.com>
2472
2473 * gdbint.texinfo (Target Architecture Definition): Delete
2474 documentation on DEPRECATED_NPC_REGNUM.
2475
b51970ac
DJ
24762004-01-13 Daniel Jacobowitz <drow@mvista.com>
2477
2478 * gdb.texinfo: Update copyright year. Mention that set
2479 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2480 "set follow-fork-mode ask".
2481
0f0cffd2
AC
24822004-01-13 Andrew Cagney <cagney@redhat.com>
2483
2484 * gdbint.texinfo: Update copyright year.
2485 (Coding): Add -Wunused-label to list of -Werror warnings.
2486
c552b3bb 24872004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2488 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2489
2490 * gdb.texinfo: Update copyright.
2491 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2492 around names, as appropriate. Minor syntax cleanup of
2493 _NSPrintForDebugger explanation. Two spaces after periods.
2494 GDBN used instead of lit. "gdb". Index entries added for
2495 print-object and _NSPrintForDebugger. @noindent added in one spot.
2496
afe157ca
EZ
24972003-11-11 Elena Zannoni <ezannoni@redhat.com>
2498
2499 * stabs.texinfo: Add dircategory and direntry commands.
2500 * annotate.texinfo: Ditto.
2501
963e2bb7
AC
25022003-11-10 Andrew Cagney <cagney@redhat.com>
2503
2504 * gdbint.texinfo (Target Architecture Definition): Replace the
2505 return_value method's "inval" and "outval" parameters with
2506 "readbuf" and "writebuf".
2507
1d8b2f28
JB
25082003-10-28 Jim Blandy <jimb@redhat.com>
2509
2510 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2511 from "The `F' request packet" and "The `F' reply packet", to make
2512 texi2dvi happy.
2513 (File-I/O remote protocol extension): Update menu entries, too.
2514
36d86913
MC
25152003-10-26 Michael Chastain <mec@shout.net>
2516
2517 * gdb.texinfo (Thread Stops): Document the issue with
2518 premature return from system calls in multi-threaded programs.
2519
ce2826aa
AC
25202003-10-24 Andrew Cagney <cagney@redhat.com>
2521
2522 * annotate.texinfo: Fix "fortunatly"[sic].
2523
f24c5e49
KI
25242003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2525
2526 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2527 with "Hitachi" and "Mitsubishi".
2528
92ad9cd9
AC
25292003-10-20 Andrew Cagney <cagney@redhat.com>
2530
2531 * gdbint.texinfo (Target Architecture Definition): Document
2532 gdbarch_return_value. Add cross references from
2533 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2534 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2535
0ab4b752
MK
25362003-10-18 Mark Kettenis <kettenis@gnu.org>
2537
2538 * gdbint.texinfo (Target Architecture Definition): Document
2539 regset_from_core_section.
fb3e19c0
KI
2540
25412003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2542
2543 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2544
a9331b3f 25452003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2546
2547 From Anthony Green <green@redhat.com>:
5ae4183a 2548 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2549
1485d690
KB
25502003-10-14 Kevin Buettner <kevinb@redhat.com>
2551
2552 * gdb.texinfo (Breakpoint related warnings): New node.
2553 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2554
86d30acc
DJ
25552003-10-13 Daniel Jacobowitz <drow@mvista.com>
2556
2557 * gdb.texinfo (Remote Protocol): Document v and vCont.
2558
172c2a43
KI
25592003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2560
2561 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2562 * gdbint.texinfo: Ditto.
2563
71952f4c
AC
25642003-10-09 Andrew Cagney <cagney@redhat.com>
2565
2566 From 2003-09-18 David Anderson <davea@sgi.com>:
2567 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2568 "command".
2569
268e2188
AC
25702003-10-03 Andrew Cagney <cagney@redhat.com>
2571
2572 * gdbint.texinfo (Target Architecture Definition): Deprecate
2573 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2574 just target.
2575
12c266ea 25762003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2577
f30992d4 2578 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2579 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2580 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2581 * gdbint.texinfo (Target Architecture Definition): Rename
2582
25832003-09-30 Andrew Cagney <cagney@redhat.com>
2584
f30992d4 2585 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2586 (Target Architecture Definition):
f30992d4 2587
2e092625
AC
2588 * gdbint.texinfo (Target Architecture Definition): Rename
2589 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2590
0717ae8a
AC
25912003-09-29 Andrew Cagney <cagney@redhat.com>
2592
dad809b7
AC
2593 * gdbint.texinfo (Target Architecture Definition): Delete
2594 documentation for NEED_TEXT_START_END.
2595
0717ae8a
AC
2596 * gdbint.texinfo (Target Architecture Definition): Rename
2597 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2598 TARGET_WRITE_PC.
a9331b3f 2599
af6cf26d
MC
26002003-09-22 Michael Chastain <mec@shout.net>
2601
2602 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2603
ee206350
AG
26042003-09-21 Anthony Green <green@redhat.com>
2605
2606 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2607
a38c9fe6
MK
26082003-09-21 Mark Kettenis <kettenis@gnu.org>
2609
2610 * gdbint.texinfo (Target Architecture Definition): Document
2611 stabs_argument_has_addr.
2612
77949794
AC
26132003-09-18 Andrew Cagney <cagney@redhat.com>
2614
2615 * gdbint.texinfo (Target Architecture Definition): Delete
2616 documentation on REGISTER_NAMES.
2617
8e823e25
MK
26182003-09-13 Mark Kettenis <kettenis@gnu.org>
2619
2620 * gdbint.texinfo (Target Architecture Definition): Replace
2621 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2622
f27dd7fd
AC
26232003-09-11 Andrew Cagney <cagney@redhat.com>
2624
2625 * gdbint.texinfo (Target Architecture Definition): Replace
2626 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2627
8b148df9
AC
26282003-08-18 Andrew Cagney <cagney@redhat.com>
2629
2630 * gdbint.texinfo (Target Architecture Definition): Document
2631 "frame_red_zone_size".
2632
25d29d70
AC
26332003-08-09 Andrew Cagney <cagney@redhat.com>
2634
2635 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2636 with "set/show backtrace past-main" and "set/show backtrace
2637 limit".
2638
c938e9b0
L
26392003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2640
2641 * Makefile.in (install-info): Support DESTDIR.
2642 (install-html): Likewise.
2643
64fabec2
AC
26442003-08-07 Andrew Cagney <cagney@redhat.com>
2645
2646 Patch from Nick Roberts.
2647 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2648 bindings. Remove description of send-gdb-command.
2649
2fcf52f0
AC
26502003-08-07 Andrew Cagney <cagney@redhat.com>
2651
2652 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2653 GDB 6.0.
2654
086432e2
AC
26552003-08-06 Andrew Cagney <cagney@redhat.com>
2656
2657 * gdb.texinfo (Mode Options): Mention that level three is the
2658 highest available and that level 2 is deprecated.
2659 (Annotations Overview): Mention annotation levels. Cross reference
2660 to "Limitations of the Annotation Interface" in annotate.texi.
2661 (TODO, Value Annotations, Frame Annotations): Delete section.
2662 (Displays, Breakpoint Info): Delete.
2663
e5249f67
AC
26642003-08-04 Andrew Cagney <cagney@redhat.com>
2665
2666 * agentexpr.texi: Delete @bye.
2667 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2668 (stabs.info): Add $(srcdir) to include search path.
2669 (html): Depend on "annotate_toc.html", and not "annotate.html".
2670 * stabs.texinfo: Ditto. Include "fdl.texi".
2671 * gdbint.texinfo: Update copyright statement's list of invariant
2672 sections.
2673
e6f672d2
AC
26742003-07-28 Andrew Cagney <cagney@redhat.com>
2675
2676 * Makefile.in (INFO_DEPS): Add annotate.info.
2677 (dvi, ps, html, pdf): Add annotate.
2678 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2679 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2680 (ANNOTATE_DOC_FILES): New macro.
2681 (ANNOTATE_TEX_TMPS): New macro.
2682 (annotate.info, annotate_toc.html): Specify dependencies.
2683 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2684 * annotate.texinfo: Rename annotate.texi. Get building. Add
2685 "Migrating to GDB/MI" and "Limitations of the Annotation
2686 Interface" chapters. Mention why it is not part of the user
2687 guide. Update copyright notice. Include "fdl.texi".
2688
72ffddc9
SC
26892003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2690
2691 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2692
a9f12a31
DJ
26932003-07-24 Daniel Jacobowitz <drow@mvista.com>
2694
2695 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2696
b1fe9455
DJ
26972003-07-24 Daniel Jacobowitz <drow@mvista.com>
2698
2699 * gdb.texinfo (Server): Mention pidof.
2700
153721e6
AC
27012003-07-22 Andrew Cagney <cagney@redhat.com>
2702
2703 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2704 list.
2705
0fac0b41
DJ
27062003-06-28 Daniel Jacobowitz <drow@mvista.com>
2707
2708 * gdb.texinfo (Logging output): New chapter.
2709
4e562065
JB
27102003-06-24 Joel Brobecker <brobecker@gnat.com>
2711
2712 * gdb.texinfo (Unsupported languages): New section.
2713 (Languages): Add link to new section.
2714
f2c06f52
AC
27152003-06-22 Andrew Cagney <cagney@redhat.com>
2716
2717 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2718
b4177fca
DJ
27192003-06-22 Daniel Jacobowitz <drow@mvista.com>
2720
2721 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2722
f418dd93
DJ
27232003-06-22 Daniel Jacobowitz <drow@mvista.com>
2724
2725 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2726 * agentexpr.texi: Retitle section, and change it to an appendix.
2727 Comment out texinfo initialization. Factor a @var{} into two
2728 pieces to prevent makeinfo warnings.
2729 * gdb.texinfo: Add Agent Expressions appendix.
2730
4ca61388
DJ
27312003-06-19 Daniel Jacobowitz <drow@mvista.com>
2732
2733 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2734
07f31aa6
DJ
27352003-06-18 Daniel Jacobowitz <drow@mvista.com>
2736
5ae4183a 2737 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
2738 remote target". Document the "detach" and "disconnect" commands.
2739 (Server, Netware, Debug Session): Reference "Connecting to a
2740 remote target".
2741 (GDB/MI Target Manipulation): Document "-target-disconnect".
2742
2dd0da42
AC
27432003-06-13 Andrew Cagney <cagney@redhat.com>
2744
2745 * gdbint.texinfo (Target Architecture Definition): Deprecate
2746 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2747 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2748
e7a3abfc
JB
27492003-06-09 Jim Blandy <jimb@redhat.com>
2750
2751 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2752
25e3a86b
AC
27532003-06-08 Andrew Cagney <cagney@redhat.com>
2754
2755 * gdbint.texinfo (Target Architecture Definition): Delete
2756 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2757
a9e5fdc2
AC
27582003-06-08 Andrew Cagney <cagney@redhat.com>
2759
2760 * gdbint.texinfo (Target Architecture Definition): Document
2761 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2762
b37303ee
AF
27632003-06-07 Adam Fedor <fedor@gnu.org>
2764
2765 * gdb.texinfo: Add Objective-C documentation.
2766
39fe6e80
AC
27672003-06-01 Andrew Cagney <cagney@redhat.com>
2768
2769 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2770 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2771
125309b2
AC
27722003-05-21 Andrew Cagney <cagney@redhat.com>
2773
2774 * gdbint.texinfo (Target Architecture Definition): Delete
2775 references to "extract_address" and "store_address".
2776
b8b527c5
AC
27772003-05-16 Andrew Cagney <cagney@redhat.com>
2778
2779 * gdbint.texinfo (Target Architecture Definition): Replace
2780 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2781 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2782
50e3ee83
TR
27832003-05-14 Theodore A. Roth <troth@openavr.org>
2784
2785 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2786
44e2be90
L
27872003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2788
2789 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2790 (gdb.dvi): Likewise.
2791 (gdb.pdf): Likewise.
2792 (links2roff): Likewise.
2793
df5215a6
JB
27942003-05-08 Jim Blandy <jimb@redhat.com>
2795
2796 * gdb.texinfo (Dump/Restore Files): Update documentation for
2797 'dump', 'append', and 'restore': note that format argument is
2798 optional; simplify presentation of the command variants; and be
2799 more precise about the formats.
2800
5e7b2f39
JB
28012003-05-07 Jim Blandy <jimb@redhat.com>
2802
2803 * gdb.texinfo (Symbols): Update documentation: 'maint list
2804 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2805 symtabs' and 'maint info psymtabs'.
2806
b1e29e33
AC
28072003-05-05 Andrew Cagney <cagney@redhat.com>
2808
2809 * gdbint.texinfo (Target Architecture Definition): Make
2810 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2811 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2812 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2813
00905d52
AC
28142003-05-04 Andrew Cagney <cagney@redhat.com>
2815
2816 * gdb.texinfo (Maintenance Commands): Document "maint print
2817 dummy-frames".
2818
54ff5908
AC
28192003-05-04 Andrew Cagney <cagney@redhat.com>
2820
2821 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2822
32e7087d
JB
28232003-05-03 J. Brobecker <brobecker@gnat.com>
2824
2825 Thierry Schneider <tpschneider1@yahoo.com>
2826 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2827 for new MI command.
2828
7043d8dc
AC
28292003-05-03 Andrew Cagney <cagney@redhat.com>
2830
2831 * gdbint.texinfo (Target Architecture Definition): Document
2832 push_dummy_code. Add cross references.
2833
e33d66ec
EZ
28342003-05-02 Elena Zannoni <ezannoni@redhat.com>
2835
2836 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2837 set/show charsets commands.
2838
0ba6dca9
AC
28392003-04-28 Andrew Cagney <cagney@redhat.com>
2840
2841 * gdbint.texinfo (Target Architecture Definition): Replace
2842 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2843 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2844
d7a27068
AC
28452003-04-28 Andrew Cagney <cagney@redhat.com>
2846
2847 * gdbint.texinfo (Target Architecture Definition): Rename
2848 "tm_print_insn" to "deprecated_tm_print_insn".
2849
44ea7b70
JB
28502003-04-09 Jim Blandy <jimb@redhat.com>
2851
2852 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2853 list psymtabs'.
2854
fb8f8949
AC
28552003-04-08 Andrew Cagney <cagney@redhat.com>
2856
2857 * gdbint.texinfo (Target Architecture Definition): Delete
2858 references to EXTRA_FRAME_INFO.
2859
32fb0f22
AC
28602003-04-08 Andrew Cagney <cagney@redhat.com>
2861
2862 * gdbint.texinfo (Target Architecture Definition): Delete
2863 PRINT_TYPELESS_INTEGER.
2864
6be67e67
JB
28652003-04-02 J. Brobecker <brobecker@gnat.com>
2866
2867 * observer.texi (GDB Observers): Adjust the documentation for the
2868 normal_stop notification to better describe reality. Fix a couple
2869 of minor typos.
2870
4e35d5f0
BR
28712003-04-02 Bob Rossi <bob_rossi@cox.net>
2872
a9331b3f 2873 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2874 '-file-list-exec-source-file'
2875
e8a8712a
AC
28762003-03-31 Andrew Cagney <cagney@redhat.com>
2877
2878 * gdbint.texinfo (Target Architecture Definition): Delete
2879 references to CALL_DUMMY_P.
2880
6c0e89ed
AC
28812003-03-30 Andrew Cagney <cagney@redhat.com>
2882
2883 * gdbint.texinfo (Target Architecture Definition): Remove
2884 reference to TARGET_WRITE_SP.
a9331b3f 2885
378bfd1b
AC
28862003-03-27 Andrew Cagney <cagney@redhat.com>
2887
2888 * gdbint.texinfo (Target Architecture Definition): Remove
2889 references to write_sp.
6c0e89ed 2890
922fbb7b
AC
28912003-03-27 Andrew Cagney <cagney@redhat.com>
2892
2893 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2894 chapter body. Use @smallexample instead of @example.
2895 (Annotations): Ditto.
2896 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2897 annotate.texi.
2898
b81774d8
AC
28992003-03-26 Andrew Cagney <cagney@redhat.com>
2900
2901 * gdbint.texinfo (Target Architecture Definition): Replace
2902 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2903 dummy_addr parameters.
2904
1bf6d5cc
AC
29052003-03-25 Andrew Cagney <cagney@redhat.com>
2906
2907 * gdbint.texinfo (Target Architecture Definition): Delete
2908 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2909 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2910 Add reference to PUSH_ARGUMENTS.
2911
618ce49f
AC
29122003-03-23 Andrew Cagney <cagney@redhat.com>
2913
2914 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2915 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2916
bcd7e15f
JB
29172003-03-18 J. Brobecker <brobecker@gnat.com>
2918
2919 * gdbint.texinfo (Algorithms): Add new section describing the
2920 Observer paradigm.
2921 (Top): Add menu entry to new observer appendix.
2922 * observer.texi: New file.
2923 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2924 new observer.texi file.
2925
9fe8321b
AC
29262003-03-17 Andrew Cagney <cagney@redhat.com>
2927
2928 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2929 that GNU Press update the manual version number.
2930
ac2adee5
AC
29312003-03-12 Andrew Cagney <cagney@redhat.com>
2932
2933 * gdbint.texinfo (Target Architecture Definition): Delete
2934 references to get_saved_register. Rename GET_SAVED_REGISTER to
2935 DEPRECATED_GET_SAVED_REGISTER.
2936
749b82f6
AC
29372003-03-13 Andrew Cagney <cagney@redhat.com>
2938
2939 * gdbint.texinfo (Target Architecture Definition): Replace
2940 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2941
8bedc050
AC
29422003-03-12 Andrew Cagney <cagney@redhat.com>
2943
2944 * gdbint.texinfo (Target Architecture Definition): Rename
2945 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2946
0ce1b118
CV
29472003-03-10 Corinna Vinschen <vinschen@redhat.com>
2948
2949 * gdb.texinfo: Add File-I/O documentation.
2950
12cc2063
AC
29512003-03-10 Andrew Cagney <cagney@redhat.com>
2952
2953 * gdbint.texinfo (Target Architecture Definition): Cross reference
2954 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2955
7453dc06
AC
29562003-03-07 Andrew Cagney <cagney@redhat.com>
2957
2958 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2959 frame" command.
2960
6314f104
AC
29612003-03-05 Andrew Cagney <cagney@redhat.com>
2962
2963 * gdbint.texinfo (Target Architecture Definition): Document
2964 unwind_dummy_id. Cross reference unwind_dummy_id and
2965 SAVE_DUMMY_FRAME_TOS.
2966
f1212245
DJ
29672003-03-05 James Ingham <jingham@apple.com>
2968 Daniel Jacobowitz <drow@mvista.com>
2969
2970 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2971 and "show cp-abi".
2972
77e7e267
AC
29732003-03-03 Andrew Cagney <cagney@redhat.com>
2974
2975 * gdbint.texinfo (Target Architecture Definition): Document
2976 register_type.
2977
838a8221
AC
29782003-03-03 Andrew Cagney <cagney@redhat.com>
2979
2980 * stabs.texinfo (Structures): Use @samp and separate @var's
2981 instead of a single @var containing a comma separated list.
2982 (Unions): Ditto.
2983
d7f4a264
DJ
29842003-03-02 Daniel Jacobowitz <drow@mvista.com>
2985
2986 * Makefile.in (distclean): Remove config.log.
2987
f30ee0bc
AC
29882003-03-01 Andrew Cagney <cagney@redhat.com>
2989
2990 * gdbint.texinfo (Target Architecture Definition): Rename
2991 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2992
29932003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2994
2995 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2996 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2997
be448670
CF
29982003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2999
3000 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3001 (Non-debug DLL symbols): New node, describing the minimal symbols
3002 loaded from DLLs without real debugging symbols.
3003
501eef12
AC
30042003-02-20 Andrew Cagney <ac131313@redhat.com>
3005
3006 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3007 hardware-breakpoint-limit".
3008 (Set Watchpoints): Add cross reference to "set remote
3009 hardware-watchpoint-limit".
3010 (Remote configuration options): New section.
3011
21c294e6
AC
30122003-02-04 Andrew Cagney <ac131313@redhat.com>
3013
e9be73e4
AC
3014 * gdbint.texinfo (Target Architecture Definition): Delete
3015 descrption of IS_TRAPPED_INTERNALVAR.
3016
21c294e6
AC
3017 From Keith Seitz <keiths@redhat.com>:
3018 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3019 option "-i"/"--interpreter" to this chapter. Include index
3020 entries.
3021
0179ffac
DC
30222003-02-04 David Carlton <carlton@math.stanford.edu>
3023
3024 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3025 (Variables): Recommend stabs+ and DWARF 2.
3026 (C plus plus expressions): Correct info about
3027 compiler versions, debug formats.
3028 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3029 PR symtab/874.
3030
7ca9f392
AC
30312003-02-01 Andrew Cagney <ac131313@redhat.com>
3032
3033 * gdbint.texinfo (Target Architecture Definition): Delete
3034 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3035 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3036 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3037 references to nindy and i960.
3038 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3039
31a85ea2
AC
30402003-02-01 Andrew Cagney <ac131313@redhat.com>
3041
3042 * gdbint.texinfo (Target Architecture Definition): Delete
3043 FLOAT_INFO.
3044
6b894e49
AC
30452003-01-30 Andrew Cagney <ac131313@redhat.com>
3046
3047 * stabs.texinfo (Member Type Descriptor): Clarify description of
3048 `@'. Suggested by Ben Hutchings.
3049
c48861fb
AC
30502003-01-29 Andrew Cagney <ac131313@redhat.com>
3051
3052 * gdb.texinfo (M68K): Delete reference to es1800.
3053
617073a9
AC
30542003-01-29 Andrew Cagney <ac131313@redhat.com>
3055
3056 * gdb.texinfo (Maintenance Commands): Document `maint print
3057 reggroups' and `maint print register-groups'.
3058 * gdbint.texinfo (Target Architecture Definition): Document
3059 register_reggroup_p.
3060
5b5d99cf
JB
30612003-01-23 Jim Blandy <jimb@redhat.com>
3062
3063 * gdb.texinfo (Separate Debug Files): New section.
3064
e7ba9c65
DJ
30652003-01-22 Daniel Jacobowitz <drow@mvista.com>
3066
3067 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3068 and "maint show profile".
3069
94e91d6d
MC
30702003-01-16 Michael Chastain <mec@shout.net>
3071
3072 * gdb.texinfo (Installing GDB): Warn against
3073 ".../gdb-VERSION/gdb/configure".
3074 (Separate Objdir): Likewise.
3075
867f3898
AC
30762003-01-15 Andrew Cagney <ac131313@redhat.com>
3077
3078 * gdbint.texinfo (Target Architecture Definition): Delete
3079 definition of PRINT_REGISTER_HOOK.
3080
f153cc92
EZ
30812003-01-15 Elena Zannoni <ezannoni@redhat.com>
3082
3083 (OpenRISC 1000): Fix formatting of command names.
3084
c60eb6f1
EZ
30852003-01-15 Elena Zannoni <ezannoni@redhat.com>
3086
3087 * gdb.texinfo (Continuing and Stepping): Add new command
3088 'advance'. Clarify behavior of 'until'.
3089
f5ebfba0
DJ
30902003-01-13 Daniel Jacobowitz <drow@mvista.com>
3091
3092 * gdb.texinfo (Files): Document solib-absolute-prefix and
3093 solib-search-path.
3094
4ce8657e
MC
30952003-01-09 Michael Chastain <mec@shout.net>
3096
3097 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3098 (Create a Release): Add new instructions for new @file{src-release}.
3099 Document existing instructions for @file{Makefile.in} as
3100 being for @value{GDBN} 5.3.1 or earlier.
3101
372613e3
AC
31022003-01-09 Andrew Cagney <ac131313@redhat.com>
3103
3104 * gdbint.texinfo (Target Architecture Definition): Mention
3105 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3106 allocate memory.
3107
b4e9345d
DJ
31082003-01-04 Daniel Jacobowitz <drow@mvista.com>
3109
3110 * gdb.texinfo (Controlling GDB): Add @kindex for
3111 "show osabi".
3112 (Backtraces): Add @kindex's for backtrace-below-main.
3113
98b45e30
DJ
31142003-01-04 Daniel Jacobowitz <drow@mvista.com>
3115
3116 * gdb.texinfo (Controlling GDB): Document "set osabi".
3117
95f90d25
DJ
31182003-01-04 Daniel Jacobowitz <drow@mvista.com>
3119
3120 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3121 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3122
1e698235
DJ
31232003-01-04 Daniel Jacobowitz <drow@mvista.com>
3124
3125 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3126 "set coerce-float-to-double".
3127 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3128
e632838e
AC
31292003-01-02 Andrew Cagney <ac131313@redhat.com>
3130
3131 * stabs.texinfo: Remove obsolete text.
3132 * gdbint.texinfo: Ditto.
3133 * gdb.texinfo: Ditto.
3134
c133ab7a
MK
31352002-12-22 Mark Kettenis <kettenis@gnu.org>
3136
3137 * gdbint.texinfo (Target Architecture Definition): Update
3138 description of gdbarch_register_osabi.
3139
f821f325
KH
31402002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3141
3142 * agentexpr.texi: Fix typos.
3143 * annotate.texi: Likewise.
3144 * fdl.texi: Likewise.
3145
85a6d8d3 31462002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3147
3148 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3149 DEPRECATED_INIT_FRAME_PC.
3150
ae45cd16
AC
31512002-12-01 Andrew Cagney <ac131313@redhat.com>
3152
3153 * gdbint.texinfo (Target Architecture Definition): Delete
3154 PC_IN_CALL_DUMMY.
3155
07555a72
AC
31562002-11-28 Andrew Cagney <ac131313@redhat.com>
3157
3158 * gdbint.texinfo (Host Definition): Delete documentation on
3159 USE_GENERIC_DUMMY_FRAMES.
3160
c166cdc7
EZ
31612002-11-26 Elena Zannoni <ezannoni@redhat.com>
3162
5ae4183a 3163 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3164 * Makefile.in (install-info): Run the install-info command as part
3165 of the post install steps only.
3166 (uninstall-info): New target.
3167 (uninstall): New target.
3168
35db0260
EZ
31692002-11-22 Elena Zannoni <ezannoni@redhat.com>
3170
3171 * Makefile.in (install): Make install do some real work.
3172
9ba8d803
AC
31732002-11-19 Andrew Cagney <ac131313@redhat.com>
3174
3175 Fix POSIX problem reported by Paul Eggert.
3176 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3177 Fix PR gdb/527.
3178
903ad3a6
AC
31792002-10-26 Andrew Cagney <cagney@redhat.com>
3180
3181 * gdbint.texinfo (Target Architecture Definition): Delete
3182 definition of DO_REGISTERS_INFO.
3183
f2abfe65
KB
31842002-10-18 Kevin Buettner <kevinb@redhat.com>
3185
3186 * gdbint.texinfo (Address Classes): Fix problems with insertion
3187 of ``{'' and ``}'' in example.
3188
b5b0480a
KB
31892002-10-17 Kevin Buettner <kevinb@redhat.com>
3190
3191 * gdbint.texinfo (Address Classes): New section.
3192 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3193 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3194 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3195 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3196
c85508ee
KD
31972002-10-11 Klee Dienes <kdienes@apple.com>
3198
3199 * gdb.texinfo (Registers): Mention vector registers as well as
3200 floating registers in the documentation for 'info registers' and
3201 'info all-registers'.
3202
6d12fc3d
DJ
32032002-10-11 Daniel Jacobowitz <drow@mvista.com>
3204
3205 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3206
8d19fbd2
JJ
32072002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3208
3209 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3210 interface definition.
3211
a37295f9
MM
32122002-10-03 Marko Mlinar <markom@opencores.org>
3213
3214 * gdb.texinfo (Target Commands): Add or1k target specific
3215 commands.
3216 * gdb.texinfo (Contributors): Add myself to the contributors list.
3217
da0f9dcd
AC
32182002-10-01 Andrew Cagney <ac131313@redhat.com>
3219
3220 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3221 and "mi1" instead of "mi1" and "mi0".
3222
2e834e49
HPN
32232002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3224
3225 * gdb.texinfo (Packets): Fix typos "alligned".
3226 Correct z3/Z3 description. Correct z4/Z4 title.
3227
050be0dc
AC
32282002-09-27 Andrew Cagney <ac131313@redhat.com>
3229
3230 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3231
1104b9e7
KB
32322002-09-25 Kevin Buettner <kevinb@redhat.com>
3233
3234 * gdb.texinfo: Use GNU/Linux instead of Linux.
3235
512217c7
AC
32362002-09-25 Andrew Cagney <ac131313@redhat.com>
3237
3238 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3239
10998722
AC
32402002-09-24 Andrew Cagney <ac131313@redhat.com>
3241
512217c7 3242 * gdb.texinfo: Replace @example with @smallexample.
10998722 3243
a0eb71c5
KB
32442002-09-20 Kevin Buettner <kevinb@redhat.com>
3245
f7dc1244 3246 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3247 * gdb.texinfo (Character Sets): Use @smallexample instead of
3248 @example. Use GNU/Linux instead of Linux.
3249
32502002-09-20 Jim Blandy <jimb@redhat.com>
3251
3252 * gdb.texinfo: Add character set documentation.
3253
2f870471
AC
32542002-09-19 Andrew Cagney <ac131313@redhat.com>
3255
3256 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3257 (Packets): Add cross reference from `b' packet to `z' packets.
3258
790eb8f5
AC
32592002-09-19 Andrew Cagney <ac131313@redhat.com>
3260
8d30a00d
AC
3261 * gdb.texinfo (Maintenance Commands): Document ``maint
3262 internal-error'' and ``maint internal-warning''.
3263
790eb8f5
AC
3264 * gdbint.texinfo (Target Architecture Definition): Revise
3265 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3266
a23a7bf1
JB
32672002-09-19 Joel Brobecker <brobecker@gnat.com>
3268
3269 * gdbint.texinfo (Target Conditionals): Document the new
3270 NAME_OF_MALLOC macro.
3271
299ffc64
AC
32722002-09-05 Andrew Cagney <ac131313@redhat.com>
3273
3274 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3275 engineer.
3276
b7bb15bc
SC
32772002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3278
3279 * gdb.texinfo (TUI Overview): Document status line fields.
3280
3d757584
SC
32812002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3282
3283 * gdb.texinfo (TUI Commands): Document info win command.
3284
269c21fe
SC
32852002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3286
3287 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3288
7cf36c78
SC
32892002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3290
3291 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3292 (TUI Keys): Likewise.
3293
d2c6833e
AC
32942002-08-25 Andrew Cagney <ac131313@redhat.com>
3295
3296 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3297 for a packet receive.
3298
46d8b1c3
AC
32992002-08-25 Andrew Cagney <ac131313@redhat.com>
3300
3301 * Makefile.in (clean): Move to end of file.
3302 (distclean, maintainer-clean, realclean): Ditto.
3303 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3304 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3305 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3306 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3307
b0787093
AC
33082002-08-24 Andrew Cagney <ac131313@redhat.com>
3309
3310 * Makefile.in (GDBINT_TEX_TMPS): Define.
3311 (gdbint.dvi, gdbint.pdf): Use
3312 (GDB_TEX_TMPS): Define.
3313 (gdb.dvi, gdb.pdf): Use.
3314 (STABS_TEX_TMPS): Define.
3315 (stabs.dvi, stabs.pdf): Use.
3316 (GDB_DOC_SOURCE_INCLUDES): New macros.
3317 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3318 (GDBINT_DOC_FILES_INCLUDES): New macros.
3319 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3320 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3321 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3322 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3323 (links2roff): Replace SFILES_INCLUDED with
3324 GDB_DOC_SOURCE_INCLUDES.
3325 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3326 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3327 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3328 dependencies.
3329 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3330 dependencies.
3331 (gdbmi.texinfo): Delete rule.
3332 (inc-hist.texinfo): Delete rule.
3333 (rluser.texinfo): Delete rule.
3334
ebba8386
AC
33352002-08-23 Andrew Cagney <cagney@redhat.com>
3336
3337 * gdbint.texinfo (Target Architecture Definition): Update
3338 STORE_RETURN_VALUE, mention regcache.
3339
0ab7a791
AC
33402002-08-21 Andrew Cagney <ac131313@redhat.com>
3341
3342 * gdbint.texinfo (Target Architecture Definition): Document
3343 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3344
ee2d5c50
AC
33452002-08-19 Andrew Cagney <ac131313@redhat.com>
3346
3347 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3348 Fix minor typos. Add index entries.
3349
53c69bd7
AC
33502002-08-18 Andrew Cagney <ac131313@redhat.com>
3351
3352 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3353
e76f1f2e
AC
33542002-08-15 Andrew Cagney <ac131313@redhat.com>
3355
3356 * gdbint.texinfo (Target Architecture Definition): Document
3357 PRINT_VECTOR_INFO.
3358 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3359
0680b120
AC
33602002-08-13 Andrew Cagney <ac131313@redhat.com>
3361
3362 * gdb.texinfo (Maintenance Commands): Document "maint print
3363 registers", "maint print raw-registers" and "maint print
3364 cooked-registers".
3365
3c3bea1c
GS
33662002-08-08 Grace Sainsbury <graces@redhat.com>
3367
a9331b3f 3368 From Mark Salter:
3c3bea1c
GS
3369 * gdb.texinfo (Protocol): Document T packet extension to
3370 allow watchpoint address reporting.
3371
42f9b0a5
AC
33722002-08-03 Andrew Cagney <ac131313@redhat.com>
3373
3374 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3375
db034ac5
AC
33762002-08-01 Andrew Cagney <cagney@redhat.com>
3377
3378 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3379 to CHILL.
3380
e2b28d04
AC
33812002-08-01 Andrew Cagney <ac131313@redhat.com>
3382
3383 * gdbint.texinfo (Coding): Revise section "Include Files".
3384
7fb623f7
AC
33852002-07-24 Andrew Cagney <cagney@redhat.com>
3386
3387 * gdbint.texinfo: Obsolete references to m88k.
3388 * gdb.texinfo: Ditto.
3389
4a2b4636
JB
33902002-07-10 Joel Brobecker <brobecker@gnat.com>
3391
7fb623f7 3392 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3393 where the proper version of autoconf can be retrieved.
3394
a71ec265
DH
33952002-07-09 Don Howard <dhoward@redhat.com>
3396
3397 * gdb.texinfo (Command Files): Further describe the behavior of
3398 sourced command files.
3399
b9aa90c9
AC
34002002-06-27 Andrew Cagney <ac131313@redhat.com>
3401
3402 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3403 (Coding): Clarify ISO C version that GDB assumes.
3404
40dd2248
TT
34052002-06-26 Tom Tromey <tromey@redhat.com>
3406
3407 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3408 add_setshow_cmd_full.
3409
bfac230e
DH
34102002-06-25 Don Howard <dhoward@redhat.com>
3411
3412 * gdb.texinfo (Memory Region Attributes): Document new behavior
3413 for 'mem' command.
3414
475b0867
JB
34152002-06-11 Jim Blandy <jimb@redhat.com>
3416
919d772c
JB
3417 * gdb.texinfo (Symbols): Update documentation for `info source'
3418 command.
3419
475b0867
JB
3420 * gdb.texinfo (Macros): Call the command `info macro', not
3421 `show macro'.
3422
ba8c9337
AC
34232002-06-09 Andrew Cagney <ac131313@redhat.com>
3424
3425 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3426 data''.
3427
1029b7fa
MK
34282002-06-09 Mark Kettenis <kettenis@gnu.org>
3429
3430 * gdbint.texinfo (Target Architecture Definition): Document
3431 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3432
16737d73
AC
34332002-06-08 Andrew Cagney <ac131313@redhat.com>
3434
3435 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3436 lists.
3437
30107679
AC
34382002-06-08 Andrew Cagney <ac131313@redhat.com>
3439
3440 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3441 Branch''.
3442
3352e23e
AC
34432002-06-01 Andrew Cagney <ac131313@redhat.com>
3444
3445 * gdbint.texinfo (Target Architecture Definition): Add section
3446 ``Converting an existing Target Architecture to Multi-arch''.
3447
cbb09e6a
AC
34482002-05-30 Andrew Cagney <ac131313@redhat.com>
3449
3450 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3451 to ``Obsoleting code''. Revise.
3452
e2e0bcd1
JB
34532002-05-17 Jim Blandy <jimb@redhat.com>
3454
3455 * gdb.texinfo (C Preprocessor Macros): New chapter.
3456 Include it in the main menu.
3457 (Contributors): Credit Jim Blandy with macro support.
3458 (Compilation): Explain how to get macro information into the
3459 executable.
3460 (Expressions): Note that preprocessor macros are expanded.
3461
9db8d71f
DJ
34622002-05-14 Daniel Jacobowitz <drow@mvista.com>
3463
3464 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3465 options for `target remote'.
3466
6d531722
AC
34672002-05-13 Andrew Cagney <ac131313@redhat.com>
3468
3469 * gdbint.texinfo (Target Architecture Definition): Delete
3470 documentation on NNPC_REGNUM.
3471
13d01224
AC
34722002-05-11 Andrew Cagney <ac131313@redhat.com>
3473
3474 * gdbint.texinfo (Target Architecture Definition): Document
3475 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3476 (Target Architecture Definition): Revise section `Using Different
3477 Register and Memory Data Representations'. Add section `Raw and
3478 Virtual Register Representations'.
3479
b2e75d78
AC
34802002-05-11 Andrew Cagney <ac131313@redhat.com>
3481
3482 * gdbint.texinfo (Target Architecture Definition): Mention
3483 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3484 (Target Architecture Definition): Mention same. Add references to
3485 web pages.
3486
2c8682ee
MS
34872002-05-08 Michael Snyder <msnyder@redhat.com>
3488
3489 * stabs.texinfo (Attributes): Document new "vector" attribute.
3490
0816590b
AC
34912002-05-04 Andrew Cagney <ac131313@redhat.com>
3492
3493 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3494
2653173e
AC
34952002-05-04 Andrew Cagney <ac131313@redhat.com>
3496
3497 * gdb.texinfo: Delete obsolete references to a29k.
3498
d7bd68ca
AC
34992002-04-24 Andrew Cagney <ac131313@redhat.com>
3500
3501 * gdbint.texinfo (Target Architecture Definition): Replace
3502 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3503
21d83aa5
DM
35042002-04-24 David S. Miller <davem@redhat.com>
3505
3506 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3507
7673a6cc
DM
35082002-04-21 David S. Miller <davem@redhat.com>
3509
3510 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3511
d49d1e0a
AC
35122002-04-21 Andrew Cagney <ac131313@redhat.com>
3513
3514 * gdbint.texinfo (Target Architecture Definition): Delete
3515 definition of HAVE_REGISTER_WINDOWS.
3516
f7dc1244 35172002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3518
3519 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3520 "Theodore A. Roth" <troth@verinet.com>.
3521
5ca0cb28
DH
35222002-04-15 Don Howard <dhoward@redhat.com>
3523
f7dc1244 3524 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3525 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3526 Provide a better explaination of this feature.
5ca0cb28 3527
f208ba17
AC
35282002-04-14 Andrew Cagney <ac131313@redhat.com>
3529
3530 * gdbint.texinfo (Target Architecture Definition): Remove
3531 FRAME_CHAIN_COMBINE.
3532
d5ba91de
MC
35332002-04-12 Michael Chastain <mec@shout.net>
3534
3535 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3536 REG_STACK_SEGMENT.
3537
26818220
MC
35382002-04-09 Michael Chastain <mec@shout.net>
3539
3540 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3541 PYRAMID_* macros.
3542
129188f6
AC
35432002-04-07 Andrew Cagney <ac131313@redhat.com>
3544
3545 * gdb.texinfo (Bug Reporting): Document that the web is the
3546 prefered way of submitting bug reports.
3547 (Bug Reporting): Delete the s-mail address as the last resort.
3548
8227c0ff
AC
35492002-04-05 Andrew Cagney <ac131313@redhat.com>
3550
3551 * gdbint.texinfo (Target Architecture Definition): Delete
3552 references to TARGET_WRITE_FP and write_fp.
3553
16d9dec6
MS
35542002-03-27 Michael Snyder <msnyder@redhat.com>
3555
3556 * gdb.texinfo: Document new commands dump, append, and restore.
3557
9ae8b82c
AC
35582002-03-27 Andrew Cagney <ac131313@redhat.com>
3559
3560 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3561 Branch'.
3562
474c8240
AC
35632002-03-18 Andrew Cagney <ac131313@redhat.com>
3564
3565 * gdb.texinfo: Change all examples to @smallexample.
3566 * gdbint.texinfo: Ditto.
a9331b3f 3567
fb0ff88f
AC
35682002-03-18 Andrew Cagney <ac131313@redhat.com>
3569
3570 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3571 Branches''.
3572
9bb0a4d8
AC
35732002-03-18 Andrew Cagney <ac131313@redhat.com>
3574
3575 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3576 Policy''.
3577
937f164b
FF
35782002-03-04 Fred Fish <fnf@redhat.com>
3579
3580 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3581 expresson, suports, dependant, trhe, perhaphs, situtations,
3582 explictily, taged, oportunity, unfortunatly).
3583
a7b40f07
AC
35842002-02-24 Andrew Cagney <ac131313@redhat.com>
3585
3586 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3587 Remove reference to 3.12.
3588
aab4e0ec
AC
35892002-02-23 Andrew Cagney <ac131313@redhat.com>
3590
3591 * gdbint.texinfo: Include fdl.texi.
3592 (Top): Add GNU Free Documentation License.
3593 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3594 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3595 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3596 (gdbint.info): Add srcdir to include path.
3597 * gdb.texinfo: Include gpl.texi.
3598 (Top): Add Copying.
3599 * gpl.texi: New file.
3600
47b95330
AC
36012002-02-23 Andrew Cagney <ac131313@redhat.com>
3602
3603 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3604
78c47bea
PM
36052002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3606
3607 * gdb.texinfo: Document Cygwin native specific commands.
3608
56460a61
DJ
36092002-02-15 Daniel Jacobowitz <drow@mvista.com>
3610
3611 * gdb.texinfo: Document gdbserver ``--attach'' command.
3612
def71bfa
MS
36132002-02-07 Michael Snyder <msnyder@redhat.com>
3614
3615 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3616 to @code(_ovly_debug_event).
3617
c928edc0
AC
36182002-02-07 Andrew Cagney <ac131313@redhat.com>
3619
3620 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3621
81d46470
MS
36222002-02-06 Michael Snyder <msnyder@redhat.com>
3623
3624 * gdb.texinfo (overlays): Mention new magic symbol
3625 '_ovly_debug_event', which allows GDB to keep better track
3626 of overlays.
3627
f7dc1244 36282002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3629
3630 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3631 Suggested by Dmitry Sivachenko.
3632
3633 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3634
15110bc3
MS
36352002-02-01 Michael Snyder <msnyder@redhat.com>
3636
3637 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3638
6763aef9
MS
36392002-01-30 Michael Snyder <msnyder@redhat.com>
3640
ac282366
MS
3641 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3642 (set trust-readonly-sections): Document.
6763aef9 3643
8642bc8f
AC
36442002-01-29 Andrew Cagney <ac131313@redhat.com>
3645
3646 * gdbint.texinfo (Releasing GDB): Revise and update.
3647
afe64c1a
AC
36482002-01-28 Andrew Cagney <ac131313@redhat.com>
3649
3650 * gdbint.texinfo (Target Architecture Definition): Delete
3651 description of TARGET_BYTE_ORDER_DEFAULT.
3652
f7dc1244 36532002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3654
3655 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3656 <mitya@cavia.pp.ru>.
3657
3d6e1b5a
AC
36582002-01-23 Andrew Cagney <ac131313@redhat.com>
3659
3660 * libgdb.texinfo: Delete file.
3661
6c0e9fb3
AC
36622002-01-22 Andrew Cagney <ac131313@redhat.com>
3663
3664 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3665 * gdbint.texinfo: Ditto.
3666
e0ce93ac
AC
3667Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3668
3669 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3670
be298bcc
AC
36712002-01-22 Andrew Cagney <ac131313@redhat.com>
3672
3673 * Makefile.in: Update copyright.
3674 (TEXI2DVI): Define.
3675 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3676 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3677 gdb-cfg.texi.
3678 (TEXINDEX, PDFTEX): Delete makefile variables.
3679
8e04817f
AC
36802002-01-22 Andrew Cagney <ac131313@redhat.com>
3681
3682 * gdb.texinfo (Protocol): Move section to appendix.
3683
6b2f586d
AC
36842002-01-21 Andrew Cagney <ac131313@redhat.com>
3685
3686 * gdb.texinfo (Remote Debugging): Create a menu.
3687 (Top): Add ``Remote Debugging'' to menu.
3688
6f05cf9f
AC
36892002-01-21 Andrew Cagney <ac131313@redhat.com>
3690
3691 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3692 serial protocol'' from here.
3693 (Remote Debugging): To here. New chapter.
3694
3fd3d7d2
AC
36952002-01-20 Andrew Cagney <ac131313@redhat.com>
3696
3697 * gdbint.texinfo (Target Architecture Definition): Delete
3698 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3699
7fd60527
AC
37002002-01-20 Andrew Cagney <ac131313@redhat.com>
3701
3702 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3703 are no longer needed.
3704 (Porting GDB): Add maintainer note about configure.host.
3705
c2f05ac9
AC
37062002-01-20 Andrew Cagney <ac131313@redhat.com>
3707
3708 * gdbint.texinfo (Target Architecture Definition): Remove
3709 definition of IEEE_FLOAT.
3710
f7dc1244 37112002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3712
3713 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3714 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3715 <3diff@gnu.org>
231b2aad 3716
82600034
AC
37172002-01-19 Andrew Cagney <ac131313@redhat.com>
3718
3719 * gdbint.texinfo (Host Definition): Remove references to
3720 MALLOC_INCOMPATIBLE.
3721
7708fa01
AC
37222002-01-17 Andrew Cagney <ac131313@redhat.com>
3723
3724 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3725 and xyz-xdep.o.
3726
eb12ee30
AC
37272002-01-17 Andrew Cagney <ac131313@redhat.com>
3728
3729 * gdb.texinfo (Maintenance Commands): Add appendix.
3730 (Set Breaks): Copy ``maint info breakpoint'' doco to
3731 ``Maintenance Commands'' appendix. Add reference.
3732
c9ccaa92
AC
37332002-01-17 Andrew Cagney <ac131313@redhat.com>
3734
3735 * fdl.texi: Remove next/prev from @node.
3736
f7dc1244 37372002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3738
3739 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3740 for monstrous @multitable (from Brian Youmans).
3741
3742 * fdl.texi: New file.
3743
3744 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3745
8973da3a
AC
37462002-01-15 Andrew Cagney <ac131313@redhat.com>
3747
3748 * gdbint.texinfo (Releasing GDB): New chapter.
3749
7d86b5d5
AC
37502002-01-14 Andrew Cagney <ac131313@redhat.com>
3751
3752 * gdb.texinfo (Embedded Processors, Calling program functions):
3753 Obsolete references to a29k.
3754
cc1cb004
AC
37552002-01-13 Andrew Cagney <ac131313@redhat.com>
3756
3757 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3758 examples. Document that a code-block should do or discard its
3759 cleanups before exit.
3760
79f12247
MS
37612002-01-11 Michael Snyder <msnyder@redhat.com>
3762
3763 * gdb.texinfo (Choosing files): Change @samp to @file.
3764
19837790
MS
37652002-01-05 Michael Snyder <msnyder@redhat.com>
3766
3767 * gdb.texinfo (--pid): Document new command line option (attach).
3768
f7dc1244 37692002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3770
3771 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3772 in the stub.
3773
d7449b42
AC
37742002-01-04 Andrew Cagney <ac131313@redhat.com>
3775
3776 * gdbint.texinfo (Target Architecture Definition): Replace
3777 BIG_ENDIAN with BFD_ENDIAN_BIG.
3778
f23631e4
AC
37792002-01-03 Andrew Cagney <ac131313@redhat.com>
3780
3781 * gdbint.texinfo (Target Architecture Definition): Replace
3782 value_ptr with struct value pointer.
3783
72c9928d
EZ
37842002-01-02 Eli Zaretskii <eliz@gnu.org>
3785
3786 * gdb.texinfo (Free Software): Fix wording.
3787
959acfd1
EZ
37882001-12-31 Eli Zaretskii <eliz@gnu.org>
3789
3790 * gdb.texinfo (Free Software): New section ``Free Software Needs
3791 Free Documentation''.
3792
f7dc1244 37932001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3794
3795 * stabs.texinfo:
3796 * gdb.texinfo:
3797 * gdbint.texinfo:
3798 * libgdb.texinfo:
3799 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3800
6600abed
MS
38012001-12-29 Michael Snyder <msnyder@redhat.com>
3802
3803 * gdb.texinfo (maint info sections): Fix typo.
3804
f6680716
MS
38052001-12-26 Michael Snyder <msnyder@redhat.com>
3806
fe95c787
MS
3807 * gdb.texinfo (maint info sections): Document.
3808
a9331b3f 3809 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3810 'info proc' sub-options that are currently not implemented.
3811
c3d3ce5b
JB
38122001-12-20 Jim Blandy <jimb@redhat.com>
3813
3814 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3815
778eb05e
AC
38162001-12-15 Andrew Cagney <ac131313@redhat.com>
3817
3818 * gdbint.texinfo (Target Architecture Definition): Replace
3819 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3820
2607059c
AC
38212001-12-01 Andrew Cagney <ac131313@redhat.com>
3822
3823 * gdbint.texinfo (Host Definition): Delete documentation on
3824 HOST_BYTE_ORDER.
3825
df0cd8c5
JB
38262001-11-30 Jim Blandy <jimb@redhat.com>
3827
3828 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 3829 overlay support. Add to top-level menu.
df0cd8c5 3830
88118b3a
TT
38312001-11-26 Tom Tromey <tromey@redhat.com>
3832
3833 * gdb.texinfo (Command Syntax): Document C-o binding.
3834
96565e91
CF
38352001-07-26 Christopher Faylor <cgf@redhat.com>
3836
3837 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3838 use since it is described in the referenced section.
3839
f7dc1244 3840 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3841 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3842 clearer when using DJGPP.
3843
2a3d5645
CF
38442001-11-24 Christopher Faylor <cgf@redhat.com>
3845
3846 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3847 specifically refer to MS-DOS.
3848 (command files): Mention gdb.ini is only used on MS-DOS.
3849
aa26fa3a
TT
38502001-11-21 Tom Tromey <tromey@redhat.com>
3851
3852 * gdb.texinfo (Invoking GDB): Document --args.
3853 (Mode Options): Likewise.
3854
4f8ada06
JB
38552001-11-21 Jim Blandy <jimb@redhat.com>
3856
3857 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3858 Delete documentation; this macro has been removed from the
3859 sources.
3860
3fe0dc10
JB
38612001-11-13 Jim Blandy <jimb@redhat.com>
3862
3863 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3864
9e5abb06
CV
38652001-11-06 Corinna Vinschen <vinschen@redhat.com>
3866
3867 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3868
1c5dfdad
MS
38692001-11-05 Michael Snyder <msnyder@redhat.com>
3870
a9331b3f 3871 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3872 quote regexp chars in function names such as "operator*()".
3873
990f9fe3
FF
38742001-11-01 Fred Fish <fnf@redhat.com>
3875
3876 * gdbint.texinfo (SOLIB_ADD): Document additional new
3877 "readsyms" arg.
3878
b433d00b
DH
38792001-10-30 Don Howard <dhoward@redhat.com>
3880
070b1dd3
DH
3881 * gdb.texinfo: (Command Files) Added documentation for the
3882 behavior of gdb with input redirected from a file.
b433d00b 3883
b7209cb4
FF
38842001-10-28 Fred Fish <fnf@redhat.com>
3885
3886 * gdb.texinfo (auto-solib-add): Change docs to match
3887 implementation change.
3888 (auto-solib-limit): Add docs for new variable.
3889
1aa20aa8
AC
38902001-10-15 Andrew Cagney <ac131313@redhat.com>
3891
3892 * gdbint.texinfo (Target Architecture Definition): Function
3893 value_as_pointer renamed to value_as_address.
3894
fc0c74b1
AC
38952001-10-15 Andrew Cagney <ac131313@redhat.com>
3896
3897 * gdbint.texinfo (Target Architecture Definition): Default
3898 POINTER_TO_ADDRESS functions assume unsigned addresses.
3899 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3900 posting by Jim Blandy.
3901
f4846649
JB
39022001-10-12 Jim Blandy <jimb@redhat.com>
3903
3904 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3905 version of texi2html (1.64) doesn't support this flag any more.
3906
f277788b
MK
39072001-09-08 Mark Kettenis <kettenis@gnu.org>
3908
a9dc4918
MK
3909 * gdbint.texinfo (Host Definition): Remove description of
3910 MEM_FNS_DECLARED.
3911
d28379df
MK
3912 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3913
f277788b
MK
3914 * gdbint.texinfo (Host Definition): Remove description of
3915 HAVE_SIGSETMASK.
3916
7ccaa899
EZ
39172001-09-04 Elena Zannoni <ezannoni@redhat.com>
3918
3919 * gdbint.texinfo (Target Architecture Definition): Add
3920 explanation of TARGET_PRINT_INSN macro.
3921
17d9d558
JB
39222001-08-30 Jim Blandy <jimb@redhat.com>
3923
3924 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3925 Explain what it means to load relocatable files.
3926
72cde065
JB
39272001-08-28 Jim Blandy <jimb@redhat.com>
3928
3929 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3930 info `top' menu.
3931
9e678452
CF
3932Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3933
3934 * gdbint.texinfo: Add a cautionary note about macro use.
3935
a2bea4c3 39362001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3937
a2bea4c3
CV
3938 * gdb.texinfo: Explain omitting the hostname in the
3939 `target remote' command.
3940
1129bf27
DJ
39412001-07-30 Daniel Jacobowitz <drow@mvista.com>
3942
3943 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3944 and END-INFO-DIR-ENTRY.
3945
732b3002
SC
39462001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3947
3948 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3949
89437448
AC
39502001-07-25 Andrew Cagney <ac131313@redhat.com>
3951
3952 * gdbint.texinfo (libgdb): Rewrite.
3953
f7dc1244 39542001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3955
3956 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3957
c4555f82
SC
39582001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3959
3960 * gdb.texinfo (TUI): New chapter, document the TUI.
3961 (Mode Options): Document the -tui option.
3962
2f45a6e0
MK
39632001-07-23 Mark Kettenis <kettenis@gnu.org>
3964
3965 * gdbint.texinfo (Host Definition): Remove description of
3966 NEED_POSIX_SETPGID.
3967
f7dc1244 39682001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3969
3970 * gdb.tex (DJGPP Native): New node, with descriptions of
3971 DJGPP-specific commands.
3972
be9c6c35
JM
39732001-07-19 John R. Moore <jmoore@redhat.com>
3974
3975 * gdbint.texinfo: Three misspellings.
3976
dfa249fb
AC
39772001-07-06 Andrew Cagney <ac131313@redhat.com>
3978
3979 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3980 `test` expressions on bash. Problem reported by Colin Walters.
3981
c72e7388
AC
39822001-07-04 Andrew Cagney <ac131313@redhat.com>
3983
3984 * gdbint.texinfo (User Interface): Update ui-out documentation to
3985 refelect recent UI/MI updates.
3986
94bbb2c0
AC
39872001-07-04 Andrew Cagney <ac131313@redhat.com>
3988
3989 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3990 interpreters.
3991
af6c57ea
AC
39922001-06-15 Andrew Cagney <ac131313@redhat.com>
3993
3994 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3995 structure and not macros.
3996 (Host Definition): Document that much of this chapter is obsolete.
3997 (Target Architecture Definition): Update list of files that make
3998 up a target architecture.
3999 (Coding): Update.
4000
83aa8bc6
AC
40012001-06-28 Andrew Cagney <ac131313@redhat.com>
4002
4003 * gdbint.texinfo (Target Architecture Definition): Update
4004 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4005 The latter has been changed to a true predicate.
4006
f7dc1244 40072001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4008
4009 * annotate.texi: Add @noindent where needed. From Dmitry
4010 Sivachenko <dima@Chg.RU>.
4011 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4012
656db9b0
AC
40132001-06-16 Andrew Cagney <ac131313@redhat.com>
4014
4015 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4016
df2396a1
AC
40172001-06-14 Andrew Cagney <ac131313@redhat.com>
4018
4019 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4020 returns ``OK''. Document that the ``R'' packet does not reply.
4021
0f1f2b0a
MS
40222001-06-13 Michael Snyder <msnyder@redhat.com>
4023
4024 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4025
f7dc1244 40262001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4027
4028 * gdb.texinfo (Signals): Clarify the default setting of signal
4029 handling.
4030
a5d7c491
AC
40312001-05-14 Andrew Cagney <ac131313@redhat.com>
4032
4033 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4034 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4035
05a54c4f
AC
40362001-05-12 Andrew Cagney <ac131313@redhat.com>
4037
4038 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4039
f7dc1244 40402001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4041
4042 * gdbint.texinfo (Clean Design and Portable Implementation):
4043 Renamed from "Clean Design".
4044 (Clean Design and Portable Implementation): Document portable
4045 methods of handling file names, and the associated macros.
4046
f7dc1244 40472001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4048
4049 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4050 command and provide a cross-reference to its description.
4051 (Symbols): Note that "info scope" is useful for trace experiments.
4052
f7dc1244 40532001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4054
b37052ae
EZ
4055 * gdb.texinfo (Symbols): Document "info scope".
4056 (Tracepoints): New chapter.
4057 (Contributors): Update for v5.1.
4058 <All nodes>: Change "C++" to "C@t{++}".
4059
0ee54786
EZ
4060 * gdbint.texinfo (User Interface): A new section about ui_out
4061 functions, based on text written by Fernando Nasser.
4062
c534679c
EZ
4063 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4064
f7dc1244 40652001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4066
e9c75b65
EZ
4067 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4068
4069 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4070
4071 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4072 Replace "GDB" with "@value{GDBN}". Fix markup.
4073
4074 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4075
3d67e040
EZ
4076 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4077 a cross-reference to its description.
4078 (Symbols): Document "info symbol".
4079
f7dc1244 40802001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4081
4082 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4083 subsection "x86 Watchpoints".
4084 (Target Architecture Definition): Document the macros
4085 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4086 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4087
b0ed3589
AC
40882001-03-20 Andrew Cagney <ac131313@redhat.com>
4089
4090 * gdbint.texinfo (Target Architecture Definition): Update
4091 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4092 list.
4093
b6ba6518
KB
40942001-03-06 Kevin Buettner <kevinb@redhat.com>
4095
4096 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4097 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4098
f7dc1244 40992001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4100
4101 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4102
f7dc1244 41032001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4104
17cc6a06
EZ
4105 * gdb.texinfo (Environment): Document that `path' does not change
4106 the value of PATH in GDB's own environment (it did in the past,
4107 but that was changed on March 15, 1994). Reported by Doug Evans
4108 <dje@transmeta.com>.
4109
56caf160
EZ
4110 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4111 its line. Fix markup of commands and macros. Add an Index node
4112 and index entries.
4113
29e57380
C
41142001-01-23 J.T. Conklin <jtc@redback.com>
4115
4116 * gdb.texinfo (Memory region attributes): New manual section.
4117
1c6147de
ND
41182001-01-04 Nicholas Duffek <nsd@redhat.com>
4119
4120 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4121
f7dc1244 41222000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4123
4124 * refcard.tex: Version and copyright fixed. From Phil Edwards
4125 <pedwards@disaster.jaj.com>.
4126
0dcedd82
AC
4127Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4128
4129 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4130 DWARF2_REG_TO_REGNUM): Document.
4131
3b851bce
AC
4132Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4133
4134 * gdbint.texinfo (Coding): Update current value of
4135 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4136
f7dc1244 41372000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4138
4139 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4140 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4141
b90a5f51
CF
41422000-11-10 Christopher Faylor <cgf@cygnus.com>
4143
4144 * gdb.texinfo: Document new 'set step-mode' command.
4145
f7dc1244 41462000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4147
4148 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4149 changes from Dmitry Sivachenko <dima@Chg.RU>.
4150
f7dc1244 41512000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4152
4153 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4154 From Steven Johnson <sbjohnson@ozemail.com.au>.
4155
2e685b93
MK
41562000-08-10 Mark Kettenis <kettenis@gnu.org>
4157
4158 * gdbint.texinfo (Overall Structure): Spelling fix.
4159
f7dc1244 41602000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4161
4162 * gdbint.texinfo (Target Architecture Definition): Document that
4163 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4164 for which REGISTER_CONVERTIBLE returns a zero value.
4165
63ac3005
EZ
41662000-07-08 Christopher Faylor <cgf@cygnus.com>
4167
4168 * Makefile.in (install-info): Find files to install in either the
4169 build or source directories (adapted from Makefile.am).
4170
bd79f757
ND
41712000-07-07 Nicholas Duffek <nsd@redhat.com>
4172
4173 * stabs.texinfo: Fix spelling errors.
4174 (String Field): FILE-NUMBER starts from 0, not 1.
4175
f7dc1244 41762000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4177
4178 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4179 Brian Youmans.
5f208f6d 4180
f7dc1244 41812000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4182
4183 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4184 the source directory. Reported by Mark Harig
4185 <markh@frazier.landmark.com>.
cc542d3b 4186
f3b28801
C
41872000-06-20 J.T. Conklin <jtc@redback.com>
4188
4189 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4190
449f3b6c
AC
4191Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4192
4193 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4194 Generate using pdftex.
4195 (PDFTEX): Define.
4196 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4197 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4198 @contents at the start.
4199
f7dc1244 42002000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4201
4202 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4203 Youmans.
48e934c6 4204
9e9c5ae7
AC
4205Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4206
4207 From Brian Youmans:
4208 * gdb.texinfo: Fix ``et al.''.
4209
c741b251
AC
4210Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4211
4212 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4213 loop.
4214
4ab64e14
JG
42152000-05-19 Jimmy Guo <guo@cup.hp.com>
4216
4217 * configure: Regenerate.
4218
f7dc1244 42192000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4220
4221 * Makefile.in (install-info): Run install-info on installed Info
4222 files.
4223
8c70017b
AC
4224Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4225
a7cb598a
AC
4226 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4227 Andrew Cagney.
8c70017b 4228
f7dc1244 42292000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4230
4231 * gdb.texinfo: Proofreading changes from Brian Youmans.
4232
bf0184be
ND
42332000-05-01 Nick Duffek <nsd@cygnus.com>
4234
4235 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4236 startup sequence, minor edits.
4237
f7dc1244 42382000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4239
4240 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4241 TeX.
4242
4243 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4244 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4245 like `n' and `s' which look weird. Convert some of the @kindex to
4246 @vindex, when they refer to variables, not commands.
4247
33e16fad
AC
4248Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4249
4250 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4251
f7dc1244 42522000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4253
4254 * Makefile.in (GDBMI_DIR): New variable.
4255 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4256 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4257 (gdbmi.texinfo): New target, for texi2roff.
4258 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4259 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4260
4261 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4262 gdbmi.texinfo.
4263 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4264 comment.
4265
d167840f
EZ
42662000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4267
4268 * gdb.texinfo (Files): Update description of add-symbol-file
4269 command.
4270
f7dc1244 42712000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4272
4273 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4274 prevents the build (and is generally a Bad Idea).
4275
f7dc1244 42762000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4277
4278 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4279 a comma inside @var.
4280 (Command Files): Index markup changes from Dmitry Sivachenko
4281 <dima@Chg.RU>.
4282
f7dc1244 42832000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4284
4285 * Makefile.in (LN_S): Define.
4286 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4287 invoke "ln -s" unless it is known to work.
4288
4289 * configure.in (AC_PROG_LN_S): Add.
4290
8dc7983f
JB
42912000-04-14 Jim Blandy <jimb@redhat.com>
4292
4293 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4294 section.
4295 (Target Conditionals): Document ADDRESS_TO_POINTER,
4296 POINTER_TO_ADDRESS.
4297
1a8237e8
DB
42982000-04-11 Daniel Berlin <dan@cgsoftware.com>
4299
4300 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4301 gdb-cfg.texi to get the value.
4302
ca526f1a
JB
43032000-04-10 Jim Blandy <jimb@redhat.com>
4304
4305 * gdbint.texinfo (Target Architecture Definition): Fix
4306 cross-references.
4307
faaafcb4
JB
43082000-04-08 Jim Blandy <jimb@redhat.com>
4309
4310 * gdbint.texinfo (Using Different Register and Memory Data
4311 Representations): New section.
4312 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4313 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4314 REGISTER_CONVERT_TO_RAW): Document.
4315
1b27397f
AC
4316Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4317
4318 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4319 for acknowledgments.
4320
480ff1fb
AC
4321Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4322
4323 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4324 qThreadExtraInfo.
4325
a9331b3f 43262000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4327
a9331b3f
RM
4328 * gdb.texinfo: Clarify which remote debug protocol commands are
4329 required and which are optional.
f1251bdd 4330
dbeb8dbd
AC
4331Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4332
4333 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4334 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4335 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4336 * annotate.texi: Update.
4337
6d2ebf8b
SS
43382000-03-28 Stan Shebs <shebs@apple.com>
4339
4340 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4341 expectation of additional changes before release), update
4342 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4343 node links, rephrase and/or shorten lines to fix formatting
4344 problem in both regular and @smallbook formats.
4345 * annotate.texi: Shorten lines in example, use smallexample
4346 consistently everywhere.
4347 * Makefile.in: Add comment about texinfo 4.0 html generation.
4348 (SFILES_INCLUDED): Add annotate.texi.
4349
5d161b24
DB
43502000-03-27 Daniel Berlin <dan@cgsoftware.com>
4351
5ae4183a
AS
4352 * gdb.texinfo (Debugging Output): Added new section, documenting
4353 the "set/show debug" commands.
5d161b24 4354
b9deaee7
AC
4355Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4356
4357 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4358 entry.
4359
4360 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4361 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4362 @chapter and @node entries.
a9331b3f 4363
b9deaee7 4364 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4365
9ef47d30
AC
4366Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4367
4368 * Makefile.in (install-info): Create $(infodir) before installing
4369 files.
4370
cfeada60
FN
43712000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4372
4373 From David Whedon <dwhedon@gordian.com>
5ae4183a 4374 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4375
6837a0a2
DB
43762000-03-22 Daniel Berlin <dan@cgsoftware.com>
4377
4378 * gdb.texinfo: Add documentation for the apropos command.
4379
bba2971c
MS
43802000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4381
4382 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4383
2b628194
MS
43842000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4385
a9331b3f 4386 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4387 two places.
4388
96a2c332
SS
43892000-03-17 Stan Shebs <shebs@apple.com>
4390
4391 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4392 <dima@Chg.RU>, also clarification of allowed content for
4393 string constants.
4394
f7dc1244 43952000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4396
4397 * gdb.texinfo (main menu): Add Annotations.
4398 (File Options): Add @cindex entries for each command-line option.
4399 Document --epoch, --annotate, --async, --interpreter, --write,
4400 --statistics, and --version.
4401
4402 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4403 of GDB.
4404
9d233477
JB
44052000-02-23 Jim Blandy <jimb@redhat.com>
4406
4407 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4408
14e0eb3b
JB
44092000-02-22 Jim Blandy <jimb@redhat.com>
4410
4411 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4412
3555de01
JM
44132000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4414
4415 * Makefile.in (diststuff): New target.
4416
5e35df8e
KB
44172000-02-15 Kevin Buettner <kevinb@redhat.com>
4418
4419 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4420 architecture. [From Jim Wilson.]
5e35df8e 4421
c5394b80
JM
44222000-01-16 Tom Tromey <tromey@cygnus.com>
4423
4424 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4425 (Delete Breaks): Mention range arguments.
4426 (Disabling): Likewise.
4427
c3f6f71d
JM
44282000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4429
4430 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4431
c4093a6a
JM
4432Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4433
4434 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4435 valid functions.
4436
11cf8741
JM
44371999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4438
4439 * gdb.texinfo: Clarify regular expressions used in rbreak.
4440
917317f4
JM
44411999-10-15 Kevin Buettner <kevinb@cygnus.com>
4442
4443 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4444 MEMORY_REMOVE_BREAKPOINT): Document.
4445
4446Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4447
4448 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4449 offset re-using the DATA offset instead.
4450
2df3850c
JM
44511999-10-11 Jim Kingdon <kingdon@redhat.com>
4452
4453 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4454
44551999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4456
4457 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4458 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4459 typos.
4460
4461 * gdb.texinfo: Various minor wording and formatting improvements,
4462 mentions of additional command-line options.
4463
2acceee2
JM
44641999-09-30 Fred Fish <fnf@cygnus.com>
4465
4466 * gdb.texinfo: Document additional forms of specifying section
4467 names and addresses for the add-symbol-file command.
4468
c2c6d25f
JM
44691999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4470
4471 * gdbint.texinfo: Fix typo, add the word "have".
4472
44731999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4474
4475 * gdbint.texinfo (Target Architecture Definition): Document the
4476 SKIP_PERMANENT_BREAKPOINT macro.
4477
d4f3574e
SS
44781999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4479
4480 * gdb.texinfo: Fiks speling errers.
4481
4482 * gdb.texinfo: Fix uses of @multitable.
4483
f7dc1244 4484 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4485 * gdb.texinfo: Include details specific to DOS host, clarify
4486 some confusing language, fix @ref/@xref/@pxref usages, add
4487 comments about using with optimization, add more indexing,
4488 fix info about disassembly-flavor.
4489
4490Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4491
4492 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4493 SKIP_SOLIB_RESOLVER): Define.
4494
4495Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4496
4497 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4498 ``g'' packets.
4499
104c1213
JM
45001999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4501
4502 * gdb.texinfo: Create a new "Configurations" chapter with
4503 platform-specific info, inline remote.texi and move sections of it
4504 into the new chapter, move bits about info proc, heuristic search,
4505 and register stack into the new chapter.
4506 * remote.texi: Remove, now part of gdb.texinfo.
4507 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4508
45091999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4510
4511 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4512 GDB_TARGET_IS_MACH386): These kludges have gone away.
4513
4514Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4515
4516 * gdbint.texinfo (Target Architecture Definition): Mention
4517 TDEPLIBS.
4518
53a5351d
JM
45191999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4520
4521 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4522 surrounding text to fit HP-UX bits into general info.
4523 (HPPA-cfg.texi): Remove, no longer useful.
4524
4525 * gdb.texinfo: Remove explicit links from @node lines, remove
4526 HP-added "Detailed Node Listing" from main menu which confuses
4527 things.
4528
4529 From Dmitry Sivachenko <dima@Chg.RU>:
4530 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4531 in description of `set environment'.
4532
45331999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4534
4535 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4536
7be570e7
JM
45371999-08-12 Ben Elliston <bje@cygnus.com>
4538
4539 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4540
f7dc1244 45411999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4542
4543 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4544 watch, awatch, and rwatch. Explain why the latter two cannot be
4545 set as software watchpoints. Document that watchpoints for local
4546 variables are deleted when the debuggee terminates.
4547
4548Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4549
4550 * remote.texi (Protocol): Further clarification of the "qRcmd"
4551 packet. Allow E.. response packet. "qRcmd" packet is no longer
4552 reserved.
4553
45541999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4555
a9331b3f
RM
4556 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4557 * gdb.texinfo: Ditto.
7be570e7 4558
96baa820
JM
45591999-08-06 Tom Tromey <tromey@cygnus.com>
4560
4561 * gdb.texinfo (KOD): New node.
4562
4563Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4564
4565 * remote.texi (Rcmd): Fix minor formatting typos.
4566
4567Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4568
4569 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4570 packets.
4571
adf40b2e
JM
45721999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4573
4574 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4575 fixes.
4576
43ff13b4
JM
4577Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4578
4579 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4580
085dd6e6
JM
4581Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4582
4583 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4584 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4585 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4586 packets that are not supported on all hosts. Expand examples.
4587 Spell check.
4588
45891999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4590
4591 * Makefile.in: Recognize html, install-html. Add targets
4592 to build HTML versions of documentation via texi2html.
4593
4594Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4595
4596 * gdbint.texinfo (Testsuite): New chapter, information about the
4597 testsuite.
4598
4599Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4600
4601 * remote.texi (Communication Protocol): Rewrite.
4602
4603Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4604
4605 * stabs.texinfo: Fix uses of xref.
4606
9e0b60a8
JM
4607Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4608
4609 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4610 info about patch submission.
4611
cce74817
JM
4612Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4613
4614 From Per Bothner <bothner@cygnus.com>:
4615 * gdb.texinfo: Document Chill support.
4616
4617Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4618
4619 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4620 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4621 Document that the value should be greater-than or equal-to zero.
4622 (NO_STD_REGS): Document. Deprecate.
4623
ac9a91a7
JM
4624Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4625
4626 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4627 Document that these are not used.
4628
4629Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4630
4631 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4632
392a587b
JM
4633Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4634
4635 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4636 numargs was dropped.
4637
4638Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4639
4640 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4641
b83266a0
SS
4642Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4643
4644 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4645 Update.
4646
7a292a7a
SS
4647Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4648
4649 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4650 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4651
4652Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4653
4654 * gdbint.texinfo: Fix typos: $ -> @.
4655
4656Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4657
4658 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4659 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4660 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4661 BREAKPOINT_FROM_PC.
a9331b3f 4662
7a292a7a
SS
4663Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4664
4665 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4666 CALL_DUMMY_STACK_ADJUST): Document.
4667
4668Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4669
4670 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4671 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4672
46731999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4674
4675 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4676 longer exists.
4677
4678Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4679
4680 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4681 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4682 they make the manual source incomprehensible.
4683 * h8-cfg.texi: Remove, hasn't been used in years.
4684
c906108c
SS
4685Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4686
4687 * gdb.texinfo: Update the credits.
4688
4689Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4690
4691 * gdb.texinfo: Fix mistakes noticed in printout of last
4692 draft, add Alpha to discussion of heuristic fence post.
4693
4694Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4695
4696 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4697 Edition, merge some HP changes into mainline, describe some
4698 previously undocumented features, describe more of the target
4699 commands available, eliminate obsolete section on renamed
4700 commands.
4701 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4702
4703Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4704
4705 * gdb.texinfo: Make many HPPA conditionals unconditional,
4706 including catchpoint description, since now on for all configs.
4707 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4708 specializations.
4709
4710Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4711
4712 * Makefile.in (GDBvn.texi): Fix match expression to work with
4713 current format of VERSION in gdb/Makefile.in.
4714 * gdb.texinfo: Fix node ref to match new readline.
4715
4716Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4717
a9331b3f
RM
4718 * gdb.texinfo: Changes made as part of a project to merge in
4719 changes made by HP. Documentation makes extensive use of
c906108c
SS
4720 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4721 on remote debugging. There are differences in documentation
4722 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4723 the HP manual discusses catchpoints, hardware watchpoints, and
4724 some HPUX specific limitations for shared library support.
a9331b3f 4725
c906108c
SS
4726 There are also a number of @node changes.
4727
47281999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4729
4730 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4731 (C Usage): Same.
4732
4733Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4734
4735 The following changes were made by Edith Epstein
4736 <eepstein@cygnus.com> as part of a project to merge in changes
4737 made by HP.
a9331b3f 4738
c906108c
SS
4739 * HPPA-cfg.texi: new file.
4740
4741 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4742
4743 * refcard.tex: change documentation about catch.
4744 removed info catch.
4745
4746Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4747
4748 * gdbint.texinfo: Expand on GDB's coding standards,
4749 specify the use of arg names with prototypes.
4750
47511998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4752
4753 * gdb.texinfo: Fix tipo.
4754
4755Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4756
4757 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4758 TARGET_BYTE_ORDER_SELECTABLE_P.
4759
4760Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4761
4762 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4763
47641998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4765
4766 * agentexpr.texi: New file.
4767
4768Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4769
4770 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4771
47721998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4773
4774 * remote.texi: Changed wording that implied that the GDB remote
4775 protocol caches register values instead of GDB itself.
4776
4777Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4778
4779 * gdbint.texinfo: Add some info about symbol readers.
4780 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4781 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4782 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4783 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4784
4785Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4786
a9331b3f 4787 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4788
4789Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4790
4791 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4792
4793Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4794
4795 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4796 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4797
4798Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4799
4800 * gdbint.texinfo: Fix minor typos.
4801
4802Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4803
4804 * gdbint.texinfo: Complete overhaul. Group descriptions more
4805 logically, add more info on generic algorithms, remove much
4806 obsolete and/or wrong material.
4807
4808Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4809
4810 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4811
4812Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4813
4814 * refcard.tex: Copyright, address updates.
4815
4816Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4817
4818 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4819 for the edition instead of confusing GDB-version-like numbers.
4820
4821Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4822
4823 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4824
4825Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4826
5ae4183a 4827 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
4828
4829Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4830
4831 * gdb.texinfo: Add some credits, mention bug monitor.
4832 * remote.texi: Mention mips monitor targets.
4833 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4834
c906108c
SS
4835Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4836
4837 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4838 files, finish sorting of host vs target vs native macros, describe
4839 some more of them.
4840
4841Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4842
4843 * gdbint.texinfo (Host Conditionals): Document change from
4844 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4845
4846Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4847
4848 * gdbint.texinfo (Host Conditionals): Document
4849 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4850
4851Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4852
4853 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4854 Document LSEEK_NOT_LINEAR.
4855
4856Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4857
4858 * stabs.texinfo (Stab Section Basics): Make it clear that only
4859 some versions of the GNU linker remove the leading N_UNDF symbol.
4860
4861Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4862
4863 * stabs.texinfo (String Field): Document type number pairs here,
4864 instead of in the Sun specific section.
4865 (Include Files): The GNU linker supports the N_BINCL
4866 optimization. Clarify the N_BINCL value, and what it is used
4867 for.
4868 (Procedures): Document N_FUN with an empty string to mark the end
4869 of a function.
4870 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4871 (Sun Differences): Remove this node, as the information is now
4872 elsewhere in the main document.
4873 (Stab Section Basics): Mention that the GNU linker may optimize
4874 stabs and remove the leading N_UNDF symbol.
4875
4876Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4877
4878 * gdb.texinfo, refcard.tex: Restore author credit
4879
4880Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4881
4882 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4883 documentation to account for START and END macros taking
4884 one arg.
4885
4886Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4887
4888 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4889 * gdb.texinfo (Frames): Fix typo.
4890
4891Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4892
4893 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4894 a target_signal as arg type, not a pid.
4895
4896Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4897
4898 * gdb.texinfo: Document `set assembly-language'.
4899
4900Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4901
4902 * remote.texi: Update list of stubs in the GDB distribution.
4903
4904Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4905
4906 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4907 Also document that some systems can use mmalloc but must define
4908 this if their C runtime allocates memory that is later freed.
4909 (MMCHECK_FORCE): Document new macro.
a9331b3f 4910
c906108c
SS
4911Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4912
4913 * remote.texi: Add documentation for target Sparclet.
4914
4915Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4916
a9331b3f 4917 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4918 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4919 * configure.in: Rewritten for autoconf.
4920 * configure: New.
4921
4922Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4923
4924 * Makefile.in (DVIPS): New define, set to dvips.
4925 (dvi): Add stabs.dvi.
4926 (ps): New target.
4927 (all-doc): Depend on info, dvi, and ps targets.
4928 (STAGESTUFF): Add *.ps and *.dvi files.
4929 (clean-info, clean-dvi): Remove.
4930 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4931 rules completely rewritten.
4932 (maintainer-clean): Remove clean-info and clean-dvi
4933 dependencies and put their actions in the rules.
4934 (gdb.ps): New target
a9331b3f 4935 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4936 intermediate TeX files, whether they have 2 or 3 character
4937 extensions.
4938 (gdbint.ps): Add target and rules.
4939 (gdb-internals): Delete unused target.
4940 (Makefile): Depends upon config.status also.
4941
4942Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4943
4944 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4945 set.
4946
4947Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4948
4949 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4950 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4951
4952Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4953
4954 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4955
4956Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4957
4958 * gdb.texinfo (Print settings): Document
4959 `set/show print static-members' commands.
4960
4961Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4962
4963 * gdbint.texinfo (Native): Document name change, coredep.c to
4964 core-aout.c.
4965
4966Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4967
4968 * stabs.texinfo (Include Files): Document the values the SunOS4
4969 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4970
4971Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4972
4973 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4974 Fix typo.
4975
4976Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4977
4978 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4979 "gdb.tar.Z".
4980
4981Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4982
4983 * Makefile.in (maintainer-clean): New target, synonym for
4984 realclean.
4985
4986Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4987
4988 * Update all FSF addresses except those in COPYING* files.
4989
4990Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4991
4992 From Richard Earnshaw (rearnsha@armltd.co.uk):
4993 * gdb.texinfo (convenience variables): Document $_exitcode.
4994 (quit): Document optional expression to use as exit code.
4995
4996Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4997
4998 * gdb.texinfo, remote.texi: Brought up to date with various
4999 GDB changes.
5000
5001Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5002
5003 * gdb.texinfo: Update dates and versions, fix comments about
5004 hardware watchpoints in future releases and about the
5005 sharedlibrary command.
5006
5007Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5008
5009 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5010 C_FUN stab. Other cleanups.
5011
5012Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5013
5014 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5015 for the sparc stub.
5016
5017Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5018
5019 * annotate.texi: Clarify which addresses have differing formats
5020 depending on the language and which do not.
5021
5022Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5023
5024 * remote.texi (NetWare): Changed example to use BOARD= instead of
5025 NODE= argument to reflect correspoding change to gdbserve.nlm.
5026
5027Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5028
5029 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5030 GDB, as well as AIX dbx, supports the size type attribute.
5031
5032Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5033
5034 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5035
5036Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5037
5038 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5039 and new 'if' and 'while' commands.
5040
5041Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5042
5043 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5044
5045Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5046
5047 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5048 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5049 NetWare targets. Mostly stolen from the Server node.
5050
5051Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5052
5053 * gdb.texinfo (Setting): Talk about the language of a source file
5054 versus the working language. The old documentation did not match
5055 what GDB did.
5056
5057Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5058
5059 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5060 of a source file.
5061
5062Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5063
5064 * gdb.texinfo (Processes): New node.
5065
5066Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5067
5068 * remote.texi: Update documentation of set/show mipsfpu.
5069
3fc11d3e
JM
5070Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5071
5072 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5073 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5074
5075Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5076
5077 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5078 obsolete conditionals, described some others.
5079
5080Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5081
5082 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5083 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5084
5085Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5086
5087 * gdbint.texinfo: Put regex conditionals in their own table.
5088
5089Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5090
5091 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5092 described or fixed the descriptions of many others.
5093
5094Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5095
5096 * gdb.texinfo: Add some more credits.
5097 * gdbint.texinfo: Capitalize GDB consistently, describe some
5098 macros and remove some.
5099
5100Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5101
5102 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5103 obsolete conditionals, described some others.
5104
5105Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5106
5107 * gdb.texinfo (help targets): Changed to `help target', which
5108 is the correct gdb command.
5109
5110Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5111
5112 * annotate.texi (TODO): New node, for keeping track of annotations
5113 suggested but not yet implemented.
5114
5115Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5116
5117 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5118 another symbol, it is not the address itself.
5119
5120Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5121
5122 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5123 of stabs-in-coff sections.
5124
5125Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5126
5127 * annotate.texi: Change edition to 0.5 and date to May 1994.
5128 Add index.
5129 (Frames): New node, for frame annotation.
5130 (Displays): New node, for display annotation.
5131
5132 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5133 when waiting for your program to stop.
5134
5135Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5136
5137 * annotate.texi (Breakpoint Info): Document annotation of header
5138 fields and record annotation.
5139
5140Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5141
5142 * annotate.texi: New file, to document annotations.
5143
5144Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5145
5146 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5147 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5148
5149Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5150
5151 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5152 section, and say n_strx field is compilation unit relative.
5153 * stabs.texinfo: Don't use @code for a.out when it is the name of
5154 an object file format.
5155
5156Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5157
5158 * gdb.texinfo: Refer to file names, not path names, per rms
5159 convention.
5160 (Arguments): Fix typo.
5161
5162Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5163
5164 * stabs.texinfo (Global Variables): Talk about stabs in files
5165 where variables are referenced, but not defined.
5166
5167Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5168
5169 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5170 Cplusplus to new nodes Member Type Descriptor and Method Type
5171 Descriptor. Re-write stuff for #.
5172
5173Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5174
5175 * gdb.texinfo (Print Settings): Don't document "set print
5176 fast-symbolic-addr off". The bug which it worked around was fixed
5177 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5178
5179 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5180 N_ENTRY node.
5181
5182 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5183
5184Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5185
5186 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5187 references to ieee-float.c.
5188
5189Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5190
5191 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5192 match what the code actually does.
5193
5194Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5195
5196 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5197
5198Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5199
5200 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5201 i, and b.
5202
5203Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5204
5205 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5206 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5207 as "stabs in sections" rather than just saying "ELF and SOM".
5208 Also make that stuff apply to COFF.
5209
5210Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5211
5212 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5213 Ghostscript.
5214
5215Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5216
5217 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5218 versus functions without line numbers, also mention stepping into
5219 them as well as "step" when you are in them. Tell the user how to
5220 deal with the situation. Add comment about "debugging information".
5221
5222Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5223
5224 * stabs.texinfo (Enumerations): Document restriction on where
5225 enumeration types can appear and still win with GDB.
5226
5227Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5228
5229 * stabs.texinfo (Negative Type Numbers): Document format for type
5230 -16.
5231
5232Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5233
5234 * gdb.texinfo (Selection, Frame Info): Update information about
5235 arbitrary frame specficiations.
5236
5237Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5238
5239 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5240
5241Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5242
5243 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5244
5245Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5246
5247 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5248
5249Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5250
5251 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5252 Differences node to Statics node.
5253 (Statics): Discuss XCOFF use of V symbol descriptor.
5254
5255 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5256 not clean.
5257
5258Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5259
5260 * gdb.texinfo (Print Settings): Document `set print
5261 fast-symbolic-addr' and improve the doc for some other
5262 `set print's.
5263
5264Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5265
5266 * stabs.texinfo (String Field): Talk about defining several type
5267 numbers at once.
5268 Fix lint regarding changing node ELF Transformations to
5269 ELF and SOM Transformations.
5270
5271Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5272
5273 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5274
5275Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5276
5277 * stabs.texinfo (Cross-References): `::' is for nested types only
5278 within <>.
5279 (Structures): Document static members.
5280
5281Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5282
5283 * stabs.texinfo: Document S type attribute.
5284
5285Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5286
5287 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5288
5289Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5290
5291 * gdbint.texinfo: Fix a few typos.
5292
5293Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5294
5295 * gdb.texinfo, remote.texi: formatting improvements
5296
5297 * gdb.texinfo (New Features): mention threads.
5298 (Summary, C): fix xrefs in newly contributed text.
5299 (Threads): index entries, clarifications, example
5300 (passim): minor typos fixed, phrasing improvements
5301
5302 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5303 entries; (Server): explain use of gdbserver w/real-time systems,
5304 add example of conflicting TCP port; (MIPS Remote) break up
5305 running text into table, highlighting commands, and add example.
a9331b3f 5306
c906108c
SS
5307Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5308
5309 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5310
5311Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5312
5313 * stabs.texinfo (Nested Symbols): New node.
5314 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5315
5316Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5317
5318 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5319 to picking which Bbss.bss symbol to use, and (because there seems to
5320 be no good way of doing it) re-write some of the text to make it
5321 sound like Bbss.bss isn't such a great idea after all (as currently
5322 designed).
5323
5324 * gdb.texinfo (C): In addition to saying people have to use g++ for
5325 good results, say they have to use stabs. Specifically say cfront
5326 doesn't work well.
5327 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5328 the gdb README. Add xrefs to places where the support for the various
5329 languages is described in detail.
5330
5331Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5332
5333 * stabs.texinfo: Clean up stuff about visibility and virtual
5334 characters.
5335
5336 * stabs.texinfo (N_M2C): Cite Sun doc.
5337
5338Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5339
5340 * gdb.texinfo: updates re threads.
5341 * remote.texinfo: avoid index entries starting with digits.
5342
5343Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5344
5345 * stabs.texinfo (Enumerations): Talk about large, negative and
5346 octal values. Clean up cross reference to type attributes.
5347 (String Field): Say that GDB 4.11 supports size attribute.
5348
5349Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5350
5351 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5352 is a mandatory step. Make the stuff about that more concise.
5353
5354Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5355
5356 * stabs.texinfo (Class Names): New node.
5357
5358 * gdb.texinfo (Command Files): Explain order of init file reading.
5359
5360 * remote.texi (Bootstrapping): Talk about getting the serial driver
5361 to deal with ^C sent by gdb to stop the remote system.
5362
5363Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5364
5365 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5366
5367 * libgdb.texinfo (Defining Commands): made the DOC arg
5368 to gdb_define_app_command a char * instead of char **
5369 per a suggestion from kingdon.
5370
5371 * libgdb.texinfo: total rewrite from a different starting
5372 premise.
5373
5374Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5375
5376 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5377 floats passed as doubles (to improve clarity).
5378
5379Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5380
5381 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5382
5383 * a4rc.sed: update to work with Andreas Vogel papersize params
5384
5385 * refcard.tex: use Andreas Vogel simplifications of papersize
5386 params; remove useless version info; update copyright date.
5387
5388Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5389
5390 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5391
5392Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5393
5394 * gdb.texinfo (Files): Say what address the load command loads it at.
5395
5396 * stabs.texinfo (Common Blocks): Minor cleanups.
5397
5398 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5399 that Sun has backed away from the linker kludge and thus the relevant
5400 issue is changes to the SunPRO tools, not the Solaris linker.
5401
5402 * stabs.texinfo (Traditional Integer Types): Clean up description
5403 of octal bounds a little bit. Document extra leading zeroes.
5404
5405Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5406
5407 * gdb.texinfo (Signaling): Update for symbolic symbol names
5408 and add a section explaining the difference between the GDB
5409 signal command and the shell kill utility.
5410
5411Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5412
5413 * libgdb.texinfo: added `@' to braces that were unescaped.
5414
5415Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5416
5417 * libgdb.texinfo: new file. Spec for the gdb library.
5418
5419Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5420
5421 * stabs.texinfo (Include Files): Fix typo (start -> end).
5422
5423Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5424
5425 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5426 from Melissa at FSF's editing pass.
5427
5428Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5429
5430 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5431 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5432 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5433
5434Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5435
5436 * remote.texi (Bootstrapping): Discuss 386 call gates.
5437
5438Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5439
5440 * stabs.texinfo (Based Variables): New node.
5441
5442Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5443
5444 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5445 names, sizes, and formats to suggest how not to lose.
5446
5447Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5448
5449 * stabs.texinfo (Methods): Fix typo.
5450
5451Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5452
5453 * gdb.texinfo: Fix a few typos.
5454
5455Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5456
5457 * gdb.texinfo: Clarify how well it works with Fortran.
5458
5459 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5460 More on relocating stabs in ELF files.
5461
5462Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5463
5464 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5465
5466Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5467
5468 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5469 parameters on VAX.
5470
5471Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5472
5473 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5474
5475Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5476
5477 * stabs.texinfo: Make info author notice match the TeX author notice.
5478
5479Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5480
5481 * stabs.texinfo: Initial-caps all words in node names and
5482 non-trivial words in section names.
5483
5484Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5485
5486 * stabs.texinfo: Many minor cleanups.
5487
5488 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5489
5490Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5491
5492 * stabs.texinfo: Remove full description of big example.
5493 It's not really helpful; just use pieces of it where appropriate.
5494 Add more Texinfo formatting directives (@samp, etc.).
5495 Use @deffn to define stab types.
5496 Eliminate some wordiness. Break up some nodes.
5497 Add an (alphabetized) index of symbol types.
5498 Use consistent capitalization style in node and section names.
5499
5500Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5501
5502 * gdb.texinfo: Change typo "Two two" to "The two".
5503
5504Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5505
5506 * stabs.texinfo (XCOFF-differences): Remove references to
5507 non-existent types N_DECL and N_RPSYM.
5508
5509 * stabs.texinfo (String Field): Say that type attributes bug is
5510 fixed in GDB 4.10, since it is.
5511
5512 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5513
5514Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5515
5516 * stabs.texinfo: Formatting cleanups.
5517
5518Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5519
5520 * stabs.texinfo: When explaining the n_type of a stab, standardize
5521 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5522 no tabs, use @r).
5523 (Global Variables): Clean up.
5524
5525Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5526
5527 * stabs.texinfo (Stack Variables): Re-write.
5528
5529Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5530
5531 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5532 addresses of a source file. Also revise formatting.
5533 Change "object module" or "object file" to "source file".
5534 Various: Miscellaneous cleanups.
5535
5536Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5537
5538 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5539
5540Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5541
5542 * gdbint.texinfo: Removed many nonsensical machine-collected
5543 host and target conditionals, described some of the remainder.
5544
5545Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5546
5547 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5548
5549 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5550 paragraph which follows.
5551
5552 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5553 variables. Looks better and avoids overful hbox.
5554
5555Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5556
5557 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5558
5559Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5560
5561 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5562 retransmit-timeout
5563
5564Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5565
5566 * gdbint.texinfo: Update statement about `some ancient Unix
5567 systems, like Ultrix 4.0' to Ultrix 4.2.
5568
5569Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5570
5571 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5572
5573 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5574
5575 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5576 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5577
5578 * remote.texi: new name for former gdbinv-s.texi
5579
5580 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5581
5582Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5583
5584 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5585 variables for MIPS remote debugging protocol.
5586
5587Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5588
5589 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5590
5591Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5592
5593 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5594
5595Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5596
5597 * gdb.texinfo: repair conditional bugs in text markup
5598
5599Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5600
5601 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5602 to select Modula-2 material.
5603
5604Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5605
5606 * stabs.texinfo: Cleanups regarding statics.
5607
5608 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5609 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5610
5611Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5612
5613 * stabs.texinfo: N_MAIN is sometimes used for C.
5614
5615Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5616
5617 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5618
5619Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5620
5621 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5622 removed from the code by Kingdon.
c906108c
SS
5623
5624Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5625
5626 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5627 input when evaluating breakpoint conditions; the bug has been fixed.
5628
5629 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5630 sets the ignore count to N-1, not to N.
5631
5632Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5633
5634 * refcard.tex (\hoffset): correct longstanding error to match
5635 intended offset; avoids cutting off edge on some printers
5636
5637Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5638
5639 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5640
5641Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5642
5643 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5644
5645Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5646
5647 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5648 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5649 collect sed edits if any, apply to refcard before formatting;
5650 (refcard.ps) stop implying PS fonts if PS output requested;
5651 (lrefcard.ps) delete extra target for variant PS fonts
5652
5653 * refcard.tex: parametrize papersize dependent info, collect
5654 in easily replaced spot
5655
5656 * a4rc.sed: new file, edits to refcard for A4 paper
5657
5658Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5659
5660 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5661
5662Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5663
5664 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5665
5666Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5667
5668 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5669 politely rather than rudely.
5670
5671Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5672
5673 * stabs.texinfo: Document common blocks.
5674
5675Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5676
5677 * stabs.texinfo: Add some basic info about stabs-in-elf.
5678
5679Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5680
5681 * stabs.texinfo (Top): Minor cleanup.
5682
5683Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5684
5685 * Makefile.in (install-info): remove parentdir support
5686
5687Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5688
5689 * gdb.texinfo (Copying): delete this node and references to it;
5690 RMS says this manual need not carry GPL. (passim): Improvements
5691 from last round at FSF, largely due to Ian Taylor review, and
5692 minor formatting improvements.
5693
5694 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5695 largely due to Ian Taylor review. (Debug Session): minor edits to
5696 new text.
5697
5698Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5699
5700 * Makefile.in (realclean): Remove info and dvi files too.
5701
5702Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5703
5704 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5705 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5706 * gdb.texinfo: Change accordingly.
5707
5708 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5709 N_{L,R}BRAC,N_SLINE are relative to.
5710
5711Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5712
5713 * Makefile.in (GDBvn.texi): Update atomically.
5714
5715Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5716
5717 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5718
5719Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5720
5721 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5722 addresses together. Also motivate the set print symbol-filename
5723 command and suggest other solutions.
5724
5725Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5726
5727 * gdb.texinfo (set print elements): Note that the number of
5728 elements is set to unlimited by "set print elements 0".
5729
5730Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5731
5732 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5733 NF_LDOUBLE means.
5734 (Stab Types): Include Solaris stab types.
5735 (Procedures): Document Solaris extensions.
5736
5737Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5738
5739 * gdb.texinfo: Add `set print symbol-filename' doc.
5740
5741Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5742
5743 * stabs.texinfo (Arrays): Talk about type definition vs. type
5744 information.
5745
5746 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5747 the trailing semicolon.
5748
5749Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5750
5751 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5752 and merge in other parts of the document addressing these subjects.
5753 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5754
5755 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5756 at the end of a range type.
5757
5758 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5759 AIX extensions.
5760
5761Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5762
5763 * stabs.texinfo (Stabs Format): Misc fixes.
5764
5765Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5766
5767 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5768 (Traditional builtin types): Document convex convention for long long.
5769 (Negative builtin types): Discuss type names, and misc fixes.
5770
5771Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5772
5773 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5774 point types used with @samp{R} type descriptor.
5775 (Symbol Descriptors): Describe how to handle conflict between
5776 different meanings of @samp{P} symbol descriptor.
5777
5778Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5779
5780 * stabs.texinfo: Remove node Quick Reference and put its children
5781 directly under the main menu.
5782
5783 * stabs.texinfo: Many more changes to bring it into line with
5784 AIX documentation and reality. I think it now has all the
5785 information from the AIX documentation, except that I burned
5786 out when I got to variant records (Pascal and Modula-2) and
5787 all the COBOL types. Oh well, we can add them later when we're
5788 worrying more about those languages.
5789
5790 * stabs.texinfo (Automatic variables): Talk about what it means
5791 to omit the symbol descriptor.
5792
5793Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5794
5795 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5796 gcc2 behavior with promoted args.
5797
5798Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5799
5800 * gdb.texinfo: include readline appendices in info version of manual
5801
5802Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5803
5804 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5805 target remote.
5806
5807 * gdb.texinfo (Machine Code): more index entries for disassemble
5808
5809Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5810
5811 * Clarify the intended use of the gdb-testers and gdb-patches
5812 mailing lists, and shrink gzip comment.
5813
5814Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5815
5816 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5817 DOSHOST configuration of manual.
5818
5819 * gdb.texinfo (MIPS Stack): new node.
5820
5821 * all-config.texi (MIPS) new switch.
5822
5823 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5824 tense; (MIPS Remote) new node.
5825
5826 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5827 bug; (Environment) less passive, other small cleanups in text about
5828 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5829 (Remote) new MIPS Remote menu entry.
5830
5831Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5832
5833 * stabs.texinfo: Many changes to include information from the
5834 AIX documentation.
5835
5836 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5837
5838Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5839
5840 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5841 Move a bunch of information from ../README.
5842 (Getting Started): New node.
5843
5844Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5845
5846 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5847
5848 * gdb.texinfo: advance manual revision dates to present
5849
5850 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5851 stop using silly Roman numerals in @set variable names
5852
5853Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5854
5855 * stabs.texinfo (Parameters): Keep trying to get this right.
5856
5857Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5858
5859 * stabs.texinfo (Parameters): More on "local parameters".
5860
5861Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5862
5863 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5864
5865Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5866
5867 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5868 (Parameters): Rewrite.
5869 (xcoff-differences, Sun-differences): Minor changes.
5870
5871Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5872
5873 * stabs.texinfo: Minor cleanup.
5874
5875Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5876
5877 * gdbint.texinfo: Minor xcoff stuff.
5878
5879Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5880
5881 * gdbint.texinfo: Update for new config directory structure.
5882 Add info about internal type data structures.
5883
5884Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5885
5886 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5887 $(srcdir).
5888 (gdb-config.texi): Depend on file in $(srcdir).
5889
5890Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5891
5892 * stabs.texinfo: Fixes about N_SO.
5893
5894Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5895
5896 * gdb.texinfo: include list of nonstandard init file names
5897
5898 * *-config.texi: new switch GENERIC for text that applies *only*
5899 to (usual) multiple-target version of manual
5900
5901 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5902 h8 config
5903
5904 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5905 in menus (rather than conditionally selected multiple alternative
5906 menus).
5907
5908 * Makefile.in: define and use DOC_CONFIG var to select
5909 configuration for GDB user manual.
5910
5911 * gdb-config.texi: delete from repository, generate from Makefile.
5912
5913 * all-config.texi: normal `generic' configuration file, formerly
5914 stored as gdb-config.texi
5915
5916Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5917
5918 * Makefile.in: add dvi target to build all .dvi files
5919
5920Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5921
5922 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5923
5924Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5925
5926 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5927 host conditionals.
5928 * stabs.texinfo: More array fixes inspired by Jim's.
5929
5930Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5931
5932 * stabs.texinfo: Fixes re arrays and continuations.
5933
5934 * gdbint.texinfo: Add XCOFF node.
5935
5936Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5937
5938 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5939
5940Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5941
5942 * stabs.texinfo: Fix for array types to mention lower bounds.
5943
5944Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5945
5946 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5947
5948Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5949
5950 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5951
5952Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5953
5954 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5955 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5956
5957Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5958
5959 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5960
5961Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5962
5963 * gdb.texinfo, gdbinv-s.texi: misc updates
5964
5965Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5966
5967 * gdbint.texinfo: Brief documentation for longjmp support,
5968 from an email msg by Stu.
5969
5970Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5971
5972 * stabs.texinfo: Fix description of floating point "range"
5973 types (which really define basic types). Reported by Jim Meehan,
5974 <meehan@src.dec.com>.
5975
5976 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5977
5978Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5979
5980 * gdbint.texinfo: Slightly expand section on supporting a new
5981 object file format.
5982
5983Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5984
5985 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5986 intermediate file.
5987
5988Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5989
5990 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5991
5992Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5993
5994 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5995
5996 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5997 as well as Z8002.
5998
5999Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6000
6001 * gdbint.texinfo: Add sections on clean design and on how to send
6002 in changes.
6003
6004Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6005
6006 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6007
6008Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6009
6010 * gdb.texinfo: Fix typo, reported by Karl Berry.
6011
6012Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6013
6014 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6015
6016Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6017
6018 * gdbint.texinfo: fixed a stray email address (needs @@),
6019 added @table @code to node "Native Conditionals"
6020
6021Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6022
6023 * gdbint.texinfo: Describe coding style of GDB.
6024
6025Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6026
6027 * stabs.texinfo: Minor wording changes.
6028
6029Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6030
6031 * gdbint.texinfo: Improve release doc slightly.
6032
6033Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6034
6035 * gdbint.texinfo: Improve doc of GDB config macros.
6036
6037Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6038
6039 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6040 These will be reinserted when examined.
6041
6042Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6043
6044 * gdbint.texinfo: Make a start at documenting all the #if macros
6045 in GDB. At least list them all, and start separating them into
6046 host-specific and target-specific.
6047
6048Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6049
6050 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6051 examples (not consistent w others).
c906108c
SS
6052 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6053 for generic vn of doc
6054
6055Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6056
6057 * Makefile.in: always create installation directories.
6058
6059Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6060
6061 * gdb.texinfo: in h8 config, do not describe searching commands.
6062
6063Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6064
6065 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6066 conditionals; introduce a few generic switches that may be
6067 useful for other cross-dev or dos-hosted configs.
6068
6069 * gdb.texinfo: fix typo in "info reg" description
6070
6071Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6072
6073 * stabs.texinfo: Minor updates from running TeX over it.
6074 * Makefile.in (stabs.dvi, stabs.ps): Add.
6075
6076Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6077
6078 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6079 First pass at converting it to texinfo.
6080
6081Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6082
6083 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6084 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6085
6086Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6087
6088 * gdbint.texinfo: Add section on partial symbol tables.
6089
6090Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6091
6092 * gdb.texinfo: document `set remotedebug' and `set
6093 rstack_high_address'.
6094
6095Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6096
6097 * gdb.texinfo: slight expansion of new text on reading info files
6098 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6099 H8/300 from DOS.
6100
6101Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6102
6103 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6104
6105Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6106
6107 * gdb.texinfo: Say how to read the `info' files.
6108
6109Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6110
6111 * Makefile.in: gm4 -> m4.
6112
6113Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6114
6115 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6116 Documentation' ahead of `Installing GDB' to match README.
6117 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6118 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6119
6120Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6121
6122 * Makefile.in: remove $(srcdir) from gdb.info rule.
6123
6124Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6125
6126 * Makefile.in: commented out gdb-all.texinfo rule. This is
6127 temporary.
6128
6129Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6130
6131 * Makefile.in, configure.in: removed traces of namesubdir,
6132 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6133 copyrights to '92, changed some from Cygnus to FSF.
6134
6135Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6136
6137 * gdb.texinfo: Improve how we ask for bug reports.
6138
6139Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6140
6141 * Makefile.in: infodir belongs in datadir.
6142
6143Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6144
6145 * Makefile.in: remove spaces following hyphens, bsd make can't
6146 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6147 standards.text support.
c906108c
SS
6148
6149Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6150
6151 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6152 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6153 and mandir now keyed off datadir by default.
6154
6155\f
6156Local Variables:
9e9c5ae7 6157mode: change-log
c906108c
SS
6158left-margin: 8
6159fill-column: 74
6160version-control: never
6161End:
This page took 0.910278 seconds and 4 git commands to generate.