]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
2009-01-06 Kai Tietz <kai.tietz@onevision.com>
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
a53f55d8
PA
12008-12-28 Pedro Alves <pedro@codesourcery.com>
2
3 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
4 FETCH_INFERIOR_REGISTERS.
5 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6 FETCH_INFERIOR_REGISTERS descriptions. Remove
7 gdbarch_get_longjmp_target descrition, since already described in
8 Target Conditionals. Move gdbarch_fp0_regnum description to ...
9 (Target Conditionals): ... here.
10
077e0a52
JB
112008-12-16 Joel Brobecker <brobecker@adacore.com>
12
13 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
14 examples.
15 (Additions to Ada): Likewise. Add the missing opening and closing
16 parenthesis of the GDB prompt in one of the examples.
17
023eb17c
JB
182008-12-14 Joel Brobecker <brobecker@adacore.com>
19
20 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
21 about the result of 'Address not being of type System.Address.
22 This problem has been fixed a while ago.
23
c3b108f7
VP
242008-12-02 Vladimir Prus <vladimir@codesourcery.com>
25
26 MI non-stop and multiprocess docs.
27
28 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
29 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
30 Adjust documentation for *stopped, document =thread-created,
31 =thread-exited, =thread-group-created and =thread-group-exited.
32 (GDB/MI Thread Commands): Document the 'state' field in
33 -thread-info output.
34 (GDB/MI Program Execution): Mention --all and --thread-group
35 options.
36 (GDB/MI Variable Objects): Describe floating and fixed variable
37 objects.
38 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
39
07e059b5
VP
402008-12-02 Vladimir Prus <vladimir@codesourcery.com>
41
42 * gdb.texinfo (Operating System Information): New appendix.
43 (Operating System Auxiliary Information): Document 'info os processes'
44 (Remote Configuration): Document 'osdata'
45 (General Query Packets): Document qXfer:osdata:read.
46
a80b95ba
TG
472008-11-27 Tristan Gingold <gingold@adacore.com>
48
49 * gdb.texinfo (Darwin): Document Darwin specific features.
50
a655d424
JK
512008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
52
53 * gdbint.texinfo (Target Conditionals): Extend the
54 gdbarch_breakpoint_from_pc description.
55
249e1128
VP
562008-11-22 Vladimir Prus <vladimir@codesourcery.com>
57
58 * gdb.texinfo (M68K Features): Fix typo.
59
c14c28ba
PP
602008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
61
62 * gdb.texinfo (Symbols): Mention printing containing
63 image name in "info symbol".
64 (Maint translate-address): Likewise.
65
394a6666
JB
662008-11-18 Joel Brobecker <brobecker@adacore.com>
67
68 * gdb.texinfo (Set Catchpoints): Remove the documentation of
69 commands "catch load" and "catch unload".
70
66bb093b
VP
712008-11-17 Vladimir Prus <vladimir@codesourcery.com>
72
73 * gdb.texinfo (GDB/MI Async Records): Document
74 =thread-selected.
75
4a92f99b
VP
762008-11-17 Vladimir Prus <vladimir@codesourcery.com>
77
78 * observer.texi (new_inferior, inferior_exit): New observers.
79
f0323ca0
PA
802008-10-27 Pedro Alves <pedro@codesourcery.com>
81
82 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
83 .mt files, TM_CLIBS or TM_CDEPS.
84 (x86 Watchpoints): Don't mention TDEPFILES.
85
8b23ecc4
SL
862008-10-24 Sandra Loosemore <sandra@codesourcery.com>
87
88 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
89 (Overview): Mention notifications and non-stop mode behavior.
90 (Packets): Update documentation of ?, vAttach, vCont, and vRun
91 with non-stop mode behavior. Add vStopped description.
92 (Stop Reply Packets): Update list of packets that return
93 stop replies. Mention non-stop behavior.
94 (General Query Packets): Document QNonStop packet and associated
95 qSupported query response.
96 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
97 behavior.
98 (Notification Packets): New section.
99 (Remote Non-Stop): New section.
100 (File-I/O Overview): Mention non-stop behavior.
101
fff08868
HZ
1022008-10-24 Hui Zhu <teawater@gmail.com>
103 Pedro Alves <pedro@codesourcery.com>
104
105 * gdb.texinfo (displaced-stepping): Describe the auto mode
106 setting, and say it's the default. This is now a mainstream
107 setting instead of a maintenance setting.
108
252fbfc8
PA
1092008-10-23 Pedro Alves <pedro@codesourcery.com>
110
111 * observer.texi (thread_stop_requested): New.
112
20924a55
JB
1132008-10-22 Joel Brobecker <brobecker@adacore.com>
114
115 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
116 (Patching): Replace incorrect usage of @samp by @kbd.
117
bacec72f
MS
1182008-10-17 Michael Snyder <msnyder@vmware.com>
119
120 * gdb.texinfo: Add documentation for reverse execution.
121
a08702d6 1222008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 123 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
124
125 * gdb.texinfo. (Values From Inferior): New subsubsection.
126
d97bc12b
DE
1272008-10-06 Doug Evans <dje@google.com>
128
129 * gdb.texinfo (set debug dwarf2-die): Document it.
130
87f67dba
JB
1312008-10-01 Joel Brobecker <brobecker@adacore.com>
132
133 * gdb.texinfo (catch) [exception]: Document how to insert
134 a breakpoint on user-defined exceptions when the exception
135 name is identical to one of the language-defined ones.
136
2fae03e8
TT
1372008-09-27 Tom Tromey <tromey@redhat.com>
138
139 * gdb.texinfo (Macros): Remove text about stringification,
140 varargs, and splicing.
141
5c6ce71d
TT
1422008-09-27 Tom Tromey <tromey@redhat.com>
143
144 * gdbint.texinfo (Language Support): Remove text about omitting
145 support for a language.
146
07128da0
DE
1472008-09-23 Doug Evans <dje@google.com>
148
149 * gdb.texinfo (info dcache): Update.
150
b90a069a
SL
1512008-09-22 Sandra Loosemore <sandra@codesourcery.com>
152
153 * gdb.texinfo (Packets): Add info on thread-id syntax and
154 multiprocess extensions.
155 <D>: Document multiprocess form of packet.
156 <H>: Use thread-id syntax.
157 <T>: Likewise.
158 <vCont>: Likewise. Note this is required for multiprocess.
159 <vKill>: New packet.
160 (Stop Reply Packets) <T>: Use thread-id syntax.
161 <W>: Document multiprocess form of reply.
162 <X>: Likewise.
163 (General Query Packets) <qC>: Use thread-id syntax.
164 <qfThreadInfo>: Likewise.
165 <qGetTLSAddr>: Likewise.
166 <qP>: Likewise.
167 <qSupported>: Add "multiprocess" feature.
168 <qThreadExtraInfo>: Use thread-id syntax.
169
b77209e0
PA
1702008-09-22 Stan Shebs <stan@codesourcery.com>
171
172 * gdb.texinfo (Inferiors): New section.
173
3d0bb823
PA
1742008-09-12 Pedro Alves <pedro@codesourcery.com>
175
176 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
177
f8dcfc0a
UW
1782008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
179
180 * gdbint.texinfo (Target Conditionals): Remove documentation
181 for gdbarch_name_of_malloc.
182
8775bb90
MS
1832008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
184
185 * gdb.texinfo (Interrupts): Mention TCP interface for
186 sending BREAK.
187
f1838a98
UW
1882008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
189
190 * gdb.texinfo (Commands to Specify Files): Document "remote:"
191 argument prefix to "set sysroot".
192
158c7665
PH
1932008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
194
195 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
196 and False.
197
30e026bb
VP
1982008-08-20 Vladimir Prus <vladimir@codesourcery.com>
199
200 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
201 for possible features of -list-features.
202
c6ebd6cf
VP
2032008-08-19 Vladimir Prus <vladimir@codesourcery.com>
204
205 * gdb.texinfo (Background execution): Adjust example
206 (GDB/MI Miscellaneous Commands): Document -list-target-features.
207
aeac0ff9
VP
2082008-08-19 Vladimir Prus <vladimir@codesourcery.com>
209
210 * doc/gdb.texinfo (PowerPC): Fix typo.
211 (PowerPC features): Fix typo.
212
5231c1fd
PA
2132008-08-18 Pedro Alves <pedro@codesourcery.com>
214
215 * observer.texi (thread_ptid_changed): New.
216
677c5bb1
LM
2172008-08-18 Luis Machado <luisgpm@br.ibm.com>
218
219 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
220 (PowerPC features): Mention feature set for VSX registers.
221
f3a2dd1a
JB
2222008-08-13 Joel Brobecker <brobecker@adacore.com>
223
224 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
225 the direct visibility of all names in user-written packages.
226
33e5cbd6
PA
2272008-08-13 Pedro Alves <pedro@codesourcery.com>
228
229 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
230 setting, and make it the default.
231 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
232 non-stop script example.
233
d0384fc4
TJB
2342008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
235
236 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
237 reference to the "Using Different Register and Memory Data
238 Representation" section.
239
a6f3e723
SL
2402008-08-12 Sandra Loosemore <sandra@codesourcery.com>
241
242 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
243 (Remote Protocol): Add Packet Acknowledgment to menu.
244 (Overview): Mention +/- can be disabled, and point to new section
245 where this is discussed in detail.
246 (General Query Packets): Document QStartNoAckMode packet, and
247 corresponding qSupported reply.
248 (Packet Acknowledgment): New section.
249
0606b73b
SL
2502008-08-11 Sandra Loosemore <sandra@codesourcery.com>
251 Pedro Alves <pedro@codesourcery.com>
252
253 * gdb.texinfo (Threads): Move paragraph about automatic thread
254 selection to All-Stop Mode subsection.
255 (Thread Stops): Reorganize existing material into subsections.
256 Add introductory blurb and menu.
257 (Non-Stop Mode): New subsection.
258 (Background Execution): New subsection.
259 (Maintenance Commands): Add cross-references from async mode
260 commands to the new Background Execution section.
261
d57a3c85
TJB
2622008-08-06 Tom Tromey <tromey@redhat.com>
263
264 * gdb.texinfo (Extending GDB): New chapter.
265 (Sequences): Demoted chapter, now a section under the new
266 Extending GDB chapter.
267 (Python): New section.
268
6d76a53d
SS
2692008-07-31 Stan Shebs <stan@codesourcery.com>
270
271 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
272
1f70da6a
SS
2732008-07-29 Stan Shebs <stan@codesourcery.com>
274
275 * gdbint.texinfo: General round of cleanup and minor
276 clarifications.
277 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
278 (Longjmp Support): Update description to reflect how it is done
279 for targets without using native header.
280 (Symbol Handling): Add a little more general explanation.
281 (COFF, ELF): Mention stabs encapsulation.
282 (DWARF 3): New section.
283 (Adding a New Host): Scrub out some obsolete bits.
284 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
285 (Host Conditionals): Remove descriptions of NO_STD_REGS,
286 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
287 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
288 SEEK_SET, STOP_SIGNAL, USG.
289 (Raw and Virtual Register Representations): Ditto for
290 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
291 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
292 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
293 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
294 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
295 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
296 DEPRECATED_REGISTER_VIRTUAL_SIZE,
297 DEPRECATED_REGISTER_VIRTUAL_TYPE,
298 DEPRECATED_USE_STRUCT_CONVENTION.
299 Describe gdbarch_deprecated_fp_regnum.
300 Update description of gdbarch_print_insn.
301 (Adding a New Target): Scrub out obsolete bits.
302 (Obsolete Conditionals): Remove entire section.
303
383f836e
TT
3042008-07-25 Tom Tromey <tromey@redhat.com>
305
306 * observer.texi (GDB Observers): Document new observers:
307 breakpoint_created, breakpoint_deleted, breakpoint_modified,
308 tracepoint_created, tracepoint_deleted, tracepoint_modified,
309 architecture_changed.
310
cfd8ab24
SS
3112008-07-21 Stan Shebs <stan@codesourcery.com>
312
313 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
314 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
315
781b42b0
TT
3162008-07-21 Tom Tromey <tromey@redhat.com>
317
318 * observer.texi (GDB Observers): Remove obsolete comment.
319 <executable_changed>: Remove argument.
320
d7d9f01e
TT
3212008-07-18 Tom Tromey <tromey@redhat.com>
322
323 * gdb.texinfo (Macros): Update. Use @code rather than @command.
324
bf250677
DE
3252008-07-10 Doug Evans <dje@google.com>
326
327 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
328
10568435
JK
3292008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
330
331 * gdb.texinfo (Starting): Document "set disable-randomization".
332
5ae4183a
AS
3332008-07-07 Andreas Schwab <schwab@suse.de>
334
335 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
336
b56e7235
VP
3372008-07-06 Vladimir Prus <vladimir@codesourcery.com>
338
339 * gdb.texinfo (GDB/MI Target Manipulation): Add
340 example of -target-attach.
341
e1ac3328
VP
3422008-06-10 Vladimir Prus <vladimir@codesourcery.com>
343
344 * observer.texi (target_resumed): New observer.
5ae4183a 345 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 346
65d12d83
TT
3472008-06-06 Tom Tromey <tromey@redhat.com>
348
349 * gdb.texinfo (Completion): Add field name example.
350
fbc5282e
MK
3512008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
352
353 * gdb.texinfo (GDB/MI Program Context): Added example
354 to -exec-arguments
5ae4183a 355
fbc5282e 3562008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
357
358 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
359 annotation.
360
c16158bc 3612008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
362 Nathan Sidwell <nathan@codesourcery.com>
363 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
364
365 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
366 and ACX_BUGURL.
367 * configure: Regenerate.
368 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
369 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
370 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
371 mailing-list-specific text about bug reporting unless
372 BUGURL_DEFAULT.
373
75c99385
PA
3742008-06-05 Pedro Alves <pedro@codesourcery.com>
375
376 * gdb.texinfo (-target-select): Remove reference to target async.
377 (Maintenance Commands): Document "maint set/show remote-async".
378
1763a388
MK
3792008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
380
381 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
382 in -target-file-get section.
5ae4183a 383
d0d064df
PA
3842008-05-22 Pedro Alves <pedro@codesourcery.com>
385
9b562ab8
PA
386 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
387 killing the inferior when it is already debugging a process.
d0d064df 388
8dfa32fc
JB
3892008-05-21 Joel Brobecker <brobecker@adacore.com>
390
391 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
392 abbreviation for "finish".
393
55f996a7
NR
3942008-05-21 Nick Roberts <nickrob@snap.net.nz>
395
396 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
397
ba2b1c56
DJ
3982008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
399
400 * gdbint.texinfo (Target Conditionals): Delete entry for
401 gdbarch_dwarf_reg_to_regnum.
402
08388c79
DE
4032008-05-09 Doug Evans <dje@google.com>
404
a3c83fae 405 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 406
d14508fe
DE
4072008-05-05 Doug Evans <dje@google.com>
408
409 * gdb.texinfo (disassemble): Document /m modifier.
410
e2b7ddea
VP
4112008-05-05 Vladimir Prus <vladimir@codesourcery.com>
412
5ae4183a
AS
413 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
414 will not report the time of commands that run the target.
e2b7ddea 415
8eb41542
VP
4162008-05-03 Vladimir Prus <vladimir@codesourcery.com>
417
418 * gdb.texinfo (GDB/MI Output Records): Add
419 missing semicolon.
420
82f68b1c
VP
4212008-05-03 Vladimir Prus <vladimir@codesourcery.com>
422
423 * gdb.texinfo (GDB/MI Output Records):
424 Document =thread-create and =thread-exited.
425
fa0f268d
VP
4262008-05-03 Vladimir Prus <vladimir@codesourcery.com>
427
428 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 429 Remove mention of dmi-discuss.
fa0f268d 430
063bfe2e
VP
4312008-05-03 Pedro Alves <pedro@codesourcery.com>
432
433 * observer.texi (thread_exit): New.
434
237fc4c9
PA
4352008-05-02 Pedro Alves <pedro@codesourcery.com>
436
437 * gdb.texinfo (Debugging Output): Document "set/show debug
438 displaced".
439 (Maintenance Commands): Document "maint set/show
440 can-use-displaced-stepping".
441
0428b8f5
DJ
4422008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
443
444 * gdb.texinfo (ARM): Document set/show arm fallback-mode
445 and set/show arm force-mode.
446
5009afc5
AS
4472008-05-02 Andreas Schwab <schwab@suse.de>
448
449 * gdbint.texinfo (Algorithms): Describe
450 target_watchpoint_addr_within_range.
451
669fac23
DJ
4522008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
453
454 * gdbint.texinfo (Stack Frames): New chapter.
455 (Algorithms): Move Frames text to the new chapter.
456 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
457 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
458
721c02de
VP
4592008-04-24 Vladimir Prus <vladimir@codesourcery.com>
460
5ae4183a
AS
461 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
462 output does not necessary include any tokens.
721c02de 463
c055b101
CV
4642008-04-22 Corinna Vinschen <vinschen@redhat.com>
465
466 * gdb.texinfo (Set SH Calling convention): New @item.
467 (Show SH Calling convention): Ditto.
468
68837c9d
MD
4692008-04-22 Markus Deuling <deuling@de.ibm.com>
470
471 * gdb.texinfo (Fortran Operators): Describe '%' operator.
472
2e9132cc
EZ
4732008-04-20 Eli Zaretskii <eliz@gnu.org>
474
475 * gdb.texinfo (Set Breaks): Mention that multiple location
476 breakpoints need line number info. Add index entries.
477
31fffb02
CS
4782008-04-19 Craig Silverstein <csilvers@google.com>
479
480 * gdb.texinfo (Requirements): Add an optional requirement on
481 zlib.
482 * gdbint.texinfo (Debugging File Formats): Add new subsection for
483 Compressed DWARF 2.
484
a47ec5fe
AR
4852008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
486
487 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
488 sample output for 'stopped,reason="breakpoint-hit"' message.
489 (GDB/MI Program Execution): Likewise.
490
de051565
MK
4912008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
492
5ae4183a 493 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
494 -var-set-format. Add -f option to -var-evaluate-expression.
495
6ba66d6a
JB
4962008-04-03 Joel Brobecker <brobecker@adacore.com>
497
498 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
499 new node "Ambiguous Expressions". Replace references to this
500 node by references to "Ambiguous Expressions" throughout.
501 (Ambiguous Expressions): New node.
502
1e26b4f8
DJ
5032008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
504
505 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
506
b84876c2
PA
5072008-03-21 Pedro Alves <pedro@codesourcery.com>
508
509 * gdb.texinfo (Debugging Output): Document
510 "set/show debug lin-lwp-async".
511 (Maintenance Commands): Document "maint set/show linux-async".
512
63092375
DJ
5132008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
514
515 * gdb.texinfo (Expressions): Update description of malloced arrays.
516
8e8901c5
VP
5172008-03-15 Vladimir Prus <vladimir@codesourcery.com>
518
519 * gdb.texinfo (Thread Commands): Document
520 -thread-info. Remove -thread-list-all-threads.
521
1fddbabb
PA
5222008-03-14 Pedro Alves <pedro@codesourcery.com>
523 Sandra Loosemore <sandra@codesourcery.com>
524
525 * gdb.texinfo (Library List Format): Update to mention the
526 possibility to pass section addresses instead of segment
527 addresses.
528
ccd213ac
DJ
5292008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
530
531 * gdb.texinfo (Starting): Document "set exec-wrapper".
532 (Server): Document gdbserver --wrapper.
533
fa4727a6
DJ
5342008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
535
536 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
537 unreadable memory. Delete obsolete SPARClite reference.
538
8edfe269
DJ
5392008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
540
541 * gdb.texinfo (Starting): Mention always-running targets.
542 (Target Commands): Add an anchor for load.
543 (Connecting): Explain continue instead of run.
544
1843f87b
DJ
5452008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
546
547 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
548
f9082629
NR
5492008-02-26 Nick Roberts <nickrob@snap.net.nz>
550
551 * gdb.texinfo (Set Breaks): Revert description of Enb column of
552 breakpoint table.
553
fd96d250
PA
5542008-02-19 Pedro Alves <pedro@codesourcery.com>
555
556 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
557 killing the inferior when it is already debugging a process.
558
36af4ef6
MD
5592008-02-13 Markus Deuling <deuling@de.ibm.com>
560
561 * gdbint.texinfo (Build Script): New section. Mention new build script
562 gdb_buildall.sh.
563
cda4ce5a
JB
5642008-02-01 Jim Blandy <jimb@red-bean.com>
565
566 * gdb.texinfo (Help): Summarize 'info args' correctly.
567
4acd40f3
TJB
5682008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
569
570 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
571 available in PowerPC architecture.
572 (Embedded Processors): Change node name of PowerPC item in menu.
573 (PowerPC): Rename to...
574 (PowerPC Embedded): this.
575 (Architectures): Add new PowerPC item in menu.
576 (PowerPC): New node.
577
6e6c6f50
DJ
5782008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
579
580 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
581 commands.
582
5ee187d7
DJ
5832008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
584
585 * gdb.texinfo (Setting Catchpoints): Mention features
586 supported on GNU/Linux.
587
e275c0d9
NR
5882008-01-30 Nick Roberts <nickrob@snap.net.nz>
589
590 * gdb.texinfo (GDB/MI File Commands): Describe new output
591 field for MI command -file-list-exec-source-file.
592
2d717e4f
DJ
5932008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
594
595 * gdb.texinfo (Using the `gdbserver' Program): Add security
596 warning. Rearrange into subsections and subsubsections. Document
597 --multi and --debug. Correct --with-sysroot typo. Update --attach
598 usage. Make load reference clearer. Document monitor exit.
599 (Remote Configuration): Document set remote exec-file, attach-packet,
600 and run-packet.
601 (Packets): Document vAttach and vRun.
602
d35a4257 6032008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
604
605 * gdb.texinfo (Processes): Mention process command.
606 detach-on-follow -> detach-on-fork.
607
c78d192c
DJ
6082008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
609
610 * gdbint.texinfo (Native Conditionals): Remove
611 SHELL_COMMAND_CONCAT and SHELL_FILE.
612
d35a4257
EZ
6132008-01-26 Eli Zaretskii <eliz@gnu.org>
614
615 * gdb.texinfo (Specify Location): Improve wording.
616
93815fbf
VP
6172008-01-23 Chris Demetriou <cgd@google.com>
618
619 * gdb.texinfo (Threads): Document new "set print thread-events"
620 and "show print thread-events" commands.
621
2a25a5ba
EZ
6222008-01-19 Eli Zaretskii <eliz@gnu.org>
623
624 * gdb.texinfo (Specify Location): New section.
625 (Delete Breaks, Edit, Set Breaks): Remove description of
626 locations. Instead, add a reference to "Specify Location".
627 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
628 (Symbols): Refer to "Specify Location" for the valid forms of
629 linespecs and locations.
630
32c9a795
MD
6312008-01-18 Markus Deuling <deuling@de.ibm.com>
632
633 * gdbint.texinfo (Target Conditionals): Replace the description of
634 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
635
b17828ca
JB
6362008-01-12 Paul Hilfinger <hilfinger@adacore.com>
637
638 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
639 about &&var, which is rejected by the expression parser.
640
0aea4bf3
LM
6412008-01-09 Luis Machado <luisgpm@br.ibm.com>
642
643 * gdb.texinfo (Output): Update documentation on using printf with DFP
644 types.
645
febe4383
TJB
6462008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
647
648 * gdb.texinfo (C and C++): Add Decimal Floating Point format
649 subsubsection.
650 (Decimal Floating Point format): New subsubsection.
651
7a404eba
PA
6522008-01-05 Pedro Alves <pedro@codesourcery.com>
653
654 * gdb.texinfo (File Options): Remove mention of the attempt to
655 open a core file with the -p option. Don't list -c as a valid
656 option to attach to a process.
657
a4d9b460
PA
6582008-01-05 Pedro Alves <pedro@codesourcery.com>
659
660 * gdbint.texinfo (Host Conditionals): Remove mention of
661 ALIGN_STACK_ON_ENTRY.
662
6ec2edbe
JB
6632008-01-05 Joel Brobecker <brobecker@adacore.com>
664
665 * gdbint.texinfo (Start of New Year Procedure): Add item
666 describing how to update the source and documentation copyright
667 notices.
668
d8b2a693
JB
6692007-12-18 Jim Blandy <jimb@codesourcery.com>
670
ab209b3a 671 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
672 watchpoint explanation into the main description of the watchpoint
673 command; update synopses of 'watch', 'rwatch', and 'awatch'
674 commands.
675
8b4ed427
VP
6762007-12-18 Vladimir Prus <vladimir@codesourcery.com>
677
678 * gdb.texinfo (Miscellaneous gdb/mi Commands):
679 Document 'pending-breakpoints' feature of
680 -list-features.
681
37e4754d
LM
6822007-12-17 Luis Machado <luisgpm@br.ibm.com>
683
669fac23 684 * gdb.texinfo: Add new parameter's description.
37e4754d 685
1d3811f6
DJ
6862007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
687
688 * gdb.texinfo (Overview): Clarify run-length encoding
689 example. Remove the restriction on "+" and "-" characters.
690
c1c25a1a
EZ
6912007-12-15 Eli Zaretskii <eliz@gnu.org>
692
693 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
694
afe8ab22 6952007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 696
afe8ab22
VP
697 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
698 the -f option for -break-insert, remove -r option,
699 and clarify specification of location.
700
a6b151f1
DJ
7012007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
702
703 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
704 formatting.
705 (Remote Debugging): Add File Transfer section.
706 (Remote Configuration): Document Host I/O packets.
707 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 708 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
709 (Packets): Add vFile.
710
3b784c4f
EZ
7112007-11-17 Eli Zaretskii <eliz@gnu.org>
712
713 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
714 breakpoints with multiple locations.
715 (Breakpoint Menus): Improve wording.
716 (Output): Fix last change.
717
a4ce5b0d
UW
7182007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
719
720 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
721
1b39d5c0
DE
7222007-11-15 Doug Evans <dje@google.com>
723
724 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
725
7a72d44c
VP
7262007-11-15 Vladimir Prus <vladimir@codesourcery.com>
727
728 * gdbint.texinfo (Native Conditionals): Remove
729 mention of CLEAR_SOLIB.
5ae4183a 730
6d1829bf 7312007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
732
733 * gdb.texinfo (Print Settings): Add documentation for "set/show
734 print frame-arguments".
735
1a619819
LM
7362007-11-05 Luis Machado <luisgpm@br.ibm.com>
737
3b784c4f 738 * gdb.texinfo (Output): Update printf command's description.
1a619819 739
55eddb0f
DJ
7402007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
741
742 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
743 powerpc soft-float".
744
9cceb671
DJ
7452007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
746
747 * gdb.texinfo (Files): Correct formatting. Mention Expat
748 requirement.
749 (Requirements for Building GDB): Expand the list of Expat
750 uses.
751 (Library List Format, Memory Map Format): Mention Expat.
752 (Target Descriptions): Update Expat wording.
753
83acabca
DJ
7542007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
755
756 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
757 Document that gdbarch_convert_register_p should return zero for no-op
758 conversions.
759
e35879db
UW
7602007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
761
83acabca 762 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
763 of set_gdbarch_sofun_address_maybe_missing back to ...
764 (Target Conditionals): ... here to fix build break.
765
203c3895
UW
7662007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
767
83acabca 768 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
769 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
770 (Compiler Characteristics): ... documentation of
771 set_gdbarch_sofun_address_maybe_missing.
772
11411de3
DJ
7732007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
774
775 * gdbint.texinfo (Target Conditionals): Use
776 frame_unwind_register_unsigned in examples instead of
777 frame_unwind_unsigned_register.
778
7cc46491
DJ
7792007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
780
781 * gdb.texinfo (Predefined Target Types): Add int128
782 and uint128.
783 (Standard Target Features): Add PowerPC features.
784
81adfced
DJ
7852007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
786
787 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
788
c1874924
UW
7892007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
790
791 * gdbint.texi (Target Conditionals): Remove documentation
792 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
793 gdbarch_extract_return_value, and gdbarch_store_return_value.
794
f6e56ab3
UW
7952007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
796
797 * gdbint.texi (Target Conditionals): Remove documentation of
798 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
799
56cf5405
KH
8002007-10-11 Kazu Hirata <kazu@codesourcery.com>
801
802 * gdb.texinfo: Mention that inaccessible-by-default is on by
803 default.
804
35156bae
DJ
8052007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
806
807 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
808
d983da9c
DJ
8092007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
810
811 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
812 multi-threaded watchpoints.
813 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
814 checked. Describe sticky notification. Expand description
815 of steppable and continuable watchpoints.
816 (Watchpoints and Threads): New subsection.
817
fe6fbf8b
VP
8182007-09-28 Vladimir Prus <vladimir@codesourcery.com>
819
820 * gdb.texinfo (Setting Breakpoints): Revise
821 documentation for pending breakpoints. Document
822 breakpoints with multiple locations.
5ae4183a 823
084344da
VP
8242007-09-19 Vladimir Prus <vladimir@codesourcery.com>
825
826 * gdb.texinfo (Miscellaneous gdb/mi Commands):
827 Document -list-features.
5ae4183a 828
82160952
EZ
8292007-09-15 Eli Zaretskii <eliz@gnu.org>
830
831 * gdb.texinfo (Output): Spell out which features of C's printf are
832 not supported by GDB's printf.
7e27a47a
EZ
833 (Separate Debug Files): More accurate wording regarding build ID
834 and a reference to the ld manual rather than the Fedora wiki.
82160952 835
ea37ba09
DJ
8362007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
837 Jim Blandy <jimb@codesourcery.com>
838
839 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
840 (Examining Memory): Update mentions of the 's' format.
841 (Automatic Display): Likewise.
842
b8533aec
DJ
8432007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
844
845 * gdb.texinfo: Update the FSF's Back-Cover Text.
846
83f83d7f
JK
8472007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
848 Eli Zaretskii <eliz@gnu.org>
849
850 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
851 Fixed the ``build ID'' name. New binaries build instructions for the
852 build ID inclusion. Explain how the commands are specific to the build
853 ID vs. debug link.
854
c7e83d54
EZ
8552007-09-01 Eli Zaretskii <eliz@gnu.org>
856
857 * gdb.texinfo (Separate Debug Files): Fix last change. Add
858 indexing for ``build ID'' support.
859
d3750b24
JK
8602007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
861
862 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
863 Enlisted BUILD ID to the debug file searching example.
864 Included a BUILD ID `.note.gnu.build-id' section description.
865 Updated/added the debug files splitting instructions for OBJCOPY.
866
02142340
VP
8672007-08-31 Vladimir Prus <vladimir@codesourcery.com>
868
869 * gdb.texinfo (Variable Objects): Adjust docs
870 for -var-info-expression and document
871 -var-info-path-expression.
872
d3bdde98
JB
8732007-08-20 Jim Blandy <jimb@codesourcery.com>
874
3fb6a982
JB
875 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
876 (title page): Include the dedication in the printed manual, as a
877 separate page after the copyright notice.
5ae4183a 878
d3bdde98
JB
879 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
880 don't break a @var across a line.
881
c80a96a8
MR
8822007-07-25 Maciej W. Rozycki <macro@mips.com>
883
884 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
885 for include files.
886
5824a901
NR
8872007-07-12 Nick Roberts <nickrob@snap.net.nz>
888
889 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
890 in annotate.texinfo.
891 (Command History): Link to new node.
5824a901 892
d52e7ea3
UW
8932007-07-05 Markus Deuling <deuling@de.ibm.com>
894
895 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
896
5fc14d0a
EZ
8972007-07-05 Eli Zaretskii <eliz@gnu.org>
898
899 * gdbint.texinfo (Target Conditionals): Fix last change.
900
4a9bb1df
UW
9012007-07-03 Markus Deuling <deuling@de.ibm.com>
902
903 * gdb.texinfo: Replace following macros by their appropriate gdbarch
904 routines:
905 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
906 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
907 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
908 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
909 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
910 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
911 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
912 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
913 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
914 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
915 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
916 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
917 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
918 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
919 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
920 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
921 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
922 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
923 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
924 (SOFTWARE_SINGLE_STEP_P)
925
926 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
927 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
928
929 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
930 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
931 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
932 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
933 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
934 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
935 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
936 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
937 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
938 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
939
940 (Converting an existing Target Architecture to Multi-arch): Remove
941 section.
942
943 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
944 (gdbarch_addr_bits_remove): Add code example.
945
946 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
947
cfa9d6d9
DJ
9482007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
949
950 * gdb.texinfo (Remote Configuration): Document library-info-packet.
951 Add other missing entries. Adjust the table size to fit.
952 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
953 stop reasons including the new "library" event.
954 (General Query Packets): Adjust table widths for qSupported. Mention
955 qXfer:libraries:read reply to qSupported and document the new packet.
956 (Library List Format): New section.
957
159fcc13
JK
9582007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
961
f66d1690
MS
9622007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
963
964 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
965
67102876
NR
9662007-06-25 Nick Roberts <nickrob@snap.net.nz>
967
968 * gdbint.texinfo (Register and Memory Data): Break sections
969 into nodes and add a menu.
970
a4642986
MR
9712007-06-21 Maciej W. Rozycki <macro@mips.com>
972
973 * gdb.texinfo (Examining Memory): Document the new behaviour.
974
e9c17194
VP
9752007-06-21 Vladimir Prus <vladimir@codesourcery.com>
976
977 * gdb.texinfo (Standard Target Features): Document
978 m68k features.
979
31d99776
DJ
9802007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
981
982 * gdb.texinfo (General Query Packets): Document qOffsets changes.
983
1780a0ed
DJ
9842007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
985
986 * gdb.texinfo (Target Description Format): Add version attribute
987 for <target>.
988
822b6570
DJ
9892007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
990
991 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
992
f8b73d13
DJ
9932007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
994
995 * gdb.texinfo (MIPS Features): New subsection.
996
0e7f50da
UW
9972007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
998 Markus Deuling <deuling@de.ibm.com>
999
1000 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1001 and qXfer:spu:write packets and mention them under qSupported.
1002
23d964e7
UW
10032007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1004 Markus Deuling <deuling@de.ibm.com>
1005
1006 * gdb.texinfo (Architectures): Add new SPU section to document
1007 Cell Broadband Engine SPU architecture specific commands.
1008
9f708cb2
VP
10092007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1010
1011 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1012 comments.
1013
7579b5f8
NR
10142007-06-07 Nick Roberts <nickrob@snap.net.nz>
1015
1016 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1017
bf06d120
JB
10182007-05-29 Jim Blandy <jimb@codesourcery.com>
1019
1020 * gdb.texinfo (Overview): Doc fix.
1021
23776285
MR
10222007-05-22 Maciej W. Rozycki <macro@mips.com>
1023
1024 * gdb.texinfo (Remote Configuration): Document "set/show
1025 remoteflow".
1026
1a69e1e4
DJ
10272007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1028
bf06d120
JB
1029 * gdb.texinfo (MIPS): Remove documentation for set mips
1030 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1031 stack-arg-size.
1a69e1e4 1032
46ba6afa 10332007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1034
46ba6afa
BW
1035 * all-cfg.texi (GDBTUI): New.
1036 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1037 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1038 (TUI Configuration): Edit to improve clarity and fix problems of
1039 both style and content.
5ae4183a 1040
06d3b283
UW
10412007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1042
1043 * observer.texi (GDB Observers): New observer "new_objfile".
1044
179101d6
UW
10452007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1046
1047 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1048
25d5ea92
VP
10492007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1050
1051 * gdb.texinfo (GDB/MI Variable Objects): Document
1052 frozen variables objects.
5ae4183a 1053
ea35711c
DJ
10542007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1055
1056 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1057 (Character Sets, Caching Data of Remote Targets): Likewise.
1058 (Targets): Delete Remote node. Move its text...
1059 (Debugging Remote Programs): ...to here. Delete description
1060 of the "remote" command.
1061 (Remote configuration): Delete description of "set remotedevice"
1062 and "show remotedevice".
1063 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1064
db2e3e2e
BW
10652007-04-11 Bob Wilson <bob.wilson@acm.org>
1066
5ae4183a
AS
1067 * gdb.texinfo (Contributors, Continuing and Stepping)
1068 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1069 (General Query Packets, File-I/O Remote Protocol Extension)
1070 (Protocol Basics, The F Reply Packet, Write)
1071 (Protocol-specific Representation of Datatypes, Memory Transfer):
1072 Fix hyphenation, punctuation and grammar problems.
1073 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1074 'section' instead of 'subsection' in the text.
1075 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1076 (i386): Remove period from section name.
db2e3e2e
BW
1077 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1078 (Config Names, Configure Options): Use @file{configure}.
1079
8a3dae3e
DJ
10802007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1081
1082 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1083 and tab expansion.
1084
1a92f856
DJ
10852007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1086
1087 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1088
79a6e687 10892007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1090
79a6e687
BW
1091 * gdb.texinfo: Consistently capitalize all significant words in
1092 node names, chapter titles, section titles, and headings. Update
1093 cross references to match.
1094 (Starting and Stopping Trace Experiment): Make node name plural.
1095 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1096
ad527d2e
PA
10972007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1098
1099 * gdb.texinfo (WinCE): Delete obsolete subsection.
1100
7ce59000
DJ
11012007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1102
1103 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1104 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1105 references.
1106
8807d78b
DJ
11072007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1108
1109 * gdb.texinfo (Startup): Delete references to some alternate
1110 names for .gdbinit.
1111 (Thread): Remove LynxOS reference.
1112 (Tandem ST2000): Delete target-specific documentation.
1113 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1114 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1115 and GDB_OSABI_LYNXOS.
1116
5f402660
UW
11172007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1118
1119 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1120
bac718a6
UW
11212007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1122
1123 * gdbint.texinfo (Target Conditionals): Remove mention of
1124 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1125 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1126
9453113a
DJ
11272007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1128
1129 * Makefile.in: Add "pdfdir" installation
1130 directory, PDFTEX macro, support for "install-pdf" target,
1131 and rules for making a pdf version of refcard.texi.
1132 * refcard.tex: Specify paper size for PDF output.
1133
ae21e955 11342007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1135
ae21e955 1136 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1137
3f94c067 11382007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1139
3f94c067
BW
1140 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1141 (Source Path, Character Sets, Macros, Define)
1142 (GDB/MI Result Records, GDB/MI Simple Examples)
1143 (GDB/MI Program Execution, GDB/MI File Commands)
1144 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1145 (Bug Reporting): Use @value{GCC}.
5ae4183a 1146
12c27660 11472007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1148
12c27660
BW
1149 * gdb.texinfo (Help): Fix formatting of examples.
1150 (Variables): Use @ifnotinfo instead of @iftex.
1151 (Non-debug DLL symbols): Use @ref instead of @pxref.
1152 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1153
ce9341a1
BW
11542007-03-26 Bob Wilson <bob.wilson@acm.org>
1155
1156 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1157
c8f4133a
BW
11582007-03-26 Bob Wilson <bob.wilson@acm.org>
1159
1160 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1161 the order of the nodes.
1162 (C Operators, C Constants, Debugging C): Remove extra menus.
1163 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1164
c8f4133a 11652007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1166
1167 * gdb.texinfo (File Options): Add missing parenthesis.
1168 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1169
c74d0ad8
DJ
11702007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1171
1172 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1173
ff6f572f
DJ
11742007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1175
669fac23 1176 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1177 case insensitivity.
1178 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1179
994337c3
NR
11802007-02-18 Nick Roberts <nickrob@snap.net.nz>
1181
1182 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1183 (Files): Add section name to argument list for pxref.
1184 (Non-debug DLL symbols): Don't use `see' for pxref.
1185 (Embedded Processors): Fix typo.
1186 (GDB/MI Breakpoint Commands): Execution commands generate
1187 *stopped not ^done.
1188
eb819d70
NR
11892007-02-13 Nick Roberts <nickrob@snap.net.nz>
1190
1191 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1192 values for in_scope. Mention that only root variables can be
1193 updated.
1194 (GDB/MI Development and Front Ends): Explain new values may be
1195 added to existing fields.
1196
123dc839
DJ
11972007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1198
1199 * gdb.texinfo (-target-disconnect): Use @smallexample.
1200 (Requirements): Add anchor for Expat. Update description.
1201 (Target Descriptions): Mention Expat.
1202 (Target Description Format): Document new elements. Use
1203 @smallexample.
1204 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1205 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1206
108546a0
DJ
12072007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1208
1209 * gdb.texinfo (Target Description Format): Add section on XInclude.
1210
95a98c01
NR
12112006-02-03 Nick Roberts <nickrob@snap.net.nz>
1212
1213 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1214 command -enable-timings.
1215
f4b3909f
EZ
12162007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1217
5ae4183a 1218 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1219 descriptions for new/deleted elements in gdb_osabi. Add missing
1220 description for function generic_elf_osabi_sniff_abi_tag_sections.
1221
c7ba131e
JB
12222007-01-29 Joel Brobecker <brobecker@adacore.com>
1223
1224 * gdb.texinfo (Maintenance Commands): Add documentation for
1225 the new "maint print target-stack" command.
1226
3a60f64e
JK
12272007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1228 Eli Zaretskii <eliz@gnu.org>
1229
f4b3909f 1230 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1231
c582f8b6
EZ
12322007-01-26 Eli Zaretskii <eliz@gnu.org>
1233
1234 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1235 Use @value{NGCC} instead of @value{GCC}.
1236
d3e8051b
EZ
12372007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1238
1239 * agentexpr.texi: Fix typos.
1240 * annotate.texinfo: Likewise.
1241 * gdb.texinfo: Likewise.
1242 * gdbint.texinfo: Likewise.
1243 * observer.texi: Likewise.
1244 * stabs.texinfo: Likewise.
1245
86f04699
EZ
12462007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1247
1248 * gdbint.texinfo (Support Libraries): Remove mmalloc
1249 entry. Describe readline library.
1250
23181151
DJ
12512007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1252
1253 * gdb.texinfo (Target Descriptions): New section.
1254 (General Query Packets): Add QPassSignals anchor. Mention
1255 qXfer:features:read under qSupported. Expand mentions of
1256 qXfer:memory-map:read and QPassSignals. Document
1257 qXfer:features:read.
1258
f822c95b
DJ
12592007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1260
1261 * gdb.texinfo (Commands to specify files): Describe
1262 "set sysroot" and "show sysroot".
1263 (Using the `gdbserver' program): Lowercase argument
1264 to @var. Expand description of setting up GDB on the
1265 host.
1266
8936fcda
JB
12672007-01-05 Joel Brobecker <brobecker@adacore.com>
1268
1269 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1270 catch exception, catch exception unhandled, and catch assert
1271 commands.
1272
e776119f
DJ
12732007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1274
1275 * gdb.texinfo (Debugging Output): Document "set debug xml"
1276 and "show debug xml".
1277
aa79a185
DJ
12782007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1279
1280 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1281
7f893741
JB
12822007-01-01 Joel Brobecker <brobecker@adacore.com>
1283
1284 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1285
a1b5960f
VP
12862006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1287
1288 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1289 note in @ignore, to be removed later if nobody complains.
1290
9f470e6e
NR
12912006-12-04 Nick Roberts <nickrob@snap.net.nz>
1292
1293 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1294 of -var-delete.
1295
765dc015 12962006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1297
765dc015 1298 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1299 automatic software/hardware breakpoint usage and
1300 the "set breakpoint auto-hw" command.
765dc015 1301
4b5752d0
VP
13022006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1303
1304 * gdb.texinfo (Memory Access Checking): New.
1305
89be2091
DJ
13062006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1307
1308 * gdb.texinfo (Remote configuration): Mention
1309 "pass-signals-packet".
1310 (General Query Packets): Document QPassSignals. Fix
1311 a typo.
1312
ca3bf3bd
DJ
13132006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1314
1315 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1316
427c3a89
DJ
13172006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1318
1319 * gdb.texinfo (Remote configuration): Rewrite documentation for
1320 packet configuration commands.
1321 (OS Information): Adjust reference to qXfer:auxv:read.
1322 (General Query Packets): Remove references to read-aux-vector-packet
1323 and set remote get-thread-local-storage-address.
1324
7a107747
DJ
13252006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1326
1327 * gdbint.texinfo (Target Architecture Definition): Add new
1328 Initializing a New Architecture section.
1329
1c56eb0e
EZ
13302006-10-31 David Taylor <dtaylor@emc.com>
1331
1332 * stabs.texinfo (Macro define and undefine): New node describing
1333 stabs for #define and #undef.
1334
f73adfeb
AS
13352006-10-27 Andreas Schwab <schwab@suse.de>
1336
1337 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1338
fd60e0df
EZ
13392006-10-21 Eli Zaretskii <eliz@gnu.org>
1340
1341 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1342 clarify on the possible meanings of ``expression'' watched by
1343 watchpoints. Add indexing.
e5ac9b53
EZ
1344 (Prompting, Errors, Invalidation, Annotations for Running)
1345 (Source Annotations): Fix index entries by adding "annotation" to
1346 them, to discriminate from index entries that point to the more
1347 general topic descriptions.
fd60e0df 1348
52bb452f
DJ
13492006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1350
1351 * gdbint.texinfo (Target Vector Definition): Move most
1352 content into Existing Targets. Add a menu.
1353 (Existing Targets): New section, moved from Target Vector
1354 Definition. Use @subsection.
1355 (Managing Execution State): New section.
1356
58955e58
BW
13572006-10-16 Bob Wilson <bob.wilson@acm.org>
1358
1359 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1360
c8aa23ab
EZ
13612006-10-15 Eli Zaretskii <eliz@gnu.org>
1362
1363 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1364 (Command Syntax, Signals, Backtrace, Connecting)
1365 (Remote configuration, Renesas Boards, Console I/O): Fix last
1366 change: use Ctrl- instead of C-, except wrt Emacs.
1367 (File-I/O Examples): Put Ctrl-c in @kbd.
1368 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1369 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1370 (Signals, Set Breaks, Set Watchpoints): Document optional
1371 arguments to `info signals' `handle', `info breakpoints', and
1372 `info watchpoints'.
c8aa23ab 1373
e7109c7e
EZ
13742006-10-14 Eli Zaretskii <eliz@gnu.org>
1375
1376 * gdb.texinfo (Backtrace): Fix last change.
1377
de3aea7b
NR
13782006-10-14 Nick Roberts <nickrob@snap.net.nz>
1379
1380 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1381
7f9087cb
BW
13822006-10-10 Bob Wilson <bob.wilson@acm.org>
1383
c8aa23ab
EZ
1384 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1385 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1386 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1387
68437a39
DJ
13882006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1389 Daniel Jacobowitz <dan@codesourcery.com>
1390
1391 * gdb.texinfo (Packets): Document vFlashErase,
1392 vFlashWrite and vFlashDone packets.
1393 (General Query Packets): Document qXfer:memory-map:read.
1394 Add a new feature for qXfer:memory-map:read.
1395 (Memory map format): New section.
1396 (Target Commands): Mention that gdb can write flash.
1397
fd79ecee
DJ
13982006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1399 Daniel Jacobowitz <dan@codesourcery.com>
1400
1401 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1402 memory regions and "mem auto".
1403
350da6ee
DJ
14042006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1405
1406 * gdbint.texinfo (Array Containers): New section.
1407
2f1acb09
VP
14082006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1409
1410 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1411 -stack-list-arguments HIGH_FRAME argument can be larger then the
1412 actual number of frames.
1413
2ab1eb7a
VP
14142006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1415
1416 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1417 -stack-list-locals HIGH_FRAME argument can be larger then the
1418 actual number of frames.
2ab1eb7a 1419
599b237a
BW
14202006-09-02 Bob Wilson <bob.wilson@acm.org>
1421
1422 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1423 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1424
25ab7e6d
EZ
14252006-09-02 Eli Zaretskii <eliz@gnu.org>
1426
1427 * gdbint.texinfo (Overall Structure): New section "Source Tree
1428 Structure".
1429
940178d3
JB
14302006-08-17 Jim Blandy <jimb@codesourcery.com>
1431
1432 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1433 responses.
1434
30daae6c
JB
14352006-08-08 Joel Brobecker <brobecker@adacore.com>
1436
1437 * gdb.texinfo (Source Path): Add documentation for new
1438 substitute-path commands.
1439
7fa2210b
DJ
14402006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1441
1442 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1443 (Running Configure): ...here.
1444 (Requirements): New node. Mention expat.
1445
3d00d119
DJ
14462006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1447
5ae4183a 1448 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1449 'set download-write-size' and 'show download-write-size'.
1450
0cbfa4ee
DJ
14512006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1452
1453 * stabs.texinfo (Member Type Descriptor): Correct example for
1454 pointer to member types.
1455
16026cd7
AS
14562006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1457
1458 * gdb.texinfo (Optional warnings and messages): Add
1459 'set/show trace-commands'.
1460 (Command files): Add '-v' to source command.
1461
0876f84a
DJ
14622006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1463
1464 * gdb.texinfo (OS Information): Update qPart reference to
1465 qXfer.
1466 (Remote configuration): Likewise.
1467 (Overview): Move @cindex to the start of a paragraph. Talk
1468 about binary data encoding.
1469 (Packets): Refer to the overview for the details of the X
1470 packet encoding.
1471 (General Query Packets): Remove qPart description. Add qXfer
1472 description. Add an anchor to qSupported. Correct feature
1473 table title. Add a new feature for qXfer:auxv:read.
1474 (Interrupts): Add a missing parenthesis.
1475
2ec3381a
DJ
14762006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1477
669fac23 1478 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1479 (GDB/MI Kod Commands): Remove commented out node.
1480
594fe323
EZ
14812006-07-01 Eli Zaretskii <eliz@gnu.org>
1482
1483 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1484 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1485 (GDB/MI Thread Commands, GDB/MI Program Execution)
1486 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1487 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1488 (GDB/MI File Commands, GDB/MI Target Manipulation)
1489 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1490 since the MI prompt is hard-wired into the code.
1491
7e3fb70c
NR
14922006-07-01 Nick Roberts <nickrob@snap.net.nz>
1493
1494 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1495 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1496 (GDB/MI Data Manipulation): Remove description of unimplemented
1497 display related commands as variable objects perform this function
1498 and are superior: -display-delete, -display-disable,
1499 -display-enable, -display-insert and -display-list. Move
1500 -environment-cd, -environment-directory, -environment-path
1501 and -environment-pwd to "Program Context".
1502 (GDB/MI Program Control): Rename to "Program Execution". Move
1503 -exec-arguments -exec-abort to...
1504 (GDB/MI Program Context): ...here. New node split from "Data
1505 Manipulation".
1506
be2a5f71
DJ
15072006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1508
1509 * gdb.texinfo (Remote configuration): Document set / show
1510 remote supported-packets.
1511 (General Query Packets): Document qSupported packet.
1512
fc320d37
SL
15132006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1514
1515 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1516 and font markup.
1517 (Protocol basics): Likewise.
1518 (The F request packet): Likewise.
1519 (The F reply packet): Likewise.
1520 (Memory transfer): Move this node to be a subsubsection of
1521 "Protocol specific representation of datatypes".
1522 (The Ctrl-C message): More copy editing.
1523 (Console I/O): Likewise.
1524 (The isatty call): Delete this node, and merge its content into
1525 the "isatty" node. Fixed references elsewhere.
1526 (The system call): Delete this node, and merge its content into
1527 the "system" node. Fixed references elsewhere.
1528 (open): Reformat to use @table, and add appropriate font markup.
1529 (close): Likewise.
1530 (read): Likewise.
1531 (write): Likewise.
1532 (lseek): Likewise.
1533 (rename): Likewise.
1534 (unlink): Likewise.
1535 (stat/fstat): Likewise.
1536 (gettimeofday): Likewise.
1537 (isatty): Likewise.
1538 (system): Likewise, plus minor changes to fix confusing wording.
1539 (Integral datatypes): Fix font markup.
1540 (Pointer values): Likewise.
1541 (struct stat): Fix markup to use @table, plus minor copy editing.
1542 (struct timeval): Fix font markup, plus minor copy editing.
1543 (Constants): Minor copy editing.
1544 (Errno values): Add font markup.
1545 (File-I/O Examples): Likewise.
1546
158fdf5c
NR
15472006-06-10 Nick Roberts <nickrob@snap.net.nz>
1548
1549 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1550 (GDB/MI Simple Examples): Move node up one level. Use real
1551 examples.
1552 (GDB/MI Compatibility with CLI): Update.
1553 (GDB/MI Result Records): Add "connected" and "exit" result
1554 classes.
1555 (GDB/MI Stream Records): Clarify target output.
1556 (GDB/MI Command Description Format): Modify example description.
1557 (GDB/MI Breakpoint Table Commands): Rename to...
1558 (GDB/MI Breakpoint Commands): ...this
1559 (GDB/MI Breakpoint Commands): Add optional thread field.
1560 (GDB/MI Program Control): Add an introduction. Move "Program
1561 termination" examples into exec-run description.
1562 (GDB/MI File Commands): Mention similar CLI commands.
1563 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1564 is similar to "-gdb-version".
1565
ddb50cd7
EZ
15662006-06-09 Eli Zaretskii <eliz@gnu.org>
1567
1568 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1569
2aef0d6b
NR
15702006-06-02 Nick Roberts <nickrob@snap.net.nz>
1571
1572 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1573 sourceware.org for mailing lists.
d5e40d59 1574 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1575
383a5c52
NR
15762006-06-01 Nick Roberts <nickrob@snap.net.nz>
1577
d5e40d59 1578 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1579
e16b02ee
EZ
15802006-05-22 Eli Zaretskii <eliz@gnu.org>
1581
1582 * gdb.texinfo (Cygwin Native): Fix last change.
1583
be90c084
CF
15842006-05-22 Christopher Faylor <cgf@timesys.com>
1585
1586 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1587
347ceba5
NR
15882006-05-15 Nick Roberts <nickrob@snap.net.nz>
1589
1590 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1591 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1592
369af7bd
DJ
15932006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1594
1595 * gdb.texinfo (General Query Packets): Recommend not starting
1596 new packets with qC and clarify.
1597
2ffdbde8 15982006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1599
1600 * gdb.texinfo (M2 Types): New section.
72019c9c 1601
16d1a084
DJ
16022006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1603
1604 * agentexpr.texi: Add a copyright and license notice.
1605 * observer.texi: Likewise, with GPL clause for function prototypes.
1606 Remove trailing whitespace.
1607
aa56d27a
JB
16082006-05-05 Jim Blandy <jimb@codesourcery.com>
1609
1610 * gdb.texinfo (General Query Packets): Document conventions for
1611 terminating packet names, and their violations.
1612
5bdf8622
DJ
16132006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1614
1615 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1616 * gdb.texinfo: Likewise.
1617
605a56cb
DJ
16182006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1619
1620 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1621 and "show remotedebug".
1622 (Debugging Output): Add additional index entries.
1623
b8db102d
MS
16242006-04-27 Michael Snyder <msnyder@redhat.com>
1625
1626 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1627
c5e30d01
AC
16282006-04-22 Andrew Cagney <cagney@redhat.com>
1629
1630 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1631 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1632
8181d85f
DJ
16332006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1634
1635 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1636 and remove breakpoint prototypes.
1637 (Watchpoints): Move description of target_insert_hw_breakpoint and
1638 target_remove_hw_breakpoint ...
1639 (Breakpoints): ... to here. Document target_insert_breakpoint and
1640 target_remove_breakpoint.
1641
4f553f88
JB
16422006-04-17 Jim Blandy <jimb@codesourcery.com>
1643
1644 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1645 and C packets are optional.
1646
cd852561
FR
16472006-04-14 Frederic Riss <frederic.riss@st.com>
1648
1649 * gdb.texinfo (Specifying source directories): Update the description
1650 of the source file search to reflect the fact that the source path
1651 always contains at least $cdir and $cwd.
1652
b620eb07
MS
16532006-03-31 Michael Snyder <msnyder@redhat.com>
1654
1655 * gdb.texinfo: Update copyright dates.
1656
3156cdaf
EZ
16572006-03-31 Eli Zaretskii <eliz@gnu.org>
1658
1659 * gdb.texinfo (Overview): Add an index entry to "empty response".
1660
7d30c22d
JB
16612006-03-28 Jim Blandy <jimb@codesourcery.com>
1662
1663 * gdbint.texinfo (Prologue Analysis): New section.
1664
86941c27
JB
16652006-03-07 Jim Blandy <jimb@red-bean.com>
1666
66b8c7f6
JB
1667 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1668
1a10341b
JB
1669 * gdb.texinfo (Target Commands): Update text describing how to
1670 specify a target. Refer to the detailed section on remote
1671 debugging, not the brief mention.
1672
86941c27
JB
1673 * gdb.texinfo (Connecting): Organize the different 'target remote'
1674 connection methods into a table. Add a 'target remote' index
1675 entry. (!!!)
1676
62f3a2ba
FF
16772006-02-17 Fred Fish <fnf@specifix.com>
1678
1679 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1680 'ptype' commands to reflect the fact that the only significant
1681 difference between them is that ptype prints the complete type
1682 description instead of just the name.
1683
8b9a88ea
WZ
16842006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1685
1686 * gdbint.texinfo (Watchpoints): Delete
1687 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1688
7e8dc855
NR
16892006-02-10 Nick Roberts <nickrob@snap.net.nz>
1690
1691 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1692 times fields where needed. Fix typos. Update general form given
1693 for output of -break-insert.
1694 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1695
c91d38aa
DJ
16962006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1697
1698 * gdbint.texinfo (Symbol Handling): Add a section
1699 on memory management.
1700
38fcd64c
DJ
17012006-02-06 Vladimir Prus <ghost@cs.msu.su>
1702
1703 * gdb.texinfo (Breakpoint table commands): Document the fullname
1704 field in -break-list output.
1705
219eec71
EZ
17062006-02-03 Eli Zaretskii <eliz@gnu.org>
1707
1708 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1709 debugging information produced by the various "set debug..."
1710 options.
1711
ae5a43e0
DJ
17122006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1713
1714 * gdb.texinfo (Files): Remove obsolete bits from the description
1715 of "symbol-file".
1716
a9f158ec
JB
17172006-01-25 Jim Blandy <jimb@redhat.com>
1718
1719 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1720
410dd08e
JB
17212006-01-24 Jim Blandy <jimb@redhat.com>
1722
1723 * gdbint.texinfo (Frames): Document the basics of GDB's register
1724 unwinding model, and explain the existence of the "sentinel" frame.
1725
4b505b12
AS
17262006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1727
1728 * gdb.texinfo (Choosing files): Mention that -directory is used
1729 for script files.
1730 (Specifying source directories): Likewise.
1731 (Command files): Explain how script files are found.
1732
839c27b7
EZ
17332006-01-21 Eli Zaretskii <eliz@gnu.org>
1734
1735 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1736 the threads in a multi-threaded program.
1737 (Threads): The threadno argument of "thread apply" can be a range
1738 of numbers.
1739
7be93b9e
JB
17402006-01-18 Jim Blandy <jimb@redhat.com>
1741
1742 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1743 of warning flags.
1744
fcc73fe3
EZ
17452006-01-13 Eli Zaretskii <eliz@gnu.org>
1746
1747 * gdb.texinfo (Sequences): Improve menu annotations.
1748 (Define): Add index entries for arguments of user-defined
1749 commands. Move the description of flow-control commands...
1750 (Command Files): ...to here. Document loop_break and
1751 loop_continue.
ca91424e
EZ
1752 (Define, Command Files): Document `end' and add index entries for
1753 it.
fcc73fe3 1754
5c95884b
MS
17552006-01-04 Michael Snyder <msnyder@redhat.com>
1756
1757 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1758 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1759
860701dc
PH
17602006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1761
1762 * gdb.texinfo (Omissions from Ada): Document that there is now
1763 limited aggregate support.
1764
36b80e65
EZ
17652005-12-28 Eli Zaretskii <eliz@gnu.org>
1766
1767 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1768 registers and the likes.
1769
c1468174
EZ
17702005-12-24 Eli Zaretskii <eliz@gnu.org>
1771
1772 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1773 (Symbols): Fix usage of "e.g.".
359df76b 1774 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1775
1776 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1777 (Coding): Fix usage of "e.g.".
1778
c02a867d
EZ
17792005-12-23 Eli Zaretskii <eliz@gnu.org>
1780
5ae4183a
AS
1781 * stabs.texinfo:
1782 * refcard.tex:
c02a867d 1783 * gpl.texi:
5ae4183a
AS
1784 * gdbint.texinfo:
1785 * gdb.texinfo:
1786 * gdb-cfg.texi:
c02a867d 1787 * fdl.texi:
5ae4183a
AS
1788 * annotate.texinfo:
1789 * all-cfg.texi:
c02a867d
EZ
1790 * Makefile.in: Add (C) after Copyright. Update the FSF
1791 address.
1792
fad38dfa
EZ
17932005-12-03 Eli Zaretskii <eliz@gnu.org>
1794
1795 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1796 extend GDB with commands for external monitor.
1797
53e5f3cf
AS
17982005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1799
1800 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1801
55f6ca0f
JB
18022005-11-25 Joel Brobecker <brobecker@adacore.com>
1803
1804 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1805
c1947b85
JB
18062005-11-21 Jim Blandy <jimb@redhat.com>
1807
1808 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1809 placement of 'R' actions in tracepoint action packets; document
1810 dependence of 'X' and 'M' actions on a preceding 'R' action for
1811 their registers.
1812
9d29849a
JB
18132005-11-19 Jim Blandy <jimb@redhat.com>
1814
1815 * gdb.texinfo (Tracepoint Packets): New node.
1816 (General Query Packets): Add entries for the tracepoint packets,
1817 referring to the "Tracepoint Packets" node.
1818 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1819
9a6253be
KB
18202005-11-18 Kevin Buettner <kevinb@redhat.com>
1821
1822 * gdb.texinfo (set remotebreak): Add anchor.
1823 (X packet): Likewise.
1824 (Remote Protocol): Add new section `Interrupts' and new index
1825 entry `interrupts (remote protocol)'.
1826
5f3bebba
JB
18272005-11-18 Jim Blandy <jimb@redhat.com>
1828
1829 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1830 entries into the General Query Packets section. Add a
1831 cross-reference to that section. Drop description of replies, as
1832 these are covered in the descriptions of each packet.
1833 (General Query Packets): Add introductory text. Explain naming
1834 conventions, and how the end of a name is recognized.
1835
9a7a1b36
KB
18362005-11-17 Kevin Buettner <kevinb@redhat.com>
1837
0564b6cf 1838 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1839 "set remotebreak" command.
1840
b8ff78ce
JB
18412005-11-16 Jim Blandy <jimb@redhat.com>
1842
1843 * gdb.texinfo (Packets, Stop Reply Packets)
1844 (General Query Packets): Various formatting cleanups.
1845 - Use @samp for packet contents.
1846 - Drop summaries from packet @item lines; the same information appears
1847 immediately below in the description.
1848 - Delete paragraph breaks after packet @item commands, so that the
1849 description appears directly to the right of the packet prototype
1850 in the printed manual, if it fits.
1851 - Place spaces in packet prototypes between @vars and non-@var
1852 letters, and explain that they're just for formatting.
1853 - Use @dots{} instead of '...'.
1854 - Fix uses of @code where @var was needed.
1855 - Replace "deprecated" markers with English text spelling out the
1856 packet's status and the preferred alternatives.
1857 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1858 what this ever meant.
1859 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1860 this for a long time.
1861 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1862 implemented several times, and have been in use for years.
1863
8ffe2530
JB
18642005-11-15 Jim Blandy <jimb@redhat.com>
1865
c43c5473
JB
1866 * gdb.texinfo (Packets): Add index entries for 'm' packet
1867 disclaimers.
5ae4183a 1868
fb031cdf
JB
1869 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1870 of stub when processing an 'm' packet.
1871
8ffe2530
JB
1872 * gdb.texinfo (Packets): Mention that packets beginning with
1873 letters are reserved once, at the top, instead of actually listing
1874 them all and saying "reserved".
1875
c03c782f
AS
18762005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1877
1878 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1879 Change @var{$arg0 to @code{$arg0.
1880
814e32d7
WZ
18812005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1882
1883 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1884
fa93a9d8
JB
18852005-11-12 Jim Blandy <jimb@redhat.com>
1886
1887 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1888 order. Remove extraneous 'z'.
1889
8a5a3c82
AS
18902005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1891
1892 * gdb.texinfo (Choosing files): Add --eval-command.
1893
4b0ad762
AS
18942005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1895
1896 * gdb.texinfo (Choosing modes): Add --return-child-result.
1897
1898
1a088d06
AS
18992005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1900
1901 * gdb.texinfo (Choosing modes): Add --batch-silent.
1902
656d5e12
EZ
19032005-10-28 Eli Zaretskii <eliz@gnu.org>
1904
1905 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1906 "The -var-update Command".
1907
3c9c013a
JB
19082005-10-03 Joel Brobecker <brobecker@adacore.com>
1909
1910 * gdb.texinfo (Print Settings): Add documentation for set/show
1911 print array-indexes.
1912
7ba3cf9c
DJ
19132005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1914
1915 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1916 6.2 and 6.3.
1917
a94ab193
EZ
19182005-08-27 Eli Zaretskii <eliz@gnu.org>
1919
1920 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1921 since 19-Jan-2004.
1922 (Files): Likewise.
ab1adacd
EZ
1923 (Variables, Symbols): Document the "<incomplete type>" message and
1924 its reasons.
a94ab193 1925
ca06016a
FF
19262005-08-01 Fred Fish <fnf@specifix.com>
1927
1928 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1929
cf58170d
NR
19302005-07-15 Nick Roberts <nickrob@snap.net.nz>
1931
1932 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1933 option for -var-list-children and -var-update.
1934 (GDB/MI Stack Manipulation): Simplify description of
1935 print-values option for -stack-list-locals.
1936 (GDB/MI Command Description Format): Clarify.
1937 (Mode Options): Spelling of superseded.
1938
38f1196a
BR
19392005-07-12 Bob Rossi <bob@brasko.net>
1940
1941 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1942 corresponding GDB command comment.
1943
3cb3b8df
BR
19442005-07-06 Bob Rossi <bob@brasko.net>
1945
1946 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1947 and -inferior-tty-show.
1948 (Input/Output): Document "set/show inferior-tty" and tty alias.
1949
10fac096
NW
19502005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1951
1952 * gdb.texinfo (Packets): Change description of 'D' packet to note
1953 that GDB does wait for a response.
1954
d1b6db76
NR
19552005-06-22 Nick Roberts <nickrob@snap.net.nz>
1956
1957 * gdb.texinfo (History) Rename "Command History".
1958 (Command History): Move node "Server Prefix" from section on
1959 Annotations here.
1960
29629dcf
NR
19612005-06-19 Nick Roberts <nickrob@snap.net.nz>
1962
1963 * gdb.texinfo (GDB/MI Stack Manipulation):
1964 Re-instate -stack-info-frame with example. Say that it gets
1965 info on selected frame, not current frame.
1966
397ca115
EZ
19672005-06-18 Eli Zaretskii <eliz@gnu.org>
1968
1969 * gdb.texinfo (Server): Clarify that `file' should be used before
1970 connecting to the server.
1971 (Files): Add an xref to the above description.
51274035
EZ
1972 (Output Formats): More detailed description of the `c' format.
1973 (Memory): List explicitly all the formats supported by `x'.
638ac427 1974 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1975 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1976 files. Add more indexing for solib-absolute-prefix and
1977 --with-sysroot.
76d17f34
EZ
1978 (Machine Code): Document possible problems with locations in
1979 shared libraries.
d416eeec
EZ
1980 (Backtrace): Document that free-standing environments do not need
1981 to have a `main' function.
397ca115 1982
74f6deaa
NR
19832005-06-18 Nick Roberts <nickrob@snap.net.nz>
1984
1985 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1986 -stack-info-frame.
1987
a9967aef
AC
19882005-06-07 Andrew Cagney <cagney@gnu.org>
1989
1990 * gdb.texinfo (Contributors): Note the original multi-arch
1991 contributors.
1992
e09f16f9
EZ
19932005-06-03 Eli Zaretskii <eliz@gnu.org>
1994
1995 * gdb.texinfo (Registers): Add index entries for the standard
1996 registers.
1997 (Frames): Add cross-reference from frame pointer description to
1998 the Registers node.
1999 (Annotations Overview): Fix the reference to GDB name.
2000
d87ba7ee
EZ
20012005-06-01 Eli Zaretskii <eliz@gnu.org>
2002
2003 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2004 can-use-hw-watchpoints.
2005
034dad6f
BR
20062005-05-28 Bob Rossi <bob@brasko.net>
2007
2008 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2009 the possible reasons why an exec async record would be returned to FE.
2010
ffed4509
AC
20112005-05-26 Andrew Cagney <cagney@gnu.org>
2012
2013 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2014 Andrew Cagney implemented the original GDB/MI.
2015
e22e55c9
OF
20162005-05-23 Orjan Friberg <orjanf@axis.com>
2017
2018 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2019 documentation. Add documentation for cris-mode.
2020
a78e13ce
EZ
20212005-05-20 Eli Zaretskii <eliz@gnu.org>
2022
2023 * gdb.texinfo (Numbers): Explain the example and make the wording
2024 more acurate.
2025
76ff342d
DJ
20262005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2027 Dennis Brueni <dennis@slickedit.com>
2028
2029 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2030 (GDB/MI Data Manipulation, GDB/MI Program Control)
2031 (GDB/MI Stack Manipulation): Update examples to include the fullname
2032 attribute in stack frames.
2033
119b882a
EZ
20342005-05-12 Eli Zaretskii <eliz@gnu.org>
2035
2036 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2037 do with other non-standard names of init files.
2038
6fc08d32
EZ
20392005-05-11 Eli Zaretskii <eliz@gnu.org>
2040
2041 * gdb.texinfo (Command Files): Move the description of the startup
2042 from here...
2043 (Startup): ...to this new subsection of the Invocation chapter.
2044 Rearrange the description of init files more logically and add a
2045 cross-reference to "Command Files". Document the special gdbinit
2046 name for CISCO 68k. Expand the description of what GDB does
2047 during startup.
2048 (History): Add index entry for HISTSIZE.
2049
a561754a
MK
20502005-05-02 Mark Kettenis <kettenis@gnu.org>
2051
2052 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2053
2eecc4ab
EZ
20542005-05-02 Eli Zaretskii <eliz@gnu.org>
2055
2056 * gdb.texinfo (SVR4 Process Information, The isatty call)
2057 (The system call): Don't use foo(N) notation for man pages and
2058 functions.
514c4d71 2059 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2060
18999be5
EZ
20612005-04-27 Eli Zaretskii <eliz@gnu.org>
2062
2063 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2064 were optimized away.
2065
0abb7bc7
EZ
20662005-04-22 Eli Zaretskii <eliz@gnu.org>
2067
2068 * gdb.texinfo (Remote configuration): Document "set/show
2069 get-thread-local-storage-address". Add cross-reference to the
2070 description of the qGetTLSAddr packet.
2071 (General Query Packets): Mention "set remote
2072 get-thread-local-storage-address" and add a reference to its
2073 description.
2074
6f61acb1
NR
20752005-04-19 Nick Roberts <nickrob@snap.net.nz>
2076
2077 * gdb.texinfo (Backtrace): Describe 'bt full'.
2078
9d59903a
NR
20792005-04-17 Nick Roberts <nickrob@snap.net.nz>
2080
2081 * gdb.texinfo (Mode Options): Fix typo.
2082 (GDB/MI): Describe how to invoke GDB/MI.
2083
721c2651
EZ
20842005-04-16 Eli Zaretskii <eliz@gnu.org>
2085
2086 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2087 references changed. Add description of "info udot".
721c2651
EZ
2088 (Files): Document "set/show stop-on-solib-events".
2089 (M32R/D): Document "set/show download-path", "set/show
2090 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2091 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2092 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2093 (Maintenance Commands): Improve indexing.
2094 (Target Commands): Document "set/show hash", "set/show debug
2095 monitor".
2096 (SVR4 Process Information): Document "info pidlist" and "info
2097 meminfo". Document "set/show procfs-tarce" and "set/show
2098 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2099 (Symbols, The Print Command with Objective-C): Improve indexing.
2100 (Objective-C): Add references to "info classes" and "info
2101 selectors".
c45da7e6
EZ
2102 (Debugging Output): Improve wording. Document "set/show debug
2103 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2104 (Set Breaks): Add index entry for "hardware breakpoints".
2105 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2106 and "set/show usehardbreakpoints".
2107 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2108 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2109 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2110 rdiromatzero", "set/show rdiheartbeat".
2111 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2112 "sds".
2113 (Embedded Processors): Document the "sim" command.
2114 (Remote): Document the "remote" command.
2115 (DJGPP Native): Document the "info serial" command.
2116 (Threads): Document "maint info sol-threads".
2117 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2118 (Set Breaks): Improve indexing.
2119 (Command Syntax): Add a reference to dont-repeat.
2120 (Define): Document "dont-repeat".
2121 (TUI Commands): Document "tabset".
2122 (WinCE): New subsection. Document "set/show remotedirectory",
2123 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2124
14d6dd68
EZ
21252005-04-15 Eli Zaretskii <eliz@gnu.org>
2126
2127 * gdb.texinfo (Hurd Native): New subsection, documents
2128 Hurd-specific commands.
a64548ea 2129 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2130 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2131 (MIPS): Improve documentation of heuristic-fence-post. Document
2132 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2133 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2134 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2135 (ARM): Document ARM-specific commands.
a64548ea
EZ
2136 (AVR): New section. Document "info io_registers".
2137 (CRIS): New section. Document "set/show cris-version" and
2138 "set/show cris-dwarf2-cfi".
2139 (HPPA): New section. Document "set/show debug hppa" and "maint
2140 print unwind".
a5adf40f 2141 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2142 (Super-H): New section. Document the "regs" command.
721c2651 2143 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2144
9c16f35a
EZ
21452005-04-09 Eli Zaretskii <eliz@gnu.org>
2146
2147 * gdb.texinfo (Print Settings): Document "set/show print
2148 pascal_static-members", "set print repeats", "show print
2149 null-stop". Improve indexing. Fix documentation of "set print
2150 union".
2151 (Pascal): New section.
2152 (Supported languages): Rename from "Support"; all references
2153 updated. Add a menu item for Pascal.
2154 (Numbers): Document "set radix.
2155 (Screen Size): Document "set/show pagination".
2156 (MIPS Embedded): Remove "set processor" documentation.
2157 (Remote configuration): Document "set/show X/P/Z-packet",
2158 "set/show read-aux-vector-packet", "set/show remote
2159 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2160 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2161 remotedebug", "set/show remotebreak", "set/show remotedevice",
2162 "set/show remotelogfile".
2163 (Auxiliary Vector): Add reference to the description of the
2164 read-aux-vector-packet setting.
2165 (Set Watchpoints): Add a cross-reference to "set remote
2166 hardware-breakpoint-limit".
2167 (General Query Packets): Add indexing of requests and
2168 cross-references to related commands in "Remote configuration".
2169 (File-I/O Overview, The system call): Fix wording and typos.
2170 (Thread Stops): Add index entries.
2171 (Continuing and Stepping): Document "show step-mode".
2172 (i386): New node. Document "set/show struct-convention".
2173 (Files): Document "show trust-readonly-sections".
2174 (Calling): Document "set/show unwindonsignal".
2175 (Messages/Warnings): Add index entries.
2176 (Maintenance Commands): Document "set/show watchdog".
2177 (Annotations Overview): Document "show annotate".
2178 (Set Watchpoints): Add index entries.
2179 (Symbols): Fix doc of case-sensitive.
2180 (ABI): Document "show coerce-float-to-double".
2181 (Convenience Vars, Help): Improve indexing.
2182 (Machine Code): Document "show disassembly-flavor".
2183 (Debugging C plus plus): Document "show overload-resolution".
2184 (Value History, Signaling): Add index entries.
2185
21862005-04-08 Eli Zaretskii <eliz@gnu.org>
2187
2188 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2189 (Processes): Fix wording.
2190 (History, List, Logging output, Define, Symbols, Print Settings):
2191 Improve indexing.
2192
a8f24a35
EZ
21932005-04-03 Eli Zaretskii <eliz@gnu.org>
2194
2195 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2196 redundant index entry for "target" command.
2197 (Backtrace): Add index entries.
2198 (Symbols, Fortran): Document the "set case-sensitive" command.
2199 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2200 (Print Settings): Add index entry for "set demangle-style".
2201 (Target Commands): Document "set download-write-size".
2202 (Debugging Output): Document "set exec-done-display".
2203
09d4efe1
EZ
22042005-04-02 Eli Zaretskii <eliz@gnu.org>
2205
2206 * gdb.texinfo (Files): Fix the name and documentation of
2207 add-shared-symbol-files. Document its alias assf. Update the
2208 list of OSs where GDB supports shared libraries. Fix markup.
2209 (Continuing and Stepping): Add reference to @var{location} in the
2210 text.
2211 (Dump/Restore Files): Fix reference to @{filename}.
2212 (Help): Fix wording.
2213 (Attach): Ditto.
2214 (Set Watchpoints): Ditto.
2215 (Backtrace): Remove redundant index entries. Improve index
2216 entries.
2217 (Delete Breaks): Fix wording.
2218 (Memory): Document the compare-sections command.
2219 (Memory Region Attributes): Improve wording.
2220 (Disabling): Improve wording.
2221 (Fortran): New subsection. Document the "info common" command.
2222 (Help): Document aliases "info copying" and "info warranty".
2223 (Caching Remote Data): New section. Document the "set/show
2224 remotecache" and "info dcache" commands.
2225 (Show): Fix wording of the documentation of the "set
2226 extension-language" command.
2227 (Signals): Add index entry for "info handle".
2228 (Memory Region Attributes): Fix punctuation.
2229 (Symbols): Change the arg name to "location" and refer to it in
2230 the text. Fix wording of "info types" doc.
2231 (Threads): Fix usage of @enumerate @item's.
2232 (Listing Tracepoints): Add index entry for "info tp".
2233 (Set Watchpoints): Add xref to "info break" description.
2234 (Macros): Add an index entry for "macro exp1". Document the
2235 "macro list" command.
2236 (Maintenance Commands): Document "flushregs", "maint agent",
2237 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2238 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2239 "maint print architecture", "maint print objfiles", "maint print
2240 statistics", "maint print type", "maint show-debug-regs", "maint
2241 space", "maint time", and "maint translate-address".
2242 (Connecting): Document the "monitor" command.
2243 (Annotations Overview): Describe the "set annotate" command.
2244
82f2d802
EZ
22452005-04-01 Eli Zaretskii <eliz@gnu.org>
2246
2247 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2248 Rearrange index entries and improve wording about support for
2249 hardware watchpoints.
2250
7d51c7de
BR
22512005-03-10 Bob Rossi <bob@brasko.net>
2252
2253 * gdb.texinfo: Update copyright
2254
68c71a2e
TR
22552005-02-09 Theodore A. Roth <troth@openavr.org>
2256
2257 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2258 error.
2259
83761cbd
KB
22602005-02-03 Kevin Buettner <kevinb@redhat.com>
2261
2262 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2263
9f1c6395
MS
22642005-01-17 Michael Snyder <msnyder@redhat.com>
2265
2266 * gdb.texinfo: Fix spelling, infinte -> infinite.
2267
fbd1b305
MK
22682005-01-08 Mark Kettenis <kettenis@gnu.org>
2269
2270 * observer.texi (GDB Observers): Document "solib_loaded".
2271
3ace7edb
AC
22722005-01-07 Andrew Cagney <cagney@gnu.org>
2273
bec39cab
AC
2274 * configure.ac: Rename configure.in, require autoconf 2.59.
2275 * configure: Re-generate.
2276
3ace7edb
AC
2277 * configure.in: Replace configdirs with multiple references to
2278 AC_CONFIG_SUBDIRS.
2279 * configure: Re-generate.
5ae4183a 2280
53531fc1
AC
22812005-01-04 Andrew Cagney <cagney@gnu.org>
2282
2283 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2284 part of the version number.
2285
536ffdb7
MK
22862004-12-24 Mark Kettenis <kettenis@gnu.org>
2287
2288 * gdbint.texinfo (Algorithms): Remove description of
2289 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2290
e1aac25b
JB
22912004-12-07 Jim Blandy <jimb@redhat.com>
2292
2293 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2294 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2295 numbers.
2296
f47b1503
AS
22972004-12-07 Andreas Schwab <schwab@suse.de>
2298
2299 * gdb.texinfo (Mode Options): Document -l option.
2300
b6b8ece6
EZ
23012004-12-04 Eli Zaretskii <eliz@gnu.org>
2302
2303 * gdbint.texinfo (Algorithms): More accurate description of
2304 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2305 is not needed unless data-read and data-access watchpoints are
2306 supported. Add a description of how GDB checks whether the
2307 inferior stopped because a watchpoint was hit.
2308
01371747
EZ
23092004-11-23 Eli Zaretskii <eliz@gnu.org>
2310
2311 * gdb.texinfo (Files): Add cross-reference to description of
2312 -readnow command-line switch.
2313
2315ffec
RC
23142004-11-10 Randolph Chung <tausq@debian.org>
2315
2316 * gdb.texinfo: Document set/show backtrace past-entry commands.
2317 Rearrange index entries for set/show backtrace past-main.
2318
69065f5d
AC
23192004-11-10 Jon Beniston <jon@beniston.com>
2320
2321 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2322 * gdb.texinfo (Remote Serial Protocol): Further describe
2323 binary transfer escaping mechanism .
69065f5d 2324
30e91e0b
RC
23252004-11-08 Randolph Chung <tausq@debian.org>
2326
2327 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2328 and "show debug infrun". Add index entries.
2329
60bf7e09
EZ
23302004-10-23 Eli Zaretskii <eliz@gnu.org>
2331
2332 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2333 "info proc" that are already implemented. Add index entries.
2334 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2335 (Files): Add a tip for decreasing memory used for symtabs from
2336 shared libraries.
f018e82f
EZ
2337 (Starting): Fix whitespace; make "elaboration" stand out where it
2338 is first used, and add an index entry for the term.
f8568604
EZ
2339 (Calling): Expand and elaborate text. Add "print". Add the
2340 description of problems with weak aliases.
384ee23f 2341 (Core File Generation): New section.
60bf7e09 2342
d52fe014
AC
23432004-10-12 Andrew Cagney <cagney@gnu.org>
2344
2345 * gdbint.texinfo (Versions and Branches): New chapter.
2346 (Releasing GDB): Delete "Versions and Branches" section.
2347 (Top): Add "Versions and Branches".
2348
703663ab
EZ
23492004-10-08 Eli Zaretskii <eliz@gnu.org>
2350
2351 * gdb.texinfo (Editing, History): Add cross-references to the
2352 included Readline and History user documentation. Remove
2353 references to the symbol have-readline-appendices which is unused
2354 and undefined.
2355 (History): Fix indexing.
2356
ac77d04f
JJ
23572004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2358
2359 * gdbint.texinfo (target_stopped_data_address): Update to
2360 new prototype.
2361 (i386_stopped_data_address): Update prototype and description.
2362 (i386_stopped_by_watchpoint): New function and description.
2363
e07c999f
PH
23642004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2365
2366 * gdb.texinfo (Filenames): Add Ada suffixes.
2367 (Ada) New section.
2368
2e868123
AC
23692004-09-27 Andrew Cagney <cagney@gnu.org>
2370 Robert Picco <Robert.Picco@hp.com>
2371
2372 * gdb.texinfo (Packets): Document the "p" packet.
2373
02a57714
JM
23742004-09-21 Jason Molenda (jmolenda@apple.com)
2375
2376 * gdb.texinfo (Paths and Names of the Source Files): Document the
2377 meaning of values in the 'desc' field of a SO stab.
2378
ae038cb0
DJ
23792004-09-20 Daniel Jacobowitz <dan@debian.org>
2380
2381 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2382 max-cache-age" and "maint show dwarf2 max-cache-age".
2383
f7dc1244
EZ
23842004-09-16 Eli Zaretskii <eliz@gnu.org>
2385
2386 * gdb.texinfo (Set Breaks): Add index entry for setting
2387 breakpoints on overloaded C++ functions that are not members of
2388 any classes. Add an example and an index entry for setting
2389 breakpoints on all program functions.
2390 (Character Sets, Macros, Overlay Commands)
2391 (Non-debug DLL symbols, GDB/MI Output Syntax)
2392 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2393 Use "(@value{GDBP})" instead of a literal "(gdb)".
2394
f810308b
AC
23952004-09-12 Andrew Cagney <cagney@gnu.org>
2396
2397 * gdbint.texinfo (Native Debugging): Delete description of
2398 FILES_INFO_HOOK.
2399
15a661f3
PH
24002004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2401
5ae4183a
AS
2402 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2403 to hex_string_custom (not historically correct, but more
15a661f3
PH
2404 understandable, given the current code).
2405
f3219c75
AC
24062004-09-03 Andrew Cagney <cagney@gnu.org>
2407
2408 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2409
f3bb6704
JJ
24102004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2411
2412 * observer.texi (solib_unloaded): New observer.
2413
8d2c00cb
AC
24142004-08-24 Andrew Cagney <cagney@gnu.org>
2415
2416 * gdbint.texinfo (Target Architecture Definition): Add missing
2417 comma.
2418
e7dc800a
MC
24192004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2420
2421 * (Using the Testsuite): build != host is supported,
2422 but some test scripts do not support build != host.
2423
73b03683
MK
24242004-08-14 Mark Kettenis <kettenis@gnu.org>
2425
2426 * gdbint.texinfo (Host Definition): Delete description of
2427 FCLOSE_PROVIDED and GETENV_PROVIDED.
2428
c0ccb908
MK
24292004-08-05 Mark Kettenis <kettenis@chello.nl>
2430
2431 * gdbint.texinfo (Host Definition): Delete description of
2432 NO_SYS_FILE.
2433 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2434 PTRACE_FP_BUG.
2435
9c8dbfa9
AC
24362004-08-05 Andrew Cagney <cagney@gnu.org>
2437
2438 * gdbint.texinfo (Target Architecture Definition): Delete
2439 reference to deprecated_read_fp.
2440
f42accbe
AC
24412004-08-02 Andrew Cagney <cagney@gnu.org>
2442
2443 * gdbint.texinfo (Target Architecture Definition): Delete
2444 description of DEPRECATED_REGISTER_BYTES.
2445
0b66e38c
EZ
24462004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2447
2448 * gdb.texinfo (Source Path): Document the new behavior of
2449 searching for the source files.
2450
15387254
EZ
24512004-07-17 Eli Zaretskii <eliz@gnu.org>
2452
2453 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2454 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2455 (Auto Display): Improve indexing.
2456
2c07db7a
AC
24572004-07-16 Andrew Cagney <cagney@gnu.org>
2458
2459 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2460 "-noasync".
2461
4644b6e3
EZ
24622004-07-09 Eli Zaretskii <eliz@gnu.org>
2463
2464 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2465 have the same prefix have only their prefix in the index.
2466
7561d450
MK
24672004-07-03 Mark Kettenis <kettenis@gnu.org>
2468
2469 * gdb.texinfo (BSD libkvm Interface): New node (section)
2470 (Native): Add it to the menu.
2471
67bebe79
MK
24722004-07-01 Mark Kettenis <kettenis@gnu.org>
2473
2474 * gdbint.texinfo (Target Architecture Definition): Remove
2475 PCC_SOL_BROKEN.
2476
1a6923e0
MK
24772004-06-24 Mark Kettenis <kettenis@gnu.org>
2478
2479 * gdbint.texinfo (Target Architecture Definition): Remove
2480 SUN_FIXED_LBRAC_BUG.
2481
b435e160
AC
24822004-06-26 Andrew Cagney <cagney@gnu.org>
2483
2484 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2485
b5622e8d
AC
24862004-06-20 Andrew Cagney <cagney@gnu.org>
2487
2488 * gdbint.texinfo (Target Architecture Definition): Deprecate
2489 USE_STRUCT_CONVENTION.
2490
e0c07bf0
MC
24912004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2492
2493 gdb.texinfo (Bug Reporting): Mention session recording,
2494 with the script command or Emacs.
2495
782263ab
AC
24962004-06-18 Andrew Cagney <cagney@gnu.org>
2497
2498 * gdbint.texinfo (Target Architecture Definition): Deprecate
2499 FUNCTION_START_OFFSET.
2500
03727ca6
AC
25012004-06-14 Andrew Cagney <cagney@gnu.org>
2502
2503 Based on changes from Karl Berry.
2504 * gdb.texinfo: Do not use @sc in a direntry.
2505 * stabs.texinfo: Change @dircateogry to "Software development".
2506 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2507
97092415
AC
25082004-06-13 Andrew Cagney <cagney@gnu.org>
2509
2510 * gdbint.texinfo (Target Architecture Definition): Delete
2511 description of RETURN_VALUE_ON_STACK.
2512
1f6d4158
AC
25132004-06-09 Andrew Cagney <cagney@gnu.org>
2514
2515 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2516 deleted by previous patch.
2517
d966f0cb
AC
25182004-06-08 Andrew Cagney <cagney@gnu.org>
2519
2520 * gdbint.texinfo (Native Debugging): Delete documentation on
2521 ATTACH_DETACH.
2522
86fe4aaa
RC
25232004-06-06 Randolph Chung <tausq@debian.org>
2524
2525 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2526
d4b6d575
RC
25272004-06-06 Randolph Chung <tausq@debian.org>
2528
5ae4183a 2529 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2530 the new push_dummy_call method signature. Describe the function
2531 argument.
2532
4e8b0763
JB
25332004-05-24 Joel Brobecker <brobecker@gnat.com>
2534
2535 * gdb.texinfo (Starting): Document new start command.
2536
59caf092
AC
25372004-05-21 Andrew Cagney <cagney@redhat.com>
2538
2539 * observer.texi (GDB Observers): Document "inferior_created".
2540
e4a2df64
AC
25412004-05-08 Andrew Cagney <cagney@redhat.com>
2542
e6b55ae2
AC
2543 * gdbint.texinfo (Target Architecture Definition): Delete
2544 description of DO_DEFERRED_STORES.
2545
28954179
AC
2546 * gdbint.texinfo (Target Architecture Definition): Delete
2547 references to DEPRECATED_FIX_CALL_DUMMY.
2548
434b87dd
AC
2549 * gdbint.texinfo (Target Architecture Definition): Delete
2550 description of DEPRECATED_CALL_DUMMY_WORDS,
2551 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2552
58d28df8
AC
2553 * gdbint.texinfo (Target Architecture Definition): Delete
2554 description of DEPRECATED_PUSH_DUMMY_FRAME.
2555
e4a2df64
AC
2556 * gdbint.texinfo (Target Architecture Definition): Delete
2557 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2558
2b4855ab
AC
25592004-05-07 Andrew Cagney <cagney@redhat.com>
2560
2561 * observer.texi (GDB Observers): Add "Debugging" section. Include
2562 cross reference to "set/show debug observer".
2563 * gdb.texinfo (Debugging Output): Document "set/show debug
2564 observer".
2565
fcf70625
AC
25662004-05-01 Andrew Cagney <cagney@redhat.com>
2567
2568 * gdbint.texinfo (Target Architecture Definition): Delete
2569 description of DEPRECATED_PC_IN_SIGTRAMP.
2570
8ee56bcf
AC
25712004-04-30 Andrew Cagney <cagney@redhat.com>
2572
2573 * gdbint.texinfo (Target Architecture Definition): Delete
2574 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2575
67ab9a76
OF
25762004-04-30 Orjan Friberg <orjanf@axis.com>
2577
2578 * observer.texi (GDB Observers): Correct spelling.
2579
79346bcb
OF
25802004-04-26 Orjan Friberg <orjanf@axis.com>
2581
2582 * observer.texi (GDB Observers): Add target_changed event.
2583
7a464420
AC
25842004-04-08 Andrew Cagney <cagney@redhat.com>
2585
2586 * observer.texi (GDB Observers): Rework, provide generic observer
2587 definitions and then a list of observable events.
2588
6cdf9d98
AC
25892004-04-04 Andrew Cagney <cagney@redhat.com>
2590
2591 * gdbint.texinfo (Host Definition): Delete reference to
2592 NO_SIGINTERRUPT.
2593
ddc135a4
AC
25942004-04-02 Andrew Cagney <cagney@redhat.com>
2595
2596 * gdbint.texinfo (Target Architecture Definition): Delete
2597 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2598
6a1b180d
SC
25992004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2600
2601 * gdb.texinfo (TUI Commands): Document tui reg commands.
2602
d0d5df6f
AC
26032004-03-26 Andrew Cagney <cagney@redhat.com>
2604
2605 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2606 "gdbtui".
2607 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2608 (Contributors): Mention both Text and Terminal User Interface.
2609
aa2a3f87
AC
26102004-03-23 Andrew Cagney <cagney@redhat.com>
2611
2612 * gdbint.texinfo (Target Architecture Definition): Deprecate
2613 references to SIGTRAMP_START and SIGTRAMP_END.
2614
f561f026
AC
26152004-03-23 Andrew Cagney <cagney@redhat.com>
2616
2617 * gdbint.texinfo (Target Architecture Definition): Deprecate
2618 references to PC_IN_SIGTRAMP.
2619
33cb8b0f
AC
26202004-03-19 Andrew Cagney <cagney@redhat.com>
2621
2622 * gdbint.texinfo (Target Architecture Definition): Delete
2623 reference to GDB_TARGET_IS_HPPA.
2624
fc989b7a
AC
26252004-03-18 Andrew Cagney <cagney@redhat.com>
2626
2627 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2628 describe pre_init and post_init.
2629
701b08bb
DJ
26302004-03-09 Daniel Jacobowitz <drow@mvista.com>
2631
2632 * gdb.texinfo (Debugging Output): Document values for "set debug
2633 target".
2634
faae5abe
AC
26352004-02-28 Andrew Cagney <cagney@redhat.com>
2636
2637 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2638
dd79a6cf
JJ
26392004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2640
2641 * gdb.texinfo (breakpoints): Add information about the
2642 new "set breakpoint pending" and "show breakpoint pending"
2643 commands.
2644
e7f16015
AC
26452004-02-26 Andrew Cagney <cagney@redhat.com>
2646
2647 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2648 in Per-architecture module data section.
2649
7161a3a6
RM
26502004-02-25 Roland McGrath <roland@redhat.com>
2651
2652 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2653
2154891a
AC
26542004-02-24 Andrew Cagney <cagney@redhat.com>
2655
2656 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2657 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2658 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2659
6c74ac8b
AC
26602004-02-17 Andrew Cagney <cagney@redhat.com>
2661
2662 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2663
19772a2c
AC
26642004-02-16 Andrew Cagney <cagney@redhat.com>
2665
2666 * gdbint.texinfo (Target Architecture Definition): Deprecate
2667 FRAMELESS_FUNCTION_INVOCATION.
2668
c9830293
AC
26692004-02-16 Andrew Cagney <cagney@redhat.com>
2670
2671 * gdbint.texinfo (Coding): Mention -Wunused-function.
2672
b9d26eb9
AC
26732004-02-14 Andrew Cagney <cagney@redhat.com>
2674
2675 * gdbint.texinfo (Target Architecture Definition): Delete
2676 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2677
49efadf5
EZ
26782004-02-12 Elena Zannoni <ezannoni@redhat.com>
2679
2680 * gdb.texinfo: Properly quote the name "C++".
2681 * gdbint.texinfo: Ditto.
2682 * stabs.texinfo: Ditto.
2683
1eb288ea
EZ
26842004-02-11 Elena Zannoni <ezannoni@redhat.com>
2685
2686 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2687 minimal information about libiberty.
2688
e4937fc1
MC
26892004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2690
2691 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2692
a9331b3f
RM
26932004-02-04 Roland McGrath <roland@redhat.com>
2694
2695 * gdb.texinfo (Auxiliary Vector): New node (section).
2696 (Data): Add it to the menu.
2697
2650777c
JJ
26982004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2699
2700 * gdb.texinfo (Breakpoints): Add information about pending
2701 breakpoint support.
2702
b4501125
AC
27032004-01-26 Andrew Cagney <cagney@redhat.com>
2704
2705 * gdb.texinfo (Overview): Delete references to the cisco protocol
2706 including the "N" response.
2707
74055713
AC
27082004-01-26 Andrew Cagney <cagney@redhat.com>
2709
2710 * gdbint.texinfo (Target Architecture Definition): Rename
2711 EXTRACT_STRUCT_VALUE_ADDRESS to
2712 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2713
3bbe9696
EZ
27142004-01-24 Eli Zaretskii <eliz@gnu.org>
2715
2716 * gdb.texinfo (KOD): Document "show os". Add index entries for
2717 "set/show os" and "info cisco" commands.
2718
5843504f
EZ
27192004-01-21 Eli Zaretskii <eliz@gnu.org>
2720
2721 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2722
9175c9a3
MC
27232004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2724
2725 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2726 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2727
8e94b928
NR
27282004-01-19 Nick Roberts <nick@nick.uklinux.net>
2729
2730 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2731 -stack-list-locals.
2732 (GDB/MI Variable Objects): Describe extension to
2733 -var-list-children.
2734
a20cf136
DJ
27352004-01-17 Daniel Jacobowitz <drow@mvista.com>
2736
2737 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2738
afb18d0f
AC
27392004-01-17 Andrew Cagney <cagney@redhat.com>
2740
2741 * gdbint.texinfo (Target Architecture Definition): Delete
2742 documentation on DEPRECATED_NPC_REGNUM.
2743
b51970ac
DJ
27442004-01-13 Daniel Jacobowitz <drow@mvista.com>
2745
2746 * gdb.texinfo: Update copyright year. Mention that set
2747 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2748 "set follow-fork-mode ask".
2749
0f0cffd2
AC
27502004-01-13 Andrew Cagney <cagney@redhat.com>
2751
2752 * gdbint.texinfo: Update copyright year.
2753 (Coding): Add -Wunused-label to list of -Werror warnings.
2754
c552b3bb 27552004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2756 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2757
2758 * gdb.texinfo: Update copyright.
2759 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2760 around names, as appropriate. Minor syntax cleanup of
2761 _NSPrintForDebugger explanation. Two spaces after periods.
2762 GDBN used instead of lit. "gdb". Index entries added for
2763 print-object and _NSPrintForDebugger. @noindent added in one spot.
2764
afe157ca
EZ
27652003-11-11 Elena Zannoni <ezannoni@redhat.com>
2766
2767 * stabs.texinfo: Add dircategory and direntry commands.
2768 * annotate.texinfo: Ditto.
2769
963e2bb7
AC
27702003-11-10 Andrew Cagney <cagney@redhat.com>
2771
2772 * gdbint.texinfo (Target Architecture Definition): Replace the
2773 return_value method's "inval" and "outval" parameters with
2774 "readbuf" and "writebuf".
2775
1d8b2f28
JB
27762003-10-28 Jim Blandy <jimb@redhat.com>
2777
2778 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2779 from "The `F' request packet" and "The `F' reply packet", to make
2780 texi2dvi happy.
2781 (File-I/O remote protocol extension): Update menu entries, too.
2782
36d86913
MC
27832003-10-26 Michael Chastain <mec@shout.net>
2784
2785 * gdb.texinfo (Thread Stops): Document the issue with
2786 premature return from system calls in multi-threaded programs.
2787
ce2826aa
AC
27882003-10-24 Andrew Cagney <cagney@redhat.com>
2789
2790 * annotate.texinfo: Fix "fortunatly"[sic].
2791
f24c5e49
KI
27922003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2793
2794 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2795 with "Hitachi" and "Mitsubishi".
2796
92ad9cd9
AC
27972003-10-20 Andrew Cagney <cagney@redhat.com>
2798
2799 * gdbint.texinfo (Target Architecture Definition): Document
2800 gdbarch_return_value. Add cross references from
2801 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2802 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2803
0ab4b752
MK
28042003-10-18 Mark Kettenis <kettenis@gnu.org>
2805
2806 * gdbint.texinfo (Target Architecture Definition): Document
2807 regset_from_core_section.
fb3e19c0
KI
2808
28092003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2810
2811 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2812
a9331b3f 28132003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2814
2815 From Anthony Green <green@redhat.com>:
5ae4183a 2816 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2817
1485d690
KB
28182003-10-14 Kevin Buettner <kevinb@redhat.com>
2819
2820 * gdb.texinfo (Breakpoint related warnings): New node.
2821 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2822
86d30acc
DJ
28232003-10-13 Daniel Jacobowitz <drow@mvista.com>
2824
2825 * gdb.texinfo (Remote Protocol): Document v and vCont.
2826
172c2a43
KI
28272003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2828
2829 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2830 * gdbint.texinfo: Ditto.
2831
71952f4c
AC
28322003-10-09 Andrew Cagney <cagney@redhat.com>
2833
2834 From 2003-09-18 David Anderson <davea@sgi.com>:
2835 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2836 "command".
2837
268e2188
AC
28382003-10-03 Andrew Cagney <cagney@redhat.com>
2839
2840 * gdbint.texinfo (Target Architecture Definition): Deprecate
2841 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2842 just target.
2843
12c266ea 28442003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2845
f30992d4 2846 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2847 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2848 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2849 * gdbint.texinfo (Target Architecture Definition): Rename
2850
28512003-09-30 Andrew Cagney <cagney@redhat.com>
2852
f30992d4 2853 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2854 (Target Architecture Definition):
f30992d4 2855
2e092625
AC
2856 * gdbint.texinfo (Target Architecture Definition): Rename
2857 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2858
0717ae8a
AC
28592003-09-29 Andrew Cagney <cagney@redhat.com>
2860
dad809b7
AC
2861 * gdbint.texinfo (Target Architecture Definition): Delete
2862 documentation for NEED_TEXT_START_END.
2863
0717ae8a
AC
2864 * gdbint.texinfo (Target Architecture Definition): Rename
2865 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2866 TARGET_WRITE_PC.
a9331b3f 2867
af6cf26d
MC
28682003-09-22 Michael Chastain <mec@shout.net>
2869
2870 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2871
ee206350
AG
28722003-09-21 Anthony Green <green@redhat.com>
2873
2874 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2875
a38c9fe6
MK
28762003-09-21 Mark Kettenis <kettenis@gnu.org>
2877
2878 * gdbint.texinfo (Target Architecture Definition): Document
2879 stabs_argument_has_addr.
2880
77949794
AC
28812003-09-18 Andrew Cagney <cagney@redhat.com>
2882
2883 * gdbint.texinfo (Target Architecture Definition): Delete
2884 documentation on REGISTER_NAMES.
2885
8e823e25
MK
28862003-09-13 Mark Kettenis <kettenis@gnu.org>
2887
2888 * gdbint.texinfo (Target Architecture Definition): Replace
2889 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2890
f27dd7fd
AC
28912003-09-11 Andrew Cagney <cagney@redhat.com>
2892
2893 * gdbint.texinfo (Target Architecture Definition): Replace
2894 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2895
8b148df9
AC
28962003-08-18 Andrew Cagney <cagney@redhat.com>
2897
2898 * gdbint.texinfo (Target Architecture Definition): Document
2899 "frame_red_zone_size".
2900
25d29d70
AC
29012003-08-09 Andrew Cagney <cagney@redhat.com>
2902
2903 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2904 with "set/show backtrace past-main" and "set/show backtrace
2905 limit".
2906
c938e9b0
L
29072003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2908
2909 * Makefile.in (install-info): Support DESTDIR.
2910 (install-html): Likewise.
2911
64fabec2
AC
29122003-08-07 Andrew Cagney <cagney@redhat.com>
2913
2914 Patch from Nick Roberts.
2915 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2916 bindings. Remove description of send-gdb-command.
2917
2fcf52f0
AC
29182003-08-07 Andrew Cagney <cagney@redhat.com>
2919
2920 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2921 GDB 6.0.
2922
086432e2
AC
29232003-08-06 Andrew Cagney <cagney@redhat.com>
2924
2925 * gdb.texinfo (Mode Options): Mention that level three is the
2926 highest available and that level 2 is deprecated.
2927 (Annotations Overview): Mention annotation levels. Cross reference
2928 to "Limitations of the Annotation Interface" in annotate.texi.
2929 (TODO, Value Annotations, Frame Annotations): Delete section.
2930 (Displays, Breakpoint Info): Delete.
2931
e5249f67
AC
29322003-08-04 Andrew Cagney <cagney@redhat.com>
2933
2934 * agentexpr.texi: Delete @bye.
2935 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2936 (stabs.info): Add $(srcdir) to include search path.
2937 (html): Depend on "annotate_toc.html", and not "annotate.html".
2938 * stabs.texinfo: Ditto. Include "fdl.texi".
2939 * gdbint.texinfo: Update copyright statement's list of invariant
2940 sections.
2941
e6f672d2
AC
29422003-07-28 Andrew Cagney <cagney@redhat.com>
2943
2944 * Makefile.in (INFO_DEPS): Add annotate.info.
2945 (dvi, ps, html, pdf): Add annotate.
2946 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2947 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2948 (ANNOTATE_DOC_FILES): New macro.
2949 (ANNOTATE_TEX_TMPS): New macro.
2950 (annotate.info, annotate_toc.html): Specify dependencies.
2951 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2952 * annotate.texinfo: Rename annotate.texi. Get building. Add
2953 "Migrating to GDB/MI" and "Limitations of the Annotation
2954 Interface" chapters. Mention why it is not part of the user
2955 guide. Update copyright notice. Include "fdl.texi".
2956
72ffddc9
SC
29572003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2958
2959 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2960
a9f12a31
DJ
29612003-07-24 Daniel Jacobowitz <drow@mvista.com>
2962
2963 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2964
b1fe9455
DJ
29652003-07-24 Daniel Jacobowitz <drow@mvista.com>
2966
2967 * gdb.texinfo (Server): Mention pidof.
2968
153721e6
AC
29692003-07-22 Andrew Cagney <cagney@redhat.com>
2970
2971 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2972 list.
2973
0fac0b41
DJ
29742003-06-28 Daniel Jacobowitz <drow@mvista.com>
2975
2976 * gdb.texinfo (Logging output): New chapter.
2977
4e562065
JB
29782003-06-24 Joel Brobecker <brobecker@gnat.com>
2979
2980 * gdb.texinfo (Unsupported languages): New section.
2981 (Languages): Add link to new section.
2982
f2c06f52
AC
29832003-06-22 Andrew Cagney <cagney@redhat.com>
2984
2985 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2986
b4177fca
DJ
29872003-06-22 Daniel Jacobowitz <drow@mvista.com>
2988
2989 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2990
f418dd93
DJ
29912003-06-22 Daniel Jacobowitz <drow@mvista.com>
2992
2993 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2994 * agentexpr.texi: Retitle section, and change it to an appendix.
2995 Comment out texinfo initialization. Factor a @var{} into two
2996 pieces to prevent makeinfo warnings.
2997 * gdb.texinfo: Add Agent Expressions appendix.
2998
4ca61388
DJ
29992003-06-19 Daniel Jacobowitz <drow@mvista.com>
3000
3001 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3002
07f31aa6
DJ
30032003-06-18 Daniel Jacobowitz <drow@mvista.com>
3004
5ae4183a 3005 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3006 remote target". Document the "detach" and "disconnect" commands.
3007 (Server, Netware, Debug Session): Reference "Connecting to a
3008 remote target".
3009 (GDB/MI Target Manipulation): Document "-target-disconnect".
3010
2dd0da42
AC
30112003-06-13 Andrew Cagney <cagney@redhat.com>
3012
3013 * gdbint.texinfo (Target Architecture Definition): Deprecate
3014 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3015 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3016
e7a3abfc
JB
30172003-06-09 Jim Blandy <jimb@redhat.com>
3018
3019 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3020
25e3a86b
AC
30212003-06-08 Andrew Cagney <cagney@redhat.com>
3022
3023 * gdbint.texinfo (Target Architecture Definition): Delete
3024 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3025
a9e5fdc2
AC
30262003-06-08 Andrew Cagney <cagney@redhat.com>
3027
3028 * gdbint.texinfo (Target Architecture Definition): Document
3029 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3030
b37303ee
AF
30312003-06-07 Adam Fedor <fedor@gnu.org>
3032
3033 * gdb.texinfo: Add Objective-C documentation.
3034
39fe6e80
AC
30352003-06-01 Andrew Cagney <cagney@redhat.com>
3036
3037 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3038 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3039
125309b2
AC
30402003-05-21 Andrew Cagney <cagney@redhat.com>
3041
3042 * gdbint.texinfo (Target Architecture Definition): Delete
3043 references to "extract_address" and "store_address".
3044
b8b527c5
AC
30452003-05-16 Andrew Cagney <cagney@redhat.com>
3046
3047 * gdbint.texinfo (Target Architecture Definition): Replace
3048 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3049 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3050
50e3ee83
TR
30512003-05-14 Theodore A. Roth <troth@openavr.org>
3052
3053 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3054
44e2be90
L
30552003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3056
3057 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3058 (gdb.dvi): Likewise.
3059 (gdb.pdf): Likewise.
3060 (links2roff): Likewise.
3061
df5215a6
JB
30622003-05-08 Jim Blandy <jimb@redhat.com>
3063
3064 * gdb.texinfo (Dump/Restore Files): Update documentation for
3065 'dump', 'append', and 'restore': note that format argument is
3066 optional; simplify presentation of the command variants; and be
3067 more precise about the formats.
3068
5e7b2f39
JB
30692003-05-07 Jim Blandy <jimb@redhat.com>
3070
3071 * gdb.texinfo (Symbols): Update documentation: 'maint list
3072 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3073 symtabs' and 'maint info psymtabs'.
3074
b1e29e33
AC
30752003-05-05 Andrew Cagney <cagney@redhat.com>
3076
3077 * gdbint.texinfo (Target Architecture Definition): Make
3078 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3079 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3080 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3081
00905d52
AC
30822003-05-04 Andrew Cagney <cagney@redhat.com>
3083
3084 * gdb.texinfo (Maintenance Commands): Document "maint print
3085 dummy-frames".
3086
54ff5908
AC
30872003-05-04 Andrew Cagney <cagney@redhat.com>
3088
3089 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3090
32e7087d
JB
30912003-05-03 J. Brobecker <brobecker@gnat.com>
3092
3093 Thierry Schneider <tpschneider1@yahoo.com>
3094 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3095 for new MI command.
3096
7043d8dc
AC
30972003-05-03 Andrew Cagney <cagney@redhat.com>
3098
3099 * gdbint.texinfo (Target Architecture Definition): Document
3100 push_dummy_code. Add cross references.
3101
e33d66ec
EZ
31022003-05-02 Elena Zannoni <ezannoni@redhat.com>
3103
3104 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3105 set/show charsets commands.
3106
0ba6dca9
AC
31072003-04-28 Andrew Cagney <cagney@redhat.com>
3108
3109 * gdbint.texinfo (Target Architecture Definition): Replace
3110 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3111 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3112
d7a27068
AC
31132003-04-28 Andrew Cagney <cagney@redhat.com>
3114
3115 * gdbint.texinfo (Target Architecture Definition): Rename
3116 "tm_print_insn" to "deprecated_tm_print_insn".
3117
44ea7b70
JB
31182003-04-09 Jim Blandy <jimb@redhat.com>
3119
3120 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3121 list psymtabs'.
3122
fb8f8949
AC
31232003-04-08 Andrew Cagney <cagney@redhat.com>
3124
3125 * gdbint.texinfo (Target Architecture Definition): Delete
3126 references to EXTRA_FRAME_INFO.
3127
32fb0f22
AC
31282003-04-08 Andrew Cagney <cagney@redhat.com>
3129
3130 * gdbint.texinfo (Target Architecture Definition): Delete
3131 PRINT_TYPELESS_INTEGER.
3132
6be67e67
JB
31332003-04-02 J. Brobecker <brobecker@gnat.com>
3134
3135 * observer.texi (GDB Observers): Adjust the documentation for the
3136 normal_stop notification to better describe reality. Fix a couple
3137 of minor typos.
3138
4e35d5f0
BR
31392003-04-02 Bob Rossi <bob_rossi@cox.net>
3140
a9331b3f 3141 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3142 '-file-list-exec-source-file'
3143
e8a8712a
AC
31442003-03-31 Andrew Cagney <cagney@redhat.com>
3145
3146 * gdbint.texinfo (Target Architecture Definition): Delete
3147 references to CALL_DUMMY_P.
3148
6c0e89ed
AC
31492003-03-30 Andrew Cagney <cagney@redhat.com>
3150
3151 * gdbint.texinfo (Target Architecture Definition): Remove
3152 reference to TARGET_WRITE_SP.
a9331b3f 3153
378bfd1b
AC
31542003-03-27 Andrew Cagney <cagney@redhat.com>
3155
3156 * gdbint.texinfo (Target Architecture Definition): Remove
3157 references to write_sp.
6c0e89ed 3158
922fbb7b
AC
31592003-03-27 Andrew Cagney <cagney@redhat.com>
3160
3161 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3162 chapter body. Use @smallexample instead of @example.
3163 (Annotations): Ditto.
3164 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3165 annotate.texi.
3166
b81774d8
AC
31672003-03-26 Andrew Cagney <cagney@redhat.com>
3168
3169 * gdbint.texinfo (Target Architecture Definition): Replace
3170 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3171 dummy_addr parameters.
3172
1bf6d5cc
AC
31732003-03-25 Andrew Cagney <cagney@redhat.com>
3174
3175 * gdbint.texinfo (Target Architecture Definition): Delete
3176 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3177 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3178 Add reference to PUSH_ARGUMENTS.
3179
618ce49f
AC
31802003-03-23 Andrew Cagney <cagney@redhat.com>
3181
3182 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3183 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3184
bcd7e15f
JB
31852003-03-18 J. Brobecker <brobecker@gnat.com>
3186
3187 * gdbint.texinfo (Algorithms): Add new section describing the
3188 Observer paradigm.
3189 (Top): Add menu entry to new observer appendix.
3190 * observer.texi: New file.
3191 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3192 new observer.texi file.
3193
9fe8321b
AC
31942003-03-17 Andrew Cagney <cagney@redhat.com>
3195
3196 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3197 that GNU Press update the manual version number.
3198
ac2adee5
AC
31992003-03-12 Andrew Cagney <cagney@redhat.com>
3200
3201 * gdbint.texinfo (Target Architecture Definition): Delete
3202 references to get_saved_register. Rename GET_SAVED_REGISTER to
3203 DEPRECATED_GET_SAVED_REGISTER.
3204
749b82f6
AC
32052003-03-13 Andrew Cagney <cagney@redhat.com>
3206
3207 * gdbint.texinfo (Target Architecture Definition): Replace
3208 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3209
8bedc050
AC
32102003-03-12 Andrew Cagney <cagney@redhat.com>
3211
3212 * gdbint.texinfo (Target Architecture Definition): Rename
3213 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3214
0ce1b118
CV
32152003-03-10 Corinna Vinschen <vinschen@redhat.com>
3216
3217 * gdb.texinfo: Add File-I/O documentation.
3218
12cc2063
AC
32192003-03-10 Andrew Cagney <cagney@redhat.com>
3220
3221 * gdbint.texinfo (Target Architecture Definition): Cross reference
3222 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3223
7453dc06
AC
32242003-03-07 Andrew Cagney <cagney@redhat.com>
3225
3226 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3227 frame" command.
3228
6314f104
AC
32292003-03-05 Andrew Cagney <cagney@redhat.com>
3230
3231 * gdbint.texinfo (Target Architecture Definition): Document
3232 unwind_dummy_id. Cross reference unwind_dummy_id and
3233 SAVE_DUMMY_FRAME_TOS.
3234
f1212245
DJ
32352003-03-05 James Ingham <jingham@apple.com>
3236 Daniel Jacobowitz <drow@mvista.com>
3237
3238 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3239 and "show cp-abi".
3240
77e7e267
AC
32412003-03-03 Andrew Cagney <cagney@redhat.com>
3242
3243 * gdbint.texinfo (Target Architecture Definition): Document
3244 register_type.
3245
838a8221
AC
32462003-03-03 Andrew Cagney <cagney@redhat.com>
3247
3248 * stabs.texinfo (Structures): Use @samp and separate @var's
3249 instead of a single @var containing a comma separated list.
3250 (Unions): Ditto.
3251
d7f4a264
DJ
32522003-03-02 Daniel Jacobowitz <drow@mvista.com>
3253
3254 * Makefile.in (distclean): Remove config.log.
3255
f30ee0bc
AC
32562003-03-01 Andrew Cagney <cagney@redhat.com>
3257
3258 * gdbint.texinfo (Target Architecture Definition): Rename
3259 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3260
32612003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3262
3263 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3264 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3265
be448670
CF
32662003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3267
3268 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3269 (Non-debug DLL symbols): New node, describing the minimal symbols
3270 loaded from DLLs without real debugging symbols.
3271
501eef12
AC
32722003-02-20 Andrew Cagney <ac131313@redhat.com>
3273
3274 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3275 hardware-breakpoint-limit".
3276 (Set Watchpoints): Add cross reference to "set remote
3277 hardware-watchpoint-limit".
3278 (Remote configuration options): New section.
3279
21c294e6
AC
32802003-02-04 Andrew Cagney <ac131313@redhat.com>
3281
e9be73e4
AC
3282 * gdbint.texinfo (Target Architecture Definition): Delete
3283 descrption of IS_TRAPPED_INTERNALVAR.
3284
21c294e6
AC
3285 From Keith Seitz <keiths@redhat.com>:
3286 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3287 option "-i"/"--interpreter" to this chapter. Include index
3288 entries.
3289
0179ffac
DC
32902003-02-04 David Carlton <carlton@math.stanford.edu>
3291
3292 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3293 (Variables): Recommend stabs+ and DWARF 2.
3294 (C plus plus expressions): Correct info about
3295 compiler versions, debug formats.
3296 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3297 PR symtab/874.
3298
7ca9f392
AC
32992003-02-01 Andrew Cagney <ac131313@redhat.com>
3300
3301 * gdbint.texinfo (Target Architecture Definition): Delete
3302 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3303 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3304 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3305 references to nindy and i960.
3306 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3307
31a85ea2
AC
33082003-02-01 Andrew Cagney <ac131313@redhat.com>
3309
3310 * gdbint.texinfo (Target Architecture Definition): Delete
3311 FLOAT_INFO.
3312
6b894e49
AC
33132003-01-30 Andrew Cagney <ac131313@redhat.com>
3314
3315 * stabs.texinfo (Member Type Descriptor): Clarify description of
3316 `@'. Suggested by Ben Hutchings.
3317
c48861fb
AC
33182003-01-29 Andrew Cagney <ac131313@redhat.com>
3319
3320 * gdb.texinfo (M68K): Delete reference to es1800.
3321
617073a9
AC
33222003-01-29 Andrew Cagney <ac131313@redhat.com>
3323
3324 * gdb.texinfo (Maintenance Commands): Document `maint print
3325 reggroups' and `maint print register-groups'.
3326 * gdbint.texinfo (Target Architecture Definition): Document
3327 register_reggroup_p.
3328
5b5d99cf
JB
33292003-01-23 Jim Blandy <jimb@redhat.com>
3330
3331 * gdb.texinfo (Separate Debug Files): New section.
3332
e7ba9c65
DJ
33332003-01-22 Daniel Jacobowitz <drow@mvista.com>
3334
3335 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3336 and "maint show profile".
3337
94e91d6d
MC
33382003-01-16 Michael Chastain <mec@shout.net>
3339
3340 * gdb.texinfo (Installing GDB): Warn against
3341 ".../gdb-VERSION/gdb/configure".
3342 (Separate Objdir): Likewise.
3343
867f3898
AC
33442003-01-15 Andrew Cagney <ac131313@redhat.com>
3345
3346 * gdbint.texinfo (Target Architecture Definition): Delete
3347 definition of PRINT_REGISTER_HOOK.
3348
f153cc92
EZ
33492003-01-15 Elena Zannoni <ezannoni@redhat.com>
3350
3351 (OpenRISC 1000): Fix formatting of command names.
3352
c60eb6f1
EZ
33532003-01-15 Elena Zannoni <ezannoni@redhat.com>
3354
3355 * gdb.texinfo (Continuing and Stepping): Add new command
3356 'advance'. Clarify behavior of 'until'.
3357
f5ebfba0
DJ
33582003-01-13 Daniel Jacobowitz <drow@mvista.com>
3359
3360 * gdb.texinfo (Files): Document solib-absolute-prefix and
3361 solib-search-path.
3362
4ce8657e
MC
33632003-01-09 Michael Chastain <mec@shout.net>
3364
3365 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3366 (Create a Release): Add new instructions for new @file{src-release}.
3367 Document existing instructions for @file{Makefile.in} as
3368 being for @value{GDBN} 5.3.1 or earlier.
3369
372613e3
AC
33702003-01-09 Andrew Cagney <ac131313@redhat.com>
3371
3372 * gdbint.texinfo (Target Architecture Definition): Mention
3373 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3374 allocate memory.
3375
b4e9345d
DJ
33762003-01-04 Daniel Jacobowitz <drow@mvista.com>
3377
3378 * gdb.texinfo (Controlling GDB): Add @kindex for
3379 "show osabi".
3380 (Backtraces): Add @kindex's for backtrace-below-main.
3381
98b45e30
DJ
33822003-01-04 Daniel Jacobowitz <drow@mvista.com>
3383
3384 * gdb.texinfo (Controlling GDB): Document "set osabi".
3385
95f90d25
DJ
33862003-01-04 Daniel Jacobowitz <drow@mvista.com>
3387
3388 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3389 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3390
1e698235
DJ
33912003-01-04 Daniel Jacobowitz <drow@mvista.com>
3392
3393 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3394 "set coerce-float-to-double".
3395 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3396
e632838e
AC
33972003-01-02 Andrew Cagney <ac131313@redhat.com>
3398
3399 * stabs.texinfo: Remove obsolete text.
3400 * gdbint.texinfo: Ditto.
3401 * gdb.texinfo: Ditto.
3402
c133ab7a
MK
34032002-12-22 Mark Kettenis <kettenis@gnu.org>
3404
3405 * gdbint.texinfo (Target Architecture Definition): Update
3406 description of gdbarch_register_osabi.
3407
f821f325
KH
34082002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3409
3410 * agentexpr.texi: Fix typos.
3411 * annotate.texi: Likewise.
3412 * fdl.texi: Likewise.
3413
85a6d8d3 34142002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3415
3416 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3417 DEPRECATED_INIT_FRAME_PC.
3418
ae45cd16
AC
34192002-12-01 Andrew Cagney <ac131313@redhat.com>
3420
3421 * gdbint.texinfo (Target Architecture Definition): Delete
3422 PC_IN_CALL_DUMMY.
3423
07555a72
AC
34242002-11-28 Andrew Cagney <ac131313@redhat.com>
3425
3426 * gdbint.texinfo (Host Definition): Delete documentation on
3427 USE_GENERIC_DUMMY_FRAMES.
3428
c166cdc7
EZ
34292002-11-26 Elena Zannoni <ezannoni@redhat.com>
3430
5ae4183a 3431 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3432 * Makefile.in (install-info): Run the install-info command as part
3433 of the post install steps only.
3434 (uninstall-info): New target.
3435 (uninstall): New target.
3436
35db0260
EZ
34372002-11-22 Elena Zannoni <ezannoni@redhat.com>
3438
3439 * Makefile.in (install): Make install do some real work.
3440
9ba8d803
AC
34412002-11-19 Andrew Cagney <ac131313@redhat.com>
3442
3443 Fix POSIX problem reported by Paul Eggert.
3444 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3445 Fix PR gdb/527.
3446
903ad3a6
AC
34472002-10-26 Andrew Cagney <cagney@redhat.com>
3448
3449 * gdbint.texinfo (Target Architecture Definition): Delete
3450 definition of DO_REGISTERS_INFO.
3451
f2abfe65
KB
34522002-10-18 Kevin Buettner <kevinb@redhat.com>
3453
3454 * gdbint.texinfo (Address Classes): Fix problems with insertion
3455 of ``{'' and ``}'' in example.
3456
b5b0480a
KB
34572002-10-17 Kevin Buettner <kevinb@redhat.com>
3458
3459 * gdbint.texinfo (Address Classes): New section.
3460 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3461 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3462 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3463 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3464
c85508ee
KD
34652002-10-11 Klee Dienes <kdienes@apple.com>
3466
3467 * gdb.texinfo (Registers): Mention vector registers as well as
3468 floating registers in the documentation for 'info registers' and
3469 'info all-registers'.
3470
6d12fc3d
DJ
34712002-10-11 Daniel Jacobowitz <drow@mvista.com>
3472
3473 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3474
8d19fbd2
JJ
34752002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3476
3477 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3478 interface definition.
3479
a37295f9
MM
34802002-10-03 Marko Mlinar <markom@opencores.org>
3481
3482 * gdb.texinfo (Target Commands): Add or1k target specific
3483 commands.
3484 * gdb.texinfo (Contributors): Add myself to the contributors list.
3485
da0f9dcd
AC
34862002-10-01 Andrew Cagney <ac131313@redhat.com>
3487
3488 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3489 and "mi1" instead of "mi1" and "mi0".
3490
2e834e49
HPN
34912002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3492
3493 * gdb.texinfo (Packets): Fix typos "alligned".
3494 Correct z3/Z3 description. Correct z4/Z4 title.
3495
050be0dc
AC
34962002-09-27 Andrew Cagney <ac131313@redhat.com>
3497
3498 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3499
1104b9e7
KB
35002002-09-25 Kevin Buettner <kevinb@redhat.com>
3501
3502 * gdb.texinfo: Use GNU/Linux instead of Linux.
3503
512217c7
AC
35042002-09-25 Andrew Cagney <ac131313@redhat.com>
3505
3506 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3507
10998722
AC
35082002-09-24 Andrew Cagney <ac131313@redhat.com>
3509
512217c7 3510 * gdb.texinfo: Replace @example with @smallexample.
10998722 3511
a0eb71c5
KB
35122002-09-20 Kevin Buettner <kevinb@redhat.com>
3513
f7dc1244 3514 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3515 * gdb.texinfo (Character Sets): Use @smallexample instead of
3516 @example. Use GNU/Linux instead of Linux.
3517
35182002-09-20 Jim Blandy <jimb@redhat.com>
3519
3520 * gdb.texinfo: Add character set documentation.
3521
2f870471
AC
35222002-09-19 Andrew Cagney <ac131313@redhat.com>
3523
3524 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3525 (Packets): Add cross reference from `b' packet to `z' packets.
3526
790eb8f5
AC
35272002-09-19 Andrew Cagney <ac131313@redhat.com>
3528
8d30a00d
AC
3529 * gdb.texinfo (Maintenance Commands): Document ``maint
3530 internal-error'' and ``maint internal-warning''.
3531
790eb8f5
AC
3532 * gdbint.texinfo (Target Architecture Definition): Revise
3533 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3534
a23a7bf1
JB
35352002-09-19 Joel Brobecker <brobecker@gnat.com>
3536
3537 * gdbint.texinfo (Target Conditionals): Document the new
3538 NAME_OF_MALLOC macro.
3539
299ffc64
AC
35402002-09-05 Andrew Cagney <ac131313@redhat.com>
3541
3542 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3543 engineer.
3544
b7bb15bc
SC
35452002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3546
3547 * gdb.texinfo (TUI Overview): Document status line fields.
3548
3d757584
SC
35492002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3550
3551 * gdb.texinfo (TUI Commands): Document info win command.
3552
269c21fe
SC
35532002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3554
3555 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3556
7cf36c78
SC
35572002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3558
3559 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3560 (TUI Keys): Likewise.
3561
d2c6833e
AC
35622002-08-25 Andrew Cagney <ac131313@redhat.com>
3563
3564 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3565 for a packet receive.
3566
46d8b1c3
AC
35672002-08-25 Andrew Cagney <ac131313@redhat.com>
3568
3569 * Makefile.in (clean): Move to end of file.
3570 (distclean, maintainer-clean, realclean): Ditto.
3571 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3572 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3573 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3574 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3575
b0787093
AC
35762002-08-24 Andrew Cagney <ac131313@redhat.com>
3577
3578 * Makefile.in (GDBINT_TEX_TMPS): Define.
3579 (gdbint.dvi, gdbint.pdf): Use
3580 (GDB_TEX_TMPS): Define.
3581 (gdb.dvi, gdb.pdf): Use.
3582 (STABS_TEX_TMPS): Define.
3583 (stabs.dvi, stabs.pdf): Use.
3584 (GDB_DOC_SOURCE_INCLUDES): New macros.
3585 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3586 (GDBINT_DOC_FILES_INCLUDES): New macros.
3587 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3588 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3589 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3590 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3591 (links2roff): Replace SFILES_INCLUDED with
3592 GDB_DOC_SOURCE_INCLUDES.
3593 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3594 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3595 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3596 dependencies.
3597 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3598 dependencies.
3599 (gdbmi.texinfo): Delete rule.
3600 (inc-hist.texinfo): Delete rule.
3601 (rluser.texinfo): Delete rule.
3602
ebba8386
AC
36032002-08-23 Andrew Cagney <cagney@redhat.com>
3604
3605 * gdbint.texinfo (Target Architecture Definition): Update
3606 STORE_RETURN_VALUE, mention regcache.
3607
0ab7a791
AC
36082002-08-21 Andrew Cagney <ac131313@redhat.com>
3609
3610 * gdbint.texinfo (Target Architecture Definition): Document
3611 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3612
ee2d5c50
AC
36132002-08-19 Andrew Cagney <ac131313@redhat.com>
3614
3615 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3616 Fix minor typos. Add index entries.
3617
53c69bd7
AC
36182002-08-18 Andrew Cagney <ac131313@redhat.com>
3619
3620 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3621
e76f1f2e
AC
36222002-08-15 Andrew Cagney <ac131313@redhat.com>
3623
3624 * gdbint.texinfo (Target Architecture Definition): Document
3625 PRINT_VECTOR_INFO.
3626 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3627
0680b120
AC
36282002-08-13 Andrew Cagney <ac131313@redhat.com>
3629
3630 * gdb.texinfo (Maintenance Commands): Document "maint print
3631 registers", "maint print raw-registers" and "maint print
3632 cooked-registers".
3633
3c3bea1c
GS
36342002-08-08 Grace Sainsbury <graces@redhat.com>
3635
a9331b3f 3636 From Mark Salter:
3c3bea1c
GS
3637 * gdb.texinfo (Protocol): Document T packet extension to
3638 allow watchpoint address reporting.
3639
42f9b0a5
AC
36402002-08-03 Andrew Cagney <ac131313@redhat.com>
3641
3642 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3643
db034ac5
AC
36442002-08-01 Andrew Cagney <cagney@redhat.com>
3645
3646 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3647 to CHILL.
3648
e2b28d04
AC
36492002-08-01 Andrew Cagney <ac131313@redhat.com>
3650
3651 * gdbint.texinfo (Coding): Revise section "Include Files".
3652
7fb623f7
AC
36532002-07-24 Andrew Cagney <cagney@redhat.com>
3654
3655 * gdbint.texinfo: Obsolete references to m88k.
3656 * gdb.texinfo: Ditto.
3657
4a2b4636
JB
36582002-07-10 Joel Brobecker <brobecker@gnat.com>
3659
7fb623f7 3660 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3661 where the proper version of autoconf can be retrieved.
3662
a71ec265
DH
36632002-07-09 Don Howard <dhoward@redhat.com>
3664
3665 * gdb.texinfo (Command Files): Further describe the behavior of
3666 sourced command files.
3667
b9aa90c9
AC
36682002-06-27 Andrew Cagney <ac131313@redhat.com>
3669
3670 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3671 (Coding): Clarify ISO C version that GDB assumes.
3672
40dd2248
TT
36732002-06-26 Tom Tromey <tromey@redhat.com>
3674
3675 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3676 add_setshow_cmd_full.
3677
bfac230e
DH
36782002-06-25 Don Howard <dhoward@redhat.com>
3679
3680 * gdb.texinfo (Memory Region Attributes): Document new behavior
3681 for 'mem' command.
3682
475b0867
JB
36832002-06-11 Jim Blandy <jimb@redhat.com>
3684
919d772c
JB
3685 * gdb.texinfo (Symbols): Update documentation for `info source'
3686 command.
3687
475b0867
JB
3688 * gdb.texinfo (Macros): Call the command `info macro', not
3689 `show macro'.
3690
ba8c9337
AC
36912002-06-09 Andrew Cagney <ac131313@redhat.com>
3692
3693 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3694 data''.
3695
1029b7fa
MK
36962002-06-09 Mark Kettenis <kettenis@gnu.org>
3697
3698 * gdbint.texinfo (Target Architecture Definition): Document
3699 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3700
16737d73
AC
37012002-06-08 Andrew Cagney <ac131313@redhat.com>
3702
3703 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3704 lists.
3705
30107679
AC
37062002-06-08 Andrew Cagney <ac131313@redhat.com>
3707
3708 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3709 Branch''.
3710
3352e23e
AC
37112002-06-01 Andrew Cagney <ac131313@redhat.com>
3712
3713 * gdbint.texinfo (Target Architecture Definition): Add section
3714 ``Converting an existing Target Architecture to Multi-arch''.
3715
cbb09e6a
AC
37162002-05-30 Andrew Cagney <ac131313@redhat.com>
3717
3718 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3719 to ``Obsoleting code''. Revise.
3720
e2e0bcd1
JB
37212002-05-17 Jim Blandy <jimb@redhat.com>
3722
3723 * gdb.texinfo (C Preprocessor Macros): New chapter.
3724 Include it in the main menu.
3725 (Contributors): Credit Jim Blandy with macro support.
3726 (Compilation): Explain how to get macro information into the
3727 executable.
3728 (Expressions): Note that preprocessor macros are expanded.
3729
9db8d71f
DJ
37302002-05-14 Daniel Jacobowitz <drow@mvista.com>
3731
3732 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3733 options for `target remote'.
3734
6d531722
AC
37352002-05-13 Andrew Cagney <ac131313@redhat.com>
3736
3737 * gdbint.texinfo (Target Architecture Definition): Delete
3738 documentation on NNPC_REGNUM.
3739
13d01224
AC
37402002-05-11 Andrew Cagney <ac131313@redhat.com>
3741
3742 * gdbint.texinfo (Target Architecture Definition): Document
3743 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3744 (Target Architecture Definition): Revise section `Using Different
3745 Register and Memory Data Representations'. Add section `Raw and
3746 Virtual Register Representations'.
3747
b2e75d78
AC
37482002-05-11 Andrew Cagney <ac131313@redhat.com>
3749
3750 * gdbint.texinfo (Target Architecture Definition): Mention
3751 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3752 (Target Architecture Definition): Mention same. Add references to
3753 web pages.
3754
2c8682ee
MS
37552002-05-08 Michael Snyder <msnyder@redhat.com>
3756
3757 * stabs.texinfo (Attributes): Document new "vector" attribute.
3758
0816590b
AC
37592002-05-04 Andrew Cagney <ac131313@redhat.com>
3760
3761 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3762
2653173e
AC
37632002-05-04 Andrew Cagney <ac131313@redhat.com>
3764
3765 * gdb.texinfo: Delete obsolete references to a29k.
3766
d7bd68ca
AC
37672002-04-24 Andrew Cagney <ac131313@redhat.com>
3768
3769 * gdbint.texinfo (Target Architecture Definition): Replace
3770 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3771
21d83aa5
DM
37722002-04-24 David S. Miller <davem@redhat.com>
3773
3774 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3775
7673a6cc
DM
37762002-04-21 David S. Miller <davem@redhat.com>
3777
3778 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3779
d49d1e0a
AC
37802002-04-21 Andrew Cagney <ac131313@redhat.com>
3781
3782 * gdbint.texinfo (Target Architecture Definition): Delete
3783 definition of HAVE_REGISTER_WINDOWS.
3784
f7dc1244 37852002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3786
3787 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3788 "Theodore A. Roth" <troth@verinet.com>.
3789
5ca0cb28
DH
37902002-04-15 Don Howard <dhoward@redhat.com>
3791
f7dc1244 3792 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3793 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3794 Provide a better explaination of this feature.
5ca0cb28 3795
f208ba17
AC
37962002-04-14 Andrew Cagney <ac131313@redhat.com>
3797
3798 * gdbint.texinfo (Target Architecture Definition): Remove
3799 FRAME_CHAIN_COMBINE.
3800
d5ba91de
MC
38012002-04-12 Michael Chastain <mec@shout.net>
3802
3803 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3804 REG_STACK_SEGMENT.
3805
26818220
MC
38062002-04-09 Michael Chastain <mec@shout.net>
3807
3808 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3809 PYRAMID_* macros.
3810
129188f6
AC
38112002-04-07 Andrew Cagney <ac131313@redhat.com>
3812
3813 * gdb.texinfo (Bug Reporting): Document that the web is the
3814 prefered way of submitting bug reports.
3815 (Bug Reporting): Delete the s-mail address as the last resort.
3816
8227c0ff
AC
38172002-04-05 Andrew Cagney <ac131313@redhat.com>
3818
3819 * gdbint.texinfo (Target Architecture Definition): Delete
3820 references to TARGET_WRITE_FP and write_fp.
3821
16d9dec6
MS
38222002-03-27 Michael Snyder <msnyder@redhat.com>
3823
3824 * gdb.texinfo: Document new commands dump, append, and restore.
3825
9ae8b82c
AC
38262002-03-27 Andrew Cagney <ac131313@redhat.com>
3827
3828 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3829 Branch'.
3830
474c8240
AC
38312002-03-18 Andrew Cagney <ac131313@redhat.com>
3832
3833 * gdb.texinfo: Change all examples to @smallexample.
3834 * gdbint.texinfo: Ditto.
a9331b3f 3835
fb0ff88f
AC
38362002-03-18 Andrew Cagney <ac131313@redhat.com>
3837
3838 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3839 Branches''.
3840
9bb0a4d8
AC
38412002-03-18 Andrew Cagney <ac131313@redhat.com>
3842
3843 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3844 Policy''.
3845
937f164b
FF
38462002-03-04 Fred Fish <fnf@redhat.com>
3847
3848 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3849 expresson, suports, dependant, trhe, perhaphs, situtations,
3850 explictily, taged, oportunity, unfortunatly).
3851
a7b40f07
AC
38522002-02-24 Andrew Cagney <ac131313@redhat.com>
3853
3854 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3855 Remove reference to 3.12.
3856
aab4e0ec
AC
38572002-02-23 Andrew Cagney <ac131313@redhat.com>
3858
3859 * gdbint.texinfo: Include fdl.texi.
3860 (Top): Add GNU Free Documentation License.
3861 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3862 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3863 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3864 (gdbint.info): Add srcdir to include path.
3865 * gdb.texinfo: Include gpl.texi.
3866 (Top): Add Copying.
3867 * gpl.texi: New file.
3868
47b95330
AC
38692002-02-23 Andrew Cagney <ac131313@redhat.com>
3870
3871 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3872
78c47bea
PM
38732002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3874
3875 * gdb.texinfo: Document Cygwin native specific commands.
3876
56460a61
DJ
38772002-02-15 Daniel Jacobowitz <drow@mvista.com>
3878
3879 * gdb.texinfo: Document gdbserver ``--attach'' command.
3880
def71bfa
MS
38812002-02-07 Michael Snyder <msnyder@redhat.com>
3882
3883 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3884 to @code(_ovly_debug_event).
3885
c928edc0
AC
38862002-02-07 Andrew Cagney <ac131313@redhat.com>
3887
3888 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3889
81d46470
MS
38902002-02-06 Michael Snyder <msnyder@redhat.com>
3891
3892 * gdb.texinfo (overlays): Mention new magic symbol
3893 '_ovly_debug_event', which allows GDB to keep better track
3894 of overlays.
3895
f7dc1244 38962002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3897
3898 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3899 Suggested by Dmitry Sivachenko.
3900
3901 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3902
15110bc3
MS
39032002-02-01 Michael Snyder <msnyder@redhat.com>
3904
3905 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3906
6763aef9
MS
39072002-01-30 Michael Snyder <msnyder@redhat.com>
3908
ac282366
MS
3909 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3910 (set trust-readonly-sections): Document.
6763aef9 3911
8642bc8f
AC
39122002-01-29 Andrew Cagney <ac131313@redhat.com>
3913
3914 * gdbint.texinfo (Releasing GDB): Revise and update.
3915
afe64c1a
AC
39162002-01-28 Andrew Cagney <ac131313@redhat.com>
3917
3918 * gdbint.texinfo (Target Architecture Definition): Delete
3919 description of TARGET_BYTE_ORDER_DEFAULT.
3920
f7dc1244 39212002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3922
3923 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3924 <mitya@cavia.pp.ru>.
3925
3d6e1b5a
AC
39262002-01-23 Andrew Cagney <ac131313@redhat.com>
3927
3928 * libgdb.texinfo: Delete file.
3929
6c0e9fb3
AC
39302002-01-22 Andrew Cagney <ac131313@redhat.com>
3931
3932 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3933 * gdbint.texinfo: Ditto.
3934
e0ce93ac
AC
3935Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3936
3937 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3938
be298bcc
AC
39392002-01-22 Andrew Cagney <ac131313@redhat.com>
3940
3941 * Makefile.in: Update copyright.
3942 (TEXI2DVI): Define.
3943 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3944 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3945 gdb-cfg.texi.
3946 (TEXINDEX, PDFTEX): Delete makefile variables.
3947
8e04817f
AC
39482002-01-22 Andrew Cagney <ac131313@redhat.com>
3949
3950 * gdb.texinfo (Protocol): Move section to appendix.
3951
6b2f586d
AC
39522002-01-21 Andrew Cagney <ac131313@redhat.com>
3953
3954 * gdb.texinfo (Remote Debugging): Create a menu.
3955 (Top): Add ``Remote Debugging'' to menu.
3956
6f05cf9f
AC
39572002-01-21 Andrew Cagney <ac131313@redhat.com>
3958
3959 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3960 serial protocol'' from here.
3961 (Remote Debugging): To here. New chapter.
3962
3fd3d7d2
AC
39632002-01-20 Andrew Cagney <ac131313@redhat.com>
3964
3965 * gdbint.texinfo (Target Architecture Definition): Delete
3966 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3967
7fd60527
AC
39682002-01-20 Andrew Cagney <ac131313@redhat.com>
3969
3970 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3971 are no longer needed.
3972 (Porting GDB): Add maintainer note about configure.host.
3973
c2f05ac9
AC
39742002-01-20 Andrew Cagney <ac131313@redhat.com>
3975
3976 * gdbint.texinfo (Target Architecture Definition): Remove
3977 definition of IEEE_FLOAT.
3978
f7dc1244 39792002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3980
3981 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3982 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3983 <3diff@gnu.org>
231b2aad 3984
82600034
AC
39852002-01-19 Andrew Cagney <ac131313@redhat.com>
3986
3987 * gdbint.texinfo (Host Definition): Remove references to
3988 MALLOC_INCOMPATIBLE.
3989
7708fa01
AC
39902002-01-17 Andrew Cagney <ac131313@redhat.com>
3991
3992 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3993 and xyz-xdep.o.
3994
eb12ee30
AC
39952002-01-17 Andrew Cagney <ac131313@redhat.com>
3996
3997 * gdb.texinfo (Maintenance Commands): Add appendix.
3998 (Set Breaks): Copy ``maint info breakpoint'' doco to
3999 ``Maintenance Commands'' appendix. Add reference.
4000
c9ccaa92
AC
40012002-01-17 Andrew Cagney <ac131313@redhat.com>
4002
4003 * fdl.texi: Remove next/prev from @node.
4004
f7dc1244 40052002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4006
4007 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4008 for monstrous @multitable (from Brian Youmans).
4009
4010 * fdl.texi: New file.
4011
4012 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4013
8973da3a
AC
40142002-01-15 Andrew Cagney <ac131313@redhat.com>
4015
4016 * gdbint.texinfo (Releasing GDB): New chapter.
4017
7d86b5d5
AC
40182002-01-14 Andrew Cagney <ac131313@redhat.com>
4019
4020 * gdb.texinfo (Embedded Processors, Calling program functions):
4021 Obsolete references to a29k.
4022
cc1cb004
AC
40232002-01-13 Andrew Cagney <ac131313@redhat.com>
4024
4025 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4026 examples. Document that a code-block should do or discard its
4027 cleanups before exit.
4028
79f12247
MS
40292002-01-11 Michael Snyder <msnyder@redhat.com>
4030
4031 * gdb.texinfo (Choosing files): Change @samp to @file.
4032
19837790
MS
40332002-01-05 Michael Snyder <msnyder@redhat.com>
4034
4035 * gdb.texinfo (--pid): Document new command line option (attach).
4036
f7dc1244 40372002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4038
4039 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4040 in the stub.
4041
d7449b42
AC
40422002-01-04 Andrew Cagney <ac131313@redhat.com>
4043
4044 * gdbint.texinfo (Target Architecture Definition): Replace
4045 BIG_ENDIAN with BFD_ENDIAN_BIG.
4046
f23631e4
AC
40472002-01-03 Andrew Cagney <ac131313@redhat.com>
4048
4049 * gdbint.texinfo (Target Architecture Definition): Replace
4050 value_ptr with struct value pointer.
4051
72c9928d
EZ
40522002-01-02 Eli Zaretskii <eliz@gnu.org>
4053
4054 * gdb.texinfo (Free Software): Fix wording.
4055
959acfd1
EZ
40562001-12-31 Eli Zaretskii <eliz@gnu.org>
4057
4058 * gdb.texinfo (Free Software): New section ``Free Software Needs
4059 Free Documentation''.
4060
f7dc1244 40612001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4062
4063 * stabs.texinfo:
4064 * gdb.texinfo:
4065 * gdbint.texinfo:
4066 * libgdb.texinfo:
4067 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4068
6600abed
MS
40692001-12-29 Michael Snyder <msnyder@redhat.com>
4070
4071 * gdb.texinfo (maint info sections): Fix typo.
4072
f6680716
MS
40732001-12-26 Michael Snyder <msnyder@redhat.com>
4074
fe95c787
MS
4075 * gdb.texinfo (maint info sections): Document.
4076
a9331b3f 4077 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4078 'info proc' sub-options that are currently not implemented.
4079
c3d3ce5b
JB
40802001-12-20 Jim Blandy <jimb@redhat.com>
4081
4082 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4083
778eb05e
AC
40842001-12-15 Andrew Cagney <ac131313@redhat.com>
4085
4086 * gdbint.texinfo (Target Architecture Definition): Replace
4087 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4088
2607059c
AC
40892001-12-01 Andrew Cagney <ac131313@redhat.com>
4090
4091 * gdbint.texinfo (Host Definition): Delete documentation on
4092 HOST_BYTE_ORDER.
4093
df0cd8c5
JB
40942001-11-30 Jim Blandy <jimb@redhat.com>
4095
4096 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4097 overlay support. Add to top-level menu.
df0cd8c5 4098
88118b3a
TT
40992001-11-26 Tom Tromey <tromey@redhat.com>
4100
4101 * gdb.texinfo (Command Syntax): Document C-o binding.
4102
96565e91
CF
41032001-07-26 Christopher Faylor <cgf@redhat.com>
4104
4105 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4106 use since it is described in the referenced section.
4107
f7dc1244 4108 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4109 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4110 clearer when using DJGPP.
4111
2a3d5645
CF
41122001-11-24 Christopher Faylor <cgf@redhat.com>
4113
4114 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4115 specifically refer to MS-DOS.
4116 (command files): Mention gdb.ini is only used on MS-DOS.
4117
aa26fa3a
TT
41182001-11-21 Tom Tromey <tromey@redhat.com>
4119
4120 * gdb.texinfo (Invoking GDB): Document --args.
4121 (Mode Options): Likewise.
4122
4f8ada06
JB
41232001-11-21 Jim Blandy <jimb@redhat.com>
4124
4125 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4126 Delete documentation; this macro has been removed from the
4127 sources.
4128
3fe0dc10
JB
41292001-11-13 Jim Blandy <jimb@redhat.com>
4130
4131 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4132
9e5abb06
CV
41332001-11-06 Corinna Vinschen <vinschen@redhat.com>
4134
4135 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4136
1c5dfdad
MS
41372001-11-05 Michael Snyder <msnyder@redhat.com>
4138
a9331b3f 4139 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4140 quote regexp chars in function names such as "operator*()".
4141
990f9fe3
FF
41422001-11-01 Fred Fish <fnf@redhat.com>
4143
4144 * gdbint.texinfo (SOLIB_ADD): Document additional new
4145 "readsyms" arg.
4146
b433d00b
DH
41472001-10-30 Don Howard <dhoward@redhat.com>
4148
070b1dd3
DH
4149 * gdb.texinfo: (Command Files) Added documentation for the
4150 behavior of gdb with input redirected from a file.
b433d00b 4151
b7209cb4
FF
41522001-10-28 Fred Fish <fnf@redhat.com>
4153
4154 * gdb.texinfo (auto-solib-add): Change docs to match
4155 implementation change.
4156 (auto-solib-limit): Add docs for new variable.
4157
1aa20aa8
AC
41582001-10-15 Andrew Cagney <ac131313@redhat.com>
4159
4160 * gdbint.texinfo (Target Architecture Definition): Function
4161 value_as_pointer renamed to value_as_address.
4162
fc0c74b1
AC
41632001-10-15 Andrew Cagney <ac131313@redhat.com>
4164
4165 * gdbint.texinfo (Target Architecture Definition): Default
4166 POINTER_TO_ADDRESS functions assume unsigned addresses.
4167 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4168 posting by Jim Blandy.
4169
f4846649
JB
41702001-10-12 Jim Blandy <jimb@redhat.com>
4171
4172 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4173 version of texi2html (1.64) doesn't support this flag any more.
4174
f277788b
MK
41752001-09-08 Mark Kettenis <kettenis@gnu.org>
4176
a9dc4918
MK
4177 * gdbint.texinfo (Host Definition): Remove description of
4178 MEM_FNS_DECLARED.
4179
d28379df
MK
4180 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4181
f277788b
MK
4182 * gdbint.texinfo (Host Definition): Remove description of
4183 HAVE_SIGSETMASK.
4184
7ccaa899
EZ
41852001-09-04 Elena Zannoni <ezannoni@redhat.com>
4186
4187 * gdbint.texinfo (Target Architecture Definition): Add
4188 explanation of TARGET_PRINT_INSN macro.
4189
17d9d558
JB
41902001-08-30 Jim Blandy <jimb@redhat.com>
4191
4192 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4193 Explain what it means to load relocatable files.
4194
72cde065
JB
41952001-08-28 Jim Blandy <jimb@redhat.com>
4196
4197 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4198 info `top' menu.
4199
9e678452
CF
4200Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4201
4202 * gdbint.texinfo: Add a cautionary note about macro use.
4203
a2bea4c3 42042001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4205
a2bea4c3
CV
4206 * gdb.texinfo: Explain omitting the hostname in the
4207 `target remote' command.
4208
1129bf27
DJ
42092001-07-30 Daniel Jacobowitz <drow@mvista.com>
4210
4211 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4212 and END-INFO-DIR-ENTRY.
4213
732b3002
SC
42142001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4215
4216 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4217
89437448
AC
42182001-07-25 Andrew Cagney <ac131313@redhat.com>
4219
4220 * gdbint.texinfo (libgdb): Rewrite.
4221
f7dc1244 42222001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4223
4224 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4225
c4555f82
SC
42262001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4227
4228 * gdb.texinfo (TUI): New chapter, document the TUI.
4229 (Mode Options): Document the -tui option.
4230
2f45a6e0
MK
42312001-07-23 Mark Kettenis <kettenis@gnu.org>
4232
4233 * gdbint.texinfo (Host Definition): Remove description of
4234 NEED_POSIX_SETPGID.
4235
f7dc1244 42362001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4237
4238 * gdb.tex (DJGPP Native): New node, with descriptions of
4239 DJGPP-specific commands.
4240
be9c6c35
JM
42412001-07-19 John R. Moore <jmoore@redhat.com>
4242
4243 * gdbint.texinfo: Three misspellings.
4244
dfa249fb
AC
42452001-07-06 Andrew Cagney <ac131313@redhat.com>
4246
4247 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4248 `test` expressions on bash. Problem reported by Colin Walters.
4249
c72e7388
AC
42502001-07-04 Andrew Cagney <ac131313@redhat.com>
4251
4252 * gdbint.texinfo (User Interface): Update ui-out documentation to
4253 refelect recent UI/MI updates.
4254
94bbb2c0
AC
42552001-07-04 Andrew Cagney <ac131313@redhat.com>
4256
4257 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4258 interpreters.
4259
af6c57ea
AC
42602001-06-15 Andrew Cagney <ac131313@redhat.com>
4261
4262 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4263 structure and not macros.
4264 (Host Definition): Document that much of this chapter is obsolete.
4265 (Target Architecture Definition): Update list of files that make
4266 up a target architecture.
4267 (Coding): Update.
4268
83aa8bc6
AC
42692001-06-28 Andrew Cagney <ac131313@redhat.com>
4270
4271 * gdbint.texinfo (Target Architecture Definition): Update
4272 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4273 The latter has been changed to a true predicate.
4274
f7dc1244 42752001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4276
4277 * annotate.texi: Add @noindent where needed. From Dmitry
4278 Sivachenko <dima@Chg.RU>.
4279 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4280
656db9b0
AC
42812001-06-16 Andrew Cagney <ac131313@redhat.com>
4282
4283 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4284
df2396a1
AC
42852001-06-14 Andrew Cagney <ac131313@redhat.com>
4286
4287 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4288 returns ``OK''. Document that the ``R'' packet does not reply.
4289
0f1f2b0a
MS
42902001-06-13 Michael Snyder <msnyder@redhat.com>
4291
4292 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4293
f7dc1244 42942001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4295
4296 * gdb.texinfo (Signals): Clarify the default setting of signal
4297 handling.
4298
a5d7c491
AC
42992001-05-14 Andrew Cagney <ac131313@redhat.com>
4300
4301 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4302 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4303
05a54c4f
AC
43042001-05-12 Andrew Cagney <ac131313@redhat.com>
4305
4306 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4307
f7dc1244 43082001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4309
4310 * gdbint.texinfo (Clean Design and Portable Implementation):
4311 Renamed from "Clean Design".
4312 (Clean Design and Portable Implementation): Document portable
4313 methods of handling file names, and the associated macros.
4314
f7dc1244 43152001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4316
4317 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4318 command and provide a cross-reference to its description.
4319 (Symbols): Note that "info scope" is useful for trace experiments.
4320
f7dc1244 43212001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4322
b37052ae
EZ
4323 * gdb.texinfo (Symbols): Document "info scope".
4324 (Tracepoints): New chapter.
4325 (Contributors): Update for v5.1.
4326 <All nodes>: Change "C++" to "C@t{++}".
4327
0ee54786
EZ
4328 * gdbint.texinfo (User Interface): A new section about ui_out
4329 functions, based on text written by Fernando Nasser.
4330
c534679c
EZ
4331 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4332
f7dc1244 43332001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4334
e9c75b65
EZ
4335 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4336
4337 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4338
4339 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4340 Replace "GDB" with "@value{GDBN}". Fix markup.
4341
4342 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4343
3d67e040
EZ
4344 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4345 a cross-reference to its description.
4346 (Symbols): Document "info symbol".
4347
f7dc1244 43482001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4349
4350 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4351 subsection "x86 Watchpoints".
4352 (Target Architecture Definition): Document the macros
4353 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4354 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4355
b0ed3589
AC
43562001-03-20 Andrew Cagney <ac131313@redhat.com>
4357
4358 * gdbint.texinfo (Target Architecture Definition): Update
4359 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4360 list.
4361
b6ba6518
KB
43622001-03-06 Kevin Buettner <kevinb@redhat.com>
4363
4364 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4365 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4366
f7dc1244 43672001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4368
4369 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4370
f7dc1244 43712001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4372
17cc6a06
EZ
4373 * gdb.texinfo (Environment): Document that `path' does not change
4374 the value of PATH in GDB's own environment (it did in the past,
4375 but that was changed on March 15, 1994). Reported by Doug Evans
4376 <dje@transmeta.com>.
4377
56caf160
EZ
4378 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4379 its line. Fix markup of commands and macros. Add an Index node
4380 and index entries.
4381
29e57380
C
43822001-01-23 J.T. Conklin <jtc@redback.com>
4383
4384 * gdb.texinfo (Memory region attributes): New manual section.
4385
1c6147de
ND
43862001-01-04 Nicholas Duffek <nsd@redhat.com>
4387
4388 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4389
f7dc1244 43902000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4391
4392 * refcard.tex: Version and copyright fixed. From Phil Edwards
4393 <pedwards@disaster.jaj.com>.
4394
0dcedd82
AC
4395Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4396
4397 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4398 DWARF2_REG_TO_REGNUM): Document.
4399
3b851bce
AC
4400Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4401
4402 * gdbint.texinfo (Coding): Update current value of
4403 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4404
f7dc1244 44052000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4406
4407 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4408 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4409
b90a5f51
CF
44102000-11-10 Christopher Faylor <cgf@cygnus.com>
4411
4412 * gdb.texinfo: Document new 'set step-mode' command.
4413
f7dc1244 44142000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4415
4416 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4417 changes from Dmitry Sivachenko <dima@Chg.RU>.
4418
f7dc1244 44192000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4420
4421 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4422 From Steven Johnson <sbjohnson@ozemail.com.au>.
4423
2e685b93
MK
44242000-08-10 Mark Kettenis <kettenis@gnu.org>
4425
4426 * gdbint.texinfo (Overall Structure): Spelling fix.
4427
f7dc1244 44282000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4429
4430 * gdbint.texinfo (Target Architecture Definition): Document that
4431 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4432 for which REGISTER_CONVERTIBLE returns a zero value.
4433
63ac3005
EZ
44342000-07-08 Christopher Faylor <cgf@cygnus.com>
4435
4436 * Makefile.in (install-info): Find files to install in either the
4437 build or source directories (adapted from Makefile.am).
4438
bd79f757
ND
44392000-07-07 Nicholas Duffek <nsd@redhat.com>
4440
4441 * stabs.texinfo: Fix spelling errors.
4442 (String Field): FILE-NUMBER starts from 0, not 1.
4443
f7dc1244 44442000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4445
4446 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4447 Brian Youmans.
5f208f6d 4448
f7dc1244 44492000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4450
4451 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4452 the source directory. Reported by Mark Harig
4453 <markh@frazier.landmark.com>.
cc542d3b 4454
f3b28801
C
44552000-06-20 J.T. Conklin <jtc@redback.com>
4456
4457 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4458
449f3b6c
AC
4459Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4460
4461 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4462 Generate using pdftex.
4463 (PDFTEX): Define.
4464 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4465 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4466 @contents at the start.
4467
f7dc1244 44682000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4469
4470 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4471 Youmans.
48e934c6 4472
9e9c5ae7
AC
4473Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4474
4475 From Brian Youmans:
4476 * gdb.texinfo: Fix ``et al.''.
4477
c741b251
AC
4478Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4479
4480 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4481 loop.
4482
4ab64e14
JG
44832000-05-19 Jimmy Guo <guo@cup.hp.com>
4484
4485 * configure: Regenerate.
4486
f7dc1244 44872000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4488
4489 * Makefile.in (install-info): Run install-info on installed Info
4490 files.
4491
8c70017b
AC
4492Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4493
a7cb598a
AC
4494 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4495 Andrew Cagney.
8c70017b 4496
f7dc1244 44972000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4498
4499 * gdb.texinfo: Proofreading changes from Brian Youmans.
4500
bf0184be
ND
45012000-05-01 Nick Duffek <nsd@cygnus.com>
4502
4503 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4504 startup sequence, minor edits.
4505
f7dc1244 45062000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4507
4508 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4509 TeX.
4510
4511 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4512 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4513 like `n' and `s' which look weird. Convert some of the @kindex to
4514 @vindex, when they refer to variables, not commands.
4515
33e16fad
AC
4516Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4517
4518 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4519
f7dc1244 45202000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4521
4522 * Makefile.in (GDBMI_DIR): New variable.
4523 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4524 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4525 (gdbmi.texinfo): New target, for texi2roff.
4526 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4527 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4528
4529 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4530 gdbmi.texinfo.
4531 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4532 comment.
4533
d167840f
EZ
45342000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4535
4536 * gdb.texinfo (Files): Update description of add-symbol-file
4537 command.
4538
f7dc1244 45392000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4540
4541 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4542 prevents the build (and is generally a Bad Idea).
4543
f7dc1244 45442000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4545
4546 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4547 a comma inside @var.
4548 (Command Files): Index markup changes from Dmitry Sivachenko
4549 <dima@Chg.RU>.
4550
f7dc1244 45512000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4552
4553 * Makefile.in (LN_S): Define.
4554 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4555 invoke "ln -s" unless it is known to work.
4556
4557 * configure.in (AC_PROG_LN_S): Add.
4558
8dc7983f
JB
45592000-04-14 Jim Blandy <jimb@redhat.com>
4560
4561 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4562 section.
4563 (Target Conditionals): Document ADDRESS_TO_POINTER,
4564 POINTER_TO_ADDRESS.
4565
1a8237e8
DB
45662000-04-11 Daniel Berlin <dan@cgsoftware.com>
4567
4568 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4569 gdb-cfg.texi to get the value.
4570
ca526f1a
JB
45712000-04-10 Jim Blandy <jimb@redhat.com>
4572
4573 * gdbint.texinfo (Target Architecture Definition): Fix
4574 cross-references.
4575
faaafcb4
JB
45762000-04-08 Jim Blandy <jimb@redhat.com>
4577
4578 * gdbint.texinfo (Using Different Register and Memory Data
4579 Representations): New section.
4580 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4581 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4582 REGISTER_CONVERT_TO_RAW): Document.
4583
1b27397f
AC
4584Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4585
4586 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4587 for acknowledgments.
4588
480ff1fb
AC
4589Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4590
4591 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4592 qThreadExtraInfo.
4593
a9331b3f 45942000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4595
a9331b3f
RM
4596 * gdb.texinfo: Clarify which remote debug protocol commands are
4597 required and which are optional.
f1251bdd 4598
dbeb8dbd
AC
4599Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4600
4601 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4602 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4603 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4604 * annotate.texi: Update.
4605
6d2ebf8b
SS
46062000-03-28 Stan Shebs <shebs@apple.com>
4607
4608 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4609 expectation of additional changes before release), update
4610 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4611 node links, rephrase and/or shorten lines to fix formatting
4612 problem in both regular and @smallbook formats.
4613 * annotate.texi: Shorten lines in example, use smallexample
4614 consistently everywhere.
4615 * Makefile.in: Add comment about texinfo 4.0 html generation.
4616 (SFILES_INCLUDED): Add annotate.texi.
4617
5d161b24
DB
46182000-03-27 Daniel Berlin <dan@cgsoftware.com>
4619
5ae4183a
AS
4620 * gdb.texinfo (Debugging Output): Added new section, documenting
4621 the "set/show debug" commands.
5d161b24 4622
b9deaee7
AC
4623Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4624
4625 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4626 entry.
4627
4628 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4629 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4630 @chapter and @node entries.
a9331b3f 4631
b9deaee7 4632 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4633
9ef47d30
AC
4634Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4635
4636 * Makefile.in (install-info): Create $(infodir) before installing
4637 files.
4638
cfeada60
FN
46392000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4640
4641 From David Whedon <dwhedon@gordian.com>
5ae4183a 4642 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4643
6837a0a2
DB
46442000-03-22 Daniel Berlin <dan@cgsoftware.com>
4645
4646 * gdb.texinfo: Add documentation for the apropos command.
4647
bba2971c
MS
46482000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4649
4650 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4651
2b628194
MS
46522000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4653
a9331b3f 4654 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4655 two places.
4656
96a2c332
SS
46572000-03-17 Stan Shebs <shebs@apple.com>
4658
4659 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4660 <dima@Chg.RU>, also clarification of allowed content for
4661 string constants.
4662
f7dc1244 46632000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4664
4665 * gdb.texinfo (main menu): Add Annotations.
4666 (File Options): Add @cindex entries for each command-line option.
4667 Document --epoch, --annotate, --async, --interpreter, --write,
4668 --statistics, and --version.
4669
4670 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4671 of GDB.
4672
9d233477
JB
46732000-02-23 Jim Blandy <jimb@redhat.com>
4674
4675 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4676
14e0eb3b
JB
46772000-02-22 Jim Blandy <jimb@redhat.com>
4678
4679 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4680
3555de01
JM
46812000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4682
4683 * Makefile.in (diststuff): New target.
4684
5e35df8e
KB
46852000-02-15 Kevin Buettner <kevinb@redhat.com>
4686
4687 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4688 architecture. [From Jim Wilson.]
5e35df8e 4689
c5394b80
JM
46902000-01-16 Tom Tromey <tromey@cygnus.com>
4691
4692 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4693 (Delete Breaks): Mention range arguments.
4694 (Disabling): Likewise.
4695
c3f6f71d
JM
46962000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4697
4698 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4699
c4093a6a
JM
4700Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4701
4702 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4703 valid functions.
4704
11cf8741
JM
47051999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4706
4707 * gdb.texinfo: Clarify regular expressions used in rbreak.
4708
917317f4
JM
47091999-10-15 Kevin Buettner <kevinb@cygnus.com>
4710
4711 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4712 MEMORY_REMOVE_BREAKPOINT): Document.
4713
4714Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4715
4716 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4717 offset re-using the DATA offset instead.
4718
2df3850c
JM
47191999-10-11 Jim Kingdon <kingdon@redhat.com>
4720
4721 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4722
47231999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4724
4725 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4726 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4727 typos.
4728
4729 * gdb.texinfo: Various minor wording and formatting improvements,
4730 mentions of additional command-line options.
4731
2acceee2
JM
47321999-09-30 Fred Fish <fnf@cygnus.com>
4733
4734 * gdb.texinfo: Document additional forms of specifying section
4735 names and addresses for the add-symbol-file command.
4736
c2c6d25f
JM
47371999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4738
4739 * gdbint.texinfo: Fix typo, add the word "have".
4740
47411999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4742
4743 * gdbint.texinfo (Target Architecture Definition): Document the
4744 SKIP_PERMANENT_BREAKPOINT macro.
4745
d4f3574e
SS
47461999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4747
4748 * gdb.texinfo: Fiks speling errers.
4749
4750 * gdb.texinfo: Fix uses of @multitable.
4751
f7dc1244 4752 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4753 * gdb.texinfo: Include details specific to DOS host, clarify
4754 some confusing language, fix @ref/@xref/@pxref usages, add
4755 comments about using with optimization, add more indexing,
4756 fix info about disassembly-flavor.
4757
4758Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4759
4760 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4761 SKIP_SOLIB_RESOLVER): Define.
4762
4763Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4764
4765 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4766 ``g'' packets.
4767
104c1213
JM
47681999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4769
4770 * gdb.texinfo: Create a new "Configurations" chapter with
4771 platform-specific info, inline remote.texi and move sections of it
4772 into the new chapter, move bits about info proc, heuristic search,
4773 and register stack into the new chapter.
4774 * remote.texi: Remove, now part of gdb.texinfo.
4775 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4776
47771999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4778
4779 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4780 GDB_TARGET_IS_MACH386): These kludges have gone away.
4781
4782Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4783
4784 * gdbint.texinfo (Target Architecture Definition): Mention
4785 TDEPLIBS.
4786
53a5351d
JM
47871999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4788
4789 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4790 surrounding text to fit HP-UX bits into general info.
4791 (HPPA-cfg.texi): Remove, no longer useful.
4792
4793 * gdb.texinfo: Remove explicit links from @node lines, remove
4794 HP-added "Detailed Node Listing" from main menu which confuses
4795 things.
4796
4797 From Dmitry Sivachenko <dima@Chg.RU>:
4798 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4799 in description of `set environment'.
4800
48011999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4802
4803 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4804
7be570e7
JM
48051999-08-12 Ben Elliston <bje@cygnus.com>
4806
4807 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4808
f7dc1244 48091999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4810
4811 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4812 watch, awatch, and rwatch. Explain why the latter two cannot be
4813 set as software watchpoints. Document that watchpoints for local
4814 variables are deleted when the debuggee terminates.
4815
4816Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4817
4818 * remote.texi (Protocol): Further clarification of the "qRcmd"
4819 packet. Allow E.. response packet. "qRcmd" packet is no longer
4820 reserved.
4821
48221999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4823
a9331b3f
RM
4824 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4825 * gdb.texinfo: Ditto.
7be570e7 4826
96baa820
JM
48271999-08-06 Tom Tromey <tromey@cygnus.com>
4828
4829 * gdb.texinfo (KOD): New node.
4830
4831Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4832
4833 * remote.texi (Rcmd): Fix minor formatting typos.
4834
4835Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4836
4837 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4838 packets.
4839
adf40b2e
JM
48401999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4841
4842 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4843 fixes.
4844
43ff13b4
JM
4845Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4846
4847 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4848
085dd6e6
JM
4849Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4850
4851 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4852 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4853 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4854 packets that are not supported on all hosts. Expand examples.
4855 Spell check.
4856
48571999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4858
4859 * Makefile.in: Recognize html, install-html. Add targets
4860 to build HTML versions of documentation via texi2html.
4861
4862Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4863
4864 * gdbint.texinfo (Testsuite): New chapter, information about the
4865 testsuite.
4866
4867Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4868
4869 * remote.texi (Communication Protocol): Rewrite.
4870
4871Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4872
4873 * stabs.texinfo: Fix uses of xref.
4874
9e0b60a8
JM
4875Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4876
4877 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4878 info about patch submission.
4879
cce74817
JM
4880Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4881
4882 From Per Bothner <bothner@cygnus.com>:
4883 * gdb.texinfo: Document Chill support.
4884
4885Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4886
4887 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4888 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4889 Document that the value should be greater-than or equal-to zero.
4890 (NO_STD_REGS): Document. Deprecate.
4891
ac9a91a7
JM
4892Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4893
4894 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4895 Document that these are not used.
4896
4897Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4898
4899 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4900
392a587b
JM
4901Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4902
4903 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4904 numargs was dropped.
4905
4906Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4907
4908 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4909
b83266a0
SS
4910Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4911
4912 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4913 Update.
4914
7a292a7a
SS
4915Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4916
4917 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4918 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4919
4920Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4921
4922 * gdbint.texinfo: Fix typos: $ -> @.
4923
4924Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4925
4926 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4927 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4928 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4929 BREAKPOINT_FROM_PC.
a9331b3f 4930
7a292a7a
SS
4931Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4932
4933 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4934 CALL_DUMMY_STACK_ADJUST): Document.
4935
4936Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4937
4938 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4939 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4940
49411999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4942
4943 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4944 longer exists.
4945
4946Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4947
4948 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4949 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4950 they make the manual source incomprehensible.
4951 * h8-cfg.texi: Remove, hasn't been used in years.
4952
c906108c
SS
4953Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4954
4955 * gdb.texinfo: Update the credits.
4956
4957Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4958
4959 * gdb.texinfo: Fix mistakes noticed in printout of last
4960 draft, add Alpha to discussion of heuristic fence post.
4961
4962Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4963
4964 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4965 Edition, merge some HP changes into mainline, describe some
4966 previously undocumented features, describe more of the target
4967 commands available, eliminate obsolete section on renamed
4968 commands.
4969 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4970
4971Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4972
4973 * gdb.texinfo: Make many HPPA conditionals unconditional,
4974 including catchpoint description, since now on for all configs.
4975 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4976 specializations.
4977
4978Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4979
4980 * Makefile.in (GDBvn.texi): Fix match expression to work with
4981 current format of VERSION in gdb/Makefile.in.
4982 * gdb.texinfo: Fix node ref to match new readline.
4983
4984Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4985
a9331b3f
RM
4986 * gdb.texinfo: Changes made as part of a project to merge in
4987 changes made by HP. Documentation makes extensive use of
c906108c
SS
4988 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4989 on remote debugging. There are differences in documentation
4990 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4991 the HP manual discusses catchpoints, hardware watchpoints, and
4992 some HPUX specific limitations for shared library support.
a9331b3f 4993
c906108c
SS
4994 There are also a number of @node changes.
4995
49961999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4997
4998 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4999 (C Usage): Same.
5000
5001Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5002
5003 The following changes were made by Edith Epstein
5004 <eepstein@cygnus.com> as part of a project to merge in changes
5005 made by HP.
a9331b3f 5006
c906108c
SS
5007 * HPPA-cfg.texi: new file.
5008
5009 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5010
5011 * refcard.tex: change documentation about catch.
5012 removed info catch.
5013
5014Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5015
5016 * gdbint.texinfo: Expand on GDB's coding standards,
5017 specify the use of arg names with prototypes.
5018
50191998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5020
5021 * gdb.texinfo: Fix tipo.
5022
5023Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5024
5025 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5026 TARGET_BYTE_ORDER_SELECTABLE_P.
5027
5028Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5029
5030 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5031
50321998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5033
5034 * agentexpr.texi: New file.
5035
5036Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5037
5038 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5039
50401998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5041
5042 * remote.texi: Changed wording that implied that the GDB remote
5043 protocol caches register values instead of GDB itself.
5044
5045Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5046
5047 * gdbint.texinfo: Add some info about symbol readers.
5048 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5049 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5050 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5051 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5052
5053Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5054
a9331b3f 5055 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5056
5057Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5058
5059 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5060
5061Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5062
5063 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5064 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5065
5066Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5067
5068 * gdbint.texinfo: Fix minor typos.
5069
5070Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5071
5072 * gdbint.texinfo: Complete overhaul. Group descriptions more
5073 logically, add more info on generic algorithms, remove much
5074 obsolete and/or wrong material.
5075
5076Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5077
5078 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5079
5080Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5081
5082 * refcard.tex: Copyright, address updates.
5083
5084Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5085
5086 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5087 for the edition instead of confusing GDB-version-like numbers.
5088
5089Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5090
5091 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5092
5093Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5094
5ae4183a 5095 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5096
5097Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5098
5099 * gdb.texinfo: Add some credits, mention bug monitor.
5100 * remote.texi: Mention mips monitor targets.
5101 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5102
c906108c
SS
5103Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5104
5105 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5106 files, finish sorting of host vs target vs native macros, describe
5107 some more of them.
5108
5109Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5110
5111 * gdbint.texinfo (Host Conditionals): Document change from
5112 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5113
5114Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5115
5116 * gdbint.texinfo (Host Conditionals): Document
5117 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5118
5119Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5120
5121 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5122 Document LSEEK_NOT_LINEAR.
5123
5124Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5125
5126 * stabs.texinfo (Stab Section Basics): Make it clear that only
5127 some versions of the GNU linker remove the leading N_UNDF symbol.
5128
5129Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5130
5131 * stabs.texinfo (String Field): Document type number pairs here,
5132 instead of in the Sun specific section.
5133 (Include Files): The GNU linker supports the N_BINCL
5134 optimization. Clarify the N_BINCL value, and what it is used
5135 for.
5136 (Procedures): Document N_FUN with an empty string to mark the end
5137 of a function.
5138 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5139 (Sun Differences): Remove this node, as the information is now
5140 elsewhere in the main document.
5141 (Stab Section Basics): Mention that the GNU linker may optimize
5142 stabs and remove the leading N_UNDF symbol.
5143
5144Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5145
5146 * gdb.texinfo, refcard.tex: Restore author credit
5147
5148Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5149
5150 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5151 documentation to account for START and END macros taking
5152 one arg.
5153
5154Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5155
5156 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5157 * gdb.texinfo (Frames): Fix typo.
5158
5159Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5160
5161 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5162 a target_signal as arg type, not a pid.
5163
5164Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5165
5166 * gdb.texinfo: Document `set assembly-language'.
5167
5168Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5169
5170 * remote.texi: Update list of stubs in the GDB distribution.
5171
5172Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5173
5174 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5175 Also document that some systems can use mmalloc but must define
5176 this if their C runtime allocates memory that is later freed.
5177 (MMCHECK_FORCE): Document new macro.
a9331b3f 5178
c906108c
SS
5179Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5180
5181 * remote.texi: Add documentation for target Sparclet.
5182
5183Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5184
a9331b3f 5185 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5186 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5187 * configure.in: Rewritten for autoconf.
5188 * configure: New.
5189
5190Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5191
5192 * Makefile.in (DVIPS): New define, set to dvips.
5193 (dvi): Add stabs.dvi.
5194 (ps): New target.
5195 (all-doc): Depend on info, dvi, and ps targets.
5196 (STAGESTUFF): Add *.ps and *.dvi files.
5197 (clean-info, clean-dvi): Remove.
5198 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5199 rules completely rewritten.
5200 (maintainer-clean): Remove clean-info and clean-dvi
5201 dependencies and put their actions in the rules.
5202 (gdb.ps): New target
a9331b3f 5203 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5204 intermediate TeX files, whether they have 2 or 3 character
5205 extensions.
5206 (gdbint.ps): Add target and rules.
5207 (gdb-internals): Delete unused target.
5208 (Makefile): Depends upon config.status also.
5209
5210Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5211
5212 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5213 set.
5214
5215Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5216
5217 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5218 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5219
5220Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5221
5222 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5223
5224Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5225
5226 * gdb.texinfo (Print settings): Document
5227 `set/show print static-members' commands.
5228
5229Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5230
5231 * gdbint.texinfo (Native): Document name change, coredep.c to
5232 core-aout.c.
5233
5234Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5235
5236 * stabs.texinfo (Include Files): Document the values the SunOS4
5237 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5238
5239Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5240
5241 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5242 Fix typo.
5243
5244Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5245
5246 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5247 "gdb.tar.Z".
5248
5249Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5250
5251 * Makefile.in (maintainer-clean): New target, synonym for
5252 realclean.
5253
5254Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5255
5256 * Update all FSF addresses except those in COPYING* files.
5257
5258Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5259
5260 From Richard Earnshaw (rearnsha@armltd.co.uk):
5261 * gdb.texinfo (convenience variables): Document $_exitcode.
5262 (quit): Document optional expression to use as exit code.
5263
5264Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5265
5266 * gdb.texinfo, remote.texi: Brought up to date with various
5267 GDB changes.
5268
5269Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5270
5271 * gdb.texinfo: Update dates and versions, fix comments about
5272 hardware watchpoints in future releases and about the
5273 sharedlibrary command.
5274
5275Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5276
5277 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5278 C_FUN stab. Other cleanups.
5279
5280Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5281
5282 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5283 for the sparc stub.
5284
5285Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5286
5287 * annotate.texi: Clarify which addresses have differing formats
5288 depending on the language and which do not.
5289
5290Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5291
5292 * remote.texi (NetWare): Changed example to use BOARD= instead of
5293 NODE= argument to reflect correspoding change to gdbserve.nlm.
5294
5295Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5296
5297 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5298 GDB, as well as AIX dbx, supports the size type attribute.
5299
5300Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5301
5302 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5303
5304Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5305
5306 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5307 and new 'if' and 'while' commands.
5308
5309Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5310
5311 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5312
5313Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5314
5315 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5316 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5317 NetWare targets. Mostly stolen from the Server node.
5318
5319Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5320
5321 * gdb.texinfo (Setting): Talk about the language of a source file
5322 versus the working language. The old documentation did not match
5323 what GDB did.
5324
5325Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5326
5327 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5328 of a source file.
5329
5330Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5331
5332 * gdb.texinfo (Processes): New node.
5333
5334Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5335
5336 * remote.texi: Update documentation of set/show mipsfpu.
5337
3fc11d3e
JM
5338Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5339
5340 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5341 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5342
5343Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5344
5345 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5346 obsolete conditionals, described some others.
5347
5348Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5349
5350 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5351 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5352
5353Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5354
5355 * gdbint.texinfo: Put regex conditionals in their own table.
5356
5357Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5358
5359 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5360 described or fixed the descriptions of many others.
5361
5362Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5363
5364 * gdb.texinfo: Add some more credits.
5365 * gdbint.texinfo: Capitalize GDB consistently, describe some
5366 macros and remove some.
5367
5368Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5369
5370 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5371 obsolete conditionals, described some others.
5372
5373Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5374
5375 * gdb.texinfo (help targets): Changed to `help target', which
5376 is the correct gdb command.
5377
5378Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5379
5380 * annotate.texi (TODO): New node, for keeping track of annotations
5381 suggested but not yet implemented.
5382
5383Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5384
5385 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5386 another symbol, it is not the address itself.
5387
5388Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5389
5390 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5391 of stabs-in-coff sections.
5392
5393Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5394
5395 * annotate.texi: Change edition to 0.5 and date to May 1994.
5396 Add index.
5397 (Frames): New node, for frame annotation.
5398 (Displays): New node, for display annotation.
5399
5400 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5401 when waiting for your program to stop.
5402
5403Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5404
5405 * annotate.texi (Breakpoint Info): Document annotation of header
5406 fields and record annotation.
5407
5408Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5409
5410 * annotate.texi: New file, to document annotations.
5411
5412Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5413
5414 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5415 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5416
5417Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5418
5419 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5420 section, and say n_strx field is compilation unit relative.
5421 * stabs.texinfo: Don't use @code for a.out when it is the name of
5422 an object file format.
5423
5424Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5425
5426 * gdb.texinfo: Refer to file names, not path names, per rms
5427 convention.
5428 (Arguments): Fix typo.
5429
5430Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5431
5432 * stabs.texinfo (Global Variables): Talk about stabs in files
5433 where variables are referenced, but not defined.
5434
5435Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5436
5437 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5438 Cplusplus to new nodes Member Type Descriptor and Method Type
5439 Descriptor. Re-write stuff for #.
5440
5441Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5442
5443 * gdb.texinfo (Print Settings): Don't document "set print
5444 fast-symbolic-addr off". The bug which it worked around was fixed
5445 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5446
5447 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5448 N_ENTRY node.
5449
5450 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5451
5452Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5453
5454 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5455 references to ieee-float.c.
5456
5457Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5458
5459 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5460 match what the code actually does.
5461
5462Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5463
5464 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5465
5466Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5467
5468 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5469 i, and b.
5470
5471Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5472
5473 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5474 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5475 as "stabs in sections" rather than just saying "ELF and SOM".
5476 Also make that stuff apply to COFF.
5477
5478Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5479
5480 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5481 Ghostscript.
5482
5483Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5484
5485 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5486 versus functions without line numbers, also mention stepping into
5487 them as well as "step" when you are in them. Tell the user how to
5488 deal with the situation. Add comment about "debugging information".
5489
5490Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5491
5492 * stabs.texinfo (Enumerations): Document restriction on where
5493 enumeration types can appear and still win with GDB.
5494
5495Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5496
5497 * stabs.texinfo (Negative Type Numbers): Document format for type
5498 -16.
5499
5500Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5501
5502 * gdb.texinfo (Selection, Frame Info): Update information about
5503 arbitrary frame specficiations.
5504
5505Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5506
5507 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5508
5509Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5510
5511 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5512
5513Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5514
5515 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5516
5517Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5518
5519 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5520 Differences node to Statics node.
5521 (Statics): Discuss XCOFF use of V symbol descriptor.
5522
5523 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5524 not clean.
5525
5526Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5527
5528 * gdb.texinfo (Print Settings): Document `set print
5529 fast-symbolic-addr' and improve the doc for some other
5530 `set print's.
5531
5532Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5533
5534 * stabs.texinfo (String Field): Talk about defining several type
5535 numbers at once.
5536 Fix lint regarding changing node ELF Transformations to
5537 ELF and SOM Transformations.
5538
5539Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5540
5541 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5542
5543Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5544
5545 * stabs.texinfo (Cross-References): `::' is for nested types only
5546 within <>.
5547 (Structures): Document static members.
5548
5549Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5550
5551 * stabs.texinfo: Document S type attribute.
5552
5553Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5554
5555 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5556
5557Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5558
5559 * gdbint.texinfo: Fix a few typos.
5560
5561Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5562
5563 * gdb.texinfo, remote.texi: formatting improvements
5564
5565 * gdb.texinfo (New Features): mention threads.
5566 (Summary, C): fix xrefs in newly contributed text.
5567 (Threads): index entries, clarifications, example
5568 (passim): minor typos fixed, phrasing improvements
5569
5570 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5571 entries; (Server): explain use of gdbserver w/real-time systems,
5572 add example of conflicting TCP port; (MIPS Remote) break up
5573 running text into table, highlighting commands, and add example.
a9331b3f 5574
c906108c
SS
5575Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5576
5577 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5578
5579Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5580
5581 * stabs.texinfo (Nested Symbols): New node.
5582 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5583
5584Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5585
5586 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5587 to picking which Bbss.bss symbol to use, and (because there seems to
5588 be no good way of doing it) re-write some of the text to make it
5589 sound like Bbss.bss isn't such a great idea after all (as currently
5590 designed).
5591
5592 * gdb.texinfo (C): In addition to saying people have to use g++ for
5593 good results, say they have to use stabs. Specifically say cfront
5594 doesn't work well.
5595 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5596 the gdb README. Add xrefs to places where the support for the various
5597 languages is described in detail.
5598
5599Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5600
5601 * stabs.texinfo: Clean up stuff about visibility and virtual
5602 characters.
5603
5604 * stabs.texinfo (N_M2C): Cite Sun doc.
5605
5606Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5607
5608 * gdb.texinfo: updates re threads.
5609 * remote.texinfo: avoid index entries starting with digits.
5610
5611Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5612
5613 * stabs.texinfo (Enumerations): Talk about large, negative and
5614 octal values. Clean up cross reference to type attributes.
5615 (String Field): Say that GDB 4.11 supports size attribute.
5616
5617Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5618
5619 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5620 is a mandatory step. Make the stuff about that more concise.
5621
5622Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5623
5624 * stabs.texinfo (Class Names): New node.
5625
5626 * gdb.texinfo (Command Files): Explain order of init file reading.
5627
5628 * remote.texi (Bootstrapping): Talk about getting the serial driver
5629 to deal with ^C sent by gdb to stop the remote system.
5630
5631Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5632
5633 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5634
5635 * libgdb.texinfo (Defining Commands): made the DOC arg
5636 to gdb_define_app_command a char * instead of char **
5637 per a suggestion from kingdon.
5638
5639 * libgdb.texinfo: total rewrite from a different starting
5640 premise.
5641
5642Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5643
5644 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5645 floats passed as doubles (to improve clarity).
5646
5647Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5648
5649 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5650
5651 * a4rc.sed: update to work with Andreas Vogel papersize params
5652
5653 * refcard.tex: use Andreas Vogel simplifications of papersize
5654 params; remove useless version info; update copyright date.
5655
5656Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5657
5658 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5659
5660Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5661
5662 * gdb.texinfo (Files): Say what address the load command loads it at.
5663
5664 * stabs.texinfo (Common Blocks): Minor cleanups.
5665
5666 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5667 that Sun has backed away from the linker kludge and thus the relevant
5668 issue is changes to the SunPRO tools, not the Solaris linker.
5669
5670 * stabs.texinfo (Traditional Integer Types): Clean up description
5671 of octal bounds a little bit. Document extra leading zeroes.
5672
5673Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5674
5675 * gdb.texinfo (Signaling): Update for symbolic symbol names
5676 and add a section explaining the difference between the GDB
5677 signal command and the shell kill utility.
5678
5679Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5680
5681 * libgdb.texinfo: added `@' to braces that were unescaped.
5682
5683Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5684
5685 * libgdb.texinfo: new file. Spec for the gdb library.
5686
5687Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5688
5689 * stabs.texinfo (Include Files): Fix typo (start -> end).
5690
5691Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5692
5693 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5694 from Melissa at FSF's editing pass.
5695
5696Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5697
5698 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5699 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5700 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5701
5702Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5703
5704 * remote.texi (Bootstrapping): Discuss 386 call gates.
5705
5706Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5707
5708 * stabs.texinfo (Based Variables): New node.
5709
5710Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5711
5712 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5713 names, sizes, and formats to suggest how not to lose.
5714
5715Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5716
5717 * stabs.texinfo (Methods): Fix typo.
5718
5719Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5720
5721 * gdb.texinfo: Fix a few typos.
5722
5723Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5724
5725 * gdb.texinfo: Clarify how well it works with Fortran.
5726
5727 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5728 More on relocating stabs in ELF files.
5729
5730Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5731
5732 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5733
5734Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5735
5736 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5737 parameters on VAX.
5738
5739Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5740
5741 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5742
5743Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5744
5745 * stabs.texinfo: Make info author notice match the TeX author notice.
5746
5747Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5748
5749 * stabs.texinfo: Initial-caps all words in node names and
5750 non-trivial words in section names.
5751
5752Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5753
5754 * stabs.texinfo: Many minor cleanups.
5755
5756 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5757
5758Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5759
5760 * stabs.texinfo: Remove full description of big example.
5761 It's not really helpful; just use pieces of it where appropriate.
5762 Add more Texinfo formatting directives (@samp, etc.).
5763 Use @deffn to define stab types.
5764 Eliminate some wordiness. Break up some nodes.
5765 Add an (alphabetized) index of symbol types.
5766 Use consistent capitalization style in node and section names.
5767
5768Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5769
5770 * gdb.texinfo: Change typo "Two two" to "The two".
5771
5772Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5773
5774 * stabs.texinfo (XCOFF-differences): Remove references to
5775 non-existent types N_DECL and N_RPSYM.
5776
5777 * stabs.texinfo (String Field): Say that type attributes bug is
5778 fixed in GDB 4.10, since it is.
5779
5780 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5781
5782Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5783
5784 * stabs.texinfo: Formatting cleanups.
5785
5786Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5787
5788 * stabs.texinfo: When explaining the n_type of a stab, standardize
5789 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5790 no tabs, use @r).
5791 (Global Variables): Clean up.
5792
5793Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5794
5795 * stabs.texinfo (Stack Variables): Re-write.
5796
5797Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5798
5799 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5800 addresses of a source file. Also revise formatting.
5801 Change "object module" or "object file" to "source file".
5802 Various: Miscellaneous cleanups.
5803
5804Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5805
5806 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5807
5808Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5809
5810 * gdbint.texinfo: Removed many nonsensical machine-collected
5811 host and target conditionals, described some of the remainder.
5812
5813Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5814
5815 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5816
5817 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5818 paragraph which follows.
5819
5820 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5821 variables. Looks better and avoids overful hbox.
5822
5823Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5824
5825 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5826
5827Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5828
5829 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5830 retransmit-timeout
5831
5832Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5833
5834 * gdbint.texinfo: Update statement about `some ancient Unix
5835 systems, like Ultrix 4.0' to Ultrix 4.2.
5836
5837Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5838
5839 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5840
5841 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5842
5843 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5844 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5845
5846 * remote.texi: new name for former gdbinv-s.texi
5847
5848 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5849
5850Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5851
5852 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5853 variables for MIPS remote debugging protocol.
5854
5855Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5856
5857 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5858
5859Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5860
5861 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5862
5863Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5864
5865 * gdb.texinfo: repair conditional bugs in text markup
5866
5867Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5868
5869 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5870 to select Modula-2 material.
5871
5872Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5873
5874 * stabs.texinfo: Cleanups regarding statics.
5875
5876 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5877 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5878
5879Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5880
5881 * stabs.texinfo: N_MAIN is sometimes used for C.
5882
5883Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5884
5885 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5886
5887Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5888
5889 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5890 removed from the code by Kingdon.
c906108c
SS
5891
5892Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5893
5894 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5895 input when evaluating breakpoint conditions; the bug has been fixed.
5896
5897 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5898 sets the ignore count to N-1, not to N.
5899
5900Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5901
5902 * refcard.tex (\hoffset): correct longstanding error to match
5903 intended offset; avoids cutting off edge on some printers
5904
5905Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5906
5907 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5908
5909Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5910
5911 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5912
5913Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5914
5915 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5916 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5917 collect sed edits if any, apply to refcard before formatting;
5918 (refcard.ps) stop implying PS fonts if PS output requested;
5919 (lrefcard.ps) delete extra target for variant PS fonts
5920
5921 * refcard.tex: parametrize papersize dependent info, collect
5922 in easily replaced spot
5923
5924 * a4rc.sed: new file, edits to refcard for A4 paper
5925
5926Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5927
5928 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5929
5930Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5931
5932 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5933
5934Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5935
5936 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5937 politely rather than rudely.
5938
5939Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5940
5941 * stabs.texinfo: Document common blocks.
5942
5943Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5944
5945 * stabs.texinfo: Add some basic info about stabs-in-elf.
5946
5947Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5948
5949 * stabs.texinfo (Top): Minor cleanup.
5950
5951Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5952
5953 * Makefile.in (install-info): remove parentdir support
5954
5955Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5956
5957 * gdb.texinfo (Copying): delete this node and references to it;
5958 RMS says this manual need not carry GPL. (passim): Improvements
5959 from last round at FSF, largely due to Ian Taylor review, and
5960 minor formatting improvements.
5961
5962 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5963 largely due to Ian Taylor review. (Debug Session): minor edits to
5964 new text.
5965
5966Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5967
5968 * Makefile.in (realclean): Remove info and dvi files too.
5969
5970Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5971
5972 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5973 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5974 * gdb.texinfo: Change accordingly.
5975
5976 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5977 N_{L,R}BRAC,N_SLINE are relative to.
5978
5979Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5980
5981 * Makefile.in (GDBvn.texi): Update atomically.
5982
5983Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5984
5985 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5986
5987Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5988
5989 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5990 addresses together. Also motivate the set print symbol-filename
5991 command and suggest other solutions.
5992
5993Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5994
5995 * gdb.texinfo (set print elements): Note that the number of
5996 elements is set to unlimited by "set print elements 0".
5997
5998Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5999
6000 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6001 NF_LDOUBLE means.
6002 (Stab Types): Include Solaris stab types.
6003 (Procedures): Document Solaris extensions.
6004
6005Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6006
6007 * gdb.texinfo: Add `set print symbol-filename' doc.
6008
6009Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6010
6011 * stabs.texinfo (Arrays): Talk about type definition vs. type
6012 information.
6013
6014 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6015 the trailing semicolon.
6016
6017Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6018
6019 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6020 and merge in other parts of the document addressing these subjects.
6021 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6022
6023 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6024 at the end of a range type.
6025
6026 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6027 AIX extensions.
6028
6029Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6030
6031 * stabs.texinfo (Stabs Format): Misc fixes.
6032
6033Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6034
6035 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6036 (Traditional builtin types): Document convex convention for long long.
6037 (Negative builtin types): Discuss type names, and misc fixes.
6038
6039Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6040
6041 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6042 point types used with @samp{R} type descriptor.
6043 (Symbol Descriptors): Describe how to handle conflict between
6044 different meanings of @samp{P} symbol descriptor.
6045
6046Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6047
6048 * stabs.texinfo: Remove node Quick Reference and put its children
6049 directly under the main menu.
6050
6051 * stabs.texinfo: Many more changes to bring it into line with
6052 AIX documentation and reality. I think it now has all the
6053 information from the AIX documentation, except that I burned
6054 out when I got to variant records (Pascal and Modula-2) and
6055 all the COBOL types. Oh well, we can add them later when we're
6056 worrying more about those languages.
6057
6058 * stabs.texinfo (Automatic variables): Talk about what it means
6059 to omit the symbol descriptor.
6060
6061Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6062
6063 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6064 gcc2 behavior with promoted args.
6065
6066Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6067
6068 * gdb.texinfo: include readline appendices in info version of manual
6069
6070Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6071
6072 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6073 target remote.
6074
6075 * gdb.texinfo (Machine Code): more index entries for disassemble
6076
6077Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6078
6079 * Clarify the intended use of the gdb-testers and gdb-patches
6080 mailing lists, and shrink gzip comment.
6081
6082Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6083
6084 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6085 DOSHOST configuration of manual.
6086
6087 * gdb.texinfo (MIPS Stack): new node.
6088
6089 * all-config.texi (MIPS) new switch.
6090
6091 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6092 tense; (MIPS Remote) new node.
6093
6094 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6095 bug; (Environment) less passive, other small cleanups in text about
6096 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6097 (Remote) new MIPS Remote menu entry.
6098
6099Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6100
6101 * stabs.texinfo: Many changes to include information from the
6102 AIX documentation.
6103
6104 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6105
6106Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6107
6108 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6109 Move a bunch of information from ../README.
6110 (Getting Started): New node.
6111
6112Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6113
6114 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6115
6116 * gdb.texinfo: advance manual revision dates to present
6117
6118 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6119 stop using silly Roman numerals in @set variable names
6120
6121Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6122
6123 * stabs.texinfo (Parameters): Keep trying to get this right.
6124
6125Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6126
6127 * stabs.texinfo (Parameters): More on "local parameters".
6128
6129Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6130
6131 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6132
6133Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6134
6135 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6136 (Parameters): Rewrite.
6137 (xcoff-differences, Sun-differences): Minor changes.
6138
6139Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6140
6141 * stabs.texinfo: Minor cleanup.
6142
6143Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6144
6145 * gdbint.texinfo: Minor xcoff stuff.
6146
6147Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6148
6149 * gdbint.texinfo: Update for new config directory structure.
6150 Add info about internal type data structures.
6151
6152Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6153
6154 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6155 $(srcdir).
6156 (gdb-config.texi): Depend on file in $(srcdir).
6157
6158Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6159
6160 * stabs.texinfo: Fixes about N_SO.
6161
6162Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6163
6164 * gdb.texinfo: include list of nonstandard init file names
6165
6166 * *-config.texi: new switch GENERIC for text that applies *only*
6167 to (usual) multiple-target version of manual
6168
6169 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6170 h8 config
6171
6172 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6173 in menus (rather than conditionally selected multiple alternative
6174 menus).
6175
6176 * Makefile.in: define and use DOC_CONFIG var to select
6177 configuration for GDB user manual.
6178
6179 * gdb-config.texi: delete from repository, generate from Makefile.
6180
6181 * all-config.texi: normal `generic' configuration file, formerly
6182 stored as gdb-config.texi
6183
6184Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6185
6186 * Makefile.in: add dvi target to build all .dvi files
6187
6188Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6189
6190 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6191
6192Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6193
6194 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6195 host conditionals.
6196 * stabs.texinfo: More array fixes inspired by Jim's.
6197
6198Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6199
6200 * stabs.texinfo: Fixes re arrays and continuations.
6201
6202 * gdbint.texinfo: Add XCOFF node.
6203
6204Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6205
6206 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6207
6208Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6209
6210 * stabs.texinfo: Fix for array types to mention lower bounds.
6211
6212Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6213
6214 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6215
6216Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6217
6218 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6219
6220Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6221
6222 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6223 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6224
6225Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6226
6227 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6228
6229Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6230
6231 * gdb.texinfo, gdbinv-s.texi: misc updates
6232
6233Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6234
6235 * gdbint.texinfo: Brief documentation for longjmp support,
6236 from an email msg by Stu.
6237
6238Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6239
6240 * stabs.texinfo: Fix description of floating point "range"
6241 types (which really define basic types). Reported by Jim Meehan,
6242 <meehan@src.dec.com>.
6243
6244 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6245
6246Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6247
6248 * gdbint.texinfo: Slightly expand section on supporting a new
6249 object file format.
6250
6251Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6252
6253 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6254 intermediate file.
6255
6256Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6257
6258 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6259
6260Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6261
6262 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6263
6264 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6265 as well as Z8002.
6266
6267Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6268
6269 * gdbint.texinfo: Add sections on clean design and on how to send
6270 in changes.
6271
6272Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6273
6274 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6275
6276Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6277
6278 * gdb.texinfo: Fix typo, reported by Karl Berry.
6279
6280Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6281
6282 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6283
6284Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6285
6286 * gdbint.texinfo: fixed a stray email address (needs @@),
6287 added @table @code to node "Native Conditionals"
6288
6289Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6290
6291 * gdbint.texinfo: Describe coding style of GDB.
6292
6293Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6294
6295 * stabs.texinfo: Minor wording changes.
6296
6297Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6298
6299 * gdbint.texinfo: Improve release doc slightly.
6300
6301Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6302
6303 * gdbint.texinfo: Improve doc of GDB config macros.
6304
6305Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6306
6307 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6308 These will be reinserted when examined.
6309
6310Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6311
6312 * gdbint.texinfo: Make a start at documenting all the #if macros
6313 in GDB. At least list them all, and start separating them into
6314 host-specific and target-specific.
6315
6316Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6317
6318 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6319 examples (not consistent w others).
c906108c
SS
6320 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6321 for generic vn of doc
6322
6323Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6324
6325 * Makefile.in: always create installation directories.
6326
6327Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6328
6329 * gdb.texinfo: in h8 config, do not describe searching commands.
6330
6331Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6332
6333 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6334 conditionals; introduce a few generic switches that may be
6335 useful for other cross-dev or dos-hosted configs.
6336
6337 * gdb.texinfo: fix typo in "info reg" description
6338
6339Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6340
6341 * stabs.texinfo: Minor updates from running TeX over it.
6342 * Makefile.in (stabs.dvi, stabs.ps): Add.
6343
6344Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6345
6346 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6347 First pass at converting it to texinfo.
6348
6349Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6350
6351 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6352 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6353
6354Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6355
6356 * gdbint.texinfo: Add section on partial symbol tables.
6357
6358Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6359
6360 * gdb.texinfo: document `set remotedebug' and `set
6361 rstack_high_address'.
6362
6363Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6364
6365 * gdb.texinfo: slight expansion of new text on reading info files
6366 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6367 H8/300 from DOS.
6368
6369Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6370
6371 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6372
6373Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6374
6375 * gdb.texinfo: Say how to read the `info' files.
6376
6377Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6378
6379 * Makefile.in: gm4 -> m4.
6380
6381Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6382
6383 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6384 Documentation' ahead of `Installing GDB' to match README.
6385 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6386 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6387
6388Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6389
6390 * Makefile.in: remove $(srcdir) from gdb.info rule.
6391
6392Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6393
6394 * Makefile.in: commented out gdb-all.texinfo rule. This is
6395 temporary.
6396
6397Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6398
6399 * Makefile.in, configure.in: removed traces of namesubdir,
6400 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6401 copyrights to '92, changed some from Cygnus to FSF.
6402
6403Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6404
6405 * gdb.texinfo: Improve how we ask for bug reports.
6406
6407Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6408
6409 * Makefile.in: infodir belongs in datadir.
6410
6411Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6412
6413 * Makefile.in: remove spaces following hyphens, bsd make can't
6414 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6415 standards.text support.
c906108c
SS
6416
6417Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6418
6419 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6420 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6421 and mandir now keyed off datadir by default.
6422
6423\f
6424Local Variables:
9e9c5ae7 6425mode: change-log
c906108c
SS
6426left-margin: 8
6427fill-column: 74
6428version-control: never
6429End: