]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
Update the copyright notice of some of the files I missed
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
84fcdf95
PA
12009-01-13 Pedro Alves <pedro@codesourcery.com>
2
3 * gdb.texinfo (General Query Packets): Remove @var{} around the
4 "spu" literal string.
5
fa3a767f
PA
62009-01-07 Pedro Alves <pedro@codesourcery.com>
7
8 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
9 program may be running in another process" errors.
10 * gdbint.texinfo (Native Conditionals): Delete
11 ONE_PROCESS_WRITETEXT description.
12
9cb011d3
JB
132009-01-07 Joel Brobecker <brobecker@adacore.com>
14
15 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
16 emacs local variable to be placed at the end of the ChangeLog.
17 Add server.c and gdbreplay.c to the list of files where the
18 copyright year needs to be updated.
19
84603566
SL
202009-01-06 Sandra Loosemore <sandra@codesourcery.com>
21
22 * gdb.texinfo (Remote Configuration): Document new
23 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
24 commands.
25
a53f55d8
PA
262008-12-28 Pedro Alves <pedro@codesourcery.com>
27
28 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
29 FETCH_INFERIOR_REGISTERS.
30 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
31 FETCH_INFERIOR_REGISTERS descriptions. Remove
32 gdbarch_get_longjmp_target descrition, since already described in
33 Target Conditionals. Move gdbarch_fp0_regnum description to ...
34 (Target Conditionals): ... here.
35
077e0a52
JB
362008-12-16 Joel Brobecker <brobecker@adacore.com>
37
38 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
39 examples.
40 (Additions to Ada): Likewise. Add the missing opening and closing
41 parenthesis of the GDB prompt in one of the examples.
42
023eb17c
JB
432008-12-14 Joel Brobecker <brobecker@adacore.com>
44
45 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
46 about the result of 'Address not being of type System.Address.
47 This problem has been fixed a while ago.
48
c3b108f7
VP
492008-12-02 Vladimir Prus <vladimir@codesourcery.com>
50
51 MI non-stop and multiprocess docs.
52
53 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
54 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
55 Adjust documentation for *stopped, document =thread-created,
56 =thread-exited, =thread-group-created and =thread-group-exited.
57 (GDB/MI Thread Commands): Document the 'state' field in
58 -thread-info output.
59 (GDB/MI Program Execution): Mention --all and --thread-group
60 options.
61 (GDB/MI Variable Objects): Describe floating and fixed variable
62 objects.
63 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
64
07e059b5
VP
652008-12-02 Vladimir Prus <vladimir@codesourcery.com>
66
67 * gdb.texinfo (Operating System Information): New appendix.
68 (Operating System Auxiliary Information): Document 'info os processes'
69 (Remote Configuration): Document 'osdata'
70 (General Query Packets): Document qXfer:osdata:read.
71
a80b95ba
TG
722008-11-27 Tristan Gingold <gingold@adacore.com>
73
74 * gdb.texinfo (Darwin): Document Darwin specific features.
75
a655d424
JK
762008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
77
78 * gdbint.texinfo (Target Conditionals): Extend the
79 gdbarch_breakpoint_from_pc description.
80
249e1128
VP
812008-11-22 Vladimir Prus <vladimir@codesourcery.com>
82
83 * gdb.texinfo (M68K Features): Fix typo.
84
c14c28ba
PP
852008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
86
87 * gdb.texinfo (Symbols): Mention printing containing
88 image name in "info symbol".
89 (Maint translate-address): Likewise.
90
394a6666
JB
912008-11-18 Joel Brobecker <brobecker@adacore.com>
92
93 * gdb.texinfo (Set Catchpoints): Remove the documentation of
94 commands "catch load" and "catch unload".
95
66bb093b
VP
962008-11-17 Vladimir Prus <vladimir@codesourcery.com>
97
98 * gdb.texinfo (GDB/MI Async Records): Document
99 =thread-selected.
100
4a92f99b
VP
1012008-11-17 Vladimir Prus <vladimir@codesourcery.com>
102
103 * observer.texi (new_inferior, inferior_exit): New observers.
104
f0323ca0
PA
1052008-10-27 Pedro Alves <pedro@codesourcery.com>
106
107 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
108 .mt files, TM_CLIBS or TM_CDEPS.
109 (x86 Watchpoints): Don't mention TDEPFILES.
110
8b23ecc4
SL
1112008-10-24 Sandra Loosemore <sandra@codesourcery.com>
112
113 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
114 (Overview): Mention notifications and non-stop mode behavior.
115 (Packets): Update documentation of ?, vAttach, vCont, and vRun
116 with non-stop mode behavior. Add vStopped description.
117 (Stop Reply Packets): Update list of packets that return
118 stop replies. Mention non-stop behavior.
119 (General Query Packets): Document QNonStop packet and associated
120 qSupported query response.
121 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
122 behavior.
123 (Notification Packets): New section.
124 (Remote Non-Stop): New section.
125 (File-I/O Overview): Mention non-stop behavior.
126
fff08868
HZ
1272008-10-24 Hui Zhu <teawater@gmail.com>
128 Pedro Alves <pedro@codesourcery.com>
129
130 * gdb.texinfo (displaced-stepping): Describe the auto mode
131 setting, and say it's the default. This is now a mainstream
132 setting instead of a maintenance setting.
133
252fbfc8
PA
1342008-10-23 Pedro Alves <pedro@codesourcery.com>
135
136 * observer.texi (thread_stop_requested): New.
137
20924a55
JB
1382008-10-22 Joel Brobecker <brobecker@adacore.com>
139
140 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
141 (Patching): Replace incorrect usage of @samp by @kbd.
142
bacec72f
MS
1432008-10-17 Michael Snyder <msnyder@vmware.com>
144
145 * gdb.texinfo: Add documentation for reverse execution.
146
a08702d6 1472008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 148 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
149
150 * gdb.texinfo. (Values From Inferior): New subsubsection.
151
d97bc12b
DE
1522008-10-06 Doug Evans <dje@google.com>
153
154 * gdb.texinfo (set debug dwarf2-die): Document it.
155
87f67dba
JB
1562008-10-01 Joel Brobecker <brobecker@adacore.com>
157
158 * gdb.texinfo (catch) [exception]: Document how to insert
159 a breakpoint on user-defined exceptions when the exception
160 name is identical to one of the language-defined ones.
161
2fae03e8
TT
1622008-09-27 Tom Tromey <tromey@redhat.com>
163
164 * gdb.texinfo (Macros): Remove text about stringification,
165 varargs, and splicing.
166
5c6ce71d
TT
1672008-09-27 Tom Tromey <tromey@redhat.com>
168
169 * gdbint.texinfo (Language Support): Remove text about omitting
170 support for a language.
171
07128da0
DE
1722008-09-23 Doug Evans <dje@google.com>
173
174 * gdb.texinfo (info dcache): Update.
175
b90a069a
SL
1762008-09-22 Sandra Loosemore <sandra@codesourcery.com>
177
178 * gdb.texinfo (Packets): Add info on thread-id syntax and
179 multiprocess extensions.
180 <D>: Document multiprocess form of packet.
181 <H>: Use thread-id syntax.
182 <T>: Likewise.
183 <vCont>: Likewise. Note this is required for multiprocess.
184 <vKill>: New packet.
185 (Stop Reply Packets) <T>: Use thread-id syntax.
186 <W>: Document multiprocess form of reply.
187 <X>: Likewise.
188 (General Query Packets) <qC>: Use thread-id syntax.
189 <qfThreadInfo>: Likewise.
190 <qGetTLSAddr>: Likewise.
191 <qP>: Likewise.
192 <qSupported>: Add "multiprocess" feature.
193 <qThreadExtraInfo>: Use thread-id syntax.
194
b77209e0
PA
1952008-09-22 Stan Shebs <stan@codesourcery.com>
196
197 * gdb.texinfo (Inferiors): New section.
198
3d0bb823
PA
1992008-09-12 Pedro Alves <pedro@codesourcery.com>
200
201 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
202
f8dcfc0a
UW
2032008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
204
205 * gdbint.texinfo (Target Conditionals): Remove documentation
206 for gdbarch_name_of_malloc.
207
8775bb90
MS
2082008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
209
210 * gdb.texinfo (Interrupts): Mention TCP interface for
211 sending BREAK.
212
f1838a98
UW
2132008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
214
215 * gdb.texinfo (Commands to Specify Files): Document "remote:"
216 argument prefix to "set sysroot".
217
158c7665
PH
2182008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
219
220 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
221 and False.
222
30e026bb
VP
2232008-08-20 Vladimir Prus <vladimir@codesourcery.com>
224
225 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
226 for possible features of -list-features.
227
c6ebd6cf
VP
2282008-08-19 Vladimir Prus <vladimir@codesourcery.com>
229
230 * gdb.texinfo (Background execution): Adjust example
231 (GDB/MI Miscellaneous Commands): Document -list-target-features.
232
aeac0ff9
VP
2332008-08-19 Vladimir Prus <vladimir@codesourcery.com>
234
235 * doc/gdb.texinfo (PowerPC): Fix typo.
236 (PowerPC features): Fix typo.
237
5231c1fd
PA
2382008-08-18 Pedro Alves <pedro@codesourcery.com>
239
240 * observer.texi (thread_ptid_changed): New.
241
677c5bb1
LM
2422008-08-18 Luis Machado <luisgpm@br.ibm.com>
243
244 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
245 (PowerPC features): Mention feature set for VSX registers.
246
f3a2dd1a
JB
2472008-08-13 Joel Brobecker <brobecker@adacore.com>
248
249 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
250 the direct visibility of all names in user-written packages.
251
33e5cbd6
PA
2522008-08-13 Pedro Alves <pedro@codesourcery.com>
253
254 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
255 setting, and make it the default.
256 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
257 non-stop script example.
258
d0384fc4
TJB
2592008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
260
261 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
262 reference to the "Using Different Register and Memory Data
263 Representation" section.
264
a6f3e723
SL
2652008-08-12 Sandra Loosemore <sandra@codesourcery.com>
266
267 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
268 (Remote Protocol): Add Packet Acknowledgment to menu.
269 (Overview): Mention +/- can be disabled, and point to new section
270 where this is discussed in detail.
271 (General Query Packets): Document QStartNoAckMode packet, and
272 corresponding qSupported reply.
273 (Packet Acknowledgment): New section.
274
0606b73b
SL
2752008-08-11 Sandra Loosemore <sandra@codesourcery.com>
276 Pedro Alves <pedro@codesourcery.com>
277
278 * gdb.texinfo (Threads): Move paragraph about automatic thread
279 selection to All-Stop Mode subsection.
280 (Thread Stops): Reorganize existing material into subsections.
281 Add introductory blurb and menu.
282 (Non-Stop Mode): New subsection.
283 (Background Execution): New subsection.
284 (Maintenance Commands): Add cross-references from async mode
285 commands to the new Background Execution section.
286
d57a3c85
TJB
2872008-08-06 Tom Tromey <tromey@redhat.com>
288
289 * gdb.texinfo (Extending GDB): New chapter.
290 (Sequences): Demoted chapter, now a section under the new
291 Extending GDB chapter.
292 (Python): New section.
293
6d76a53d
SS
2942008-07-31 Stan Shebs <stan@codesourcery.com>
295
296 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
297
1f70da6a
SS
2982008-07-29 Stan Shebs <stan@codesourcery.com>
299
300 * gdbint.texinfo: General round of cleanup and minor
301 clarifications.
302 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
303 (Longjmp Support): Update description to reflect how it is done
304 for targets without using native header.
305 (Symbol Handling): Add a little more general explanation.
306 (COFF, ELF): Mention stabs encapsulation.
307 (DWARF 3): New section.
308 (Adding a New Host): Scrub out some obsolete bits.
309 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
310 (Host Conditionals): Remove descriptions of NO_STD_REGS,
311 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
312 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
313 SEEK_SET, STOP_SIGNAL, USG.
314 (Raw and Virtual Register Representations): Ditto for
315 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
316 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
317 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
318 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
319 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
320 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
321 DEPRECATED_REGISTER_VIRTUAL_SIZE,
322 DEPRECATED_REGISTER_VIRTUAL_TYPE,
323 DEPRECATED_USE_STRUCT_CONVENTION.
324 Describe gdbarch_deprecated_fp_regnum.
325 Update description of gdbarch_print_insn.
326 (Adding a New Target): Scrub out obsolete bits.
327 (Obsolete Conditionals): Remove entire section.
328
383f836e
TT
3292008-07-25 Tom Tromey <tromey@redhat.com>
330
331 * observer.texi (GDB Observers): Document new observers:
332 breakpoint_created, breakpoint_deleted, breakpoint_modified,
333 tracepoint_created, tracepoint_deleted, tracepoint_modified,
334 architecture_changed.
335
cfd8ab24
SS
3362008-07-21 Stan Shebs <stan@codesourcery.com>
337
338 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
339 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
340
781b42b0
TT
3412008-07-21 Tom Tromey <tromey@redhat.com>
342
343 * observer.texi (GDB Observers): Remove obsolete comment.
344 <executable_changed>: Remove argument.
345
d7d9f01e
TT
3462008-07-18 Tom Tromey <tromey@redhat.com>
347
348 * gdb.texinfo (Macros): Update. Use @code rather than @command.
349
bf250677
DE
3502008-07-10 Doug Evans <dje@google.com>
351
352 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
353
10568435
JK
3542008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
355
356 * gdb.texinfo (Starting): Document "set disable-randomization".
357
5ae4183a
AS
3582008-07-07 Andreas Schwab <schwab@suse.de>
359
360 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
361
b56e7235
VP
3622008-07-06 Vladimir Prus <vladimir@codesourcery.com>
363
364 * gdb.texinfo (GDB/MI Target Manipulation): Add
365 example of -target-attach.
366
e1ac3328
VP
3672008-06-10 Vladimir Prus <vladimir@codesourcery.com>
368
369 * observer.texi (target_resumed): New observer.
5ae4183a 370 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 371
65d12d83
TT
3722008-06-06 Tom Tromey <tromey@redhat.com>
373
374 * gdb.texinfo (Completion): Add field name example.
375
fbc5282e
MK
3762008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
377
378 * gdb.texinfo (GDB/MI Program Context): Added example
379 to -exec-arguments
5ae4183a 380
fbc5282e 3812008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
382
383 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
384 annotation.
385
c16158bc 3862008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
387 Nathan Sidwell <nathan@codesourcery.com>
388 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
389
390 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
391 and ACX_BUGURL.
392 * configure: Regenerate.
393 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
394 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
395 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
396 mailing-list-specific text about bug reporting unless
397 BUGURL_DEFAULT.
398
75c99385
PA
3992008-06-05 Pedro Alves <pedro@codesourcery.com>
400
401 * gdb.texinfo (-target-select): Remove reference to target async.
402 (Maintenance Commands): Document "maint set/show remote-async".
403
1763a388
MK
4042008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
405
406 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
407 in -target-file-get section.
5ae4183a 408
d0d064df
PA
4092008-05-22 Pedro Alves <pedro@codesourcery.com>
410
9b562ab8
PA
411 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
412 killing the inferior when it is already debugging a process.
d0d064df 413
8dfa32fc
JB
4142008-05-21 Joel Brobecker <brobecker@adacore.com>
415
416 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
417 abbreviation for "finish".
418
55f996a7
NR
4192008-05-21 Nick Roberts <nickrob@snap.net.nz>
420
421 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
422
ba2b1c56
DJ
4232008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
424
425 * gdbint.texinfo (Target Conditionals): Delete entry for
426 gdbarch_dwarf_reg_to_regnum.
427
08388c79
DE
4282008-05-09 Doug Evans <dje@google.com>
429
a3c83fae 430 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 431
d14508fe
DE
4322008-05-05 Doug Evans <dje@google.com>
433
434 * gdb.texinfo (disassemble): Document /m modifier.
435
e2b7ddea
VP
4362008-05-05 Vladimir Prus <vladimir@codesourcery.com>
437
5ae4183a
AS
438 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
439 will not report the time of commands that run the target.
e2b7ddea 440
8eb41542
VP
4412008-05-03 Vladimir Prus <vladimir@codesourcery.com>
442
443 * gdb.texinfo (GDB/MI Output Records): Add
444 missing semicolon.
445
82f68b1c
VP
4462008-05-03 Vladimir Prus <vladimir@codesourcery.com>
447
448 * gdb.texinfo (GDB/MI Output Records):
449 Document =thread-create and =thread-exited.
450
fa0f268d
VP
4512008-05-03 Vladimir Prus <vladimir@codesourcery.com>
452
453 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 454 Remove mention of dmi-discuss.
fa0f268d 455
063bfe2e
VP
4562008-05-03 Pedro Alves <pedro@codesourcery.com>
457
458 * observer.texi (thread_exit): New.
459
237fc4c9
PA
4602008-05-02 Pedro Alves <pedro@codesourcery.com>
461
462 * gdb.texinfo (Debugging Output): Document "set/show debug
463 displaced".
464 (Maintenance Commands): Document "maint set/show
465 can-use-displaced-stepping".
466
0428b8f5
DJ
4672008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
468
469 * gdb.texinfo (ARM): Document set/show arm fallback-mode
470 and set/show arm force-mode.
471
5009afc5
AS
4722008-05-02 Andreas Schwab <schwab@suse.de>
473
474 * gdbint.texinfo (Algorithms): Describe
475 target_watchpoint_addr_within_range.
476
669fac23
DJ
4772008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
478
479 * gdbint.texinfo (Stack Frames): New chapter.
480 (Algorithms): Move Frames text to the new chapter.
481 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
482 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
483
721c02de
VP
4842008-04-24 Vladimir Prus <vladimir@codesourcery.com>
485
5ae4183a
AS
486 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
487 output does not necessary include any tokens.
721c02de 488
c055b101
CV
4892008-04-22 Corinna Vinschen <vinschen@redhat.com>
490
491 * gdb.texinfo (Set SH Calling convention): New @item.
492 (Show SH Calling convention): Ditto.
493
68837c9d
MD
4942008-04-22 Markus Deuling <deuling@de.ibm.com>
495
496 * gdb.texinfo (Fortran Operators): Describe '%' operator.
497
2e9132cc
EZ
4982008-04-20 Eli Zaretskii <eliz@gnu.org>
499
500 * gdb.texinfo (Set Breaks): Mention that multiple location
501 breakpoints need line number info. Add index entries.
502
31fffb02
CS
5032008-04-19 Craig Silverstein <csilvers@google.com>
504
505 * gdb.texinfo (Requirements): Add an optional requirement on
506 zlib.
507 * gdbint.texinfo (Debugging File Formats): Add new subsection for
508 Compressed DWARF 2.
509
a47ec5fe
AR
5102008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
511
512 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
513 sample output for 'stopped,reason="breakpoint-hit"' message.
514 (GDB/MI Program Execution): Likewise.
515
de051565
MK
5162008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
517
5ae4183a 518 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
519 -var-set-format. Add -f option to -var-evaluate-expression.
520
6ba66d6a
JB
5212008-04-03 Joel Brobecker <brobecker@adacore.com>
522
523 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
524 new node "Ambiguous Expressions". Replace references to this
525 node by references to "Ambiguous Expressions" throughout.
526 (Ambiguous Expressions): New node.
527
1e26b4f8
DJ
5282008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
529
530 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
531
b84876c2
PA
5322008-03-21 Pedro Alves <pedro@codesourcery.com>
533
534 * gdb.texinfo (Debugging Output): Document
535 "set/show debug lin-lwp-async".
536 (Maintenance Commands): Document "maint set/show linux-async".
537
63092375
DJ
5382008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
539
540 * gdb.texinfo (Expressions): Update description of malloced arrays.
541
8e8901c5
VP
5422008-03-15 Vladimir Prus <vladimir@codesourcery.com>
543
544 * gdb.texinfo (Thread Commands): Document
545 -thread-info. Remove -thread-list-all-threads.
546
1fddbabb
PA
5472008-03-14 Pedro Alves <pedro@codesourcery.com>
548 Sandra Loosemore <sandra@codesourcery.com>
549
550 * gdb.texinfo (Library List Format): Update to mention the
551 possibility to pass section addresses instead of segment
552 addresses.
553
ccd213ac
DJ
5542008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
555
556 * gdb.texinfo (Starting): Document "set exec-wrapper".
557 (Server): Document gdbserver --wrapper.
558
fa4727a6
DJ
5592008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
560
561 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
562 unreadable memory. Delete obsolete SPARClite reference.
563
8edfe269
DJ
5642008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
565
566 * gdb.texinfo (Starting): Mention always-running targets.
567 (Target Commands): Add an anchor for load.
568 (Connecting): Explain continue instead of run.
569
1843f87b
DJ
5702008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
571
572 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
573
f9082629
NR
5742008-02-26 Nick Roberts <nickrob@snap.net.nz>
575
576 * gdb.texinfo (Set Breaks): Revert description of Enb column of
577 breakpoint table.
578
fd96d250
PA
5792008-02-19 Pedro Alves <pedro@codesourcery.com>
580
581 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
582 killing the inferior when it is already debugging a process.
583
36af4ef6
MD
5842008-02-13 Markus Deuling <deuling@de.ibm.com>
585
586 * gdbint.texinfo (Build Script): New section. Mention new build script
587 gdb_buildall.sh.
588
cda4ce5a
JB
5892008-02-01 Jim Blandy <jimb@red-bean.com>
590
591 * gdb.texinfo (Help): Summarize 'info args' correctly.
592
4acd40f3
TJB
5932008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
594
595 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
596 available in PowerPC architecture.
597 (Embedded Processors): Change node name of PowerPC item in menu.
598 (PowerPC): Rename to...
599 (PowerPC Embedded): this.
600 (Architectures): Add new PowerPC item in menu.
601 (PowerPC): New node.
602
6e6c6f50
DJ
6032008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
604
605 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
606 commands.
607
5ee187d7
DJ
6082008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
609
610 * gdb.texinfo (Setting Catchpoints): Mention features
611 supported on GNU/Linux.
612
e275c0d9
NR
6132008-01-30 Nick Roberts <nickrob@snap.net.nz>
614
615 * gdb.texinfo (GDB/MI File Commands): Describe new output
616 field for MI command -file-list-exec-source-file.
617
2d717e4f
DJ
6182008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
619
620 * gdb.texinfo (Using the `gdbserver' Program): Add security
621 warning. Rearrange into subsections and subsubsections. Document
622 --multi and --debug. Correct --with-sysroot typo. Update --attach
623 usage. Make load reference clearer. Document monitor exit.
624 (Remote Configuration): Document set remote exec-file, attach-packet,
625 and run-packet.
626 (Packets): Document vAttach and vRun.
627
d35a4257 6282008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
629
630 * gdb.texinfo (Processes): Mention process command.
631 detach-on-follow -> detach-on-fork.
632
c78d192c
DJ
6332008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
634
635 * gdbint.texinfo (Native Conditionals): Remove
636 SHELL_COMMAND_CONCAT and SHELL_FILE.
637
d35a4257
EZ
6382008-01-26 Eli Zaretskii <eliz@gnu.org>
639
640 * gdb.texinfo (Specify Location): Improve wording.
641
93815fbf
VP
6422008-01-23 Chris Demetriou <cgd@google.com>
643
644 * gdb.texinfo (Threads): Document new "set print thread-events"
645 and "show print thread-events" commands.
646
2a25a5ba
EZ
6472008-01-19 Eli Zaretskii <eliz@gnu.org>
648
649 * gdb.texinfo (Specify Location): New section.
650 (Delete Breaks, Edit, Set Breaks): Remove description of
651 locations. Instead, add a reference to "Specify Location".
652 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
653 (Symbols): Refer to "Specify Location" for the valid forms of
654 linespecs and locations.
655
32c9a795
MD
6562008-01-18 Markus Deuling <deuling@de.ibm.com>
657
658 * gdbint.texinfo (Target Conditionals): Replace the description of
659 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
660
b17828ca
JB
6612008-01-12 Paul Hilfinger <hilfinger@adacore.com>
662
663 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
664 about &&var, which is rejected by the expression parser.
665
0aea4bf3
LM
6662008-01-09 Luis Machado <luisgpm@br.ibm.com>
667
668 * gdb.texinfo (Output): Update documentation on using printf with DFP
669 types.
670
febe4383
TJB
6712008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
672
673 * gdb.texinfo (C and C++): Add Decimal Floating Point format
674 subsubsection.
675 (Decimal Floating Point format): New subsubsection.
676
7a404eba
PA
6772008-01-05 Pedro Alves <pedro@codesourcery.com>
678
679 * gdb.texinfo (File Options): Remove mention of the attempt to
680 open a core file with the -p option. Don't list -c as a valid
681 option to attach to a process.
682
a4d9b460
PA
6832008-01-05 Pedro Alves <pedro@codesourcery.com>
684
685 * gdbint.texinfo (Host Conditionals): Remove mention of
686 ALIGN_STACK_ON_ENTRY.
687
6ec2edbe
JB
6882008-01-05 Joel Brobecker <brobecker@adacore.com>
689
690 * gdbint.texinfo (Start of New Year Procedure): Add item
691 describing how to update the source and documentation copyright
692 notices.
693
d8b2a693
JB
6942007-12-18 Jim Blandy <jimb@codesourcery.com>
695
ab209b3a 696 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
697 watchpoint explanation into the main description of the watchpoint
698 command; update synopses of 'watch', 'rwatch', and 'awatch'
699 commands.
700
8b4ed427
VP
7012007-12-18 Vladimir Prus <vladimir@codesourcery.com>
702
703 * gdb.texinfo (Miscellaneous gdb/mi Commands):
704 Document 'pending-breakpoints' feature of
705 -list-features.
706
37e4754d
LM
7072007-12-17 Luis Machado <luisgpm@br.ibm.com>
708
669fac23 709 * gdb.texinfo: Add new parameter's description.
37e4754d 710
1d3811f6
DJ
7112007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
712
713 * gdb.texinfo (Overview): Clarify run-length encoding
714 example. Remove the restriction on "+" and "-" characters.
715
c1c25a1a
EZ
7162007-12-15 Eli Zaretskii <eliz@gnu.org>
717
718 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
719
afe8ab22 7202007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 721
afe8ab22
VP
722 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
723 the -f option for -break-insert, remove -r option,
724 and clarify specification of location.
725
a6b151f1
DJ
7262007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
727
728 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
729 formatting.
730 (Remote Debugging): Add File Transfer section.
731 (Remote Configuration): Document Host I/O packets.
732 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 733 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
734 (Packets): Add vFile.
735
3b784c4f
EZ
7362007-11-17 Eli Zaretskii <eliz@gnu.org>
737
738 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
739 breakpoints with multiple locations.
740 (Breakpoint Menus): Improve wording.
741 (Output): Fix last change.
742
a4ce5b0d
UW
7432007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
744
745 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
746
1b39d5c0
DE
7472007-11-15 Doug Evans <dje@google.com>
748
749 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
750
7a72d44c
VP
7512007-11-15 Vladimir Prus <vladimir@codesourcery.com>
752
753 * gdbint.texinfo (Native Conditionals): Remove
754 mention of CLEAR_SOLIB.
5ae4183a 755
6d1829bf 7562007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
757
758 * gdb.texinfo (Print Settings): Add documentation for "set/show
759 print frame-arguments".
760
1a619819
LM
7612007-11-05 Luis Machado <luisgpm@br.ibm.com>
762
3b784c4f 763 * gdb.texinfo (Output): Update printf command's description.
1a619819 764
55eddb0f
DJ
7652007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
766
767 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
768 powerpc soft-float".
769
9cceb671
DJ
7702007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
771
772 * gdb.texinfo (Files): Correct formatting. Mention Expat
773 requirement.
774 (Requirements for Building GDB): Expand the list of Expat
775 uses.
776 (Library List Format, Memory Map Format): Mention Expat.
777 (Target Descriptions): Update Expat wording.
778
83acabca
DJ
7792007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
780
781 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
782 Document that gdbarch_convert_register_p should return zero for no-op
783 conversions.
784
e35879db
UW
7852007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
786
83acabca 787 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
788 of set_gdbarch_sofun_address_maybe_missing back to ...
789 (Target Conditionals): ... here to fix build break.
790
203c3895
UW
7912007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
792
83acabca 793 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
794 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
795 (Compiler Characteristics): ... documentation of
796 set_gdbarch_sofun_address_maybe_missing.
797
11411de3
DJ
7982007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
799
800 * gdbint.texinfo (Target Conditionals): Use
801 frame_unwind_register_unsigned in examples instead of
802 frame_unwind_unsigned_register.
803
7cc46491
DJ
8042007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
805
806 * gdb.texinfo (Predefined Target Types): Add int128
807 and uint128.
808 (Standard Target Features): Add PowerPC features.
809
81adfced
DJ
8102007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
811
812 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
813
c1874924
UW
8142007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
815
816 * gdbint.texi (Target Conditionals): Remove documentation
817 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
818 gdbarch_extract_return_value, and gdbarch_store_return_value.
819
f6e56ab3
UW
8202007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
821
822 * gdbint.texi (Target Conditionals): Remove documentation of
823 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
824
56cf5405
KH
8252007-10-11 Kazu Hirata <kazu@codesourcery.com>
826
827 * gdb.texinfo: Mention that inaccessible-by-default is on by
828 default.
829
35156bae
DJ
8302007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
831
832 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
833
d983da9c
DJ
8342007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
835
836 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
837 multi-threaded watchpoints.
838 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
839 checked. Describe sticky notification. Expand description
840 of steppable and continuable watchpoints.
841 (Watchpoints and Threads): New subsection.
842
fe6fbf8b
VP
8432007-09-28 Vladimir Prus <vladimir@codesourcery.com>
844
845 * gdb.texinfo (Setting Breakpoints): Revise
846 documentation for pending breakpoints. Document
847 breakpoints with multiple locations.
5ae4183a 848
084344da
VP
8492007-09-19 Vladimir Prus <vladimir@codesourcery.com>
850
851 * gdb.texinfo (Miscellaneous gdb/mi Commands):
852 Document -list-features.
5ae4183a 853
82160952
EZ
8542007-09-15 Eli Zaretskii <eliz@gnu.org>
855
856 * gdb.texinfo (Output): Spell out which features of C's printf are
857 not supported by GDB's printf.
7e27a47a
EZ
858 (Separate Debug Files): More accurate wording regarding build ID
859 and a reference to the ld manual rather than the Fedora wiki.
82160952 860
ea37ba09
DJ
8612007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
862 Jim Blandy <jimb@codesourcery.com>
863
864 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
865 (Examining Memory): Update mentions of the 's' format.
866 (Automatic Display): Likewise.
867
b8533aec
DJ
8682007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
869
870 * gdb.texinfo: Update the FSF's Back-Cover Text.
871
83f83d7f
JK
8722007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
873 Eli Zaretskii <eliz@gnu.org>
874
875 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
876 Fixed the ``build ID'' name. New binaries build instructions for the
877 build ID inclusion. Explain how the commands are specific to the build
878 ID vs. debug link.
879
c7e83d54
EZ
8802007-09-01 Eli Zaretskii <eliz@gnu.org>
881
882 * gdb.texinfo (Separate Debug Files): Fix last change. Add
883 indexing for ``build ID'' support.
884
d3750b24
JK
8852007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
886
887 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
888 Enlisted BUILD ID to the debug file searching example.
889 Included a BUILD ID `.note.gnu.build-id' section description.
890 Updated/added the debug files splitting instructions for OBJCOPY.
891
02142340
VP
8922007-08-31 Vladimir Prus <vladimir@codesourcery.com>
893
894 * gdb.texinfo (Variable Objects): Adjust docs
895 for -var-info-expression and document
896 -var-info-path-expression.
897
d3bdde98
JB
8982007-08-20 Jim Blandy <jimb@codesourcery.com>
899
3fb6a982
JB
900 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
901 (title page): Include the dedication in the printed manual, as a
902 separate page after the copyright notice.
5ae4183a 903
d3bdde98
JB
904 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
905 don't break a @var across a line.
906
c80a96a8
MR
9072007-07-25 Maciej W. Rozycki <macro@mips.com>
908
909 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
910 for include files.
911
5824a901
NR
9122007-07-12 Nick Roberts <nickrob@snap.net.nz>
913
914 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
915 in annotate.texinfo.
916 (Command History): Link to new node.
5824a901 917
d52e7ea3
UW
9182007-07-05 Markus Deuling <deuling@de.ibm.com>
919
920 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
921
5fc14d0a
EZ
9222007-07-05 Eli Zaretskii <eliz@gnu.org>
923
924 * gdbint.texinfo (Target Conditionals): Fix last change.
925
4a9bb1df
UW
9262007-07-03 Markus Deuling <deuling@de.ibm.com>
927
928 * gdb.texinfo: Replace following macros by their appropriate gdbarch
929 routines:
930 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
931 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
932 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
933 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
934 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
935 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
936 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
937 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
938 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
939 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
940 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
941 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
942 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
943 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
944 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
945 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
946 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
947 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
948 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
949 (SOFTWARE_SINGLE_STEP_P)
950
951 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
952 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
953
954 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
955 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
956 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
957 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
958 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
959 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
960 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
961 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
962 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
963 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
964
965 (Converting an existing Target Architecture to Multi-arch): Remove
966 section.
967
968 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
969 (gdbarch_addr_bits_remove): Add code example.
970
971 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
972
cfa9d6d9
DJ
9732007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
974
975 * gdb.texinfo (Remote Configuration): Document library-info-packet.
976 Add other missing entries. Adjust the table size to fit.
977 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
978 stop reasons including the new "library" event.
979 (General Query Packets): Adjust table widths for qSupported. Mention
980 qXfer:libraries:read reply to qSupported and document the new packet.
981 (Library List Format): New section.
982
159fcc13
JK
9832007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
984
985 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
986
f66d1690
MS
9872007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
988
989 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
990
67102876
NR
9912007-06-25 Nick Roberts <nickrob@snap.net.nz>
992
993 * gdbint.texinfo (Register and Memory Data): Break sections
994 into nodes and add a menu.
995
a4642986
MR
9962007-06-21 Maciej W. Rozycki <macro@mips.com>
997
998 * gdb.texinfo (Examining Memory): Document the new behaviour.
999
e9c17194
VP
10002007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1001
1002 * gdb.texinfo (Standard Target Features): Document
1003 m68k features.
1004
31d99776
DJ
10052007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1006
1007 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1008
1780a0ed
DJ
10092007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1010
1011 * gdb.texinfo (Target Description Format): Add version attribute
1012 for <target>.
1013
822b6570
DJ
10142007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1015
1016 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1017
f8b73d13
DJ
10182007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1019
1020 * gdb.texinfo (MIPS Features): New subsection.
1021
0e7f50da
UW
10222007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1023 Markus Deuling <deuling@de.ibm.com>
1024
1025 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1026 and qXfer:spu:write packets and mention them under qSupported.
1027
23d964e7
UW
10282007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1029 Markus Deuling <deuling@de.ibm.com>
1030
1031 * gdb.texinfo (Architectures): Add new SPU section to document
1032 Cell Broadband Engine SPU architecture specific commands.
1033
9f708cb2
VP
10342007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1035
1036 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1037 comments.
1038
7579b5f8
NR
10392007-06-07 Nick Roberts <nickrob@snap.net.nz>
1040
1041 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1042
bf06d120
JB
10432007-05-29 Jim Blandy <jimb@codesourcery.com>
1044
1045 * gdb.texinfo (Overview): Doc fix.
1046
23776285
MR
10472007-05-22 Maciej W. Rozycki <macro@mips.com>
1048
1049 * gdb.texinfo (Remote Configuration): Document "set/show
1050 remoteflow".
1051
1a69e1e4
DJ
10522007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1053
bf06d120
JB
1054 * gdb.texinfo (MIPS): Remove documentation for set mips
1055 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1056 stack-arg-size.
1a69e1e4 1057
46ba6afa 10582007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1059
46ba6afa
BW
1060 * all-cfg.texi (GDBTUI): New.
1061 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1062 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1063 (TUI Configuration): Edit to improve clarity and fix problems of
1064 both style and content.
5ae4183a 1065
06d3b283
UW
10662007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1067
1068 * observer.texi (GDB Observers): New observer "new_objfile".
1069
179101d6
UW
10702007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1071
1072 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1073
25d5ea92
VP
10742007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1075
1076 * gdb.texinfo (GDB/MI Variable Objects): Document
1077 frozen variables objects.
5ae4183a 1078
ea35711c
DJ
10792007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1080
1081 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1082 (Character Sets, Caching Data of Remote Targets): Likewise.
1083 (Targets): Delete Remote node. Move its text...
1084 (Debugging Remote Programs): ...to here. Delete description
1085 of the "remote" command.
1086 (Remote configuration): Delete description of "set remotedevice"
1087 and "show remotedevice".
1088 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1089
db2e3e2e
BW
10902007-04-11 Bob Wilson <bob.wilson@acm.org>
1091
5ae4183a
AS
1092 * gdb.texinfo (Contributors, Continuing and Stepping)
1093 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1094 (General Query Packets, File-I/O Remote Protocol Extension)
1095 (Protocol Basics, The F Reply Packet, Write)
1096 (Protocol-specific Representation of Datatypes, Memory Transfer):
1097 Fix hyphenation, punctuation and grammar problems.
1098 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1099 'section' instead of 'subsection' in the text.
1100 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1101 (i386): Remove period from section name.
db2e3e2e
BW
1102 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1103 (Config Names, Configure Options): Use @file{configure}.
1104
8a3dae3e
DJ
11052007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1106
1107 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1108 and tab expansion.
1109
1a92f856
DJ
11102007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1111
1112 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1113
79a6e687 11142007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1115
79a6e687
BW
1116 * gdb.texinfo: Consistently capitalize all significant words in
1117 node names, chapter titles, section titles, and headings. Update
1118 cross references to match.
1119 (Starting and Stopping Trace Experiment): Make node name plural.
1120 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1121
ad527d2e
PA
11222007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1123
1124 * gdb.texinfo (WinCE): Delete obsolete subsection.
1125
7ce59000
DJ
11262007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1127
1128 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1129 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1130 references.
1131
8807d78b
DJ
11322007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1133
1134 * gdb.texinfo (Startup): Delete references to some alternate
1135 names for .gdbinit.
1136 (Thread): Remove LynxOS reference.
1137 (Tandem ST2000): Delete target-specific documentation.
1138 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1139 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1140 and GDB_OSABI_LYNXOS.
1141
5f402660
UW
11422007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1143
1144 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1145
bac718a6
UW
11462007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1147
1148 * gdbint.texinfo (Target Conditionals): Remove mention of
1149 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1150 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1151
9453113a
DJ
11522007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1153
1154 * Makefile.in: Add "pdfdir" installation
1155 directory, PDFTEX macro, support for "install-pdf" target,
1156 and rules for making a pdf version of refcard.texi.
1157 * refcard.tex: Specify paper size for PDF output.
1158
ae21e955 11592007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1160
ae21e955 1161 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1162
3f94c067 11632007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1164
3f94c067
BW
1165 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1166 (Source Path, Character Sets, Macros, Define)
1167 (GDB/MI Result Records, GDB/MI Simple Examples)
1168 (GDB/MI Program Execution, GDB/MI File Commands)
1169 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1170 (Bug Reporting): Use @value{GCC}.
5ae4183a 1171
12c27660 11722007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1173
12c27660
BW
1174 * gdb.texinfo (Help): Fix formatting of examples.
1175 (Variables): Use @ifnotinfo instead of @iftex.
1176 (Non-debug DLL symbols): Use @ref instead of @pxref.
1177 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1178
ce9341a1
BW
11792007-03-26 Bob Wilson <bob.wilson@acm.org>
1180
1181 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1182
c8f4133a
BW
11832007-03-26 Bob Wilson <bob.wilson@acm.org>
1184
1185 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1186 the order of the nodes.
1187 (C Operators, C Constants, Debugging C): Remove extra menus.
1188 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1189
c8f4133a 11902007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1191
1192 * gdb.texinfo (File Options): Add missing parenthesis.
1193 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1194
c74d0ad8
DJ
11952007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1196
1197 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1198
ff6f572f
DJ
11992007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1200
669fac23 1201 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1202 case insensitivity.
1203 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1204
994337c3
NR
12052007-02-18 Nick Roberts <nickrob@snap.net.nz>
1206
1207 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1208 (Files): Add section name to argument list for pxref.
1209 (Non-debug DLL symbols): Don't use `see' for pxref.
1210 (Embedded Processors): Fix typo.
1211 (GDB/MI Breakpoint Commands): Execution commands generate
1212 *stopped not ^done.
1213
eb819d70
NR
12142007-02-13 Nick Roberts <nickrob@snap.net.nz>
1215
1216 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1217 values for in_scope. Mention that only root variables can be
1218 updated.
1219 (GDB/MI Development and Front Ends): Explain new values may be
1220 added to existing fields.
1221
123dc839
DJ
12222007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1223
1224 * gdb.texinfo (-target-disconnect): Use @smallexample.
1225 (Requirements): Add anchor for Expat. Update description.
1226 (Target Descriptions): Mention Expat.
1227 (Target Description Format): Document new elements. Use
1228 @smallexample.
1229 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1230 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1231
108546a0
DJ
12322007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1233
1234 * gdb.texinfo (Target Description Format): Add section on XInclude.
1235
95a98c01
NR
12362006-02-03 Nick Roberts <nickrob@snap.net.nz>
1237
1238 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1239 command -enable-timings.
1240
f4b3909f
EZ
12412007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1242
5ae4183a 1243 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1244 descriptions for new/deleted elements in gdb_osabi. Add missing
1245 description for function generic_elf_osabi_sniff_abi_tag_sections.
1246
c7ba131e
JB
12472007-01-29 Joel Brobecker <brobecker@adacore.com>
1248
1249 * gdb.texinfo (Maintenance Commands): Add documentation for
1250 the new "maint print target-stack" command.
1251
3a60f64e
JK
12522007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1253 Eli Zaretskii <eliz@gnu.org>
1254
f4b3909f 1255 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1256
c582f8b6
EZ
12572007-01-26 Eli Zaretskii <eliz@gnu.org>
1258
1259 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1260 Use @value{NGCC} instead of @value{GCC}.
1261
d3e8051b
EZ
12622007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1263
1264 * agentexpr.texi: Fix typos.
1265 * annotate.texinfo: Likewise.
1266 * gdb.texinfo: Likewise.
1267 * gdbint.texinfo: Likewise.
1268 * observer.texi: Likewise.
1269 * stabs.texinfo: Likewise.
1270
86f04699
EZ
12712007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1272
1273 * gdbint.texinfo (Support Libraries): Remove mmalloc
1274 entry. Describe readline library.
1275
23181151
DJ
12762007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1277
1278 * gdb.texinfo (Target Descriptions): New section.
1279 (General Query Packets): Add QPassSignals anchor. Mention
1280 qXfer:features:read under qSupported. Expand mentions of
1281 qXfer:memory-map:read and QPassSignals. Document
1282 qXfer:features:read.
1283
f822c95b
DJ
12842007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1285
1286 * gdb.texinfo (Commands to specify files): Describe
1287 "set sysroot" and "show sysroot".
1288 (Using the `gdbserver' program): Lowercase argument
1289 to @var. Expand description of setting up GDB on the
1290 host.
1291
8936fcda
JB
12922007-01-05 Joel Brobecker <brobecker@adacore.com>
1293
1294 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1295 catch exception, catch exception unhandled, and catch assert
1296 commands.
1297
e776119f
DJ
12982007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1299
1300 * gdb.texinfo (Debugging Output): Document "set debug xml"
1301 and "show debug xml".
1302
aa79a185
DJ
13032007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1304
1305 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1306
7f893741
JB
13072007-01-01 Joel Brobecker <brobecker@adacore.com>
1308
1309 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1310
a1b5960f
VP
13112006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1312
1313 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1314 note in @ignore, to be removed later if nobody complains.
1315
9f470e6e
NR
13162006-12-04 Nick Roberts <nickrob@snap.net.nz>
1317
1318 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1319 of -var-delete.
1320
765dc015 13212006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1322
765dc015 1323 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1324 automatic software/hardware breakpoint usage and
1325 the "set breakpoint auto-hw" command.
765dc015 1326
4b5752d0
VP
13272006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1328
1329 * gdb.texinfo (Memory Access Checking): New.
1330
89be2091
DJ
13312006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1332
1333 * gdb.texinfo (Remote configuration): Mention
1334 "pass-signals-packet".
1335 (General Query Packets): Document QPassSignals. Fix
1336 a typo.
1337
ca3bf3bd
DJ
13382006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1339
1340 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1341
427c3a89
DJ
13422006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1343
1344 * gdb.texinfo (Remote configuration): Rewrite documentation for
1345 packet configuration commands.
1346 (OS Information): Adjust reference to qXfer:auxv:read.
1347 (General Query Packets): Remove references to read-aux-vector-packet
1348 and set remote get-thread-local-storage-address.
1349
7a107747
DJ
13502006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1351
1352 * gdbint.texinfo (Target Architecture Definition): Add new
1353 Initializing a New Architecture section.
1354
1c56eb0e
EZ
13552006-10-31 David Taylor <dtaylor@emc.com>
1356
1357 * stabs.texinfo (Macro define and undefine): New node describing
1358 stabs for #define and #undef.
1359
f73adfeb
AS
13602006-10-27 Andreas Schwab <schwab@suse.de>
1361
1362 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1363
fd60e0df
EZ
13642006-10-21 Eli Zaretskii <eliz@gnu.org>
1365
1366 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1367 clarify on the possible meanings of ``expression'' watched by
1368 watchpoints. Add indexing.
e5ac9b53
EZ
1369 (Prompting, Errors, Invalidation, Annotations for Running)
1370 (Source Annotations): Fix index entries by adding "annotation" to
1371 them, to discriminate from index entries that point to the more
1372 general topic descriptions.
fd60e0df 1373
52bb452f
DJ
13742006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1375
1376 * gdbint.texinfo (Target Vector Definition): Move most
1377 content into Existing Targets. Add a menu.
1378 (Existing Targets): New section, moved from Target Vector
1379 Definition. Use @subsection.
1380 (Managing Execution State): New section.
1381
58955e58
BW
13822006-10-16 Bob Wilson <bob.wilson@acm.org>
1383
1384 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1385
c8aa23ab
EZ
13862006-10-15 Eli Zaretskii <eliz@gnu.org>
1387
1388 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1389 (Command Syntax, Signals, Backtrace, Connecting)
1390 (Remote configuration, Renesas Boards, Console I/O): Fix last
1391 change: use Ctrl- instead of C-, except wrt Emacs.
1392 (File-I/O Examples): Put Ctrl-c in @kbd.
1393 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1394 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1395 (Signals, Set Breaks, Set Watchpoints): Document optional
1396 arguments to `info signals' `handle', `info breakpoints', and
1397 `info watchpoints'.
c8aa23ab 1398
e7109c7e
EZ
13992006-10-14 Eli Zaretskii <eliz@gnu.org>
1400
1401 * gdb.texinfo (Backtrace): Fix last change.
1402
de3aea7b
NR
14032006-10-14 Nick Roberts <nickrob@snap.net.nz>
1404
1405 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1406
7f9087cb
BW
14072006-10-10 Bob Wilson <bob.wilson@acm.org>
1408
c8aa23ab
EZ
1409 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1410 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1411 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1412
68437a39
DJ
14132006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1414 Daniel Jacobowitz <dan@codesourcery.com>
1415
1416 * gdb.texinfo (Packets): Document vFlashErase,
1417 vFlashWrite and vFlashDone packets.
1418 (General Query Packets): Document qXfer:memory-map:read.
1419 Add a new feature for qXfer:memory-map:read.
1420 (Memory map format): New section.
1421 (Target Commands): Mention that gdb can write flash.
1422
fd79ecee
DJ
14232006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1424 Daniel Jacobowitz <dan@codesourcery.com>
1425
1426 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1427 memory regions and "mem auto".
1428
350da6ee
DJ
14292006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1430
1431 * gdbint.texinfo (Array Containers): New section.
1432
2f1acb09
VP
14332006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1434
1435 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1436 -stack-list-arguments HIGH_FRAME argument can be larger then the
1437 actual number of frames.
1438
2ab1eb7a
VP
14392006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1440
1441 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1442 -stack-list-locals HIGH_FRAME argument can be larger then the
1443 actual number of frames.
2ab1eb7a 1444
599b237a
BW
14452006-09-02 Bob Wilson <bob.wilson@acm.org>
1446
1447 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1448 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1449
25ab7e6d
EZ
14502006-09-02 Eli Zaretskii <eliz@gnu.org>
1451
1452 * gdbint.texinfo (Overall Structure): New section "Source Tree
1453 Structure".
1454
940178d3
JB
14552006-08-17 Jim Blandy <jimb@codesourcery.com>
1456
1457 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1458 responses.
1459
30daae6c
JB
14602006-08-08 Joel Brobecker <brobecker@adacore.com>
1461
1462 * gdb.texinfo (Source Path): Add documentation for new
1463 substitute-path commands.
1464
7fa2210b
DJ
14652006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1466
1467 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1468 (Running Configure): ...here.
1469 (Requirements): New node. Mention expat.
1470
3d00d119
DJ
14712006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1472
5ae4183a 1473 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1474 'set download-write-size' and 'show download-write-size'.
1475
0cbfa4ee
DJ
14762006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1477
1478 * stabs.texinfo (Member Type Descriptor): Correct example for
1479 pointer to member types.
1480
16026cd7
AS
14812006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1482
1483 * gdb.texinfo (Optional warnings and messages): Add
1484 'set/show trace-commands'.
1485 (Command files): Add '-v' to source command.
1486
0876f84a
DJ
14872006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1488
1489 * gdb.texinfo (OS Information): Update qPart reference to
1490 qXfer.
1491 (Remote configuration): Likewise.
1492 (Overview): Move @cindex to the start of a paragraph. Talk
1493 about binary data encoding.
1494 (Packets): Refer to the overview for the details of the X
1495 packet encoding.
1496 (General Query Packets): Remove qPart description. Add qXfer
1497 description. Add an anchor to qSupported. Correct feature
1498 table title. Add a new feature for qXfer:auxv:read.
1499 (Interrupts): Add a missing parenthesis.
1500
2ec3381a
DJ
15012006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1502
669fac23 1503 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1504 (GDB/MI Kod Commands): Remove commented out node.
1505
594fe323
EZ
15062006-07-01 Eli Zaretskii <eliz@gnu.org>
1507
1508 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1509 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1510 (GDB/MI Thread Commands, GDB/MI Program Execution)
1511 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1512 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1513 (GDB/MI File Commands, GDB/MI Target Manipulation)
1514 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1515 since the MI prompt is hard-wired into the code.
1516
7e3fb70c
NR
15172006-07-01 Nick Roberts <nickrob@snap.net.nz>
1518
1519 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1520 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1521 (GDB/MI Data Manipulation): Remove description of unimplemented
1522 display related commands as variable objects perform this function
1523 and are superior: -display-delete, -display-disable,
1524 -display-enable, -display-insert and -display-list. Move
1525 -environment-cd, -environment-directory, -environment-path
1526 and -environment-pwd to "Program Context".
1527 (GDB/MI Program Control): Rename to "Program Execution". Move
1528 -exec-arguments -exec-abort to...
1529 (GDB/MI Program Context): ...here. New node split from "Data
1530 Manipulation".
1531
be2a5f71
DJ
15322006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1533
1534 * gdb.texinfo (Remote configuration): Document set / show
1535 remote supported-packets.
1536 (General Query Packets): Document qSupported packet.
1537
fc320d37
SL
15382006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1539
1540 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1541 and font markup.
1542 (Protocol basics): Likewise.
1543 (The F request packet): Likewise.
1544 (The F reply packet): Likewise.
1545 (Memory transfer): Move this node to be a subsubsection of
1546 "Protocol specific representation of datatypes".
1547 (The Ctrl-C message): More copy editing.
1548 (Console I/O): Likewise.
1549 (The isatty call): Delete this node, and merge its content into
1550 the "isatty" node. Fixed references elsewhere.
1551 (The system call): Delete this node, and merge its content into
1552 the "system" node. Fixed references elsewhere.
1553 (open): Reformat to use @table, and add appropriate font markup.
1554 (close): Likewise.
1555 (read): Likewise.
1556 (write): Likewise.
1557 (lseek): Likewise.
1558 (rename): Likewise.
1559 (unlink): Likewise.
1560 (stat/fstat): Likewise.
1561 (gettimeofday): Likewise.
1562 (isatty): Likewise.
1563 (system): Likewise, plus minor changes to fix confusing wording.
1564 (Integral datatypes): Fix font markup.
1565 (Pointer values): Likewise.
1566 (struct stat): Fix markup to use @table, plus minor copy editing.
1567 (struct timeval): Fix font markup, plus minor copy editing.
1568 (Constants): Minor copy editing.
1569 (Errno values): Add font markup.
1570 (File-I/O Examples): Likewise.
1571
158fdf5c
NR
15722006-06-10 Nick Roberts <nickrob@snap.net.nz>
1573
1574 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1575 (GDB/MI Simple Examples): Move node up one level. Use real
1576 examples.
1577 (GDB/MI Compatibility with CLI): Update.
1578 (GDB/MI Result Records): Add "connected" and "exit" result
1579 classes.
1580 (GDB/MI Stream Records): Clarify target output.
1581 (GDB/MI Command Description Format): Modify example description.
1582 (GDB/MI Breakpoint Table Commands): Rename to...
1583 (GDB/MI Breakpoint Commands): ...this
1584 (GDB/MI Breakpoint Commands): Add optional thread field.
1585 (GDB/MI Program Control): Add an introduction. Move "Program
1586 termination" examples into exec-run description.
1587 (GDB/MI File Commands): Mention similar CLI commands.
1588 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1589 is similar to "-gdb-version".
1590
ddb50cd7
EZ
15912006-06-09 Eli Zaretskii <eliz@gnu.org>
1592
1593 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1594
2aef0d6b
NR
15952006-06-02 Nick Roberts <nickrob@snap.net.nz>
1596
1597 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1598 sourceware.org for mailing lists.
d5e40d59 1599 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1600
383a5c52
NR
16012006-06-01 Nick Roberts <nickrob@snap.net.nz>
1602
d5e40d59 1603 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1604
e16b02ee
EZ
16052006-05-22 Eli Zaretskii <eliz@gnu.org>
1606
1607 * gdb.texinfo (Cygwin Native): Fix last change.
1608
be90c084
CF
16092006-05-22 Christopher Faylor <cgf@timesys.com>
1610
1611 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1612
347ceba5
NR
16132006-05-15 Nick Roberts <nickrob@snap.net.nz>
1614
1615 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1616 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1617
369af7bd
DJ
16182006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1619
1620 * gdb.texinfo (General Query Packets): Recommend not starting
1621 new packets with qC and clarify.
1622
2ffdbde8 16232006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1624
1625 * gdb.texinfo (M2 Types): New section.
72019c9c 1626
16d1a084
DJ
16272006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1628
1629 * agentexpr.texi: Add a copyright and license notice.
1630 * observer.texi: Likewise, with GPL clause for function prototypes.
1631 Remove trailing whitespace.
1632
aa56d27a
JB
16332006-05-05 Jim Blandy <jimb@codesourcery.com>
1634
1635 * gdb.texinfo (General Query Packets): Document conventions for
1636 terminating packet names, and their violations.
1637
5bdf8622
DJ
16382006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1639
1640 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1641 * gdb.texinfo: Likewise.
1642
605a56cb
DJ
16432006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1644
1645 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1646 and "show remotedebug".
1647 (Debugging Output): Add additional index entries.
1648
b8db102d
MS
16492006-04-27 Michael Snyder <msnyder@redhat.com>
1650
1651 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1652
c5e30d01
AC
16532006-04-22 Andrew Cagney <cagney@redhat.com>
1654
1655 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1656 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1657
8181d85f
DJ
16582006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1659
1660 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1661 and remove breakpoint prototypes.
1662 (Watchpoints): Move description of target_insert_hw_breakpoint and
1663 target_remove_hw_breakpoint ...
1664 (Breakpoints): ... to here. Document target_insert_breakpoint and
1665 target_remove_breakpoint.
1666
4f553f88
JB
16672006-04-17 Jim Blandy <jimb@codesourcery.com>
1668
1669 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1670 and C packets are optional.
1671
cd852561
FR
16722006-04-14 Frederic Riss <frederic.riss@st.com>
1673
1674 * gdb.texinfo (Specifying source directories): Update the description
1675 of the source file search to reflect the fact that the source path
1676 always contains at least $cdir and $cwd.
1677
b620eb07
MS
16782006-03-31 Michael Snyder <msnyder@redhat.com>
1679
1680 * gdb.texinfo: Update copyright dates.
1681
3156cdaf
EZ
16822006-03-31 Eli Zaretskii <eliz@gnu.org>
1683
1684 * gdb.texinfo (Overview): Add an index entry to "empty response".
1685
7d30c22d
JB
16862006-03-28 Jim Blandy <jimb@codesourcery.com>
1687
1688 * gdbint.texinfo (Prologue Analysis): New section.
1689
86941c27
JB
16902006-03-07 Jim Blandy <jimb@red-bean.com>
1691
66b8c7f6
JB
1692 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1693
1a10341b
JB
1694 * gdb.texinfo (Target Commands): Update text describing how to
1695 specify a target. Refer to the detailed section on remote
1696 debugging, not the brief mention.
1697
86941c27
JB
1698 * gdb.texinfo (Connecting): Organize the different 'target remote'
1699 connection methods into a table. Add a 'target remote' index
1700 entry. (!!!)
1701
62f3a2ba
FF
17022006-02-17 Fred Fish <fnf@specifix.com>
1703
1704 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1705 'ptype' commands to reflect the fact that the only significant
1706 difference between them is that ptype prints the complete type
1707 description instead of just the name.
1708
8b9a88ea
WZ
17092006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1710
1711 * gdbint.texinfo (Watchpoints): Delete
1712 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1713
7e8dc855
NR
17142006-02-10 Nick Roberts <nickrob@snap.net.nz>
1715
1716 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1717 times fields where needed. Fix typos. Update general form given
1718 for output of -break-insert.
1719 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1720
c91d38aa
DJ
17212006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1722
1723 * gdbint.texinfo (Symbol Handling): Add a section
1724 on memory management.
1725
38fcd64c
DJ
17262006-02-06 Vladimir Prus <ghost@cs.msu.su>
1727
1728 * gdb.texinfo (Breakpoint table commands): Document the fullname
1729 field in -break-list output.
1730
219eec71
EZ
17312006-02-03 Eli Zaretskii <eliz@gnu.org>
1732
1733 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1734 debugging information produced by the various "set debug..."
1735 options.
1736
ae5a43e0
DJ
17372006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1738
1739 * gdb.texinfo (Files): Remove obsolete bits from the description
1740 of "symbol-file".
1741
a9f158ec
JB
17422006-01-25 Jim Blandy <jimb@redhat.com>
1743
1744 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1745
410dd08e
JB
17462006-01-24 Jim Blandy <jimb@redhat.com>
1747
1748 * gdbint.texinfo (Frames): Document the basics of GDB's register
1749 unwinding model, and explain the existence of the "sentinel" frame.
1750
4b505b12
AS
17512006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1752
1753 * gdb.texinfo (Choosing files): Mention that -directory is used
1754 for script files.
1755 (Specifying source directories): Likewise.
1756 (Command files): Explain how script files are found.
1757
839c27b7
EZ
17582006-01-21 Eli Zaretskii <eliz@gnu.org>
1759
1760 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1761 the threads in a multi-threaded program.
1762 (Threads): The threadno argument of "thread apply" can be a range
1763 of numbers.
1764
7be93b9e
JB
17652006-01-18 Jim Blandy <jimb@redhat.com>
1766
1767 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1768 of warning flags.
1769
fcc73fe3
EZ
17702006-01-13 Eli Zaretskii <eliz@gnu.org>
1771
1772 * gdb.texinfo (Sequences): Improve menu annotations.
1773 (Define): Add index entries for arguments of user-defined
1774 commands. Move the description of flow-control commands...
1775 (Command Files): ...to here. Document loop_break and
1776 loop_continue.
ca91424e
EZ
1777 (Define, Command Files): Document `end' and add index entries for
1778 it.
fcc73fe3 1779
5c95884b
MS
17802006-01-04 Michael Snyder <msnyder@redhat.com>
1781
1782 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1783 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1784
860701dc
PH
17852006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1786
1787 * gdb.texinfo (Omissions from Ada): Document that there is now
1788 limited aggregate support.
1789
36b80e65
EZ
17902005-12-28 Eli Zaretskii <eliz@gnu.org>
1791
1792 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1793 registers and the likes.
1794
c1468174
EZ
17952005-12-24 Eli Zaretskii <eliz@gnu.org>
1796
1797 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1798 (Symbols): Fix usage of "e.g.".
359df76b 1799 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1800
1801 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1802 (Coding): Fix usage of "e.g.".
1803
c02a867d
EZ
18042005-12-23 Eli Zaretskii <eliz@gnu.org>
1805
5ae4183a
AS
1806 * stabs.texinfo:
1807 * refcard.tex:
c02a867d 1808 * gpl.texi:
5ae4183a
AS
1809 * gdbint.texinfo:
1810 * gdb.texinfo:
1811 * gdb-cfg.texi:
c02a867d 1812 * fdl.texi:
5ae4183a
AS
1813 * annotate.texinfo:
1814 * all-cfg.texi:
c02a867d
EZ
1815 * Makefile.in: Add (C) after Copyright. Update the FSF
1816 address.
1817
fad38dfa
EZ
18182005-12-03 Eli Zaretskii <eliz@gnu.org>
1819
1820 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1821 extend GDB with commands for external monitor.
1822
53e5f3cf
AS
18232005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1824
1825 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1826
55f6ca0f
JB
18272005-11-25 Joel Brobecker <brobecker@adacore.com>
1828
1829 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1830
c1947b85
JB
18312005-11-21 Jim Blandy <jimb@redhat.com>
1832
1833 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1834 placement of 'R' actions in tracepoint action packets; document
1835 dependence of 'X' and 'M' actions on a preceding 'R' action for
1836 their registers.
1837
9d29849a
JB
18382005-11-19 Jim Blandy <jimb@redhat.com>
1839
1840 * gdb.texinfo (Tracepoint Packets): New node.
1841 (General Query Packets): Add entries for the tracepoint packets,
1842 referring to the "Tracepoint Packets" node.
1843 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1844
9a6253be
KB
18452005-11-18 Kevin Buettner <kevinb@redhat.com>
1846
1847 * gdb.texinfo (set remotebreak): Add anchor.
1848 (X packet): Likewise.
1849 (Remote Protocol): Add new section `Interrupts' and new index
1850 entry `interrupts (remote protocol)'.
1851
5f3bebba
JB
18522005-11-18 Jim Blandy <jimb@redhat.com>
1853
1854 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1855 entries into the General Query Packets section. Add a
1856 cross-reference to that section. Drop description of replies, as
1857 these are covered in the descriptions of each packet.
1858 (General Query Packets): Add introductory text. Explain naming
1859 conventions, and how the end of a name is recognized.
1860
9a7a1b36
KB
18612005-11-17 Kevin Buettner <kevinb@redhat.com>
1862
0564b6cf 1863 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1864 "set remotebreak" command.
1865
b8ff78ce
JB
18662005-11-16 Jim Blandy <jimb@redhat.com>
1867
1868 * gdb.texinfo (Packets, Stop Reply Packets)
1869 (General Query Packets): Various formatting cleanups.
1870 - Use @samp for packet contents.
1871 - Drop summaries from packet @item lines; the same information appears
1872 immediately below in the description.
1873 - Delete paragraph breaks after packet @item commands, so that the
1874 description appears directly to the right of the packet prototype
1875 in the printed manual, if it fits.
1876 - Place spaces in packet prototypes between @vars and non-@var
1877 letters, and explain that they're just for formatting.
1878 - Use @dots{} instead of '...'.
1879 - Fix uses of @code where @var was needed.
1880 - Replace "deprecated" markers with English text spelling out the
1881 packet's status and the preferred alternatives.
1882 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1883 what this ever meant.
1884 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1885 this for a long time.
1886 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1887 implemented several times, and have been in use for years.
1888
8ffe2530
JB
18892005-11-15 Jim Blandy <jimb@redhat.com>
1890
c43c5473
JB
1891 * gdb.texinfo (Packets): Add index entries for 'm' packet
1892 disclaimers.
5ae4183a 1893
fb031cdf
JB
1894 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1895 of stub when processing an 'm' packet.
1896
8ffe2530
JB
1897 * gdb.texinfo (Packets): Mention that packets beginning with
1898 letters are reserved once, at the top, instead of actually listing
1899 them all and saying "reserved".
1900
c03c782f
AS
19012005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1902
1903 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1904 Change @var{$arg0 to @code{$arg0.
1905
814e32d7
WZ
19062005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1907
1908 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1909
fa93a9d8
JB
19102005-11-12 Jim Blandy <jimb@redhat.com>
1911
1912 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1913 order. Remove extraneous 'z'.
1914
8a5a3c82
AS
19152005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1916
1917 * gdb.texinfo (Choosing files): Add --eval-command.
1918
4b0ad762
AS
19192005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1920
1921 * gdb.texinfo (Choosing modes): Add --return-child-result.
1922
1923
1a088d06
AS
19242005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1925
1926 * gdb.texinfo (Choosing modes): Add --batch-silent.
1927
656d5e12
EZ
19282005-10-28 Eli Zaretskii <eliz@gnu.org>
1929
1930 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1931 "The -var-update Command".
1932
3c9c013a
JB
19332005-10-03 Joel Brobecker <brobecker@adacore.com>
1934
1935 * gdb.texinfo (Print Settings): Add documentation for set/show
1936 print array-indexes.
1937
7ba3cf9c
DJ
19382005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1939
1940 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1941 6.2 and 6.3.
1942
a94ab193
EZ
19432005-08-27 Eli Zaretskii <eliz@gnu.org>
1944
1945 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1946 since 19-Jan-2004.
1947 (Files): Likewise.
ab1adacd
EZ
1948 (Variables, Symbols): Document the "<incomplete type>" message and
1949 its reasons.
a94ab193 1950
ca06016a
FF
19512005-08-01 Fred Fish <fnf@specifix.com>
1952
1953 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1954
cf58170d
NR
19552005-07-15 Nick Roberts <nickrob@snap.net.nz>
1956
1957 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1958 option for -var-list-children and -var-update.
1959 (GDB/MI Stack Manipulation): Simplify description of
1960 print-values option for -stack-list-locals.
1961 (GDB/MI Command Description Format): Clarify.
1962 (Mode Options): Spelling of superseded.
1963
38f1196a
BR
19642005-07-12 Bob Rossi <bob@brasko.net>
1965
1966 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1967 corresponding GDB command comment.
1968
3cb3b8df
BR
19692005-07-06 Bob Rossi <bob@brasko.net>
1970
1971 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1972 and -inferior-tty-show.
1973 (Input/Output): Document "set/show inferior-tty" and tty alias.
1974
10fac096
NW
19752005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1976
1977 * gdb.texinfo (Packets): Change description of 'D' packet to note
1978 that GDB does wait for a response.
1979
d1b6db76
NR
19802005-06-22 Nick Roberts <nickrob@snap.net.nz>
1981
1982 * gdb.texinfo (History) Rename "Command History".
1983 (Command History): Move node "Server Prefix" from section on
1984 Annotations here.
1985
29629dcf
NR
19862005-06-19 Nick Roberts <nickrob@snap.net.nz>
1987
1988 * gdb.texinfo (GDB/MI Stack Manipulation):
1989 Re-instate -stack-info-frame with example. Say that it gets
1990 info on selected frame, not current frame.
1991
397ca115
EZ
19922005-06-18 Eli Zaretskii <eliz@gnu.org>
1993
1994 * gdb.texinfo (Server): Clarify that `file' should be used before
1995 connecting to the server.
1996 (Files): Add an xref to the above description.
51274035
EZ
1997 (Output Formats): More detailed description of the `c' format.
1998 (Memory): List explicitly all the formats supported by `x'.
638ac427 1999 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2000 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2001 files. Add more indexing for solib-absolute-prefix and
2002 --with-sysroot.
76d17f34
EZ
2003 (Machine Code): Document possible problems with locations in
2004 shared libraries.
d416eeec
EZ
2005 (Backtrace): Document that free-standing environments do not need
2006 to have a `main' function.
397ca115 2007
74f6deaa
NR
20082005-06-18 Nick Roberts <nickrob@snap.net.nz>
2009
2010 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2011 -stack-info-frame.
2012
a9967aef
AC
20132005-06-07 Andrew Cagney <cagney@gnu.org>
2014
2015 * gdb.texinfo (Contributors): Note the original multi-arch
2016 contributors.
2017
e09f16f9
EZ
20182005-06-03 Eli Zaretskii <eliz@gnu.org>
2019
2020 * gdb.texinfo (Registers): Add index entries for the standard
2021 registers.
2022 (Frames): Add cross-reference from frame pointer description to
2023 the Registers node.
2024 (Annotations Overview): Fix the reference to GDB name.
2025
d87ba7ee
EZ
20262005-06-01 Eli Zaretskii <eliz@gnu.org>
2027
2028 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2029 can-use-hw-watchpoints.
2030
034dad6f
BR
20312005-05-28 Bob Rossi <bob@brasko.net>
2032
2033 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2034 the possible reasons why an exec async record would be returned to FE.
2035
ffed4509
AC
20362005-05-26 Andrew Cagney <cagney@gnu.org>
2037
2038 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2039 Andrew Cagney implemented the original GDB/MI.
2040
e22e55c9
OF
20412005-05-23 Orjan Friberg <orjanf@axis.com>
2042
2043 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2044 documentation. Add documentation for cris-mode.
2045
a78e13ce
EZ
20462005-05-20 Eli Zaretskii <eliz@gnu.org>
2047
2048 * gdb.texinfo (Numbers): Explain the example and make the wording
2049 more acurate.
2050
76ff342d
DJ
20512005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2052 Dennis Brueni <dennis@slickedit.com>
2053
2054 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2055 (GDB/MI Data Manipulation, GDB/MI Program Control)
2056 (GDB/MI Stack Manipulation): Update examples to include the fullname
2057 attribute in stack frames.
2058
119b882a
EZ
20592005-05-12 Eli Zaretskii <eliz@gnu.org>
2060
2061 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2062 do with other non-standard names of init files.
2063
6fc08d32
EZ
20642005-05-11 Eli Zaretskii <eliz@gnu.org>
2065
2066 * gdb.texinfo (Command Files): Move the description of the startup
2067 from here...
2068 (Startup): ...to this new subsection of the Invocation chapter.
2069 Rearrange the description of init files more logically and add a
2070 cross-reference to "Command Files". Document the special gdbinit
2071 name for CISCO 68k. Expand the description of what GDB does
2072 during startup.
2073 (History): Add index entry for HISTSIZE.
2074
a561754a
MK
20752005-05-02 Mark Kettenis <kettenis@gnu.org>
2076
2077 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2078
2eecc4ab
EZ
20792005-05-02 Eli Zaretskii <eliz@gnu.org>
2080
2081 * gdb.texinfo (SVR4 Process Information, The isatty call)
2082 (The system call): Don't use foo(N) notation for man pages and
2083 functions.
514c4d71 2084 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2085
18999be5
EZ
20862005-04-27 Eli Zaretskii <eliz@gnu.org>
2087
2088 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2089 were optimized away.
2090
0abb7bc7
EZ
20912005-04-22 Eli Zaretskii <eliz@gnu.org>
2092
2093 * gdb.texinfo (Remote configuration): Document "set/show
2094 get-thread-local-storage-address". Add cross-reference to the
2095 description of the qGetTLSAddr packet.
2096 (General Query Packets): Mention "set remote
2097 get-thread-local-storage-address" and add a reference to its
2098 description.
2099
6f61acb1
NR
21002005-04-19 Nick Roberts <nickrob@snap.net.nz>
2101
2102 * gdb.texinfo (Backtrace): Describe 'bt full'.
2103
9d59903a
NR
21042005-04-17 Nick Roberts <nickrob@snap.net.nz>
2105
2106 * gdb.texinfo (Mode Options): Fix typo.
2107 (GDB/MI): Describe how to invoke GDB/MI.
2108
721c2651
EZ
21092005-04-16 Eli Zaretskii <eliz@gnu.org>
2110
2111 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2112 references changed. Add description of "info udot".
721c2651
EZ
2113 (Files): Document "set/show stop-on-solib-events".
2114 (M32R/D): Document "set/show download-path", "set/show
2115 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2116 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2117 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2118 (Maintenance Commands): Improve indexing.
2119 (Target Commands): Document "set/show hash", "set/show debug
2120 monitor".
2121 (SVR4 Process Information): Document "info pidlist" and "info
2122 meminfo". Document "set/show procfs-tarce" and "set/show
2123 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2124 (Symbols, The Print Command with Objective-C): Improve indexing.
2125 (Objective-C): Add references to "info classes" and "info
2126 selectors".
c45da7e6
EZ
2127 (Debugging Output): Improve wording. Document "set/show debug
2128 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2129 (Set Breaks): Add index entry for "hardware breakpoints".
2130 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2131 and "set/show usehardbreakpoints".
2132 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2133 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2134 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2135 rdiromatzero", "set/show rdiheartbeat".
2136 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2137 "sds".
2138 (Embedded Processors): Document the "sim" command.
2139 (Remote): Document the "remote" command.
2140 (DJGPP Native): Document the "info serial" command.
2141 (Threads): Document "maint info sol-threads".
2142 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2143 (Set Breaks): Improve indexing.
2144 (Command Syntax): Add a reference to dont-repeat.
2145 (Define): Document "dont-repeat".
2146 (TUI Commands): Document "tabset".
2147 (WinCE): New subsection. Document "set/show remotedirectory",
2148 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2149
14d6dd68
EZ
21502005-04-15 Eli Zaretskii <eliz@gnu.org>
2151
2152 * gdb.texinfo (Hurd Native): New subsection, documents
2153 Hurd-specific commands.
a64548ea 2154 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2155 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2156 (MIPS): Improve documentation of heuristic-fence-post. Document
2157 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2158 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2159 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2160 (ARM): Document ARM-specific commands.
a64548ea
EZ
2161 (AVR): New section. Document "info io_registers".
2162 (CRIS): New section. Document "set/show cris-version" and
2163 "set/show cris-dwarf2-cfi".
2164 (HPPA): New section. Document "set/show debug hppa" and "maint
2165 print unwind".
a5adf40f 2166 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2167 (Super-H): New section. Document the "regs" command.
721c2651 2168 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2169
9c16f35a
EZ
21702005-04-09 Eli Zaretskii <eliz@gnu.org>
2171
2172 * gdb.texinfo (Print Settings): Document "set/show print
2173 pascal_static-members", "set print repeats", "show print
2174 null-stop". Improve indexing. Fix documentation of "set print
2175 union".
2176 (Pascal): New section.
2177 (Supported languages): Rename from "Support"; all references
2178 updated. Add a menu item for Pascal.
2179 (Numbers): Document "set radix.
2180 (Screen Size): Document "set/show pagination".
2181 (MIPS Embedded): Remove "set processor" documentation.
2182 (Remote configuration): Document "set/show X/P/Z-packet",
2183 "set/show read-aux-vector-packet", "set/show remote
2184 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2185 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2186 remotedebug", "set/show remotebreak", "set/show remotedevice",
2187 "set/show remotelogfile".
2188 (Auxiliary Vector): Add reference to the description of the
2189 read-aux-vector-packet setting.
2190 (Set Watchpoints): Add a cross-reference to "set remote
2191 hardware-breakpoint-limit".
2192 (General Query Packets): Add indexing of requests and
2193 cross-references to related commands in "Remote configuration".
2194 (File-I/O Overview, The system call): Fix wording and typos.
2195 (Thread Stops): Add index entries.
2196 (Continuing and Stepping): Document "show step-mode".
2197 (i386): New node. Document "set/show struct-convention".
2198 (Files): Document "show trust-readonly-sections".
2199 (Calling): Document "set/show unwindonsignal".
2200 (Messages/Warnings): Add index entries.
2201 (Maintenance Commands): Document "set/show watchdog".
2202 (Annotations Overview): Document "show annotate".
2203 (Set Watchpoints): Add index entries.
2204 (Symbols): Fix doc of case-sensitive.
2205 (ABI): Document "show coerce-float-to-double".
2206 (Convenience Vars, Help): Improve indexing.
2207 (Machine Code): Document "show disassembly-flavor".
2208 (Debugging C plus plus): Document "show overload-resolution".
2209 (Value History, Signaling): Add index entries.
2210
22112005-04-08 Eli Zaretskii <eliz@gnu.org>
2212
2213 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2214 (Processes): Fix wording.
2215 (History, List, Logging output, Define, Symbols, Print Settings):
2216 Improve indexing.
2217
a8f24a35
EZ
22182005-04-03 Eli Zaretskii <eliz@gnu.org>
2219
2220 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2221 redundant index entry for "target" command.
2222 (Backtrace): Add index entries.
2223 (Symbols, Fortran): Document the "set case-sensitive" command.
2224 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2225 (Print Settings): Add index entry for "set demangle-style".
2226 (Target Commands): Document "set download-write-size".
2227 (Debugging Output): Document "set exec-done-display".
2228
09d4efe1
EZ
22292005-04-02 Eli Zaretskii <eliz@gnu.org>
2230
2231 * gdb.texinfo (Files): Fix the name and documentation of
2232 add-shared-symbol-files. Document its alias assf. Update the
2233 list of OSs where GDB supports shared libraries. Fix markup.
2234 (Continuing and Stepping): Add reference to @var{location} in the
2235 text.
2236 (Dump/Restore Files): Fix reference to @{filename}.
2237 (Help): Fix wording.
2238 (Attach): Ditto.
2239 (Set Watchpoints): Ditto.
2240 (Backtrace): Remove redundant index entries. Improve index
2241 entries.
2242 (Delete Breaks): Fix wording.
2243 (Memory): Document the compare-sections command.
2244 (Memory Region Attributes): Improve wording.
2245 (Disabling): Improve wording.
2246 (Fortran): New subsection. Document the "info common" command.
2247 (Help): Document aliases "info copying" and "info warranty".
2248 (Caching Remote Data): New section. Document the "set/show
2249 remotecache" and "info dcache" commands.
2250 (Show): Fix wording of the documentation of the "set
2251 extension-language" command.
2252 (Signals): Add index entry for "info handle".
2253 (Memory Region Attributes): Fix punctuation.
2254 (Symbols): Change the arg name to "location" and refer to it in
2255 the text. Fix wording of "info types" doc.
2256 (Threads): Fix usage of @enumerate @item's.
2257 (Listing Tracepoints): Add index entry for "info tp".
2258 (Set Watchpoints): Add xref to "info break" description.
2259 (Macros): Add an index entry for "macro exp1". Document the
2260 "macro list" command.
2261 (Maintenance Commands): Document "flushregs", "maint agent",
2262 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2263 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2264 "maint print architecture", "maint print objfiles", "maint print
2265 statistics", "maint print type", "maint show-debug-regs", "maint
2266 space", "maint time", and "maint translate-address".
2267 (Connecting): Document the "monitor" command.
2268 (Annotations Overview): Describe the "set annotate" command.
2269
82f2d802
EZ
22702005-04-01 Eli Zaretskii <eliz@gnu.org>
2271
2272 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2273 Rearrange index entries and improve wording about support for
2274 hardware watchpoints.
2275
7d51c7de
BR
22762005-03-10 Bob Rossi <bob@brasko.net>
2277
2278 * gdb.texinfo: Update copyright
2279
68c71a2e
TR
22802005-02-09 Theodore A. Roth <troth@openavr.org>
2281
2282 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2283 error.
2284
83761cbd
KB
22852005-02-03 Kevin Buettner <kevinb@redhat.com>
2286
2287 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2288
9f1c6395
MS
22892005-01-17 Michael Snyder <msnyder@redhat.com>
2290
2291 * gdb.texinfo: Fix spelling, infinte -> infinite.
2292
fbd1b305
MK
22932005-01-08 Mark Kettenis <kettenis@gnu.org>
2294
2295 * observer.texi (GDB Observers): Document "solib_loaded".
2296
3ace7edb
AC
22972005-01-07 Andrew Cagney <cagney@gnu.org>
2298
bec39cab
AC
2299 * configure.ac: Rename configure.in, require autoconf 2.59.
2300 * configure: Re-generate.
2301
3ace7edb
AC
2302 * configure.in: Replace configdirs with multiple references to
2303 AC_CONFIG_SUBDIRS.
2304 * configure: Re-generate.
5ae4183a 2305
53531fc1
AC
23062005-01-04 Andrew Cagney <cagney@gnu.org>
2307
2308 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2309 part of the version number.
2310
536ffdb7
MK
23112004-12-24 Mark Kettenis <kettenis@gnu.org>
2312
2313 * gdbint.texinfo (Algorithms): Remove description of
2314 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2315
e1aac25b
JB
23162004-12-07 Jim Blandy <jimb@redhat.com>
2317
2318 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2319 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2320 numbers.
2321
f47b1503
AS
23222004-12-07 Andreas Schwab <schwab@suse.de>
2323
2324 * gdb.texinfo (Mode Options): Document -l option.
2325
b6b8ece6
EZ
23262004-12-04 Eli Zaretskii <eliz@gnu.org>
2327
2328 * gdbint.texinfo (Algorithms): More accurate description of
2329 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2330 is not needed unless data-read and data-access watchpoints are
2331 supported. Add a description of how GDB checks whether the
2332 inferior stopped because a watchpoint was hit.
2333
01371747
EZ
23342004-11-23 Eli Zaretskii <eliz@gnu.org>
2335
2336 * gdb.texinfo (Files): Add cross-reference to description of
2337 -readnow command-line switch.
2338
2315ffec
RC
23392004-11-10 Randolph Chung <tausq@debian.org>
2340
2341 * gdb.texinfo: Document set/show backtrace past-entry commands.
2342 Rearrange index entries for set/show backtrace past-main.
2343
69065f5d
AC
23442004-11-10 Jon Beniston <jon@beniston.com>
2345
2346 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2347 * gdb.texinfo (Remote Serial Protocol): Further describe
2348 binary transfer escaping mechanism .
69065f5d 2349
30e91e0b
RC
23502004-11-08 Randolph Chung <tausq@debian.org>
2351
2352 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2353 and "show debug infrun". Add index entries.
2354
60bf7e09
EZ
23552004-10-23 Eli Zaretskii <eliz@gnu.org>
2356
2357 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2358 "info proc" that are already implemented. Add index entries.
2359 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2360 (Files): Add a tip for decreasing memory used for symtabs from
2361 shared libraries.
f018e82f
EZ
2362 (Starting): Fix whitespace; make "elaboration" stand out where it
2363 is first used, and add an index entry for the term.
f8568604
EZ
2364 (Calling): Expand and elaborate text. Add "print". Add the
2365 description of problems with weak aliases.
384ee23f 2366 (Core File Generation): New section.
60bf7e09 2367
d52fe014
AC
23682004-10-12 Andrew Cagney <cagney@gnu.org>
2369
2370 * gdbint.texinfo (Versions and Branches): New chapter.
2371 (Releasing GDB): Delete "Versions and Branches" section.
2372 (Top): Add "Versions and Branches".
2373
703663ab
EZ
23742004-10-08 Eli Zaretskii <eliz@gnu.org>
2375
2376 * gdb.texinfo (Editing, History): Add cross-references to the
2377 included Readline and History user documentation. Remove
2378 references to the symbol have-readline-appendices which is unused
2379 and undefined.
2380 (History): Fix indexing.
2381
ac77d04f
JJ
23822004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2383
2384 * gdbint.texinfo (target_stopped_data_address): Update to
2385 new prototype.
2386 (i386_stopped_data_address): Update prototype and description.
2387 (i386_stopped_by_watchpoint): New function and description.
2388
e07c999f
PH
23892004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2390
2391 * gdb.texinfo (Filenames): Add Ada suffixes.
2392 (Ada) New section.
2393
2e868123
AC
23942004-09-27 Andrew Cagney <cagney@gnu.org>
2395 Robert Picco <Robert.Picco@hp.com>
2396
2397 * gdb.texinfo (Packets): Document the "p" packet.
2398
02a57714
JM
23992004-09-21 Jason Molenda (jmolenda@apple.com)
2400
2401 * gdb.texinfo (Paths and Names of the Source Files): Document the
2402 meaning of values in the 'desc' field of a SO stab.
2403
ae038cb0
DJ
24042004-09-20 Daniel Jacobowitz <dan@debian.org>
2405
2406 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2407 max-cache-age" and "maint show dwarf2 max-cache-age".
2408
f7dc1244
EZ
24092004-09-16 Eli Zaretskii <eliz@gnu.org>
2410
2411 * gdb.texinfo (Set Breaks): Add index entry for setting
2412 breakpoints on overloaded C++ functions that are not members of
2413 any classes. Add an example and an index entry for setting
2414 breakpoints on all program functions.
2415 (Character Sets, Macros, Overlay Commands)
2416 (Non-debug DLL symbols, GDB/MI Output Syntax)
2417 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2418 Use "(@value{GDBP})" instead of a literal "(gdb)".
2419
f810308b
AC
24202004-09-12 Andrew Cagney <cagney@gnu.org>
2421
2422 * gdbint.texinfo (Native Debugging): Delete description of
2423 FILES_INFO_HOOK.
2424
15a661f3
PH
24252004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2426
5ae4183a
AS
2427 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2428 to hex_string_custom (not historically correct, but more
15a661f3
PH
2429 understandable, given the current code).
2430
f3219c75
AC
24312004-09-03 Andrew Cagney <cagney@gnu.org>
2432
2433 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2434
f3bb6704
JJ
24352004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2436
2437 * observer.texi (solib_unloaded): New observer.
2438
8d2c00cb
AC
24392004-08-24 Andrew Cagney <cagney@gnu.org>
2440
2441 * gdbint.texinfo (Target Architecture Definition): Add missing
2442 comma.
2443
e7dc800a
MC
24442004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2445
2446 * (Using the Testsuite): build != host is supported,
2447 but some test scripts do not support build != host.
2448
73b03683
MK
24492004-08-14 Mark Kettenis <kettenis@gnu.org>
2450
2451 * gdbint.texinfo (Host Definition): Delete description of
2452 FCLOSE_PROVIDED and GETENV_PROVIDED.
2453
c0ccb908
MK
24542004-08-05 Mark Kettenis <kettenis@chello.nl>
2455
2456 * gdbint.texinfo (Host Definition): Delete description of
2457 NO_SYS_FILE.
2458 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2459 PTRACE_FP_BUG.
2460
9c8dbfa9
AC
24612004-08-05 Andrew Cagney <cagney@gnu.org>
2462
2463 * gdbint.texinfo (Target Architecture Definition): Delete
2464 reference to deprecated_read_fp.
2465
f42accbe
AC
24662004-08-02 Andrew Cagney <cagney@gnu.org>
2467
2468 * gdbint.texinfo (Target Architecture Definition): Delete
2469 description of DEPRECATED_REGISTER_BYTES.
2470
0b66e38c
EZ
24712004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2472
2473 * gdb.texinfo (Source Path): Document the new behavior of
2474 searching for the source files.
2475
15387254
EZ
24762004-07-17 Eli Zaretskii <eliz@gnu.org>
2477
2478 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2479 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2480 (Auto Display): Improve indexing.
2481
2c07db7a
AC
24822004-07-16 Andrew Cagney <cagney@gnu.org>
2483
2484 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2485 "-noasync".
2486
4644b6e3
EZ
24872004-07-09 Eli Zaretskii <eliz@gnu.org>
2488
2489 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2490 have the same prefix have only their prefix in the index.
2491
7561d450
MK
24922004-07-03 Mark Kettenis <kettenis@gnu.org>
2493
2494 * gdb.texinfo (BSD libkvm Interface): New node (section)
2495 (Native): Add it to the menu.
2496
67bebe79
MK
24972004-07-01 Mark Kettenis <kettenis@gnu.org>
2498
2499 * gdbint.texinfo (Target Architecture Definition): Remove
2500 PCC_SOL_BROKEN.
2501
1a6923e0
MK
25022004-06-24 Mark Kettenis <kettenis@gnu.org>
2503
2504 * gdbint.texinfo (Target Architecture Definition): Remove
2505 SUN_FIXED_LBRAC_BUG.
2506
b435e160
AC
25072004-06-26 Andrew Cagney <cagney@gnu.org>
2508
2509 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2510
b5622e8d
AC
25112004-06-20 Andrew Cagney <cagney@gnu.org>
2512
2513 * gdbint.texinfo (Target Architecture Definition): Deprecate
2514 USE_STRUCT_CONVENTION.
2515
e0c07bf0
MC
25162004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2517
2518 gdb.texinfo (Bug Reporting): Mention session recording,
2519 with the script command or Emacs.
2520
782263ab
AC
25212004-06-18 Andrew Cagney <cagney@gnu.org>
2522
2523 * gdbint.texinfo (Target Architecture Definition): Deprecate
2524 FUNCTION_START_OFFSET.
2525
03727ca6
AC
25262004-06-14 Andrew Cagney <cagney@gnu.org>
2527
2528 Based on changes from Karl Berry.
2529 * gdb.texinfo: Do not use @sc in a direntry.
2530 * stabs.texinfo: Change @dircateogry to "Software development".
2531 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2532
97092415
AC
25332004-06-13 Andrew Cagney <cagney@gnu.org>
2534
2535 * gdbint.texinfo (Target Architecture Definition): Delete
2536 description of RETURN_VALUE_ON_STACK.
2537
1f6d4158
AC
25382004-06-09 Andrew Cagney <cagney@gnu.org>
2539
2540 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2541 deleted by previous patch.
2542
d966f0cb
AC
25432004-06-08 Andrew Cagney <cagney@gnu.org>
2544
2545 * gdbint.texinfo (Native Debugging): Delete documentation on
2546 ATTACH_DETACH.
2547
86fe4aaa
RC
25482004-06-06 Randolph Chung <tausq@debian.org>
2549
2550 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2551
d4b6d575
RC
25522004-06-06 Randolph Chung <tausq@debian.org>
2553
5ae4183a 2554 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2555 the new push_dummy_call method signature. Describe the function
2556 argument.
2557
4e8b0763
JB
25582004-05-24 Joel Brobecker <brobecker@gnat.com>
2559
2560 * gdb.texinfo (Starting): Document new start command.
2561
59caf092
AC
25622004-05-21 Andrew Cagney <cagney@redhat.com>
2563
2564 * observer.texi (GDB Observers): Document "inferior_created".
2565
e4a2df64
AC
25662004-05-08 Andrew Cagney <cagney@redhat.com>
2567
e6b55ae2
AC
2568 * gdbint.texinfo (Target Architecture Definition): Delete
2569 description of DO_DEFERRED_STORES.
2570
28954179
AC
2571 * gdbint.texinfo (Target Architecture Definition): Delete
2572 references to DEPRECATED_FIX_CALL_DUMMY.
2573
434b87dd
AC
2574 * gdbint.texinfo (Target Architecture Definition): Delete
2575 description of DEPRECATED_CALL_DUMMY_WORDS,
2576 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2577
58d28df8
AC
2578 * gdbint.texinfo (Target Architecture Definition): Delete
2579 description of DEPRECATED_PUSH_DUMMY_FRAME.
2580
e4a2df64
AC
2581 * gdbint.texinfo (Target Architecture Definition): Delete
2582 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2583
2b4855ab
AC
25842004-05-07 Andrew Cagney <cagney@redhat.com>
2585
2586 * observer.texi (GDB Observers): Add "Debugging" section. Include
2587 cross reference to "set/show debug observer".
2588 * gdb.texinfo (Debugging Output): Document "set/show debug
2589 observer".
2590
fcf70625
AC
25912004-05-01 Andrew Cagney <cagney@redhat.com>
2592
2593 * gdbint.texinfo (Target Architecture Definition): Delete
2594 description of DEPRECATED_PC_IN_SIGTRAMP.
2595
8ee56bcf
AC
25962004-04-30 Andrew Cagney <cagney@redhat.com>
2597
2598 * gdbint.texinfo (Target Architecture Definition): Delete
2599 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2600
67ab9a76
OF
26012004-04-30 Orjan Friberg <orjanf@axis.com>
2602
2603 * observer.texi (GDB Observers): Correct spelling.
2604
79346bcb
OF
26052004-04-26 Orjan Friberg <orjanf@axis.com>
2606
2607 * observer.texi (GDB Observers): Add target_changed event.
2608
7a464420
AC
26092004-04-08 Andrew Cagney <cagney@redhat.com>
2610
2611 * observer.texi (GDB Observers): Rework, provide generic observer
2612 definitions and then a list of observable events.
2613
6cdf9d98
AC
26142004-04-04 Andrew Cagney <cagney@redhat.com>
2615
2616 * gdbint.texinfo (Host Definition): Delete reference to
2617 NO_SIGINTERRUPT.
2618
ddc135a4
AC
26192004-04-02 Andrew Cagney <cagney@redhat.com>
2620
2621 * gdbint.texinfo (Target Architecture Definition): Delete
2622 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2623
6a1b180d
SC
26242004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2625
2626 * gdb.texinfo (TUI Commands): Document tui reg commands.
2627
d0d5df6f
AC
26282004-03-26 Andrew Cagney <cagney@redhat.com>
2629
2630 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2631 "gdbtui".
2632 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2633 (Contributors): Mention both Text and Terminal User Interface.
2634
aa2a3f87
AC
26352004-03-23 Andrew Cagney <cagney@redhat.com>
2636
2637 * gdbint.texinfo (Target Architecture Definition): Deprecate
2638 references to SIGTRAMP_START and SIGTRAMP_END.
2639
f561f026
AC
26402004-03-23 Andrew Cagney <cagney@redhat.com>
2641
2642 * gdbint.texinfo (Target Architecture Definition): Deprecate
2643 references to PC_IN_SIGTRAMP.
2644
33cb8b0f
AC
26452004-03-19 Andrew Cagney <cagney@redhat.com>
2646
2647 * gdbint.texinfo (Target Architecture Definition): Delete
2648 reference to GDB_TARGET_IS_HPPA.
2649
fc989b7a
AC
26502004-03-18 Andrew Cagney <cagney@redhat.com>
2651
2652 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2653 describe pre_init and post_init.
2654
701b08bb
DJ
26552004-03-09 Daniel Jacobowitz <drow@mvista.com>
2656
2657 * gdb.texinfo (Debugging Output): Document values for "set debug
2658 target".
2659
faae5abe
AC
26602004-02-28 Andrew Cagney <cagney@redhat.com>
2661
2662 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2663
dd79a6cf
JJ
26642004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2665
2666 * gdb.texinfo (breakpoints): Add information about the
2667 new "set breakpoint pending" and "show breakpoint pending"
2668 commands.
2669
e7f16015
AC
26702004-02-26 Andrew Cagney <cagney@redhat.com>
2671
2672 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2673 in Per-architecture module data section.
2674
7161a3a6
RM
26752004-02-25 Roland McGrath <roland@redhat.com>
2676
2677 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2678
2154891a
AC
26792004-02-24 Andrew Cagney <cagney@redhat.com>
2680
2681 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2682 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2683 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2684
6c74ac8b
AC
26852004-02-17 Andrew Cagney <cagney@redhat.com>
2686
2687 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2688
19772a2c
AC
26892004-02-16 Andrew Cagney <cagney@redhat.com>
2690
2691 * gdbint.texinfo (Target Architecture Definition): Deprecate
2692 FRAMELESS_FUNCTION_INVOCATION.
2693
c9830293
AC
26942004-02-16 Andrew Cagney <cagney@redhat.com>
2695
2696 * gdbint.texinfo (Coding): Mention -Wunused-function.
2697
b9d26eb9
AC
26982004-02-14 Andrew Cagney <cagney@redhat.com>
2699
2700 * gdbint.texinfo (Target Architecture Definition): Delete
2701 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2702
49efadf5
EZ
27032004-02-12 Elena Zannoni <ezannoni@redhat.com>
2704
2705 * gdb.texinfo: Properly quote the name "C++".
2706 * gdbint.texinfo: Ditto.
2707 * stabs.texinfo: Ditto.
2708
1eb288ea
EZ
27092004-02-11 Elena Zannoni <ezannoni@redhat.com>
2710
2711 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2712 minimal information about libiberty.
2713
e4937fc1
MC
27142004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2715
2716 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2717
a9331b3f
RM
27182004-02-04 Roland McGrath <roland@redhat.com>
2719
2720 * gdb.texinfo (Auxiliary Vector): New node (section).
2721 (Data): Add it to the menu.
2722
2650777c
JJ
27232004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2724
2725 * gdb.texinfo (Breakpoints): Add information about pending
2726 breakpoint support.
2727
b4501125
AC
27282004-01-26 Andrew Cagney <cagney@redhat.com>
2729
2730 * gdb.texinfo (Overview): Delete references to the cisco protocol
2731 including the "N" response.
2732
74055713
AC
27332004-01-26 Andrew Cagney <cagney@redhat.com>
2734
2735 * gdbint.texinfo (Target Architecture Definition): Rename
2736 EXTRACT_STRUCT_VALUE_ADDRESS to
2737 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2738
3bbe9696
EZ
27392004-01-24 Eli Zaretskii <eliz@gnu.org>
2740
2741 * gdb.texinfo (KOD): Document "show os". Add index entries for
2742 "set/show os" and "info cisco" commands.
2743
5843504f
EZ
27442004-01-21 Eli Zaretskii <eliz@gnu.org>
2745
2746 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2747
9175c9a3
MC
27482004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2749
2750 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2751 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2752
8e94b928
NR
27532004-01-19 Nick Roberts <nick@nick.uklinux.net>
2754
2755 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2756 -stack-list-locals.
2757 (GDB/MI Variable Objects): Describe extension to
2758 -var-list-children.
2759
a20cf136
DJ
27602004-01-17 Daniel Jacobowitz <drow@mvista.com>
2761
2762 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2763
afb18d0f
AC
27642004-01-17 Andrew Cagney <cagney@redhat.com>
2765
2766 * gdbint.texinfo (Target Architecture Definition): Delete
2767 documentation on DEPRECATED_NPC_REGNUM.
2768
b51970ac
DJ
27692004-01-13 Daniel Jacobowitz <drow@mvista.com>
2770
2771 * gdb.texinfo: Update copyright year. Mention that set
2772 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2773 "set follow-fork-mode ask".
2774
0f0cffd2
AC
27752004-01-13 Andrew Cagney <cagney@redhat.com>
2776
2777 * gdbint.texinfo: Update copyright year.
2778 (Coding): Add -Wunused-label to list of -Werror warnings.
2779
c552b3bb 27802004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2781 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2782
2783 * gdb.texinfo: Update copyright.
2784 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2785 around names, as appropriate. Minor syntax cleanup of
2786 _NSPrintForDebugger explanation. Two spaces after periods.
2787 GDBN used instead of lit. "gdb". Index entries added for
2788 print-object and _NSPrintForDebugger. @noindent added in one spot.
2789
afe157ca
EZ
27902003-11-11 Elena Zannoni <ezannoni@redhat.com>
2791
2792 * stabs.texinfo: Add dircategory and direntry commands.
2793 * annotate.texinfo: Ditto.
2794
963e2bb7
AC
27952003-11-10 Andrew Cagney <cagney@redhat.com>
2796
2797 * gdbint.texinfo (Target Architecture Definition): Replace the
2798 return_value method's "inval" and "outval" parameters with
2799 "readbuf" and "writebuf".
2800
1d8b2f28
JB
28012003-10-28 Jim Blandy <jimb@redhat.com>
2802
2803 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2804 from "The `F' request packet" and "The `F' reply packet", to make
2805 texi2dvi happy.
2806 (File-I/O remote protocol extension): Update menu entries, too.
2807
36d86913
MC
28082003-10-26 Michael Chastain <mec@shout.net>
2809
2810 * gdb.texinfo (Thread Stops): Document the issue with
2811 premature return from system calls in multi-threaded programs.
2812
ce2826aa
AC
28132003-10-24 Andrew Cagney <cagney@redhat.com>
2814
2815 * annotate.texinfo: Fix "fortunatly"[sic].
2816
f24c5e49
KI
28172003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2818
2819 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2820 with "Hitachi" and "Mitsubishi".
2821
92ad9cd9
AC
28222003-10-20 Andrew Cagney <cagney@redhat.com>
2823
2824 * gdbint.texinfo (Target Architecture Definition): Document
2825 gdbarch_return_value. Add cross references from
2826 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2827 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2828
0ab4b752
MK
28292003-10-18 Mark Kettenis <kettenis@gnu.org>
2830
2831 * gdbint.texinfo (Target Architecture Definition): Document
2832 regset_from_core_section.
fb3e19c0
KI
2833
28342003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2835
2836 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2837
a9331b3f 28382003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2839
2840 From Anthony Green <green@redhat.com>:
5ae4183a 2841 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2842
1485d690
KB
28432003-10-14 Kevin Buettner <kevinb@redhat.com>
2844
2845 * gdb.texinfo (Breakpoint related warnings): New node.
2846 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2847
86d30acc
DJ
28482003-10-13 Daniel Jacobowitz <drow@mvista.com>
2849
2850 * gdb.texinfo (Remote Protocol): Document v and vCont.
2851
172c2a43
KI
28522003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2853
2854 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2855 * gdbint.texinfo: Ditto.
2856
71952f4c
AC
28572003-10-09 Andrew Cagney <cagney@redhat.com>
2858
2859 From 2003-09-18 David Anderson <davea@sgi.com>:
2860 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2861 "command".
2862
268e2188
AC
28632003-10-03 Andrew Cagney <cagney@redhat.com>
2864
2865 * gdbint.texinfo (Target Architecture Definition): Deprecate
2866 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2867 just target.
2868
12c266ea 28692003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2870
f30992d4 2871 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2872 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2873 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2874 * gdbint.texinfo (Target Architecture Definition): Rename
2875
28762003-09-30 Andrew Cagney <cagney@redhat.com>
2877
f30992d4 2878 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2879 (Target Architecture Definition):
f30992d4 2880
2e092625
AC
2881 * gdbint.texinfo (Target Architecture Definition): Rename
2882 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2883
0717ae8a
AC
28842003-09-29 Andrew Cagney <cagney@redhat.com>
2885
dad809b7
AC
2886 * gdbint.texinfo (Target Architecture Definition): Delete
2887 documentation for NEED_TEXT_START_END.
2888
0717ae8a
AC
2889 * gdbint.texinfo (Target Architecture Definition): Rename
2890 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2891 TARGET_WRITE_PC.
a9331b3f 2892
af6cf26d
MC
28932003-09-22 Michael Chastain <mec@shout.net>
2894
2895 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2896
ee206350
AG
28972003-09-21 Anthony Green <green@redhat.com>
2898
2899 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2900
a38c9fe6
MK
29012003-09-21 Mark Kettenis <kettenis@gnu.org>
2902
2903 * gdbint.texinfo (Target Architecture Definition): Document
2904 stabs_argument_has_addr.
2905
77949794
AC
29062003-09-18 Andrew Cagney <cagney@redhat.com>
2907
2908 * gdbint.texinfo (Target Architecture Definition): Delete
2909 documentation on REGISTER_NAMES.
2910
8e823e25
MK
29112003-09-13 Mark Kettenis <kettenis@gnu.org>
2912
2913 * gdbint.texinfo (Target Architecture Definition): Replace
2914 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2915
f27dd7fd
AC
29162003-09-11 Andrew Cagney <cagney@redhat.com>
2917
2918 * gdbint.texinfo (Target Architecture Definition): Replace
2919 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2920
8b148df9
AC
29212003-08-18 Andrew Cagney <cagney@redhat.com>
2922
2923 * gdbint.texinfo (Target Architecture Definition): Document
2924 "frame_red_zone_size".
2925
25d29d70
AC
29262003-08-09 Andrew Cagney <cagney@redhat.com>
2927
2928 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2929 with "set/show backtrace past-main" and "set/show backtrace
2930 limit".
2931
c938e9b0
L
29322003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2933
2934 * Makefile.in (install-info): Support DESTDIR.
2935 (install-html): Likewise.
2936
64fabec2
AC
29372003-08-07 Andrew Cagney <cagney@redhat.com>
2938
2939 Patch from Nick Roberts.
2940 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2941 bindings. Remove description of send-gdb-command.
2942
2fcf52f0
AC
29432003-08-07 Andrew Cagney <cagney@redhat.com>
2944
2945 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2946 GDB 6.0.
2947
086432e2
AC
29482003-08-06 Andrew Cagney <cagney@redhat.com>
2949
2950 * gdb.texinfo (Mode Options): Mention that level three is the
2951 highest available and that level 2 is deprecated.
2952 (Annotations Overview): Mention annotation levels. Cross reference
2953 to "Limitations of the Annotation Interface" in annotate.texi.
2954 (TODO, Value Annotations, Frame Annotations): Delete section.
2955 (Displays, Breakpoint Info): Delete.
2956
e5249f67
AC
29572003-08-04 Andrew Cagney <cagney@redhat.com>
2958
2959 * agentexpr.texi: Delete @bye.
2960 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2961 (stabs.info): Add $(srcdir) to include search path.
2962 (html): Depend on "annotate_toc.html", and not "annotate.html".
2963 * stabs.texinfo: Ditto. Include "fdl.texi".
2964 * gdbint.texinfo: Update copyright statement's list of invariant
2965 sections.
2966
e6f672d2
AC
29672003-07-28 Andrew Cagney <cagney@redhat.com>
2968
2969 * Makefile.in (INFO_DEPS): Add annotate.info.
2970 (dvi, ps, html, pdf): Add annotate.
2971 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2972 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2973 (ANNOTATE_DOC_FILES): New macro.
2974 (ANNOTATE_TEX_TMPS): New macro.
2975 (annotate.info, annotate_toc.html): Specify dependencies.
2976 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2977 * annotate.texinfo: Rename annotate.texi. Get building. Add
2978 "Migrating to GDB/MI" and "Limitations of the Annotation
2979 Interface" chapters. Mention why it is not part of the user
2980 guide. Update copyright notice. Include "fdl.texi".
2981
72ffddc9
SC
29822003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2983
2984 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2985
a9f12a31
DJ
29862003-07-24 Daniel Jacobowitz <drow@mvista.com>
2987
2988 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2989
b1fe9455
DJ
29902003-07-24 Daniel Jacobowitz <drow@mvista.com>
2991
2992 * gdb.texinfo (Server): Mention pidof.
2993
153721e6
AC
29942003-07-22 Andrew Cagney <cagney@redhat.com>
2995
2996 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2997 list.
2998
0fac0b41
DJ
29992003-06-28 Daniel Jacobowitz <drow@mvista.com>
3000
3001 * gdb.texinfo (Logging output): New chapter.
3002
4e562065
JB
30032003-06-24 Joel Brobecker <brobecker@gnat.com>
3004
3005 * gdb.texinfo (Unsupported languages): New section.
3006 (Languages): Add link to new section.
3007
f2c06f52
AC
30082003-06-22 Andrew Cagney <cagney@redhat.com>
3009
3010 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3011
b4177fca
DJ
30122003-06-22 Daniel Jacobowitz <drow@mvista.com>
3013
3014 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3015
f418dd93
DJ
30162003-06-22 Daniel Jacobowitz <drow@mvista.com>
3017
3018 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3019 * agentexpr.texi: Retitle section, and change it to an appendix.
3020 Comment out texinfo initialization. Factor a @var{} into two
3021 pieces to prevent makeinfo warnings.
3022 * gdb.texinfo: Add Agent Expressions appendix.
3023
4ca61388
DJ
30242003-06-19 Daniel Jacobowitz <drow@mvista.com>
3025
3026 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3027
07f31aa6
DJ
30282003-06-18 Daniel Jacobowitz <drow@mvista.com>
3029
5ae4183a 3030 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3031 remote target". Document the "detach" and "disconnect" commands.
3032 (Server, Netware, Debug Session): Reference "Connecting to a
3033 remote target".
3034 (GDB/MI Target Manipulation): Document "-target-disconnect".
3035
2dd0da42
AC
30362003-06-13 Andrew Cagney <cagney@redhat.com>
3037
3038 * gdbint.texinfo (Target Architecture Definition): Deprecate
3039 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3040 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3041
e7a3abfc
JB
30422003-06-09 Jim Blandy <jimb@redhat.com>
3043
3044 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3045
25e3a86b
AC
30462003-06-08 Andrew Cagney <cagney@redhat.com>
3047
3048 * gdbint.texinfo (Target Architecture Definition): Delete
3049 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3050
a9e5fdc2
AC
30512003-06-08 Andrew Cagney <cagney@redhat.com>
3052
3053 * gdbint.texinfo (Target Architecture Definition): Document
3054 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3055
b37303ee
AF
30562003-06-07 Adam Fedor <fedor@gnu.org>
3057
3058 * gdb.texinfo: Add Objective-C documentation.
3059
39fe6e80
AC
30602003-06-01 Andrew Cagney <cagney@redhat.com>
3061
3062 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3063 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3064
125309b2
AC
30652003-05-21 Andrew Cagney <cagney@redhat.com>
3066
3067 * gdbint.texinfo (Target Architecture Definition): Delete
3068 references to "extract_address" and "store_address".
3069
b8b527c5
AC
30702003-05-16 Andrew Cagney <cagney@redhat.com>
3071
3072 * gdbint.texinfo (Target Architecture Definition): Replace
3073 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3074 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3075
50e3ee83
TR
30762003-05-14 Theodore A. Roth <troth@openavr.org>
3077
3078 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3079
44e2be90
L
30802003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3081
3082 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3083 (gdb.dvi): Likewise.
3084 (gdb.pdf): Likewise.
3085 (links2roff): Likewise.
3086
df5215a6
JB
30872003-05-08 Jim Blandy <jimb@redhat.com>
3088
3089 * gdb.texinfo (Dump/Restore Files): Update documentation for
3090 'dump', 'append', and 'restore': note that format argument is
3091 optional; simplify presentation of the command variants; and be
3092 more precise about the formats.
3093
5e7b2f39
JB
30942003-05-07 Jim Blandy <jimb@redhat.com>
3095
3096 * gdb.texinfo (Symbols): Update documentation: 'maint list
3097 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3098 symtabs' and 'maint info psymtabs'.
3099
b1e29e33
AC
31002003-05-05 Andrew Cagney <cagney@redhat.com>
3101
3102 * gdbint.texinfo (Target Architecture Definition): Make
3103 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3104 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3105 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3106
00905d52
AC
31072003-05-04 Andrew Cagney <cagney@redhat.com>
3108
3109 * gdb.texinfo (Maintenance Commands): Document "maint print
3110 dummy-frames".
3111
54ff5908
AC
31122003-05-04 Andrew Cagney <cagney@redhat.com>
3113
3114 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3115
32e7087d
JB
31162003-05-03 J. Brobecker <brobecker@gnat.com>
3117
3118 Thierry Schneider <tpschneider1@yahoo.com>
3119 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3120 for new MI command.
3121
7043d8dc
AC
31222003-05-03 Andrew Cagney <cagney@redhat.com>
3123
3124 * gdbint.texinfo (Target Architecture Definition): Document
3125 push_dummy_code. Add cross references.
3126
e33d66ec
EZ
31272003-05-02 Elena Zannoni <ezannoni@redhat.com>
3128
3129 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3130 set/show charsets commands.
3131
0ba6dca9
AC
31322003-04-28 Andrew Cagney <cagney@redhat.com>
3133
3134 * gdbint.texinfo (Target Architecture Definition): Replace
3135 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3136 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3137
d7a27068
AC
31382003-04-28 Andrew Cagney <cagney@redhat.com>
3139
3140 * gdbint.texinfo (Target Architecture Definition): Rename
3141 "tm_print_insn" to "deprecated_tm_print_insn".
3142
44ea7b70
JB
31432003-04-09 Jim Blandy <jimb@redhat.com>
3144
3145 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3146 list psymtabs'.
3147
fb8f8949
AC
31482003-04-08 Andrew Cagney <cagney@redhat.com>
3149
3150 * gdbint.texinfo (Target Architecture Definition): Delete
3151 references to EXTRA_FRAME_INFO.
3152
32fb0f22
AC
31532003-04-08 Andrew Cagney <cagney@redhat.com>
3154
3155 * gdbint.texinfo (Target Architecture Definition): Delete
3156 PRINT_TYPELESS_INTEGER.
3157
6be67e67
JB
31582003-04-02 J. Brobecker <brobecker@gnat.com>
3159
3160 * observer.texi (GDB Observers): Adjust the documentation for the
3161 normal_stop notification to better describe reality. Fix a couple
3162 of minor typos.
3163
4e35d5f0
BR
31642003-04-02 Bob Rossi <bob_rossi@cox.net>
3165
a9331b3f 3166 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3167 '-file-list-exec-source-file'
3168
e8a8712a
AC
31692003-03-31 Andrew Cagney <cagney@redhat.com>
3170
3171 * gdbint.texinfo (Target Architecture Definition): Delete
3172 references to CALL_DUMMY_P.
3173
6c0e89ed
AC
31742003-03-30 Andrew Cagney <cagney@redhat.com>
3175
3176 * gdbint.texinfo (Target Architecture Definition): Remove
3177 reference to TARGET_WRITE_SP.
a9331b3f 3178
378bfd1b
AC
31792003-03-27 Andrew Cagney <cagney@redhat.com>
3180
3181 * gdbint.texinfo (Target Architecture Definition): Remove
3182 references to write_sp.
6c0e89ed 3183
922fbb7b
AC
31842003-03-27 Andrew Cagney <cagney@redhat.com>
3185
3186 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3187 chapter body. Use @smallexample instead of @example.
3188 (Annotations): Ditto.
3189 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3190 annotate.texi.
3191
b81774d8
AC
31922003-03-26 Andrew Cagney <cagney@redhat.com>
3193
3194 * gdbint.texinfo (Target Architecture Definition): Replace
3195 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3196 dummy_addr parameters.
3197
1bf6d5cc
AC
31982003-03-25 Andrew Cagney <cagney@redhat.com>
3199
3200 * gdbint.texinfo (Target Architecture Definition): Delete
3201 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3202 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3203 Add reference to PUSH_ARGUMENTS.
3204
618ce49f
AC
32052003-03-23 Andrew Cagney <cagney@redhat.com>
3206
3207 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3208 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3209
bcd7e15f
JB
32102003-03-18 J. Brobecker <brobecker@gnat.com>
3211
3212 * gdbint.texinfo (Algorithms): Add new section describing the
3213 Observer paradigm.
3214 (Top): Add menu entry to new observer appendix.
3215 * observer.texi: New file.
3216 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3217 new observer.texi file.
3218
9fe8321b
AC
32192003-03-17 Andrew Cagney <cagney@redhat.com>
3220
3221 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3222 that GNU Press update the manual version number.
3223
ac2adee5
AC
32242003-03-12 Andrew Cagney <cagney@redhat.com>
3225
3226 * gdbint.texinfo (Target Architecture Definition): Delete
3227 references to get_saved_register. Rename GET_SAVED_REGISTER to
3228 DEPRECATED_GET_SAVED_REGISTER.
3229
749b82f6
AC
32302003-03-13 Andrew Cagney <cagney@redhat.com>
3231
3232 * gdbint.texinfo (Target Architecture Definition): Replace
3233 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3234
8bedc050
AC
32352003-03-12 Andrew Cagney <cagney@redhat.com>
3236
3237 * gdbint.texinfo (Target Architecture Definition): Rename
3238 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3239
0ce1b118
CV
32402003-03-10 Corinna Vinschen <vinschen@redhat.com>
3241
3242 * gdb.texinfo: Add File-I/O documentation.
3243
12cc2063
AC
32442003-03-10 Andrew Cagney <cagney@redhat.com>
3245
3246 * gdbint.texinfo (Target Architecture Definition): Cross reference
3247 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3248
7453dc06
AC
32492003-03-07 Andrew Cagney <cagney@redhat.com>
3250
3251 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3252 frame" command.
3253
6314f104
AC
32542003-03-05 Andrew Cagney <cagney@redhat.com>
3255
3256 * gdbint.texinfo (Target Architecture Definition): Document
3257 unwind_dummy_id. Cross reference unwind_dummy_id and
3258 SAVE_DUMMY_FRAME_TOS.
3259
f1212245
DJ
32602003-03-05 James Ingham <jingham@apple.com>
3261 Daniel Jacobowitz <drow@mvista.com>
3262
3263 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3264 and "show cp-abi".
3265
77e7e267
AC
32662003-03-03 Andrew Cagney <cagney@redhat.com>
3267
3268 * gdbint.texinfo (Target Architecture Definition): Document
3269 register_type.
3270
838a8221
AC
32712003-03-03 Andrew Cagney <cagney@redhat.com>
3272
3273 * stabs.texinfo (Structures): Use @samp and separate @var's
3274 instead of a single @var containing a comma separated list.
3275 (Unions): Ditto.
3276
d7f4a264
DJ
32772003-03-02 Daniel Jacobowitz <drow@mvista.com>
3278
3279 * Makefile.in (distclean): Remove config.log.
3280
f30ee0bc
AC
32812003-03-01 Andrew Cagney <cagney@redhat.com>
3282
3283 * gdbint.texinfo (Target Architecture Definition): Rename
3284 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3285
32862003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3287
3288 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3289 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3290
be448670
CF
32912003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3292
3293 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3294 (Non-debug DLL symbols): New node, describing the minimal symbols
3295 loaded from DLLs without real debugging symbols.
3296
501eef12
AC
32972003-02-20 Andrew Cagney <ac131313@redhat.com>
3298
3299 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3300 hardware-breakpoint-limit".
3301 (Set Watchpoints): Add cross reference to "set remote
3302 hardware-watchpoint-limit".
3303 (Remote configuration options): New section.
3304
21c294e6
AC
33052003-02-04 Andrew Cagney <ac131313@redhat.com>
3306
e9be73e4
AC
3307 * gdbint.texinfo (Target Architecture Definition): Delete
3308 descrption of IS_TRAPPED_INTERNALVAR.
3309
21c294e6
AC
3310 From Keith Seitz <keiths@redhat.com>:
3311 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3312 option "-i"/"--interpreter" to this chapter. Include index
3313 entries.
3314
0179ffac
DC
33152003-02-04 David Carlton <carlton@math.stanford.edu>
3316
3317 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3318 (Variables): Recommend stabs+ and DWARF 2.
3319 (C plus plus expressions): Correct info about
3320 compiler versions, debug formats.
3321 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3322 PR symtab/874.
3323
7ca9f392
AC
33242003-02-01 Andrew Cagney <ac131313@redhat.com>
3325
3326 * gdbint.texinfo (Target Architecture Definition): Delete
3327 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3328 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3329 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3330 references to nindy and i960.
3331 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3332
31a85ea2
AC
33332003-02-01 Andrew Cagney <ac131313@redhat.com>
3334
3335 * gdbint.texinfo (Target Architecture Definition): Delete
3336 FLOAT_INFO.
3337
6b894e49
AC
33382003-01-30 Andrew Cagney <ac131313@redhat.com>
3339
3340 * stabs.texinfo (Member Type Descriptor): Clarify description of
3341 `@'. Suggested by Ben Hutchings.
3342
c48861fb
AC
33432003-01-29 Andrew Cagney <ac131313@redhat.com>
3344
3345 * gdb.texinfo (M68K): Delete reference to es1800.
3346
617073a9
AC
33472003-01-29 Andrew Cagney <ac131313@redhat.com>
3348
3349 * gdb.texinfo (Maintenance Commands): Document `maint print
3350 reggroups' and `maint print register-groups'.
3351 * gdbint.texinfo (Target Architecture Definition): Document
3352 register_reggroup_p.
3353
5b5d99cf
JB
33542003-01-23 Jim Blandy <jimb@redhat.com>
3355
3356 * gdb.texinfo (Separate Debug Files): New section.
3357
e7ba9c65
DJ
33582003-01-22 Daniel Jacobowitz <drow@mvista.com>
3359
3360 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3361 and "maint show profile".
3362
94e91d6d
MC
33632003-01-16 Michael Chastain <mec@shout.net>
3364
3365 * gdb.texinfo (Installing GDB): Warn against
3366 ".../gdb-VERSION/gdb/configure".
3367 (Separate Objdir): Likewise.
3368
867f3898
AC
33692003-01-15 Andrew Cagney <ac131313@redhat.com>
3370
3371 * gdbint.texinfo (Target Architecture Definition): Delete
3372 definition of PRINT_REGISTER_HOOK.
3373
f153cc92
EZ
33742003-01-15 Elena Zannoni <ezannoni@redhat.com>
3375
3376 (OpenRISC 1000): Fix formatting of command names.
3377
c60eb6f1
EZ
33782003-01-15 Elena Zannoni <ezannoni@redhat.com>
3379
3380 * gdb.texinfo (Continuing and Stepping): Add new command
3381 'advance'. Clarify behavior of 'until'.
3382
f5ebfba0
DJ
33832003-01-13 Daniel Jacobowitz <drow@mvista.com>
3384
3385 * gdb.texinfo (Files): Document solib-absolute-prefix and
3386 solib-search-path.
3387
4ce8657e
MC
33882003-01-09 Michael Chastain <mec@shout.net>
3389
3390 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3391 (Create a Release): Add new instructions for new @file{src-release}.
3392 Document existing instructions for @file{Makefile.in} as
3393 being for @value{GDBN} 5.3.1 or earlier.
3394
372613e3
AC
33952003-01-09 Andrew Cagney <ac131313@redhat.com>
3396
3397 * gdbint.texinfo (Target Architecture Definition): Mention
3398 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3399 allocate memory.
3400
b4e9345d
DJ
34012003-01-04 Daniel Jacobowitz <drow@mvista.com>
3402
3403 * gdb.texinfo (Controlling GDB): Add @kindex for
3404 "show osabi".
3405 (Backtraces): Add @kindex's for backtrace-below-main.
3406
98b45e30
DJ
34072003-01-04 Daniel Jacobowitz <drow@mvista.com>
3408
3409 * gdb.texinfo (Controlling GDB): Document "set osabi".
3410
95f90d25
DJ
34112003-01-04 Daniel Jacobowitz <drow@mvista.com>
3412
3413 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3414 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3415
1e698235
DJ
34162003-01-04 Daniel Jacobowitz <drow@mvista.com>
3417
3418 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3419 "set coerce-float-to-double".
3420 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3421
e632838e
AC
34222003-01-02 Andrew Cagney <ac131313@redhat.com>
3423
3424 * stabs.texinfo: Remove obsolete text.
3425 * gdbint.texinfo: Ditto.
3426 * gdb.texinfo: Ditto.
3427
c133ab7a
MK
34282002-12-22 Mark Kettenis <kettenis@gnu.org>
3429
3430 * gdbint.texinfo (Target Architecture Definition): Update
3431 description of gdbarch_register_osabi.
3432
f821f325
KH
34332002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3434
3435 * agentexpr.texi: Fix typos.
3436 * annotate.texi: Likewise.
3437 * fdl.texi: Likewise.
3438
85a6d8d3 34392002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3440
3441 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3442 DEPRECATED_INIT_FRAME_PC.
3443
ae45cd16
AC
34442002-12-01 Andrew Cagney <ac131313@redhat.com>
3445
3446 * gdbint.texinfo (Target Architecture Definition): Delete
3447 PC_IN_CALL_DUMMY.
3448
07555a72
AC
34492002-11-28 Andrew Cagney <ac131313@redhat.com>
3450
3451 * gdbint.texinfo (Host Definition): Delete documentation on
3452 USE_GENERIC_DUMMY_FRAMES.
3453
c166cdc7
EZ
34542002-11-26 Elena Zannoni <ezannoni@redhat.com>
3455
5ae4183a 3456 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3457 * Makefile.in (install-info): Run the install-info command as part
3458 of the post install steps only.
3459 (uninstall-info): New target.
3460 (uninstall): New target.
3461
35db0260
EZ
34622002-11-22 Elena Zannoni <ezannoni@redhat.com>
3463
3464 * Makefile.in (install): Make install do some real work.
3465
9ba8d803
AC
34662002-11-19 Andrew Cagney <ac131313@redhat.com>
3467
3468 Fix POSIX problem reported by Paul Eggert.
3469 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3470 Fix PR gdb/527.
3471
903ad3a6
AC
34722002-10-26 Andrew Cagney <cagney@redhat.com>
3473
3474 * gdbint.texinfo (Target Architecture Definition): Delete
3475 definition of DO_REGISTERS_INFO.
3476
f2abfe65
KB
34772002-10-18 Kevin Buettner <kevinb@redhat.com>
3478
3479 * gdbint.texinfo (Address Classes): Fix problems with insertion
3480 of ``{'' and ``}'' in example.
3481
b5b0480a
KB
34822002-10-17 Kevin Buettner <kevinb@redhat.com>
3483
3484 * gdbint.texinfo (Address Classes): New section.
3485 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3486 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3487 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3488 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3489
c85508ee
KD
34902002-10-11 Klee Dienes <kdienes@apple.com>
3491
3492 * gdb.texinfo (Registers): Mention vector registers as well as
3493 floating registers in the documentation for 'info registers' and
3494 'info all-registers'.
3495
6d12fc3d
DJ
34962002-10-11 Daniel Jacobowitz <drow@mvista.com>
3497
3498 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3499
8d19fbd2
JJ
35002002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3501
3502 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3503 interface definition.
3504
a37295f9
MM
35052002-10-03 Marko Mlinar <markom@opencores.org>
3506
3507 * gdb.texinfo (Target Commands): Add or1k target specific
3508 commands.
3509 * gdb.texinfo (Contributors): Add myself to the contributors list.
3510
da0f9dcd
AC
35112002-10-01 Andrew Cagney <ac131313@redhat.com>
3512
3513 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3514 and "mi1" instead of "mi1" and "mi0".
3515
2e834e49
HPN
35162002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3517
3518 * gdb.texinfo (Packets): Fix typos "alligned".
3519 Correct z3/Z3 description. Correct z4/Z4 title.
3520
050be0dc
AC
35212002-09-27 Andrew Cagney <ac131313@redhat.com>
3522
3523 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3524
1104b9e7
KB
35252002-09-25 Kevin Buettner <kevinb@redhat.com>
3526
3527 * gdb.texinfo: Use GNU/Linux instead of Linux.
3528
512217c7
AC
35292002-09-25 Andrew Cagney <ac131313@redhat.com>
3530
3531 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3532
10998722
AC
35332002-09-24 Andrew Cagney <ac131313@redhat.com>
3534
512217c7 3535 * gdb.texinfo: Replace @example with @smallexample.
10998722 3536
a0eb71c5
KB
35372002-09-20 Kevin Buettner <kevinb@redhat.com>
3538
f7dc1244 3539 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3540 * gdb.texinfo (Character Sets): Use @smallexample instead of
3541 @example. Use GNU/Linux instead of Linux.
3542
35432002-09-20 Jim Blandy <jimb@redhat.com>
3544
3545 * gdb.texinfo: Add character set documentation.
3546
2f870471
AC
35472002-09-19 Andrew Cagney <ac131313@redhat.com>
3548
3549 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3550 (Packets): Add cross reference from `b' packet to `z' packets.
3551
790eb8f5
AC
35522002-09-19 Andrew Cagney <ac131313@redhat.com>
3553
8d30a00d
AC
3554 * gdb.texinfo (Maintenance Commands): Document ``maint
3555 internal-error'' and ``maint internal-warning''.
3556
790eb8f5
AC
3557 * gdbint.texinfo (Target Architecture Definition): Revise
3558 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3559
a23a7bf1
JB
35602002-09-19 Joel Brobecker <brobecker@gnat.com>
3561
3562 * gdbint.texinfo (Target Conditionals): Document the new
3563 NAME_OF_MALLOC macro.
3564
299ffc64
AC
35652002-09-05 Andrew Cagney <ac131313@redhat.com>
3566
3567 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3568 engineer.
3569
b7bb15bc
SC
35702002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3571
3572 * gdb.texinfo (TUI Overview): Document status line fields.
3573
3d757584
SC
35742002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3575
3576 * gdb.texinfo (TUI Commands): Document info win command.
3577
269c21fe
SC
35782002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3579
3580 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3581
7cf36c78
SC
35822002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3583
3584 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3585 (TUI Keys): Likewise.
3586
d2c6833e
AC
35872002-08-25 Andrew Cagney <ac131313@redhat.com>
3588
3589 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3590 for a packet receive.
3591
46d8b1c3
AC
35922002-08-25 Andrew Cagney <ac131313@redhat.com>
3593
3594 * Makefile.in (clean): Move to end of file.
3595 (distclean, maintainer-clean, realclean): Ditto.
3596 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3597 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3598 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3599 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3600
b0787093
AC
36012002-08-24 Andrew Cagney <ac131313@redhat.com>
3602
3603 * Makefile.in (GDBINT_TEX_TMPS): Define.
3604 (gdbint.dvi, gdbint.pdf): Use
3605 (GDB_TEX_TMPS): Define.
3606 (gdb.dvi, gdb.pdf): Use.
3607 (STABS_TEX_TMPS): Define.
3608 (stabs.dvi, stabs.pdf): Use.
3609 (GDB_DOC_SOURCE_INCLUDES): New macros.
3610 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3611 (GDBINT_DOC_FILES_INCLUDES): New macros.
3612 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3613 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3614 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3615 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3616 (links2roff): Replace SFILES_INCLUDED with
3617 GDB_DOC_SOURCE_INCLUDES.
3618 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3619 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3620 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3621 dependencies.
3622 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3623 dependencies.
3624 (gdbmi.texinfo): Delete rule.
3625 (inc-hist.texinfo): Delete rule.
3626 (rluser.texinfo): Delete rule.
3627
ebba8386
AC
36282002-08-23 Andrew Cagney <cagney@redhat.com>
3629
3630 * gdbint.texinfo (Target Architecture Definition): Update
3631 STORE_RETURN_VALUE, mention regcache.
3632
0ab7a791
AC
36332002-08-21 Andrew Cagney <ac131313@redhat.com>
3634
3635 * gdbint.texinfo (Target Architecture Definition): Document
3636 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3637
ee2d5c50
AC
36382002-08-19 Andrew Cagney <ac131313@redhat.com>
3639
3640 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3641 Fix minor typos. Add index entries.
3642
53c69bd7
AC
36432002-08-18 Andrew Cagney <ac131313@redhat.com>
3644
3645 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3646
e76f1f2e
AC
36472002-08-15 Andrew Cagney <ac131313@redhat.com>
3648
3649 * gdbint.texinfo (Target Architecture Definition): Document
3650 PRINT_VECTOR_INFO.
3651 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3652
0680b120
AC
36532002-08-13 Andrew Cagney <ac131313@redhat.com>
3654
3655 * gdb.texinfo (Maintenance Commands): Document "maint print
3656 registers", "maint print raw-registers" and "maint print
3657 cooked-registers".
3658
3c3bea1c
GS
36592002-08-08 Grace Sainsbury <graces@redhat.com>
3660
a9331b3f 3661 From Mark Salter:
3c3bea1c
GS
3662 * gdb.texinfo (Protocol): Document T packet extension to
3663 allow watchpoint address reporting.
3664
42f9b0a5
AC
36652002-08-03 Andrew Cagney <ac131313@redhat.com>
3666
3667 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3668
db034ac5
AC
36692002-08-01 Andrew Cagney <cagney@redhat.com>
3670
3671 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3672 to CHILL.
3673
e2b28d04
AC
36742002-08-01 Andrew Cagney <ac131313@redhat.com>
3675
3676 * gdbint.texinfo (Coding): Revise section "Include Files".
3677
7fb623f7
AC
36782002-07-24 Andrew Cagney <cagney@redhat.com>
3679
3680 * gdbint.texinfo: Obsolete references to m88k.
3681 * gdb.texinfo: Ditto.
3682
4a2b4636
JB
36832002-07-10 Joel Brobecker <brobecker@gnat.com>
3684
7fb623f7 3685 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3686 where the proper version of autoconf can be retrieved.
3687
a71ec265
DH
36882002-07-09 Don Howard <dhoward@redhat.com>
3689
3690 * gdb.texinfo (Command Files): Further describe the behavior of
3691 sourced command files.
3692
b9aa90c9
AC
36932002-06-27 Andrew Cagney <ac131313@redhat.com>
3694
3695 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3696 (Coding): Clarify ISO C version that GDB assumes.
3697
40dd2248
TT
36982002-06-26 Tom Tromey <tromey@redhat.com>
3699
3700 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3701 add_setshow_cmd_full.
3702
bfac230e
DH
37032002-06-25 Don Howard <dhoward@redhat.com>
3704
3705 * gdb.texinfo (Memory Region Attributes): Document new behavior
3706 for 'mem' command.
3707
475b0867
JB
37082002-06-11 Jim Blandy <jimb@redhat.com>
3709
919d772c
JB
3710 * gdb.texinfo (Symbols): Update documentation for `info source'
3711 command.
3712
475b0867
JB
3713 * gdb.texinfo (Macros): Call the command `info macro', not
3714 `show macro'.
3715
ba8c9337
AC
37162002-06-09 Andrew Cagney <ac131313@redhat.com>
3717
3718 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3719 data''.
3720
1029b7fa
MK
37212002-06-09 Mark Kettenis <kettenis@gnu.org>
3722
3723 * gdbint.texinfo (Target Architecture Definition): Document
3724 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3725
16737d73
AC
37262002-06-08 Andrew Cagney <ac131313@redhat.com>
3727
3728 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3729 lists.
3730
30107679
AC
37312002-06-08 Andrew Cagney <ac131313@redhat.com>
3732
3733 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3734 Branch''.
3735
3352e23e
AC
37362002-06-01 Andrew Cagney <ac131313@redhat.com>
3737
3738 * gdbint.texinfo (Target Architecture Definition): Add section
3739 ``Converting an existing Target Architecture to Multi-arch''.
3740
cbb09e6a
AC
37412002-05-30 Andrew Cagney <ac131313@redhat.com>
3742
3743 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3744 to ``Obsoleting code''. Revise.
3745
e2e0bcd1
JB
37462002-05-17 Jim Blandy <jimb@redhat.com>
3747
3748 * gdb.texinfo (C Preprocessor Macros): New chapter.
3749 Include it in the main menu.
3750 (Contributors): Credit Jim Blandy with macro support.
3751 (Compilation): Explain how to get macro information into the
3752 executable.
3753 (Expressions): Note that preprocessor macros are expanded.
3754
9db8d71f
DJ
37552002-05-14 Daniel Jacobowitz <drow@mvista.com>
3756
3757 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3758 options for `target remote'.
3759
6d531722
AC
37602002-05-13 Andrew Cagney <ac131313@redhat.com>
3761
3762 * gdbint.texinfo (Target Architecture Definition): Delete
3763 documentation on NNPC_REGNUM.
3764
13d01224
AC
37652002-05-11 Andrew Cagney <ac131313@redhat.com>
3766
3767 * gdbint.texinfo (Target Architecture Definition): Document
3768 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3769 (Target Architecture Definition): Revise section `Using Different
3770 Register and Memory Data Representations'. Add section `Raw and
3771 Virtual Register Representations'.
3772
b2e75d78
AC
37732002-05-11 Andrew Cagney <ac131313@redhat.com>
3774
3775 * gdbint.texinfo (Target Architecture Definition): Mention
3776 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3777 (Target Architecture Definition): Mention same. Add references to
3778 web pages.
3779
2c8682ee
MS
37802002-05-08 Michael Snyder <msnyder@redhat.com>
3781
3782 * stabs.texinfo (Attributes): Document new "vector" attribute.
3783
0816590b
AC
37842002-05-04 Andrew Cagney <ac131313@redhat.com>
3785
3786 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3787
2653173e
AC
37882002-05-04 Andrew Cagney <ac131313@redhat.com>
3789
3790 * gdb.texinfo: Delete obsolete references to a29k.
3791
d7bd68ca
AC
37922002-04-24 Andrew Cagney <ac131313@redhat.com>
3793
3794 * gdbint.texinfo (Target Architecture Definition): Replace
3795 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3796
21d83aa5
DM
37972002-04-24 David S. Miller <davem@redhat.com>
3798
3799 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3800
7673a6cc
DM
38012002-04-21 David S. Miller <davem@redhat.com>
3802
3803 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3804
d49d1e0a
AC
38052002-04-21 Andrew Cagney <ac131313@redhat.com>
3806
3807 * gdbint.texinfo (Target Architecture Definition): Delete
3808 definition of HAVE_REGISTER_WINDOWS.
3809
f7dc1244 38102002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3811
3812 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3813 "Theodore A. Roth" <troth@verinet.com>.
3814
5ca0cb28
DH
38152002-04-15 Don Howard <dhoward@redhat.com>
3816
f7dc1244 3817 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3818 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3819 Provide a better explaination of this feature.
5ca0cb28 3820
f208ba17
AC
38212002-04-14 Andrew Cagney <ac131313@redhat.com>
3822
3823 * gdbint.texinfo (Target Architecture Definition): Remove
3824 FRAME_CHAIN_COMBINE.
3825
d5ba91de
MC
38262002-04-12 Michael Chastain <mec@shout.net>
3827
3828 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3829 REG_STACK_SEGMENT.
3830
26818220
MC
38312002-04-09 Michael Chastain <mec@shout.net>
3832
3833 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3834 PYRAMID_* macros.
3835
129188f6
AC
38362002-04-07 Andrew Cagney <ac131313@redhat.com>
3837
3838 * gdb.texinfo (Bug Reporting): Document that the web is the
3839 prefered way of submitting bug reports.
3840 (Bug Reporting): Delete the s-mail address as the last resort.
3841
8227c0ff
AC
38422002-04-05 Andrew Cagney <ac131313@redhat.com>
3843
3844 * gdbint.texinfo (Target Architecture Definition): Delete
3845 references to TARGET_WRITE_FP and write_fp.
3846
16d9dec6
MS
38472002-03-27 Michael Snyder <msnyder@redhat.com>
3848
3849 * gdb.texinfo: Document new commands dump, append, and restore.
3850
9ae8b82c
AC
38512002-03-27 Andrew Cagney <ac131313@redhat.com>
3852
3853 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3854 Branch'.
3855
474c8240
AC
38562002-03-18 Andrew Cagney <ac131313@redhat.com>
3857
3858 * gdb.texinfo: Change all examples to @smallexample.
3859 * gdbint.texinfo: Ditto.
a9331b3f 3860
fb0ff88f
AC
38612002-03-18 Andrew Cagney <ac131313@redhat.com>
3862
3863 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3864 Branches''.
3865
9bb0a4d8
AC
38662002-03-18 Andrew Cagney <ac131313@redhat.com>
3867
3868 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3869 Policy''.
3870
937f164b
FF
38712002-03-04 Fred Fish <fnf@redhat.com>
3872
3873 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3874 expresson, suports, dependant, trhe, perhaphs, situtations,
3875 explictily, taged, oportunity, unfortunatly).
3876
a7b40f07
AC
38772002-02-24 Andrew Cagney <ac131313@redhat.com>
3878
3879 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3880 Remove reference to 3.12.
3881
aab4e0ec
AC
38822002-02-23 Andrew Cagney <ac131313@redhat.com>
3883
3884 * gdbint.texinfo: Include fdl.texi.
3885 (Top): Add GNU Free Documentation License.
3886 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3887 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3888 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3889 (gdbint.info): Add srcdir to include path.
3890 * gdb.texinfo: Include gpl.texi.
3891 (Top): Add Copying.
3892 * gpl.texi: New file.
3893
47b95330
AC
38942002-02-23 Andrew Cagney <ac131313@redhat.com>
3895
3896 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3897
78c47bea
PM
38982002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3899
3900 * gdb.texinfo: Document Cygwin native specific commands.
3901
56460a61
DJ
39022002-02-15 Daniel Jacobowitz <drow@mvista.com>
3903
3904 * gdb.texinfo: Document gdbserver ``--attach'' command.
3905
def71bfa
MS
39062002-02-07 Michael Snyder <msnyder@redhat.com>
3907
3908 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3909 to @code(_ovly_debug_event).
3910
c928edc0
AC
39112002-02-07 Andrew Cagney <ac131313@redhat.com>
3912
3913 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3914
81d46470
MS
39152002-02-06 Michael Snyder <msnyder@redhat.com>
3916
3917 * gdb.texinfo (overlays): Mention new magic symbol
3918 '_ovly_debug_event', which allows GDB to keep better track
3919 of overlays.
3920
f7dc1244 39212002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3922
3923 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3924 Suggested by Dmitry Sivachenko.
3925
3926 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3927
15110bc3
MS
39282002-02-01 Michael Snyder <msnyder@redhat.com>
3929
3930 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3931
6763aef9
MS
39322002-01-30 Michael Snyder <msnyder@redhat.com>
3933
ac282366
MS
3934 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3935 (set trust-readonly-sections): Document.
6763aef9 3936
8642bc8f
AC
39372002-01-29 Andrew Cagney <ac131313@redhat.com>
3938
3939 * gdbint.texinfo (Releasing GDB): Revise and update.
3940
afe64c1a
AC
39412002-01-28 Andrew Cagney <ac131313@redhat.com>
3942
3943 * gdbint.texinfo (Target Architecture Definition): Delete
3944 description of TARGET_BYTE_ORDER_DEFAULT.
3945
f7dc1244 39462002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3947
3948 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3949 <mitya@cavia.pp.ru>.
3950
3d6e1b5a
AC
39512002-01-23 Andrew Cagney <ac131313@redhat.com>
3952
3953 * libgdb.texinfo: Delete file.
3954
6c0e9fb3
AC
39552002-01-22 Andrew Cagney <ac131313@redhat.com>
3956
3957 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3958 * gdbint.texinfo: Ditto.
3959
e0ce93ac
AC
3960Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3961
3962 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3963
be298bcc
AC
39642002-01-22 Andrew Cagney <ac131313@redhat.com>
3965
3966 * Makefile.in: Update copyright.
3967 (TEXI2DVI): Define.
3968 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3969 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3970 gdb-cfg.texi.
3971 (TEXINDEX, PDFTEX): Delete makefile variables.
3972
8e04817f
AC
39732002-01-22 Andrew Cagney <ac131313@redhat.com>
3974
3975 * gdb.texinfo (Protocol): Move section to appendix.
3976
6b2f586d
AC
39772002-01-21 Andrew Cagney <ac131313@redhat.com>
3978
3979 * gdb.texinfo (Remote Debugging): Create a menu.
3980 (Top): Add ``Remote Debugging'' to menu.
3981
6f05cf9f
AC
39822002-01-21 Andrew Cagney <ac131313@redhat.com>
3983
3984 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3985 serial protocol'' from here.
3986 (Remote Debugging): To here. New chapter.
3987
3fd3d7d2
AC
39882002-01-20 Andrew Cagney <ac131313@redhat.com>
3989
3990 * gdbint.texinfo (Target Architecture Definition): Delete
3991 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3992
7fd60527
AC
39932002-01-20 Andrew Cagney <ac131313@redhat.com>
3994
3995 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3996 are no longer needed.
3997 (Porting GDB): Add maintainer note about configure.host.
3998
c2f05ac9
AC
39992002-01-20 Andrew Cagney <ac131313@redhat.com>
4000
4001 * gdbint.texinfo (Target Architecture Definition): Remove
4002 definition of IEEE_FLOAT.
4003
f7dc1244 40042002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4005
4006 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4007 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4008 <3diff@gnu.org>
231b2aad 4009
82600034
AC
40102002-01-19 Andrew Cagney <ac131313@redhat.com>
4011
4012 * gdbint.texinfo (Host Definition): Remove references to
4013 MALLOC_INCOMPATIBLE.
4014
7708fa01
AC
40152002-01-17 Andrew Cagney <ac131313@redhat.com>
4016
4017 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4018 and xyz-xdep.o.
4019
eb12ee30
AC
40202002-01-17 Andrew Cagney <ac131313@redhat.com>
4021
4022 * gdb.texinfo (Maintenance Commands): Add appendix.
4023 (Set Breaks): Copy ``maint info breakpoint'' doco to
4024 ``Maintenance Commands'' appendix. Add reference.
4025
c9ccaa92
AC
40262002-01-17 Andrew Cagney <ac131313@redhat.com>
4027
4028 * fdl.texi: Remove next/prev from @node.
4029
f7dc1244 40302002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4031
4032 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4033 for monstrous @multitable (from Brian Youmans).
4034
4035 * fdl.texi: New file.
4036
4037 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4038
8973da3a
AC
40392002-01-15 Andrew Cagney <ac131313@redhat.com>
4040
4041 * gdbint.texinfo (Releasing GDB): New chapter.
4042
7d86b5d5
AC
40432002-01-14 Andrew Cagney <ac131313@redhat.com>
4044
4045 * gdb.texinfo (Embedded Processors, Calling program functions):
4046 Obsolete references to a29k.
4047
cc1cb004
AC
40482002-01-13 Andrew Cagney <ac131313@redhat.com>
4049
4050 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4051 examples. Document that a code-block should do or discard its
4052 cleanups before exit.
4053
79f12247
MS
40542002-01-11 Michael Snyder <msnyder@redhat.com>
4055
4056 * gdb.texinfo (Choosing files): Change @samp to @file.
4057
19837790
MS
40582002-01-05 Michael Snyder <msnyder@redhat.com>
4059
4060 * gdb.texinfo (--pid): Document new command line option (attach).
4061
f7dc1244 40622002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4063
4064 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4065 in the stub.
4066
d7449b42
AC
40672002-01-04 Andrew Cagney <ac131313@redhat.com>
4068
4069 * gdbint.texinfo (Target Architecture Definition): Replace
4070 BIG_ENDIAN with BFD_ENDIAN_BIG.
4071
f23631e4
AC
40722002-01-03 Andrew Cagney <ac131313@redhat.com>
4073
4074 * gdbint.texinfo (Target Architecture Definition): Replace
4075 value_ptr with struct value pointer.
4076
72c9928d
EZ
40772002-01-02 Eli Zaretskii <eliz@gnu.org>
4078
4079 * gdb.texinfo (Free Software): Fix wording.
4080
959acfd1
EZ
40812001-12-31 Eli Zaretskii <eliz@gnu.org>
4082
4083 * gdb.texinfo (Free Software): New section ``Free Software Needs
4084 Free Documentation''.
4085
f7dc1244 40862001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4087
4088 * stabs.texinfo:
4089 * gdb.texinfo:
4090 * gdbint.texinfo:
4091 * libgdb.texinfo:
4092 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4093
6600abed
MS
40942001-12-29 Michael Snyder <msnyder@redhat.com>
4095
4096 * gdb.texinfo (maint info sections): Fix typo.
4097
f6680716
MS
40982001-12-26 Michael Snyder <msnyder@redhat.com>
4099
fe95c787
MS
4100 * gdb.texinfo (maint info sections): Document.
4101
a9331b3f 4102 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4103 'info proc' sub-options that are currently not implemented.
4104
c3d3ce5b
JB
41052001-12-20 Jim Blandy <jimb@redhat.com>
4106
4107 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4108
778eb05e
AC
41092001-12-15 Andrew Cagney <ac131313@redhat.com>
4110
4111 * gdbint.texinfo (Target Architecture Definition): Replace
4112 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4113
2607059c
AC
41142001-12-01 Andrew Cagney <ac131313@redhat.com>
4115
4116 * gdbint.texinfo (Host Definition): Delete documentation on
4117 HOST_BYTE_ORDER.
4118
df0cd8c5
JB
41192001-11-30 Jim Blandy <jimb@redhat.com>
4120
4121 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4122 overlay support. Add to top-level menu.
df0cd8c5 4123
88118b3a
TT
41242001-11-26 Tom Tromey <tromey@redhat.com>
4125
4126 * gdb.texinfo (Command Syntax): Document C-o binding.
4127
96565e91
CF
41282001-07-26 Christopher Faylor <cgf@redhat.com>
4129
4130 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4131 use since it is described in the referenced section.
4132
f7dc1244 4133 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4134 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4135 clearer when using DJGPP.
4136
2a3d5645
CF
41372001-11-24 Christopher Faylor <cgf@redhat.com>
4138
4139 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4140 specifically refer to MS-DOS.
4141 (command files): Mention gdb.ini is only used on MS-DOS.
4142
aa26fa3a
TT
41432001-11-21 Tom Tromey <tromey@redhat.com>
4144
4145 * gdb.texinfo (Invoking GDB): Document --args.
4146 (Mode Options): Likewise.
4147
4f8ada06
JB
41482001-11-21 Jim Blandy <jimb@redhat.com>
4149
4150 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4151 Delete documentation; this macro has been removed from the
4152 sources.
4153
3fe0dc10
JB
41542001-11-13 Jim Blandy <jimb@redhat.com>
4155
4156 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4157
9e5abb06
CV
41582001-11-06 Corinna Vinschen <vinschen@redhat.com>
4159
4160 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4161
1c5dfdad
MS
41622001-11-05 Michael Snyder <msnyder@redhat.com>
4163
a9331b3f 4164 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4165 quote regexp chars in function names such as "operator*()".
4166
990f9fe3
FF
41672001-11-01 Fred Fish <fnf@redhat.com>
4168
4169 * gdbint.texinfo (SOLIB_ADD): Document additional new
4170 "readsyms" arg.
4171
b433d00b
DH
41722001-10-30 Don Howard <dhoward@redhat.com>
4173
070b1dd3
DH
4174 * gdb.texinfo: (Command Files) Added documentation for the
4175 behavior of gdb with input redirected from a file.
b433d00b 4176
b7209cb4
FF
41772001-10-28 Fred Fish <fnf@redhat.com>
4178
4179 * gdb.texinfo (auto-solib-add): Change docs to match
4180 implementation change.
4181 (auto-solib-limit): Add docs for new variable.
4182
1aa20aa8
AC
41832001-10-15 Andrew Cagney <ac131313@redhat.com>
4184
4185 * gdbint.texinfo (Target Architecture Definition): Function
4186 value_as_pointer renamed to value_as_address.
4187
fc0c74b1
AC
41882001-10-15 Andrew Cagney <ac131313@redhat.com>
4189
4190 * gdbint.texinfo (Target Architecture Definition): Default
4191 POINTER_TO_ADDRESS functions assume unsigned addresses.
4192 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4193 posting by Jim Blandy.
4194
f4846649
JB
41952001-10-12 Jim Blandy <jimb@redhat.com>
4196
4197 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4198 version of texi2html (1.64) doesn't support this flag any more.
4199
f277788b
MK
42002001-09-08 Mark Kettenis <kettenis@gnu.org>
4201
a9dc4918
MK
4202 * gdbint.texinfo (Host Definition): Remove description of
4203 MEM_FNS_DECLARED.
4204
d28379df
MK
4205 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4206
f277788b
MK
4207 * gdbint.texinfo (Host Definition): Remove description of
4208 HAVE_SIGSETMASK.
4209
7ccaa899
EZ
42102001-09-04 Elena Zannoni <ezannoni@redhat.com>
4211
4212 * gdbint.texinfo (Target Architecture Definition): Add
4213 explanation of TARGET_PRINT_INSN macro.
4214
17d9d558
JB
42152001-08-30 Jim Blandy <jimb@redhat.com>
4216
4217 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4218 Explain what it means to load relocatable files.
4219
72cde065
JB
42202001-08-28 Jim Blandy <jimb@redhat.com>
4221
4222 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4223 info `top' menu.
4224
9e678452
CF
4225Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4226
4227 * gdbint.texinfo: Add a cautionary note about macro use.
4228
a2bea4c3 42292001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4230
a2bea4c3
CV
4231 * gdb.texinfo: Explain omitting the hostname in the
4232 `target remote' command.
4233
1129bf27
DJ
42342001-07-30 Daniel Jacobowitz <drow@mvista.com>
4235
4236 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4237 and END-INFO-DIR-ENTRY.
4238
732b3002
SC
42392001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4240
4241 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4242
89437448
AC
42432001-07-25 Andrew Cagney <ac131313@redhat.com>
4244
4245 * gdbint.texinfo (libgdb): Rewrite.
4246
f7dc1244 42472001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4248
4249 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4250
c4555f82
SC
42512001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4252
4253 * gdb.texinfo (TUI): New chapter, document the TUI.
4254 (Mode Options): Document the -tui option.
4255
2f45a6e0
MK
42562001-07-23 Mark Kettenis <kettenis@gnu.org>
4257
4258 * gdbint.texinfo (Host Definition): Remove description of
4259 NEED_POSIX_SETPGID.
4260
f7dc1244 42612001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4262
4263 * gdb.tex (DJGPP Native): New node, with descriptions of
4264 DJGPP-specific commands.
4265
be9c6c35
JM
42662001-07-19 John R. Moore <jmoore@redhat.com>
4267
4268 * gdbint.texinfo: Three misspellings.
4269
dfa249fb
AC
42702001-07-06 Andrew Cagney <ac131313@redhat.com>
4271
4272 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4273 `test` expressions on bash. Problem reported by Colin Walters.
4274
c72e7388
AC
42752001-07-04 Andrew Cagney <ac131313@redhat.com>
4276
4277 * gdbint.texinfo (User Interface): Update ui-out documentation to
4278 refelect recent UI/MI updates.
4279
94bbb2c0
AC
42802001-07-04 Andrew Cagney <ac131313@redhat.com>
4281
4282 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4283 interpreters.
4284
af6c57ea
AC
42852001-06-15 Andrew Cagney <ac131313@redhat.com>
4286
4287 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4288 structure and not macros.
4289 (Host Definition): Document that much of this chapter is obsolete.
4290 (Target Architecture Definition): Update list of files that make
4291 up a target architecture.
4292 (Coding): Update.
4293
83aa8bc6
AC
42942001-06-28 Andrew Cagney <ac131313@redhat.com>
4295
4296 * gdbint.texinfo (Target Architecture Definition): Update
4297 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4298 The latter has been changed to a true predicate.
4299
f7dc1244 43002001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4301
4302 * annotate.texi: Add @noindent where needed. From Dmitry
4303 Sivachenko <dima@Chg.RU>.
4304 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4305
656db9b0
AC
43062001-06-16 Andrew Cagney <ac131313@redhat.com>
4307
4308 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4309
df2396a1
AC
43102001-06-14 Andrew Cagney <ac131313@redhat.com>
4311
4312 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4313 returns ``OK''. Document that the ``R'' packet does not reply.
4314
0f1f2b0a
MS
43152001-06-13 Michael Snyder <msnyder@redhat.com>
4316
4317 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4318
f7dc1244 43192001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4320
4321 * gdb.texinfo (Signals): Clarify the default setting of signal
4322 handling.
4323
a5d7c491
AC
43242001-05-14 Andrew Cagney <ac131313@redhat.com>
4325
4326 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4327 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4328
05a54c4f
AC
43292001-05-12 Andrew Cagney <ac131313@redhat.com>
4330
4331 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4332
f7dc1244 43332001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4334
4335 * gdbint.texinfo (Clean Design and Portable Implementation):
4336 Renamed from "Clean Design".
4337 (Clean Design and Portable Implementation): Document portable
4338 methods of handling file names, and the associated macros.
4339
f7dc1244 43402001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4341
4342 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4343 command and provide a cross-reference to its description.
4344 (Symbols): Note that "info scope" is useful for trace experiments.
4345
f7dc1244 43462001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4347
b37052ae
EZ
4348 * gdb.texinfo (Symbols): Document "info scope".
4349 (Tracepoints): New chapter.
4350 (Contributors): Update for v5.1.
4351 <All nodes>: Change "C++" to "C@t{++}".
4352
0ee54786
EZ
4353 * gdbint.texinfo (User Interface): A new section about ui_out
4354 functions, based on text written by Fernando Nasser.
4355
c534679c
EZ
4356 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4357
f7dc1244 43582001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4359
e9c75b65
EZ
4360 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4361
4362 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4363
4364 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4365 Replace "GDB" with "@value{GDBN}". Fix markup.
4366
4367 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4368
3d67e040
EZ
4369 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4370 a cross-reference to its description.
4371 (Symbols): Document "info symbol".
4372
f7dc1244 43732001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4374
4375 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4376 subsection "x86 Watchpoints".
4377 (Target Architecture Definition): Document the macros
4378 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4379 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4380
b0ed3589
AC
43812001-03-20 Andrew Cagney <ac131313@redhat.com>
4382
4383 * gdbint.texinfo (Target Architecture Definition): Update
4384 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4385 list.
4386
b6ba6518
KB
43872001-03-06 Kevin Buettner <kevinb@redhat.com>
4388
4389 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4390 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4391
f7dc1244 43922001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4393
4394 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4395
f7dc1244 43962001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4397
17cc6a06
EZ
4398 * gdb.texinfo (Environment): Document that `path' does not change
4399 the value of PATH in GDB's own environment (it did in the past,
4400 but that was changed on March 15, 1994). Reported by Doug Evans
4401 <dje@transmeta.com>.
4402
56caf160
EZ
4403 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4404 its line. Fix markup of commands and macros. Add an Index node
4405 and index entries.
4406
29e57380
C
44072001-01-23 J.T. Conklin <jtc@redback.com>
4408
4409 * gdb.texinfo (Memory region attributes): New manual section.
4410
1c6147de
ND
44112001-01-04 Nicholas Duffek <nsd@redhat.com>
4412
4413 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4414
f7dc1244 44152000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4416
4417 * refcard.tex: Version and copyright fixed. From Phil Edwards
4418 <pedwards@disaster.jaj.com>.
4419
0dcedd82
AC
4420Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4421
4422 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4423 DWARF2_REG_TO_REGNUM): Document.
4424
3b851bce
AC
4425Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4426
4427 * gdbint.texinfo (Coding): Update current value of
4428 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4429
f7dc1244 44302000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4431
4432 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4433 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4434
b90a5f51
CF
44352000-11-10 Christopher Faylor <cgf@cygnus.com>
4436
4437 * gdb.texinfo: Document new 'set step-mode' command.
4438
f7dc1244 44392000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4440
4441 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4442 changes from Dmitry Sivachenko <dima@Chg.RU>.
4443
f7dc1244 44442000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4445
4446 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4447 From Steven Johnson <sbjohnson@ozemail.com.au>.
4448
2e685b93
MK
44492000-08-10 Mark Kettenis <kettenis@gnu.org>
4450
4451 * gdbint.texinfo (Overall Structure): Spelling fix.
4452
f7dc1244 44532000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4454
4455 * gdbint.texinfo (Target Architecture Definition): Document that
4456 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4457 for which REGISTER_CONVERTIBLE returns a zero value.
4458
63ac3005
EZ
44592000-07-08 Christopher Faylor <cgf@cygnus.com>
4460
4461 * Makefile.in (install-info): Find files to install in either the
4462 build or source directories (adapted from Makefile.am).
4463
bd79f757
ND
44642000-07-07 Nicholas Duffek <nsd@redhat.com>
4465
4466 * stabs.texinfo: Fix spelling errors.
4467 (String Field): FILE-NUMBER starts from 0, not 1.
4468
f7dc1244 44692000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4470
4471 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4472 Brian Youmans.
5f208f6d 4473
f7dc1244 44742000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4475
4476 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4477 the source directory. Reported by Mark Harig
4478 <markh@frazier.landmark.com>.
cc542d3b 4479
f3b28801
C
44802000-06-20 J.T. Conklin <jtc@redback.com>
4481
4482 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4483
449f3b6c
AC
4484Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4485
4486 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4487 Generate using pdftex.
4488 (PDFTEX): Define.
4489 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4490 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4491 @contents at the start.
4492
f7dc1244 44932000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4494
4495 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4496 Youmans.
48e934c6 4497
9e9c5ae7
AC
4498Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4499
4500 From Brian Youmans:
4501 * gdb.texinfo: Fix ``et al.''.
4502
c741b251
AC
4503Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4504
4505 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4506 loop.
4507
4ab64e14
JG
45082000-05-19 Jimmy Guo <guo@cup.hp.com>
4509
4510 * configure: Regenerate.
4511
f7dc1244 45122000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4513
4514 * Makefile.in (install-info): Run install-info on installed Info
4515 files.
4516
8c70017b
AC
4517Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4518
a7cb598a
AC
4519 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4520 Andrew Cagney.
8c70017b 4521
f7dc1244 45222000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4523
4524 * gdb.texinfo: Proofreading changes from Brian Youmans.
4525
bf0184be
ND
45262000-05-01 Nick Duffek <nsd@cygnus.com>
4527
4528 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4529 startup sequence, minor edits.
4530
f7dc1244 45312000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4532
4533 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4534 TeX.
4535
4536 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4537 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4538 like `n' and `s' which look weird. Convert some of the @kindex to
4539 @vindex, when they refer to variables, not commands.
4540
33e16fad
AC
4541Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4542
4543 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4544
f7dc1244 45452000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4546
4547 * Makefile.in (GDBMI_DIR): New variable.
4548 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4549 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4550 (gdbmi.texinfo): New target, for texi2roff.
4551 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4552 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4553
4554 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4555 gdbmi.texinfo.
4556 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4557 comment.
4558
d167840f
EZ
45592000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4560
4561 * gdb.texinfo (Files): Update description of add-symbol-file
4562 command.
4563
f7dc1244 45642000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4565
4566 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4567 prevents the build (and is generally a Bad Idea).
4568
f7dc1244 45692000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4570
4571 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4572 a comma inside @var.
4573 (Command Files): Index markup changes from Dmitry Sivachenko
4574 <dima@Chg.RU>.
4575
f7dc1244 45762000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4577
4578 * Makefile.in (LN_S): Define.
4579 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4580 invoke "ln -s" unless it is known to work.
4581
4582 * configure.in (AC_PROG_LN_S): Add.
4583
8dc7983f
JB
45842000-04-14 Jim Blandy <jimb@redhat.com>
4585
4586 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4587 section.
4588 (Target Conditionals): Document ADDRESS_TO_POINTER,
4589 POINTER_TO_ADDRESS.
4590
1a8237e8
DB
45912000-04-11 Daniel Berlin <dan@cgsoftware.com>
4592
4593 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4594 gdb-cfg.texi to get the value.
4595
ca526f1a
JB
45962000-04-10 Jim Blandy <jimb@redhat.com>
4597
4598 * gdbint.texinfo (Target Architecture Definition): Fix
4599 cross-references.
4600
faaafcb4
JB
46012000-04-08 Jim Blandy <jimb@redhat.com>
4602
4603 * gdbint.texinfo (Using Different Register and Memory Data
4604 Representations): New section.
4605 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4606 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4607 REGISTER_CONVERT_TO_RAW): Document.
4608
1b27397f
AC
4609Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4610
4611 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4612 for acknowledgments.
4613
480ff1fb
AC
4614Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4615
4616 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4617 qThreadExtraInfo.
4618
a9331b3f 46192000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4620
a9331b3f
RM
4621 * gdb.texinfo: Clarify which remote debug protocol commands are
4622 required and which are optional.
f1251bdd 4623
dbeb8dbd
AC
4624Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4625
4626 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4627 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4628 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4629 * annotate.texi: Update.
4630
6d2ebf8b
SS
46312000-03-28 Stan Shebs <shebs@apple.com>
4632
4633 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4634 expectation of additional changes before release), update
4635 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4636 node links, rephrase and/or shorten lines to fix formatting
4637 problem in both regular and @smallbook formats.
4638 * annotate.texi: Shorten lines in example, use smallexample
4639 consistently everywhere.
4640 * Makefile.in: Add comment about texinfo 4.0 html generation.
4641 (SFILES_INCLUDED): Add annotate.texi.
4642
5d161b24
DB
46432000-03-27 Daniel Berlin <dan@cgsoftware.com>
4644
5ae4183a
AS
4645 * gdb.texinfo (Debugging Output): Added new section, documenting
4646 the "set/show debug" commands.
5d161b24 4647
b9deaee7
AC
4648Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4649
4650 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4651 entry.
4652
4653 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4654 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4655 @chapter and @node entries.
a9331b3f 4656
b9deaee7 4657 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4658
9ef47d30
AC
4659Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4660
4661 * Makefile.in (install-info): Create $(infodir) before installing
4662 files.
4663
cfeada60
FN
46642000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4665
4666 From David Whedon <dwhedon@gordian.com>
5ae4183a 4667 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4668
6837a0a2
DB
46692000-03-22 Daniel Berlin <dan@cgsoftware.com>
4670
4671 * gdb.texinfo: Add documentation for the apropos command.
4672
bba2971c
MS
46732000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4674
4675 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4676
2b628194
MS
46772000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4678
a9331b3f 4679 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4680 two places.
4681
96a2c332
SS
46822000-03-17 Stan Shebs <shebs@apple.com>
4683
4684 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4685 <dima@Chg.RU>, also clarification of allowed content for
4686 string constants.
4687
f7dc1244 46882000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4689
4690 * gdb.texinfo (main menu): Add Annotations.
4691 (File Options): Add @cindex entries for each command-line option.
4692 Document --epoch, --annotate, --async, --interpreter, --write,
4693 --statistics, and --version.
4694
4695 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4696 of GDB.
4697
9d233477
JB
46982000-02-23 Jim Blandy <jimb@redhat.com>
4699
4700 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4701
14e0eb3b
JB
47022000-02-22 Jim Blandy <jimb@redhat.com>
4703
4704 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4705
3555de01
JM
47062000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4707
4708 * Makefile.in (diststuff): New target.
4709
5e35df8e
KB
47102000-02-15 Kevin Buettner <kevinb@redhat.com>
4711
4712 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4713 architecture. [From Jim Wilson.]
5e35df8e 4714
c5394b80
JM
47152000-01-16 Tom Tromey <tromey@cygnus.com>
4716
4717 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4718 (Delete Breaks): Mention range arguments.
4719 (Disabling): Likewise.
4720
c3f6f71d
JM
47212000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4722
4723 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4724
c4093a6a
JM
4725Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4726
4727 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4728 valid functions.
4729
11cf8741
JM
47301999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4731
4732 * gdb.texinfo: Clarify regular expressions used in rbreak.
4733
917317f4
JM
47341999-10-15 Kevin Buettner <kevinb@cygnus.com>
4735
4736 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4737 MEMORY_REMOVE_BREAKPOINT): Document.
4738
4739Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4740
4741 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4742 offset re-using the DATA offset instead.
4743
2df3850c
JM
47441999-10-11 Jim Kingdon <kingdon@redhat.com>
4745
4746 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4747
47481999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4749
4750 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4751 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4752 typos.
4753
4754 * gdb.texinfo: Various minor wording and formatting improvements,
4755 mentions of additional command-line options.
4756
2acceee2
JM
47571999-09-30 Fred Fish <fnf@cygnus.com>
4758
4759 * gdb.texinfo: Document additional forms of specifying section
4760 names and addresses for the add-symbol-file command.
4761
c2c6d25f
JM
47621999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4763
4764 * gdbint.texinfo: Fix typo, add the word "have".
4765
47661999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4767
4768 * gdbint.texinfo (Target Architecture Definition): Document the
4769 SKIP_PERMANENT_BREAKPOINT macro.
4770
d4f3574e
SS
47711999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4772
4773 * gdb.texinfo: Fiks speling errers.
4774
4775 * gdb.texinfo: Fix uses of @multitable.
4776
f7dc1244 4777 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4778 * gdb.texinfo: Include details specific to DOS host, clarify
4779 some confusing language, fix @ref/@xref/@pxref usages, add
4780 comments about using with optimization, add more indexing,
4781 fix info about disassembly-flavor.
4782
4783Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4784
4785 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4786 SKIP_SOLIB_RESOLVER): Define.
4787
4788Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4789
4790 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4791 ``g'' packets.
4792
104c1213
JM
47931999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4794
4795 * gdb.texinfo: Create a new "Configurations" chapter with
4796 platform-specific info, inline remote.texi and move sections of it
4797 into the new chapter, move bits about info proc, heuristic search,
4798 and register stack into the new chapter.
4799 * remote.texi: Remove, now part of gdb.texinfo.
4800 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4801
48021999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4803
4804 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4805 GDB_TARGET_IS_MACH386): These kludges have gone away.
4806
4807Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4808
4809 * gdbint.texinfo (Target Architecture Definition): Mention
4810 TDEPLIBS.
4811
53a5351d
JM
48121999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4813
4814 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4815 surrounding text to fit HP-UX bits into general info.
4816 (HPPA-cfg.texi): Remove, no longer useful.
4817
4818 * gdb.texinfo: Remove explicit links from @node lines, remove
4819 HP-added "Detailed Node Listing" from main menu which confuses
4820 things.
4821
4822 From Dmitry Sivachenko <dima@Chg.RU>:
4823 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4824 in description of `set environment'.
4825
48261999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4827
4828 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4829
7be570e7
JM
48301999-08-12 Ben Elliston <bje@cygnus.com>
4831
4832 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4833
f7dc1244 48341999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4835
4836 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4837 watch, awatch, and rwatch. Explain why the latter two cannot be
4838 set as software watchpoints. Document that watchpoints for local
4839 variables are deleted when the debuggee terminates.
4840
4841Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4842
4843 * remote.texi (Protocol): Further clarification of the "qRcmd"
4844 packet. Allow E.. response packet. "qRcmd" packet is no longer
4845 reserved.
4846
48471999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4848
a9331b3f
RM
4849 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4850 * gdb.texinfo: Ditto.
7be570e7 4851
96baa820
JM
48521999-08-06 Tom Tromey <tromey@cygnus.com>
4853
4854 * gdb.texinfo (KOD): New node.
4855
4856Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4857
4858 * remote.texi (Rcmd): Fix minor formatting typos.
4859
4860Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4861
4862 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4863 packets.
4864
adf40b2e
JM
48651999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4866
4867 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4868 fixes.
4869
43ff13b4
JM
4870Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4871
4872 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4873
085dd6e6
JM
4874Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4875
4876 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4877 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4878 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4879 packets that are not supported on all hosts. Expand examples.
4880 Spell check.
4881
48821999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4883
4884 * Makefile.in: Recognize html, install-html. Add targets
4885 to build HTML versions of documentation via texi2html.
4886
4887Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4888
4889 * gdbint.texinfo (Testsuite): New chapter, information about the
4890 testsuite.
4891
4892Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4893
4894 * remote.texi (Communication Protocol): Rewrite.
4895
4896Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4897
4898 * stabs.texinfo: Fix uses of xref.
4899
9e0b60a8
JM
4900Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4901
4902 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4903 info about patch submission.
4904
cce74817
JM
4905Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4906
4907 From Per Bothner <bothner@cygnus.com>:
4908 * gdb.texinfo: Document Chill support.
4909
4910Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4911
4912 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4913 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4914 Document that the value should be greater-than or equal-to zero.
4915 (NO_STD_REGS): Document. Deprecate.
4916
ac9a91a7
JM
4917Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4918
4919 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4920 Document that these are not used.
4921
4922Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4923
4924 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4925
392a587b
JM
4926Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4927
4928 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4929 numargs was dropped.
4930
4931Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4932
4933 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4934
b83266a0
SS
4935Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4936
4937 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4938 Update.
4939
7a292a7a
SS
4940Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4941
4942 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4943 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4944
4945Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4946
4947 * gdbint.texinfo: Fix typos: $ -> @.
4948
4949Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4950
4951 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4952 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4953 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4954 BREAKPOINT_FROM_PC.
a9331b3f 4955
7a292a7a
SS
4956Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4957
4958 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4959 CALL_DUMMY_STACK_ADJUST): Document.
4960
4961Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4962
4963 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4964 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4965
49661999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4967
4968 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4969 longer exists.
4970
4971Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4972
4973 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4974 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4975 they make the manual source incomprehensible.
4976 * h8-cfg.texi: Remove, hasn't been used in years.
4977
c906108c
SS
4978Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4979
4980 * gdb.texinfo: Update the credits.
4981
4982Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4983
4984 * gdb.texinfo: Fix mistakes noticed in printout of last
4985 draft, add Alpha to discussion of heuristic fence post.
4986
4987Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4988
4989 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4990 Edition, merge some HP changes into mainline, describe some
4991 previously undocumented features, describe more of the target
4992 commands available, eliminate obsolete section on renamed
4993 commands.
4994 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4995
4996Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4997
4998 * gdb.texinfo: Make many HPPA conditionals unconditional,
4999 including catchpoint description, since now on for all configs.
5000 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
5001 specializations.
5002
5003Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
5004
5005 * Makefile.in (GDBvn.texi): Fix match expression to work with
5006 current format of VERSION in gdb/Makefile.in.
5007 * gdb.texinfo: Fix node ref to match new readline.
5008
5009Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5010
a9331b3f
RM
5011 * gdb.texinfo: Changes made as part of a project to merge in
5012 changes made by HP. Documentation makes extensive use of
c906108c
SS
5013 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
5014 on remote debugging. There are differences in documentation
5015 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
5016 the HP manual discusses catchpoints, hardware watchpoints, and
5017 some HPUX specific limitations for shared library support.
a9331b3f 5018
c906108c
SS
5019 There are also a number of @node changes.
5020
50211999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5022
5023 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5024 (C Usage): Same.
5025
5026Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5027
5028 The following changes were made by Edith Epstein
5029 <eepstein@cygnus.com> as part of a project to merge in changes
5030 made by HP.
a9331b3f 5031
c906108c
SS
5032 * HPPA-cfg.texi: new file.
5033
5034 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5035
5036 * refcard.tex: change documentation about catch.
5037 removed info catch.
5038
5039Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5040
5041 * gdbint.texinfo: Expand on GDB's coding standards,
5042 specify the use of arg names with prototypes.
5043
50441998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5045
5046 * gdb.texinfo: Fix tipo.
5047
5048Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5049
5050 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5051 TARGET_BYTE_ORDER_SELECTABLE_P.
5052
5053Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5054
5055 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5056
50571998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5058
5059 * agentexpr.texi: New file.
5060
5061Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5062
5063 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5064
50651998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5066
5067 * remote.texi: Changed wording that implied that the GDB remote
5068 protocol caches register values instead of GDB itself.
5069
5070Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5071
5072 * gdbint.texinfo: Add some info about symbol readers.
5073 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5074 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5075 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5076 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5077
5078Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5079
a9331b3f 5080 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5081
5082Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5083
5084 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5085
5086Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5087
5088 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5089 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5090
5091Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5092
5093 * gdbint.texinfo: Fix minor typos.
5094
5095Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5096
5097 * gdbint.texinfo: Complete overhaul. Group descriptions more
5098 logically, add more info on generic algorithms, remove much
5099 obsolete and/or wrong material.
5100
5101Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5102
5103 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5104
5105Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5106
5107 * refcard.tex: Copyright, address updates.
5108
5109Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5110
5111 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5112 for the edition instead of confusing GDB-version-like numbers.
5113
5114Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5115
5116 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5117
5118Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5119
5ae4183a 5120 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5121
5122Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5123
5124 * gdb.texinfo: Add some credits, mention bug monitor.
5125 * remote.texi: Mention mips monitor targets.
5126 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5127
c906108c
SS
5128Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5129
5130 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5131 files, finish sorting of host vs target vs native macros, describe
5132 some more of them.
5133
5134Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5135
5136 * gdbint.texinfo (Host Conditionals): Document change from
5137 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5138
5139Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5140
5141 * gdbint.texinfo (Host Conditionals): Document
5142 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5143
5144Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5145
5146 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5147 Document LSEEK_NOT_LINEAR.
5148
5149Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5150
5151 * stabs.texinfo (Stab Section Basics): Make it clear that only
5152 some versions of the GNU linker remove the leading N_UNDF symbol.
5153
5154Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5155
5156 * stabs.texinfo (String Field): Document type number pairs here,
5157 instead of in the Sun specific section.
5158 (Include Files): The GNU linker supports the N_BINCL
5159 optimization. Clarify the N_BINCL value, and what it is used
5160 for.
5161 (Procedures): Document N_FUN with an empty string to mark the end
5162 of a function.
5163 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5164 (Sun Differences): Remove this node, as the information is now
5165 elsewhere in the main document.
5166 (Stab Section Basics): Mention that the GNU linker may optimize
5167 stabs and remove the leading N_UNDF symbol.
5168
5169Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5170
5171 * gdb.texinfo, refcard.tex: Restore author credit
5172
5173Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5174
5175 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5176 documentation to account for START and END macros taking
5177 one arg.
5178
5179Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5180
5181 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5182 * gdb.texinfo (Frames): Fix typo.
5183
5184Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5185
5186 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5187 a target_signal as arg type, not a pid.
5188
5189Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5190
5191 * gdb.texinfo: Document `set assembly-language'.
5192
5193Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5194
5195 * remote.texi: Update list of stubs in the GDB distribution.
5196
5197Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5198
5199 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5200 Also document that some systems can use mmalloc but must define
5201 this if their C runtime allocates memory that is later freed.
5202 (MMCHECK_FORCE): Document new macro.
a9331b3f 5203
c906108c
SS
5204Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5205
5206 * remote.texi: Add documentation for target Sparclet.
5207
5208Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5209
a9331b3f 5210 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5211 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5212 * configure.in: Rewritten for autoconf.
5213 * configure: New.
5214
5215Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5216
5217 * Makefile.in (DVIPS): New define, set to dvips.
5218 (dvi): Add stabs.dvi.
5219 (ps): New target.
5220 (all-doc): Depend on info, dvi, and ps targets.
5221 (STAGESTUFF): Add *.ps and *.dvi files.
5222 (clean-info, clean-dvi): Remove.
5223 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5224 rules completely rewritten.
5225 (maintainer-clean): Remove clean-info and clean-dvi
5226 dependencies and put their actions in the rules.
5227 (gdb.ps): New target
a9331b3f 5228 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5229 intermediate TeX files, whether they have 2 or 3 character
5230 extensions.
5231 (gdbint.ps): Add target and rules.
5232 (gdb-internals): Delete unused target.
5233 (Makefile): Depends upon config.status also.
5234
5235Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5236
5237 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5238 set.
5239
5240Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5241
5242 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5243 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5244
5245Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5246
5247 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5248
5249Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5250
5251 * gdb.texinfo (Print settings): Document
5252 `set/show print static-members' commands.
5253
5254Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5255
5256 * gdbint.texinfo (Native): Document name change, coredep.c to
5257 core-aout.c.
5258
5259Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5260
5261 * stabs.texinfo (Include Files): Document the values the SunOS4
5262 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5263
5264Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5265
5266 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5267 Fix typo.
5268
5269Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5270
5271 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5272 "gdb.tar.Z".
5273
5274Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5275
5276 * Makefile.in (maintainer-clean): New target, synonym for
5277 realclean.
5278
5279Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5280
5281 * Update all FSF addresses except those in COPYING* files.
5282
5283Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5284
5285 From Richard Earnshaw (rearnsha@armltd.co.uk):
5286 * gdb.texinfo (convenience variables): Document $_exitcode.
5287 (quit): Document optional expression to use as exit code.
5288
5289Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5290
5291 * gdb.texinfo, remote.texi: Brought up to date with various
5292 GDB changes.
5293
5294Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5295
5296 * gdb.texinfo: Update dates and versions, fix comments about
5297 hardware watchpoints in future releases and about the
5298 sharedlibrary command.
5299
5300Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5301
5302 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5303 C_FUN stab. Other cleanups.
5304
5305Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5306
5307 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5308 for the sparc stub.
5309
5310Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5311
5312 * annotate.texi: Clarify which addresses have differing formats
5313 depending on the language and which do not.
5314
5315Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5316
5317 * remote.texi (NetWare): Changed example to use BOARD= instead of
5318 NODE= argument to reflect correspoding change to gdbserve.nlm.
5319
5320Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5321
5322 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5323 GDB, as well as AIX dbx, supports the size type attribute.
5324
5325Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5326
5327 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5328
5329Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5330
5331 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5332 and new 'if' and 'while' commands.
5333
5334Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5335
5336 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5337
5338Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5339
5340 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5341 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5342 NetWare targets. Mostly stolen from the Server node.
5343
5344Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5345
5346 * gdb.texinfo (Setting): Talk about the language of a source file
5347 versus the working language. The old documentation did not match
5348 what GDB did.
5349
5350Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5351
5352 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5353 of a source file.
5354
5355Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5356
5357 * gdb.texinfo (Processes): New node.
5358
5359Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5360
5361 * remote.texi: Update documentation of set/show mipsfpu.
5362
3fc11d3e
JM
5363Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5364
5365 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5366 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5367
5368Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5369
5370 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5371 obsolete conditionals, described some others.
5372
5373Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5374
5375 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5376 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5377
5378Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5379
5380 * gdbint.texinfo: Put regex conditionals in their own table.
5381
5382Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5383
5384 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5385 described or fixed the descriptions of many others.
5386
5387Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5388
5389 * gdb.texinfo: Add some more credits.
5390 * gdbint.texinfo: Capitalize GDB consistently, describe some
5391 macros and remove some.
5392
5393Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5394
5395 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5396 obsolete conditionals, described some others.
5397
5398Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5399
5400 * gdb.texinfo (help targets): Changed to `help target', which
5401 is the correct gdb command.
5402
5403Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5404
5405 * annotate.texi (TODO): New node, for keeping track of annotations
5406 suggested but not yet implemented.
5407
5408Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5409
5410 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5411 another symbol, it is not the address itself.
5412
5413Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5414
5415 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5416 of stabs-in-coff sections.
5417
5418Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5419
5420 * annotate.texi: Change edition to 0.5 and date to May 1994.
5421 Add index.
5422 (Frames): New node, for frame annotation.
5423 (Displays): New node, for display annotation.
5424
5425 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5426 when waiting for your program to stop.
5427
5428Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5429
5430 * annotate.texi (Breakpoint Info): Document annotation of header
5431 fields and record annotation.
5432
5433Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5434
5435 * annotate.texi: New file, to document annotations.
5436
5437Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5438
5439 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5440 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5441
5442Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5443
5444 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5445 section, and say n_strx field is compilation unit relative.
5446 * stabs.texinfo: Don't use @code for a.out when it is the name of
5447 an object file format.
5448
5449Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5450
5451 * gdb.texinfo: Refer to file names, not path names, per rms
5452 convention.
5453 (Arguments): Fix typo.
5454
5455Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5456
5457 * stabs.texinfo (Global Variables): Talk about stabs in files
5458 where variables are referenced, but not defined.
5459
5460Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5461
5462 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5463 Cplusplus to new nodes Member Type Descriptor and Method Type
5464 Descriptor. Re-write stuff for #.
5465
5466Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5467
5468 * gdb.texinfo (Print Settings): Don't document "set print
5469 fast-symbolic-addr off". The bug which it worked around was fixed
5470 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5471
5472 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5473 N_ENTRY node.
5474
5475 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5476
5477Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5478
5479 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5480 references to ieee-float.c.
5481
5482Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5483
5484 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5485 match what the code actually does.
5486
5487Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5488
5489 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5490
5491Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5492
5493 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5494 i, and b.
5495
5496Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5497
5498 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5499 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5500 as "stabs in sections" rather than just saying "ELF and SOM".
5501 Also make that stuff apply to COFF.
5502
5503Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5504
5505 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5506 Ghostscript.
5507
5508Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5509
5510 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5511 versus functions without line numbers, also mention stepping into
5512 them as well as "step" when you are in them. Tell the user how to
5513 deal with the situation. Add comment about "debugging information".
5514
5515Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5516
5517 * stabs.texinfo (Enumerations): Document restriction on where
5518 enumeration types can appear and still win with GDB.
5519
5520Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5521
5522 * stabs.texinfo (Negative Type Numbers): Document format for type
5523 -16.
5524
5525Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5526
5527 * gdb.texinfo (Selection, Frame Info): Update information about
5528 arbitrary frame specficiations.
5529
5530Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5531
5532 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5533
5534Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5535
5536 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5537
5538Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5539
5540 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5541
5542Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5543
5544 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5545 Differences node to Statics node.
5546 (Statics): Discuss XCOFF use of V symbol descriptor.
5547
5548 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5549 not clean.
5550
5551Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5552
5553 * gdb.texinfo (Print Settings): Document `set print
5554 fast-symbolic-addr' and improve the doc for some other
5555 `set print's.
5556
5557Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5558
5559 * stabs.texinfo (String Field): Talk about defining several type
5560 numbers at once.
5561 Fix lint regarding changing node ELF Transformations to
5562 ELF and SOM Transformations.
5563
5564Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5565
5566 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5567
5568Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5569
5570 * stabs.texinfo (Cross-References): `::' is for nested types only
5571 within <>.
5572 (Structures): Document static members.
5573
5574Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5575
5576 * stabs.texinfo: Document S type attribute.
5577
5578Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5579
5580 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5581
5582Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5583
5584 * gdbint.texinfo: Fix a few typos.
5585
5586Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5587
5588 * gdb.texinfo, remote.texi: formatting improvements
5589
5590 * gdb.texinfo (New Features): mention threads.
5591 (Summary, C): fix xrefs in newly contributed text.
5592 (Threads): index entries, clarifications, example
5593 (passim): minor typos fixed, phrasing improvements
5594
5595 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5596 entries; (Server): explain use of gdbserver w/real-time systems,
5597 add example of conflicting TCP port; (MIPS Remote) break up
5598 running text into table, highlighting commands, and add example.
a9331b3f 5599
c906108c
SS
5600Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5601
5602 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5603
5604Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5605
5606 * stabs.texinfo (Nested Symbols): New node.
5607 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5608
5609Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5610
5611 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5612 to picking which Bbss.bss symbol to use, and (because there seems to
5613 be no good way of doing it) re-write some of the text to make it
5614 sound like Bbss.bss isn't such a great idea after all (as currently
5615 designed).
5616
5617 * gdb.texinfo (C): In addition to saying people have to use g++ for
5618 good results, say they have to use stabs. Specifically say cfront
5619 doesn't work well.
5620 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5621 the gdb README. Add xrefs to places where the support for the various
5622 languages is described in detail.
5623
5624Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5625
5626 * stabs.texinfo: Clean up stuff about visibility and virtual
5627 characters.
5628
5629 * stabs.texinfo (N_M2C): Cite Sun doc.
5630
5631Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5632
5633 * gdb.texinfo: updates re threads.
5634 * remote.texinfo: avoid index entries starting with digits.
5635
5636Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5637
5638 * stabs.texinfo (Enumerations): Talk about large, negative and
5639 octal values. Clean up cross reference to type attributes.
5640 (String Field): Say that GDB 4.11 supports size attribute.
5641
5642Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5643
5644 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5645 is a mandatory step. Make the stuff about that more concise.
5646
5647Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5648
5649 * stabs.texinfo (Class Names): New node.
5650
5651 * gdb.texinfo (Command Files): Explain order of init file reading.
5652
5653 * remote.texi (Bootstrapping): Talk about getting the serial driver
5654 to deal with ^C sent by gdb to stop the remote system.
5655
5656Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5657
5658 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5659
5660 * libgdb.texinfo (Defining Commands): made the DOC arg
5661 to gdb_define_app_command a char * instead of char **
5662 per a suggestion from kingdon.
5663
5664 * libgdb.texinfo: total rewrite from a different starting
5665 premise.
5666
5667Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5668
5669 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5670 floats passed as doubles (to improve clarity).
5671
5672Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5673
5674 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5675
5676 * a4rc.sed: update to work with Andreas Vogel papersize params
5677
5678 * refcard.tex: use Andreas Vogel simplifications of papersize
5679 params; remove useless version info; update copyright date.
5680
5681Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5682
5683 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5684
5685Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5686
5687 * gdb.texinfo (Files): Say what address the load command loads it at.
5688
5689 * stabs.texinfo (Common Blocks): Minor cleanups.
5690
5691 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5692 that Sun has backed away from the linker kludge and thus the relevant
5693 issue is changes to the SunPRO tools, not the Solaris linker.
5694
5695 * stabs.texinfo (Traditional Integer Types): Clean up description
5696 of octal bounds a little bit. Document extra leading zeroes.
5697
5698Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5699
5700 * gdb.texinfo (Signaling): Update for symbolic symbol names
5701 and add a section explaining the difference between the GDB
5702 signal command and the shell kill utility.
5703
5704Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5705
5706 * libgdb.texinfo: added `@' to braces that were unescaped.
5707
5708Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5709
5710 * libgdb.texinfo: new file. Spec for the gdb library.
5711
5712Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5713
5714 * stabs.texinfo (Include Files): Fix typo (start -> end).
5715
5716Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5717
5718 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5719 from Melissa at FSF's editing pass.
5720
5721Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5722
5723 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5724 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5725 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5726
5727Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5728
5729 * remote.texi (Bootstrapping): Discuss 386 call gates.
5730
5731Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5732
5733 * stabs.texinfo (Based Variables): New node.
5734
5735Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5736
5737 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5738 names, sizes, and formats to suggest how not to lose.
5739
5740Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5741
5742 * stabs.texinfo (Methods): Fix typo.
5743
5744Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5745
5746 * gdb.texinfo: Fix a few typos.
5747
5748Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5749
5750 * gdb.texinfo: Clarify how well it works with Fortran.
5751
5752 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5753 More on relocating stabs in ELF files.
5754
5755Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5756
5757 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5758
5759Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5760
5761 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5762 parameters on VAX.
5763
5764Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5765
5766 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5767
5768Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5769
5770 * stabs.texinfo: Make info author notice match the TeX author notice.
5771
5772Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5773
5774 * stabs.texinfo: Initial-caps all words in node names and
5775 non-trivial words in section names.
5776
5777Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5778
5779 * stabs.texinfo: Many minor cleanups.
5780
5781 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5782
5783Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5784
5785 * stabs.texinfo: Remove full description of big example.
5786 It's not really helpful; just use pieces of it where appropriate.
5787 Add more Texinfo formatting directives (@samp, etc.).
5788 Use @deffn to define stab types.
5789 Eliminate some wordiness. Break up some nodes.
5790 Add an (alphabetized) index of symbol types.
5791 Use consistent capitalization style in node and section names.
5792
5793Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5794
5795 * gdb.texinfo: Change typo "Two two" to "The two".
5796
5797Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5798
5799 * stabs.texinfo (XCOFF-differences): Remove references to
5800 non-existent types N_DECL and N_RPSYM.
5801
5802 * stabs.texinfo (String Field): Say that type attributes bug is
5803 fixed in GDB 4.10, since it is.
5804
5805 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5806
5807Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5808
5809 * stabs.texinfo: Formatting cleanups.
5810
5811Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5812
5813 * stabs.texinfo: When explaining the n_type of a stab, standardize
5814 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5815 no tabs, use @r).
5816 (Global Variables): Clean up.
5817
5818Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5819
5820 * stabs.texinfo (Stack Variables): Re-write.
5821
5822Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5823
5824 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5825 addresses of a source file. Also revise formatting.
5826 Change "object module" or "object file" to "source file".
5827 Various: Miscellaneous cleanups.
5828
5829Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5830
5831 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5832
5833Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5834
5835 * gdbint.texinfo: Removed many nonsensical machine-collected
5836 host and target conditionals, described some of the remainder.
5837
5838Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5839
5840 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5841
5842 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5843 paragraph which follows.
5844
5845 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5846 variables. Looks better and avoids overful hbox.
5847
5848Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5849
5850 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5851
5852Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5853
5854 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5855 retransmit-timeout
5856
5857Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5858
5859 * gdbint.texinfo: Update statement about `some ancient Unix
5860 systems, like Ultrix 4.0' to Ultrix 4.2.
5861
5862Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5863
5864 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5865
5866 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5867
5868 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5869 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5870
5871 * remote.texi: new name for former gdbinv-s.texi
5872
5873 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5874
5875Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5876
5877 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5878 variables for MIPS remote debugging protocol.
5879
5880Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5881
5882 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5883
5884Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5885
5886 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5887
5888Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5889
5890 * gdb.texinfo: repair conditional bugs in text markup
5891
5892Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5893
5894 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5895 to select Modula-2 material.
5896
5897Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5898
5899 * stabs.texinfo: Cleanups regarding statics.
5900
5901 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5902 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5903
5904Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5905
5906 * stabs.texinfo: N_MAIN is sometimes used for C.
5907
5908Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5909
5910 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5911
5912Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5913
5914 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5915 removed from the code by Kingdon.
c906108c
SS
5916
5917Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5918
5919 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5920 input when evaluating breakpoint conditions; the bug has been fixed.
5921
5922 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5923 sets the ignore count to N-1, not to N.
5924
5925Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5926
5927 * refcard.tex (\hoffset): correct longstanding error to match
5928 intended offset; avoids cutting off edge on some printers
5929
5930Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5931
5932 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5933
5934Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5935
5936 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5937
5938Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5939
5940 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5941 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5942 collect sed edits if any, apply to refcard before formatting;
5943 (refcard.ps) stop implying PS fonts if PS output requested;
5944 (lrefcard.ps) delete extra target for variant PS fonts
5945
5946 * refcard.tex: parametrize papersize dependent info, collect
5947 in easily replaced spot
5948
5949 * a4rc.sed: new file, edits to refcard for A4 paper
5950
5951Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5952
5953 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5954
5955Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5956
5957 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5958
5959Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5960
5961 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5962 politely rather than rudely.
5963
5964Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5965
5966 * stabs.texinfo: Document common blocks.
5967
5968Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5969
5970 * stabs.texinfo: Add some basic info about stabs-in-elf.
5971
5972Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5973
5974 * stabs.texinfo (Top): Minor cleanup.
5975
5976Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5977
5978 * Makefile.in (install-info): remove parentdir support
5979
5980Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5981
5982 * gdb.texinfo (Copying): delete this node and references to it;
5983 RMS says this manual need not carry GPL. (passim): Improvements
5984 from last round at FSF, largely due to Ian Taylor review, and
5985 minor formatting improvements.
5986
5987 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5988 largely due to Ian Taylor review. (Debug Session): minor edits to
5989 new text.
5990
5991Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5992
5993 * Makefile.in (realclean): Remove info and dvi files too.
5994
5995Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5996
5997 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5998 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5999 * gdb.texinfo: Change accordingly.
6000
6001 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
6002 N_{L,R}BRAC,N_SLINE are relative to.
6003
6004Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6005
6006 * Makefile.in (GDBvn.texi): Update atomically.
6007
6008Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6009
6010 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6011
6012Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
6013
6014 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
6015 addresses together. Also motivate the set print symbol-filename
6016 command and suggest other solutions.
6017
6018Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6019
6020 * gdb.texinfo (set print elements): Note that the number of
6021 elements is set to unlimited by "set print elements 0".
6022
6023Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6024
6025 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6026 NF_LDOUBLE means.
6027 (Stab Types): Include Solaris stab types.
6028 (Procedures): Document Solaris extensions.
6029
6030Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6031
6032 * gdb.texinfo: Add `set print symbol-filename' doc.
6033
6034Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6035
6036 * stabs.texinfo (Arrays): Talk about type definition vs. type
6037 information.
6038
6039 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6040 the trailing semicolon.
6041
6042Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6043
6044 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6045 and merge in other parts of the document addressing these subjects.
6046 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6047
6048 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6049 at the end of a range type.
6050
6051 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6052 AIX extensions.
6053
6054Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6055
6056 * stabs.texinfo (Stabs Format): Misc fixes.
6057
6058Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6059
6060 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6061 (Traditional builtin types): Document convex convention for long long.
6062 (Negative builtin types): Discuss type names, and misc fixes.
6063
6064Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6065
6066 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6067 point types used with @samp{R} type descriptor.
6068 (Symbol Descriptors): Describe how to handle conflict between
6069 different meanings of @samp{P} symbol descriptor.
6070
6071Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6072
6073 * stabs.texinfo: Remove node Quick Reference and put its children
6074 directly under the main menu.
6075
6076 * stabs.texinfo: Many more changes to bring it into line with
6077 AIX documentation and reality. I think it now has all the
6078 information from the AIX documentation, except that I burned
6079 out when I got to variant records (Pascal and Modula-2) and
6080 all the COBOL types. Oh well, we can add them later when we're
6081 worrying more about those languages.
6082
6083 * stabs.texinfo (Automatic variables): Talk about what it means
6084 to omit the symbol descriptor.
6085
6086Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6087
6088 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6089 gcc2 behavior with promoted args.
6090
6091Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6092
6093 * gdb.texinfo: include readline appendices in info version of manual
6094
6095Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6096
6097 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6098 target remote.
6099
6100 * gdb.texinfo (Machine Code): more index entries for disassemble
6101
6102Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6103
6104 * Clarify the intended use of the gdb-testers and gdb-patches
6105 mailing lists, and shrink gzip comment.
6106
6107Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6108
6109 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6110 DOSHOST configuration of manual.
6111
6112 * gdb.texinfo (MIPS Stack): new node.
6113
6114 * all-config.texi (MIPS) new switch.
6115
6116 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6117 tense; (MIPS Remote) new node.
6118
6119 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6120 bug; (Environment) less passive, other small cleanups in text about
6121 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6122 (Remote) new MIPS Remote menu entry.
6123
6124Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6125
6126 * stabs.texinfo: Many changes to include information from the
6127 AIX documentation.
6128
6129 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6130
6131Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6132
6133 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6134 Move a bunch of information from ../README.
6135 (Getting Started): New node.
6136
6137Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6138
6139 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6140
6141 * gdb.texinfo: advance manual revision dates to present
6142
6143 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6144 stop using silly Roman numerals in @set variable names
6145
6146Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6147
6148 * stabs.texinfo (Parameters): Keep trying to get this right.
6149
6150Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6151
6152 * stabs.texinfo (Parameters): More on "local parameters".
6153
6154Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6155
6156 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6157
6158Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6159
6160 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6161 (Parameters): Rewrite.
6162 (xcoff-differences, Sun-differences): Minor changes.
6163
6164Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6165
6166 * stabs.texinfo: Minor cleanup.
6167
6168Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6169
6170 * gdbint.texinfo: Minor xcoff stuff.
6171
6172Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6173
6174 * gdbint.texinfo: Update for new config directory structure.
6175 Add info about internal type data structures.
6176
6177Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6178
6179 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6180 $(srcdir).
6181 (gdb-config.texi): Depend on file in $(srcdir).
6182
6183Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6184
6185 * stabs.texinfo: Fixes about N_SO.
6186
6187Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6188
6189 * gdb.texinfo: include list of nonstandard init file names
6190
6191 * *-config.texi: new switch GENERIC for text that applies *only*
6192 to (usual) multiple-target version of manual
6193
6194 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6195 h8 config
6196
6197 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6198 in menus (rather than conditionally selected multiple alternative
6199 menus).
6200
6201 * Makefile.in: define and use DOC_CONFIG var to select
6202 configuration for GDB user manual.
6203
6204 * gdb-config.texi: delete from repository, generate from Makefile.
6205
6206 * all-config.texi: normal `generic' configuration file, formerly
6207 stored as gdb-config.texi
6208
6209Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6210
6211 * Makefile.in: add dvi target to build all .dvi files
6212
6213Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6214
6215 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6216
6217Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6218
6219 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6220 host conditionals.
6221 * stabs.texinfo: More array fixes inspired by Jim's.
6222
6223Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6224
6225 * stabs.texinfo: Fixes re arrays and continuations.
6226
6227 * gdbint.texinfo: Add XCOFF node.
6228
6229Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6230
6231 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6232
6233Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6234
6235 * stabs.texinfo: Fix for array types to mention lower bounds.
6236
6237Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6238
6239 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6240
6241Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6242
6243 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6244
6245Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6246
6247 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6248 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6249
6250Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6251
6252 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6253
6254Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6255
6256 * gdb.texinfo, gdbinv-s.texi: misc updates
6257
6258Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6259
6260 * gdbint.texinfo: Brief documentation for longjmp support,
6261 from an email msg by Stu.
6262
6263Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6264
6265 * stabs.texinfo: Fix description of floating point "range"
6266 types (which really define basic types). Reported by Jim Meehan,
6267 <meehan@src.dec.com>.
6268
6269 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6270
6271Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6272
6273 * gdbint.texinfo: Slightly expand section on supporting a new
6274 object file format.
6275
6276Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6277
6278 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6279 intermediate file.
6280
6281Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6282
6283 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6284
6285Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6286
6287 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6288
6289 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6290 as well as Z8002.
6291
6292Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6293
6294 * gdbint.texinfo: Add sections on clean design and on how to send
6295 in changes.
6296
6297Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6298
6299 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6300
6301Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6302
6303 * gdb.texinfo: Fix typo, reported by Karl Berry.
6304
6305Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6306
6307 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6308
6309Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6310
6311 * gdbint.texinfo: fixed a stray email address (needs @@),
6312 added @table @code to node "Native Conditionals"
6313
6314Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6315
6316 * gdbint.texinfo: Describe coding style of GDB.
6317
6318Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6319
6320 * stabs.texinfo: Minor wording changes.
6321
6322Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6323
6324 * gdbint.texinfo: Improve release doc slightly.
6325
6326Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6327
6328 * gdbint.texinfo: Improve doc of GDB config macros.
6329
6330Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6331
6332 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6333 These will be reinserted when examined.
6334
6335Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6336
6337 * gdbint.texinfo: Make a start at documenting all the #if macros
6338 in GDB. At least list them all, and start separating them into
6339 host-specific and target-specific.
6340
6341Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6342
6343 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6344 examples (not consistent w others).
c906108c
SS
6345 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6346 for generic vn of doc
6347
6348Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6349
6350 * Makefile.in: always create installation directories.
6351
6352Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6353
6354 * gdb.texinfo: in h8 config, do not describe searching commands.
6355
6356Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6357
6358 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6359 conditionals; introduce a few generic switches that may be
6360 useful for other cross-dev or dos-hosted configs.
6361
6362 * gdb.texinfo: fix typo in "info reg" description
6363
6364Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6365
6366 * stabs.texinfo: Minor updates from running TeX over it.
6367 * Makefile.in (stabs.dvi, stabs.ps): Add.
6368
6369Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6370
6371 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6372 First pass at converting it to texinfo.
6373
6374Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6375
6376 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6377 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6378
6379Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6380
6381 * gdbint.texinfo: Add section on partial symbol tables.
6382
6383Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6384
6385 * gdb.texinfo: document `set remotedebug' and `set
6386 rstack_high_address'.
6387
6388Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6389
6390 * gdb.texinfo: slight expansion of new text on reading info files
6391 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6392 H8/300 from DOS.
6393
6394Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6395
6396 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6397
6398Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6399
6400 * gdb.texinfo: Say how to read the `info' files.
6401
6402Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6403
6404 * Makefile.in: gm4 -> m4.
6405
6406Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6407
6408 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6409 Documentation' ahead of `Installing GDB' to match README.
6410 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6411 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6412
6413Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6414
6415 * Makefile.in: remove $(srcdir) from gdb.info rule.
6416
6417Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6418
6419 * Makefile.in: commented out gdb-all.texinfo rule. This is
6420 temporary.
6421
6422Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6423
6424 * Makefile.in, configure.in: removed traces of namesubdir,
6425 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6426 copyrights to '92, changed some from Cygnus to FSF.
6427
6428Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6429
6430 * gdb.texinfo: Improve how we ask for bug reports.
6431
6432Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6433
6434 * Makefile.in: infodir belongs in datadir.
6435
6436Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6437
6438 * Makefile.in: remove spaces following hyphens, bsd make can't
6439 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6440 standards.text support.
c906108c
SS
6441
6442Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6443
6444 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6445 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6446 and mandir now keyed off datadir by default.
6447
6448\f
6449Local Variables:
9e9c5ae7 6450mode: change-log
c906108c
SS
6451left-margin: 8
6452fill-column: 74
6453version-control: never
6454End: