* gdb.base/foll-fork.exp: Adjust the expected output to match
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
a08702d6
TJB
12008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2
3 * gdb.texinfo. (Values From Inferior): New subsubsection.
4
d97bc12b
DE
52008-10-06 Doug Evans <dje@google.com>
6
7 * gdb.texinfo (set debug dwarf2-die): Document it.
8
87f67dba
JB
92008-10-01 Joel Brobecker <brobecker@adacore.com>
10
11 * gdb.texinfo (catch) [exception]: Document how to insert
12 a breakpoint on user-defined exceptions when the exception
13 name is identical to one of the language-defined ones.
14
2fae03e8
TT
152008-09-27 Tom Tromey <tromey@redhat.com>
16
17 * gdb.texinfo (Macros): Remove text about stringification,
18 varargs, and splicing.
19
5c6ce71d
TT
202008-09-27 Tom Tromey <tromey@redhat.com>
21
22 * gdbint.texinfo (Language Support): Remove text about omitting
23 support for a language.
24
07128da0
DE
252008-09-23 Doug Evans <dje@google.com>
26
27 * gdb.texinfo (info dcache): Update.
28
b90a069a
SL
292008-09-22 Sandra Loosemore <sandra@codesourcery.com>
30
31 * gdb.texinfo (Packets): Add info on thread-id syntax and
32 multiprocess extensions.
33 <D>: Document multiprocess form of packet.
34 <H>: Use thread-id syntax.
35 <T>: Likewise.
36 <vCont>: Likewise. Note this is required for multiprocess.
37 <vKill>: New packet.
38 (Stop Reply Packets) <T>: Use thread-id syntax.
39 <W>: Document multiprocess form of reply.
40 <X>: Likewise.
41 (General Query Packets) <qC>: Use thread-id syntax.
42 <qfThreadInfo>: Likewise.
43 <qGetTLSAddr>: Likewise.
44 <qP>: Likewise.
45 <qSupported>: Add "multiprocess" feature.
46 <qThreadExtraInfo>: Use thread-id syntax.
47
b77209e0
PA
482008-09-22 Stan Shebs <stan@codesourcery.com>
49
50 * gdb.texinfo (Inferiors): New section.
51
3d0bb823
PA
522008-09-12 Pedro Alves <pedro@codesourcery.com>
53
54 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
55
f8dcfc0a
UW
562008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
57
58 * gdbint.texinfo (Target Conditionals): Remove documentation
59 for gdbarch_name_of_malloc.
60
8775bb90
MS
612008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
62
63 * gdb.texinfo (Interrupts): Mention TCP interface for
64 sending BREAK.
65
f1838a98
UW
662008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
67
68 * gdb.texinfo (Commands to Specify Files): Document "remote:"
69 argument prefix to "set sysroot".
70
158c7665
PH
712008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
72
73 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
74 and False.
75
30e026bb
VP
762008-08-20 Vladimir Prus <vladimir@codesourcery.com>
77
78 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
79 for possible features of -list-features.
80
c6ebd6cf
VP
812008-08-19 Vladimir Prus <vladimir@codesourcery.com>
82
83 * gdb.texinfo (Background execution): Adjust example
84 (GDB/MI Miscellaneous Commands): Document -list-target-features.
85
aeac0ff9
VP
862008-08-19 Vladimir Prus <vladimir@codesourcery.com>
87
88 * doc/gdb.texinfo (PowerPC): Fix typo.
89 (PowerPC features): Fix typo.
90
5231c1fd
PA
912008-08-18 Pedro Alves <pedro@codesourcery.com>
92
93 * observer.texi (thread_ptid_changed): New.
94
677c5bb1
LM
952008-08-18 Luis Machado <luisgpm@br.ibm.com>
96
97 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
98 (PowerPC features): Mention feature set for VSX registers.
99
f3a2dd1a
JB
1002008-08-13 Joel Brobecker <brobecker@adacore.com>
101
102 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
103 the direct visibility of all names in user-written packages.
104
33e5cbd6
PA
1052008-08-13 Pedro Alves <pedro@codesourcery.com>
106
107 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
108 setting, and make it the default.
109 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
110 non-stop script example.
111
d0384fc4
TJB
1122008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
113
114 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
115 reference to the "Using Different Register and Memory Data
116 Representation" section.
117
a6f3e723
SL
1182008-08-12 Sandra Loosemore <sandra@codesourcery.com>
119
120 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
121 (Remote Protocol): Add Packet Acknowledgment to menu.
122 (Overview): Mention +/- can be disabled, and point to new section
123 where this is discussed in detail.
124 (General Query Packets): Document QStartNoAckMode packet, and
125 corresponding qSupported reply.
126 (Packet Acknowledgment): New section.
127
0606b73b
SL
1282008-08-11 Sandra Loosemore <sandra@codesourcery.com>
129 Pedro Alves <pedro@codesourcery.com>
130
131 * gdb.texinfo (Threads): Move paragraph about automatic thread
132 selection to All-Stop Mode subsection.
133 (Thread Stops): Reorganize existing material into subsections.
134 Add introductory blurb and menu.
135 (Non-Stop Mode): New subsection.
136 (Background Execution): New subsection.
137 (Maintenance Commands): Add cross-references from async mode
138 commands to the new Background Execution section.
139
d57a3c85
TJB
1402008-08-06 Tom Tromey <tromey@redhat.com>
141
142 * gdb.texinfo (Extending GDB): New chapter.
143 (Sequences): Demoted chapter, now a section under the new
144 Extending GDB chapter.
145 (Python): New section.
146
6d76a53d
SS
1472008-07-31 Stan Shebs <stan@codesourcery.com>
148
149 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
150
1f70da6a
SS
1512008-07-29 Stan Shebs <stan@codesourcery.com>
152
153 * gdbint.texinfo: General round of cleanup and minor
154 clarifications.
155 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
156 (Longjmp Support): Update description to reflect how it is done
157 for targets without using native header.
158 (Symbol Handling): Add a little more general explanation.
159 (COFF, ELF): Mention stabs encapsulation.
160 (DWARF 3): New section.
161 (Adding a New Host): Scrub out some obsolete bits.
162 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
163 (Host Conditionals): Remove descriptions of NO_STD_REGS,
164 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
165 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
166 SEEK_SET, STOP_SIGNAL, USG.
167 (Raw and Virtual Register Representations): Ditto for
168 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
169 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
170 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
171 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
172 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
173 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
174 DEPRECATED_REGISTER_VIRTUAL_SIZE,
175 DEPRECATED_REGISTER_VIRTUAL_TYPE,
176 DEPRECATED_USE_STRUCT_CONVENTION.
177 Describe gdbarch_deprecated_fp_regnum.
178 Update description of gdbarch_print_insn.
179 (Adding a New Target): Scrub out obsolete bits.
180 (Obsolete Conditionals): Remove entire section.
181
383f836e
TT
1822008-07-25 Tom Tromey <tromey@redhat.com>
183
184 * observer.texi (GDB Observers): Document new observers:
185 breakpoint_created, breakpoint_deleted, breakpoint_modified,
186 tracepoint_created, tracepoint_deleted, tracepoint_modified,
187 architecture_changed.
188
cfd8ab24
SS
1892008-07-21 Stan Shebs <stan@codesourcery.com>
190
191 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
192 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
193
781b42b0
TT
1942008-07-21 Tom Tromey <tromey@redhat.com>
195
196 * observer.texi (GDB Observers): Remove obsolete comment.
197 <executable_changed>: Remove argument.
198
d7d9f01e
TT
1992008-07-18 Tom Tromey <tromey@redhat.com>
200
201 * gdb.texinfo (Macros): Update. Use @code rather than @command.
202
bf250677
DE
2032008-07-10 Doug Evans <dje@google.com>
204
205 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
206
10568435
JK
2072008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
208
209 * gdb.texinfo (Starting): Document "set disable-randomization".
210
5ae4183a
AS
2112008-07-07 Andreas Schwab <schwab@suse.de>
212
213 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
214
b56e7235
VP
2152008-07-06 Vladimir Prus <vladimir@codesourcery.com>
216
217 * gdb.texinfo (GDB/MI Target Manipulation): Add
218 example of -target-attach.
219
e1ac3328
VP
2202008-06-10 Vladimir Prus <vladimir@codesourcery.com>
221
222 * observer.texi (target_resumed): New observer.
5ae4183a 223 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 224
65d12d83
TT
2252008-06-06 Tom Tromey <tromey@redhat.com>
226
227 * gdb.texinfo (Completion): Add field name example.
228
fbc5282e
MK
2292008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
230
231 * gdb.texinfo (GDB/MI Program Context): Added example
232 to -exec-arguments
5ae4183a 233
fbc5282e 2342008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
235
236 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
237 annotation.
238
c16158bc 2392008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
240 Nathan Sidwell <nathan@codesourcery.com>
241 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
242
243 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
244 and ACX_BUGURL.
245 * configure: Regenerate.
246 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
247 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
248 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
249 mailing-list-specific text about bug reporting unless
250 BUGURL_DEFAULT.
251
75c99385
PA
2522008-06-05 Pedro Alves <pedro@codesourcery.com>
253
254 * gdb.texinfo (-target-select): Remove reference to target async.
255 (Maintenance Commands): Document "maint set/show remote-async".
256
1763a388
MK
2572008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
258
259 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
260 in -target-file-get section.
5ae4183a 261
d0d064df
PA
2622008-05-22 Pedro Alves <pedro@codesourcery.com>
263
9b562ab8
PA
264 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
265 killing the inferior when it is already debugging a process.
d0d064df 266
8dfa32fc
JB
2672008-05-21 Joel Brobecker <brobecker@adacore.com>
268
269 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
270 abbreviation for "finish".
271
55f996a7
NR
2722008-05-21 Nick Roberts <nickrob@snap.net.nz>
273
274 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
275
ba2b1c56
DJ
2762008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
277
278 * gdbint.texinfo (Target Conditionals): Delete entry for
279 gdbarch_dwarf_reg_to_regnum.
280
08388c79
DE
2812008-05-09 Doug Evans <dje@google.com>
282
a3c83fae 283 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 284
d14508fe
DE
2852008-05-05 Doug Evans <dje@google.com>
286
287 * gdb.texinfo (disassemble): Document /m modifier.
288
e2b7ddea
VP
2892008-05-05 Vladimir Prus <vladimir@codesourcery.com>
290
5ae4183a
AS
291 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
292 will not report the time of commands that run the target.
e2b7ddea 293
8eb41542
VP
2942008-05-03 Vladimir Prus <vladimir@codesourcery.com>
295
296 * gdb.texinfo (GDB/MI Output Records): Add
297 missing semicolon.
298
82f68b1c
VP
2992008-05-03 Vladimir Prus <vladimir@codesourcery.com>
300
301 * gdb.texinfo (GDB/MI Output Records):
302 Document =thread-create and =thread-exited.
303
fa0f268d
VP
3042008-05-03 Vladimir Prus <vladimir@codesourcery.com>
305
306 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 307 Remove mention of dmi-discuss.
fa0f268d 308
063bfe2e
VP
3092008-05-03 Pedro Alves <pedro@codesourcery.com>
310
311 * observer.texi (thread_exit): New.
312
237fc4c9
PA
3132008-05-02 Pedro Alves <pedro@codesourcery.com>
314
315 * gdb.texinfo (Debugging Output): Document "set/show debug
316 displaced".
317 (Maintenance Commands): Document "maint set/show
318 can-use-displaced-stepping".
319
0428b8f5
DJ
3202008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
321
322 * gdb.texinfo (ARM): Document set/show arm fallback-mode
323 and set/show arm force-mode.
324
5009afc5
AS
3252008-05-02 Andreas Schwab <schwab@suse.de>
326
327 * gdbint.texinfo (Algorithms): Describe
328 target_watchpoint_addr_within_range.
329
669fac23
DJ
3302008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
331
332 * gdbint.texinfo (Stack Frames): New chapter.
333 (Algorithms): Move Frames text to the new chapter.
334 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
335 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
336
721c02de
VP
3372008-04-24 Vladimir Prus <vladimir@codesourcery.com>
338
5ae4183a
AS
339 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
340 output does not necessary include any tokens.
721c02de 341
c055b101
CV
3422008-04-22 Corinna Vinschen <vinschen@redhat.com>
343
344 * gdb.texinfo (Set SH Calling convention): New @item.
345 (Show SH Calling convention): Ditto.
346
68837c9d
MD
3472008-04-22 Markus Deuling <deuling@de.ibm.com>
348
349 * gdb.texinfo (Fortran Operators): Describe '%' operator.
350
2e9132cc
EZ
3512008-04-20 Eli Zaretskii <eliz@gnu.org>
352
353 * gdb.texinfo (Set Breaks): Mention that multiple location
354 breakpoints need line number info. Add index entries.
355
31fffb02
CS
3562008-04-19 Craig Silverstein <csilvers@google.com>
357
358 * gdb.texinfo (Requirements): Add an optional requirement on
359 zlib.
360 * gdbint.texinfo (Debugging File Formats): Add new subsection for
361 Compressed DWARF 2.
362
a47ec5fe
AR
3632008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
364
365 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
366 sample output for 'stopped,reason="breakpoint-hit"' message.
367 (GDB/MI Program Execution): Likewise.
368
de051565
MK
3692008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
370
5ae4183a 371 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
372 -var-set-format. Add -f option to -var-evaluate-expression.
373
6ba66d6a
JB
3742008-04-03 Joel Brobecker <brobecker@adacore.com>
375
376 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
377 new node "Ambiguous Expressions". Replace references to this
378 node by references to "Ambiguous Expressions" throughout.
379 (Ambiguous Expressions): New node.
380
1e26b4f8
DJ
3812008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
382
383 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
384
b84876c2
PA
3852008-03-21 Pedro Alves <pedro@codesourcery.com>
386
387 * gdb.texinfo (Debugging Output): Document
388 "set/show debug lin-lwp-async".
389 (Maintenance Commands): Document "maint set/show linux-async".
390
63092375
DJ
3912008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
392
393 * gdb.texinfo (Expressions): Update description of malloced arrays.
394
8e8901c5
VP
3952008-03-15 Vladimir Prus <vladimir@codesourcery.com>
396
397 * gdb.texinfo (Thread Commands): Document
398 -thread-info. Remove -thread-list-all-threads.
399
1fddbabb
PA
4002008-03-14 Pedro Alves <pedro@codesourcery.com>
401 Sandra Loosemore <sandra@codesourcery.com>
402
403 * gdb.texinfo (Library List Format): Update to mention the
404 possibility to pass section addresses instead of segment
405 addresses.
406
ccd213ac
DJ
4072008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
408
409 * gdb.texinfo (Starting): Document "set exec-wrapper".
410 (Server): Document gdbserver --wrapper.
411
fa4727a6
DJ
4122008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
413
414 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
415 unreadable memory. Delete obsolete SPARClite reference.
416
8edfe269
DJ
4172008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
418
419 * gdb.texinfo (Starting): Mention always-running targets.
420 (Target Commands): Add an anchor for load.
421 (Connecting): Explain continue instead of run.
422
1843f87b
DJ
4232008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
424
425 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
426
f9082629
NR
4272008-02-26 Nick Roberts <nickrob@snap.net.nz>
428
429 * gdb.texinfo (Set Breaks): Revert description of Enb column of
430 breakpoint table.
431
fd96d250
PA
4322008-02-19 Pedro Alves <pedro@codesourcery.com>
433
434 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
435 killing the inferior when it is already debugging a process.
436
36af4ef6
MD
4372008-02-13 Markus Deuling <deuling@de.ibm.com>
438
439 * gdbint.texinfo (Build Script): New section. Mention new build script
440 gdb_buildall.sh.
441
cda4ce5a
JB
4422008-02-01 Jim Blandy <jimb@red-bean.com>
443
444 * gdb.texinfo (Help): Summarize 'info args' correctly.
445
4acd40f3
TJB
4462008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
447
448 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
449 available in PowerPC architecture.
450 (Embedded Processors): Change node name of PowerPC item in menu.
451 (PowerPC): Rename to...
452 (PowerPC Embedded): this.
453 (Architectures): Add new PowerPC item in menu.
454 (PowerPC): New node.
455
6e6c6f50
DJ
4562008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
457
458 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
459 commands.
460
5ee187d7
DJ
4612008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
462
463 * gdb.texinfo (Setting Catchpoints): Mention features
464 supported on GNU/Linux.
465
e275c0d9
NR
4662008-01-30 Nick Roberts <nickrob@snap.net.nz>
467
468 * gdb.texinfo (GDB/MI File Commands): Describe new output
469 field for MI command -file-list-exec-source-file.
470
2d717e4f
DJ
4712008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
472
473 * gdb.texinfo (Using the `gdbserver' Program): Add security
474 warning. Rearrange into subsections and subsubsections. Document
475 --multi and --debug. Correct --with-sysroot typo. Update --attach
476 usage. Make load reference clearer. Document monitor exit.
477 (Remote Configuration): Document set remote exec-file, attach-packet,
478 and run-packet.
479 (Packets): Document vAttach and vRun.
480
d35a4257 4812008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
482
483 * gdb.texinfo (Processes): Mention process command.
484 detach-on-follow -> detach-on-fork.
485
c78d192c
DJ
4862008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
487
488 * gdbint.texinfo (Native Conditionals): Remove
489 SHELL_COMMAND_CONCAT and SHELL_FILE.
490
d35a4257
EZ
4912008-01-26 Eli Zaretskii <eliz@gnu.org>
492
493 * gdb.texinfo (Specify Location): Improve wording.
494
93815fbf
VP
4952008-01-23 Chris Demetriou <cgd@google.com>
496
497 * gdb.texinfo (Threads): Document new "set print thread-events"
498 and "show print thread-events" commands.
499
2a25a5ba
EZ
5002008-01-19 Eli Zaretskii <eliz@gnu.org>
501
502 * gdb.texinfo (Specify Location): New section.
503 (Delete Breaks, Edit, Set Breaks): Remove description of
504 locations. Instead, add a reference to "Specify Location".
505 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
506 (Symbols): Refer to "Specify Location" for the valid forms of
507 linespecs and locations.
508
32c9a795
MD
5092008-01-18 Markus Deuling <deuling@de.ibm.com>
510
511 * gdbint.texinfo (Target Conditionals): Replace the description of
512 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
513
b17828ca
JB
5142008-01-12 Paul Hilfinger <hilfinger@adacore.com>
515
516 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
517 about &&var, which is rejected by the expression parser.
518
0aea4bf3
LM
5192008-01-09 Luis Machado <luisgpm@br.ibm.com>
520
521 * gdb.texinfo (Output): Update documentation on using printf with DFP
522 types.
523
febe4383
TJB
5242008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
525
526 * gdb.texinfo (C and C++): Add Decimal Floating Point format
527 subsubsection.
528 (Decimal Floating Point format): New subsubsection.
529
7a404eba
PA
5302008-01-05 Pedro Alves <pedro@codesourcery.com>
531
532 * gdb.texinfo (File Options): Remove mention of the attempt to
533 open a core file with the -p option. Don't list -c as a valid
534 option to attach to a process.
535
a4d9b460
PA
5362008-01-05 Pedro Alves <pedro@codesourcery.com>
537
538 * gdbint.texinfo (Host Conditionals): Remove mention of
539 ALIGN_STACK_ON_ENTRY.
540
6ec2edbe
JB
5412008-01-05 Joel Brobecker <brobecker@adacore.com>
542
543 * gdbint.texinfo (Start of New Year Procedure): Add item
544 describing how to update the source and documentation copyright
545 notices.
546
d8b2a693
JB
5472007-12-18 Jim Blandy <jimb@codesourcery.com>
548
ab209b3a 549 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
550 watchpoint explanation into the main description of the watchpoint
551 command; update synopses of 'watch', 'rwatch', and 'awatch'
552 commands.
553
8b4ed427
VP
5542007-12-18 Vladimir Prus <vladimir@codesourcery.com>
555
556 * gdb.texinfo (Miscellaneous gdb/mi Commands):
557 Document 'pending-breakpoints' feature of
558 -list-features.
559
37e4754d
LM
5602007-12-17 Luis Machado <luisgpm@br.ibm.com>
561
669fac23 562 * gdb.texinfo: Add new parameter's description.
37e4754d 563
1d3811f6
DJ
5642007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
565
566 * gdb.texinfo (Overview): Clarify run-length encoding
567 example. Remove the restriction on "+" and "-" characters.
568
c1c25a1a
EZ
5692007-12-15 Eli Zaretskii <eliz@gnu.org>
570
571 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
572
afe8ab22 5732007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 574
afe8ab22
VP
575 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
576 the -f option for -break-insert, remove -r option,
577 and clarify specification of location.
578
a6b151f1
DJ
5792007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
580
581 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
582 formatting.
583 (Remote Debugging): Add File Transfer section.
584 (Remote Configuration): Document Host I/O packets.
585 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 586 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
587 (Packets): Add vFile.
588
3b784c4f
EZ
5892007-11-17 Eli Zaretskii <eliz@gnu.org>
590
591 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
592 breakpoints with multiple locations.
593 (Breakpoint Menus): Improve wording.
594 (Output): Fix last change.
595
a4ce5b0d
UW
5962007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
597
598 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
599
1b39d5c0
DE
6002007-11-15 Doug Evans <dje@google.com>
601
602 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
603
7a72d44c
VP
6042007-11-15 Vladimir Prus <vladimir@codesourcery.com>
605
606 * gdbint.texinfo (Native Conditionals): Remove
607 mention of CLEAR_SOLIB.
5ae4183a 608
6d1829bf 6092007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
610
611 * gdb.texinfo (Print Settings): Add documentation for "set/show
612 print frame-arguments".
613
1a619819
LM
6142007-11-05 Luis Machado <luisgpm@br.ibm.com>
615
3b784c4f 616 * gdb.texinfo (Output): Update printf command's description.
1a619819 617
55eddb0f
DJ
6182007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
619
620 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
621 powerpc soft-float".
622
9cceb671
DJ
6232007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
624
625 * gdb.texinfo (Files): Correct formatting. Mention Expat
626 requirement.
627 (Requirements for Building GDB): Expand the list of Expat
628 uses.
629 (Library List Format, Memory Map Format): Mention Expat.
630 (Target Descriptions): Update Expat wording.
631
83acabca
DJ
6322007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
633
634 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
635 Document that gdbarch_convert_register_p should return zero for no-op
636 conversions.
637
e35879db
UW
6382007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
639
83acabca 640 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
641 of set_gdbarch_sofun_address_maybe_missing back to ...
642 (Target Conditionals): ... here to fix build break.
643
203c3895
UW
6442007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
645
83acabca 646 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
647 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
648 (Compiler Characteristics): ... documentation of
649 set_gdbarch_sofun_address_maybe_missing.
650
11411de3
DJ
6512007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
652
653 * gdbint.texinfo (Target Conditionals): Use
654 frame_unwind_register_unsigned in examples instead of
655 frame_unwind_unsigned_register.
656
7cc46491
DJ
6572007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
658
659 * gdb.texinfo (Predefined Target Types): Add int128
660 and uint128.
661 (Standard Target Features): Add PowerPC features.
662
81adfced
DJ
6632007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
664
665 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
666
c1874924
UW
6672007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
668
669 * gdbint.texi (Target Conditionals): Remove documentation
670 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
671 gdbarch_extract_return_value, and gdbarch_store_return_value.
672
f6e56ab3
UW
6732007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
674
675 * gdbint.texi (Target Conditionals): Remove documentation of
676 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
677
56cf5405
KH
6782007-10-11 Kazu Hirata <kazu@codesourcery.com>
679
680 * gdb.texinfo: Mention that inaccessible-by-default is on by
681 default.
682
35156bae
DJ
6832007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
684
685 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
686
d983da9c
DJ
6872007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
688
689 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
690 multi-threaded watchpoints.
691 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
692 checked. Describe sticky notification. Expand description
693 of steppable and continuable watchpoints.
694 (Watchpoints and Threads): New subsection.
695
fe6fbf8b
VP
6962007-09-28 Vladimir Prus <vladimir@codesourcery.com>
697
698 * gdb.texinfo (Setting Breakpoints): Revise
699 documentation for pending breakpoints. Document
700 breakpoints with multiple locations.
5ae4183a 701
084344da
VP
7022007-09-19 Vladimir Prus <vladimir@codesourcery.com>
703
704 * gdb.texinfo (Miscellaneous gdb/mi Commands):
705 Document -list-features.
5ae4183a 706
82160952
EZ
7072007-09-15 Eli Zaretskii <eliz@gnu.org>
708
709 * gdb.texinfo (Output): Spell out which features of C's printf are
710 not supported by GDB's printf.
7e27a47a
EZ
711 (Separate Debug Files): More accurate wording regarding build ID
712 and a reference to the ld manual rather than the Fedora wiki.
82160952 713
ea37ba09
DJ
7142007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
715 Jim Blandy <jimb@codesourcery.com>
716
717 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
718 (Examining Memory): Update mentions of the 's' format.
719 (Automatic Display): Likewise.
720
b8533aec
DJ
7212007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
722
723 * gdb.texinfo: Update the FSF's Back-Cover Text.
724
83f83d7f
JK
7252007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
726 Eli Zaretskii <eliz@gnu.org>
727
728 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
729 Fixed the ``build ID'' name. New binaries build instructions for the
730 build ID inclusion. Explain how the commands are specific to the build
731 ID vs. debug link.
732
c7e83d54
EZ
7332007-09-01 Eli Zaretskii <eliz@gnu.org>
734
735 * gdb.texinfo (Separate Debug Files): Fix last change. Add
736 indexing for ``build ID'' support.
737
d3750b24
JK
7382007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
739
740 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
741 Enlisted BUILD ID to the debug file searching example.
742 Included a BUILD ID `.note.gnu.build-id' section description.
743 Updated/added the debug files splitting instructions for OBJCOPY.
744
02142340
VP
7452007-08-31 Vladimir Prus <vladimir@codesourcery.com>
746
747 * gdb.texinfo (Variable Objects): Adjust docs
748 for -var-info-expression and document
749 -var-info-path-expression.
750
d3bdde98
JB
7512007-08-20 Jim Blandy <jimb@codesourcery.com>
752
3fb6a982
JB
753 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
754 (title page): Include the dedication in the printed manual, as a
755 separate page after the copyright notice.
5ae4183a 756
d3bdde98
JB
757 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
758 don't break a @var across a line.
759
c80a96a8
MR
7602007-07-25 Maciej W. Rozycki <macro@mips.com>
761
762 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
763 for include files.
764
5824a901
NR
7652007-07-12 Nick Roberts <nickrob@snap.net.nz>
766
767 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
768 in annotate.texinfo.
769 (Command History): Link to new node.
5824a901 770
d52e7ea3
UW
7712007-07-05 Markus Deuling <deuling@de.ibm.com>
772
773 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
774
5fc14d0a
EZ
7752007-07-05 Eli Zaretskii <eliz@gnu.org>
776
777 * gdbint.texinfo (Target Conditionals): Fix last change.
778
4a9bb1df
UW
7792007-07-03 Markus Deuling <deuling@de.ibm.com>
780
781 * gdb.texinfo: Replace following macros by their appropriate gdbarch
782 routines:
783 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
784 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
785 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
786 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
787 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
788 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
789 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
790 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
791 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
792 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
793 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
794 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
795 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
796 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
797 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
798 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
799 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
800 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
801 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
802 (SOFTWARE_SINGLE_STEP_P)
803
804 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
805 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
806
807 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
808 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
809 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
810 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
811 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
812 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
813 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
814 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
815 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
816 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
817
818 (Converting an existing Target Architecture to Multi-arch): Remove
819 section.
820
821 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
822 (gdbarch_addr_bits_remove): Add code example.
823
824 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
825
cfa9d6d9
DJ
8262007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
827
828 * gdb.texinfo (Remote Configuration): Document library-info-packet.
829 Add other missing entries. Adjust the table size to fit.
830 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
831 stop reasons including the new "library" event.
832 (General Query Packets): Adjust table widths for qSupported. Mention
833 qXfer:libraries:read reply to qSupported and document the new packet.
834 (Library List Format): New section.
835
159fcc13
JK
8362007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
837
838 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
839
f66d1690
MS
8402007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
841
842 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
843
67102876
NR
8442007-06-25 Nick Roberts <nickrob@snap.net.nz>
845
846 * gdbint.texinfo (Register and Memory Data): Break sections
847 into nodes and add a menu.
848
a4642986
MR
8492007-06-21 Maciej W. Rozycki <macro@mips.com>
850
851 * gdb.texinfo (Examining Memory): Document the new behaviour.
852
e9c17194
VP
8532007-06-21 Vladimir Prus <vladimir@codesourcery.com>
854
855 * gdb.texinfo (Standard Target Features): Document
856 m68k features.
857
31d99776
DJ
8582007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
859
860 * gdb.texinfo (General Query Packets): Document qOffsets changes.
861
1780a0ed
DJ
8622007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
863
864 * gdb.texinfo (Target Description Format): Add version attribute
865 for <target>.
866
822b6570
DJ
8672007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
868
869 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
870
f8b73d13
DJ
8712007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
872
873 * gdb.texinfo (MIPS Features): New subsection.
874
0e7f50da
UW
8752007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
876 Markus Deuling <deuling@de.ibm.com>
877
878 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
879 and qXfer:spu:write packets and mention them under qSupported.
880
23d964e7
UW
8812007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
882 Markus Deuling <deuling@de.ibm.com>
883
884 * gdb.texinfo (Architectures): Add new SPU section to document
885 Cell Broadband Engine SPU architecture specific commands.
886
9f708cb2
VP
8872007-06-09 Vladimir Prus <vladimir@codesourcery.com>
888
889 * gdb.texinfo (GDB/MI Variable Objects): Editorial
890 comments.
891
7579b5f8
NR
8922007-06-07 Nick Roberts <nickrob@snap.net.nz>
893
894 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
895
bf06d120
JB
8962007-05-29 Jim Blandy <jimb@codesourcery.com>
897
898 * gdb.texinfo (Overview): Doc fix.
899
23776285
MR
9002007-05-22 Maciej W. Rozycki <macro@mips.com>
901
902 * gdb.texinfo (Remote Configuration): Document "set/show
903 remoteflow".
904
1a69e1e4
DJ
9052007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
906
bf06d120
JB
907 * gdb.texinfo (MIPS): Remove documentation for set mips
908 saved-gpreg-size, show mips saved-gpreg-size, and set mips
909 stack-arg-size.
1a69e1e4 910
46ba6afa 9112007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 912
46ba6afa
BW
913 * all-cfg.texi (GDBTUI): New.
914 * gdb.texinfo (Mode Options): Use GDBTUI variable.
915 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
916 (TUI Configuration): Edit to improve clarity and fix problems of
917 both style and content.
5ae4183a 918
06d3b283
UW
9192007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
920
921 * observer.texi (GDB Observers): New observer "new_objfile".
922
179101d6
UW
9232007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
924
925 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
926
25d5ea92
VP
9272007-04-14 Vladimir Prus <vladimir@codesourcery.com>
928
929 * gdb.texinfo (GDB/MI Variable Objects): Document
930 frozen variables objects.
5ae4183a 931
ea35711c
DJ
9322007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
933
934 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
935 (Character Sets, Caching Data of Remote Targets): Likewise.
936 (Targets): Delete Remote node. Move its text...
937 (Debugging Remote Programs): ...to here. Delete description
938 of the "remote" command.
939 (Remote configuration): Delete description of "set remotedevice"
940 and "show remotedevice".
941 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
942
db2e3e2e
BW
9432007-04-11 Bob Wilson <bob.wilson@acm.org>
944
5ae4183a
AS
945 * gdb.texinfo (Contributors, Continuing and Stepping)
946 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
947 (General Query Packets, File-I/O Remote Protocol Extension)
948 (Protocol Basics, The F Reply Packet, Write)
949 (Protocol-specific Representation of Datatypes, Memory Transfer):
950 Fix hyphenation, punctuation and grammar problems.
951 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
952 'section' instead of 'subsection' in the text.
953 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
954 (i386): Remove period from section name.
db2e3e2e
BW
955 (Installing GDB, Requirements, Running Configure, Separate Objdir)
956 (Config Names, Configure Options): Use @file{configure}.
957
8a3dae3e
DJ
9582007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
959
960 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
961 and tab expansion.
962
1a92f856
DJ
9632007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
964
965 * gdbint.texinfo (SOM): Correct location of the SOM reader.
966
79a6e687 9672007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 968
79a6e687
BW
969 * gdb.texinfo: Consistently capitalize all significant words in
970 node names, chapter titles, section titles, and headings. Update
971 cross references to match.
972 (Starting and Stopping Trace Experiment): Make node name plural.
973 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 974
ad527d2e
PA
9752007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
976
977 * gdb.texinfo (WinCE): Delete obsolete subsection.
978
7ce59000
DJ
9792007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
980
981 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
982 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
983 references.
984
8807d78b
DJ
9852007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
986
987 * gdb.texinfo (Startup): Delete references to some alternate
988 names for .gdbinit.
989 (Thread): Remove LynxOS reference.
990 (Tandem ST2000): Delete target-specific documentation.
991 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
992 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
993 and GDB_OSABI_LYNXOS.
994
5f402660
UW
9952007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
996
997 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
998
bac718a6
UW
9992007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1000
1001 * gdbint.texinfo (Target Conditionals): Remove mention of
1002 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1003 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1004
9453113a
DJ
10052007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1006
1007 * Makefile.in: Add "pdfdir" installation
1008 directory, PDFTEX macro, support for "install-pdf" target,
1009 and rules for making a pdf version of refcard.texi.
1010 * refcard.tex: Specify paper size for PDF output.
1011
ae21e955 10122007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1013
ae21e955 1014 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1015
3f94c067 10162007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1017
3f94c067
BW
1018 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1019 (Source Path, Character Sets, Macros, Define)
1020 (GDB/MI Result Records, GDB/MI Simple Examples)
1021 (GDB/MI Program Execution, GDB/MI File Commands)
1022 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1023 (Bug Reporting): Use @value{GCC}.
5ae4183a 1024
12c27660 10252007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1026
12c27660
BW
1027 * gdb.texinfo (Help): Fix formatting of examples.
1028 (Variables): Use @ifnotinfo instead of @iftex.
1029 (Non-debug DLL symbols): Use @ref instead of @pxref.
1030 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1031
ce9341a1
BW
10322007-03-26 Bob Wilson <bob.wilson@acm.org>
1033
1034 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1035
c8f4133a
BW
10362007-03-26 Bob Wilson <bob.wilson@acm.org>
1037
1038 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1039 the order of the nodes.
1040 (C Operators, C Constants, Debugging C): Remove extra menus.
1041 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1042
c8f4133a 10432007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1044
1045 * gdb.texinfo (File Options): Add missing parenthesis.
1046 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1047
c74d0ad8
DJ
10482007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1049
1050 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1051
ff6f572f
DJ
10522007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1053
669fac23 1054 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1055 case insensitivity.
1056 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1057
994337c3
NR
10582007-02-18 Nick Roberts <nickrob@snap.net.nz>
1059
1060 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1061 (Files): Add section name to argument list for pxref.
1062 (Non-debug DLL symbols): Don't use `see' for pxref.
1063 (Embedded Processors): Fix typo.
1064 (GDB/MI Breakpoint Commands): Execution commands generate
1065 *stopped not ^done.
1066
eb819d70
NR
10672007-02-13 Nick Roberts <nickrob@snap.net.nz>
1068
1069 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1070 values for in_scope. Mention that only root variables can be
1071 updated.
1072 (GDB/MI Development and Front Ends): Explain new values may be
1073 added to existing fields.
1074
123dc839
DJ
10752007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1076
1077 * gdb.texinfo (-target-disconnect): Use @smallexample.
1078 (Requirements): Add anchor for Expat. Update description.
1079 (Target Descriptions): Mention Expat.
1080 (Target Description Format): Document new elements. Use
1081 @smallexample.
1082 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1083 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1084
108546a0
DJ
10852007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1086
1087 * gdb.texinfo (Target Description Format): Add section on XInclude.
1088
95a98c01
NR
10892006-02-03 Nick Roberts <nickrob@snap.net.nz>
1090
1091 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1092 command -enable-timings.
1093
f4b3909f
EZ
10942007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1095
5ae4183a 1096 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1097 descriptions for new/deleted elements in gdb_osabi. Add missing
1098 description for function generic_elf_osabi_sniff_abi_tag_sections.
1099
c7ba131e
JB
11002007-01-29 Joel Brobecker <brobecker@adacore.com>
1101
1102 * gdb.texinfo (Maintenance Commands): Add documentation for
1103 the new "maint print target-stack" command.
1104
3a60f64e
JK
11052007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1106 Eli Zaretskii <eliz@gnu.org>
1107
f4b3909f 1108 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1109
c582f8b6
EZ
11102007-01-26 Eli Zaretskii <eliz@gnu.org>
1111
1112 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1113 Use @value{NGCC} instead of @value{GCC}.
1114
d3e8051b
EZ
11152007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1116
1117 * agentexpr.texi: Fix typos.
1118 * annotate.texinfo: Likewise.
1119 * gdb.texinfo: Likewise.
1120 * gdbint.texinfo: Likewise.
1121 * observer.texi: Likewise.
1122 * stabs.texinfo: Likewise.
1123
86f04699
EZ
11242007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1125
1126 * gdbint.texinfo (Support Libraries): Remove mmalloc
1127 entry. Describe readline library.
1128
23181151
DJ
11292007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1130
1131 * gdb.texinfo (Target Descriptions): New section.
1132 (General Query Packets): Add QPassSignals anchor. Mention
1133 qXfer:features:read under qSupported. Expand mentions of
1134 qXfer:memory-map:read and QPassSignals. Document
1135 qXfer:features:read.
1136
f822c95b
DJ
11372007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1138
1139 * gdb.texinfo (Commands to specify files): Describe
1140 "set sysroot" and "show sysroot".
1141 (Using the `gdbserver' program): Lowercase argument
1142 to @var. Expand description of setting up GDB on the
1143 host.
1144
8936fcda
JB
11452007-01-05 Joel Brobecker <brobecker@adacore.com>
1146
1147 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1148 catch exception, catch exception unhandled, and catch assert
1149 commands.
1150
e776119f
DJ
11512007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1152
1153 * gdb.texinfo (Debugging Output): Document "set debug xml"
1154 and "show debug xml".
1155
aa79a185
DJ
11562007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1157
1158 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1159
7f893741
JB
11602007-01-01 Joel Brobecker <brobecker@adacore.com>
1161
1162 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1163
a1b5960f
VP
11642006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1165
1166 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1167 note in @ignore, to be removed later if nobody complains.
1168
9f470e6e
NR
11692006-12-04 Nick Roberts <nickrob@snap.net.nz>
1170
1171 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1172 of -var-delete.
1173
765dc015 11742006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1175
765dc015 1176 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1177 automatic software/hardware breakpoint usage and
1178 the "set breakpoint auto-hw" command.
765dc015 1179
4b5752d0
VP
11802006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1181
1182 * gdb.texinfo (Memory Access Checking): New.
1183
89be2091
DJ
11842006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1185
1186 * gdb.texinfo (Remote configuration): Mention
1187 "pass-signals-packet".
1188 (General Query Packets): Document QPassSignals. Fix
1189 a typo.
1190
ca3bf3bd
DJ
11912006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1192
1193 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1194
427c3a89
DJ
11952006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1196
1197 * gdb.texinfo (Remote configuration): Rewrite documentation for
1198 packet configuration commands.
1199 (OS Information): Adjust reference to qXfer:auxv:read.
1200 (General Query Packets): Remove references to read-aux-vector-packet
1201 and set remote get-thread-local-storage-address.
1202
7a107747
DJ
12032006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1204
1205 * gdbint.texinfo (Target Architecture Definition): Add new
1206 Initializing a New Architecture section.
1207
1c56eb0e
EZ
12082006-10-31 David Taylor <dtaylor@emc.com>
1209
1210 * stabs.texinfo (Macro define and undefine): New node describing
1211 stabs for #define and #undef.
1212
f73adfeb
AS
12132006-10-27 Andreas Schwab <schwab@suse.de>
1214
1215 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1216
fd60e0df
EZ
12172006-10-21 Eli Zaretskii <eliz@gnu.org>
1218
1219 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1220 clarify on the possible meanings of ``expression'' watched by
1221 watchpoints. Add indexing.
e5ac9b53
EZ
1222 (Prompting, Errors, Invalidation, Annotations for Running)
1223 (Source Annotations): Fix index entries by adding "annotation" to
1224 them, to discriminate from index entries that point to the more
1225 general topic descriptions.
fd60e0df 1226
52bb452f
DJ
12272006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1228
1229 * gdbint.texinfo (Target Vector Definition): Move most
1230 content into Existing Targets. Add a menu.
1231 (Existing Targets): New section, moved from Target Vector
1232 Definition. Use @subsection.
1233 (Managing Execution State): New section.
1234
58955e58
BW
12352006-10-16 Bob Wilson <bob.wilson@acm.org>
1236
1237 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1238
c8aa23ab
EZ
12392006-10-15 Eli Zaretskii <eliz@gnu.org>
1240
1241 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1242 (Command Syntax, Signals, Backtrace, Connecting)
1243 (Remote configuration, Renesas Boards, Console I/O): Fix last
1244 change: use Ctrl- instead of C-, except wrt Emacs.
1245 (File-I/O Examples): Put Ctrl-c in @kbd.
1246 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1247 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1248 (Signals, Set Breaks, Set Watchpoints): Document optional
1249 arguments to `info signals' `handle', `info breakpoints', and
1250 `info watchpoints'.
c8aa23ab 1251
e7109c7e
EZ
12522006-10-14 Eli Zaretskii <eliz@gnu.org>
1253
1254 * gdb.texinfo (Backtrace): Fix last change.
1255
de3aea7b
NR
12562006-10-14 Nick Roberts <nickrob@snap.net.nz>
1257
1258 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1259
7f9087cb
BW
12602006-10-10 Bob Wilson <bob.wilson@acm.org>
1261
c8aa23ab
EZ
1262 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1263 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1264 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1265
68437a39
DJ
12662006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1267 Daniel Jacobowitz <dan@codesourcery.com>
1268
1269 * gdb.texinfo (Packets): Document vFlashErase,
1270 vFlashWrite and vFlashDone packets.
1271 (General Query Packets): Document qXfer:memory-map:read.
1272 Add a new feature for qXfer:memory-map:read.
1273 (Memory map format): New section.
1274 (Target Commands): Mention that gdb can write flash.
1275
fd79ecee
DJ
12762006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1277 Daniel Jacobowitz <dan@codesourcery.com>
1278
1279 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1280 memory regions and "mem auto".
1281
350da6ee
DJ
12822006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1283
1284 * gdbint.texinfo (Array Containers): New section.
1285
2f1acb09
VP
12862006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1287
1288 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1289 -stack-list-arguments HIGH_FRAME argument can be larger then the
1290 actual number of frames.
1291
2ab1eb7a
VP
12922006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1293
1294 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1295 -stack-list-locals HIGH_FRAME argument can be larger then the
1296 actual number of frames.
2ab1eb7a 1297
599b237a
BW
12982006-09-02 Bob Wilson <bob.wilson@acm.org>
1299
1300 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1301 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1302
25ab7e6d
EZ
13032006-09-02 Eli Zaretskii <eliz@gnu.org>
1304
1305 * gdbint.texinfo (Overall Structure): New section "Source Tree
1306 Structure".
1307
940178d3
JB
13082006-08-17 Jim Blandy <jimb@codesourcery.com>
1309
1310 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1311 responses.
1312
30daae6c
JB
13132006-08-08 Joel Brobecker <brobecker@adacore.com>
1314
1315 * gdb.texinfo (Source Path): Add documentation for new
1316 substitute-path commands.
1317
7fa2210b
DJ
13182006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1319
1320 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1321 (Running Configure): ...here.
1322 (Requirements): New node. Mention expat.
1323
3d00d119
DJ
13242006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1325
5ae4183a 1326 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1327 'set download-write-size' and 'show download-write-size'.
1328
0cbfa4ee
DJ
13292006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1330
1331 * stabs.texinfo (Member Type Descriptor): Correct example for
1332 pointer to member types.
1333
16026cd7
AS
13342006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1335
1336 * gdb.texinfo (Optional warnings and messages): Add
1337 'set/show trace-commands'.
1338 (Command files): Add '-v' to source command.
1339
0876f84a
DJ
13402006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1341
1342 * gdb.texinfo (OS Information): Update qPart reference to
1343 qXfer.
1344 (Remote configuration): Likewise.
1345 (Overview): Move @cindex to the start of a paragraph. Talk
1346 about binary data encoding.
1347 (Packets): Refer to the overview for the details of the X
1348 packet encoding.
1349 (General Query Packets): Remove qPart description. Add qXfer
1350 description. Add an anchor to qSupported. Correct feature
1351 table title. Add a new feature for qXfer:auxv:read.
1352 (Interrupts): Add a missing parenthesis.
1353
2ec3381a
DJ
13542006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1355
669fac23 1356 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1357 (GDB/MI Kod Commands): Remove commented out node.
1358
594fe323
EZ
13592006-07-01 Eli Zaretskii <eliz@gnu.org>
1360
1361 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1362 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1363 (GDB/MI Thread Commands, GDB/MI Program Execution)
1364 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1365 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1366 (GDB/MI File Commands, GDB/MI Target Manipulation)
1367 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1368 since the MI prompt is hard-wired into the code.
1369
7e3fb70c
NR
13702006-07-01 Nick Roberts <nickrob@snap.net.nz>
1371
1372 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1373 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1374 (GDB/MI Data Manipulation): Remove description of unimplemented
1375 display related commands as variable objects perform this function
1376 and are superior: -display-delete, -display-disable,
1377 -display-enable, -display-insert and -display-list. Move
1378 -environment-cd, -environment-directory, -environment-path
1379 and -environment-pwd to "Program Context".
1380 (GDB/MI Program Control): Rename to "Program Execution". Move
1381 -exec-arguments -exec-abort to...
1382 (GDB/MI Program Context): ...here. New node split from "Data
1383 Manipulation".
1384
be2a5f71
DJ
13852006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1386
1387 * gdb.texinfo (Remote configuration): Document set / show
1388 remote supported-packets.
1389 (General Query Packets): Document qSupported packet.
1390
fc320d37
SL
13912006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1392
1393 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1394 and font markup.
1395 (Protocol basics): Likewise.
1396 (The F request packet): Likewise.
1397 (The F reply packet): Likewise.
1398 (Memory transfer): Move this node to be a subsubsection of
1399 "Protocol specific representation of datatypes".
1400 (The Ctrl-C message): More copy editing.
1401 (Console I/O): Likewise.
1402 (The isatty call): Delete this node, and merge its content into
1403 the "isatty" node. Fixed references elsewhere.
1404 (The system call): Delete this node, and merge its content into
1405 the "system" node. Fixed references elsewhere.
1406 (open): Reformat to use @table, and add appropriate font markup.
1407 (close): Likewise.
1408 (read): Likewise.
1409 (write): Likewise.
1410 (lseek): Likewise.
1411 (rename): Likewise.
1412 (unlink): Likewise.
1413 (stat/fstat): Likewise.
1414 (gettimeofday): Likewise.
1415 (isatty): Likewise.
1416 (system): Likewise, plus minor changes to fix confusing wording.
1417 (Integral datatypes): Fix font markup.
1418 (Pointer values): Likewise.
1419 (struct stat): Fix markup to use @table, plus minor copy editing.
1420 (struct timeval): Fix font markup, plus minor copy editing.
1421 (Constants): Minor copy editing.
1422 (Errno values): Add font markup.
1423 (File-I/O Examples): Likewise.
1424
158fdf5c
NR
14252006-06-10 Nick Roberts <nickrob@snap.net.nz>
1426
1427 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1428 (GDB/MI Simple Examples): Move node up one level. Use real
1429 examples.
1430 (GDB/MI Compatibility with CLI): Update.
1431 (GDB/MI Result Records): Add "connected" and "exit" result
1432 classes.
1433 (GDB/MI Stream Records): Clarify target output.
1434 (GDB/MI Command Description Format): Modify example description.
1435 (GDB/MI Breakpoint Table Commands): Rename to...
1436 (GDB/MI Breakpoint Commands): ...this
1437 (GDB/MI Breakpoint Commands): Add optional thread field.
1438 (GDB/MI Program Control): Add an introduction. Move "Program
1439 termination" examples into exec-run description.
1440 (GDB/MI File Commands): Mention similar CLI commands.
1441 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1442 is similar to "-gdb-version".
1443
ddb50cd7
EZ
14442006-06-09 Eli Zaretskii <eliz@gnu.org>
1445
1446 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1447
2aef0d6b
NR
14482006-06-02 Nick Roberts <nickrob@snap.net.nz>
1449
1450 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1451 sourceware.org for mailing lists.
d5e40d59 1452 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1453
383a5c52
NR
14542006-06-01 Nick Roberts <nickrob@snap.net.nz>
1455
d5e40d59 1456 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1457
e16b02ee
EZ
14582006-05-22 Eli Zaretskii <eliz@gnu.org>
1459
1460 * gdb.texinfo (Cygwin Native): Fix last change.
1461
be90c084
CF
14622006-05-22 Christopher Faylor <cgf@timesys.com>
1463
1464 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1465
347ceba5
NR
14662006-05-15 Nick Roberts <nickrob@snap.net.nz>
1467
1468 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1469 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1470
369af7bd
DJ
14712006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1472
1473 * gdb.texinfo (General Query Packets): Recommend not starting
1474 new packets with qC and clarify.
1475
2ffdbde8 14762006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1477
1478 * gdb.texinfo (M2 Types): New section.
72019c9c 1479
16d1a084
DJ
14802006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1481
1482 * agentexpr.texi: Add a copyright and license notice.
1483 * observer.texi: Likewise, with GPL clause for function prototypes.
1484 Remove trailing whitespace.
1485
aa56d27a
JB
14862006-05-05 Jim Blandy <jimb@codesourcery.com>
1487
1488 * gdb.texinfo (General Query Packets): Document conventions for
1489 terminating packet names, and their violations.
1490
5bdf8622
DJ
14912006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1492
1493 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1494 * gdb.texinfo: Likewise.
1495
605a56cb
DJ
14962006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1497
1498 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1499 and "show remotedebug".
1500 (Debugging Output): Add additional index entries.
1501
b8db102d
MS
15022006-04-27 Michael Snyder <msnyder@redhat.com>
1503
1504 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1505
c5e30d01
AC
15062006-04-22 Andrew Cagney <cagney@redhat.com>
1507
1508 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1509 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1510
8181d85f
DJ
15112006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1512
1513 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1514 and remove breakpoint prototypes.
1515 (Watchpoints): Move description of target_insert_hw_breakpoint and
1516 target_remove_hw_breakpoint ...
1517 (Breakpoints): ... to here. Document target_insert_breakpoint and
1518 target_remove_breakpoint.
1519
4f553f88
JB
15202006-04-17 Jim Blandy <jimb@codesourcery.com>
1521
1522 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1523 and C packets are optional.
1524
cd852561
FR
15252006-04-14 Frederic Riss <frederic.riss@st.com>
1526
1527 * gdb.texinfo (Specifying source directories): Update the description
1528 of the source file search to reflect the fact that the source path
1529 always contains at least $cdir and $cwd.
1530
b620eb07
MS
15312006-03-31 Michael Snyder <msnyder@redhat.com>
1532
1533 * gdb.texinfo: Update copyright dates.
1534
3156cdaf
EZ
15352006-03-31 Eli Zaretskii <eliz@gnu.org>
1536
1537 * gdb.texinfo (Overview): Add an index entry to "empty response".
1538
7d30c22d
JB
15392006-03-28 Jim Blandy <jimb@codesourcery.com>
1540
1541 * gdbint.texinfo (Prologue Analysis): New section.
1542
86941c27
JB
15432006-03-07 Jim Blandy <jimb@red-bean.com>
1544
66b8c7f6
JB
1545 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1546
1a10341b
JB
1547 * gdb.texinfo (Target Commands): Update text describing how to
1548 specify a target. Refer to the detailed section on remote
1549 debugging, not the brief mention.
1550
86941c27
JB
1551 * gdb.texinfo (Connecting): Organize the different 'target remote'
1552 connection methods into a table. Add a 'target remote' index
1553 entry. (!!!)
1554
62f3a2ba
FF
15552006-02-17 Fred Fish <fnf@specifix.com>
1556
1557 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1558 'ptype' commands to reflect the fact that the only significant
1559 difference between them is that ptype prints the complete type
1560 description instead of just the name.
1561
8b9a88ea
WZ
15622006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1563
1564 * gdbint.texinfo (Watchpoints): Delete
1565 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1566
7e8dc855
NR
15672006-02-10 Nick Roberts <nickrob@snap.net.nz>
1568
1569 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1570 times fields where needed. Fix typos. Update general form given
1571 for output of -break-insert.
1572 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1573
c91d38aa
DJ
15742006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1575
1576 * gdbint.texinfo (Symbol Handling): Add a section
1577 on memory management.
1578
38fcd64c
DJ
15792006-02-06 Vladimir Prus <ghost@cs.msu.su>
1580
1581 * gdb.texinfo (Breakpoint table commands): Document the fullname
1582 field in -break-list output.
1583
219eec71
EZ
15842006-02-03 Eli Zaretskii <eliz@gnu.org>
1585
1586 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1587 debugging information produced by the various "set debug..."
1588 options.
1589
ae5a43e0
DJ
15902006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1591
1592 * gdb.texinfo (Files): Remove obsolete bits from the description
1593 of "symbol-file".
1594
a9f158ec
JB
15952006-01-25 Jim Blandy <jimb@redhat.com>
1596
1597 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1598
410dd08e
JB
15992006-01-24 Jim Blandy <jimb@redhat.com>
1600
1601 * gdbint.texinfo (Frames): Document the basics of GDB's register
1602 unwinding model, and explain the existence of the "sentinel" frame.
1603
4b505b12
AS
16042006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1605
1606 * gdb.texinfo (Choosing files): Mention that -directory is used
1607 for script files.
1608 (Specifying source directories): Likewise.
1609 (Command files): Explain how script files are found.
1610
839c27b7
EZ
16112006-01-21 Eli Zaretskii <eliz@gnu.org>
1612
1613 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1614 the threads in a multi-threaded program.
1615 (Threads): The threadno argument of "thread apply" can be a range
1616 of numbers.
1617
7be93b9e
JB
16182006-01-18 Jim Blandy <jimb@redhat.com>
1619
1620 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1621 of warning flags.
1622
fcc73fe3
EZ
16232006-01-13 Eli Zaretskii <eliz@gnu.org>
1624
1625 * gdb.texinfo (Sequences): Improve menu annotations.
1626 (Define): Add index entries for arguments of user-defined
1627 commands. Move the description of flow-control commands...
1628 (Command Files): ...to here. Document loop_break and
1629 loop_continue.
ca91424e
EZ
1630 (Define, Command Files): Document `end' and add index entries for
1631 it.
fcc73fe3 1632
5c95884b
MS
16332006-01-04 Michael Snyder <msnyder@redhat.com>
1634
1635 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1636 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1637
860701dc
PH
16382006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1639
1640 * gdb.texinfo (Omissions from Ada): Document that there is now
1641 limited aggregate support.
1642
36b80e65
EZ
16432005-12-28 Eli Zaretskii <eliz@gnu.org>
1644
1645 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1646 registers and the likes.
1647
c1468174
EZ
16482005-12-24 Eli Zaretskii <eliz@gnu.org>
1649
1650 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1651 (Symbols): Fix usage of "e.g.".
359df76b 1652 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1653
1654 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1655 (Coding): Fix usage of "e.g.".
1656
c02a867d
EZ
16572005-12-23 Eli Zaretskii <eliz@gnu.org>
1658
5ae4183a
AS
1659 * stabs.texinfo:
1660 * refcard.tex:
c02a867d 1661 * gpl.texi:
5ae4183a
AS
1662 * gdbint.texinfo:
1663 * gdb.texinfo:
1664 * gdb-cfg.texi:
c02a867d 1665 * fdl.texi:
5ae4183a
AS
1666 * annotate.texinfo:
1667 * all-cfg.texi:
c02a867d
EZ
1668 * Makefile.in: Add (C) after Copyright. Update the FSF
1669 address.
1670
fad38dfa
EZ
16712005-12-03 Eli Zaretskii <eliz@gnu.org>
1672
1673 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1674 extend GDB with commands for external monitor.
1675
53e5f3cf
AS
16762005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1677
1678 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1679
55f6ca0f
JB
16802005-11-25 Joel Brobecker <brobecker@adacore.com>
1681
1682 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1683
c1947b85
JB
16842005-11-21 Jim Blandy <jimb@redhat.com>
1685
1686 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1687 placement of 'R' actions in tracepoint action packets; document
1688 dependence of 'X' and 'M' actions on a preceding 'R' action for
1689 their registers.
1690
9d29849a
JB
16912005-11-19 Jim Blandy <jimb@redhat.com>
1692
1693 * gdb.texinfo (Tracepoint Packets): New node.
1694 (General Query Packets): Add entries for the tracepoint packets,
1695 referring to the "Tracepoint Packets" node.
1696 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1697
9a6253be
KB
16982005-11-18 Kevin Buettner <kevinb@redhat.com>
1699
1700 * gdb.texinfo (set remotebreak): Add anchor.
1701 (X packet): Likewise.
1702 (Remote Protocol): Add new section `Interrupts' and new index
1703 entry `interrupts (remote protocol)'.
1704
5f3bebba
JB
17052005-11-18 Jim Blandy <jimb@redhat.com>
1706
1707 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1708 entries into the General Query Packets section. Add a
1709 cross-reference to that section. Drop description of replies, as
1710 these are covered in the descriptions of each packet.
1711 (General Query Packets): Add introductory text. Explain naming
1712 conventions, and how the end of a name is recognized.
1713
9a7a1b36
KB
17142005-11-17 Kevin Buettner <kevinb@redhat.com>
1715
0564b6cf 1716 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1717 "set remotebreak" command.
1718
b8ff78ce
JB
17192005-11-16 Jim Blandy <jimb@redhat.com>
1720
1721 * gdb.texinfo (Packets, Stop Reply Packets)
1722 (General Query Packets): Various formatting cleanups.
1723 - Use @samp for packet contents.
1724 - Drop summaries from packet @item lines; the same information appears
1725 immediately below in the description.
1726 - Delete paragraph breaks after packet @item commands, so that the
1727 description appears directly to the right of the packet prototype
1728 in the printed manual, if it fits.
1729 - Place spaces in packet prototypes between @vars and non-@var
1730 letters, and explain that they're just for formatting.
1731 - Use @dots{} instead of '...'.
1732 - Fix uses of @code where @var was needed.
1733 - Replace "deprecated" markers with English text spelling out the
1734 packet's status and the preferred alternatives.
1735 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1736 what this ever meant.
1737 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1738 this for a long time.
1739 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1740 implemented several times, and have been in use for years.
1741
8ffe2530
JB
17422005-11-15 Jim Blandy <jimb@redhat.com>
1743
c43c5473
JB
1744 * gdb.texinfo (Packets): Add index entries for 'm' packet
1745 disclaimers.
5ae4183a 1746
fb031cdf
JB
1747 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1748 of stub when processing an 'm' packet.
1749
8ffe2530
JB
1750 * gdb.texinfo (Packets): Mention that packets beginning with
1751 letters are reserved once, at the top, instead of actually listing
1752 them all and saying "reserved".
1753
c03c782f
AS
17542005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1755
1756 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1757 Change @var{$arg0 to @code{$arg0.
1758
814e32d7
WZ
17592005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1760
1761 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1762
fa93a9d8
JB
17632005-11-12 Jim Blandy <jimb@redhat.com>
1764
1765 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1766 order. Remove extraneous 'z'.
1767
8a5a3c82
AS
17682005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1769
1770 * gdb.texinfo (Choosing files): Add --eval-command.
1771
4b0ad762
AS
17722005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1773
1774 * gdb.texinfo (Choosing modes): Add --return-child-result.
1775
1776
1a088d06
AS
17772005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1778
1779 * gdb.texinfo (Choosing modes): Add --batch-silent.
1780
656d5e12
EZ
17812005-10-28 Eli Zaretskii <eliz@gnu.org>
1782
1783 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1784 "The -var-update Command".
1785
3c9c013a
JB
17862005-10-03 Joel Brobecker <brobecker@adacore.com>
1787
1788 * gdb.texinfo (Print Settings): Add documentation for set/show
1789 print array-indexes.
1790
7ba3cf9c
DJ
17912005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1792
1793 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1794 6.2 and 6.3.
1795
a94ab193
EZ
17962005-08-27 Eli Zaretskii <eliz@gnu.org>
1797
1798 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1799 since 19-Jan-2004.
1800 (Files): Likewise.
ab1adacd
EZ
1801 (Variables, Symbols): Document the "<incomplete type>" message and
1802 its reasons.
a94ab193 1803
ca06016a
FF
18042005-08-01 Fred Fish <fnf@specifix.com>
1805
1806 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1807
cf58170d
NR
18082005-07-15 Nick Roberts <nickrob@snap.net.nz>
1809
1810 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1811 option for -var-list-children and -var-update.
1812 (GDB/MI Stack Manipulation): Simplify description of
1813 print-values option for -stack-list-locals.
1814 (GDB/MI Command Description Format): Clarify.
1815 (Mode Options): Spelling of superseded.
1816
38f1196a
BR
18172005-07-12 Bob Rossi <bob@brasko.net>
1818
1819 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1820 corresponding GDB command comment.
1821
3cb3b8df
BR
18222005-07-06 Bob Rossi <bob@brasko.net>
1823
1824 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1825 and -inferior-tty-show.
1826 (Input/Output): Document "set/show inferior-tty" and tty alias.
1827
10fac096
NW
18282005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1829
1830 * gdb.texinfo (Packets): Change description of 'D' packet to note
1831 that GDB does wait for a response.
1832
d1b6db76
NR
18332005-06-22 Nick Roberts <nickrob@snap.net.nz>
1834
1835 * gdb.texinfo (History) Rename "Command History".
1836 (Command History): Move node "Server Prefix" from section on
1837 Annotations here.
1838
29629dcf
NR
18392005-06-19 Nick Roberts <nickrob@snap.net.nz>
1840
1841 * gdb.texinfo (GDB/MI Stack Manipulation):
1842 Re-instate -stack-info-frame with example. Say that it gets
1843 info on selected frame, not current frame.
1844
397ca115
EZ
18452005-06-18 Eli Zaretskii <eliz@gnu.org>
1846
1847 * gdb.texinfo (Server): Clarify that `file' should be used before
1848 connecting to the server.
1849 (Files): Add an xref to the above description.
51274035
EZ
1850 (Output Formats): More detailed description of the `c' format.
1851 (Memory): List explicitly all the formats supported by `x'.
638ac427 1852 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1853 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1854 files. Add more indexing for solib-absolute-prefix and
1855 --with-sysroot.
76d17f34
EZ
1856 (Machine Code): Document possible problems with locations in
1857 shared libraries.
d416eeec
EZ
1858 (Backtrace): Document that free-standing environments do not need
1859 to have a `main' function.
397ca115 1860
74f6deaa
NR
18612005-06-18 Nick Roberts <nickrob@snap.net.nz>
1862
1863 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1864 -stack-info-frame.
1865
a9967aef
AC
18662005-06-07 Andrew Cagney <cagney@gnu.org>
1867
1868 * gdb.texinfo (Contributors): Note the original multi-arch
1869 contributors.
1870
e09f16f9
EZ
18712005-06-03 Eli Zaretskii <eliz@gnu.org>
1872
1873 * gdb.texinfo (Registers): Add index entries for the standard
1874 registers.
1875 (Frames): Add cross-reference from frame pointer description to
1876 the Registers node.
1877 (Annotations Overview): Fix the reference to GDB name.
1878
d87ba7ee
EZ
18792005-06-01 Eli Zaretskii <eliz@gnu.org>
1880
1881 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1882 can-use-hw-watchpoints.
1883
034dad6f
BR
18842005-05-28 Bob Rossi <bob@brasko.net>
1885
1886 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1887 the possible reasons why an exec async record would be returned to FE.
1888
ffed4509
AC
18892005-05-26 Andrew Cagney <cagney@gnu.org>
1890
1891 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1892 Andrew Cagney implemented the original GDB/MI.
1893
e22e55c9
OF
18942005-05-23 Orjan Friberg <orjanf@axis.com>
1895
1896 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1897 documentation. Add documentation for cris-mode.
1898
a78e13ce
EZ
18992005-05-20 Eli Zaretskii <eliz@gnu.org>
1900
1901 * gdb.texinfo (Numbers): Explain the example and make the wording
1902 more acurate.
1903
76ff342d
DJ
19042005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1905 Dennis Brueni <dennis@slickedit.com>
1906
1907 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1908 (GDB/MI Data Manipulation, GDB/MI Program Control)
1909 (GDB/MI Stack Manipulation): Update examples to include the fullname
1910 attribute in stack frames.
1911
119b882a
EZ
19122005-05-12 Eli Zaretskii <eliz@gnu.org>
1913
1914 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1915 do with other non-standard names of init files.
1916
6fc08d32
EZ
19172005-05-11 Eli Zaretskii <eliz@gnu.org>
1918
1919 * gdb.texinfo (Command Files): Move the description of the startup
1920 from here...
1921 (Startup): ...to this new subsection of the Invocation chapter.
1922 Rearrange the description of init files more logically and add a
1923 cross-reference to "Command Files". Document the special gdbinit
1924 name for CISCO 68k. Expand the description of what GDB does
1925 during startup.
1926 (History): Add index entry for HISTSIZE.
1927
a561754a
MK
19282005-05-02 Mark Kettenis <kettenis@gnu.org>
1929
1930 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1931
2eecc4ab
EZ
19322005-05-02 Eli Zaretskii <eliz@gnu.org>
1933
1934 * gdb.texinfo (SVR4 Process Information, The isatty call)
1935 (The system call): Don't use foo(N) notation for man pages and
1936 functions.
514c4d71 1937 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1938
18999be5
EZ
19392005-04-27 Eli Zaretskii <eliz@gnu.org>
1940
1941 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1942 were optimized away.
1943
0abb7bc7
EZ
19442005-04-22 Eli Zaretskii <eliz@gnu.org>
1945
1946 * gdb.texinfo (Remote configuration): Document "set/show
1947 get-thread-local-storage-address". Add cross-reference to the
1948 description of the qGetTLSAddr packet.
1949 (General Query Packets): Mention "set remote
1950 get-thread-local-storage-address" and add a reference to its
1951 description.
1952
6f61acb1
NR
19532005-04-19 Nick Roberts <nickrob@snap.net.nz>
1954
1955 * gdb.texinfo (Backtrace): Describe 'bt full'.
1956
9d59903a
NR
19572005-04-17 Nick Roberts <nickrob@snap.net.nz>
1958
1959 * gdb.texinfo (Mode Options): Fix typo.
1960 (GDB/MI): Describe how to invoke GDB/MI.
1961
721c2651
EZ
19622005-04-16 Eli Zaretskii <eliz@gnu.org>
1963
1964 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1965 references changed. Add description of "info udot".
721c2651
EZ
1966 (Files): Document "set/show stop-on-solib-events".
1967 (M32R/D): Document "set/show download-path", "set/show
1968 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1969 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1970 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1971 (Maintenance Commands): Improve indexing.
1972 (Target Commands): Document "set/show hash", "set/show debug
1973 monitor".
1974 (SVR4 Process Information): Document "info pidlist" and "info
1975 meminfo". Document "set/show procfs-tarce" and "set/show
1976 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1977 (Symbols, The Print Command with Objective-C): Improve indexing.
1978 (Objective-C): Add references to "info classes" and "info
1979 selectors".
c45da7e6
EZ
1980 (Debugging Output): Improve wording. Document "set/show debug
1981 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1982 (Set Breaks): Add index entry for "hardware breakpoints".
1983 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1984 and "set/show usehardbreakpoints".
1985 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1986 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1987 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1988 rdiromatzero", "set/show rdiheartbeat".
1989 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1990 "sds".
1991 (Embedded Processors): Document the "sim" command.
1992 (Remote): Document the "remote" command.
1993 (DJGPP Native): Document the "info serial" command.
1994 (Threads): Document "maint info sol-threads".
1995 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1996 (Set Breaks): Improve indexing.
1997 (Command Syntax): Add a reference to dont-repeat.
1998 (Define): Document "dont-repeat".
1999 (TUI Commands): Document "tabset".
2000 (WinCE): New subsection. Document "set/show remotedirectory",
2001 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2002
14d6dd68
EZ
20032005-04-15 Eli Zaretskii <eliz@gnu.org>
2004
2005 * gdb.texinfo (Hurd Native): New subsection, documents
2006 Hurd-specific commands.
a64548ea 2007 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2008 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2009 (MIPS): Improve documentation of heuristic-fence-post. Document
2010 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2011 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2012 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2013 (ARM): Document ARM-specific commands.
a64548ea
EZ
2014 (AVR): New section. Document "info io_registers".
2015 (CRIS): New section. Document "set/show cris-version" and
2016 "set/show cris-dwarf2-cfi".
2017 (HPPA): New section. Document "set/show debug hppa" and "maint
2018 print unwind".
a5adf40f 2019 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2020 (Super-H): New section. Document the "regs" command.
721c2651 2021 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2022
9c16f35a
EZ
20232005-04-09 Eli Zaretskii <eliz@gnu.org>
2024
2025 * gdb.texinfo (Print Settings): Document "set/show print
2026 pascal_static-members", "set print repeats", "show print
2027 null-stop". Improve indexing. Fix documentation of "set print
2028 union".
2029 (Pascal): New section.
2030 (Supported languages): Rename from "Support"; all references
2031 updated. Add a menu item for Pascal.
2032 (Numbers): Document "set radix.
2033 (Screen Size): Document "set/show pagination".
2034 (MIPS Embedded): Remove "set processor" documentation.
2035 (Remote configuration): Document "set/show X/P/Z-packet",
2036 "set/show read-aux-vector-packet", "set/show remote
2037 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2038 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2039 remotedebug", "set/show remotebreak", "set/show remotedevice",
2040 "set/show remotelogfile".
2041 (Auxiliary Vector): Add reference to the description of the
2042 read-aux-vector-packet setting.
2043 (Set Watchpoints): Add a cross-reference to "set remote
2044 hardware-breakpoint-limit".
2045 (General Query Packets): Add indexing of requests and
2046 cross-references to related commands in "Remote configuration".
2047 (File-I/O Overview, The system call): Fix wording and typos.
2048 (Thread Stops): Add index entries.
2049 (Continuing and Stepping): Document "show step-mode".
2050 (i386): New node. Document "set/show struct-convention".
2051 (Files): Document "show trust-readonly-sections".
2052 (Calling): Document "set/show unwindonsignal".
2053 (Messages/Warnings): Add index entries.
2054 (Maintenance Commands): Document "set/show watchdog".
2055 (Annotations Overview): Document "show annotate".
2056 (Set Watchpoints): Add index entries.
2057 (Symbols): Fix doc of case-sensitive.
2058 (ABI): Document "show coerce-float-to-double".
2059 (Convenience Vars, Help): Improve indexing.
2060 (Machine Code): Document "show disassembly-flavor".
2061 (Debugging C plus plus): Document "show overload-resolution".
2062 (Value History, Signaling): Add index entries.
2063
20642005-04-08 Eli Zaretskii <eliz@gnu.org>
2065
2066 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2067 (Processes): Fix wording.
2068 (History, List, Logging output, Define, Symbols, Print Settings):
2069 Improve indexing.
2070
a8f24a35
EZ
20712005-04-03 Eli Zaretskii <eliz@gnu.org>
2072
2073 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2074 redundant index entry for "target" command.
2075 (Backtrace): Add index entries.
2076 (Symbols, Fortran): Document the "set case-sensitive" command.
2077 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2078 (Print Settings): Add index entry for "set demangle-style".
2079 (Target Commands): Document "set download-write-size".
2080 (Debugging Output): Document "set exec-done-display".
2081
09d4efe1
EZ
20822005-04-02 Eli Zaretskii <eliz@gnu.org>
2083
2084 * gdb.texinfo (Files): Fix the name and documentation of
2085 add-shared-symbol-files. Document its alias assf. Update the
2086 list of OSs where GDB supports shared libraries. Fix markup.
2087 (Continuing and Stepping): Add reference to @var{location} in the
2088 text.
2089 (Dump/Restore Files): Fix reference to @{filename}.
2090 (Help): Fix wording.
2091 (Attach): Ditto.
2092 (Set Watchpoints): Ditto.
2093 (Backtrace): Remove redundant index entries. Improve index
2094 entries.
2095 (Delete Breaks): Fix wording.
2096 (Memory): Document the compare-sections command.
2097 (Memory Region Attributes): Improve wording.
2098 (Disabling): Improve wording.
2099 (Fortran): New subsection. Document the "info common" command.
2100 (Help): Document aliases "info copying" and "info warranty".
2101 (Caching Remote Data): New section. Document the "set/show
2102 remotecache" and "info dcache" commands.
2103 (Show): Fix wording of the documentation of the "set
2104 extension-language" command.
2105 (Signals): Add index entry for "info handle".
2106 (Memory Region Attributes): Fix punctuation.
2107 (Symbols): Change the arg name to "location" and refer to it in
2108 the text. Fix wording of "info types" doc.
2109 (Threads): Fix usage of @enumerate @item's.
2110 (Listing Tracepoints): Add index entry for "info tp".
2111 (Set Watchpoints): Add xref to "info break" description.
2112 (Macros): Add an index entry for "macro exp1". Document the
2113 "macro list" command.
2114 (Maintenance Commands): Document "flushregs", "maint agent",
2115 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2116 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2117 "maint print architecture", "maint print objfiles", "maint print
2118 statistics", "maint print type", "maint show-debug-regs", "maint
2119 space", "maint time", and "maint translate-address".
2120 (Connecting): Document the "monitor" command.
2121 (Annotations Overview): Describe the "set annotate" command.
2122
82f2d802
EZ
21232005-04-01 Eli Zaretskii <eliz@gnu.org>
2124
2125 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2126 Rearrange index entries and improve wording about support for
2127 hardware watchpoints.
2128
7d51c7de
BR
21292005-03-10 Bob Rossi <bob@brasko.net>
2130
2131 * gdb.texinfo: Update copyright
2132
68c71a2e
TR
21332005-02-09 Theodore A. Roth <troth@openavr.org>
2134
2135 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2136 error.
2137
83761cbd
KB
21382005-02-03 Kevin Buettner <kevinb@redhat.com>
2139
2140 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2141
9f1c6395
MS
21422005-01-17 Michael Snyder <msnyder@redhat.com>
2143
2144 * gdb.texinfo: Fix spelling, infinte -> infinite.
2145
fbd1b305
MK
21462005-01-08 Mark Kettenis <kettenis@gnu.org>
2147
2148 * observer.texi (GDB Observers): Document "solib_loaded".
2149
3ace7edb
AC
21502005-01-07 Andrew Cagney <cagney@gnu.org>
2151
bec39cab
AC
2152 * configure.ac: Rename configure.in, require autoconf 2.59.
2153 * configure: Re-generate.
2154
3ace7edb
AC
2155 * configure.in: Replace configdirs with multiple references to
2156 AC_CONFIG_SUBDIRS.
2157 * configure: Re-generate.
5ae4183a 2158
53531fc1
AC
21592005-01-04 Andrew Cagney <cagney@gnu.org>
2160
2161 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2162 part of the version number.
2163
536ffdb7
MK
21642004-12-24 Mark Kettenis <kettenis@gnu.org>
2165
2166 * gdbint.texinfo (Algorithms): Remove description of
2167 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2168
e1aac25b
JB
21692004-12-07 Jim Blandy <jimb@redhat.com>
2170
2171 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2172 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2173 numbers.
2174
f47b1503
AS
21752004-12-07 Andreas Schwab <schwab@suse.de>
2176
2177 * gdb.texinfo (Mode Options): Document -l option.
2178
b6b8ece6
EZ
21792004-12-04 Eli Zaretskii <eliz@gnu.org>
2180
2181 * gdbint.texinfo (Algorithms): More accurate description of
2182 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2183 is not needed unless data-read and data-access watchpoints are
2184 supported. Add a description of how GDB checks whether the
2185 inferior stopped because a watchpoint was hit.
2186
01371747
EZ
21872004-11-23 Eli Zaretskii <eliz@gnu.org>
2188
2189 * gdb.texinfo (Files): Add cross-reference to description of
2190 -readnow command-line switch.
2191
2315ffec
RC
21922004-11-10 Randolph Chung <tausq@debian.org>
2193
2194 * gdb.texinfo: Document set/show backtrace past-entry commands.
2195 Rearrange index entries for set/show backtrace past-main.
2196
69065f5d
AC
21972004-11-10 Jon Beniston <jon@beniston.com>
2198
2199 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2200 * gdb.texinfo (Remote Serial Protocol): Further describe
2201 binary transfer escaping mechanism .
69065f5d 2202
30e91e0b
RC
22032004-11-08 Randolph Chung <tausq@debian.org>
2204
2205 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2206 and "show debug infrun". Add index entries.
2207
60bf7e09
EZ
22082004-10-23 Eli Zaretskii <eliz@gnu.org>
2209
2210 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2211 "info proc" that are already implemented. Add index entries.
2212 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2213 (Files): Add a tip for decreasing memory used for symtabs from
2214 shared libraries.
f018e82f
EZ
2215 (Starting): Fix whitespace; make "elaboration" stand out where it
2216 is first used, and add an index entry for the term.
f8568604
EZ
2217 (Calling): Expand and elaborate text. Add "print". Add the
2218 description of problems with weak aliases.
384ee23f 2219 (Core File Generation): New section.
60bf7e09 2220
d52fe014
AC
22212004-10-12 Andrew Cagney <cagney@gnu.org>
2222
2223 * gdbint.texinfo (Versions and Branches): New chapter.
2224 (Releasing GDB): Delete "Versions and Branches" section.
2225 (Top): Add "Versions and Branches".
2226
703663ab
EZ
22272004-10-08 Eli Zaretskii <eliz@gnu.org>
2228
2229 * gdb.texinfo (Editing, History): Add cross-references to the
2230 included Readline and History user documentation. Remove
2231 references to the symbol have-readline-appendices which is unused
2232 and undefined.
2233 (History): Fix indexing.
2234
ac77d04f
JJ
22352004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2236
2237 * gdbint.texinfo (target_stopped_data_address): Update to
2238 new prototype.
2239 (i386_stopped_data_address): Update prototype and description.
2240 (i386_stopped_by_watchpoint): New function and description.
2241
e07c999f
PH
22422004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2243
2244 * gdb.texinfo (Filenames): Add Ada suffixes.
2245 (Ada) New section.
2246
2e868123
AC
22472004-09-27 Andrew Cagney <cagney@gnu.org>
2248 Robert Picco <Robert.Picco@hp.com>
2249
2250 * gdb.texinfo (Packets): Document the "p" packet.
2251
02a57714
JM
22522004-09-21 Jason Molenda (jmolenda@apple.com)
2253
2254 * gdb.texinfo (Paths and Names of the Source Files): Document the
2255 meaning of values in the 'desc' field of a SO stab.
2256
ae038cb0
DJ
22572004-09-20 Daniel Jacobowitz <dan@debian.org>
2258
2259 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2260 max-cache-age" and "maint show dwarf2 max-cache-age".
2261
f7dc1244
EZ
22622004-09-16 Eli Zaretskii <eliz@gnu.org>
2263
2264 * gdb.texinfo (Set Breaks): Add index entry for setting
2265 breakpoints on overloaded C++ functions that are not members of
2266 any classes. Add an example and an index entry for setting
2267 breakpoints on all program functions.
2268 (Character Sets, Macros, Overlay Commands)
2269 (Non-debug DLL symbols, GDB/MI Output Syntax)
2270 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2271 Use "(@value{GDBP})" instead of a literal "(gdb)".
2272
f810308b
AC
22732004-09-12 Andrew Cagney <cagney@gnu.org>
2274
2275 * gdbint.texinfo (Native Debugging): Delete description of
2276 FILES_INFO_HOOK.
2277
15a661f3
PH
22782004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2279
5ae4183a
AS
2280 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2281 to hex_string_custom (not historically correct, but more
15a661f3
PH
2282 understandable, given the current code).
2283
f3219c75
AC
22842004-09-03 Andrew Cagney <cagney@gnu.org>
2285
2286 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2287
f3bb6704
JJ
22882004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2289
2290 * observer.texi (solib_unloaded): New observer.
2291
8d2c00cb
AC
22922004-08-24 Andrew Cagney <cagney@gnu.org>
2293
2294 * gdbint.texinfo (Target Architecture Definition): Add missing
2295 comma.
2296
e7dc800a
MC
22972004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2298
2299 * (Using the Testsuite): build != host is supported,
2300 but some test scripts do not support build != host.
2301
73b03683
MK
23022004-08-14 Mark Kettenis <kettenis@gnu.org>
2303
2304 * gdbint.texinfo (Host Definition): Delete description of
2305 FCLOSE_PROVIDED and GETENV_PROVIDED.
2306
c0ccb908
MK
23072004-08-05 Mark Kettenis <kettenis@chello.nl>
2308
2309 * gdbint.texinfo (Host Definition): Delete description of
2310 NO_SYS_FILE.
2311 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2312 PTRACE_FP_BUG.
2313
9c8dbfa9
AC
23142004-08-05 Andrew Cagney <cagney@gnu.org>
2315
2316 * gdbint.texinfo (Target Architecture Definition): Delete
2317 reference to deprecated_read_fp.
2318
f42accbe
AC
23192004-08-02 Andrew Cagney <cagney@gnu.org>
2320
2321 * gdbint.texinfo (Target Architecture Definition): Delete
2322 description of DEPRECATED_REGISTER_BYTES.
2323
0b66e38c
EZ
23242004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2325
2326 * gdb.texinfo (Source Path): Document the new behavior of
2327 searching for the source files.
2328
15387254
EZ
23292004-07-17 Eli Zaretskii <eliz@gnu.org>
2330
2331 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2332 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2333 (Auto Display): Improve indexing.
2334
2c07db7a
AC
23352004-07-16 Andrew Cagney <cagney@gnu.org>
2336
2337 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2338 "-noasync".
2339
4644b6e3
EZ
23402004-07-09 Eli Zaretskii <eliz@gnu.org>
2341
2342 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2343 have the same prefix have only their prefix in the index.
2344
7561d450
MK
23452004-07-03 Mark Kettenis <kettenis@gnu.org>
2346
2347 * gdb.texinfo (BSD libkvm Interface): New node (section)
2348 (Native): Add it to the menu.
2349
67bebe79
MK
23502004-07-01 Mark Kettenis <kettenis@gnu.org>
2351
2352 * gdbint.texinfo (Target Architecture Definition): Remove
2353 PCC_SOL_BROKEN.
2354
1a6923e0
MK
23552004-06-24 Mark Kettenis <kettenis@gnu.org>
2356
2357 * gdbint.texinfo (Target Architecture Definition): Remove
2358 SUN_FIXED_LBRAC_BUG.
2359
b435e160
AC
23602004-06-26 Andrew Cagney <cagney@gnu.org>
2361
2362 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2363
b5622e8d
AC
23642004-06-20 Andrew Cagney <cagney@gnu.org>
2365
2366 * gdbint.texinfo (Target Architecture Definition): Deprecate
2367 USE_STRUCT_CONVENTION.
2368
e0c07bf0
MC
23692004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2370
2371 gdb.texinfo (Bug Reporting): Mention session recording,
2372 with the script command or Emacs.
2373
782263ab
AC
23742004-06-18 Andrew Cagney <cagney@gnu.org>
2375
2376 * gdbint.texinfo (Target Architecture Definition): Deprecate
2377 FUNCTION_START_OFFSET.
2378
03727ca6
AC
23792004-06-14 Andrew Cagney <cagney@gnu.org>
2380
2381 Based on changes from Karl Berry.
2382 * gdb.texinfo: Do not use @sc in a direntry.
2383 * stabs.texinfo: Change @dircateogry to "Software development".
2384 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2385
97092415
AC
23862004-06-13 Andrew Cagney <cagney@gnu.org>
2387
2388 * gdbint.texinfo (Target Architecture Definition): Delete
2389 description of RETURN_VALUE_ON_STACK.
2390
1f6d4158
AC
23912004-06-09 Andrew Cagney <cagney@gnu.org>
2392
2393 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2394 deleted by previous patch.
2395
d966f0cb
AC
23962004-06-08 Andrew Cagney <cagney@gnu.org>
2397
2398 * gdbint.texinfo (Native Debugging): Delete documentation on
2399 ATTACH_DETACH.
2400
86fe4aaa
RC
24012004-06-06 Randolph Chung <tausq@debian.org>
2402
2403 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2404
d4b6d575
RC
24052004-06-06 Randolph Chung <tausq@debian.org>
2406
5ae4183a 2407 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2408 the new push_dummy_call method signature. Describe the function
2409 argument.
2410
4e8b0763
JB
24112004-05-24 Joel Brobecker <brobecker@gnat.com>
2412
2413 * gdb.texinfo (Starting): Document new start command.
2414
59caf092
AC
24152004-05-21 Andrew Cagney <cagney@redhat.com>
2416
2417 * observer.texi (GDB Observers): Document "inferior_created".
2418
e4a2df64
AC
24192004-05-08 Andrew Cagney <cagney@redhat.com>
2420
e6b55ae2
AC
2421 * gdbint.texinfo (Target Architecture Definition): Delete
2422 description of DO_DEFERRED_STORES.
2423
28954179
AC
2424 * gdbint.texinfo (Target Architecture Definition): Delete
2425 references to DEPRECATED_FIX_CALL_DUMMY.
2426
434b87dd
AC
2427 * gdbint.texinfo (Target Architecture Definition): Delete
2428 description of DEPRECATED_CALL_DUMMY_WORDS,
2429 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2430
58d28df8
AC
2431 * gdbint.texinfo (Target Architecture Definition): Delete
2432 description of DEPRECATED_PUSH_DUMMY_FRAME.
2433
e4a2df64
AC
2434 * gdbint.texinfo (Target Architecture Definition): Delete
2435 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2436
2b4855ab
AC
24372004-05-07 Andrew Cagney <cagney@redhat.com>
2438
2439 * observer.texi (GDB Observers): Add "Debugging" section. Include
2440 cross reference to "set/show debug observer".
2441 * gdb.texinfo (Debugging Output): Document "set/show debug
2442 observer".
2443
fcf70625
AC
24442004-05-01 Andrew Cagney <cagney@redhat.com>
2445
2446 * gdbint.texinfo (Target Architecture Definition): Delete
2447 description of DEPRECATED_PC_IN_SIGTRAMP.
2448
8ee56bcf
AC
24492004-04-30 Andrew Cagney <cagney@redhat.com>
2450
2451 * gdbint.texinfo (Target Architecture Definition): Delete
2452 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2453
67ab9a76
OF
24542004-04-30 Orjan Friberg <orjanf@axis.com>
2455
2456 * observer.texi (GDB Observers): Correct spelling.
2457
79346bcb
OF
24582004-04-26 Orjan Friberg <orjanf@axis.com>
2459
2460 * observer.texi (GDB Observers): Add target_changed event.
2461
7a464420
AC
24622004-04-08 Andrew Cagney <cagney@redhat.com>
2463
2464 * observer.texi (GDB Observers): Rework, provide generic observer
2465 definitions and then a list of observable events.
2466
6cdf9d98
AC
24672004-04-04 Andrew Cagney <cagney@redhat.com>
2468
2469 * gdbint.texinfo (Host Definition): Delete reference to
2470 NO_SIGINTERRUPT.
2471
ddc135a4
AC
24722004-04-02 Andrew Cagney <cagney@redhat.com>
2473
2474 * gdbint.texinfo (Target Architecture Definition): Delete
2475 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2476
6a1b180d
SC
24772004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2478
2479 * gdb.texinfo (TUI Commands): Document tui reg commands.
2480
d0d5df6f
AC
24812004-03-26 Andrew Cagney <cagney@redhat.com>
2482
2483 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2484 "gdbtui".
2485 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2486 (Contributors): Mention both Text and Terminal User Interface.
2487
aa2a3f87
AC
24882004-03-23 Andrew Cagney <cagney@redhat.com>
2489
2490 * gdbint.texinfo (Target Architecture Definition): Deprecate
2491 references to SIGTRAMP_START and SIGTRAMP_END.
2492
f561f026
AC
24932004-03-23 Andrew Cagney <cagney@redhat.com>
2494
2495 * gdbint.texinfo (Target Architecture Definition): Deprecate
2496 references to PC_IN_SIGTRAMP.
2497
33cb8b0f
AC
24982004-03-19 Andrew Cagney <cagney@redhat.com>
2499
2500 * gdbint.texinfo (Target Architecture Definition): Delete
2501 reference to GDB_TARGET_IS_HPPA.
2502
fc989b7a
AC
25032004-03-18 Andrew Cagney <cagney@redhat.com>
2504
2505 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2506 describe pre_init and post_init.
2507
701b08bb
DJ
25082004-03-09 Daniel Jacobowitz <drow@mvista.com>
2509
2510 * gdb.texinfo (Debugging Output): Document values for "set debug
2511 target".
2512
faae5abe
AC
25132004-02-28 Andrew Cagney <cagney@redhat.com>
2514
2515 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2516
dd79a6cf
JJ
25172004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2518
2519 * gdb.texinfo (breakpoints): Add information about the
2520 new "set breakpoint pending" and "show breakpoint pending"
2521 commands.
2522
e7f16015
AC
25232004-02-26 Andrew Cagney <cagney@redhat.com>
2524
2525 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2526 in Per-architecture module data section.
2527
7161a3a6
RM
25282004-02-25 Roland McGrath <roland@redhat.com>
2529
2530 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2531
2154891a
AC
25322004-02-24 Andrew Cagney <cagney@redhat.com>
2533
2534 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2535 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2536 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2537
6c74ac8b
AC
25382004-02-17 Andrew Cagney <cagney@redhat.com>
2539
2540 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2541
19772a2c
AC
25422004-02-16 Andrew Cagney <cagney@redhat.com>
2543
2544 * gdbint.texinfo (Target Architecture Definition): Deprecate
2545 FRAMELESS_FUNCTION_INVOCATION.
2546
c9830293
AC
25472004-02-16 Andrew Cagney <cagney@redhat.com>
2548
2549 * gdbint.texinfo (Coding): Mention -Wunused-function.
2550
b9d26eb9
AC
25512004-02-14 Andrew Cagney <cagney@redhat.com>
2552
2553 * gdbint.texinfo (Target Architecture Definition): Delete
2554 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2555
49efadf5
EZ
25562004-02-12 Elena Zannoni <ezannoni@redhat.com>
2557
2558 * gdb.texinfo: Properly quote the name "C++".
2559 * gdbint.texinfo: Ditto.
2560 * stabs.texinfo: Ditto.
2561
1eb288ea
EZ
25622004-02-11 Elena Zannoni <ezannoni@redhat.com>
2563
2564 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2565 minimal information about libiberty.
2566
e4937fc1
MC
25672004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2568
2569 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2570
a9331b3f
RM
25712004-02-04 Roland McGrath <roland@redhat.com>
2572
2573 * gdb.texinfo (Auxiliary Vector): New node (section).
2574 (Data): Add it to the menu.
2575
2650777c
JJ
25762004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2577
2578 * gdb.texinfo (Breakpoints): Add information about pending
2579 breakpoint support.
2580
b4501125
AC
25812004-01-26 Andrew Cagney <cagney@redhat.com>
2582
2583 * gdb.texinfo (Overview): Delete references to the cisco protocol
2584 including the "N" response.
2585
74055713
AC
25862004-01-26 Andrew Cagney <cagney@redhat.com>
2587
2588 * gdbint.texinfo (Target Architecture Definition): Rename
2589 EXTRACT_STRUCT_VALUE_ADDRESS to
2590 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2591
3bbe9696
EZ
25922004-01-24 Eli Zaretskii <eliz@gnu.org>
2593
2594 * gdb.texinfo (KOD): Document "show os". Add index entries for
2595 "set/show os" and "info cisco" commands.
2596
5843504f
EZ
25972004-01-21 Eli Zaretskii <eliz@gnu.org>
2598
2599 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2600
9175c9a3
MC
26012004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2602
2603 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2604 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2605
8e94b928
NR
26062004-01-19 Nick Roberts <nick@nick.uklinux.net>
2607
2608 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2609 -stack-list-locals.
2610 (GDB/MI Variable Objects): Describe extension to
2611 -var-list-children.
2612
a20cf136
DJ
26132004-01-17 Daniel Jacobowitz <drow@mvista.com>
2614
2615 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2616
afb18d0f
AC
26172004-01-17 Andrew Cagney <cagney@redhat.com>
2618
2619 * gdbint.texinfo (Target Architecture Definition): Delete
2620 documentation on DEPRECATED_NPC_REGNUM.
2621
b51970ac
DJ
26222004-01-13 Daniel Jacobowitz <drow@mvista.com>
2623
2624 * gdb.texinfo: Update copyright year. Mention that set
2625 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2626 "set follow-fork-mode ask".
2627
0f0cffd2
AC
26282004-01-13 Andrew Cagney <cagney@redhat.com>
2629
2630 * gdbint.texinfo: Update copyright year.
2631 (Coding): Add -Wunused-label to list of -Werror warnings.
2632
c552b3bb 26332004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2634 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2635
2636 * gdb.texinfo: Update copyright.
2637 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2638 around names, as appropriate. Minor syntax cleanup of
2639 _NSPrintForDebugger explanation. Two spaces after periods.
2640 GDBN used instead of lit. "gdb". Index entries added for
2641 print-object and _NSPrintForDebugger. @noindent added in one spot.
2642
afe157ca
EZ
26432003-11-11 Elena Zannoni <ezannoni@redhat.com>
2644
2645 * stabs.texinfo: Add dircategory and direntry commands.
2646 * annotate.texinfo: Ditto.
2647
963e2bb7
AC
26482003-11-10 Andrew Cagney <cagney@redhat.com>
2649
2650 * gdbint.texinfo (Target Architecture Definition): Replace the
2651 return_value method's "inval" and "outval" parameters with
2652 "readbuf" and "writebuf".
2653
1d8b2f28
JB
26542003-10-28 Jim Blandy <jimb@redhat.com>
2655
2656 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2657 from "The `F' request packet" and "The `F' reply packet", to make
2658 texi2dvi happy.
2659 (File-I/O remote protocol extension): Update menu entries, too.
2660
36d86913
MC
26612003-10-26 Michael Chastain <mec@shout.net>
2662
2663 * gdb.texinfo (Thread Stops): Document the issue with
2664 premature return from system calls in multi-threaded programs.
2665
ce2826aa
AC
26662003-10-24 Andrew Cagney <cagney@redhat.com>
2667
2668 * annotate.texinfo: Fix "fortunatly"[sic].
2669
f24c5e49
KI
26702003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2671
2672 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2673 with "Hitachi" and "Mitsubishi".
2674
92ad9cd9
AC
26752003-10-20 Andrew Cagney <cagney@redhat.com>
2676
2677 * gdbint.texinfo (Target Architecture Definition): Document
2678 gdbarch_return_value. Add cross references from
2679 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2680 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2681
0ab4b752
MK
26822003-10-18 Mark Kettenis <kettenis@gnu.org>
2683
2684 * gdbint.texinfo (Target Architecture Definition): Document
2685 regset_from_core_section.
fb3e19c0
KI
2686
26872003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2688
2689 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2690
a9331b3f 26912003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2692
2693 From Anthony Green <green@redhat.com>:
5ae4183a 2694 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2695
1485d690
KB
26962003-10-14 Kevin Buettner <kevinb@redhat.com>
2697
2698 * gdb.texinfo (Breakpoint related warnings): New node.
2699 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2700
86d30acc
DJ
27012003-10-13 Daniel Jacobowitz <drow@mvista.com>
2702
2703 * gdb.texinfo (Remote Protocol): Document v and vCont.
2704
172c2a43
KI
27052003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2706
2707 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2708 * gdbint.texinfo: Ditto.
2709
71952f4c
AC
27102003-10-09 Andrew Cagney <cagney@redhat.com>
2711
2712 From 2003-09-18 David Anderson <davea@sgi.com>:
2713 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2714 "command".
2715
268e2188
AC
27162003-10-03 Andrew Cagney <cagney@redhat.com>
2717
2718 * gdbint.texinfo (Target Architecture Definition): Deprecate
2719 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2720 just target.
2721
12c266ea 27222003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2723
f30992d4 2724 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2725 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2726 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2727 * gdbint.texinfo (Target Architecture Definition): Rename
2728
27292003-09-30 Andrew Cagney <cagney@redhat.com>
2730
f30992d4 2731 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2732 (Target Architecture Definition):
f30992d4 2733
2e092625
AC
2734 * gdbint.texinfo (Target Architecture Definition): Rename
2735 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2736
0717ae8a
AC
27372003-09-29 Andrew Cagney <cagney@redhat.com>
2738
dad809b7
AC
2739 * gdbint.texinfo (Target Architecture Definition): Delete
2740 documentation for NEED_TEXT_START_END.
2741
0717ae8a
AC
2742 * gdbint.texinfo (Target Architecture Definition): Rename
2743 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2744 TARGET_WRITE_PC.
a9331b3f 2745
af6cf26d
MC
27462003-09-22 Michael Chastain <mec@shout.net>
2747
2748 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2749
ee206350
AG
27502003-09-21 Anthony Green <green@redhat.com>
2751
2752 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2753
a38c9fe6
MK
27542003-09-21 Mark Kettenis <kettenis@gnu.org>
2755
2756 * gdbint.texinfo (Target Architecture Definition): Document
2757 stabs_argument_has_addr.
2758
77949794
AC
27592003-09-18 Andrew Cagney <cagney@redhat.com>
2760
2761 * gdbint.texinfo (Target Architecture Definition): Delete
2762 documentation on REGISTER_NAMES.
2763
8e823e25
MK
27642003-09-13 Mark Kettenis <kettenis@gnu.org>
2765
2766 * gdbint.texinfo (Target Architecture Definition): Replace
2767 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2768
f27dd7fd
AC
27692003-09-11 Andrew Cagney <cagney@redhat.com>
2770
2771 * gdbint.texinfo (Target Architecture Definition): Replace
2772 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2773
8b148df9
AC
27742003-08-18 Andrew Cagney <cagney@redhat.com>
2775
2776 * gdbint.texinfo (Target Architecture Definition): Document
2777 "frame_red_zone_size".
2778
25d29d70
AC
27792003-08-09 Andrew Cagney <cagney@redhat.com>
2780
2781 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2782 with "set/show backtrace past-main" and "set/show backtrace
2783 limit".
2784
c938e9b0
L
27852003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2786
2787 * Makefile.in (install-info): Support DESTDIR.
2788 (install-html): Likewise.
2789
64fabec2
AC
27902003-08-07 Andrew Cagney <cagney@redhat.com>
2791
2792 Patch from Nick Roberts.
2793 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2794 bindings. Remove description of send-gdb-command.
2795
2fcf52f0
AC
27962003-08-07 Andrew Cagney <cagney@redhat.com>
2797
2798 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2799 GDB 6.0.
2800
086432e2
AC
28012003-08-06 Andrew Cagney <cagney@redhat.com>
2802
2803 * gdb.texinfo (Mode Options): Mention that level three is the
2804 highest available and that level 2 is deprecated.
2805 (Annotations Overview): Mention annotation levels. Cross reference
2806 to "Limitations of the Annotation Interface" in annotate.texi.
2807 (TODO, Value Annotations, Frame Annotations): Delete section.
2808 (Displays, Breakpoint Info): Delete.
2809
e5249f67
AC
28102003-08-04 Andrew Cagney <cagney@redhat.com>
2811
2812 * agentexpr.texi: Delete @bye.
2813 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2814 (stabs.info): Add $(srcdir) to include search path.
2815 (html): Depend on "annotate_toc.html", and not "annotate.html".
2816 * stabs.texinfo: Ditto. Include "fdl.texi".
2817 * gdbint.texinfo: Update copyright statement's list of invariant
2818 sections.
2819
e6f672d2
AC
28202003-07-28 Andrew Cagney <cagney@redhat.com>
2821
2822 * Makefile.in (INFO_DEPS): Add annotate.info.
2823 (dvi, ps, html, pdf): Add annotate.
2824 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2825 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2826 (ANNOTATE_DOC_FILES): New macro.
2827 (ANNOTATE_TEX_TMPS): New macro.
2828 (annotate.info, annotate_toc.html): Specify dependencies.
2829 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2830 * annotate.texinfo: Rename annotate.texi. Get building. Add
2831 "Migrating to GDB/MI" and "Limitations of the Annotation
2832 Interface" chapters. Mention why it is not part of the user
2833 guide. Update copyright notice. Include "fdl.texi".
2834
72ffddc9
SC
28352003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2836
2837 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2838
a9f12a31
DJ
28392003-07-24 Daniel Jacobowitz <drow@mvista.com>
2840
2841 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2842
b1fe9455
DJ
28432003-07-24 Daniel Jacobowitz <drow@mvista.com>
2844
2845 * gdb.texinfo (Server): Mention pidof.
2846
153721e6
AC
28472003-07-22 Andrew Cagney <cagney@redhat.com>
2848
2849 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2850 list.
2851
0fac0b41
DJ
28522003-06-28 Daniel Jacobowitz <drow@mvista.com>
2853
2854 * gdb.texinfo (Logging output): New chapter.
2855
4e562065
JB
28562003-06-24 Joel Brobecker <brobecker@gnat.com>
2857
2858 * gdb.texinfo (Unsupported languages): New section.
2859 (Languages): Add link to new section.
2860
f2c06f52
AC
28612003-06-22 Andrew Cagney <cagney@redhat.com>
2862
2863 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2864
b4177fca
DJ
28652003-06-22 Daniel Jacobowitz <drow@mvista.com>
2866
2867 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2868
f418dd93
DJ
28692003-06-22 Daniel Jacobowitz <drow@mvista.com>
2870
2871 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2872 * agentexpr.texi: Retitle section, and change it to an appendix.
2873 Comment out texinfo initialization. Factor a @var{} into two
2874 pieces to prevent makeinfo warnings.
2875 * gdb.texinfo: Add Agent Expressions appendix.
2876
4ca61388
DJ
28772003-06-19 Daniel Jacobowitz <drow@mvista.com>
2878
2879 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2880
07f31aa6
DJ
28812003-06-18 Daniel Jacobowitz <drow@mvista.com>
2882
5ae4183a 2883 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
2884 remote target". Document the "detach" and "disconnect" commands.
2885 (Server, Netware, Debug Session): Reference "Connecting to a
2886 remote target".
2887 (GDB/MI Target Manipulation): Document "-target-disconnect".
2888
2dd0da42
AC
28892003-06-13 Andrew Cagney <cagney@redhat.com>
2890
2891 * gdbint.texinfo (Target Architecture Definition): Deprecate
2892 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2893 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2894
e7a3abfc
JB
28952003-06-09 Jim Blandy <jimb@redhat.com>
2896
2897 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2898
25e3a86b
AC
28992003-06-08 Andrew Cagney <cagney@redhat.com>
2900
2901 * gdbint.texinfo (Target Architecture Definition): Delete
2902 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2903
a9e5fdc2
AC
29042003-06-08 Andrew Cagney <cagney@redhat.com>
2905
2906 * gdbint.texinfo (Target Architecture Definition): Document
2907 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2908
b37303ee
AF
29092003-06-07 Adam Fedor <fedor@gnu.org>
2910
2911 * gdb.texinfo: Add Objective-C documentation.
2912
39fe6e80
AC
29132003-06-01 Andrew Cagney <cagney@redhat.com>
2914
2915 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2916 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2917
125309b2
AC
29182003-05-21 Andrew Cagney <cagney@redhat.com>
2919
2920 * gdbint.texinfo (Target Architecture Definition): Delete
2921 references to "extract_address" and "store_address".
2922
b8b527c5
AC
29232003-05-16 Andrew Cagney <cagney@redhat.com>
2924
2925 * gdbint.texinfo (Target Architecture Definition): Replace
2926 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2927 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2928
50e3ee83
TR
29292003-05-14 Theodore A. Roth <troth@openavr.org>
2930
2931 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2932
44e2be90
L
29332003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2934
2935 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2936 (gdb.dvi): Likewise.
2937 (gdb.pdf): Likewise.
2938 (links2roff): Likewise.
2939
df5215a6
JB
29402003-05-08 Jim Blandy <jimb@redhat.com>
2941
2942 * gdb.texinfo (Dump/Restore Files): Update documentation for
2943 'dump', 'append', and 'restore': note that format argument is
2944 optional; simplify presentation of the command variants; and be
2945 more precise about the formats.
2946
5e7b2f39
JB
29472003-05-07 Jim Blandy <jimb@redhat.com>
2948
2949 * gdb.texinfo (Symbols): Update documentation: 'maint list
2950 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2951 symtabs' and 'maint info psymtabs'.
2952
b1e29e33
AC
29532003-05-05 Andrew Cagney <cagney@redhat.com>
2954
2955 * gdbint.texinfo (Target Architecture Definition): Make
2956 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2957 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2958 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2959
00905d52
AC
29602003-05-04 Andrew Cagney <cagney@redhat.com>
2961
2962 * gdb.texinfo (Maintenance Commands): Document "maint print
2963 dummy-frames".
2964
54ff5908
AC
29652003-05-04 Andrew Cagney <cagney@redhat.com>
2966
2967 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2968
32e7087d
JB
29692003-05-03 J. Brobecker <brobecker@gnat.com>
2970
2971 Thierry Schneider <tpschneider1@yahoo.com>
2972 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2973 for new MI command.
2974
7043d8dc
AC
29752003-05-03 Andrew Cagney <cagney@redhat.com>
2976
2977 * gdbint.texinfo (Target Architecture Definition): Document
2978 push_dummy_code. Add cross references.
2979
e33d66ec
EZ
29802003-05-02 Elena Zannoni <ezannoni@redhat.com>
2981
2982 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2983 set/show charsets commands.
2984
0ba6dca9
AC
29852003-04-28 Andrew Cagney <cagney@redhat.com>
2986
2987 * gdbint.texinfo (Target Architecture Definition): Replace
2988 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2989 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2990
d7a27068
AC
29912003-04-28 Andrew Cagney <cagney@redhat.com>
2992
2993 * gdbint.texinfo (Target Architecture Definition): Rename
2994 "tm_print_insn" to "deprecated_tm_print_insn".
2995
44ea7b70
JB
29962003-04-09 Jim Blandy <jimb@redhat.com>
2997
2998 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2999 list psymtabs'.
3000
fb8f8949
AC
30012003-04-08 Andrew Cagney <cagney@redhat.com>
3002
3003 * gdbint.texinfo (Target Architecture Definition): Delete
3004 references to EXTRA_FRAME_INFO.
3005
32fb0f22
AC
30062003-04-08 Andrew Cagney <cagney@redhat.com>
3007
3008 * gdbint.texinfo (Target Architecture Definition): Delete
3009 PRINT_TYPELESS_INTEGER.
3010
6be67e67
JB
30112003-04-02 J. Brobecker <brobecker@gnat.com>
3012
3013 * observer.texi (GDB Observers): Adjust the documentation for the
3014 normal_stop notification to better describe reality. Fix a couple
3015 of minor typos.
3016
4e35d5f0
BR
30172003-04-02 Bob Rossi <bob_rossi@cox.net>
3018
a9331b3f 3019 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3020 '-file-list-exec-source-file'
3021
e8a8712a
AC
30222003-03-31 Andrew Cagney <cagney@redhat.com>
3023
3024 * gdbint.texinfo (Target Architecture Definition): Delete
3025 references to CALL_DUMMY_P.
3026
6c0e89ed
AC
30272003-03-30 Andrew Cagney <cagney@redhat.com>
3028
3029 * gdbint.texinfo (Target Architecture Definition): Remove
3030 reference to TARGET_WRITE_SP.
a9331b3f 3031
378bfd1b
AC
30322003-03-27 Andrew Cagney <cagney@redhat.com>
3033
3034 * gdbint.texinfo (Target Architecture Definition): Remove
3035 references to write_sp.
6c0e89ed 3036
922fbb7b
AC
30372003-03-27 Andrew Cagney <cagney@redhat.com>
3038
3039 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3040 chapter body. Use @smallexample instead of @example.
3041 (Annotations): Ditto.
3042 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3043 annotate.texi.
3044
b81774d8
AC
30452003-03-26 Andrew Cagney <cagney@redhat.com>
3046
3047 * gdbint.texinfo (Target Architecture Definition): Replace
3048 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3049 dummy_addr parameters.
3050
1bf6d5cc
AC
30512003-03-25 Andrew Cagney <cagney@redhat.com>
3052
3053 * gdbint.texinfo (Target Architecture Definition): Delete
3054 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3055 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3056 Add reference to PUSH_ARGUMENTS.
3057
618ce49f
AC
30582003-03-23 Andrew Cagney <cagney@redhat.com>
3059
3060 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3061 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3062
bcd7e15f
JB
30632003-03-18 J. Brobecker <brobecker@gnat.com>
3064
3065 * gdbint.texinfo (Algorithms): Add new section describing the
3066 Observer paradigm.
3067 (Top): Add menu entry to new observer appendix.
3068 * observer.texi: New file.
3069 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3070 new observer.texi file.
3071
9fe8321b
AC
30722003-03-17 Andrew Cagney <cagney@redhat.com>
3073
3074 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3075 that GNU Press update the manual version number.
3076
ac2adee5
AC
30772003-03-12 Andrew Cagney <cagney@redhat.com>
3078
3079 * gdbint.texinfo (Target Architecture Definition): Delete
3080 references to get_saved_register. Rename GET_SAVED_REGISTER to
3081 DEPRECATED_GET_SAVED_REGISTER.
3082
749b82f6
AC
30832003-03-13 Andrew Cagney <cagney@redhat.com>
3084
3085 * gdbint.texinfo (Target Architecture Definition): Replace
3086 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3087
8bedc050
AC
30882003-03-12 Andrew Cagney <cagney@redhat.com>
3089
3090 * gdbint.texinfo (Target Architecture Definition): Rename
3091 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3092
0ce1b118
CV
30932003-03-10 Corinna Vinschen <vinschen@redhat.com>
3094
3095 * gdb.texinfo: Add File-I/O documentation.
3096
12cc2063
AC
30972003-03-10 Andrew Cagney <cagney@redhat.com>
3098
3099 * gdbint.texinfo (Target Architecture Definition): Cross reference
3100 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3101
7453dc06
AC
31022003-03-07 Andrew Cagney <cagney@redhat.com>
3103
3104 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3105 frame" command.
3106
6314f104
AC
31072003-03-05 Andrew Cagney <cagney@redhat.com>
3108
3109 * gdbint.texinfo (Target Architecture Definition): Document
3110 unwind_dummy_id. Cross reference unwind_dummy_id and
3111 SAVE_DUMMY_FRAME_TOS.
3112
f1212245
DJ
31132003-03-05 James Ingham <jingham@apple.com>
3114 Daniel Jacobowitz <drow@mvista.com>
3115
3116 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3117 and "show cp-abi".
3118
77e7e267
AC
31192003-03-03 Andrew Cagney <cagney@redhat.com>
3120
3121 * gdbint.texinfo (Target Architecture Definition): Document
3122 register_type.
3123
838a8221
AC
31242003-03-03 Andrew Cagney <cagney@redhat.com>
3125
3126 * stabs.texinfo (Structures): Use @samp and separate @var's
3127 instead of a single @var containing a comma separated list.
3128 (Unions): Ditto.
3129
d7f4a264
DJ
31302003-03-02 Daniel Jacobowitz <drow@mvista.com>
3131
3132 * Makefile.in (distclean): Remove config.log.
3133
f30ee0bc
AC
31342003-03-01 Andrew Cagney <cagney@redhat.com>
3135
3136 * gdbint.texinfo (Target Architecture Definition): Rename
3137 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3138
31392003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3140
3141 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3142 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3143
be448670
CF
31442003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3145
3146 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3147 (Non-debug DLL symbols): New node, describing the minimal symbols
3148 loaded from DLLs without real debugging symbols.
3149
501eef12
AC
31502003-02-20 Andrew Cagney <ac131313@redhat.com>
3151
3152 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3153 hardware-breakpoint-limit".
3154 (Set Watchpoints): Add cross reference to "set remote
3155 hardware-watchpoint-limit".
3156 (Remote configuration options): New section.
3157
21c294e6
AC
31582003-02-04 Andrew Cagney <ac131313@redhat.com>
3159
e9be73e4
AC
3160 * gdbint.texinfo (Target Architecture Definition): Delete
3161 descrption of IS_TRAPPED_INTERNALVAR.
3162
21c294e6
AC
3163 From Keith Seitz <keiths@redhat.com>:
3164 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3165 option "-i"/"--interpreter" to this chapter. Include index
3166 entries.
3167
0179ffac
DC
31682003-02-04 David Carlton <carlton@math.stanford.edu>
3169
3170 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3171 (Variables): Recommend stabs+ and DWARF 2.
3172 (C plus plus expressions): Correct info about
3173 compiler versions, debug formats.
3174 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3175 PR symtab/874.
3176
7ca9f392
AC
31772003-02-01 Andrew Cagney <ac131313@redhat.com>
3178
3179 * gdbint.texinfo (Target Architecture Definition): Delete
3180 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3181 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3182 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3183 references to nindy and i960.
3184 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3185
31a85ea2
AC
31862003-02-01 Andrew Cagney <ac131313@redhat.com>
3187
3188 * gdbint.texinfo (Target Architecture Definition): Delete
3189 FLOAT_INFO.
3190
6b894e49
AC
31912003-01-30 Andrew Cagney <ac131313@redhat.com>
3192
3193 * stabs.texinfo (Member Type Descriptor): Clarify description of
3194 `@'. Suggested by Ben Hutchings.
3195
c48861fb
AC
31962003-01-29 Andrew Cagney <ac131313@redhat.com>
3197
3198 * gdb.texinfo (M68K): Delete reference to es1800.
3199
617073a9
AC
32002003-01-29 Andrew Cagney <ac131313@redhat.com>
3201
3202 * gdb.texinfo (Maintenance Commands): Document `maint print
3203 reggroups' and `maint print register-groups'.
3204 * gdbint.texinfo (Target Architecture Definition): Document
3205 register_reggroup_p.
3206
5b5d99cf
JB
32072003-01-23 Jim Blandy <jimb@redhat.com>
3208
3209 * gdb.texinfo (Separate Debug Files): New section.
3210
e7ba9c65
DJ
32112003-01-22 Daniel Jacobowitz <drow@mvista.com>
3212
3213 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3214 and "maint show profile".
3215
94e91d6d
MC
32162003-01-16 Michael Chastain <mec@shout.net>
3217
3218 * gdb.texinfo (Installing GDB): Warn against
3219 ".../gdb-VERSION/gdb/configure".
3220 (Separate Objdir): Likewise.
3221
867f3898
AC
32222003-01-15 Andrew Cagney <ac131313@redhat.com>
3223
3224 * gdbint.texinfo (Target Architecture Definition): Delete
3225 definition of PRINT_REGISTER_HOOK.
3226
f153cc92
EZ
32272003-01-15 Elena Zannoni <ezannoni@redhat.com>
3228
3229 (OpenRISC 1000): Fix formatting of command names.
3230
c60eb6f1
EZ
32312003-01-15 Elena Zannoni <ezannoni@redhat.com>
3232
3233 * gdb.texinfo (Continuing and Stepping): Add new command
3234 'advance'. Clarify behavior of 'until'.
3235
f5ebfba0
DJ
32362003-01-13 Daniel Jacobowitz <drow@mvista.com>
3237
3238 * gdb.texinfo (Files): Document solib-absolute-prefix and
3239 solib-search-path.
3240
4ce8657e
MC
32412003-01-09 Michael Chastain <mec@shout.net>
3242
3243 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3244 (Create a Release): Add new instructions for new @file{src-release}.
3245 Document existing instructions for @file{Makefile.in} as
3246 being for @value{GDBN} 5.3.1 or earlier.
3247
372613e3
AC
32482003-01-09 Andrew Cagney <ac131313@redhat.com>
3249
3250 * gdbint.texinfo (Target Architecture Definition): Mention
3251 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3252 allocate memory.
3253
b4e9345d
DJ
32542003-01-04 Daniel Jacobowitz <drow@mvista.com>
3255
3256 * gdb.texinfo (Controlling GDB): Add @kindex for
3257 "show osabi".
3258 (Backtraces): Add @kindex's for backtrace-below-main.
3259
98b45e30
DJ
32602003-01-04 Daniel Jacobowitz <drow@mvista.com>
3261
3262 * gdb.texinfo (Controlling GDB): Document "set osabi".
3263
95f90d25
DJ
32642003-01-04 Daniel Jacobowitz <drow@mvista.com>
3265
3266 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3267 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3268
1e698235
DJ
32692003-01-04 Daniel Jacobowitz <drow@mvista.com>
3270
3271 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3272 "set coerce-float-to-double".
3273 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3274
e632838e
AC
32752003-01-02 Andrew Cagney <ac131313@redhat.com>
3276
3277 * stabs.texinfo: Remove obsolete text.
3278 * gdbint.texinfo: Ditto.
3279 * gdb.texinfo: Ditto.
3280
c133ab7a
MK
32812002-12-22 Mark Kettenis <kettenis@gnu.org>
3282
3283 * gdbint.texinfo (Target Architecture Definition): Update
3284 description of gdbarch_register_osabi.
3285
f821f325
KH
32862002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3287
3288 * agentexpr.texi: Fix typos.
3289 * annotate.texi: Likewise.
3290 * fdl.texi: Likewise.
3291
85a6d8d3 32922002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3293
3294 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3295 DEPRECATED_INIT_FRAME_PC.
3296
ae45cd16
AC
32972002-12-01 Andrew Cagney <ac131313@redhat.com>
3298
3299 * gdbint.texinfo (Target Architecture Definition): Delete
3300 PC_IN_CALL_DUMMY.
3301
07555a72
AC
33022002-11-28 Andrew Cagney <ac131313@redhat.com>
3303
3304 * gdbint.texinfo (Host Definition): Delete documentation on
3305 USE_GENERIC_DUMMY_FRAMES.
3306
c166cdc7
EZ
33072002-11-26 Elena Zannoni <ezannoni@redhat.com>
3308
5ae4183a 3309 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3310 * Makefile.in (install-info): Run the install-info command as part
3311 of the post install steps only.
3312 (uninstall-info): New target.
3313 (uninstall): New target.
3314
35db0260
EZ
33152002-11-22 Elena Zannoni <ezannoni@redhat.com>
3316
3317 * Makefile.in (install): Make install do some real work.
3318
9ba8d803
AC
33192002-11-19 Andrew Cagney <ac131313@redhat.com>
3320
3321 Fix POSIX problem reported by Paul Eggert.
3322 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3323 Fix PR gdb/527.
3324
903ad3a6
AC
33252002-10-26 Andrew Cagney <cagney@redhat.com>
3326
3327 * gdbint.texinfo (Target Architecture Definition): Delete
3328 definition of DO_REGISTERS_INFO.
3329
f2abfe65
KB
33302002-10-18 Kevin Buettner <kevinb@redhat.com>
3331
3332 * gdbint.texinfo (Address Classes): Fix problems with insertion
3333 of ``{'' and ``}'' in example.
3334
b5b0480a
KB
33352002-10-17 Kevin Buettner <kevinb@redhat.com>
3336
3337 * gdbint.texinfo (Address Classes): New section.
3338 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3339 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3340 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3341 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3342
c85508ee
KD
33432002-10-11 Klee Dienes <kdienes@apple.com>
3344
3345 * gdb.texinfo (Registers): Mention vector registers as well as
3346 floating registers in the documentation for 'info registers' and
3347 'info all-registers'.
3348
6d12fc3d
DJ
33492002-10-11 Daniel Jacobowitz <drow@mvista.com>
3350
3351 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3352
8d19fbd2
JJ
33532002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3354
3355 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3356 interface definition.
3357
a37295f9
MM
33582002-10-03 Marko Mlinar <markom@opencores.org>
3359
3360 * gdb.texinfo (Target Commands): Add or1k target specific
3361 commands.
3362 * gdb.texinfo (Contributors): Add myself to the contributors list.
3363
da0f9dcd
AC
33642002-10-01 Andrew Cagney <ac131313@redhat.com>
3365
3366 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3367 and "mi1" instead of "mi1" and "mi0".
3368
2e834e49
HPN
33692002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3370
3371 * gdb.texinfo (Packets): Fix typos "alligned".
3372 Correct z3/Z3 description. Correct z4/Z4 title.
3373
050be0dc
AC
33742002-09-27 Andrew Cagney <ac131313@redhat.com>
3375
3376 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3377
1104b9e7
KB
33782002-09-25 Kevin Buettner <kevinb@redhat.com>
3379
3380 * gdb.texinfo: Use GNU/Linux instead of Linux.
3381
512217c7
AC
33822002-09-25 Andrew Cagney <ac131313@redhat.com>
3383
3384 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3385
10998722
AC
33862002-09-24 Andrew Cagney <ac131313@redhat.com>
3387
512217c7 3388 * gdb.texinfo: Replace @example with @smallexample.
10998722 3389
a0eb71c5
KB
33902002-09-20 Kevin Buettner <kevinb@redhat.com>
3391
f7dc1244 3392 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3393 * gdb.texinfo (Character Sets): Use @smallexample instead of
3394 @example. Use GNU/Linux instead of Linux.
3395
33962002-09-20 Jim Blandy <jimb@redhat.com>
3397
3398 * gdb.texinfo: Add character set documentation.
3399
2f870471
AC
34002002-09-19 Andrew Cagney <ac131313@redhat.com>
3401
3402 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3403 (Packets): Add cross reference from `b' packet to `z' packets.
3404
790eb8f5
AC
34052002-09-19 Andrew Cagney <ac131313@redhat.com>
3406
8d30a00d
AC
3407 * gdb.texinfo (Maintenance Commands): Document ``maint
3408 internal-error'' and ``maint internal-warning''.
3409
790eb8f5
AC
3410 * gdbint.texinfo (Target Architecture Definition): Revise
3411 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3412
a23a7bf1
JB
34132002-09-19 Joel Brobecker <brobecker@gnat.com>
3414
3415 * gdbint.texinfo (Target Conditionals): Document the new
3416 NAME_OF_MALLOC macro.
3417
299ffc64
AC
34182002-09-05 Andrew Cagney <ac131313@redhat.com>
3419
3420 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3421 engineer.
3422
b7bb15bc
SC
34232002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3424
3425 * gdb.texinfo (TUI Overview): Document status line fields.
3426
3d757584
SC
34272002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3428
3429 * gdb.texinfo (TUI Commands): Document info win command.
3430
269c21fe
SC
34312002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3432
3433 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3434
7cf36c78
SC
34352002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3436
3437 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3438 (TUI Keys): Likewise.
3439
d2c6833e
AC
34402002-08-25 Andrew Cagney <ac131313@redhat.com>
3441
3442 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3443 for a packet receive.
3444
46d8b1c3
AC
34452002-08-25 Andrew Cagney <ac131313@redhat.com>
3446
3447 * Makefile.in (clean): Move to end of file.
3448 (distclean, maintainer-clean, realclean): Ditto.
3449 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3450 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3451 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3452 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3453
b0787093
AC
34542002-08-24 Andrew Cagney <ac131313@redhat.com>
3455
3456 * Makefile.in (GDBINT_TEX_TMPS): Define.
3457 (gdbint.dvi, gdbint.pdf): Use
3458 (GDB_TEX_TMPS): Define.
3459 (gdb.dvi, gdb.pdf): Use.
3460 (STABS_TEX_TMPS): Define.
3461 (stabs.dvi, stabs.pdf): Use.
3462 (GDB_DOC_SOURCE_INCLUDES): New macros.
3463 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3464 (GDBINT_DOC_FILES_INCLUDES): New macros.
3465 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3466 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3467 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3468 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3469 (links2roff): Replace SFILES_INCLUDED with
3470 GDB_DOC_SOURCE_INCLUDES.
3471 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3472 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3473 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3474 dependencies.
3475 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3476 dependencies.
3477 (gdbmi.texinfo): Delete rule.
3478 (inc-hist.texinfo): Delete rule.
3479 (rluser.texinfo): Delete rule.
3480
ebba8386
AC
34812002-08-23 Andrew Cagney <cagney@redhat.com>
3482
3483 * gdbint.texinfo (Target Architecture Definition): Update
3484 STORE_RETURN_VALUE, mention regcache.
3485
0ab7a791
AC
34862002-08-21 Andrew Cagney <ac131313@redhat.com>
3487
3488 * gdbint.texinfo (Target Architecture Definition): Document
3489 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3490
ee2d5c50
AC
34912002-08-19 Andrew Cagney <ac131313@redhat.com>
3492
3493 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3494 Fix minor typos. Add index entries.
3495
53c69bd7
AC
34962002-08-18 Andrew Cagney <ac131313@redhat.com>
3497
3498 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3499
e76f1f2e
AC
35002002-08-15 Andrew Cagney <ac131313@redhat.com>
3501
3502 * gdbint.texinfo (Target Architecture Definition): Document
3503 PRINT_VECTOR_INFO.
3504 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3505
0680b120
AC
35062002-08-13 Andrew Cagney <ac131313@redhat.com>
3507
3508 * gdb.texinfo (Maintenance Commands): Document "maint print
3509 registers", "maint print raw-registers" and "maint print
3510 cooked-registers".
3511
3c3bea1c
GS
35122002-08-08 Grace Sainsbury <graces@redhat.com>
3513
a9331b3f 3514 From Mark Salter:
3c3bea1c
GS
3515 * gdb.texinfo (Protocol): Document T packet extension to
3516 allow watchpoint address reporting.
3517
42f9b0a5
AC
35182002-08-03 Andrew Cagney <ac131313@redhat.com>
3519
3520 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3521
db034ac5
AC
35222002-08-01 Andrew Cagney <cagney@redhat.com>
3523
3524 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3525 to CHILL.
3526
e2b28d04
AC
35272002-08-01 Andrew Cagney <ac131313@redhat.com>
3528
3529 * gdbint.texinfo (Coding): Revise section "Include Files".
3530
7fb623f7
AC
35312002-07-24 Andrew Cagney <cagney@redhat.com>
3532
3533 * gdbint.texinfo: Obsolete references to m88k.
3534 * gdb.texinfo: Ditto.
3535
4a2b4636
JB
35362002-07-10 Joel Brobecker <brobecker@gnat.com>
3537
7fb623f7 3538 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3539 where the proper version of autoconf can be retrieved.
3540
a71ec265
DH
35412002-07-09 Don Howard <dhoward@redhat.com>
3542
3543 * gdb.texinfo (Command Files): Further describe the behavior of
3544 sourced command files.
3545
b9aa90c9
AC
35462002-06-27 Andrew Cagney <ac131313@redhat.com>
3547
3548 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3549 (Coding): Clarify ISO C version that GDB assumes.
3550
40dd2248
TT
35512002-06-26 Tom Tromey <tromey@redhat.com>
3552
3553 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3554 add_setshow_cmd_full.
3555
bfac230e
DH
35562002-06-25 Don Howard <dhoward@redhat.com>
3557
3558 * gdb.texinfo (Memory Region Attributes): Document new behavior
3559 for 'mem' command.
3560
475b0867
JB
35612002-06-11 Jim Blandy <jimb@redhat.com>
3562
919d772c
JB
3563 * gdb.texinfo (Symbols): Update documentation for `info source'
3564 command.
3565
475b0867
JB
3566 * gdb.texinfo (Macros): Call the command `info macro', not
3567 `show macro'.
3568
ba8c9337
AC
35692002-06-09 Andrew Cagney <ac131313@redhat.com>
3570
3571 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3572 data''.
3573
1029b7fa
MK
35742002-06-09 Mark Kettenis <kettenis@gnu.org>
3575
3576 * gdbint.texinfo (Target Architecture Definition): Document
3577 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3578
16737d73
AC
35792002-06-08 Andrew Cagney <ac131313@redhat.com>
3580
3581 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3582 lists.
3583
30107679
AC
35842002-06-08 Andrew Cagney <ac131313@redhat.com>
3585
3586 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3587 Branch''.
3588
3352e23e
AC
35892002-06-01 Andrew Cagney <ac131313@redhat.com>
3590
3591 * gdbint.texinfo (Target Architecture Definition): Add section
3592 ``Converting an existing Target Architecture to Multi-arch''.
3593
cbb09e6a
AC
35942002-05-30 Andrew Cagney <ac131313@redhat.com>
3595
3596 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3597 to ``Obsoleting code''. Revise.
3598
e2e0bcd1
JB
35992002-05-17 Jim Blandy <jimb@redhat.com>
3600
3601 * gdb.texinfo (C Preprocessor Macros): New chapter.
3602 Include it in the main menu.
3603 (Contributors): Credit Jim Blandy with macro support.
3604 (Compilation): Explain how to get macro information into the
3605 executable.
3606 (Expressions): Note that preprocessor macros are expanded.
3607
9db8d71f
DJ
36082002-05-14 Daniel Jacobowitz <drow@mvista.com>
3609
3610 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3611 options for `target remote'.
3612
6d531722
AC
36132002-05-13 Andrew Cagney <ac131313@redhat.com>
3614
3615 * gdbint.texinfo (Target Architecture Definition): Delete
3616 documentation on NNPC_REGNUM.
3617
13d01224
AC
36182002-05-11 Andrew Cagney <ac131313@redhat.com>
3619
3620 * gdbint.texinfo (Target Architecture Definition): Document
3621 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3622 (Target Architecture Definition): Revise section `Using Different
3623 Register and Memory Data Representations'. Add section `Raw and
3624 Virtual Register Representations'.
3625
b2e75d78
AC
36262002-05-11 Andrew Cagney <ac131313@redhat.com>
3627
3628 * gdbint.texinfo (Target Architecture Definition): Mention
3629 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3630 (Target Architecture Definition): Mention same. Add references to
3631 web pages.
3632
2c8682ee
MS
36332002-05-08 Michael Snyder <msnyder@redhat.com>
3634
3635 * stabs.texinfo (Attributes): Document new "vector" attribute.
3636
0816590b
AC
36372002-05-04 Andrew Cagney <ac131313@redhat.com>
3638
3639 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3640
2653173e
AC
36412002-05-04 Andrew Cagney <ac131313@redhat.com>
3642
3643 * gdb.texinfo: Delete obsolete references to a29k.
3644
d7bd68ca
AC
36452002-04-24 Andrew Cagney <ac131313@redhat.com>
3646
3647 * gdbint.texinfo (Target Architecture Definition): Replace
3648 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3649
21d83aa5
DM
36502002-04-24 David S. Miller <davem@redhat.com>
3651
3652 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3653
7673a6cc
DM
36542002-04-21 David S. Miller <davem@redhat.com>
3655
3656 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3657
d49d1e0a
AC
36582002-04-21 Andrew Cagney <ac131313@redhat.com>
3659
3660 * gdbint.texinfo (Target Architecture Definition): Delete
3661 definition of HAVE_REGISTER_WINDOWS.
3662
f7dc1244 36632002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3664
3665 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3666 "Theodore A. Roth" <troth@verinet.com>.
3667
5ca0cb28
DH
36682002-04-15 Don Howard <dhoward@redhat.com>
3669
f7dc1244 3670 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3671 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3672 Provide a better explaination of this feature.
5ca0cb28 3673
f208ba17
AC
36742002-04-14 Andrew Cagney <ac131313@redhat.com>
3675
3676 * gdbint.texinfo (Target Architecture Definition): Remove
3677 FRAME_CHAIN_COMBINE.
3678
d5ba91de
MC
36792002-04-12 Michael Chastain <mec@shout.net>
3680
3681 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3682 REG_STACK_SEGMENT.
3683
26818220
MC
36842002-04-09 Michael Chastain <mec@shout.net>
3685
3686 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3687 PYRAMID_* macros.
3688
129188f6
AC
36892002-04-07 Andrew Cagney <ac131313@redhat.com>
3690
3691 * gdb.texinfo (Bug Reporting): Document that the web is the
3692 prefered way of submitting bug reports.
3693 (Bug Reporting): Delete the s-mail address as the last resort.
3694
8227c0ff
AC
36952002-04-05 Andrew Cagney <ac131313@redhat.com>
3696
3697 * gdbint.texinfo (Target Architecture Definition): Delete
3698 references to TARGET_WRITE_FP and write_fp.
3699
16d9dec6
MS
37002002-03-27 Michael Snyder <msnyder@redhat.com>
3701
3702 * gdb.texinfo: Document new commands dump, append, and restore.
3703
9ae8b82c
AC
37042002-03-27 Andrew Cagney <ac131313@redhat.com>
3705
3706 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3707 Branch'.
3708
474c8240
AC
37092002-03-18 Andrew Cagney <ac131313@redhat.com>
3710
3711 * gdb.texinfo: Change all examples to @smallexample.
3712 * gdbint.texinfo: Ditto.
a9331b3f 3713
fb0ff88f
AC
37142002-03-18 Andrew Cagney <ac131313@redhat.com>
3715
3716 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3717 Branches''.
3718
9bb0a4d8
AC
37192002-03-18 Andrew Cagney <ac131313@redhat.com>
3720
3721 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3722 Policy''.
3723
937f164b
FF
37242002-03-04 Fred Fish <fnf@redhat.com>
3725
3726 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3727 expresson, suports, dependant, trhe, perhaphs, situtations,
3728 explictily, taged, oportunity, unfortunatly).
3729
a7b40f07
AC
37302002-02-24 Andrew Cagney <ac131313@redhat.com>
3731
3732 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3733 Remove reference to 3.12.
3734
aab4e0ec
AC
37352002-02-23 Andrew Cagney <ac131313@redhat.com>
3736
3737 * gdbint.texinfo: Include fdl.texi.
3738 (Top): Add GNU Free Documentation License.
3739 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3740 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3741 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3742 (gdbint.info): Add srcdir to include path.
3743 * gdb.texinfo: Include gpl.texi.
3744 (Top): Add Copying.
3745 * gpl.texi: New file.
3746
47b95330
AC
37472002-02-23 Andrew Cagney <ac131313@redhat.com>
3748
3749 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3750
78c47bea
PM
37512002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3752
3753 * gdb.texinfo: Document Cygwin native specific commands.
3754
56460a61
DJ
37552002-02-15 Daniel Jacobowitz <drow@mvista.com>
3756
3757 * gdb.texinfo: Document gdbserver ``--attach'' command.
3758
def71bfa
MS
37592002-02-07 Michael Snyder <msnyder@redhat.com>
3760
3761 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3762 to @code(_ovly_debug_event).
3763
c928edc0
AC
37642002-02-07 Andrew Cagney <ac131313@redhat.com>
3765
3766 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3767
81d46470
MS
37682002-02-06 Michael Snyder <msnyder@redhat.com>
3769
3770 * gdb.texinfo (overlays): Mention new magic symbol
3771 '_ovly_debug_event', which allows GDB to keep better track
3772 of overlays.
3773
f7dc1244 37742002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3775
3776 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3777 Suggested by Dmitry Sivachenko.
3778
3779 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3780
15110bc3
MS
37812002-02-01 Michael Snyder <msnyder@redhat.com>
3782
3783 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3784
6763aef9
MS
37852002-01-30 Michael Snyder <msnyder@redhat.com>
3786
ac282366
MS
3787 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3788 (set trust-readonly-sections): Document.
6763aef9 3789
8642bc8f
AC
37902002-01-29 Andrew Cagney <ac131313@redhat.com>
3791
3792 * gdbint.texinfo (Releasing GDB): Revise and update.
3793
afe64c1a
AC
37942002-01-28 Andrew Cagney <ac131313@redhat.com>
3795
3796 * gdbint.texinfo (Target Architecture Definition): Delete
3797 description of TARGET_BYTE_ORDER_DEFAULT.
3798
f7dc1244 37992002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3800
3801 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3802 <mitya@cavia.pp.ru>.
3803
3d6e1b5a
AC
38042002-01-23 Andrew Cagney <ac131313@redhat.com>
3805
3806 * libgdb.texinfo: Delete file.
3807
6c0e9fb3
AC
38082002-01-22 Andrew Cagney <ac131313@redhat.com>
3809
3810 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3811 * gdbint.texinfo: Ditto.
3812
e0ce93ac
AC
3813Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3814
3815 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3816
be298bcc
AC
38172002-01-22 Andrew Cagney <ac131313@redhat.com>
3818
3819 * Makefile.in: Update copyright.
3820 (TEXI2DVI): Define.
3821 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3822 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3823 gdb-cfg.texi.
3824 (TEXINDEX, PDFTEX): Delete makefile variables.
3825
8e04817f
AC
38262002-01-22 Andrew Cagney <ac131313@redhat.com>
3827
3828 * gdb.texinfo (Protocol): Move section to appendix.
3829
6b2f586d
AC
38302002-01-21 Andrew Cagney <ac131313@redhat.com>
3831
3832 * gdb.texinfo (Remote Debugging): Create a menu.
3833 (Top): Add ``Remote Debugging'' to menu.
3834
6f05cf9f
AC
38352002-01-21 Andrew Cagney <ac131313@redhat.com>
3836
3837 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3838 serial protocol'' from here.
3839 (Remote Debugging): To here. New chapter.
3840
3fd3d7d2
AC
38412002-01-20 Andrew Cagney <ac131313@redhat.com>
3842
3843 * gdbint.texinfo (Target Architecture Definition): Delete
3844 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3845
7fd60527
AC
38462002-01-20 Andrew Cagney <ac131313@redhat.com>
3847
3848 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3849 are no longer needed.
3850 (Porting GDB): Add maintainer note about configure.host.
3851
c2f05ac9
AC
38522002-01-20 Andrew Cagney <ac131313@redhat.com>
3853
3854 * gdbint.texinfo (Target Architecture Definition): Remove
3855 definition of IEEE_FLOAT.
3856
f7dc1244 38572002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3858
3859 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3860 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3861 <3diff@gnu.org>
231b2aad 3862
82600034
AC
38632002-01-19 Andrew Cagney <ac131313@redhat.com>
3864
3865 * gdbint.texinfo (Host Definition): Remove references to
3866 MALLOC_INCOMPATIBLE.
3867
7708fa01
AC
38682002-01-17 Andrew Cagney <ac131313@redhat.com>
3869
3870 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3871 and xyz-xdep.o.
3872
eb12ee30
AC
38732002-01-17 Andrew Cagney <ac131313@redhat.com>
3874
3875 * gdb.texinfo (Maintenance Commands): Add appendix.
3876 (Set Breaks): Copy ``maint info breakpoint'' doco to
3877 ``Maintenance Commands'' appendix. Add reference.
3878
c9ccaa92
AC
38792002-01-17 Andrew Cagney <ac131313@redhat.com>
3880
3881 * fdl.texi: Remove next/prev from @node.
3882
f7dc1244 38832002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3884
3885 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3886 for monstrous @multitable (from Brian Youmans).
3887
3888 * fdl.texi: New file.
3889
3890 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3891
8973da3a
AC
38922002-01-15 Andrew Cagney <ac131313@redhat.com>
3893
3894 * gdbint.texinfo (Releasing GDB): New chapter.
3895
7d86b5d5
AC
38962002-01-14 Andrew Cagney <ac131313@redhat.com>
3897
3898 * gdb.texinfo (Embedded Processors, Calling program functions):
3899 Obsolete references to a29k.
3900
cc1cb004
AC
39012002-01-13 Andrew Cagney <ac131313@redhat.com>
3902
3903 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3904 examples. Document that a code-block should do or discard its
3905 cleanups before exit.
3906
79f12247
MS
39072002-01-11 Michael Snyder <msnyder@redhat.com>
3908
3909 * gdb.texinfo (Choosing files): Change @samp to @file.
3910
19837790
MS
39112002-01-05 Michael Snyder <msnyder@redhat.com>
3912
3913 * gdb.texinfo (--pid): Document new command line option (attach).
3914
f7dc1244 39152002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3916
3917 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3918 in the stub.
3919
d7449b42
AC
39202002-01-04 Andrew Cagney <ac131313@redhat.com>
3921
3922 * gdbint.texinfo (Target Architecture Definition): Replace
3923 BIG_ENDIAN with BFD_ENDIAN_BIG.
3924
f23631e4
AC
39252002-01-03 Andrew Cagney <ac131313@redhat.com>
3926
3927 * gdbint.texinfo (Target Architecture Definition): Replace
3928 value_ptr with struct value pointer.
3929
72c9928d
EZ
39302002-01-02 Eli Zaretskii <eliz@gnu.org>
3931
3932 * gdb.texinfo (Free Software): Fix wording.
3933
959acfd1
EZ
39342001-12-31 Eli Zaretskii <eliz@gnu.org>
3935
3936 * gdb.texinfo (Free Software): New section ``Free Software Needs
3937 Free Documentation''.
3938
f7dc1244 39392001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3940
3941 * stabs.texinfo:
3942 * gdb.texinfo:
3943 * gdbint.texinfo:
3944 * libgdb.texinfo:
3945 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3946
6600abed
MS
39472001-12-29 Michael Snyder <msnyder@redhat.com>
3948
3949 * gdb.texinfo (maint info sections): Fix typo.
3950
f6680716
MS
39512001-12-26 Michael Snyder <msnyder@redhat.com>
3952
fe95c787
MS
3953 * gdb.texinfo (maint info sections): Document.
3954
a9331b3f 3955 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3956 'info proc' sub-options that are currently not implemented.
3957
c3d3ce5b
JB
39582001-12-20 Jim Blandy <jimb@redhat.com>
3959
3960 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3961
778eb05e
AC
39622001-12-15 Andrew Cagney <ac131313@redhat.com>
3963
3964 * gdbint.texinfo (Target Architecture Definition): Replace
3965 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3966
2607059c
AC
39672001-12-01 Andrew Cagney <ac131313@redhat.com>
3968
3969 * gdbint.texinfo (Host Definition): Delete documentation on
3970 HOST_BYTE_ORDER.
3971
df0cd8c5
JB
39722001-11-30 Jim Blandy <jimb@redhat.com>
3973
3974 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 3975 overlay support. Add to top-level menu.
df0cd8c5 3976
88118b3a
TT
39772001-11-26 Tom Tromey <tromey@redhat.com>
3978
3979 * gdb.texinfo (Command Syntax): Document C-o binding.
3980
96565e91
CF
39812001-07-26 Christopher Faylor <cgf@redhat.com>
3982
3983 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3984 use since it is described in the referenced section.
3985
f7dc1244 3986 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3987 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3988 clearer when using DJGPP.
3989
2a3d5645
CF
39902001-11-24 Christopher Faylor <cgf@redhat.com>
3991
3992 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3993 specifically refer to MS-DOS.
3994 (command files): Mention gdb.ini is only used on MS-DOS.
3995
aa26fa3a
TT
39962001-11-21 Tom Tromey <tromey@redhat.com>
3997
3998 * gdb.texinfo (Invoking GDB): Document --args.
3999 (Mode Options): Likewise.
4000
4f8ada06
JB
40012001-11-21 Jim Blandy <jimb@redhat.com>
4002
4003 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4004 Delete documentation; this macro has been removed from the
4005 sources.
4006
3fe0dc10
JB
40072001-11-13 Jim Blandy <jimb@redhat.com>
4008
4009 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4010
9e5abb06
CV
40112001-11-06 Corinna Vinschen <vinschen@redhat.com>
4012
4013 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4014
1c5dfdad
MS
40152001-11-05 Michael Snyder <msnyder@redhat.com>
4016
a9331b3f 4017 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4018 quote regexp chars in function names such as "operator*()".
4019
990f9fe3
FF
40202001-11-01 Fred Fish <fnf@redhat.com>
4021
4022 * gdbint.texinfo (SOLIB_ADD): Document additional new
4023 "readsyms" arg.
4024
b433d00b
DH
40252001-10-30 Don Howard <dhoward@redhat.com>
4026
070b1dd3
DH
4027 * gdb.texinfo: (Command Files) Added documentation for the
4028 behavior of gdb with input redirected from a file.
b433d00b 4029
b7209cb4
FF
40302001-10-28 Fred Fish <fnf@redhat.com>
4031
4032 * gdb.texinfo (auto-solib-add): Change docs to match
4033 implementation change.
4034 (auto-solib-limit): Add docs for new variable.
4035
1aa20aa8
AC
40362001-10-15 Andrew Cagney <ac131313@redhat.com>
4037
4038 * gdbint.texinfo (Target Architecture Definition): Function
4039 value_as_pointer renamed to value_as_address.
4040
fc0c74b1
AC
40412001-10-15 Andrew Cagney <ac131313@redhat.com>
4042
4043 * gdbint.texinfo (Target Architecture Definition): Default
4044 POINTER_TO_ADDRESS functions assume unsigned addresses.
4045 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4046 posting by Jim Blandy.
4047
f4846649
JB
40482001-10-12 Jim Blandy <jimb@redhat.com>
4049
4050 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4051 version of texi2html (1.64) doesn't support this flag any more.
4052
f277788b
MK
40532001-09-08 Mark Kettenis <kettenis@gnu.org>
4054
a9dc4918
MK
4055 * gdbint.texinfo (Host Definition): Remove description of
4056 MEM_FNS_DECLARED.
4057
d28379df
MK
4058 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4059
f277788b
MK
4060 * gdbint.texinfo (Host Definition): Remove description of
4061 HAVE_SIGSETMASK.
4062
7ccaa899
EZ
40632001-09-04 Elena Zannoni <ezannoni@redhat.com>
4064
4065 * gdbint.texinfo (Target Architecture Definition): Add
4066 explanation of TARGET_PRINT_INSN macro.
4067
17d9d558
JB
40682001-08-30 Jim Blandy <jimb@redhat.com>
4069
4070 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4071 Explain what it means to load relocatable files.
4072
72cde065
JB
40732001-08-28 Jim Blandy <jimb@redhat.com>
4074
4075 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4076 info `top' menu.
4077
9e678452
CF
4078Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4079
4080 * gdbint.texinfo: Add a cautionary note about macro use.
4081
a2bea4c3 40822001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4083
a2bea4c3
CV
4084 * gdb.texinfo: Explain omitting the hostname in the
4085 `target remote' command.
4086
1129bf27
DJ
40872001-07-30 Daniel Jacobowitz <drow@mvista.com>
4088
4089 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4090 and END-INFO-DIR-ENTRY.
4091
732b3002
SC
40922001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4093
4094 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4095
89437448
AC
40962001-07-25 Andrew Cagney <ac131313@redhat.com>
4097
4098 * gdbint.texinfo (libgdb): Rewrite.
4099
f7dc1244 41002001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4101
4102 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4103
c4555f82
SC
41042001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4105
4106 * gdb.texinfo (TUI): New chapter, document the TUI.
4107 (Mode Options): Document the -tui option.
4108
2f45a6e0
MK
41092001-07-23 Mark Kettenis <kettenis@gnu.org>
4110
4111 * gdbint.texinfo (Host Definition): Remove description of
4112 NEED_POSIX_SETPGID.
4113
f7dc1244 41142001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4115
4116 * gdb.tex (DJGPP Native): New node, with descriptions of
4117 DJGPP-specific commands.
4118
be9c6c35
JM
41192001-07-19 John R. Moore <jmoore@redhat.com>
4120
4121 * gdbint.texinfo: Three misspellings.
4122
dfa249fb
AC
41232001-07-06 Andrew Cagney <ac131313@redhat.com>
4124
4125 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4126 `test` expressions on bash. Problem reported by Colin Walters.
4127
c72e7388
AC
41282001-07-04 Andrew Cagney <ac131313@redhat.com>
4129
4130 * gdbint.texinfo (User Interface): Update ui-out documentation to
4131 refelect recent UI/MI updates.
4132
94bbb2c0
AC
41332001-07-04 Andrew Cagney <ac131313@redhat.com>
4134
4135 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4136 interpreters.
4137
af6c57ea
AC
41382001-06-15 Andrew Cagney <ac131313@redhat.com>
4139
4140 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4141 structure and not macros.
4142 (Host Definition): Document that much of this chapter is obsolete.
4143 (Target Architecture Definition): Update list of files that make
4144 up a target architecture.
4145 (Coding): Update.
4146
83aa8bc6
AC
41472001-06-28 Andrew Cagney <ac131313@redhat.com>
4148
4149 * gdbint.texinfo (Target Architecture Definition): Update
4150 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4151 The latter has been changed to a true predicate.
4152
f7dc1244 41532001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4154
4155 * annotate.texi: Add @noindent where needed. From Dmitry
4156 Sivachenko <dima@Chg.RU>.
4157 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4158
656db9b0
AC
41592001-06-16 Andrew Cagney <ac131313@redhat.com>
4160
4161 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4162
df2396a1
AC
41632001-06-14 Andrew Cagney <ac131313@redhat.com>
4164
4165 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4166 returns ``OK''. Document that the ``R'' packet does not reply.
4167
0f1f2b0a
MS
41682001-06-13 Michael Snyder <msnyder@redhat.com>
4169
4170 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4171
f7dc1244 41722001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4173
4174 * gdb.texinfo (Signals): Clarify the default setting of signal
4175 handling.
4176
a5d7c491
AC
41772001-05-14 Andrew Cagney <ac131313@redhat.com>
4178
4179 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4180 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4181
05a54c4f
AC
41822001-05-12 Andrew Cagney <ac131313@redhat.com>
4183
4184 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4185
f7dc1244 41862001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4187
4188 * gdbint.texinfo (Clean Design and Portable Implementation):
4189 Renamed from "Clean Design".
4190 (Clean Design and Portable Implementation): Document portable
4191 methods of handling file names, and the associated macros.
4192
f7dc1244 41932001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4194
4195 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4196 command and provide a cross-reference to its description.
4197 (Symbols): Note that "info scope" is useful for trace experiments.
4198
f7dc1244 41992001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4200
b37052ae
EZ
4201 * gdb.texinfo (Symbols): Document "info scope".
4202 (Tracepoints): New chapter.
4203 (Contributors): Update for v5.1.
4204 <All nodes>: Change "C++" to "C@t{++}".
4205
0ee54786
EZ
4206 * gdbint.texinfo (User Interface): A new section about ui_out
4207 functions, based on text written by Fernando Nasser.
4208
c534679c
EZ
4209 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4210
f7dc1244 42112001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4212
e9c75b65
EZ
4213 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4214
4215 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4216
4217 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4218 Replace "GDB" with "@value{GDBN}". Fix markup.
4219
4220 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4221
3d67e040
EZ
4222 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4223 a cross-reference to its description.
4224 (Symbols): Document "info symbol".
4225
f7dc1244 42262001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4227
4228 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4229 subsection "x86 Watchpoints".
4230 (Target Architecture Definition): Document the macros
4231 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4232 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4233
b0ed3589
AC
42342001-03-20 Andrew Cagney <ac131313@redhat.com>
4235
4236 * gdbint.texinfo (Target Architecture Definition): Update
4237 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4238 list.
4239
b6ba6518
KB
42402001-03-06 Kevin Buettner <kevinb@redhat.com>
4241
4242 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4243 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4244
f7dc1244 42452001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4246
4247 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4248
f7dc1244 42492001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4250
17cc6a06
EZ
4251 * gdb.texinfo (Environment): Document that `path' does not change
4252 the value of PATH in GDB's own environment (it did in the past,
4253 but that was changed on March 15, 1994). Reported by Doug Evans
4254 <dje@transmeta.com>.
4255
56caf160
EZ
4256 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4257 its line. Fix markup of commands and macros. Add an Index node
4258 and index entries.
4259
29e57380
C
42602001-01-23 J.T. Conklin <jtc@redback.com>
4261
4262 * gdb.texinfo (Memory region attributes): New manual section.
4263
1c6147de
ND
42642001-01-04 Nicholas Duffek <nsd@redhat.com>
4265
4266 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4267
f7dc1244 42682000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4269
4270 * refcard.tex: Version and copyright fixed. From Phil Edwards
4271 <pedwards@disaster.jaj.com>.
4272
0dcedd82
AC
4273Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4274
4275 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4276 DWARF2_REG_TO_REGNUM): Document.
4277
3b851bce
AC
4278Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4279
4280 * gdbint.texinfo (Coding): Update current value of
4281 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4282
f7dc1244 42832000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4284
4285 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4286 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4287
b90a5f51
CF
42882000-11-10 Christopher Faylor <cgf@cygnus.com>
4289
4290 * gdb.texinfo: Document new 'set step-mode' command.
4291
f7dc1244 42922000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4293
4294 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4295 changes from Dmitry Sivachenko <dima@Chg.RU>.
4296
f7dc1244 42972000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4298
4299 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4300 From Steven Johnson <sbjohnson@ozemail.com.au>.
4301
2e685b93
MK
43022000-08-10 Mark Kettenis <kettenis@gnu.org>
4303
4304 * gdbint.texinfo (Overall Structure): Spelling fix.
4305
f7dc1244 43062000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4307
4308 * gdbint.texinfo (Target Architecture Definition): Document that
4309 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4310 for which REGISTER_CONVERTIBLE returns a zero value.
4311
63ac3005
EZ
43122000-07-08 Christopher Faylor <cgf@cygnus.com>
4313
4314 * Makefile.in (install-info): Find files to install in either the
4315 build or source directories (adapted from Makefile.am).
4316
bd79f757
ND
43172000-07-07 Nicholas Duffek <nsd@redhat.com>
4318
4319 * stabs.texinfo: Fix spelling errors.
4320 (String Field): FILE-NUMBER starts from 0, not 1.
4321
f7dc1244 43222000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4323
4324 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4325 Brian Youmans.
5f208f6d 4326
f7dc1244 43272000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4328
4329 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4330 the source directory. Reported by Mark Harig
4331 <markh@frazier.landmark.com>.
cc542d3b 4332
f3b28801
C
43332000-06-20 J.T. Conklin <jtc@redback.com>
4334
4335 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4336
449f3b6c
AC
4337Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4338
4339 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4340 Generate using pdftex.
4341 (PDFTEX): Define.
4342 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4343 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4344 @contents at the start.
4345
f7dc1244 43462000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4347
4348 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4349 Youmans.
48e934c6 4350
9e9c5ae7
AC
4351Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4352
4353 From Brian Youmans:
4354 * gdb.texinfo: Fix ``et al.''.
4355
c741b251
AC
4356Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4357
4358 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4359 loop.
4360
4ab64e14
JG
43612000-05-19 Jimmy Guo <guo@cup.hp.com>
4362
4363 * configure: Regenerate.
4364
f7dc1244 43652000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4366
4367 * Makefile.in (install-info): Run install-info on installed Info
4368 files.
4369
8c70017b
AC
4370Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4371
a7cb598a
AC
4372 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4373 Andrew Cagney.
8c70017b 4374
f7dc1244 43752000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4376
4377 * gdb.texinfo: Proofreading changes from Brian Youmans.
4378
bf0184be
ND
43792000-05-01 Nick Duffek <nsd@cygnus.com>
4380
4381 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4382 startup sequence, minor edits.
4383
f7dc1244 43842000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4385
4386 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4387 TeX.
4388
4389 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4390 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4391 like `n' and `s' which look weird. Convert some of the @kindex to
4392 @vindex, when they refer to variables, not commands.
4393
33e16fad
AC
4394Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4395
4396 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4397
f7dc1244 43982000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4399
4400 * Makefile.in (GDBMI_DIR): New variable.
4401 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4402 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4403 (gdbmi.texinfo): New target, for texi2roff.
4404 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4405 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4406
4407 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4408 gdbmi.texinfo.
4409 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4410 comment.
4411
d167840f
EZ
44122000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4413
4414 * gdb.texinfo (Files): Update description of add-symbol-file
4415 command.
4416
f7dc1244 44172000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4418
4419 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4420 prevents the build (and is generally a Bad Idea).
4421
f7dc1244 44222000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4423
4424 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4425 a comma inside @var.
4426 (Command Files): Index markup changes from Dmitry Sivachenko
4427 <dima@Chg.RU>.
4428
f7dc1244 44292000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4430
4431 * Makefile.in (LN_S): Define.
4432 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4433 invoke "ln -s" unless it is known to work.
4434
4435 * configure.in (AC_PROG_LN_S): Add.
4436
8dc7983f
JB
44372000-04-14 Jim Blandy <jimb@redhat.com>
4438
4439 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4440 section.
4441 (Target Conditionals): Document ADDRESS_TO_POINTER,
4442 POINTER_TO_ADDRESS.
4443
1a8237e8
DB
44442000-04-11 Daniel Berlin <dan@cgsoftware.com>
4445
4446 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4447 gdb-cfg.texi to get the value.
4448
ca526f1a
JB
44492000-04-10 Jim Blandy <jimb@redhat.com>
4450
4451 * gdbint.texinfo (Target Architecture Definition): Fix
4452 cross-references.
4453
faaafcb4
JB
44542000-04-08 Jim Blandy <jimb@redhat.com>
4455
4456 * gdbint.texinfo (Using Different Register and Memory Data
4457 Representations): New section.
4458 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4459 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4460 REGISTER_CONVERT_TO_RAW): Document.
4461
1b27397f
AC
4462Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4463
4464 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4465 for acknowledgments.
4466
480ff1fb
AC
4467Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4468
4469 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4470 qThreadExtraInfo.
4471
a9331b3f 44722000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4473
a9331b3f
RM
4474 * gdb.texinfo: Clarify which remote debug protocol commands are
4475 required and which are optional.
f1251bdd 4476
dbeb8dbd
AC
4477Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4478
4479 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4480 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4481 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4482 * annotate.texi: Update.
4483
6d2ebf8b
SS
44842000-03-28 Stan Shebs <shebs@apple.com>
4485
4486 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4487 expectation of additional changes before release), update
4488 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4489 node links, rephrase and/or shorten lines to fix formatting
4490 problem in both regular and @smallbook formats.
4491 * annotate.texi: Shorten lines in example, use smallexample
4492 consistently everywhere.
4493 * Makefile.in: Add comment about texinfo 4.0 html generation.
4494 (SFILES_INCLUDED): Add annotate.texi.
4495
5d161b24
DB
44962000-03-27 Daniel Berlin <dan@cgsoftware.com>
4497
5ae4183a
AS
4498 * gdb.texinfo (Debugging Output): Added new section, documenting
4499 the "set/show debug" commands.
5d161b24 4500
b9deaee7
AC
4501Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4502
4503 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4504 entry.
4505
4506 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4507 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4508 @chapter and @node entries.
a9331b3f 4509
b9deaee7 4510 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4511
9ef47d30
AC
4512Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4513
4514 * Makefile.in (install-info): Create $(infodir) before installing
4515 files.
4516
cfeada60
FN
45172000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4518
4519 From David Whedon <dwhedon@gordian.com>
5ae4183a 4520 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4521
6837a0a2
DB
45222000-03-22 Daniel Berlin <dan@cgsoftware.com>
4523
4524 * gdb.texinfo: Add documentation for the apropos command.
4525
bba2971c
MS
45262000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4527
4528 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4529
2b628194
MS
45302000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4531
a9331b3f 4532 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4533 two places.
4534
96a2c332
SS
45352000-03-17 Stan Shebs <shebs@apple.com>
4536
4537 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4538 <dima@Chg.RU>, also clarification of allowed content for
4539 string constants.
4540
f7dc1244 45412000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4542
4543 * gdb.texinfo (main menu): Add Annotations.
4544 (File Options): Add @cindex entries for each command-line option.
4545 Document --epoch, --annotate, --async, --interpreter, --write,
4546 --statistics, and --version.
4547
4548 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4549 of GDB.
4550
9d233477
JB
45512000-02-23 Jim Blandy <jimb@redhat.com>
4552
4553 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4554
14e0eb3b
JB
45552000-02-22 Jim Blandy <jimb@redhat.com>
4556
4557 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4558
3555de01
JM
45592000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4560
4561 * Makefile.in (diststuff): New target.
4562
5e35df8e
KB
45632000-02-15 Kevin Buettner <kevinb@redhat.com>
4564
4565 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4566 architecture. [From Jim Wilson.]
5e35df8e 4567
c5394b80
JM
45682000-01-16 Tom Tromey <tromey@cygnus.com>
4569
4570 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4571 (Delete Breaks): Mention range arguments.
4572 (Disabling): Likewise.
4573
c3f6f71d
JM
45742000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4575
4576 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4577
c4093a6a
JM
4578Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4579
4580 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4581 valid functions.
4582
11cf8741
JM
45831999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4584
4585 * gdb.texinfo: Clarify regular expressions used in rbreak.
4586
917317f4
JM
45871999-10-15 Kevin Buettner <kevinb@cygnus.com>
4588
4589 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4590 MEMORY_REMOVE_BREAKPOINT): Document.
4591
4592Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4593
4594 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4595 offset re-using the DATA offset instead.
4596
2df3850c
JM
45971999-10-11 Jim Kingdon <kingdon@redhat.com>
4598
4599 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4600
46011999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4602
4603 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4604 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4605 typos.
4606
4607 * gdb.texinfo: Various minor wording and formatting improvements,
4608 mentions of additional command-line options.
4609
2acceee2
JM
46101999-09-30 Fred Fish <fnf@cygnus.com>
4611
4612 * gdb.texinfo: Document additional forms of specifying section
4613 names and addresses for the add-symbol-file command.
4614
c2c6d25f
JM
46151999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4616
4617 * gdbint.texinfo: Fix typo, add the word "have".
4618
46191999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4620
4621 * gdbint.texinfo (Target Architecture Definition): Document the
4622 SKIP_PERMANENT_BREAKPOINT macro.
4623
d4f3574e
SS
46241999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4625
4626 * gdb.texinfo: Fiks speling errers.
4627
4628 * gdb.texinfo: Fix uses of @multitable.
4629
f7dc1244 4630 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4631 * gdb.texinfo: Include details specific to DOS host, clarify
4632 some confusing language, fix @ref/@xref/@pxref usages, add
4633 comments about using with optimization, add more indexing,
4634 fix info about disassembly-flavor.
4635
4636Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4637
4638 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4639 SKIP_SOLIB_RESOLVER): Define.
4640
4641Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4642
4643 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4644 ``g'' packets.
4645
104c1213
JM
46461999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4647
4648 * gdb.texinfo: Create a new "Configurations" chapter with
4649 platform-specific info, inline remote.texi and move sections of it
4650 into the new chapter, move bits about info proc, heuristic search,
4651 and register stack into the new chapter.
4652 * remote.texi: Remove, now part of gdb.texinfo.
4653 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4654
46551999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4656
4657 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4658 GDB_TARGET_IS_MACH386): These kludges have gone away.
4659
4660Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4661
4662 * gdbint.texinfo (Target Architecture Definition): Mention
4663 TDEPLIBS.
4664
53a5351d
JM
46651999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4666
4667 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4668 surrounding text to fit HP-UX bits into general info.
4669 (HPPA-cfg.texi): Remove, no longer useful.
4670
4671 * gdb.texinfo: Remove explicit links from @node lines, remove
4672 HP-added "Detailed Node Listing" from main menu which confuses
4673 things.
4674
4675 From Dmitry Sivachenko <dima@Chg.RU>:
4676 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4677 in description of `set environment'.
4678
46791999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4680
4681 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4682
7be570e7
JM
46831999-08-12 Ben Elliston <bje@cygnus.com>
4684
4685 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4686
f7dc1244 46871999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4688
4689 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4690 watch, awatch, and rwatch. Explain why the latter two cannot be
4691 set as software watchpoints. Document that watchpoints for local
4692 variables are deleted when the debuggee terminates.
4693
4694Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4695
4696 * remote.texi (Protocol): Further clarification of the "qRcmd"
4697 packet. Allow E.. response packet. "qRcmd" packet is no longer
4698 reserved.
4699
47001999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4701
a9331b3f
RM
4702 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4703 * gdb.texinfo: Ditto.
7be570e7 4704
96baa820
JM
47051999-08-06 Tom Tromey <tromey@cygnus.com>
4706
4707 * gdb.texinfo (KOD): New node.
4708
4709Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4710
4711 * remote.texi (Rcmd): Fix minor formatting typos.
4712
4713Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4714
4715 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4716 packets.
4717
adf40b2e
JM
47181999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4719
4720 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4721 fixes.
4722
43ff13b4
JM
4723Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4724
4725 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4726
085dd6e6
JM
4727Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4728
4729 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4730 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4731 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4732 packets that are not supported on all hosts. Expand examples.
4733 Spell check.
4734
47351999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4736
4737 * Makefile.in: Recognize html, install-html. Add targets
4738 to build HTML versions of documentation via texi2html.
4739
4740Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4741
4742 * gdbint.texinfo (Testsuite): New chapter, information about the
4743 testsuite.
4744
4745Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4746
4747 * remote.texi (Communication Protocol): Rewrite.
4748
4749Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4750
4751 * stabs.texinfo: Fix uses of xref.
4752
9e0b60a8
JM
4753Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4754
4755 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4756 info about patch submission.
4757
cce74817
JM
4758Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4759
4760 From Per Bothner <bothner@cygnus.com>:
4761 * gdb.texinfo: Document Chill support.
4762
4763Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4764
4765 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4766 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4767 Document that the value should be greater-than or equal-to zero.
4768 (NO_STD_REGS): Document. Deprecate.
4769
ac9a91a7
JM
4770Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4771
4772 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4773 Document that these are not used.
4774
4775Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4776
4777 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4778
392a587b
JM
4779Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4780
4781 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4782 numargs was dropped.
4783
4784Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4785
4786 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4787
b83266a0
SS
4788Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4789
4790 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4791 Update.
4792
7a292a7a
SS
4793Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4794
4795 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4796 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4797
4798Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4799
4800 * gdbint.texinfo: Fix typos: $ -> @.
4801
4802Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4803
4804 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4805 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4806 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4807 BREAKPOINT_FROM_PC.
a9331b3f 4808
7a292a7a
SS
4809Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4810
4811 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4812 CALL_DUMMY_STACK_ADJUST): Document.
4813
4814Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4815
4816 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4817 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4818
48191999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4820
4821 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4822 longer exists.
4823
4824Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4825
4826 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4827 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4828 they make the manual source incomprehensible.
4829 * h8-cfg.texi: Remove, hasn't been used in years.
4830
c906108c
SS
4831Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4832
4833 * gdb.texinfo: Update the credits.
4834
4835Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4836
4837 * gdb.texinfo: Fix mistakes noticed in printout of last
4838 draft, add Alpha to discussion of heuristic fence post.
4839
4840Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4841
4842 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4843 Edition, merge some HP changes into mainline, describe some
4844 previously undocumented features, describe more of the target
4845 commands available, eliminate obsolete section on renamed
4846 commands.
4847 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4848
4849Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4850
4851 * gdb.texinfo: Make many HPPA conditionals unconditional,
4852 including catchpoint description, since now on for all configs.
4853 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4854 specializations.
4855
4856Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4857
4858 * Makefile.in (GDBvn.texi): Fix match expression to work with
4859 current format of VERSION in gdb/Makefile.in.
4860 * gdb.texinfo: Fix node ref to match new readline.
4861
4862Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4863
a9331b3f
RM
4864 * gdb.texinfo: Changes made as part of a project to merge in
4865 changes made by HP. Documentation makes extensive use of
c906108c
SS
4866 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4867 on remote debugging. There are differences in documentation
4868 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4869 the HP manual discusses catchpoints, hardware watchpoints, and
4870 some HPUX specific limitations for shared library support.
a9331b3f 4871
c906108c
SS
4872 There are also a number of @node changes.
4873
48741999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4875
4876 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4877 (C Usage): Same.
4878
4879Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4880
4881 The following changes were made by Edith Epstein
4882 <eepstein@cygnus.com> as part of a project to merge in changes
4883 made by HP.
a9331b3f 4884
c906108c
SS
4885 * HPPA-cfg.texi: new file.
4886
4887 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4888
4889 * refcard.tex: change documentation about catch.
4890 removed info catch.
4891
4892Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4893
4894 * gdbint.texinfo: Expand on GDB's coding standards,
4895 specify the use of arg names with prototypes.
4896
48971998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4898
4899 * gdb.texinfo: Fix tipo.
4900
4901Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4902
4903 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4904 TARGET_BYTE_ORDER_SELECTABLE_P.
4905
4906Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4907
4908 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4909
49101998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4911
4912 * agentexpr.texi: New file.
4913
4914Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4915
4916 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4917
49181998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4919
4920 * remote.texi: Changed wording that implied that the GDB remote
4921 protocol caches register values instead of GDB itself.
4922
4923Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4924
4925 * gdbint.texinfo: Add some info about symbol readers.
4926 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4927 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4928 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4929 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4930
4931Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4932
a9331b3f 4933 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4934
4935Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4936
4937 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4938
4939Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4940
4941 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4942 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4943
4944Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4945
4946 * gdbint.texinfo: Fix minor typos.
4947
4948Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4949
4950 * gdbint.texinfo: Complete overhaul. Group descriptions more
4951 logically, add more info on generic algorithms, remove much
4952 obsolete and/or wrong material.
4953
4954Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4955
4956 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4957
4958Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4959
4960 * refcard.tex: Copyright, address updates.
4961
4962Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4963
4964 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4965 for the edition instead of confusing GDB-version-like numbers.
4966
4967Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4968
4969 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4970
4971Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4972
5ae4183a 4973 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
4974
4975Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4976
4977 * gdb.texinfo: Add some credits, mention bug monitor.
4978 * remote.texi: Mention mips monitor targets.
4979 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4980
c906108c
SS
4981Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4982
4983 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4984 files, finish sorting of host vs target vs native macros, describe
4985 some more of them.
4986
4987Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4988
4989 * gdbint.texinfo (Host Conditionals): Document change from
4990 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4991
4992Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4993
4994 * gdbint.texinfo (Host Conditionals): Document
4995 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4996
4997Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4998
4999 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5000 Document LSEEK_NOT_LINEAR.
5001
5002Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5003
5004 * stabs.texinfo (Stab Section Basics): Make it clear that only
5005 some versions of the GNU linker remove the leading N_UNDF symbol.
5006
5007Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5008
5009 * stabs.texinfo (String Field): Document type number pairs here,
5010 instead of in the Sun specific section.
5011 (Include Files): The GNU linker supports the N_BINCL
5012 optimization. Clarify the N_BINCL value, and what it is used
5013 for.
5014 (Procedures): Document N_FUN with an empty string to mark the end
5015 of a function.
5016 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5017 (Sun Differences): Remove this node, as the information is now
5018 elsewhere in the main document.
5019 (Stab Section Basics): Mention that the GNU linker may optimize
5020 stabs and remove the leading N_UNDF symbol.
5021
5022Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5023
5024 * gdb.texinfo, refcard.tex: Restore author credit
5025
5026Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5027
5028 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5029 documentation to account for START and END macros taking
5030 one arg.
5031
5032Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5033
5034 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5035 * gdb.texinfo (Frames): Fix typo.
5036
5037Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5038
5039 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5040 a target_signal as arg type, not a pid.
5041
5042Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5043
5044 * gdb.texinfo: Document `set assembly-language'.
5045
5046Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5047
5048 * remote.texi: Update list of stubs in the GDB distribution.
5049
5050Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5051
5052 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5053 Also document that some systems can use mmalloc but must define
5054 this if their C runtime allocates memory that is later freed.
5055 (MMCHECK_FORCE): Document new macro.
a9331b3f 5056
c906108c
SS
5057Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5058
5059 * remote.texi: Add documentation for target Sparclet.
5060
5061Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5062
a9331b3f 5063 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5064 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5065 * configure.in: Rewritten for autoconf.
5066 * configure: New.
5067
5068Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5069
5070 * Makefile.in (DVIPS): New define, set to dvips.
5071 (dvi): Add stabs.dvi.
5072 (ps): New target.
5073 (all-doc): Depend on info, dvi, and ps targets.
5074 (STAGESTUFF): Add *.ps and *.dvi files.
5075 (clean-info, clean-dvi): Remove.
5076 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5077 rules completely rewritten.
5078 (maintainer-clean): Remove clean-info and clean-dvi
5079 dependencies and put their actions in the rules.
5080 (gdb.ps): New target
a9331b3f 5081 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5082 intermediate TeX files, whether they have 2 or 3 character
5083 extensions.
5084 (gdbint.ps): Add target and rules.
5085 (gdb-internals): Delete unused target.
5086 (Makefile): Depends upon config.status also.
5087
5088Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5089
5090 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5091 set.
5092
5093Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5094
5095 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5096 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5097
5098Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5099
5100 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5101
5102Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5103
5104 * gdb.texinfo (Print settings): Document
5105 `set/show print static-members' commands.
5106
5107Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5108
5109 * gdbint.texinfo (Native): Document name change, coredep.c to
5110 core-aout.c.
5111
5112Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5113
5114 * stabs.texinfo (Include Files): Document the values the SunOS4
5115 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5116
5117Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5118
5119 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5120 Fix typo.
5121
5122Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5123
5124 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5125 "gdb.tar.Z".
5126
5127Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5128
5129 * Makefile.in (maintainer-clean): New target, synonym for
5130 realclean.
5131
5132Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5133
5134 * Update all FSF addresses except those in COPYING* files.
5135
5136Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5137
5138 From Richard Earnshaw (rearnsha@armltd.co.uk):
5139 * gdb.texinfo (convenience variables): Document $_exitcode.
5140 (quit): Document optional expression to use as exit code.
5141
5142Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5143
5144 * gdb.texinfo, remote.texi: Brought up to date with various
5145 GDB changes.
5146
5147Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5148
5149 * gdb.texinfo: Update dates and versions, fix comments about
5150 hardware watchpoints in future releases and about the
5151 sharedlibrary command.
5152
5153Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5154
5155 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5156 C_FUN stab. Other cleanups.
5157
5158Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5159
5160 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5161 for the sparc stub.
5162
5163Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5164
5165 * annotate.texi: Clarify which addresses have differing formats
5166 depending on the language and which do not.
5167
5168Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5169
5170 * remote.texi (NetWare): Changed example to use BOARD= instead of
5171 NODE= argument to reflect correspoding change to gdbserve.nlm.
5172
5173Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5174
5175 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5176 GDB, as well as AIX dbx, supports the size type attribute.
5177
5178Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5179
5180 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5181
5182Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5183
5184 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5185 and new 'if' and 'while' commands.
5186
5187Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5188
5189 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5190
5191Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5192
5193 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5194 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5195 NetWare targets. Mostly stolen from the Server node.
5196
5197Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5198
5199 * gdb.texinfo (Setting): Talk about the language of a source file
5200 versus the working language. The old documentation did not match
5201 what GDB did.
5202
5203Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5204
5205 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5206 of a source file.
5207
5208Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5209
5210 * gdb.texinfo (Processes): New node.
5211
5212Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5213
5214 * remote.texi: Update documentation of set/show mipsfpu.
5215
3fc11d3e
JM
5216Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5217
5218 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5219 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5220
5221Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5222
5223 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5224 obsolete conditionals, described some others.
5225
5226Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5227
5228 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5229 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5230
5231Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5232
5233 * gdbint.texinfo: Put regex conditionals in their own table.
5234
5235Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5236
5237 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5238 described or fixed the descriptions of many others.
5239
5240Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5241
5242 * gdb.texinfo: Add some more credits.
5243 * gdbint.texinfo: Capitalize GDB consistently, describe some
5244 macros and remove some.
5245
5246Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5247
5248 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5249 obsolete conditionals, described some others.
5250
5251Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5252
5253 * gdb.texinfo (help targets): Changed to `help target', which
5254 is the correct gdb command.
5255
5256Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5257
5258 * annotate.texi (TODO): New node, for keeping track of annotations
5259 suggested but not yet implemented.
5260
5261Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5262
5263 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5264 another symbol, it is not the address itself.
5265
5266Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5267
5268 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5269 of stabs-in-coff sections.
5270
5271Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5272
5273 * annotate.texi: Change edition to 0.5 and date to May 1994.
5274 Add index.
5275 (Frames): New node, for frame annotation.
5276 (Displays): New node, for display annotation.
5277
5278 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5279 when waiting for your program to stop.
5280
5281Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5282
5283 * annotate.texi (Breakpoint Info): Document annotation of header
5284 fields and record annotation.
5285
5286Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5287
5288 * annotate.texi: New file, to document annotations.
5289
5290Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5291
5292 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5293 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5294
5295Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5296
5297 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5298 section, and say n_strx field is compilation unit relative.
5299 * stabs.texinfo: Don't use @code for a.out when it is the name of
5300 an object file format.
5301
5302Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5303
5304 * gdb.texinfo: Refer to file names, not path names, per rms
5305 convention.
5306 (Arguments): Fix typo.
5307
5308Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5309
5310 * stabs.texinfo (Global Variables): Talk about stabs in files
5311 where variables are referenced, but not defined.
5312
5313Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5314
5315 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5316 Cplusplus to new nodes Member Type Descriptor and Method Type
5317 Descriptor. Re-write stuff for #.
5318
5319Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5320
5321 * gdb.texinfo (Print Settings): Don't document "set print
5322 fast-symbolic-addr off". The bug which it worked around was fixed
5323 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5324
5325 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5326 N_ENTRY node.
5327
5328 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5329
5330Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5331
5332 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5333 references to ieee-float.c.
5334
5335Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5336
5337 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5338 match what the code actually does.
5339
5340Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5341
5342 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5343
5344Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5345
5346 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5347 i, and b.
5348
5349Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5350
5351 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5352 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5353 as "stabs in sections" rather than just saying "ELF and SOM".
5354 Also make that stuff apply to COFF.
5355
5356Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5357
5358 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5359 Ghostscript.
5360
5361Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5362
5363 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5364 versus functions without line numbers, also mention stepping into
5365 them as well as "step" when you are in them. Tell the user how to
5366 deal with the situation. Add comment about "debugging information".
5367
5368Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5369
5370 * stabs.texinfo (Enumerations): Document restriction on where
5371 enumeration types can appear and still win with GDB.
5372
5373Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5374
5375 * stabs.texinfo (Negative Type Numbers): Document format for type
5376 -16.
5377
5378Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5379
5380 * gdb.texinfo (Selection, Frame Info): Update information about
5381 arbitrary frame specficiations.
5382
5383Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5384
5385 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5386
5387Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5388
5389 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5390
5391Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5392
5393 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5394
5395Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5396
5397 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5398 Differences node to Statics node.
5399 (Statics): Discuss XCOFF use of V symbol descriptor.
5400
5401 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5402 not clean.
5403
5404Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5405
5406 * gdb.texinfo (Print Settings): Document `set print
5407 fast-symbolic-addr' and improve the doc for some other
5408 `set print's.
5409
5410Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5411
5412 * stabs.texinfo (String Field): Talk about defining several type
5413 numbers at once.
5414 Fix lint regarding changing node ELF Transformations to
5415 ELF and SOM Transformations.
5416
5417Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5418
5419 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5420
5421Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5422
5423 * stabs.texinfo (Cross-References): `::' is for nested types only
5424 within <>.
5425 (Structures): Document static members.
5426
5427Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5428
5429 * stabs.texinfo: Document S type attribute.
5430
5431Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5432
5433 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5434
5435Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5436
5437 * gdbint.texinfo: Fix a few typos.
5438
5439Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5440
5441 * gdb.texinfo, remote.texi: formatting improvements
5442
5443 * gdb.texinfo (New Features): mention threads.
5444 (Summary, C): fix xrefs in newly contributed text.
5445 (Threads): index entries, clarifications, example
5446 (passim): minor typos fixed, phrasing improvements
5447
5448 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5449 entries; (Server): explain use of gdbserver w/real-time systems,
5450 add example of conflicting TCP port; (MIPS Remote) break up
5451 running text into table, highlighting commands, and add example.
a9331b3f 5452
c906108c
SS
5453Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5454
5455 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5456
5457Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5458
5459 * stabs.texinfo (Nested Symbols): New node.
5460 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5461
5462Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5463
5464 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5465 to picking which Bbss.bss symbol to use, and (because there seems to
5466 be no good way of doing it) re-write some of the text to make it
5467 sound like Bbss.bss isn't such a great idea after all (as currently
5468 designed).
5469
5470 * gdb.texinfo (C): In addition to saying people have to use g++ for
5471 good results, say they have to use stabs. Specifically say cfront
5472 doesn't work well.
5473 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5474 the gdb README. Add xrefs to places where the support for the various
5475 languages is described in detail.
5476
5477Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5478
5479 * stabs.texinfo: Clean up stuff about visibility and virtual
5480 characters.
5481
5482 * stabs.texinfo (N_M2C): Cite Sun doc.
5483
5484Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5485
5486 * gdb.texinfo: updates re threads.
5487 * remote.texinfo: avoid index entries starting with digits.
5488
5489Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5490
5491 * stabs.texinfo (Enumerations): Talk about large, negative and
5492 octal values. Clean up cross reference to type attributes.
5493 (String Field): Say that GDB 4.11 supports size attribute.
5494
5495Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5496
5497 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5498 is a mandatory step. Make the stuff about that more concise.
5499
5500Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5501
5502 * stabs.texinfo (Class Names): New node.
5503
5504 * gdb.texinfo (Command Files): Explain order of init file reading.
5505
5506 * remote.texi (Bootstrapping): Talk about getting the serial driver
5507 to deal with ^C sent by gdb to stop the remote system.
5508
5509Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5510
5511 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5512
5513 * libgdb.texinfo (Defining Commands): made the DOC arg
5514 to gdb_define_app_command a char * instead of char **
5515 per a suggestion from kingdon.
5516
5517 * libgdb.texinfo: total rewrite from a different starting
5518 premise.
5519
5520Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5521
5522 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5523 floats passed as doubles (to improve clarity).
5524
5525Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5526
5527 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5528
5529 * a4rc.sed: update to work with Andreas Vogel papersize params
5530
5531 * refcard.tex: use Andreas Vogel simplifications of papersize
5532 params; remove useless version info; update copyright date.
5533
5534Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5535
5536 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5537
5538Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5539
5540 * gdb.texinfo (Files): Say what address the load command loads it at.
5541
5542 * stabs.texinfo (Common Blocks): Minor cleanups.
5543
5544 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5545 that Sun has backed away from the linker kludge and thus the relevant
5546 issue is changes to the SunPRO tools, not the Solaris linker.
5547
5548 * stabs.texinfo (Traditional Integer Types): Clean up description
5549 of octal bounds a little bit. Document extra leading zeroes.
5550
5551Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5552
5553 * gdb.texinfo (Signaling): Update for symbolic symbol names
5554 and add a section explaining the difference between the GDB
5555 signal command and the shell kill utility.
5556
5557Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5558
5559 * libgdb.texinfo: added `@' to braces that were unescaped.
5560
5561Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5562
5563 * libgdb.texinfo: new file. Spec for the gdb library.
5564
5565Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5566
5567 * stabs.texinfo (Include Files): Fix typo (start -> end).
5568
5569Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5570
5571 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5572 from Melissa at FSF's editing pass.
5573
5574Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5575
5576 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5577 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5578 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5579
5580Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5581
5582 * remote.texi (Bootstrapping): Discuss 386 call gates.
5583
5584Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5585
5586 * stabs.texinfo (Based Variables): New node.
5587
5588Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5589
5590 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5591 names, sizes, and formats to suggest how not to lose.
5592
5593Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5594
5595 * stabs.texinfo (Methods): Fix typo.
5596
5597Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5598
5599 * gdb.texinfo: Fix a few typos.
5600
5601Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5602
5603 * gdb.texinfo: Clarify how well it works with Fortran.
5604
5605 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5606 More on relocating stabs in ELF files.
5607
5608Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5609
5610 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5611
5612Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5613
5614 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5615 parameters on VAX.
5616
5617Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5618
5619 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5620
5621Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5622
5623 * stabs.texinfo: Make info author notice match the TeX author notice.
5624
5625Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5626
5627 * stabs.texinfo: Initial-caps all words in node names and
5628 non-trivial words in section names.
5629
5630Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5631
5632 * stabs.texinfo: Many minor cleanups.
5633
5634 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5635
5636Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5637
5638 * stabs.texinfo: Remove full description of big example.
5639 It's not really helpful; just use pieces of it where appropriate.
5640 Add more Texinfo formatting directives (@samp, etc.).
5641 Use @deffn to define stab types.
5642 Eliminate some wordiness. Break up some nodes.
5643 Add an (alphabetized) index of symbol types.
5644 Use consistent capitalization style in node and section names.
5645
5646Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5647
5648 * gdb.texinfo: Change typo "Two two" to "The two".
5649
5650Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5651
5652 * stabs.texinfo (XCOFF-differences): Remove references to
5653 non-existent types N_DECL and N_RPSYM.
5654
5655 * stabs.texinfo (String Field): Say that type attributes bug is
5656 fixed in GDB 4.10, since it is.
5657
5658 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5659
5660Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5661
5662 * stabs.texinfo: Formatting cleanups.
5663
5664Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5665
5666 * stabs.texinfo: When explaining the n_type of a stab, standardize
5667 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5668 no tabs, use @r).
5669 (Global Variables): Clean up.
5670
5671Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5672
5673 * stabs.texinfo (Stack Variables): Re-write.
5674
5675Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5676
5677 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5678 addresses of a source file. Also revise formatting.
5679 Change "object module" or "object file" to "source file".
5680 Various: Miscellaneous cleanups.
5681
5682Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5683
5684 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5685
5686Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5687
5688 * gdbint.texinfo: Removed many nonsensical machine-collected
5689 host and target conditionals, described some of the remainder.
5690
5691Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5692
5693 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5694
5695 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5696 paragraph which follows.
5697
5698 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5699 variables. Looks better and avoids overful hbox.
5700
5701Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5702
5703 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5704
5705Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5706
5707 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5708 retransmit-timeout
5709
5710Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5711
5712 * gdbint.texinfo: Update statement about `some ancient Unix
5713 systems, like Ultrix 4.0' to Ultrix 4.2.
5714
5715Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5716
5717 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5718
5719 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5720
5721 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5722 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5723
5724 * remote.texi: new name for former gdbinv-s.texi
5725
5726 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5727
5728Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5729
5730 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5731 variables for MIPS remote debugging protocol.
5732
5733Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5734
5735 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5736
5737Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5738
5739 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5740
5741Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5742
5743 * gdb.texinfo: repair conditional bugs in text markup
5744
5745Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5746
5747 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5748 to select Modula-2 material.
5749
5750Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5751
5752 * stabs.texinfo: Cleanups regarding statics.
5753
5754 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5755 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5756
5757Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5758
5759 * stabs.texinfo: N_MAIN is sometimes used for C.
5760
5761Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5762
5763 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5764
5765Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5766
5767 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5768 removed from the code by Kingdon.
c906108c
SS
5769
5770Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5771
5772 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5773 input when evaluating breakpoint conditions; the bug has been fixed.
5774
5775 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5776 sets the ignore count to N-1, not to N.
5777
5778Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5779
5780 * refcard.tex (\hoffset): correct longstanding error to match
5781 intended offset; avoids cutting off edge on some printers
5782
5783Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5784
5785 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5786
5787Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5788
5789 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5790
5791Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5792
5793 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5794 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5795 collect sed edits if any, apply to refcard before formatting;
5796 (refcard.ps) stop implying PS fonts if PS output requested;
5797 (lrefcard.ps) delete extra target for variant PS fonts
5798
5799 * refcard.tex: parametrize papersize dependent info, collect
5800 in easily replaced spot
5801
5802 * a4rc.sed: new file, edits to refcard for A4 paper
5803
5804Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5805
5806 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5807
5808Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5809
5810 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5811
5812Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5813
5814 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5815 politely rather than rudely.
5816
5817Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5818
5819 * stabs.texinfo: Document common blocks.
5820
5821Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5822
5823 * stabs.texinfo: Add some basic info about stabs-in-elf.
5824
5825Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5826
5827 * stabs.texinfo (Top): Minor cleanup.
5828
5829Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5830
5831 * Makefile.in (install-info): remove parentdir support
5832
5833Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5834
5835 * gdb.texinfo (Copying): delete this node and references to it;
5836 RMS says this manual need not carry GPL. (passim): Improvements
5837 from last round at FSF, largely due to Ian Taylor review, and
5838 minor formatting improvements.
5839
5840 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5841 largely due to Ian Taylor review. (Debug Session): minor edits to
5842 new text.
5843
5844Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5845
5846 * Makefile.in (realclean): Remove info and dvi files too.
5847
5848Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5849
5850 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5851 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5852 * gdb.texinfo: Change accordingly.
5853
5854 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5855 N_{L,R}BRAC,N_SLINE are relative to.
5856
5857Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5858
5859 * Makefile.in (GDBvn.texi): Update atomically.
5860
5861Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5862
5863 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5864
5865Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5866
5867 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5868 addresses together. Also motivate the set print symbol-filename
5869 command and suggest other solutions.
5870
5871Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5872
5873 * gdb.texinfo (set print elements): Note that the number of
5874 elements is set to unlimited by "set print elements 0".
5875
5876Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5877
5878 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5879 NF_LDOUBLE means.
5880 (Stab Types): Include Solaris stab types.
5881 (Procedures): Document Solaris extensions.
5882
5883Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5884
5885 * gdb.texinfo: Add `set print symbol-filename' doc.
5886
5887Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5888
5889 * stabs.texinfo (Arrays): Talk about type definition vs. type
5890 information.
5891
5892 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5893 the trailing semicolon.
5894
5895Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5896
5897 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5898 and merge in other parts of the document addressing these subjects.
5899 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5900
5901 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5902 at the end of a range type.
5903
5904 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5905 AIX extensions.
5906
5907Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5908
5909 * stabs.texinfo (Stabs Format): Misc fixes.
5910
5911Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5912
5913 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5914 (Traditional builtin types): Document convex convention for long long.
5915 (Negative builtin types): Discuss type names, and misc fixes.
5916
5917Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5918
5919 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5920 point types used with @samp{R} type descriptor.
5921 (Symbol Descriptors): Describe how to handle conflict between
5922 different meanings of @samp{P} symbol descriptor.
5923
5924Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5925
5926 * stabs.texinfo: Remove node Quick Reference and put its children
5927 directly under the main menu.
5928
5929 * stabs.texinfo: Many more changes to bring it into line with
5930 AIX documentation and reality. I think it now has all the
5931 information from the AIX documentation, except that I burned
5932 out when I got to variant records (Pascal and Modula-2) and
5933 all the COBOL types. Oh well, we can add them later when we're
5934 worrying more about those languages.
5935
5936 * stabs.texinfo (Automatic variables): Talk about what it means
5937 to omit the symbol descriptor.
5938
5939Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5940
5941 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5942 gcc2 behavior with promoted args.
5943
5944Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5945
5946 * gdb.texinfo: include readline appendices in info version of manual
5947
5948Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5949
5950 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5951 target remote.
5952
5953 * gdb.texinfo (Machine Code): more index entries for disassemble
5954
5955Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5956
5957 * Clarify the intended use of the gdb-testers and gdb-patches
5958 mailing lists, and shrink gzip comment.
5959
5960Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5961
5962 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5963 DOSHOST configuration of manual.
5964
5965 * gdb.texinfo (MIPS Stack): new node.
5966
5967 * all-config.texi (MIPS) new switch.
5968
5969 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5970 tense; (MIPS Remote) new node.
5971
5972 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5973 bug; (Environment) less passive, other small cleanups in text about
5974 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5975 (Remote) new MIPS Remote menu entry.
5976
5977Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5978
5979 * stabs.texinfo: Many changes to include information from the
5980 AIX documentation.
5981
5982 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5983
5984Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5985
5986 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5987 Move a bunch of information from ../README.
5988 (Getting Started): New node.
5989
5990Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5991
5992 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5993
5994 * gdb.texinfo: advance manual revision dates to present
5995
5996 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5997 stop using silly Roman numerals in @set variable names
5998
5999Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6000
6001 * stabs.texinfo (Parameters): Keep trying to get this right.
6002
6003Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6004
6005 * stabs.texinfo (Parameters): More on "local parameters".
6006
6007Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6008
6009 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6010
6011Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6012
6013 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6014 (Parameters): Rewrite.
6015 (xcoff-differences, Sun-differences): Minor changes.
6016
6017Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6018
6019 * stabs.texinfo: Minor cleanup.
6020
6021Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6022
6023 * gdbint.texinfo: Minor xcoff stuff.
6024
6025Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6026
6027 * gdbint.texinfo: Update for new config directory structure.
6028 Add info about internal type data structures.
6029
6030Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6031
6032 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6033 $(srcdir).
6034 (gdb-config.texi): Depend on file in $(srcdir).
6035
6036Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6037
6038 * stabs.texinfo: Fixes about N_SO.
6039
6040Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6041
6042 * gdb.texinfo: include list of nonstandard init file names
6043
6044 * *-config.texi: new switch GENERIC for text that applies *only*
6045 to (usual) multiple-target version of manual
6046
6047 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6048 h8 config
6049
6050 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6051 in menus (rather than conditionally selected multiple alternative
6052 menus).
6053
6054 * Makefile.in: define and use DOC_CONFIG var to select
6055 configuration for GDB user manual.
6056
6057 * gdb-config.texi: delete from repository, generate from Makefile.
6058
6059 * all-config.texi: normal `generic' configuration file, formerly
6060 stored as gdb-config.texi
6061
6062Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6063
6064 * Makefile.in: add dvi target to build all .dvi files
6065
6066Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6067
6068 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6069
6070Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6071
6072 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6073 host conditionals.
6074 * stabs.texinfo: More array fixes inspired by Jim's.
6075
6076Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6077
6078 * stabs.texinfo: Fixes re arrays and continuations.
6079
6080 * gdbint.texinfo: Add XCOFF node.
6081
6082Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6083
6084 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6085
6086Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6087
6088 * stabs.texinfo: Fix for array types to mention lower bounds.
6089
6090Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6091
6092 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6093
6094Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6095
6096 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6097
6098Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6099
6100 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6101 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6102
6103Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6104
6105 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6106
6107Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6108
6109 * gdb.texinfo, gdbinv-s.texi: misc updates
6110
6111Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6112
6113 * gdbint.texinfo: Brief documentation for longjmp support,
6114 from an email msg by Stu.
6115
6116Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6117
6118 * stabs.texinfo: Fix description of floating point "range"
6119 types (which really define basic types). Reported by Jim Meehan,
6120 <meehan@src.dec.com>.
6121
6122 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6123
6124Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6125
6126 * gdbint.texinfo: Slightly expand section on supporting a new
6127 object file format.
6128
6129Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6130
6131 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6132 intermediate file.
6133
6134Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6135
6136 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6137
6138Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6139
6140 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6141
6142 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6143 as well as Z8002.
6144
6145Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6146
6147 * gdbint.texinfo: Add sections on clean design and on how to send
6148 in changes.
6149
6150Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6151
6152 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6153
6154Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6155
6156 * gdb.texinfo: Fix typo, reported by Karl Berry.
6157
6158Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6159
6160 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6161
6162Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6163
6164 * gdbint.texinfo: fixed a stray email address (needs @@),
6165 added @table @code to node "Native Conditionals"
6166
6167Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6168
6169 * gdbint.texinfo: Describe coding style of GDB.
6170
6171Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6172
6173 * stabs.texinfo: Minor wording changes.
6174
6175Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6176
6177 * gdbint.texinfo: Improve release doc slightly.
6178
6179Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6180
6181 * gdbint.texinfo: Improve doc of GDB config macros.
6182
6183Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6184
6185 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6186 These will be reinserted when examined.
6187
6188Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6189
6190 * gdbint.texinfo: Make a start at documenting all the #if macros
6191 in GDB. At least list them all, and start separating them into
6192 host-specific and target-specific.
6193
6194Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6195
6196 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6197 examples (not consistent w others).
c906108c
SS
6198 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6199 for generic vn of doc
6200
6201Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6202
6203 * Makefile.in: always create installation directories.
6204
6205Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6206
6207 * gdb.texinfo: in h8 config, do not describe searching commands.
6208
6209Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6210
6211 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6212 conditionals; introduce a few generic switches that may be
6213 useful for other cross-dev or dos-hosted configs.
6214
6215 * gdb.texinfo: fix typo in "info reg" description
6216
6217Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6218
6219 * stabs.texinfo: Minor updates from running TeX over it.
6220 * Makefile.in (stabs.dvi, stabs.ps): Add.
6221
6222Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6223
6224 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6225 First pass at converting it to texinfo.
6226
6227Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6228
6229 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6230 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6231
6232Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6233
6234 * gdbint.texinfo: Add section on partial symbol tables.
6235
6236Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6237
6238 * gdb.texinfo: document `set remotedebug' and `set
6239 rstack_high_address'.
6240
6241Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6242
6243 * gdb.texinfo: slight expansion of new text on reading info files
6244 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6245 H8/300 from DOS.
6246
6247Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6248
6249 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6250
6251Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6252
6253 * gdb.texinfo: Say how to read the `info' files.
6254
6255Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6256
6257 * Makefile.in: gm4 -> m4.
6258
6259Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6260
6261 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6262 Documentation' ahead of `Installing GDB' to match README.
6263 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6264 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6265
6266Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6267
6268 * Makefile.in: remove $(srcdir) from gdb.info rule.
6269
6270Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6271
6272 * Makefile.in: commented out gdb-all.texinfo rule. This is
6273 temporary.
6274
6275Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6276
6277 * Makefile.in, configure.in: removed traces of namesubdir,
6278 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6279 copyrights to '92, changed some from Cygnus to FSF.
6280
6281Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6282
6283 * gdb.texinfo: Improve how we ask for bug reports.
6284
6285Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6286
6287 * Makefile.in: infodir belongs in datadir.
6288
6289Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6290
6291 * Makefile.in: remove spaces following hyphens, bsd make can't
6292 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6293 standards.text support.
c906108c
SS
6294
6295Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6296
6297 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6298 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6299 and mandir now keyed off datadir by default.
6300
6301\f
6302Local Variables:
9e9c5ae7 6303mode: change-log
c906108c
SS
6304left-margin: 8
6305fill-column: 74
6306version-control: never
6307End:
This page took 1.498484 seconds and 4 git commands to generate.