]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
gdb/gdbserver/
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
62709adf
PA
12009-01-26 Pedro Alves <pedro@codesourcery.com>
2
3 * gdb.texinfo (Using the `gdbserver' Program): Document
4 --remote-debug.
5
7ce58dd2
DE
62009-01-23 Doug Evans <dje@google.com>
7
8 * gdb.texinfo: Add nexti to list of commands that support
9 background execution.
10
adb483fe
DJ
112009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
12
13 * gdb.texinfo (Define, Hooks): Document prefix command support.
14
a67ec3f4
JM
152009-01-14 Joseph Myers <joseph@codesourcery.com>
16 Carlos O'Donell <carlos@codesourcery.com>
17
18 Fixes for makeinfo --html.
19
20 * annotate.texinfo: Use @copying and @insertcopying. Use
21 @ifnottex in place of @ifinfo.
22 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
23 place of @ifinfo. Use @ifnotinfo for one index entry.
24 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
25 in place of @ifinfo.
26 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
27 in place of @ifinfo. Include contents at start unconditionally.
28
84fcdf95
PA
292009-01-13 Pedro Alves <pedro@codesourcery.com>
30
31 * gdb.texinfo (General Query Packets): Remove @var{} around the
32 "spu" literal string.
33
fa3a767f
PA
342009-01-07 Pedro Alves <pedro@codesourcery.com>
35
36 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
37 program may be running in another process" errors.
38 * gdbint.texinfo (Native Conditionals): Delete
39 ONE_PROCESS_WRITETEXT description.
40
9cb011d3
JB
412009-01-07 Joel Brobecker <brobecker@adacore.com>
42
43 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
44 emacs local variable to be placed at the end of the ChangeLog.
45 Add server.c and gdbreplay.c to the list of files where the
46 copyright year needs to be updated.
47
84603566
SL
482009-01-06 Sandra Loosemore <sandra@codesourcery.com>
49
50 * gdb.texinfo (Remote Configuration): Document new
51 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
52 commands.
53
a53f55d8
PA
542008-12-28 Pedro Alves <pedro@codesourcery.com>
55
56 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
57 FETCH_INFERIOR_REGISTERS.
58 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
59 FETCH_INFERIOR_REGISTERS descriptions. Remove
60 gdbarch_get_longjmp_target descrition, since already described in
61 Target Conditionals. Move gdbarch_fp0_regnum description to ...
62 (Target Conditionals): ... here.
63
077e0a52
JB
642008-12-16 Joel Brobecker <brobecker@adacore.com>
65
66 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
67 examples.
68 (Additions to Ada): Likewise. Add the missing opening and closing
69 parenthesis of the GDB prompt in one of the examples.
70
023eb17c
JB
712008-12-14 Joel Brobecker <brobecker@adacore.com>
72
73 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
74 about the result of 'Address not being of type System.Address.
75 This problem has been fixed a while ago.
76
c3b108f7
VP
772008-12-02 Vladimir Prus <vladimir@codesourcery.com>
78
79 MI non-stop and multiprocess docs.
80
81 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
82 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
83 Adjust documentation for *stopped, document =thread-created,
84 =thread-exited, =thread-group-created and =thread-group-exited.
85 (GDB/MI Thread Commands): Document the 'state' field in
86 -thread-info output.
87 (GDB/MI Program Execution): Mention --all and --thread-group
88 options.
89 (GDB/MI Variable Objects): Describe floating and fixed variable
90 objects.
91 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
92
07e059b5
VP
932008-12-02 Vladimir Prus <vladimir@codesourcery.com>
94
95 * gdb.texinfo (Operating System Information): New appendix.
96 (Operating System Auxiliary Information): Document 'info os processes'
97 (Remote Configuration): Document 'osdata'
98 (General Query Packets): Document qXfer:osdata:read.
99
a80b95ba
TG
1002008-11-27 Tristan Gingold <gingold@adacore.com>
101
102 * gdb.texinfo (Darwin): Document Darwin specific features.
103
a655d424
JK
1042008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
105
106 * gdbint.texinfo (Target Conditionals): Extend the
107 gdbarch_breakpoint_from_pc description.
108
249e1128
VP
1092008-11-22 Vladimir Prus <vladimir@codesourcery.com>
110
111 * gdb.texinfo (M68K Features): Fix typo.
112
c14c28ba
PP
1132008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
114
115 * gdb.texinfo (Symbols): Mention printing containing
116 image name in "info symbol".
117 (Maint translate-address): Likewise.
118
394a6666
JB
1192008-11-18 Joel Brobecker <brobecker@adacore.com>
120
121 * gdb.texinfo (Set Catchpoints): Remove the documentation of
122 commands "catch load" and "catch unload".
123
66bb093b
VP
1242008-11-17 Vladimir Prus <vladimir@codesourcery.com>
125
126 * gdb.texinfo (GDB/MI Async Records): Document
127 =thread-selected.
128
4a92f99b
VP
1292008-11-17 Vladimir Prus <vladimir@codesourcery.com>
130
131 * observer.texi (new_inferior, inferior_exit): New observers.
132
f0323ca0
PA
1332008-10-27 Pedro Alves <pedro@codesourcery.com>
134
135 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
136 .mt files, TM_CLIBS or TM_CDEPS.
137 (x86 Watchpoints): Don't mention TDEPFILES.
138
8b23ecc4
SL
1392008-10-24 Sandra Loosemore <sandra@codesourcery.com>
140
141 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
142 (Overview): Mention notifications and non-stop mode behavior.
143 (Packets): Update documentation of ?, vAttach, vCont, and vRun
144 with non-stop mode behavior. Add vStopped description.
145 (Stop Reply Packets): Update list of packets that return
146 stop replies. Mention non-stop behavior.
147 (General Query Packets): Document QNonStop packet and associated
148 qSupported query response.
149 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
150 behavior.
151 (Notification Packets): New section.
152 (Remote Non-Stop): New section.
153 (File-I/O Overview): Mention non-stop behavior.
154
fff08868
HZ
1552008-10-24 Hui Zhu <teawater@gmail.com>
156 Pedro Alves <pedro@codesourcery.com>
157
158 * gdb.texinfo (displaced-stepping): Describe the auto mode
159 setting, and say it's the default. This is now a mainstream
160 setting instead of a maintenance setting.
161
252fbfc8
PA
1622008-10-23 Pedro Alves <pedro@codesourcery.com>
163
164 * observer.texi (thread_stop_requested): New.
165
20924a55
JB
1662008-10-22 Joel Brobecker <brobecker@adacore.com>
167
168 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
169 (Patching): Replace incorrect usage of @samp by @kbd.
170
bacec72f
MS
1712008-10-17 Michael Snyder <msnyder@vmware.com>
172
173 * gdb.texinfo: Add documentation for reverse execution.
174
a08702d6 1752008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 176 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
177
178 * gdb.texinfo. (Values From Inferior): New subsubsection.
179
d97bc12b
DE
1802008-10-06 Doug Evans <dje@google.com>
181
182 * gdb.texinfo (set debug dwarf2-die): Document it.
183
87f67dba
JB
1842008-10-01 Joel Brobecker <brobecker@adacore.com>
185
186 * gdb.texinfo (catch) [exception]: Document how to insert
187 a breakpoint on user-defined exceptions when the exception
188 name is identical to one of the language-defined ones.
189
2fae03e8
TT
1902008-09-27 Tom Tromey <tromey@redhat.com>
191
192 * gdb.texinfo (Macros): Remove text about stringification,
193 varargs, and splicing.
194
5c6ce71d
TT
1952008-09-27 Tom Tromey <tromey@redhat.com>
196
197 * gdbint.texinfo (Language Support): Remove text about omitting
198 support for a language.
199
07128da0
DE
2002008-09-23 Doug Evans <dje@google.com>
201
202 * gdb.texinfo (info dcache): Update.
203
b90a069a
SL
2042008-09-22 Sandra Loosemore <sandra@codesourcery.com>
205
206 * gdb.texinfo (Packets): Add info on thread-id syntax and
207 multiprocess extensions.
208 <D>: Document multiprocess form of packet.
209 <H>: Use thread-id syntax.
210 <T>: Likewise.
211 <vCont>: Likewise. Note this is required for multiprocess.
212 <vKill>: New packet.
213 (Stop Reply Packets) <T>: Use thread-id syntax.
214 <W>: Document multiprocess form of reply.
215 <X>: Likewise.
216 (General Query Packets) <qC>: Use thread-id syntax.
217 <qfThreadInfo>: Likewise.
218 <qGetTLSAddr>: Likewise.
219 <qP>: Likewise.
220 <qSupported>: Add "multiprocess" feature.
221 <qThreadExtraInfo>: Use thread-id syntax.
222
b77209e0
PA
2232008-09-22 Stan Shebs <stan@codesourcery.com>
224
225 * gdb.texinfo (Inferiors): New section.
226
3d0bb823
PA
2272008-09-12 Pedro Alves <pedro@codesourcery.com>
228
229 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
230
f8dcfc0a
UW
2312008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
232
233 * gdbint.texinfo (Target Conditionals): Remove documentation
234 for gdbarch_name_of_malloc.
235
8775bb90
MS
2362008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
237
238 * gdb.texinfo (Interrupts): Mention TCP interface for
239 sending BREAK.
240
f1838a98
UW
2412008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
242
243 * gdb.texinfo (Commands to Specify Files): Document "remote:"
244 argument prefix to "set sysroot".
245
158c7665
PH
2462008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
247
248 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
249 and False.
250
30e026bb
VP
2512008-08-20 Vladimir Prus <vladimir@codesourcery.com>
252
253 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
254 for possible features of -list-features.
255
c6ebd6cf
VP
2562008-08-19 Vladimir Prus <vladimir@codesourcery.com>
257
258 * gdb.texinfo (Background execution): Adjust example
259 (GDB/MI Miscellaneous Commands): Document -list-target-features.
260
aeac0ff9
VP
2612008-08-19 Vladimir Prus <vladimir@codesourcery.com>
262
263 * doc/gdb.texinfo (PowerPC): Fix typo.
264 (PowerPC features): Fix typo.
265
5231c1fd
PA
2662008-08-18 Pedro Alves <pedro@codesourcery.com>
267
268 * observer.texi (thread_ptid_changed): New.
269
677c5bb1
LM
2702008-08-18 Luis Machado <luisgpm@br.ibm.com>
271
272 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
273 (PowerPC features): Mention feature set for VSX registers.
274
f3a2dd1a
JB
2752008-08-13 Joel Brobecker <brobecker@adacore.com>
276
277 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
278 the direct visibility of all names in user-written packages.
279
33e5cbd6
PA
2802008-08-13 Pedro Alves <pedro@codesourcery.com>
281
282 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
283 setting, and make it the default.
284 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
285 non-stop script example.
286
d0384fc4
TJB
2872008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
288
289 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
290 reference to the "Using Different Register and Memory Data
291 Representation" section.
292
a6f3e723
SL
2932008-08-12 Sandra Loosemore <sandra@codesourcery.com>
294
295 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
296 (Remote Protocol): Add Packet Acknowledgment to menu.
297 (Overview): Mention +/- can be disabled, and point to new section
298 where this is discussed in detail.
299 (General Query Packets): Document QStartNoAckMode packet, and
300 corresponding qSupported reply.
301 (Packet Acknowledgment): New section.
302
0606b73b
SL
3032008-08-11 Sandra Loosemore <sandra@codesourcery.com>
304 Pedro Alves <pedro@codesourcery.com>
305
306 * gdb.texinfo (Threads): Move paragraph about automatic thread
307 selection to All-Stop Mode subsection.
308 (Thread Stops): Reorganize existing material into subsections.
309 Add introductory blurb and menu.
310 (Non-Stop Mode): New subsection.
311 (Background Execution): New subsection.
312 (Maintenance Commands): Add cross-references from async mode
313 commands to the new Background Execution section.
314
d57a3c85
TJB
3152008-08-06 Tom Tromey <tromey@redhat.com>
316
317 * gdb.texinfo (Extending GDB): New chapter.
318 (Sequences): Demoted chapter, now a section under the new
319 Extending GDB chapter.
320 (Python): New section.
321
6d76a53d
SS
3222008-07-31 Stan Shebs <stan@codesourcery.com>
323
324 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
325
1f70da6a
SS
3262008-07-29 Stan Shebs <stan@codesourcery.com>
327
328 * gdbint.texinfo: General round of cleanup and minor
329 clarifications.
330 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
331 (Longjmp Support): Update description to reflect how it is done
332 for targets without using native header.
333 (Symbol Handling): Add a little more general explanation.
334 (COFF, ELF): Mention stabs encapsulation.
335 (DWARF 3): New section.
336 (Adding a New Host): Scrub out some obsolete bits.
337 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
338 (Host Conditionals): Remove descriptions of NO_STD_REGS,
339 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
340 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
341 SEEK_SET, STOP_SIGNAL, USG.
342 (Raw and Virtual Register Representations): Ditto for
343 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
344 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
345 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
346 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
347 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
348 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
349 DEPRECATED_REGISTER_VIRTUAL_SIZE,
350 DEPRECATED_REGISTER_VIRTUAL_TYPE,
351 DEPRECATED_USE_STRUCT_CONVENTION.
352 Describe gdbarch_deprecated_fp_regnum.
353 Update description of gdbarch_print_insn.
354 (Adding a New Target): Scrub out obsolete bits.
355 (Obsolete Conditionals): Remove entire section.
356
383f836e
TT
3572008-07-25 Tom Tromey <tromey@redhat.com>
358
359 * observer.texi (GDB Observers): Document new observers:
360 breakpoint_created, breakpoint_deleted, breakpoint_modified,
361 tracepoint_created, tracepoint_deleted, tracepoint_modified,
362 architecture_changed.
363
cfd8ab24
SS
3642008-07-21 Stan Shebs <stan@codesourcery.com>
365
366 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
367 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
368
781b42b0
TT
3692008-07-21 Tom Tromey <tromey@redhat.com>
370
371 * observer.texi (GDB Observers): Remove obsolete comment.
372 <executable_changed>: Remove argument.
373
d7d9f01e
TT
3742008-07-18 Tom Tromey <tromey@redhat.com>
375
376 * gdb.texinfo (Macros): Update. Use @code rather than @command.
377
bf250677
DE
3782008-07-10 Doug Evans <dje@google.com>
379
380 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
381
10568435
JK
3822008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
383
384 * gdb.texinfo (Starting): Document "set disable-randomization".
385
5ae4183a
AS
3862008-07-07 Andreas Schwab <schwab@suse.de>
387
388 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
389
b56e7235
VP
3902008-07-06 Vladimir Prus <vladimir@codesourcery.com>
391
392 * gdb.texinfo (GDB/MI Target Manipulation): Add
393 example of -target-attach.
394
e1ac3328
VP
3952008-06-10 Vladimir Prus <vladimir@codesourcery.com>
396
397 * observer.texi (target_resumed): New observer.
5ae4183a 398 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 399
65d12d83
TT
4002008-06-06 Tom Tromey <tromey@redhat.com>
401
402 * gdb.texinfo (Completion): Add field name example.
403
fbc5282e
MK
4042008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
405
406 * gdb.texinfo (GDB/MI Program Context): Added example
407 to -exec-arguments
5ae4183a 408
fbc5282e 4092008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
410
411 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
412 annotation.
413
c16158bc 4142008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
415 Nathan Sidwell <nathan@codesourcery.com>
416 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
417
418 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
419 and ACX_BUGURL.
420 * configure: Regenerate.
421 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
422 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
423 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
424 mailing-list-specific text about bug reporting unless
425 BUGURL_DEFAULT.
426
75c99385
PA
4272008-06-05 Pedro Alves <pedro@codesourcery.com>
428
429 * gdb.texinfo (-target-select): Remove reference to target async.
430 (Maintenance Commands): Document "maint set/show remote-async".
431
1763a388
MK
4322008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
433
434 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
435 in -target-file-get section.
5ae4183a 436
d0d064df
PA
4372008-05-22 Pedro Alves <pedro@codesourcery.com>
438
9b562ab8
PA
439 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
440 killing the inferior when it is already debugging a process.
d0d064df 441
8dfa32fc
JB
4422008-05-21 Joel Brobecker <brobecker@adacore.com>
443
444 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
445 abbreviation for "finish".
446
55f996a7
NR
4472008-05-21 Nick Roberts <nickrob@snap.net.nz>
448
449 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
450
ba2b1c56
DJ
4512008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
452
453 * gdbint.texinfo (Target Conditionals): Delete entry for
454 gdbarch_dwarf_reg_to_regnum.
455
08388c79
DE
4562008-05-09 Doug Evans <dje@google.com>
457
a3c83fae 458 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 459
d14508fe
DE
4602008-05-05 Doug Evans <dje@google.com>
461
462 * gdb.texinfo (disassemble): Document /m modifier.
463
e2b7ddea
VP
4642008-05-05 Vladimir Prus <vladimir@codesourcery.com>
465
5ae4183a
AS
466 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
467 will not report the time of commands that run the target.
e2b7ddea 468
8eb41542
VP
4692008-05-03 Vladimir Prus <vladimir@codesourcery.com>
470
471 * gdb.texinfo (GDB/MI Output Records): Add
472 missing semicolon.
473
82f68b1c
VP
4742008-05-03 Vladimir Prus <vladimir@codesourcery.com>
475
476 * gdb.texinfo (GDB/MI Output Records):
477 Document =thread-create and =thread-exited.
478
fa0f268d
VP
4792008-05-03 Vladimir Prus <vladimir@codesourcery.com>
480
481 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 482 Remove mention of dmi-discuss.
fa0f268d 483
063bfe2e
VP
4842008-05-03 Pedro Alves <pedro@codesourcery.com>
485
486 * observer.texi (thread_exit): New.
487
237fc4c9
PA
4882008-05-02 Pedro Alves <pedro@codesourcery.com>
489
490 * gdb.texinfo (Debugging Output): Document "set/show debug
491 displaced".
492 (Maintenance Commands): Document "maint set/show
493 can-use-displaced-stepping".
494
0428b8f5
DJ
4952008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
496
497 * gdb.texinfo (ARM): Document set/show arm fallback-mode
498 and set/show arm force-mode.
499
5009afc5
AS
5002008-05-02 Andreas Schwab <schwab@suse.de>
501
502 * gdbint.texinfo (Algorithms): Describe
503 target_watchpoint_addr_within_range.
504
669fac23
DJ
5052008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
506
507 * gdbint.texinfo (Stack Frames): New chapter.
508 (Algorithms): Move Frames text to the new chapter.
509 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
510 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
511
721c02de
VP
5122008-04-24 Vladimir Prus <vladimir@codesourcery.com>
513
5ae4183a
AS
514 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
515 output does not necessary include any tokens.
721c02de 516
c055b101
CV
5172008-04-22 Corinna Vinschen <vinschen@redhat.com>
518
519 * gdb.texinfo (Set SH Calling convention): New @item.
520 (Show SH Calling convention): Ditto.
521
68837c9d
MD
5222008-04-22 Markus Deuling <deuling@de.ibm.com>
523
524 * gdb.texinfo (Fortran Operators): Describe '%' operator.
525
2e9132cc
EZ
5262008-04-20 Eli Zaretskii <eliz@gnu.org>
527
528 * gdb.texinfo (Set Breaks): Mention that multiple location
529 breakpoints need line number info. Add index entries.
530
31fffb02
CS
5312008-04-19 Craig Silverstein <csilvers@google.com>
532
533 * gdb.texinfo (Requirements): Add an optional requirement on
534 zlib.
535 * gdbint.texinfo (Debugging File Formats): Add new subsection for
536 Compressed DWARF 2.
537
a47ec5fe
AR
5382008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
539
540 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
541 sample output for 'stopped,reason="breakpoint-hit"' message.
542 (GDB/MI Program Execution): Likewise.
543
de051565
MK
5442008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
545
5ae4183a 546 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
547 -var-set-format. Add -f option to -var-evaluate-expression.
548
6ba66d6a
JB
5492008-04-03 Joel Brobecker <brobecker@adacore.com>
550
551 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
552 new node "Ambiguous Expressions". Replace references to this
553 node by references to "Ambiguous Expressions" throughout.
554 (Ambiguous Expressions): New node.
555
1e26b4f8
DJ
5562008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
557
558 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
559
b84876c2
PA
5602008-03-21 Pedro Alves <pedro@codesourcery.com>
561
562 * gdb.texinfo (Debugging Output): Document
563 "set/show debug lin-lwp-async".
564 (Maintenance Commands): Document "maint set/show linux-async".
565
63092375
DJ
5662008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
567
568 * gdb.texinfo (Expressions): Update description of malloced arrays.
569
8e8901c5
VP
5702008-03-15 Vladimir Prus <vladimir@codesourcery.com>
571
572 * gdb.texinfo (Thread Commands): Document
573 -thread-info. Remove -thread-list-all-threads.
574
1fddbabb
PA
5752008-03-14 Pedro Alves <pedro@codesourcery.com>
576 Sandra Loosemore <sandra@codesourcery.com>
577
578 * gdb.texinfo (Library List Format): Update to mention the
579 possibility to pass section addresses instead of segment
580 addresses.
581
ccd213ac
DJ
5822008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
583
584 * gdb.texinfo (Starting): Document "set exec-wrapper".
585 (Server): Document gdbserver --wrapper.
586
fa4727a6
DJ
5872008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
588
589 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
590 unreadable memory. Delete obsolete SPARClite reference.
591
8edfe269
DJ
5922008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
593
594 * gdb.texinfo (Starting): Mention always-running targets.
595 (Target Commands): Add an anchor for load.
596 (Connecting): Explain continue instead of run.
597
1843f87b
DJ
5982008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
599
600 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
601
f9082629
NR
6022008-02-26 Nick Roberts <nickrob@snap.net.nz>
603
604 * gdb.texinfo (Set Breaks): Revert description of Enb column of
605 breakpoint table.
606
fd96d250
PA
6072008-02-19 Pedro Alves <pedro@codesourcery.com>
608
609 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
610 killing the inferior when it is already debugging a process.
611
36af4ef6
MD
6122008-02-13 Markus Deuling <deuling@de.ibm.com>
613
614 * gdbint.texinfo (Build Script): New section. Mention new build script
615 gdb_buildall.sh.
616
cda4ce5a
JB
6172008-02-01 Jim Blandy <jimb@red-bean.com>
618
619 * gdb.texinfo (Help): Summarize 'info args' correctly.
620
4acd40f3
TJB
6212008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
622
623 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
624 available in PowerPC architecture.
625 (Embedded Processors): Change node name of PowerPC item in menu.
626 (PowerPC): Rename to...
627 (PowerPC Embedded): this.
628 (Architectures): Add new PowerPC item in menu.
629 (PowerPC): New node.
630
6e6c6f50
DJ
6312008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
632
633 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
634 commands.
635
5ee187d7
DJ
6362008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
637
638 * gdb.texinfo (Setting Catchpoints): Mention features
639 supported on GNU/Linux.
640
e275c0d9
NR
6412008-01-30 Nick Roberts <nickrob@snap.net.nz>
642
643 * gdb.texinfo (GDB/MI File Commands): Describe new output
644 field for MI command -file-list-exec-source-file.
645
2d717e4f
DJ
6462008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
647
648 * gdb.texinfo (Using the `gdbserver' Program): Add security
649 warning. Rearrange into subsections and subsubsections. Document
650 --multi and --debug. Correct --with-sysroot typo. Update --attach
651 usage. Make load reference clearer. Document monitor exit.
652 (Remote Configuration): Document set remote exec-file, attach-packet,
653 and run-packet.
654 (Packets): Document vAttach and vRun.
655
d35a4257 6562008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
657
658 * gdb.texinfo (Processes): Mention process command.
659 detach-on-follow -> detach-on-fork.
660
c78d192c
DJ
6612008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
662
663 * gdbint.texinfo (Native Conditionals): Remove
664 SHELL_COMMAND_CONCAT and SHELL_FILE.
665
d35a4257
EZ
6662008-01-26 Eli Zaretskii <eliz@gnu.org>
667
668 * gdb.texinfo (Specify Location): Improve wording.
669
93815fbf
VP
6702008-01-23 Chris Demetriou <cgd@google.com>
671
672 * gdb.texinfo (Threads): Document new "set print thread-events"
673 and "show print thread-events" commands.
674
2a25a5ba
EZ
6752008-01-19 Eli Zaretskii <eliz@gnu.org>
676
677 * gdb.texinfo (Specify Location): New section.
678 (Delete Breaks, Edit, Set Breaks): Remove description of
679 locations. Instead, add a reference to "Specify Location".
680 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
681 (Symbols): Refer to "Specify Location" for the valid forms of
682 linespecs and locations.
683
32c9a795
MD
6842008-01-18 Markus Deuling <deuling@de.ibm.com>
685
686 * gdbint.texinfo (Target Conditionals): Replace the description of
687 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
688
b17828ca
JB
6892008-01-12 Paul Hilfinger <hilfinger@adacore.com>
690
691 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
692 about &&var, which is rejected by the expression parser.
693
0aea4bf3
LM
6942008-01-09 Luis Machado <luisgpm@br.ibm.com>
695
696 * gdb.texinfo (Output): Update documentation on using printf with DFP
697 types.
698
febe4383
TJB
6992008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
700
701 * gdb.texinfo (C and C++): Add Decimal Floating Point format
702 subsubsection.
703 (Decimal Floating Point format): New subsubsection.
704
7a404eba
PA
7052008-01-05 Pedro Alves <pedro@codesourcery.com>
706
707 * gdb.texinfo (File Options): Remove mention of the attempt to
708 open a core file with the -p option. Don't list -c as a valid
709 option to attach to a process.
710
a4d9b460
PA
7112008-01-05 Pedro Alves <pedro@codesourcery.com>
712
713 * gdbint.texinfo (Host Conditionals): Remove mention of
714 ALIGN_STACK_ON_ENTRY.
715
6ec2edbe
JB
7162008-01-05 Joel Brobecker <brobecker@adacore.com>
717
718 * gdbint.texinfo (Start of New Year Procedure): Add item
719 describing how to update the source and documentation copyright
720 notices.
721
d8b2a693
JB
7222007-12-18 Jim Blandy <jimb@codesourcery.com>
723
ab209b3a 724 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
725 watchpoint explanation into the main description of the watchpoint
726 command; update synopses of 'watch', 'rwatch', and 'awatch'
727 commands.
728
8b4ed427
VP
7292007-12-18 Vladimir Prus <vladimir@codesourcery.com>
730
731 * gdb.texinfo (Miscellaneous gdb/mi Commands):
732 Document 'pending-breakpoints' feature of
733 -list-features.
734
37e4754d
LM
7352007-12-17 Luis Machado <luisgpm@br.ibm.com>
736
669fac23 737 * gdb.texinfo: Add new parameter's description.
37e4754d 738
1d3811f6
DJ
7392007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
740
741 * gdb.texinfo (Overview): Clarify run-length encoding
742 example. Remove the restriction on "+" and "-" characters.
743
c1c25a1a
EZ
7442007-12-15 Eli Zaretskii <eliz@gnu.org>
745
746 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
747
afe8ab22 7482007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 749
afe8ab22
VP
750 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
751 the -f option for -break-insert, remove -r option,
752 and clarify specification of location.
753
a6b151f1
DJ
7542007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
755
756 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
757 formatting.
758 (Remote Debugging): Add File Transfer section.
759 (Remote Configuration): Document Host I/O packets.
760 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 761 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
762 (Packets): Add vFile.
763
3b784c4f
EZ
7642007-11-17 Eli Zaretskii <eliz@gnu.org>
765
766 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
767 breakpoints with multiple locations.
768 (Breakpoint Menus): Improve wording.
769 (Output): Fix last change.
770
a4ce5b0d
UW
7712007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
772
773 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
774
1b39d5c0
DE
7752007-11-15 Doug Evans <dje@google.com>
776
777 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
778
7a72d44c
VP
7792007-11-15 Vladimir Prus <vladimir@codesourcery.com>
780
781 * gdbint.texinfo (Native Conditionals): Remove
782 mention of CLEAR_SOLIB.
5ae4183a 783
6d1829bf 7842007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
785
786 * gdb.texinfo (Print Settings): Add documentation for "set/show
787 print frame-arguments".
788
1a619819
LM
7892007-11-05 Luis Machado <luisgpm@br.ibm.com>
790
3b784c4f 791 * gdb.texinfo (Output): Update printf command's description.
1a619819 792
55eddb0f
DJ
7932007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
794
795 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
796 powerpc soft-float".
797
9cceb671
DJ
7982007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
799
800 * gdb.texinfo (Files): Correct formatting. Mention Expat
801 requirement.
802 (Requirements for Building GDB): Expand the list of Expat
803 uses.
804 (Library List Format, Memory Map Format): Mention Expat.
805 (Target Descriptions): Update Expat wording.
806
83acabca
DJ
8072007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
808
809 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
810 Document that gdbarch_convert_register_p should return zero for no-op
811 conversions.
812
e35879db
UW
8132007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
814
83acabca 815 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
816 of set_gdbarch_sofun_address_maybe_missing back to ...
817 (Target Conditionals): ... here to fix build break.
818
203c3895
UW
8192007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
820
83acabca 821 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
822 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
823 (Compiler Characteristics): ... documentation of
824 set_gdbarch_sofun_address_maybe_missing.
825
11411de3
DJ
8262007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
827
828 * gdbint.texinfo (Target Conditionals): Use
829 frame_unwind_register_unsigned in examples instead of
830 frame_unwind_unsigned_register.
831
7cc46491
DJ
8322007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
833
834 * gdb.texinfo (Predefined Target Types): Add int128
835 and uint128.
836 (Standard Target Features): Add PowerPC features.
837
81adfced
DJ
8382007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
839
840 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
841
c1874924
UW
8422007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
843
844 * gdbint.texi (Target Conditionals): Remove documentation
845 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
846 gdbarch_extract_return_value, and gdbarch_store_return_value.
847
f6e56ab3
UW
8482007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
849
850 * gdbint.texi (Target Conditionals): Remove documentation of
851 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
852
56cf5405
KH
8532007-10-11 Kazu Hirata <kazu@codesourcery.com>
854
855 * gdb.texinfo: Mention that inaccessible-by-default is on by
856 default.
857
35156bae
DJ
8582007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
859
860 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
861
d983da9c
DJ
8622007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
863
864 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
865 multi-threaded watchpoints.
866 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
867 checked. Describe sticky notification. Expand description
868 of steppable and continuable watchpoints.
869 (Watchpoints and Threads): New subsection.
870
fe6fbf8b
VP
8712007-09-28 Vladimir Prus <vladimir@codesourcery.com>
872
873 * gdb.texinfo (Setting Breakpoints): Revise
874 documentation for pending breakpoints. Document
875 breakpoints with multiple locations.
5ae4183a 876
084344da
VP
8772007-09-19 Vladimir Prus <vladimir@codesourcery.com>
878
879 * gdb.texinfo (Miscellaneous gdb/mi Commands):
880 Document -list-features.
5ae4183a 881
82160952
EZ
8822007-09-15 Eli Zaretskii <eliz@gnu.org>
883
884 * gdb.texinfo (Output): Spell out which features of C's printf are
885 not supported by GDB's printf.
7e27a47a
EZ
886 (Separate Debug Files): More accurate wording regarding build ID
887 and a reference to the ld manual rather than the Fedora wiki.
82160952 888
ea37ba09
DJ
8892007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
890 Jim Blandy <jimb@codesourcery.com>
891
892 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
893 (Examining Memory): Update mentions of the 's' format.
894 (Automatic Display): Likewise.
895
b8533aec
DJ
8962007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
897
898 * gdb.texinfo: Update the FSF's Back-Cover Text.
899
83f83d7f
JK
9002007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
901 Eli Zaretskii <eliz@gnu.org>
902
903 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
904 Fixed the ``build ID'' name. New binaries build instructions for the
905 build ID inclusion. Explain how the commands are specific to the build
906 ID vs. debug link.
907
c7e83d54
EZ
9082007-09-01 Eli Zaretskii <eliz@gnu.org>
909
910 * gdb.texinfo (Separate Debug Files): Fix last change. Add
911 indexing for ``build ID'' support.
912
d3750b24
JK
9132007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
914
915 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
916 Enlisted BUILD ID to the debug file searching example.
917 Included a BUILD ID `.note.gnu.build-id' section description.
918 Updated/added the debug files splitting instructions for OBJCOPY.
919
02142340
VP
9202007-08-31 Vladimir Prus <vladimir@codesourcery.com>
921
922 * gdb.texinfo (Variable Objects): Adjust docs
923 for -var-info-expression and document
924 -var-info-path-expression.
925
d3bdde98
JB
9262007-08-20 Jim Blandy <jimb@codesourcery.com>
927
3fb6a982
JB
928 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
929 (title page): Include the dedication in the printed manual, as a
930 separate page after the copyright notice.
5ae4183a 931
d3bdde98
JB
932 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
933 don't break a @var across a line.
934
c80a96a8
MR
9352007-07-25 Maciej W. Rozycki <macro@mips.com>
936
937 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
938 for include files.
939
5824a901
NR
9402007-07-12 Nick Roberts <nickrob@snap.net.nz>
941
942 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
943 in annotate.texinfo.
944 (Command History): Link to new node.
5824a901 945
d52e7ea3
UW
9462007-07-05 Markus Deuling <deuling@de.ibm.com>
947
948 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
949
5fc14d0a
EZ
9502007-07-05 Eli Zaretskii <eliz@gnu.org>
951
952 * gdbint.texinfo (Target Conditionals): Fix last change.
953
4a9bb1df
UW
9542007-07-03 Markus Deuling <deuling@de.ibm.com>
955
956 * gdb.texinfo: Replace following macros by their appropriate gdbarch
957 routines:
958 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
959 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
960 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
961 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
962 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
963 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
964 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
965 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
966 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
967 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
968 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
969 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
970 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
971 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
972 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
973 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
974 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
975 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
976 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
977 (SOFTWARE_SINGLE_STEP_P)
978
979 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
980 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
981
982 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
983 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
984 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
985 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
986 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
987 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
988 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
989 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
990 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
991 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
992
993 (Converting an existing Target Architecture to Multi-arch): Remove
994 section.
995
996 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
997 (gdbarch_addr_bits_remove): Add code example.
998
999 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
1000
cfa9d6d9
DJ
10012007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1002
1003 * gdb.texinfo (Remote Configuration): Document library-info-packet.
1004 Add other missing entries. Adjust the table size to fit.
1005 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
1006 stop reasons including the new "library" event.
1007 (General Query Packets): Adjust table widths for qSupported. Mention
1008 qXfer:libraries:read reply to qSupported and document the new packet.
1009 (Library List Format): New section.
1010
159fcc13
JK
10112007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1012
1013 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
1014
f66d1690
MS
10152007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
1016
1017 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
1018
67102876
NR
10192007-06-25 Nick Roberts <nickrob@snap.net.nz>
1020
1021 * gdbint.texinfo (Register and Memory Data): Break sections
1022 into nodes and add a menu.
1023
a4642986
MR
10242007-06-21 Maciej W. Rozycki <macro@mips.com>
1025
1026 * gdb.texinfo (Examining Memory): Document the new behaviour.
1027
e9c17194
VP
10282007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1029
1030 * gdb.texinfo (Standard Target Features): Document
1031 m68k features.
1032
31d99776
DJ
10332007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1034
1035 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1036
1780a0ed
DJ
10372007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1038
1039 * gdb.texinfo (Target Description Format): Add version attribute
1040 for <target>.
1041
822b6570
DJ
10422007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1043
1044 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1045
f8b73d13
DJ
10462007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1047
1048 * gdb.texinfo (MIPS Features): New subsection.
1049
0e7f50da
UW
10502007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1051 Markus Deuling <deuling@de.ibm.com>
1052
1053 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1054 and qXfer:spu:write packets and mention them under qSupported.
1055
23d964e7
UW
10562007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1057 Markus Deuling <deuling@de.ibm.com>
1058
1059 * gdb.texinfo (Architectures): Add new SPU section to document
1060 Cell Broadband Engine SPU architecture specific commands.
1061
9f708cb2
VP
10622007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1063
1064 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1065 comments.
1066
7579b5f8
NR
10672007-06-07 Nick Roberts <nickrob@snap.net.nz>
1068
1069 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1070
bf06d120
JB
10712007-05-29 Jim Blandy <jimb@codesourcery.com>
1072
1073 * gdb.texinfo (Overview): Doc fix.
1074
23776285
MR
10752007-05-22 Maciej W. Rozycki <macro@mips.com>
1076
1077 * gdb.texinfo (Remote Configuration): Document "set/show
1078 remoteflow".
1079
1a69e1e4
DJ
10802007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1081
bf06d120
JB
1082 * gdb.texinfo (MIPS): Remove documentation for set mips
1083 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1084 stack-arg-size.
1a69e1e4 1085
46ba6afa 10862007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1087
46ba6afa
BW
1088 * all-cfg.texi (GDBTUI): New.
1089 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1090 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1091 (TUI Configuration): Edit to improve clarity and fix problems of
1092 both style and content.
5ae4183a 1093
06d3b283
UW
10942007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1095
1096 * observer.texi (GDB Observers): New observer "new_objfile".
1097
179101d6
UW
10982007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1099
1100 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1101
25d5ea92
VP
11022007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1103
1104 * gdb.texinfo (GDB/MI Variable Objects): Document
1105 frozen variables objects.
5ae4183a 1106
ea35711c
DJ
11072007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1108
1109 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1110 (Character Sets, Caching Data of Remote Targets): Likewise.
1111 (Targets): Delete Remote node. Move its text...
1112 (Debugging Remote Programs): ...to here. Delete description
1113 of the "remote" command.
1114 (Remote configuration): Delete description of "set remotedevice"
1115 and "show remotedevice".
1116 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1117
db2e3e2e
BW
11182007-04-11 Bob Wilson <bob.wilson@acm.org>
1119
5ae4183a
AS
1120 * gdb.texinfo (Contributors, Continuing and Stepping)
1121 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1122 (General Query Packets, File-I/O Remote Protocol Extension)
1123 (Protocol Basics, The F Reply Packet, Write)
1124 (Protocol-specific Representation of Datatypes, Memory Transfer):
1125 Fix hyphenation, punctuation and grammar problems.
1126 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1127 'section' instead of 'subsection' in the text.
1128 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1129 (i386): Remove period from section name.
db2e3e2e
BW
1130 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1131 (Config Names, Configure Options): Use @file{configure}.
1132
8a3dae3e
DJ
11332007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1134
1135 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1136 and tab expansion.
1137
1a92f856
DJ
11382007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1139
1140 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1141
79a6e687 11422007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1143
79a6e687
BW
1144 * gdb.texinfo: Consistently capitalize all significant words in
1145 node names, chapter titles, section titles, and headings. Update
1146 cross references to match.
1147 (Starting and Stopping Trace Experiment): Make node name plural.
1148 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1149
ad527d2e
PA
11502007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1151
1152 * gdb.texinfo (WinCE): Delete obsolete subsection.
1153
7ce59000
DJ
11542007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1155
1156 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1157 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1158 references.
1159
8807d78b
DJ
11602007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1161
1162 * gdb.texinfo (Startup): Delete references to some alternate
1163 names for .gdbinit.
1164 (Thread): Remove LynxOS reference.
1165 (Tandem ST2000): Delete target-specific documentation.
1166 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1167 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1168 and GDB_OSABI_LYNXOS.
1169
5f402660
UW
11702007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1171
1172 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1173
bac718a6
UW
11742007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1175
1176 * gdbint.texinfo (Target Conditionals): Remove mention of
1177 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1178 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1179
9453113a
DJ
11802007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1181
1182 * Makefile.in: Add "pdfdir" installation
1183 directory, PDFTEX macro, support for "install-pdf" target,
1184 and rules for making a pdf version of refcard.texi.
1185 * refcard.tex: Specify paper size for PDF output.
1186
ae21e955 11872007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1188
ae21e955 1189 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1190
3f94c067 11912007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1192
3f94c067
BW
1193 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1194 (Source Path, Character Sets, Macros, Define)
1195 (GDB/MI Result Records, GDB/MI Simple Examples)
1196 (GDB/MI Program Execution, GDB/MI File Commands)
1197 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1198 (Bug Reporting): Use @value{GCC}.
5ae4183a 1199
12c27660 12002007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1201
12c27660
BW
1202 * gdb.texinfo (Help): Fix formatting of examples.
1203 (Variables): Use @ifnotinfo instead of @iftex.
1204 (Non-debug DLL symbols): Use @ref instead of @pxref.
1205 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1206
ce9341a1
BW
12072007-03-26 Bob Wilson <bob.wilson@acm.org>
1208
1209 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1210
c8f4133a
BW
12112007-03-26 Bob Wilson <bob.wilson@acm.org>
1212
1213 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1214 the order of the nodes.
1215 (C Operators, C Constants, Debugging C): Remove extra menus.
1216 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1217
c8f4133a 12182007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1219
1220 * gdb.texinfo (File Options): Add missing parenthesis.
1221 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1222
c74d0ad8
DJ
12232007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1224
1225 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1226
ff6f572f
DJ
12272007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1228
669fac23 1229 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1230 case insensitivity.
1231 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1232
994337c3
NR
12332007-02-18 Nick Roberts <nickrob@snap.net.nz>
1234
1235 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1236 (Files): Add section name to argument list for pxref.
1237 (Non-debug DLL symbols): Don't use `see' for pxref.
1238 (Embedded Processors): Fix typo.
1239 (GDB/MI Breakpoint Commands): Execution commands generate
1240 *stopped not ^done.
1241
eb819d70
NR
12422007-02-13 Nick Roberts <nickrob@snap.net.nz>
1243
1244 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1245 values for in_scope. Mention that only root variables can be
1246 updated.
1247 (GDB/MI Development and Front Ends): Explain new values may be
1248 added to existing fields.
1249
123dc839
DJ
12502007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1251
1252 * gdb.texinfo (-target-disconnect): Use @smallexample.
1253 (Requirements): Add anchor for Expat. Update description.
1254 (Target Descriptions): Mention Expat.
1255 (Target Description Format): Document new elements. Use
1256 @smallexample.
1257 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1258 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1259
108546a0
DJ
12602007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1261
1262 * gdb.texinfo (Target Description Format): Add section on XInclude.
1263
95a98c01
NR
12642006-02-03 Nick Roberts <nickrob@snap.net.nz>
1265
1266 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1267 command -enable-timings.
1268
f4b3909f
EZ
12692007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1270
5ae4183a 1271 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1272 descriptions for new/deleted elements in gdb_osabi. Add missing
1273 description for function generic_elf_osabi_sniff_abi_tag_sections.
1274
c7ba131e
JB
12752007-01-29 Joel Brobecker <brobecker@adacore.com>
1276
1277 * gdb.texinfo (Maintenance Commands): Add documentation for
1278 the new "maint print target-stack" command.
1279
3a60f64e
JK
12802007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1281 Eli Zaretskii <eliz@gnu.org>
1282
f4b3909f 1283 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1284
c582f8b6
EZ
12852007-01-26 Eli Zaretskii <eliz@gnu.org>
1286
1287 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1288 Use @value{NGCC} instead of @value{GCC}.
1289
d3e8051b
EZ
12902007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1291
1292 * agentexpr.texi: Fix typos.
1293 * annotate.texinfo: Likewise.
1294 * gdb.texinfo: Likewise.
1295 * gdbint.texinfo: Likewise.
1296 * observer.texi: Likewise.
1297 * stabs.texinfo: Likewise.
1298
86f04699
EZ
12992007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1300
1301 * gdbint.texinfo (Support Libraries): Remove mmalloc
1302 entry. Describe readline library.
1303
23181151
DJ
13042007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1305
1306 * gdb.texinfo (Target Descriptions): New section.
1307 (General Query Packets): Add QPassSignals anchor. Mention
1308 qXfer:features:read under qSupported. Expand mentions of
1309 qXfer:memory-map:read and QPassSignals. Document
1310 qXfer:features:read.
1311
f822c95b
DJ
13122007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1313
1314 * gdb.texinfo (Commands to specify files): Describe
1315 "set sysroot" and "show sysroot".
1316 (Using the `gdbserver' program): Lowercase argument
1317 to @var. Expand description of setting up GDB on the
1318 host.
1319
8936fcda
JB
13202007-01-05 Joel Brobecker <brobecker@adacore.com>
1321
1322 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1323 catch exception, catch exception unhandled, and catch assert
1324 commands.
1325
e776119f
DJ
13262007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1327
1328 * gdb.texinfo (Debugging Output): Document "set debug xml"
1329 and "show debug xml".
1330
aa79a185
DJ
13312007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1332
1333 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1334
7f893741
JB
13352007-01-01 Joel Brobecker <brobecker@adacore.com>
1336
1337 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1338
a1b5960f
VP
13392006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1340
1341 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1342 note in @ignore, to be removed later if nobody complains.
1343
9f470e6e
NR
13442006-12-04 Nick Roberts <nickrob@snap.net.nz>
1345
1346 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1347 of -var-delete.
1348
765dc015 13492006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1350
765dc015 1351 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1352 automatic software/hardware breakpoint usage and
1353 the "set breakpoint auto-hw" command.
765dc015 1354
4b5752d0
VP
13552006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1356
1357 * gdb.texinfo (Memory Access Checking): New.
1358
89be2091
DJ
13592006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1360
1361 * gdb.texinfo (Remote configuration): Mention
1362 "pass-signals-packet".
1363 (General Query Packets): Document QPassSignals. Fix
1364 a typo.
1365
ca3bf3bd
DJ
13662006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1367
1368 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1369
427c3a89
DJ
13702006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1371
1372 * gdb.texinfo (Remote configuration): Rewrite documentation for
1373 packet configuration commands.
1374 (OS Information): Adjust reference to qXfer:auxv:read.
1375 (General Query Packets): Remove references to read-aux-vector-packet
1376 and set remote get-thread-local-storage-address.
1377
7a107747
DJ
13782006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1379
1380 * gdbint.texinfo (Target Architecture Definition): Add new
1381 Initializing a New Architecture section.
1382
1c56eb0e
EZ
13832006-10-31 David Taylor <dtaylor@emc.com>
1384
1385 * stabs.texinfo (Macro define and undefine): New node describing
1386 stabs for #define and #undef.
1387
f73adfeb
AS
13882006-10-27 Andreas Schwab <schwab@suse.de>
1389
1390 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1391
fd60e0df
EZ
13922006-10-21 Eli Zaretskii <eliz@gnu.org>
1393
1394 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1395 clarify on the possible meanings of ``expression'' watched by
1396 watchpoints. Add indexing.
e5ac9b53
EZ
1397 (Prompting, Errors, Invalidation, Annotations for Running)
1398 (Source Annotations): Fix index entries by adding "annotation" to
1399 them, to discriminate from index entries that point to the more
1400 general topic descriptions.
fd60e0df 1401
52bb452f
DJ
14022006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1403
1404 * gdbint.texinfo (Target Vector Definition): Move most
1405 content into Existing Targets. Add a menu.
1406 (Existing Targets): New section, moved from Target Vector
1407 Definition. Use @subsection.
1408 (Managing Execution State): New section.
1409
58955e58
BW
14102006-10-16 Bob Wilson <bob.wilson@acm.org>
1411
1412 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1413
c8aa23ab
EZ
14142006-10-15 Eli Zaretskii <eliz@gnu.org>
1415
1416 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
1417 (Command Syntax, Signals, Backtrace, Connecting)
1418 (Remote configuration, Renesas Boards, Console I/O): Fix last
1419 change: use Ctrl- instead of C-, except wrt Emacs.
1420 (File-I/O Examples): Put Ctrl-c in @kbd.
1421 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
1422 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
1423 (Signals, Set Breaks, Set Watchpoints): Document optional
1424 arguments to `info signals' `handle', `info breakpoints', and
1425 `info watchpoints'.
c8aa23ab 1426
e7109c7e
EZ
14272006-10-14 Eli Zaretskii <eliz@gnu.org>
1428
1429 * gdb.texinfo (Backtrace): Fix last change.
1430
de3aea7b
NR
14312006-10-14 Nick Roberts <nickrob@snap.net.nz>
1432
1433 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1434
7f9087cb
BW
14352006-10-10 Bob Wilson <bob.wilson@acm.org>
1436
c8aa23ab
EZ
1437 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
1438 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
1439 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 1440
68437a39
DJ
14412006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1442 Daniel Jacobowitz <dan@codesourcery.com>
1443
1444 * gdb.texinfo (Packets): Document vFlashErase,
1445 vFlashWrite and vFlashDone packets.
1446 (General Query Packets): Document qXfer:memory-map:read.
1447 Add a new feature for qXfer:memory-map:read.
1448 (Memory map format): New section.
1449 (Target Commands): Mention that gdb can write flash.
1450
fd79ecee
DJ
14512006-09-21 Vladimir Prus <vladimir@codesourcery.com>
1452 Daniel Jacobowitz <dan@codesourcery.com>
1453
1454 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
1455 memory regions and "mem auto".
1456
350da6ee
DJ
14572006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1458
1459 * gdbint.texinfo (Array Containers): New section.
1460
2f1acb09
VP
14612006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1462
1463 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
1464 -stack-list-arguments HIGH_FRAME argument can be larger then the
1465 actual number of frames.
1466
2ab1eb7a
VP
14672006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1468
1469 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1470 -stack-list-locals HIGH_FRAME argument can be larger then the
1471 actual number of frames.
2ab1eb7a 1472
599b237a
BW
14732006-09-02 Bob Wilson <bob.wilson@acm.org>
1474
1475 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
1476 Register Packet Format, Tracepoint Packets): Fix spelling errors.
1477
25ab7e6d
EZ
14782006-09-02 Eli Zaretskii <eliz@gnu.org>
1479
1480 * gdbint.texinfo (Overall Structure): New section "Source Tree
1481 Structure".
1482
940178d3
JB
14832006-08-17 Jim Blandy <jimb@codesourcery.com>
1484
1485 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1486 responses.
1487
30daae6c
JB
14882006-08-08 Joel Brobecker <brobecker@adacore.com>
1489
1490 * gdb.texinfo (Source Path): Add documentation for new
1491 substitute-path commands.
1492
7fa2210b
DJ
14932006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1494
1495 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1496 (Running Configure): ...here.
1497 (Requirements): New node. Mention expat.
1498
3d00d119
DJ
14992006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1500
5ae4183a 1501 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1502 'set download-write-size' and 'show download-write-size'.
1503
0cbfa4ee
DJ
15042006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1505
1506 * stabs.texinfo (Member Type Descriptor): Correct example for
1507 pointer to member types.
1508
16026cd7
AS
15092006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1510
1511 * gdb.texinfo (Optional warnings and messages): Add
1512 'set/show trace-commands'.
1513 (Command files): Add '-v' to source command.
1514
0876f84a
DJ
15152006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1516
1517 * gdb.texinfo (OS Information): Update qPart reference to
1518 qXfer.
1519 (Remote configuration): Likewise.
1520 (Overview): Move @cindex to the start of a paragraph. Talk
1521 about binary data encoding.
1522 (Packets): Refer to the overview for the details of the X
1523 packet encoding.
1524 (General Query Packets): Remove qPart description. Add qXfer
1525 description. Add an anchor to qSupported. Correct feature
1526 table title. Add a new feature for qXfer:auxv:read.
1527 (Interrupts): Add a missing parenthesis.
1528
2ec3381a
DJ
15292006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1530
669fac23 1531 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1532 (GDB/MI Kod Commands): Remove commented out node.
1533
594fe323
EZ
15342006-07-01 Eli Zaretskii <eliz@gnu.org>
1535
1536 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1537 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1538 (GDB/MI Thread Commands, GDB/MI Program Execution)
1539 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1540 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1541 (GDB/MI File Commands, GDB/MI Target Manipulation)
1542 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1543 since the MI prompt is hard-wired into the code.
1544
7e3fb70c
NR
15452006-07-01 Nick Roberts <nickrob@snap.net.nz>
1546
1547 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1548 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1549 (GDB/MI Data Manipulation): Remove description of unimplemented
1550 display related commands as variable objects perform this function
1551 and are superior: -display-delete, -display-disable,
1552 -display-enable, -display-insert and -display-list. Move
1553 -environment-cd, -environment-directory, -environment-path
1554 and -environment-pwd to "Program Context".
1555 (GDB/MI Program Control): Rename to "Program Execution". Move
1556 -exec-arguments -exec-abort to...
1557 (GDB/MI Program Context): ...here. New node split from "Data
1558 Manipulation".
1559
be2a5f71
DJ
15602006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1561
1562 * gdb.texinfo (Remote configuration): Document set / show
1563 remote supported-packets.
1564 (General Query Packets): Document qSupported packet.
1565
fc320d37
SL
15662006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1567
1568 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1569 and font markup.
1570 (Protocol basics): Likewise.
1571 (The F request packet): Likewise.
1572 (The F reply packet): Likewise.
1573 (Memory transfer): Move this node to be a subsubsection of
1574 "Protocol specific representation of datatypes".
1575 (The Ctrl-C message): More copy editing.
1576 (Console I/O): Likewise.
1577 (The isatty call): Delete this node, and merge its content into
1578 the "isatty" node. Fixed references elsewhere.
1579 (The system call): Delete this node, and merge its content into
1580 the "system" node. Fixed references elsewhere.
1581 (open): Reformat to use @table, and add appropriate font markup.
1582 (close): Likewise.
1583 (read): Likewise.
1584 (write): Likewise.
1585 (lseek): Likewise.
1586 (rename): Likewise.
1587 (unlink): Likewise.
1588 (stat/fstat): Likewise.
1589 (gettimeofday): Likewise.
1590 (isatty): Likewise.
1591 (system): Likewise, plus minor changes to fix confusing wording.
1592 (Integral datatypes): Fix font markup.
1593 (Pointer values): Likewise.
1594 (struct stat): Fix markup to use @table, plus minor copy editing.
1595 (struct timeval): Fix font markup, plus minor copy editing.
1596 (Constants): Minor copy editing.
1597 (Errno values): Add font markup.
1598 (File-I/O Examples): Likewise.
1599
158fdf5c
NR
16002006-06-10 Nick Roberts <nickrob@snap.net.nz>
1601
1602 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1603 (GDB/MI Simple Examples): Move node up one level. Use real
1604 examples.
1605 (GDB/MI Compatibility with CLI): Update.
1606 (GDB/MI Result Records): Add "connected" and "exit" result
1607 classes.
1608 (GDB/MI Stream Records): Clarify target output.
1609 (GDB/MI Command Description Format): Modify example description.
1610 (GDB/MI Breakpoint Table Commands): Rename to...
1611 (GDB/MI Breakpoint Commands): ...this
1612 (GDB/MI Breakpoint Commands): Add optional thread field.
1613 (GDB/MI Program Control): Add an introduction. Move "Program
1614 termination" examples into exec-run description.
1615 (GDB/MI File Commands): Mention similar CLI commands.
1616 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1617 is similar to "-gdb-version".
1618
ddb50cd7
EZ
16192006-06-09 Eli Zaretskii <eliz@gnu.org>
1620
1621 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1622
2aef0d6b
NR
16232006-06-02 Nick Roberts <nickrob@snap.net.nz>
1624
1625 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1626 sourceware.org for mailing lists.
d5e40d59 1627 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1628
383a5c52
NR
16292006-06-01 Nick Roberts <nickrob@snap.net.nz>
1630
d5e40d59 1631 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1632
e16b02ee
EZ
16332006-05-22 Eli Zaretskii <eliz@gnu.org>
1634
1635 * gdb.texinfo (Cygwin Native): Fix last change.
1636
be90c084
CF
16372006-05-22 Christopher Faylor <cgf@timesys.com>
1638
1639 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1640
347ceba5
NR
16412006-05-15 Nick Roberts <nickrob@snap.net.nz>
1642
1643 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1644 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1645
369af7bd
DJ
16462006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1647
1648 * gdb.texinfo (General Query Packets): Recommend not starting
1649 new packets with qC and clarify.
1650
2ffdbde8 16512006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1652
1653 * gdb.texinfo (M2 Types): New section.
72019c9c 1654
16d1a084
DJ
16552006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1656
1657 * agentexpr.texi: Add a copyright and license notice.
1658 * observer.texi: Likewise, with GPL clause for function prototypes.
1659 Remove trailing whitespace.
1660
aa56d27a
JB
16612006-05-05 Jim Blandy <jimb@codesourcery.com>
1662
1663 * gdb.texinfo (General Query Packets): Document conventions for
1664 terminating packet names, and their violations.
1665
5bdf8622
DJ
16662006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1667
1668 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1669 * gdb.texinfo: Likewise.
1670
605a56cb
DJ
16712006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1672
1673 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1674 and "show remotedebug".
1675 (Debugging Output): Add additional index entries.
1676
b8db102d
MS
16772006-04-27 Michael Snyder <msnyder@redhat.com>
1678
1679 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1680
c5e30d01
AC
16812006-04-22 Andrew Cagney <cagney@redhat.com>
1682
1683 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1684 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1685
8181d85f
DJ
16862006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1687
1688 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1689 and remove breakpoint prototypes.
1690 (Watchpoints): Move description of target_insert_hw_breakpoint and
1691 target_remove_hw_breakpoint ...
1692 (Breakpoints): ... to here. Document target_insert_breakpoint and
1693 target_remove_breakpoint.
1694
4f553f88
JB
16952006-04-17 Jim Blandy <jimb@codesourcery.com>
1696
1697 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1698 and C packets are optional.
1699
cd852561
FR
17002006-04-14 Frederic Riss <frederic.riss@st.com>
1701
1702 * gdb.texinfo (Specifying source directories): Update the description
1703 of the source file search to reflect the fact that the source path
1704 always contains at least $cdir and $cwd.
1705
b620eb07
MS
17062006-03-31 Michael Snyder <msnyder@redhat.com>
1707
1708 * gdb.texinfo: Update copyright dates.
1709
3156cdaf
EZ
17102006-03-31 Eli Zaretskii <eliz@gnu.org>
1711
1712 * gdb.texinfo (Overview): Add an index entry to "empty response".
1713
7d30c22d
JB
17142006-03-28 Jim Blandy <jimb@codesourcery.com>
1715
1716 * gdbint.texinfo (Prologue Analysis): New section.
1717
86941c27
JB
17182006-03-07 Jim Blandy <jimb@red-bean.com>
1719
66b8c7f6
JB
1720 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1721
1a10341b
JB
1722 * gdb.texinfo (Target Commands): Update text describing how to
1723 specify a target. Refer to the detailed section on remote
1724 debugging, not the brief mention.
1725
86941c27
JB
1726 * gdb.texinfo (Connecting): Organize the different 'target remote'
1727 connection methods into a table. Add a 'target remote' index
1728 entry. (!!!)
1729
62f3a2ba
FF
17302006-02-17 Fred Fish <fnf@specifix.com>
1731
1732 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1733 'ptype' commands to reflect the fact that the only significant
1734 difference between them is that ptype prints the complete type
1735 description instead of just the name.
1736
8b9a88ea
WZ
17372006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1738
1739 * gdbint.texinfo (Watchpoints): Delete
1740 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1741
7e8dc855
NR
17422006-02-10 Nick Roberts <nickrob@snap.net.nz>
1743
1744 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1745 times fields where needed. Fix typos. Update general form given
1746 for output of -break-insert.
1747 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1748
c91d38aa
DJ
17492006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1750
1751 * gdbint.texinfo (Symbol Handling): Add a section
1752 on memory management.
1753
38fcd64c
DJ
17542006-02-06 Vladimir Prus <ghost@cs.msu.su>
1755
1756 * gdb.texinfo (Breakpoint table commands): Document the fullname
1757 field in -break-list output.
1758
219eec71
EZ
17592006-02-03 Eli Zaretskii <eliz@gnu.org>
1760
1761 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1762 debugging information produced by the various "set debug..."
1763 options.
1764
ae5a43e0
DJ
17652006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1766
1767 * gdb.texinfo (Files): Remove obsolete bits from the description
1768 of "symbol-file".
1769
a9f158ec
JB
17702006-01-25 Jim Blandy <jimb@redhat.com>
1771
1772 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1773
410dd08e
JB
17742006-01-24 Jim Blandy <jimb@redhat.com>
1775
1776 * gdbint.texinfo (Frames): Document the basics of GDB's register
1777 unwinding model, and explain the existence of the "sentinel" frame.
1778
4b505b12
AS
17792006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1780
1781 * gdb.texinfo (Choosing files): Mention that -directory is used
1782 for script files.
1783 (Specifying source directories): Likewise.
1784 (Command files): Explain how script files are found.
1785
839c27b7
EZ
17862006-01-21 Eli Zaretskii <eliz@gnu.org>
1787
1788 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1789 the threads in a multi-threaded program.
1790 (Threads): The threadno argument of "thread apply" can be a range
1791 of numbers.
1792
7be93b9e
JB
17932006-01-18 Jim Blandy <jimb@redhat.com>
1794
1795 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1796 of warning flags.
1797
fcc73fe3
EZ
17982006-01-13 Eli Zaretskii <eliz@gnu.org>
1799
1800 * gdb.texinfo (Sequences): Improve menu annotations.
1801 (Define): Add index entries for arguments of user-defined
1802 commands. Move the description of flow-control commands...
1803 (Command Files): ...to here. Document loop_break and
1804 loop_continue.
ca91424e
EZ
1805 (Define, Command Files): Document `end' and add index entries for
1806 it.
fcc73fe3 1807
5c95884b
MS
18082006-01-04 Michael Snyder <msnyder@redhat.com>
1809
1810 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1811 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1812
860701dc
PH
18132006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1814
1815 * gdb.texinfo (Omissions from Ada): Document that there is now
1816 limited aggregate support.
1817
36b80e65
EZ
18182005-12-28 Eli Zaretskii <eliz@gnu.org>
1819
1820 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1821 registers and the likes.
1822
c1468174
EZ
18232005-12-24 Eli Zaretskii <eliz@gnu.org>
1824
1825 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1826 (Symbols): Fix usage of "e.g.".
359df76b 1827 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1828
1829 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1830 (Coding): Fix usage of "e.g.".
1831
c02a867d
EZ
18322005-12-23 Eli Zaretskii <eliz@gnu.org>
1833
5ae4183a
AS
1834 * stabs.texinfo:
1835 * refcard.tex:
c02a867d 1836 * gpl.texi:
5ae4183a
AS
1837 * gdbint.texinfo:
1838 * gdb.texinfo:
1839 * gdb-cfg.texi:
c02a867d 1840 * fdl.texi:
5ae4183a
AS
1841 * annotate.texinfo:
1842 * all-cfg.texi:
c02a867d
EZ
1843 * Makefile.in: Add (C) after Copyright. Update the FSF
1844 address.
1845
fad38dfa
EZ
18462005-12-03 Eli Zaretskii <eliz@gnu.org>
1847
1848 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1849 extend GDB with commands for external monitor.
1850
53e5f3cf
AS
18512005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1852
1853 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1854
55f6ca0f
JB
18552005-11-25 Joel Brobecker <brobecker@adacore.com>
1856
1857 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1858
c1947b85
JB
18592005-11-21 Jim Blandy <jimb@redhat.com>
1860
1861 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1862 placement of 'R' actions in tracepoint action packets; document
1863 dependence of 'X' and 'M' actions on a preceding 'R' action for
1864 their registers.
1865
9d29849a
JB
18662005-11-19 Jim Blandy <jimb@redhat.com>
1867
1868 * gdb.texinfo (Tracepoint Packets): New node.
1869 (General Query Packets): Add entries for the tracepoint packets,
1870 referring to the "Tracepoint Packets" node.
1871 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 1872
9a6253be
KB
18732005-11-18 Kevin Buettner <kevinb@redhat.com>
1874
1875 * gdb.texinfo (set remotebreak): Add anchor.
1876 (X packet): Likewise.
1877 (Remote Protocol): Add new section `Interrupts' and new index
1878 entry `interrupts (remote protocol)'.
1879
5f3bebba
JB
18802005-11-18 Jim Blandy <jimb@redhat.com>
1881
1882 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1883 entries into the General Query Packets section. Add a
1884 cross-reference to that section. Drop description of replies, as
1885 these are covered in the descriptions of each packet.
1886 (General Query Packets): Add introductory text. Explain naming
1887 conventions, and how the end of a name is recognized.
1888
9a7a1b36
KB
18892005-11-17 Kevin Buettner <kevinb@redhat.com>
1890
0564b6cf 1891 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1892 "set remotebreak" command.
1893
b8ff78ce
JB
18942005-11-16 Jim Blandy <jimb@redhat.com>
1895
1896 * gdb.texinfo (Packets, Stop Reply Packets)
1897 (General Query Packets): Various formatting cleanups.
1898 - Use @samp for packet contents.
1899 - Drop summaries from packet @item lines; the same information appears
1900 immediately below in the description.
1901 - Delete paragraph breaks after packet @item commands, so that the
1902 description appears directly to the right of the packet prototype
1903 in the printed manual, if it fits.
1904 - Place spaces in packet prototypes between @vars and non-@var
1905 letters, and explain that they're just for formatting.
1906 - Use @dots{} instead of '...'.
1907 - Fix uses of @code where @var was needed.
1908 - Replace "deprecated" markers with English text spelling out the
1909 packet's status and the preferred alternatives.
1910 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1911 what this ever meant.
1912 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1913 this for a long time.
1914 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1915 implemented several times, and have been in use for years.
1916
8ffe2530
JB
19172005-11-15 Jim Blandy <jimb@redhat.com>
1918
c43c5473
JB
1919 * gdb.texinfo (Packets): Add index entries for 'm' packet
1920 disclaimers.
5ae4183a 1921
fb031cdf
JB
1922 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1923 of stub when processing an 'm' packet.
1924
8ffe2530
JB
1925 * gdb.texinfo (Packets): Mention that packets beginning with
1926 letters are reserved once, at the top, instead of actually listing
1927 them all and saying "reserved".
1928
c03c782f
AS
19292005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1930
1931 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1932 Change @var{$arg0 to @code{$arg0.
1933
814e32d7
WZ
19342005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1935
1936 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1937
fa93a9d8
JB
19382005-11-12 Jim Blandy <jimb@redhat.com>
1939
1940 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1941 order. Remove extraneous 'z'.
1942
8a5a3c82
AS
19432005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1944
1945 * gdb.texinfo (Choosing files): Add --eval-command.
1946
4b0ad762
AS
19472005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1948
1949 * gdb.texinfo (Choosing modes): Add --return-child-result.
1950
1951
1a088d06
AS
19522005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1953
1954 * gdb.texinfo (Choosing modes): Add --batch-silent.
1955
656d5e12
EZ
19562005-10-28 Eli Zaretskii <eliz@gnu.org>
1957
1958 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1959 "The -var-update Command".
1960
3c9c013a
JB
19612005-10-03 Joel Brobecker <brobecker@adacore.com>
1962
1963 * gdb.texinfo (Print Settings): Add documentation for set/show
1964 print array-indexes.
1965
7ba3cf9c
DJ
19662005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1967
1968 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1969 6.2 and 6.3.
1970
a94ab193
EZ
19712005-08-27 Eli Zaretskii <eliz@gnu.org>
1972
1973 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1974 since 19-Jan-2004.
1975 (Files): Likewise.
ab1adacd
EZ
1976 (Variables, Symbols): Document the "<incomplete type>" message and
1977 its reasons.
a94ab193 1978
ca06016a
FF
19792005-08-01 Fred Fish <fnf@specifix.com>
1980
1981 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1982
cf58170d
NR
19832005-07-15 Nick Roberts <nickrob@snap.net.nz>
1984
1985 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1986 option for -var-list-children and -var-update.
1987 (GDB/MI Stack Manipulation): Simplify description of
1988 print-values option for -stack-list-locals.
1989 (GDB/MI Command Description Format): Clarify.
1990 (Mode Options): Spelling of superseded.
1991
38f1196a
BR
19922005-07-12 Bob Rossi <bob@brasko.net>
1993
1994 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1995 corresponding GDB command comment.
1996
3cb3b8df
BR
19972005-07-06 Bob Rossi <bob@brasko.net>
1998
1999 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
2000 and -inferior-tty-show.
2001 (Input/Output): Document "set/show inferior-tty" and tty alias.
2002
10fac096
NW
20032005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
2004
2005 * gdb.texinfo (Packets): Change description of 'D' packet to note
2006 that GDB does wait for a response.
2007
d1b6db76
NR
20082005-06-22 Nick Roberts <nickrob@snap.net.nz>
2009
2010 * gdb.texinfo (History) Rename "Command History".
2011 (Command History): Move node "Server Prefix" from section on
2012 Annotations here.
2013
29629dcf
NR
20142005-06-19 Nick Roberts <nickrob@snap.net.nz>
2015
2016 * gdb.texinfo (GDB/MI Stack Manipulation):
2017 Re-instate -stack-info-frame with example. Say that it gets
2018 info on selected frame, not current frame.
2019
397ca115
EZ
20202005-06-18 Eli Zaretskii <eliz@gnu.org>
2021
2022 * gdb.texinfo (Server): Clarify that `file' should be used before
2023 connecting to the server.
2024 (Files): Add an xref to the above description.
51274035
EZ
2025 (Output Formats): More detailed description of the `c' format.
2026 (Memory): List explicitly all the formats supported by `x'.
638ac427 2027 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2028 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2029 files. Add more indexing for solib-absolute-prefix and
2030 --with-sysroot.
76d17f34
EZ
2031 (Machine Code): Document possible problems with locations in
2032 shared libraries.
d416eeec
EZ
2033 (Backtrace): Document that free-standing environments do not need
2034 to have a `main' function.
397ca115 2035
74f6deaa
NR
20362005-06-18 Nick Roberts <nickrob@snap.net.nz>
2037
2038 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2039 -stack-info-frame.
2040
a9967aef
AC
20412005-06-07 Andrew Cagney <cagney@gnu.org>
2042
2043 * gdb.texinfo (Contributors): Note the original multi-arch
2044 contributors.
2045
e09f16f9
EZ
20462005-06-03 Eli Zaretskii <eliz@gnu.org>
2047
2048 * gdb.texinfo (Registers): Add index entries for the standard
2049 registers.
2050 (Frames): Add cross-reference from frame pointer description to
2051 the Registers node.
2052 (Annotations Overview): Fix the reference to GDB name.
2053
d87ba7ee
EZ
20542005-06-01 Eli Zaretskii <eliz@gnu.org>
2055
2056 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2057 can-use-hw-watchpoints.
2058
034dad6f
BR
20592005-05-28 Bob Rossi <bob@brasko.net>
2060
2061 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2062 the possible reasons why an exec async record would be returned to FE.
2063
ffed4509
AC
20642005-05-26 Andrew Cagney <cagney@gnu.org>
2065
2066 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2067 Andrew Cagney implemented the original GDB/MI.
2068
e22e55c9
OF
20692005-05-23 Orjan Friberg <orjanf@axis.com>
2070
2071 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2072 documentation. Add documentation for cris-mode.
2073
a78e13ce
EZ
20742005-05-20 Eli Zaretskii <eliz@gnu.org>
2075
2076 * gdb.texinfo (Numbers): Explain the example and make the wording
2077 more acurate.
2078
76ff342d
DJ
20792005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2080 Dennis Brueni <dennis@slickedit.com>
2081
2082 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2083 (GDB/MI Data Manipulation, GDB/MI Program Control)
2084 (GDB/MI Stack Manipulation): Update examples to include the fullname
2085 attribute in stack frames.
2086
119b882a
EZ
20872005-05-12 Eli Zaretskii <eliz@gnu.org>
2088
2089 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2090 do with other non-standard names of init files.
2091
6fc08d32
EZ
20922005-05-11 Eli Zaretskii <eliz@gnu.org>
2093
2094 * gdb.texinfo (Command Files): Move the description of the startup
2095 from here...
2096 (Startup): ...to this new subsection of the Invocation chapter.
2097 Rearrange the description of init files more logically and add a
2098 cross-reference to "Command Files". Document the special gdbinit
2099 name for CISCO 68k. Expand the description of what GDB does
2100 during startup.
2101 (History): Add index entry for HISTSIZE.
2102
a561754a
MK
21032005-05-02 Mark Kettenis <kettenis@gnu.org>
2104
2105 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2106
2eecc4ab
EZ
21072005-05-02 Eli Zaretskii <eliz@gnu.org>
2108
2109 * gdb.texinfo (SVR4 Process Information, The isatty call)
2110 (The system call): Don't use foo(N) notation for man pages and
2111 functions.
514c4d71 2112 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2113
18999be5
EZ
21142005-04-27 Eli Zaretskii <eliz@gnu.org>
2115
2116 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2117 were optimized away.
2118
0abb7bc7
EZ
21192005-04-22 Eli Zaretskii <eliz@gnu.org>
2120
2121 * gdb.texinfo (Remote configuration): Document "set/show
2122 get-thread-local-storage-address". Add cross-reference to the
2123 description of the qGetTLSAddr packet.
2124 (General Query Packets): Mention "set remote
2125 get-thread-local-storage-address" and add a reference to its
2126 description.
2127
6f61acb1
NR
21282005-04-19 Nick Roberts <nickrob@snap.net.nz>
2129
2130 * gdb.texinfo (Backtrace): Describe 'bt full'.
2131
9d59903a
NR
21322005-04-17 Nick Roberts <nickrob@snap.net.nz>
2133
2134 * gdb.texinfo (Mode Options): Fix typo.
2135 (GDB/MI): Describe how to invoke GDB/MI.
2136
721c2651
EZ
21372005-04-16 Eli Zaretskii <eliz@gnu.org>
2138
2139 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2140 references changed. Add description of "info udot".
721c2651
EZ
2141 (Files): Document "set/show stop-on-solib-events".
2142 (M32R/D): Document "set/show download-path", "set/show
2143 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2144 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2145 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2146 (Maintenance Commands): Improve indexing.
2147 (Target Commands): Document "set/show hash", "set/show debug
2148 monitor".
2149 (SVR4 Process Information): Document "info pidlist" and "info
2150 meminfo". Document "set/show procfs-tarce" and "set/show
2151 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2152 (Symbols, The Print Command with Objective-C): Improve indexing.
2153 (Objective-C): Add references to "info classes" and "info
2154 selectors".
c45da7e6
EZ
2155 (Debugging Output): Improve wording. Document "set/show debug
2156 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2157 (Set Breaks): Add index entry for "hardware breakpoints".
2158 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2159 and "set/show usehardbreakpoints".
2160 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2161 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2162 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2163 rdiromatzero", "set/show rdiheartbeat".
2164 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2165 "sds".
2166 (Embedded Processors): Document the "sim" command.
2167 (Remote): Document the "remote" command.
2168 (DJGPP Native): Document the "info serial" command.
2169 (Threads): Document "maint info sol-threads".
2170 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2171 (Set Breaks): Improve indexing.
2172 (Command Syntax): Add a reference to dont-repeat.
2173 (Define): Document "dont-repeat".
2174 (TUI Commands): Document "tabset".
2175 (WinCE): New subsection. Document "set/show remotedirectory",
2176 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2177
14d6dd68
EZ
21782005-04-15 Eli Zaretskii <eliz@gnu.org>
2179
2180 * gdb.texinfo (Hurd Native): New subsection, documents
2181 Hurd-specific commands.
a64548ea 2182 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2183 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2184 (MIPS): Improve documentation of heuristic-fence-post. Document
2185 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2186 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2187 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2188 (ARM): Document ARM-specific commands.
a64548ea
EZ
2189 (AVR): New section. Document "info io_registers".
2190 (CRIS): New section. Document "set/show cris-version" and
2191 "set/show cris-dwarf2-cfi".
2192 (HPPA): New section. Document "set/show debug hppa" and "maint
2193 print unwind".
a5adf40f 2194 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2195 (Super-H): New section. Document the "regs" command.
721c2651 2196 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2197
9c16f35a
EZ
21982005-04-09 Eli Zaretskii <eliz@gnu.org>
2199
2200 * gdb.texinfo (Print Settings): Document "set/show print
2201 pascal_static-members", "set print repeats", "show print
2202 null-stop". Improve indexing. Fix documentation of "set print
2203 union".
2204 (Pascal): New section.
2205 (Supported languages): Rename from "Support"; all references
2206 updated. Add a menu item for Pascal.
2207 (Numbers): Document "set radix.
2208 (Screen Size): Document "set/show pagination".
2209 (MIPS Embedded): Remove "set processor" documentation.
2210 (Remote configuration): Document "set/show X/P/Z-packet",
2211 "set/show read-aux-vector-packet", "set/show remote
2212 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2213 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2214 remotedebug", "set/show remotebreak", "set/show remotedevice",
2215 "set/show remotelogfile".
2216 (Auxiliary Vector): Add reference to the description of the
2217 read-aux-vector-packet setting.
2218 (Set Watchpoints): Add a cross-reference to "set remote
2219 hardware-breakpoint-limit".
2220 (General Query Packets): Add indexing of requests and
2221 cross-references to related commands in "Remote configuration".
2222 (File-I/O Overview, The system call): Fix wording and typos.
2223 (Thread Stops): Add index entries.
2224 (Continuing and Stepping): Document "show step-mode".
2225 (i386): New node. Document "set/show struct-convention".
2226 (Files): Document "show trust-readonly-sections".
2227 (Calling): Document "set/show unwindonsignal".
2228 (Messages/Warnings): Add index entries.
2229 (Maintenance Commands): Document "set/show watchdog".
2230 (Annotations Overview): Document "show annotate".
2231 (Set Watchpoints): Add index entries.
2232 (Symbols): Fix doc of case-sensitive.
2233 (ABI): Document "show coerce-float-to-double".
2234 (Convenience Vars, Help): Improve indexing.
2235 (Machine Code): Document "show disassembly-flavor".
2236 (Debugging C plus plus): Document "show overload-resolution".
2237 (Value History, Signaling): Add index entries.
2238
22392005-04-08 Eli Zaretskii <eliz@gnu.org>
2240
2241 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2242 (Processes): Fix wording.
2243 (History, List, Logging output, Define, Symbols, Print Settings):
2244 Improve indexing.
2245
a8f24a35
EZ
22462005-04-03 Eli Zaretskii <eliz@gnu.org>
2247
2248 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2249 redundant index entry for "target" command.
2250 (Backtrace): Add index entries.
2251 (Symbols, Fortran): Document the "set case-sensitive" command.
2252 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2253 (Print Settings): Add index entry for "set demangle-style".
2254 (Target Commands): Document "set download-write-size".
2255 (Debugging Output): Document "set exec-done-display".
2256
09d4efe1
EZ
22572005-04-02 Eli Zaretskii <eliz@gnu.org>
2258
2259 * gdb.texinfo (Files): Fix the name and documentation of
2260 add-shared-symbol-files. Document its alias assf. Update the
2261 list of OSs where GDB supports shared libraries. Fix markup.
2262 (Continuing and Stepping): Add reference to @var{location} in the
2263 text.
2264 (Dump/Restore Files): Fix reference to @{filename}.
2265 (Help): Fix wording.
2266 (Attach): Ditto.
2267 (Set Watchpoints): Ditto.
2268 (Backtrace): Remove redundant index entries. Improve index
2269 entries.
2270 (Delete Breaks): Fix wording.
2271 (Memory): Document the compare-sections command.
2272 (Memory Region Attributes): Improve wording.
2273 (Disabling): Improve wording.
2274 (Fortran): New subsection. Document the "info common" command.
2275 (Help): Document aliases "info copying" and "info warranty".
2276 (Caching Remote Data): New section. Document the "set/show
2277 remotecache" and "info dcache" commands.
2278 (Show): Fix wording of the documentation of the "set
2279 extension-language" command.
2280 (Signals): Add index entry for "info handle".
2281 (Memory Region Attributes): Fix punctuation.
2282 (Symbols): Change the arg name to "location" and refer to it in
2283 the text. Fix wording of "info types" doc.
2284 (Threads): Fix usage of @enumerate @item's.
2285 (Listing Tracepoints): Add index entry for "info tp".
2286 (Set Watchpoints): Add xref to "info break" description.
2287 (Macros): Add an index entry for "macro exp1". Document the
2288 "macro list" command.
2289 (Maintenance Commands): Document "flushregs", "maint agent",
2290 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2291 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2292 "maint print architecture", "maint print objfiles", "maint print
2293 statistics", "maint print type", "maint show-debug-regs", "maint
2294 space", "maint time", and "maint translate-address".
2295 (Connecting): Document the "monitor" command.
2296 (Annotations Overview): Describe the "set annotate" command.
2297
82f2d802
EZ
22982005-04-01 Eli Zaretskii <eliz@gnu.org>
2299
2300 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2301 Rearrange index entries and improve wording about support for
2302 hardware watchpoints.
2303
7d51c7de
BR
23042005-03-10 Bob Rossi <bob@brasko.net>
2305
2306 * gdb.texinfo: Update copyright
2307
68c71a2e
TR
23082005-02-09 Theodore A. Roth <troth@openavr.org>
2309
2310 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2311 error.
2312
83761cbd
KB
23132005-02-03 Kevin Buettner <kevinb@redhat.com>
2314
2315 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2316
9f1c6395
MS
23172005-01-17 Michael Snyder <msnyder@redhat.com>
2318
2319 * gdb.texinfo: Fix spelling, infinte -> infinite.
2320
fbd1b305
MK
23212005-01-08 Mark Kettenis <kettenis@gnu.org>
2322
2323 * observer.texi (GDB Observers): Document "solib_loaded".
2324
3ace7edb
AC
23252005-01-07 Andrew Cagney <cagney@gnu.org>
2326
bec39cab
AC
2327 * configure.ac: Rename configure.in, require autoconf 2.59.
2328 * configure: Re-generate.
2329
3ace7edb
AC
2330 * configure.in: Replace configdirs with multiple references to
2331 AC_CONFIG_SUBDIRS.
2332 * configure: Re-generate.
5ae4183a 2333
53531fc1
AC
23342005-01-04 Andrew Cagney <cagney@gnu.org>
2335
2336 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2337 part of the version number.
2338
536ffdb7
MK
23392004-12-24 Mark Kettenis <kettenis@gnu.org>
2340
2341 * gdbint.texinfo (Algorithms): Remove description of
2342 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2343
e1aac25b
JB
23442004-12-07 Jim Blandy <jimb@redhat.com>
2345
2346 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2347 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2348 numbers.
2349
f47b1503
AS
23502004-12-07 Andreas Schwab <schwab@suse.de>
2351
2352 * gdb.texinfo (Mode Options): Document -l option.
2353
b6b8ece6
EZ
23542004-12-04 Eli Zaretskii <eliz@gnu.org>
2355
2356 * gdbint.texinfo (Algorithms): More accurate description of
2357 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2358 is not needed unless data-read and data-access watchpoints are
2359 supported. Add a description of how GDB checks whether the
2360 inferior stopped because a watchpoint was hit.
2361
01371747
EZ
23622004-11-23 Eli Zaretskii <eliz@gnu.org>
2363
2364 * gdb.texinfo (Files): Add cross-reference to description of
2365 -readnow command-line switch.
2366
2315ffec
RC
23672004-11-10 Randolph Chung <tausq@debian.org>
2368
2369 * gdb.texinfo: Document set/show backtrace past-entry commands.
2370 Rearrange index entries for set/show backtrace past-main.
2371
69065f5d
AC
23722004-11-10 Jon Beniston <jon@beniston.com>
2373
2374 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2375 * gdb.texinfo (Remote Serial Protocol): Further describe
2376 binary transfer escaping mechanism .
69065f5d 2377
30e91e0b
RC
23782004-11-08 Randolph Chung <tausq@debian.org>
2379
2380 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2381 and "show debug infrun". Add index entries.
2382
60bf7e09
EZ
23832004-10-23 Eli Zaretskii <eliz@gnu.org>
2384
2385 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2386 "info proc" that are already implemented. Add index entries.
2387 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2388 (Files): Add a tip for decreasing memory used for symtabs from
2389 shared libraries.
f018e82f
EZ
2390 (Starting): Fix whitespace; make "elaboration" stand out where it
2391 is first used, and add an index entry for the term.
f8568604
EZ
2392 (Calling): Expand and elaborate text. Add "print". Add the
2393 description of problems with weak aliases.
384ee23f 2394 (Core File Generation): New section.
60bf7e09 2395
d52fe014
AC
23962004-10-12 Andrew Cagney <cagney@gnu.org>
2397
2398 * gdbint.texinfo (Versions and Branches): New chapter.
2399 (Releasing GDB): Delete "Versions and Branches" section.
2400 (Top): Add "Versions and Branches".
2401
703663ab
EZ
24022004-10-08 Eli Zaretskii <eliz@gnu.org>
2403
2404 * gdb.texinfo (Editing, History): Add cross-references to the
2405 included Readline and History user documentation. Remove
2406 references to the symbol have-readline-appendices which is unused
2407 and undefined.
2408 (History): Fix indexing.
2409
ac77d04f
JJ
24102004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2411
2412 * gdbint.texinfo (target_stopped_data_address): Update to
2413 new prototype.
2414 (i386_stopped_data_address): Update prototype and description.
2415 (i386_stopped_by_watchpoint): New function and description.
2416
e07c999f
PH
24172004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2418
2419 * gdb.texinfo (Filenames): Add Ada suffixes.
2420 (Ada) New section.
2421
2e868123
AC
24222004-09-27 Andrew Cagney <cagney@gnu.org>
2423 Robert Picco <Robert.Picco@hp.com>
2424
2425 * gdb.texinfo (Packets): Document the "p" packet.
2426
02a57714
JM
24272004-09-21 Jason Molenda (jmolenda@apple.com)
2428
2429 * gdb.texinfo (Paths and Names of the Source Files): Document the
2430 meaning of values in the 'desc' field of a SO stab.
2431
ae038cb0
DJ
24322004-09-20 Daniel Jacobowitz <dan@debian.org>
2433
2434 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
2435 max-cache-age" and "maint show dwarf2 max-cache-age".
2436
f7dc1244
EZ
24372004-09-16 Eli Zaretskii <eliz@gnu.org>
2438
2439 * gdb.texinfo (Set Breaks): Add index entry for setting
2440 breakpoints on overloaded C++ functions that are not members of
2441 any classes. Add an example and an index entry for setting
2442 breakpoints on all program functions.
2443 (Character Sets, Macros, Overlay Commands)
2444 (Non-debug DLL symbols, GDB/MI Output Syntax)
2445 (Annotations Overview, Maintenance Commands, File-I/O Overview):
2446 Use "(@value{GDBP})" instead of a literal "(gdb)".
2447
f810308b
AC
24482004-09-12 Andrew Cagney <cagney@gnu.org>
2449
2450 * gdbint.texinfo (Native Debugging): Delete description of
2451 FILES_INFO_HOOK.
2452
15a661f3
PH
24532004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2454
5ae4183a
AS
2455 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2456 to hex_string_custom (not historically correct, but more
15a661f3
PH
2457 understandable, given the current code).
2458
f3219c75
AC
24592004-09-03 Andrew Cagney <cagney@gnu.org>
2460
2461 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2462
f3bb6704
JJ
24632004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2464
2465 * observer.texi (solib_unloaded): New observer.
2466
8d2c00cb
AC
24672004-08-24 Andrew Cagney <cagney@gnu.org>
2468
2469 * gdbint.texinfo (Target Architecture Definition): Add missing
2470 comma.
2471
e7dc800a
MC
24722004-08-20 Michael Chastain <mec.gnu@mindspring.com>
2473
2474 * (Using the Testsuite): build != host is supported,
2475 but some test scripts do not support build != host.
2476
73b03683
MK
24772004-08-14 Mark Kettenis <kettenis@gnu.org>
2478
2479 * gdbint.texinfo (Host Definition): Delete description of
2480 FCLOSE_PROVIDED and GETENV_PROVIDED.
2481
c0ccb908
MK
24822004-08-05 Mark Kettenis <kettenis@chello.nl>
2483
2484 * gdbint.texinfo (Host Definition): Delete description of
2485 NO_SYS_FILE.
2486 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2487 PTRACE_FP_BUG.
2488
9c8dbfa9
AC
24892004-08-05 Andrew Cagney <cagney@gnu.org>
2490
2491 * gdbint.texinfo (Target Architecture Definition): Delete
2492 reference to deprecated_read_fp.
2493
f42accbe
AC
24942004-08-02 Andrew Cagney <cagney@gnu.org>
2495
2496 * gdbint.texinfo (Target Architecture Definition): Delete
2497 description of DEPRECATED_REGISTER_BYTES.
2498
0b66e38c
EZ
24992004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2500
2501 * gdb.texinfo (Source Path): Document the new behavior of
2502 searching for the source files.
2503
15387254
EZ
25042004-07-17 Eli Zaretskii <eliz@gnu.org>
2505
2506 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2507 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2508 (Auto Display): Improve indexing.
2509
2c07db7a
AC
25102004-07-16 Andrew Cagney <cagney@gnu.org>
2511
2512 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2513 "-noasync".
2514
4644b6e3
EZ
25152004-07-09 Eli Zaretskii <eliz@gnu.org>
2516
2517 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2518 have the same prefix have only their prefix in the index.
2519
7561d450
MK
25202004-07-03 Mark Kettenis <kettenis@gnu.org>
2521
2522 * gdb.texinfo (BSD libkvm Interface): New node (section)
2523 (Native): Add it to the menu.
2524
67bebe79
MK
25252004-07-01 Mark Kettenis <kettenis@gnu.org>
2526
2527 * gdbint.texinfo (Target Architecture Definition): Remove
2528 PCC_SOL_BROKEN.
2529
1a6923e0
MK
25302004-06-24 Mark Kettenis <kettenis@gnu.org>
2531
2532 * gdbint.texinfo (Target Architecture Definition): Remove
2533 SUN_FIXED_LBRAC_BUG.
2534
b435e160
AC
25352004-06-26 Andrew Cagney <cagney@gnu.org>
2536
2537 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2538
b5622e8d
AC
25392004-06-20 Andrew Cagney <cagney@gnu.org>
2540
2541 * gdbint.texinfo (Target Architecture Definition): Deprecate
2542 USE_STRUCT_CONVENTION.
2543
e0c07bf0
MC
25442004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2545
2546 gdb.texinfo (Bug Reporting): Mention session recording,
2547 with the script command or Emacs.
2548
782263ab
AC
25492004-06-18 Andrew Cagney <cagney@gnu.org>
2550
2551 * gdbint.texinfo (Target Architecture Definition): Deprecate
2552 FUNCTION_START_OFFSET.
2553
03727ca6
AC
25542004-06-14 Andrew Cagney <cagney@gnu.org>
2555
2556 Based on changes from Karl Berry.
2557 * gdb.texinfo: Do not use @sc in a direntry.
2558 * stabs.texinfo: Change @dircateogry to "Software development".
2559 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2560
97092415
AC
25612004-06-13 Andrew Cagney <cagney@gnu.org>
2562
2563 * gdbint.texinfo (Target Architecture Definition): Delete
2564 description of RETURN_VALUE_ON_STACK.
2565
1f6d4158
AC
25662004-06-09 Andrew Cagney <cagney@gnu.org>
2567
2568 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2569 deleted by previous patch.
2570
d966f0cb
AC
25712004-06-08 Andrew Cagney <cagney@gnu.org>
2572
2573 * gdbint.texinfo (Native Debugging): Delete documentation on
2574 ATTACH_DETACH.
2575
86fe4aaa
RC
25762004-06-06 Randolph Chung <tausq@debian.org>
2577
2578 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2579
d4b6d575
RC
25802004-06-06 Randolph Chung <tausq@debian.org>
2581
5ae4183a 2582 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2583 the new push_dummy_call method signature. Describe the function
2584 argument.
2585
4e8b0763
JB
25862004-05-24 Joel Brobecker <brobecker@gnat.com>
2587
2588 * gdb.texinfo (Starting): Document new start command.
2589
59caf092
AC
25902004-05-21 Andrew Cagney <cagney@redhat.com>
2591
2592 * observer.texi (GDB Observers): Document "inferior_created".
2593
e4a2df64
AC
25942004-05-08 Andrew Cagney <cagney@redhat.com>
2595
e6b55ae2
AC
2596 * gdbint.texinfo (Target Architecture Definition): Delete
2597 description of DO_DEFERRED_STORES.
2598
28954179
AC
2599 * gdbint.texinfo (Target Architecture Definition): Delete
2600 references to DEPRECATED_FIX_CALL_DUMMY.
2601
434b87dd
AC
2602 * gdbint.texinfo (Target Architecture Definition): Delete
2603 description of DEPRECATED_CALL_DUMMY_WORDS,
2604 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2605
58d28df8
AC
2606 * gdbint.texinfo (Target Architecture Definition): Delete
2607 description of DEPRECATED_PUSH_DUMMY_FRAME.
2608
e4a2df64
AC
2609 * gdbint.texinfo (Target Architecture Definition): Delete
2610 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2611
2b4855ab
AC
26122004-05-07 Andrew Cagney <cagney@redhat.com>
2613
2614 * observer.texi (GDB Observers): Add "Debugging" section. Include
2615 cross reference to "set/show debug observer".
2616 * gdb.texinfo (Debugging Output): Document "set/show debug
2617 observer".
2618
fcf70625
AC
26192004-05-01 Andrew Cagney <cagney@redhat.com>
2620
2621 * gdbint.texinfo (Target Architecture Definition): Delete
2622 description of DEPRECATED_PC_IN_SIGTRAMP.
2623
8ee56bcf
AC
26242004-04-30 Andrew Cagney <cagney@redhat.com>
2625
2626 * gdbint.texinfo (Target Architecture Definition): Delete
2627 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2628
67ab9a76
OF
26292004-04-30 Orjan Friberg <orjanf@axis.com>
2630
2631 * observer.texi (GDB Observers): Correct spelling.
2632
79346bcb
OF
26332004-04-26 Orjan Friberg <orjanf@axis.com>
2634
2635 * observer.texi (GDB Observers): Add target_changed event.
2636
7a464420
AC
26372004-04-08 Andrew Cagney <cagney@redhat.com>
2638
2639 * observer.texi (GDB Observers): Rework, provide generic observer
2640 definitions and then a list of observable events.
2641
6cdf9d98
AC
26422004-04-04 Andrew Cagney <cagney@redhat.com>
2643
2644 * gdbint.texinfo (Host Definition): Delete reference to
2645 NO_SIGINTERRUPT.
2646
ddc135a4
AC
26472004-04-02 Andrew Cagney <cagney@redhat.com>
2648
2649 * gdbint.texinfo (Target Architecture Definition): Delete
2650 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2651
6a1b180d
SC
26522004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2653
2654 * gdb.texinfo (TUI Commands): Document tui reg commands.
2655
d0d5df6f
AC
26562004-03-26 Andrew Cagney <cagney@redhat.com>
2657
2658 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2659 "gdbtui".
2660 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2661 (Contributors): Mention both Text and Terminal User Interface.
2662
aa2a3f87
AC
26632004-03-23 Andrew Cagney <cagney@redhat.com>
2664
2665 * gdbint.texinfo (Target Architecture Definition): Deprecate
2666 references to SIGTRAMP_START and SIGTRAMP_END.
2667
f561f026
AC
26682004-03-23 Andrew Cagney <cagney@redhat.com>
2669
2670 * gdbint.texinfo (Target Architecture Definition): Deprecate
2671 references to PC_IN_SIGTRAMP.
2672
33cb8b0f
AC
26732004-03-19 Andrew Cagney <cagney@redhat.com>
2674
2675 * gdbint.texinfo (Target Architecture Definition): Delete
2676 reference to GDB_TARGET_IS_HPPA.
2677
fc989b7a
AC
26782004-03-18 Andrew Cagney <cagney@redhat.com>
2679
2680 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2681 describe pre_init and post_init.
2682
701b08bb
DJ
26832004-03-09 Daniel Jacobowitz <drow@mvista.com>
2684
2685 * gdb.texinfo (Debugging Output): Document values for "set debug
2686 target".
2687
faae5abe
AC
26882004-02-28 Andrew Cagney <cagney@redhat.com>
2689
2690 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2691
dd79a6cf
JJ
26922004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2693
2694 * gdb.texinfo (breakpoints): Add information about the
2695 new "set breakpoint pending" and "show breakpoint pending"
2696 commands.
2697
e7f16015
AC
26982004-02-26 Andrew Cagney <cagney@redhat.com>
2699
2700 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2701 in Per-architecture module data section.
2702
7161a3a6
RM
27032004-02-25 Roland McGrath <roland@redhat.com>
2704
2705 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2706
2154891a
AC
27072004-02-24 Andrew Cagney <cagney@redhat.com>
2708
2709 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2710 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2711 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2712
6c74ac8b
AC
27132004-02-17 Andrew Cagney <cagney@redhat.com>
2714
2715 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2716
19772a2c
AC
27172004-02-16 Andrew Cagney <cagney@redhat.com>
2718
2719 * gdbint.texinfo (Target Architecture Definition): Deprecate
2720 FRAMELESS_FUNCTION_INVOCATION.
2721
c9830293
AC
27222004-02-16 Andrew Cagney <cagney@redhat.com>
2723
2724 * gdbint.texinfo (Coding): Mention -Wunused-function.
2725
b9d26eb9
AC
27262004-02-14 Andrew Cagney <cagney@redhat.com>
2727
2728 * gdbint.texinfo (Target Architecture Definition): Delete
2729 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2730
49efadf5
EZ
27312004-02-12 Elena Zannoni <ezannoni@redhat.com>
2732
2733 * gdb.texinfo: Properly quote the name "C++".
2734 * gdbint.texinfo: Ditto.
2735 * stabs.texinfo: Ditto.
2736
1eb288ea
EZ
27372004-02-11 Elena Zannoni <ezannoni@redhat.com>
2738
2739 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2740 minimal information about libiberty.
2741
e4937fc1
MC
27422004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2743
2744 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2745
a9331b3f
RM
27462004-02-04 Roland McGrath <roland@redhat.com>
2747
2748 * gdb.texinfo (Auxiliary Vector): New node (section).
2749 (Data): Add it to the menu.
2750
2650777c
JJ
27512004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2752
2753 * gdb.texinfo (Breakpoints): Add information about pending
2754 breakpoint support.
2755
b4501125
AC
27562004-01-26 Andrew Cagney <cagney@redhat.com>
2757
2758 * gdb.texinfo (Overview): Delete references to the cisco protocol
2759 including the "N" response.
2760
74055713
AC
27612004-01-26 Andrew Cagney <cagney@redhat.com>
2762
2763 * gdbint.texinfo (Target Architecture Definition): Rename
2764 EXTRACT_STRUCT_VALUE_ADDRESS to
2765 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2766
3bbe9696
EZ
27672004-01-24 Eli Zaretskii <eliz@gnu.org>
2768
2769 * gdb.texinfo (KOD): Document "show os". Add index entries for
2770 "set/show os" and "info cisco" commands.
2771
5843504f
EZ
27722004-01-21 Eli Zaretskii <eliz@gnu.org>
2773
2774 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2775
9175c9a3
MC
27762004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2777
2778 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2779 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2780
8e94b928
NR
27812004-01-19 Nick Roberts <nick@nick.uklinux.net>
2782
2783 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2784 -stack-list-locals.
2785 (GDB/MI Variable Objects): Describe extension to
2786 -var-list-children.
2787
a20cf136
DJ
27882004-01-17 Daniel Jacobowitz <drow@mvista.com>
2789
2790 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2791
afb18d0f
AC
27922004-01-17 Andrew Cagney <cagney@redhat.com>
2793
2794 * gdbint.texinfo (Target Architecture Definition): Delete
2795 documentation on DEPRECATED_NPC_REGNUM.
2796
b51970ac
DJ
27972004-01-13 Daniel Jacobowitz <drow@mvista.com>
2798
2799 * gdb.texinfo: Update copyright year. Mention that set
2800 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2801 "set follow-fork-mode ask".
2802
0f0cffd2
AC
28032004-01-13 Andrew Cagney <cagney@redhat.com>
2804
2805 * gdbint.texinfo: Update copyright year.
2806 (Coding): Add -Wunused-label to list of -Werror warnings.
2807
c552b3bb 28082004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2809 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2810
2811 * gdb.texinfo: Update copyright.
2812 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2813 around names, as appropriate. Minor syntax cleanup of
2814 _NSPrintForDebugger explanation. Two spaces after periods.
2815 GDBN used instead of lit. "gdb". Index entries added for
2816 print-object and _NSPrintForDebugger. @noindent added in one spot.
2817
afe157ca
EZ
28182003-11-11 Elena Zannoni <ezannoni@redhat.com>
2819
2820 * stabs.texinfo: Add dircategory and direntry commands.
2821 * annotate.texinfo: Ditto.
2822
963e2bb7
AC
28232003-11-10 Andrew Cagney <cagney@redhat.com>
2824
2825 * gdbint.texinfo (Target Architecture Definition): Replace the
2826 return_value method's "inval" and "outval" parameters with
2827 "readbuf" and "writebuf".
2828
1d8b2f28
JB
28292003-10-28 Jim Blandy <jimb@redhat.com>
2830
2831 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2832 from "The `F' request packet" and "The `F' reply packet", to make
2833 texi2dvi happy.
2834 (File-I/O remote protocol extension): Update menu entries, too.
2835
36d86913
MC
28362003-10-26 Michael Chastain <mec@shout.net>
2837
2838 * gdb.texinfo (Thread Stops): Document the issue with
2839 premature return from system calls in multi-threaded programs.
2840
ce2826aa
AC
28412003-10-24 Andrew Cagney <cagney@redhat.com>
2842
2843 * annotate.texinfo: Fix "fortunatly"[sic].
2844
f24c5e49
KI
28452003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2846
2847 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2848 with "Hitachi" and "Mitsubishi".
2849
92ad9cd9
AC
28502003-10-20 Andrew Cagney <cagney@redhat.com>
2851
2852 * gdbint.texinfo (Target Architecture Definition): Document
2853 gdbarch_return_value. Add cross references from
2854 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2855 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2856
0ab4b752
MK
28572003-10-18 Mark Kettenis <kettenis@gnu.org>
2858
2859 * gdbint.texinfo (Target Architecture Definition): Document
2860 regset_from_core_section.
fb3e19c0
KI
2861
28622003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2863
2864 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2865
a9331b3f 28662003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2867
2868 From Anthony Green <green@redhat.com>:
5ae4183a 2869 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2870
1485d690
KB
28712003-10-14 Kevin Buettner <kevinb@redhat.com>
2872
2873 * gdb.texinfo (Breakpoint related warnings): New node.
2874 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2875
86d30acc
DJ
28762003-10-13 Daniel Jacobowitz <drow@mvista.com>
2877
2878 * gdb.texinfo (Remote Protocol): Document v and vCont.
2879
172c2a43
KI
28802003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2881
2882 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2883 * gdbint.texinfo: Ditto.
2884
71952f4c
AC
28852003-10-09 Andrew Cagney <cagney@redhat.com>
2886
2887 From 2003-09-18 David Anderson <davea@sgi.com>:
2888 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2889 "command".
2890
268e2188
AC
28912003-10-03 Andrew Cagney <cagney@redhat.com>
2892
2893 * gdbint.texinfo (Target Architecture Definition): Deprecate
2894 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2895 just target.
2896
12c266ea 28972003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2898
f30992d4 2899 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2900 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2901 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2902 * gdbint.texinfo (Target Architecture Definition): Rename
2903
29042003-09-30 Andrew Cagney <cagney@redhat.com>
2905
f30992d4 2906 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2907 (Target Architecture Definition):
f30992d4 2908
2e092625
AC
2909 * gdbint.texinfo (Target Architecture Definition): Rename
2910 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2911
0717ae8a
AC
29122003-09-29 Andrew Cagney <cagney@redhat.com>
2913
dad809b7
AC
2914 * gdbint.texinfo (Target Architecture Definition): Delete
2915 documentation for NEED_TEXT_START_END.
2916
0717ae8a
AC
2917 * gdbint.texinfo (Target Architecture Definition): Rename
2918 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2919 TARGET_WRITE_PC.
a9331b3f 2920
af6cf26d
MC
29212003-09-22 Michael Chastain <mec@shout.net>
2922
2923 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2924
ee206350
AG
29252003-09-21 Anthony Green <green@redhat.com>
2926
2927 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2928
a38c9fe6
MK
29292003-09-21 Mark Kettenis <kettenis@gnu.org>
2930
2931 * gdbint.texinfo (Target Architecture Definition): Document
2932 stabs_argument_has_addr.
2933
77949794
AC
29342003-09-18 Andrew Cagney <cagney@redhat.com>
2935
2936 * gdbint.texinfo (Target Architecture Definition): Delete
2937 documentation on REGISTER_NAMES.
2938
8e823e25
MK
29392003-09-13 Mark Kettenis <kettenis@gnu.org>
2940
2941 * gdbint.texinfo (Target Architecture Definition): Replace
2942 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2943
f27dd7fd
AC
29442003-09-11 Andrew Cagney <cagney@redhat.com>
2945
2946 * gdbint.texinfo (Target Architecture Definition): Replace
2947 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2948
8b148df9
AC
29492003-08-18 Andrew Cagney <cagney@redhat.com>
2950
2951 * gdbint.texinfo (Target Architecture Definition): Document
2952 "frame_red_zone_size".
2953
25d29d70
AC
29542003-08-09 Andrew Cagney <cagney@redhat.com>
2955
2956 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2957 with "set/show backtrace past-main" and "set/show backtrace
2958 limit".
2959
c938e9b0
L
29602003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2961
2962 * Makefile.in (install-info): Support DESTDIR.
2963 (install-html): Likewise.
2964
64fabec2
AC
29652003-08-07 Andrew Cagney <cagney@redhat.com>
2966
2967 Patch from Nick Roberts.
2968 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2969 bindings. Remove description of send-gdb-command.
2970
2fcf52f0
AC
29712003-08-07 Andrew Cagney <cagney@redhat.com>
2972
2973 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2974 GDB 6.0.
2975
086432e2
AC
29762003-08-06 Andrew Cagney <cagney@redhat.com>
2977
2978 * gdb.texinfo (Mode Options): Mention that level three is the
2979 highest available and that level 2 is deprecated.
2980 (Annotations Overview): Mention annotation levels. Cross reference
2981 to "Limitations of the Annotation Interface" in annotate.texi.
2982 (TODO, Value Annotations, Frame Annotations): Delete section.
2983 (Displays, Breakpoint Info): Delete.
2984
e5249f67
AC
29852003-08-04 Andrew Cagney <cagney@redhat.com>
2986
2987 * agentexpr.texi: Delete @bye.
2988 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2989 (stabs.info): Add $(srcdir) to include search path.
2990 (html): Depend on "annotate_toc.html", and not "annotate.html".
2991 * stabs.texinfo: Ditto. Include "fdl.texi".
2992 * gdbint.texinfo: Update copyright statement's list of invariant
2993 sections.
2994
e6f672d2
AC
29952003-07-28 Andrew Cagney <cagney@redhat.com>
2996
2997 * Makefile.in (INFO_DEPS): Add annotate.info.
2998 (dvi, ps, html, pdf): Add annotate.
2999 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
3000 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
3001 (ANNOTATE_DOC_FILES): New macro.
3002 (ANNOTATE_TEX_TMPS): New macro.
3003 (annotate.info, annotate_toc.html): Specify dependencies.
3004 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
3005 * annotate.texinfo: Rename annotate.texi. Get building. Add
3006 "Migrating to GDB/MI" and "Limitations of the Annotation
3007 Interface" chapters. Mention why it is not part of the user
3008 guide. Update copyright notice. Include "fdl.texi".
3009
72ffddc9
SC
30102003-07-26 Stephane Carrez <stcarrez@nerim.fr>
3011
3012 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
3013
a9f12a31
DJ
30142003-07-24 Daniel Jacobowitz <drow@mvista.com>
3015
3016 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
3017
b1fe9455
DJ
30182003-07-24 Daniel Jacobowitz <drow@mvista.com>
3019
3020 * gdb.texinfo (Server): Mention pidof.
3021
153721e6
AC
30222003-07-22 Andrew Cagney <cagney@redhat.com>
3023
3024 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
3025 list.
3026
0fac0b41
DJ
30272003-06-28 Daniel Jacobowitz <drow@mvista.com>
3028
3029 * gdb.texinfo (Logging output): New chapter.
3030
4e562065
JB
30312003-06-24 Joel Brobecker <brobecker@gnat.com>
3032
3033 * gdb.texinfo (Unsupported languages): New section.
3034 (Languages): Add link to new section.
3035
f2c06f52
AC
30362003-06-22 Andrew Cagney <cagney@redhat.com>
3037
3038 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3039
b4177fca
DJ
30402003-06-22 Daniel Jacobowitz <drow@mvista.com>
3041
3042 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3043
f418dd93
DJ
30442003-06-22 Daniel Jacobowitz <drow@mvista.com>
3045
3046 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3047 * agentexpr.texi: Retitle section, and change it to an appendix.
3048 Comment out texinfo initialization. Factor a @var{} into two
3049 pieces to prevent makeinfo warnings.
3050 * gdb.texinfo: Add Agent Expressions appendix.
3051
4ca61388
DJ
30522003-06-19 Daniel Jacobowitz <drow@mvista.com>
3053
3054 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3055
07f31aa6
DJ
30562003-06-18 Daniel Jacobowitz <drow@mvista.com>
3057
5ae4183a 3058 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3059 remote target". Document the "detach" and "disconnect" commands.
3060 (Server, Netware, Debug Session): Reference "Connecting to a
3061 remote target".
3062 (GDB/MI Target Manipulation): Document "-target-disconnect".
3063
2dd0da42
AC
30642003-06-13 Andrew Cagney <cagney@redhat.com>
3065
3066 * gdbint.texinfo (Target Architecture Definition): Deprecate
3067 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3068 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3069
e7a3abfc
JB
30702003-06-09 Jim Blandy <jimb@redhat.com>
3071
3072 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3073
25e3a86b
AC
30742003-06-08 Andrew Cagney <cagney@redhat.com>
3075
3076 * gdbint.texinfo (Target Architecture Definition): Delete
3077 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3078
a9e5fdc2
AC
30792003-06-08 Andrew Cagney <cagney@redhat.com>
3080
3081 * gdbint.texinfo (Target Architecture Definition): Document
3082 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3083
b37303ee
AF
30842003-06-07 Adam Fedor <fedor@gnu.org>
3085
3086 * gdb.texinfo: Add Objective-C documentation.
3087
39fe6e80
AC
30882003-06-01 Andrew Cagney <cagney@redhat.com>
3089
3090 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3091 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3092
125309b2
AC
30932003-05-21 Andrew Cagney <cagney@redhat.com>
3094
3095 * gdbint.texinfo (Target Architecture Definition): Delete
3096 references to "extract_address" and "store_address".
3097
b8b527c5
AC
30982003-05-16 Andrew Cagney <cagney@redhat.com>
3099
3100 * gdbint.texinfo (Target Architecture Definition): Replace
3101 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3102 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3103
50e3ee83
TR
31042003-05-14 Theodore A. Roth <troth@openavr.org>
3105
3106 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3107
44e2be90
L
31082003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3109
3110 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3111 (gdb.dvi): Likewise.
3112 (gdb.pdf): Likewise.
3113 (links2roff): Likewise.
3114
df5215a6
JB
31152003-05-08 Jim Blandy <jimb@redhat.com>
3116
3117 * gdb.texinfo (Dump/Restore Files): Update documentation for
3118 'dump', 'append', and 'restore': note that format argument is
3119 optional; simplify presentation of the command variants; and be
3120 more precise about the formats.
3121
5e7b2f39
JB
31222003-05-07 Jim Blandy <jimb@redhat.com>
3123
3124 * gdb.texinfo (Symbols): Update documentation: 'maint list
3125 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3126 symtabs' and 'maint info psymtabs'.
3127
b1e29e33
AC
31282003-05-05 Andrew Cagney <cagney@redhat.com>
3129
3130 * gdbint.texinfo (Target Architecture Definition): Make
3131 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3132 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3133 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3134
00905d52
AC
31352003-05-04 Andrew Cagney <cagney@redhat.com>
3136
3137 * gdb.texinfo (Maintenance Commands): Document "maint print
3138 dummy-frames".
3139
54ff5908
AC
31402003-05-04 Andrew Cagney <cagney@redhat.com>
3141
3142 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3143
32e7087d
JB
31442003-05-03 J. Brobecker <brobecker@gnat.com>
3145
3146 Thierry Schneider <tpschneider1@yahoo.com>
3147 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3148 for new MI command.
3149
7043d8dc
AC
31502003-05-03 Andrew Cagney <cagney@redhat.com>
3151
3152 * gdbint.texinfo (Target Architecture Definition): Document
3153 push_dummy_code. Add cross references.
3154
e33d66ec
EZ
31552003-05-02 Elena Zannoni <ezannoni@redhat.com>
3156
3157 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3158 set/show charsets commands.
3159
0ba6dca9
AC
31602003-04-28 Andrew Cagney <cagney@redhat.com>
3161
3162 * gdbint.texinfo (Target Architecture Definition): Replace
3163 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3164 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3165
d7a27068
AC
31662003-04-28 Andrew Cagney <cagney@redhat.com>
3167
3168 * gdbint.texinfo (Target Architecture Definition): Rename
3169 "tm_print_insn" to "deprecated_tm_print_insn".
3170
44ea7b70
JB
31712003-04-09 Jim Blandy <jimb@redhat.com>
3172
3173 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3174 list psymtabs'.
3175
fb8f8949
AC
31762003-04-08 Andrew Cagney <cagney@redhat.com>
3177
3178 * gdbint.texinfo (Target Architecture Definition): Delete
3179 references to EXTRA_FRAME_INFO.
3180
32fb0f22
AC
31812003-04-08 Andrew Cagney <cagney@redhat.com>
3182
3183 * gdbint.texinfo (Target Architecture Definition): Delete
3184 PRINT_TYPELESS_INTEGER.
3185
6be67e67
JB
31862003-04-02 J. Brobecker <brobecker@gnat.com>
3187
3188 * observer.texi (GDB Observers): Adjust the documentation for the
3189 normal_stop notification to better describe reality. Fix a couple
3190 of minor typos.
3191
4e35d5f0
BR
31922003-04-02 Bob Rossi <bob_rossi@cox.net>
3193
a9331b3f 3194 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3195 '-file-list-exec-source-file'
3196
e8a8712a
AC
31972003-03-31 Andrew Cagney <cagney@redhat.com>
3198
3199 * gdbint.texinfo (Target Architecture Definition): Delete
3200 references to CALL_DUMMY_P.
3201
6c0e89ed
AC
32022003-03-30 Andrew Cagney <cagney@redhat.com>
3203
3204 * gdbint.texinfo (Target Architecture Definition): Remove
3205 reference to TARGET_WRITE_SP.
a9331b3f 3206
378bfd1b
AC
32072003-03-27 Andrew Cagney <cagney@redhat.com>
3208
3209 * gdbint.texinfo (Target Architecture Definition): Remove
3210 references to write_sp.
6c0e89ed 3211
922fbb7b
AC
32122003-03-27 Andrew Cagney <cagney@redhat.com>
3213
3214 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3215 chapter body. Use @smallexample instead of @example.
3216 (Annotations): Ditto.
3217 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3218 annotate.texi.
3219
b81774d8
AC
32202003-03-26 Andrew Cagney <cagney@redhat.com>
3221
3222 * gdbint.texinfo (Target Architecture Definition): Replace
3223 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3224 dummy_addr parameters.
3225
1bf6d5cc
AC
32262003-03-25 Andrew Cagney <cagney@redhat.com>
3227
3228 * gdbint.texinfo (Target Architecture Definition): Delete
3229 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3230 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3231 Add reference to PUSH_ARGUMENTS.
3232
618ce49f
AC
32332003-03-23 Andrew Cagney <cagney@redhat.com>
3234
3235 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3236 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3237
bcd7e15f
JB
32382003-03-18 J. Brobecker <brobecker@gnat.com>
3239
3240 * gdbint.texinfo (Algorithms): Add new section describing the
3241 Observer paradigm.
3242 (Top): Add menu entry to new observer appendix.
3243 * observer.texi: New file.
3244 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3245 new observer.texi file.
3246
9fe8321b
AC
32472003-03-17 Andrew Cagney <cagney@redhat.com>
3248
3249 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3250 that GNU Press update the manual version number.
3251
ac2adee5
AC
32522003-03-12 Andrew Cagney <cagney@redhat.com>
3253
3254 * gdbint.texinfo (Target Architecture Definition): Delete
3255 references to get_saved_register. Rename GET_SAVED_REGISTER to
3256 DEPRECATED_GET_SAVED_REGISTER.
3257
749b82f6
AC
32582003-03-13 Andrew Cagney <cagney@redhat.com>
3259
3260 * gdbint.texinfo (Target Architecture Definition): Replace
3261 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3262
8bedc050
AC
32632003-03-12 Andrew Cagney <cagney@redhat.com>
3264
3265 * gdbint.texinfo (Target Architecture Definition): Rename
3266 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3267
0ce1b118
CV
32682003-03-10 Corinna Vinschen <vinschen@redhat.com>
3269
3270 * gdb.texinfo: Add File-I/O documentation.
3271
12cc2063
AC
32722003-03-10 Andrew Cagney <cagney@redhat.com>
3273
3274 * gdbint.texinfo (Target Architecture Definition): Cross reference
3275 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3276
7453dc06
AC
32772003-03-07 Andrew Cagney <cagney@redhat.com>
3278
3279 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3280 frame" command.
3281
6314f104
AC
32822003-03-05 Andrew Cagney <cagney@redhat.com>
3283
3284 * gdbint.texinfo (Target Architecture Definition): Document
3285 unwind_dummy_id. Cross reference unwind_dummy_id and
3286 SAVE_DUMMY_FRAME_TOS.
3287
f1212245
DJ
32882003-03-05 James Ingham <jingham@apple.com>
3289 Daniel Jacobowitz <drow@mvista.com>
3290
3291 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3292 and "show cp-abi".
3293
77e7e267
AC
32942003-03-03 Andrew Cagney <cagney@redhat.com>
3295
3296 * gdbint.texinfo (Target Architecture Definition): Document
3297 register_type.
3298
838a8221
AC
32992003-03-03 Andrew Cagney <cagney@redhat.com>
3300
3301 * stabs.texinfo (Structures): Use @samp and separate @var's
3302 instead of a single @var containing a comma separated list.
3303 (Unions): Ditto.
3304
d7f4a264
DJ
33052003-03-02 Daniel Jacobowitz <drow@mvista.com>
3306
3307 * Makefile.in (distclean): Remove config.log.
3308
f30ee0bc
AC
33092003-03-01 Andrew Cagney <cagney@redhat.com>
3310
3311 * gdbint.texinfo (Target Architecture Definition): Rename
3312 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3313
33142003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3315
3316 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3317 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3318
be448670
CF
33192003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3320
3321 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3322 (Non-debug DLL symbols): New node, describing the minimal symbols
3323 loaded from DLLs without real debugging symbols.
3324
501eef12
AC
33252003-02-20 Andrew Cagney <ac131313@redhat.com>
3326
3327 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3328 hardware-breakpoint-limit".
3329 (Set Watchpoints): Add cross reference to "set remote
3330 hardware-watchpoint-limit".
3331 (Remote configuration options): New section.
3332
21c294e6
AC
33332003-02-04 Andrew Cagney <ac131313@redhat.com>
3334
e9be73e4
AC
3335 * gdbint.texinfo (Target Architecture Definition): Delete
3336 descrption of IS_TRAPPED_INTERNALVAR.
3337
21c294e6
AC
3338 From Keith Seitz <keiths@redhat.com>:
3339 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3340 option "-i"/"--interpreter" to this chapter. Include index
3341 entries.
3342
0179ffac
DC
33432003-02-04 David Carlton <carlton@math.stanford.edu>
3344
3345 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3346 (Variables): Recommend stabs+ and DWARF 2.
3347 (C plus plus expressions): Correct info about
3348 compiler versions, debug formats.
3349 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3350 PR symtab/874.
3351
7ca9f392
AC
33522003-02-01 Andrew Cagney <ac131313@redhat.com>
3353
3354 * gdbint.texinfo (Target Architecture Definition): Delete
3355 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3356 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3357 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3358 references to nindy and i960.
3359 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3360
31a85ea2
AC
33612003-02-01 Andrew Cagney <ac131313@redhat.com>
3362
3363 * gdbint.texinfo (Target Architecture Definition): Delete
3364 FLOAT_INFO.
3365
6b894e49
AC
33662003-01-30 Andrew Cagney <ac131313@redhat.com>
3367
3368 * stabs.texinfo (Member Type Descriptor): Clarify description of
3369 `@'. Suggested by Ben Hutchings.
3370
c48861fb
AC
33712003-01-29 Andrew Cagney <ac131313@redhat.com>
3372
3373 * gdb.texinfo (M68K): Delete reference to es1800.
3374
617073a9
AC
33752003-01-29 Andrew Cagney <ac131313@redhat.com>
3376
3377 * gdb.texinfo (Maintenance Commands): Document `maint print
3378 reggroups' and `maint print register-groups'.
3379 * gdbint.texinfo (Target Architecture Definition): Document
3380 register_reggroup_p.
3381
5b5d99cf
JB
33822003-01-23 Jim Blandy <jimb@redhat.com>
3383
3384 * gdb.texinfo (Separate Debug Files): New section.
3385
e7ba9c65
DJ
33862003-01-22 Daniel Jacobowitz <drow@mvista.com>
3387
3388 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3389 and "maint show profile".
3390
94e91d6d
MC
33912003-01-16 Michael Chastain <mec@shout.net>
3392
3393 * gdb.texinfo (Installing GDB): Warn against
3394 ".../gdb-VERSION/gdb/configure".
3395 (Separate Objdir): Likewise.
3396
867f3898
AC
33972003-01-15 Andrew Cagney <ac131313@redhat.com>
3398
3399 * gdbint.texinfo (Target Architecture Definition): Delete
3400 definition of PRINT_REGISTER_HOOK.
3401
f153cc92
EZ
34022003-01-15 Elena Zannoni <ezannoni@redhat.com>
3403
3404 (OpenRISC 1000): Fix formatting of command names.
3405
c60eb6f1
EZ
34062003-01-15 Elena Zannoni <ezannoni@redhat.com>
3407
3408 * gdb.texinfo (Continuing and Stepping): Add new command
3409 'advance'. Clarify behavior of 'until'.
3410
f5ebfba0
DJ
34112003-01-13 Daniel Jacobowitz <drow@mvista.com>
3412
3413 * gdb.texinfo (Files): Document solib-absolute-prefix and
3414 solib-search-path.
3415
4ce8657e
MC
34162003-01-09 Michael Chastain <mec@shout.net>
3417
3418 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
3419 (Create a Release): Add new instructions for new @file{src-release}.
3420 Document existing instructions for @file{Makefile.in} as
3421 being for @value{GDBN} 5.3.1 or earlier.
3422
372613e3
AC
34232003-01-09 Andrew Cagney <ac131313@redhat.com>
3424
3425 * gdbint.texinfo (Target Architecture Definition): Mention
3426 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
3427 allocate memory.
3428
b4e9345d
DJ
34292003-01-04 Daniel Jacobowitz <drow@mvista.com>
3430
3431 * gdb.texinfo (Controlling GDB): Add @kindex for
3432 "show osabi".
3433 (Backtraces): Add @kindex's for backtrace-below-main.
3434
98b45e30
DJ
34352003-01-04 Daniel Jacobowitz <drow@mvista.com>
3436
3437 * gdb.texinfo (Controlling GDB): Document "set osabi".
3438
95f90d25
DJ
34392003-01-04 Daniel Jacobowitz <drow@mvista.com>
3440
3441 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
3442 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
3443
1e698235
DJ
34442003-01-04 Daniel Jacobowitz <drow@mvista.com>
3445
3446 * gdb.texinfo (Controlling GDB): Add ABI section. Document
3447 "set coerce-float-to-double".
3448 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
3449
e632838e
AC
34502003-01-02 Andrew Cagney <ac131313@redhat.com>
3451
3452 * stabs.texinfo: Remove obsolete text.
3453 * gdbint.texinfo: Ditto.
3454 * gdb.texinfo: Ditto.
3455
c133ab7a
MK
34562002-12-22 Mark Kettenis <kettenis@gnu.org>
3457
3458 * gdbint.texinfo (Target Architecture Definition): Update
3459 description of gdbarch_register_osabi.
3460
f821f325
KH
34612002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3462
3463 * agentexpr.texi: Fix typos.
3464 * annotate.texi: Likewise.
3465 * fdl.texi: Likewise.
3466
85a6d8d3 34672002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3468
3469 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3470 DEPRECATED_INIT_FRAME_PC.
3471
ae45cd16
AC
34722002-12-01 Andrew Cagney <ac131313@redhat.com>
3473
3474 * gdbint.texinfo (Target Architecture Definition): Delete
3475 PC_IN_CALL_DUMMY.
3476
07555a72
AC
34772002-11-28 Andrew Cagney <ac131313@redhat.com>
3478
3479 * gdbint.texinfo (Host Definition): Delete documentation on
3480 USE_GENERIC_DUMMY_FRAMES.
3481
c166cdc7
EZ
34822002-11-26 Elena Zannoni <ezannoni@redhat.com>
3483
5ae4183a 3484 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
3485 * Makefile.in (install-info): Run the install-info command as part
3486 of the post install steps only.
3487 (uninstall-info): New target.
3488 (uninstall): New target.
3489
35db0260
EZ
34902002-11-22 Elena Zannoni <ezannoni@redhat.com>
3491
3492 * Makefile.in (install): Make install do some real work.
3493
9ba8d803
AC
34942002-11-19 Andrew Cagney <ac131313@redhat.com>
3495
3496 Fix POSIX problem reported by Paul Eggert.
3497 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3498 Fix PR gdb/527.
3499
903ad3a6
AC
35002002-10-26 Andrew Cagney <cagney@redhat.com>
3501
3502 * gdbint.texinfo (Target Architecture Definition): Delete
3503 definition of DO_REGISTERS_INFO.
3504
f2abfe65
KB
35052002-10-18 Kevin Buettner <kevinb@redhat.com>
3506
3507 * gdbint.texinfo (Address Classes): Fix problems with insertion
3508 of ``{'' and ``}'' in example.
3509
b5b0480a
KB
35102002-10-17 Kevin Buettner <kevinb@redhat.com>
3511
3512 * gdbint.texinfo (Address Classes): New section.
3513 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3514 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3515 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3516 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3517
c85508ee
KD
35182002-10-11 Klee Dienes <kdienes@apple.com>
3519
3520 * gdb.texinfo (Registers): Mention vector registers as well as
3521 floating registers in the documentation for 'info registers' and
3522 'info all-registers'.
3523
6d12fc3d
DJ
35242002-10-11 Daniel Jacobowitz <drow@mvista.com>
3525
3526 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3527
8d19fbd2
JJ
35282002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3529
3530 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3531 interface definition.
3532
a37295f9
MM
35332002-10-03 Marko Mlinar <markom@opencores.org>
3534
3535 * gdb.texinfo (Target Commands): Add or1k target specific
3536 commands.
3537 * gdb.texinfo (Contributors): Add myself to the contributors list.
3538
da0f9dcd
AC
35392002-10-01 Andrew Cagney <ac131313@redhat.com>
3540
3541 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3542 and "mi1" instead of "mi1" and "mi0".
3543
2e834e49
HPN
35442002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3545
3546 * gdb.texinfo (Packets): Fix typos "alligned".
3547 Correct z3/Z3 description. Correct z4/Z4 title.
3548
050be0dc
AC
35492002-09-27 Andrew Cagney <ac131313@redhat.com>
3550
3551 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3552
1104b9e7
KB
35532002-09-25 Kevin Buettner <kevinb@redhat.com>
3554
3555 * gdb.texinfo: Use GNU/Linux instead of Linux.
3556
512217c7
AC
35572002-09-25 Andrew Cagney <ac131313@redhat.com>
3558
3559 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3560
10998722
AC
35612002-09-24 Andrew Cagney <ac131313@redhat.com>
3562
512217c7 3563 * gdb.texinfo: Replace @example with @smallexample.
10998722 3564
a0eb71c5
KB
35652002-09-20 Kevin Buettner <kevinb@redhat.com>
3566
f7dc1244 3567 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3568 * gdb.texinfo (Character Sets): Use @smallexample instead of
3569 @example. Use GNU/Linux instead of Linux.
3570
35712002-09-20 Jim Blandy <jimb@redhat.com>
3572
3573 * gdb.texinfo: Add character set documentation.
3574
2f870471
AC
35752002-09-19 Andrew Cagney <ac131313@redhat.com>
3576
3577 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3578 (Packets): Add cross reference from `b' packet to `z' packets.
3579
790eb8f5
AC
35802002-09-19 Andrew Cagney <ac131313@redhat.com>
3581
8d30a00d
AC
3582 * gdb.texinfo (Maintenance Commands): Document ``maint
3583 internal-error'' and ``maint internal-warning''.
3584
790eb8f5
AC
3585 * gdbint.texinfo (Target Architecture Definition): Revise
3586 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3587
a23a7bf1
JB
35882002-09-19 Joel Brobecker <brobecker@gnat.com>
3589
3590 * gdbint.texinfo (Target Conditionals): Document the new
3591 NAME_OF_MALLOC macro.
3592
299ffc64
AC
35932002-09-05 Andrew Cagney <ac131313@redhat.com>
3594
3595 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3596 engineer.
3597
b7bb15bc
SC
35982002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3599
3600 * gdb.texinfo (TUI Overview): Document status line fields.
3601
3d757584
SC
36022002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3603
3604 * gdb.texinfo (TUI Commands): Document info win command.
3605
269c21fe
SC
36062002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3607
3608 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3609
7cf36c78
SC
36102002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3611
3612 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3613 (TUI Keys): Likewise.
3614
d2c6833e
AC
36152002-08-25 Andrew Cagney <ac131313@redhat.com>
3616
3617 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3618 for a packet receive.
3619
46d8b1c3
AC
36202002-08-25 Andrew Cagney <ac131313@redhat.com>
3621
3622 * Makefile.in (clean): Move to end of file.
3623 (distclean, maintainer-clean, realclean): Ditto.
3624 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3625 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3626 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3627 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3628
b0787093
AC
36292002-08-24 Andrew Cagney <ac131313@redhat.com>
3630
3631 * Makefile.in (GDBINT_TEX_TMPS): Define.
3632 (gdbint.dvi, gdbint.pdf): Use
3633 (GDB_TEX_TMPS): Define.
3634 (gdb.dvi, gdb.pdf): Use.
3635 (STABS_TEX_TMPS): Define.
3636 (stabs.dvi, stabs.pdf): Use.
3637 (GDB_DOC_SOURCE_INCLUDES): New macros.
3638 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3639 (GDBINT_DOC_FILES_INCLUDES): New macros.
3640 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3641 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3642 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3643 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3644 (links2roff): Replace SFILES_INCLUDED with
3645 GDB_DOC_SOURCE_INCLUDES.
3646 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3647 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3648 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3649 dependencies.
3650 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3651 dependencies.
3652 (gdbmi.texinfo): Delete rule.
3653 (inc-hist.texinfo): Delete rule.
3654 (rluser.texinfo): Delete rule.
3655
ebba8386
AC
36562002-08-23 Andrew Cagney <cagney@redhat.com>
3657
3658 * gdbint.texinfo (Target Architecture Definition): Update
3659 STORE_RETURN_VALUE, mention regcache.
3660
0ab7a791
AC
36612002-08-21 Andrew Cagney <ac131313@redhat.com>
3662
3663 * gdbint.texinfo (Target Architecture Definition): Document
3664 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3665
ee2d5c50
AC
36662002-08-19 Andrew Cagney <ac131313@redhat.com>
3667
3668 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3669 Fix minor typos. Add index entries.
3670
53c69bd7
AC
36712002-08-18 Andrew Cagney <ac131313@redhat.com>
3672
3673 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3674
e76f1f2e
AC
36752002-08-15 Andrew Cagney <ac131313@redhat.com>
3676
3677 * gdbint.texinfo (Target Architecture Definition): Document
3678 PRINT_VECTOR_INFO.
3679 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3680
0680b120
AC
36812002-08-13 Andrew Cagney <ac131313@redhat.com>
3682
3683 * gdb.texinfo (Maintenance Commands): Document "maint print
3684 registers", "maint print raw-registers" and "maint print
3685 cooked-registers".
3686
3c3bea1c
GS
36872002-08-08 Grace Sainsbury <graces@redhat.com>
3688
a9331b3f 3689 From Mark Salter:
3c3bea1c
GS
3690 * gdb.texinfo (Protocol): Document T packet extension to
3691 allow watchpoint address reporting.
3692
42f9b0a5
AC
36932002-08-03 Andrew Cagney <ac131313@redhat.com>
3694
3695 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3696
db034ac5
AC
36972002-08-01 Andrew Cagney <cagney@redhat.com>
3698
3699 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3700 to CHILL.
3701
e2b28d04
AC
37022002-08-01 Andrew Cagney <ac131313@redhat.com>
3703
3704 * gdbint.texinfo (Coding): Revise section "Include Files".
3705
7fb623f7
AC
37062002-07-24 Andrew Cagney <cagney@redhat.com>
3707
3708 * gdbint.texinfo: Obsolete references to m88k.
3709 * gdb.texinfo: Ditto.
3710
4a2b4636
JB
37112002-07-10 Joel Brobecker <brobecker@gnat.com>
3712
7fb623f7 3713 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3714 where the proper version of autoconf can be retrieved.
3715
a71ec265
DH
37162002-07-09 Don Howard <dhoward@redhat.com>
3717
3718 * gdb.texinfo (Command Files): Further describe the behavior of
3719 sourced command files.
3720
b9aa90c9
AC
37212002-06-27 Andrew Cagney <ac131313@redhat.com>
3722
3723 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3724 (Coding): Clarify ISO C version that GDB assumes.
3725
40dd2248
TT
37262002-06-26 Tom Tromey <tromey@redhat.com>
3727
3728 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3729 add_setshow_cmd_full.
3730
bfac230e
DH
37312002-06-25 Don Howard <dhoward@redhat.com>
3732
3733 * gdb.texinfo (Memory Region Attributes): Document new behavior
3734 for 'mem' command.
3735
475b0867
JB
37362002-06-11 Jim Blandy <jimb@redhat.com>
3737
919d772c
JB
3738 * gdb.texinfo (Symbols): Update documentation for `info source'
3739 command.
3740
475b0867
JB
3741 * gdb.texinfo (Macros): Call the command `info macro', not
3742 `show macro'.
3743
ba8c9337
AC
37442002-06-09 Andrew Cagney <ac131313@redhat.com>
3745
3746 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3747 data''.
3748
1029b7fa
MK
37492002-06-09 Mark Kettenis <kettenis@gnu.org>
3750
3751 * gdbint.texinfo (Target Architecture Definition): Document
3752 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3753
16737d73
AC
37542002-06-08 Andrew Cagney <ac131313@redhat.com>
3755
3756 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3757 lists.
3758
30107679
AC
37592002-06-08 Andrew Cagney <ac131313@redhat.com>
3760
3761 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3762 Branch''.
3763
3352e23e
AC
37642002-06-01 Andrew Cagney <ac131313@redhat.com>
3765
3766 * gdbint.texinfo (Target Architecture Definition): Add section
3767 ``Converting an existing Target Architecture to Multi-arch''.
3768
cbb09e6a
AC
37692002-05-30 Andrew Cagney <ac131313@redhat.com>
3770
3771 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3772 to ``Obsoleting code''. Revise.
3773
e2e0bcd1
JB
37742002-05-17 Jim Blandy <jimb@redhat.com>
3775
3776 * gdb.texinfo (C Preprocessor Macros): New chapter.
3777 Include it in the main menu.
3778 (Contributors): Credit Jim Blandy with macro support.
3779 (Compilation): Explain how to get macro information into the
3780 executable.
3781 (Expressions): Note that preprocessor macros are expanded.
3782
9db8d71f
DJ
37832002-05-14 Daniel Jacobowitz <drow@mvista.com>
3784
3785 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3786 options for `target remote'.
3787
6d531722
AC
37882002-05-13 Andrew Cagney <ac131313@redhat.com>
3789
3790 * gdbint.texinfo (Target Architecture Definition): Delete
3791 documentation on NNPC_REGNUM.
3792
13d01224
AC
37932002-05-11 Andrew Cagney <ac131313@redhat.com>
3794
3795 * gdbint.texinfo (Target Architecture Definition): Document
3796 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3797 (Target Architecture Definition): Revise section `Using Different
3798 Register and Memory Data Representations'. Add section `Raw and
3799 Virtual Register Representations'.
3800
b2e75d78
AC
38012002-05-11 Andrew Cagney <ac131313@redhat.com>
3802
3803 * gdbint.texinfo (Target Architecture Definition): Mention
3804 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3805 (Target Architecture Definition): Mention same. Add references to
3806 web pages.
3807
2c8682ee
MS
38082002-05-08 Michael Snyder <msnyder@redhat.com>
3809
3810 * stabs.texinfo (Attributes): Document new "vector" attribute.
3811
0816590b
AC
38122002-05-04 Andrew Cagney <ac131313@redhat.com>
3813
3814 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3815
2653173e
AC
38162002-05-04 Andrew Cagney <ac131313@redhat.com>
3817
3818 * gdb.texinfo: Delete obsolete references to a29k.
3819
d7bd68ca
AC
38202002-04-24 Andrew Cagney <ac131313@redhat.com>
3821
3822 * gdbint.texinfo (Target Architecture Definition): Replace
3823 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3824
21d83aa5
DM
38252002-04-24 David S. Miller <davem@redhat.com>
3826
3827 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3828
7673a6cc
DM
38292002-04-21 David S. Miller <davem@redhat.com>
3830
3831 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3832
d49d1e0a
AC
38332002-04-21 Andrew Cagney <ac131313@redhat.com>
3834
3835 * gdbint.texinfo (Target Architecture Definition): Delete
3836 definition of HAVE_REGISTER_WINDOWS.
3837
f7dc1244 38382002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3839
3840 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3841 "Theodore A. Roth" <troth@verinet.com>.
3842
5ca0cb28
DH
38432002-04-15 Don Howard <dhoward@redhat.com>
3844
f7dc1244 3845 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3846 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3847 Provide a better explaination of this feature.
5ca0cb28 3848
f208ba17
AC
38492002-04-14 Andrew Cagney <ac131313@redhat.com>
3850
3851 * gdbint.texinfo (Target Architecture Definition): Remove
3852 FRAME_CHAIN_COMBINE.
3853
d5ba91de
MC
38542002-04-12 Michael Chastain <mec@shout.net>
3855
3856 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3857 REG_STACK_SEGMENT.
3858
26818220
MC
38592002-04-09 Michael Chastain <mec@shout.net>
3860
3861 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3862 PYRAMID_* macros.
3863
129188f6
AC
38642002-04-07 Andrew Cagney <ac131313@redhat.com>
3865
3866 * gdb.texinfo (Bug Reporting): Document that the web is the
3867 prefered way of submitting bug reports.
3868 (Bug Reporting): Delete the s-mail address as the last resort.
3869
8227c0ff
AC
38702002-04-05 Andrew Cagney <ac131313@redhat.com>
3871
3872 * gdbint.texinfo (Target Architecture Definition): Delete
3873 references to TARGET_WRITE_FP and write_fp.
3874
16d9dec6
MS
38752002-03-27 Michael Snyder <msnyder@redhat.com>
3876
3877 * gdb.texinfo: Document new commands dump, append, and restore.
3878
9ae8b82c
AC
38792002-03-27 Andrew Cagney <ac131313@redhat.com>
3880
3881 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3882 Branch'.
3883
474c8240
AC
38842002-03-18 Andrew Cagney <ac131313@redhat.com>
3885
3886 * gdb.texinfo: Change all examples to @smallexample.
3887 * gdbint.texinfo: Ditto.
a9331b3f 3888
fb0ff88f
AC
38892002-03-18 Andrew Cagney <ac131313@redhat.com>
3890
3891 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3892 Branches''.
3893
9bb0a4d8
AC
38942002-03-18 Andrew Cagney <ac131313@redhat.com>
3895
3896 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3897 Policy''.
3898
937f164b
FF
38992002-03-04 Fred Fish <fnf@redhat.com>
3900
3901 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3902 expresson, suports, dependant, trhe, perhaphs, situtations,
3903 explictily, taged, oportunity, unfortunatly).
3904
a7b40f07
AC
39052002-02-24 Andrew Cagney <ac131313@redhat.com>
3906
3907 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3908 Remove reference to 3.12.
3909
aab4e0ec
AC
39102002-02-23 Andrew Cagney <ac131313@redhat.com>
3911
3912 * gdbint.texinfo: Include fdl.texi.
3913 (Top): Add GNU Free Documentation License.
3914 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3915 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3916 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3917 (gdbint.info): Add srcdir to include path.
3918 * gdb.texinfo: Include gpl.texi.
3919 (Top): Add Copying.
3920 * gpl.texi: New file.
3921
47b95330
AC
39222002-02-23 Andrew Cagney <ac131313@redhat.com>
3923
3924 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3925
78c47bea
PM
39262002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3927
3928 * gdb.texinfo: Document Cygwin native specific commands.
3929
56460a61
DJ
39302002-02-15 Daniel Jacobowitz <drow@mvista.com>
3931
3932 * gdb.texinfo: Document gdbserver ``--attach'' command.
3933
def71bfa
MS
39342002-02-07 Michael Snyder <msnyder@redhat.com>
3935
3936 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3937 to @code(_ovly_debug_event).
3938
c928edc0
AC
39392002-02-07 Andrew Cagney <ac131313@redhat.com>
3940
3941 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3942
81d46470
MS
39432002-02-06 Michael Snyder <msnyder@redhat.com>
3944
3945 * gdb.texinfo (overlays): Mention new magic symbol
3946 '_ovly_debug_event', which allows GDB to keep better track
3947 of overlays.
3948
f7dc1244 39492002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3950
3951 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3952 Suggested by Dmitry Sivachenko.
3953
3954 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3955
15110bc3
MS
39562002-02-01 Michael Snyder <msnyder@redhat.com>
3957
3958 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3959
6763aef9
MS
39602002-01-30 Michael Snyder <msnyder@redhat.com>
3961
ac282366
MS
3962 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3963 (set trust-readonly-sections): Document.
6763aef9 3964
8642bc8f
AC
39652002-01-29 Andrew Cagney <ac131313@redhat.com>
3966
3967 * gdbint.texinfo (Releasing GDB): Revise and update.
3968
afe64c1a
AC
39692002-01-28 Andrew Cagney <ac131313@redhat.com>
3970
3971 * gdbint.texinfo (Target Architecture Definition): Delete
3972 description of TARGET_BYTE_ORDER_DEFAULT.
3973
f7dc1244 39742002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3975
3976 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3977 <mitya@cavia.pp.ru>.
3978
3d6e1b5a
AC
39792002-01-23 Andrew Cagney <ac131313@redhat.com>
3980
3981 * libgdb.texinfo: Delete file.
3982
6c0e9fb3
AC
39832002-01-22 Andrew Cagney <ac131313@redhat.com>
3984
3985 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3986 * gdbint.texinfo: Ditto.
3987
e0ce93ac
AC
3988Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3989
3990 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3991
be298bcc
AC
39922002-01-22 Andrew Cagney <ac131313@redhat.com>
3993
3994 * Makefile.in: Update copyright.
3995 (TEXI2DVI): Define.
3996 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3997 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3998 gdb-cfg.texi.
3999 (TEXINDEX, PDFTEX): Delete makefile variables.
4000
8e04817f
AC
40012002-01-22 Andrew Cagney <ac131313@redhat.com>
4002
4003 * gdb.texinfo (Protocol): Move section to appendix.
4004
6b2f586d
AC
40052002-01-21 Andrew Cagney <ac131313@redhat.com>
4006
4007 * gdb.texinfo (Remote Debugging): Create a menu.
4008 (Top): Add ``Remote Debugging'' to menu.
4009
6f05cf9f
AC
40102002-01-21 Andrew Cagney <ac131313@redhat.com>
4011
4012 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
4013 serial protocol'' from here.
4014 (Remote Debugging): To here. New chapter.
4015
3fd3d7d2
AC
40162002-01-20 Andrew Cagney <ac131313@redhat.com>
4017
4018 * gdbint.texinfo (Target Architecture Definition): Delete
4019 description of TARGET_BYTE_ORDER_SELECTABLE_P.
4020
7fd60527
AC
40212002-01-20 Andrew Cagney <ac131313@redhat.com>
4022
4023 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
4024 are no longer needed.
4025 (Porting GDB): Add maintainer note about configure.host.
4026
c2f05ac9
AC
40272002-01-20 Andrew Cagney <ac131313@redhat.com>
4028
4029 * gdbint.texinfo (Target Architecture Definition): Remove
4030 definition of IEEE_FLOAT.
4031
f7dc1244 40322002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4033
4034 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4035 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4036 <3diff@gnu.org>
231b2aad 4037
82600034
AC
40382002-01-19 Andrew Cagney <ac131313@redhat.com>
4039
4040 * gdbint.texinfo (Host Definition): Remove references to
4041 MALLOC_INCOMPATIBLE.
4042
7708fa01
AC
40432002-01-17 Andrew Cagney <ac131313@redhat.com>
4044
4045 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4046 and xyz-xdep.o.
4047
eb12ee30
AC
40482002-01-17 Andrew Cagney <ac131313@redhat.com>
4049
4050 * gdb.texinfo (Maintenance Commands): Add appendix.
4051 (Set Breaks): Copy ``maint info breakpoint'' doco to
4052 ``Maintenance Commands'' appendix. Add reference.
4053
c9ccaa92
AC
40542002-01-17 Andrew Cagney <ac131313@redhat.com>
4055
4056 * fdl.texi: Remove next/prev from @node.
4057
f7dc1244 40582002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4059
4060 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4061 for monstrous @multitable (from Brian Youmans).
4062
4063 * fdl.texi: New file.
4064
4065 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4066
8973da3a
AC
40672002-01-15 Andrew Cagney <ac131313@redhat.com>
4068
4069 * gdbint.texinfo (Releasing GDB): New chapter.
4070
7d86b5d5
AC
40712002-01-14 Andrew Cagney <ac131313@redhat.com>
4072
4073 * gdb.texinfo (Embedded Processors, Calling program functions):
4074 Obsolete references to a29k.
4075
cc1cb004
AC
40762002-01-13 Andrew Cagney <ac131313@redhat.com>
4077
4078 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4079 examples. Document that a code-block should do or discard its
4080 cleanups before exit.
4081
79f12247
MS
40822002-01-11 Michael Snyder <msnyder@redhat.com>
4083
4084 * gdb.texinfo (Choosing files): Change @samp to @file.
4085
19837790
MS
40862002-01-05 Michael Snyder <msnyder@redhat.com>
4087
4088 * gdb.texinfo (--pid): Document new command line option (attach).
4089
f7dc1244 40902002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4091
4092 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4093 in the stub.
4094
d7449b42
AC
40952002-01-04 Andrew Cagney <ac131313@redhat.com>
4096
4097 * gdbint.texinfo (Target Architecture Definition): Replace
4098 BIG_ENDIAN with BFD_ENDIAN_BIG.
4099
f23631e4
AC
41002002-01-03 Andrew Cagney <ac131313@redhat.com>
4101
4102 * gdbint.texinfo (Target Architecture Definition): Replace
4103 value_ptr with struct value pointer.
4104
72c9928d
EZ
41052002-01-02 Eli Zaretskii <eliz@gnu.org>
4106
4107 * gdb.texinfo (Free Software): Fix wording.
4108
959acfd1
EZ
41092001-12-31 Eli Zaretskii <eliz@gnu.org>
4110
4111 * gdb.texinfo (Free Software): New section ``Free Software Needs
4112 Free Documentation''.
4113
f7dc1244 41142001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4115
4116 * stabs.texinfo:
4117 * gdb.texinfo:
4118 * gdbint.texinfo:
4119 * libgdb.texinfo:
4120 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4121
6600abed
MS
41222001-12-29 Michael Snyder <msnyder@redhat.com>
4123
4124 * gdb.texinfo (maint info sections): Fix typo.
4125
f6680716
MS
41262001-12-26 Michael Snyder <msnyder@redhat.com>
4127
fe95c787
MS
4128 * gdb.texinfo (maint info sections): Document.
4129
a9331b3f 4130 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4131 'info proc' sub-options that are currently not implemented.
4132
c3d3ce5b
JB
41332001-12-20 Jim Blandy <jimb@redhat.com>
4134
4135 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4136
778eb05e
AC
41372001-12-15 Andrew Cagney <ac131313@redhat.com>
4138
4139 * gdbint.texinfo (Target Architecture Definition): Replace
4140 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4141
2607059c
AC
41422001-12-01 Andrew Cagney <ac131313@redhat.com>
4143
4144 * gdbint.texinfo (Host Definition): Delete documentation on
4145 HOST_BYTE_ORDER.
4146
df0cd8c5
JB
41472001-11-30 Jim Blandy <jimb@redhat.com>
4148
4149 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4150 overlay support. Add to top-level menu.
df0cd8c5 4151
88118b3a
TT
41522001-11-26 Tom Tromey <tromey@redhat.com>
4153
4154 * gdb.texinfo (Command Syntax): Document C-o binding.
4155
96565e91
CF
41562001-07-26 Christopher Faylor <cgf@redhat.com>
4157
4158 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4159 use since it is described in the referenced section.
4160
f7dc1244 4161 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4162 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4163 clearer when using DJGPP.
4164
2a3d5645
CF
41652001-11-24 Christopher Faylor <cgf@redhat.com>
4166
4167 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4168 specifically refer to MS-DOS.
4169 (command files): Mention gdb.ini is only used on MS-DOS.
4170
aa26fa3a
TT
41712001-11-21 Tom Tromey <tromey@redhat.com>
4172
4173 * gdb.texinfo (Invoking GDB): Document --args.
4174 (Mode Options): Likewise.
4175
4f8ada06
JB
41762001-11-21 Jim Blandy <jimb@redhat.com>
4177
4178 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4179 Delete documentation; this macro has been removed from the
4180 sources.
4181
3fe0dc10
JB
41822001-11-13 Jim Blandy <jimb@redhat.com>
4183
4184 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4185
9e5abb06
CV
41862001-11-06 Corinna Vinschen <vinschen@redhat.com>
4187
4188 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4189
1c5dfdad
MS
41902001-11-05 Michael Snyder <msnyder@redhat.com>
4191
a9331b3f 4192 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4193 quote regexp chars in function names such as "operator*()".
4194
990f9fe3
FF
41952001-11-01 Fred Fish <fnf@redhat.com>
4196
4197 * gdbint.texinfo (SOLIB_ADD): Document additional new
4198 "readsyms" arg.
4199
b433d00b
DH
42002001-10-30 Don Howard <dhoward@redhat.com>
4201
070b1dd3
DH
4202 * gdb.texinfo: (Command Files) Added documentation for the
4203 behavior of gdb with input redirected from a file.
b433d00b 4204
b7209cb4
FF
42052001-10-28 Fred Fish <fnf@redhat.com>
4206
4207 * gdb.texinfo (auto-solib-add): Change docs to match
4208 implementation change.
4209 (auto-solib-limit): Add docs for new variable.
4210
1aa20aa8
AC
42112001-10-15 Andrew Cagney <ac131313@redhat.com>
4212
4213 * gdbint.texinfo (Target Architecture Definition): Function
4214 value_as_pointer renamed to value_as_address.
4215
fc0c74b1
AC
42162001-10-15 Andrew Cagney <ac131313@redhat.com>
4217
4218 * gdbint.texinfo (Target Architecture Definition): Default
4219 POINTER_TO_ADDRESS functions assume unsigned addresses.
4220 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4221 posting by Jim Blandy.
4222
f4846649
JB
42232001-10-12 Jim Blandy <jimb@redhat.com>
4224
4225 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4226 version of texi2html (1.64) doesn't support this flag any more.
4227
f277788b
MK
42282001-09-08 Mark Kettenis <kettenis@gnu.org>
4229
a9dc4918
MK
4230 * gdbint.texinfo (Host Definition): Remove description of
4231 MEM_FNS_DECLARED.
4232
d28379df
MK
4233 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4234
f277788b
MK
4235 * gdbint.texinfo (Host Definition): Remove description of
4236 HAVE_SIGSETMASK.
4237
7ccaa899
EZ
42382001-09-04 Elena Zannoni <ezannoni@redhat.com>
4239
4240 * gdbint.texinfo (Target Architecture Definition): Add
4241 explanation of TARGET_PRINT_INSN macro.
4242
17d9d558
JB
42432001-08-30 Jim Blandy <jimb@redhat.com>
4244
4245 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4246 Explain what it means to load relocatable files.
4247
72cde065
JB
42482001-08-28 Jim Blandy <jimb@redhat.com>
4249
4250 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4251 info `top' menu.
4252
9e678452
CF
4253Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4254
4255 * gdbint.texinfo: Add a cautionary note about macro use.
4256
a2bea4c3 42572001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4258
a2bea4c3
CV
4259 * gdb.texinfo: Explain omitting the hostname in the
4260 `target remote' command.
4261
1129bf27
DJ
42622001-07-30 Daniel Jacobowitz <drow@mvista.com>
4263
4264 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4265 and END-INFO-DIR-ENTRY.
4266
732b3002
SC
42672001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4268
4269 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4270
89437448
AC
42712001-07-25 Andrew Cagney <ac131313@redhat.com>
4272
4273 * gdbint.texinfo (libgdb): Rewrite.
4274
f7dc1244 42752001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4276
4277 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4278
c4555f82
SC
42792001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4280
4281 * gdb.texinfo (TUI): New chapter, document the TUI.
4282 (Mode Options): Document the -tui option.
4283
2f45a6e0
MK
42842001-07-23 Mark Kettenis <kettenis@gnu.org>
4285
4286 * gdbint.texinfo (Host Definition): Remove description of
4287 NEED_POSIX_SETPGID.
4288
f7dc1244 42892001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4290
4291 * gdb.tex (DJGPP Native): New node, with descriptions of
4292 DJGPP-specific commands.
4293
be9c6c35
JM
42942001-07-19 John R. Moore <jmoore@redhat.com>
4295
4296 * gdbint.texinfo: Three misspellings.
4297
dfa249fb
AC
42982001-07-06 Andrew Cagney <ac131313@redhat.com>
4299
4300 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4301 `test` expressions on bash. Problem reported by Colin Walters.
4302
c72e7388
AC
43032001-07-04 Andrew Cagney <ac131313@redhat.com>
4304
4305 * gdbint.texinfo (User Interface): Update ui-out documentation to
4306 refelect recent UI/MI updates.
4307
94bbb2c0
AC
43082001-07-04 Andrew Cagney <ac131313@redhat.com>
4309
4310 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4311 interpreters.
4312
af6c57ea
AC
43132001-06-15 Andrew Cagney <ac131313@redhat.com>
4314
4315 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4316 structure and not macros.
4317 (Host Definition): Document that much of this chapter is obsolete.
4318 (Target Architecture Definition): Update list of files that make
4319 up a target architecture.
4320 (Coding): Update.
4321
83aa8bc6
AC
43222001-06-28 Andrew Cagney <ac131313@redhat.com>
4323
4324 * gdbint.texinfo (Target Architecture Definition): Update
4325 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4326 The latter has been changed to a true predicate.
4327
f7dc1244 43282001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4329
4330 * annotate.texi: Add @noindent where needed. From Dmitry
4331 Sivachenko <dima@Chg.RU>.
4332 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4333
656db9b0
AC
43342001-06-16 Andrew Cagney <ac131313@redhat.com>
4335
4336 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4337
df2396a1
AC
43382001-06-14 Andrew Cagney <ac131313@redhat.com>
4339
4340 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4341 returns ``OK''. Document that the ``R'' packet does not reply.
4342
0f1f2b0a
MS
43432001-06-13 Michael Snyder <msnyder@redhat.com>
4344
4345 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4346
f7dc1244 43472001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4348
4349 * gdb.texinfo (Signals): Clarify the default setting of signal
4350 handling.
4351
a5d7c491
AC
43522001-05-14 Andrew Cagney <ac131313@redhat.com>
4353
4354 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4355 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4356
05a54c4f
AC
43572001-05-12 Andrew Cagney <ac131313@redhat.com>
4358
4359 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4360
f7dc1244 43612001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4362
4363 * gdbint.texinfo (Clean Design and Portable Implementation):
4364 Renamed from "Clean Design".
4365 (Clean Design and Portable Implementation): Document portable
4366 methods of handling file names, and the associated macros.
4367
f7dc1244 43682001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4369
4370 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4371 command and provide a cross-reference to its description.
4372 (Symbols): Note that "info scope" is useful for trace experiments.
4373
f7dc1244 43742001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4375
b37052ae
EZ
4376 * gdb.texinfo (Symbols): Document "info scope".
4377 (Tracepoints): New chapter.
4378 (Contributors): Update for v5.1.
4379 <All nodes>: Change "C++" to "C@t{++}".
4380
0ee54786
EZ
4381 * gdbint.texinfo (User Interface): A new section about ui_out
4382 functions, based on text written by Fernando Nasser.
4383
c534679c
EZ
4384 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4385
f7dc1244 43862001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4387
e9c75b65
EZ
4388 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4389
4390 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4391
4392 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4393 Replace "GDB" with "@value{GDBN}". Fix markup.
4394
4395 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4396
3d67e040
EZ
4397 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4398 a cross-reference to its description.
4399 (Symbols): Document "info symbol".
4400
f7dc1244 44012001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4402
4403 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4404 subsection "x86 Watchpoints".
4405 (Target Architecture Definition): Document the macros
4406 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4407 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4408
b0ed3589
AC
44092001-03-20 Andrew Cagney <ac131313@redhat.com>
4410
4411 * gdbint.texinfo (Target Architecture Definition): Update
4412 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4413 list.
4414
b6ba6518
KB
44152001-03-06 Kevin Buettner <kevinb@redhat.com>
4416
4417 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
4418 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
4419
f7dc1244 44202001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4421
4422 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4423
f7dc1244 44242001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4425
17cc6a06
EZ
4426 * gdb.texinfo (Environment): Document that `path' does not change
4427 the value of PATH in GDB's own environment (it did in the past,
4428 but that was changed on March 15, 1994). Reported by Doug Evans
4429 <dje@transmeta.com>.
4430
56caf160
EZ
4431 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
4432 its line. Fix markup of commands and macros. Add an Index node
4433 and index entries.
4434
29e57380
C
44352001-01-23 J.T. Conklin <jtc@redback.com>
4436
4437 * gdb.texinfo (Memory region attributes): New manual section.
4438
1c6147de
ND
44392001-01-04 Nicholas Duffek <nsd@redhat.com>
4440
4441 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4442
f7dc1244 44432000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4444
4445 * refcard.tex: Version and copyright fixed. From Phil Edwards
4446 <pedwards@disaster.jaj.com>.
4447
0dcedd82
AC
4448Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
4449
4450 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
4451 DWARF2_REG_TO_REGNUM): Document.
4452
3b851bce
AC
4453Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
4454
4455 * gdbint.texinfo (Coding): Update current value of
4456 --enable-build-warnings. Mention --enable-gdb-build-warnings.
4457
f7dc1244 44582000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4459
4460 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4461 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4462
b90a5f51
CF
44632000-11-10 Christopher Faylor <cgf@cygnus.com>
4464
4465 * gdb.texinfo: Document new 'set step-mode' command.
4466
f7dc1244 44672000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4468
4469 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4470 changes from Dmitry Sivachenko <dima@Chg.RU>.
4471
f7dc1244 44722000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4473
4474 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4475 From Steven Johnson <sbjohnson@ozemail.com.au>.
4476
2e685b93
MK
44772000-08-10 Mark Kettenis <kettenis@gnu.org>
4478
4479 * gdbint.texinfo (Overall Structure): Spelling fix.
4480
f7dc1244 44812000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
4482
4483 * gdbint.texinfo (Target Architecture Definition): Document that
4484 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4485 for which REGISTER_CONVERTIBLE returns a zero value.
4486
63ac3005
EZ
44872000-07-08 Christopher Faylor <cgf@cygnus.com>
4488
4489 * Makefile.in (install-info): Find files to install in either the
4490 build or source directories (adapted from Makefile.am).
4491
bd79f757
ND
44922000-07-07 Nicholas Duffek <nsd@redhat.com>
4493
4494 * stabs.texinfo: Fix spelling errors.
4495 (String Field): FILE-NUMBER starts from 0, not 1.
4496
f7dc1244 44972000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4498
4499 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4500 Brian Youmans.
5f208f6d 4501
f7dc1244 45022000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4503
4504 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4505 the source directory. Reported by Mark Harig
4506 <markh@frazier.landmark.com>.
cc542d3b 4507
f3b28801
C
45082000-06-20 J.T. Conklin <jtc@redback.com>
4509
4510 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4511
449f3b6c
AC
4512Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4513
4514 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4515 Generate using pdftex.
4516 (PDFTEX): Define.
4517 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4518 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4519 @contents at the start.
4520
f7dc1244 45212000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4522
4523 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4524 Youmans.
48e934c6 4525
9e9c5ae7
AC
4526Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4527
4528 From Brian Youmans:
4529 * gdb.texinfo: Fix ``et al.''.
4530
c741b251
AC
4531Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4532
4533 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4534 loop.
4535
4ab64e14
JG
45362000-05-19 Jimmy Guo <guo@cup.hp.com>
4537
4538 * configure: Regenerate.
4539
f7dc1244 45402000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4541
4542 * Makefile.in (install-info): Run install-info on installed Info
4543 files.
4544
8c70017b
AC
4545Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4546
a7cb598a
AC
4547 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4548 Andrew Cagney.
8c70017b 4549
f7dc1244 45502000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4551
4552 * gdb.texinfo: Proofreading changes from Brian Youmans.
4553
bf0184be
ND
45542000-05-01 Nick Duffek <nsd@cygnus.com>
4555
4556 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4557 startup sequence, minor edits.
4558
f7dc1244 45592000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4560
4561 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4562 TeX.
4563
4564 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4565 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4566 like `n' and `s' which look weird. Convert some of the @kindex to
4567 @vindex, when they refer to variables, not commands.
4568
33e16fad
AC
4569Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4570
4571 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4572
f7dc1244 45732000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4574
4575 * Makefile.in (GDBMI_DIR): New variable.
4576 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4577 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4578 (gdbmi.texinfo): New target, for texi2roff.
4579 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4580 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4581
4582 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4583 gdbmi.texinfo.
4584 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4585 comment.
4586
d167840f
EZ
45872000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4588
4589 * gdb.texinfo (Files): Update description of add-symbol-file
4590 command.
4591
f7dc1244 45922000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4593
4594 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4595 prevents the build (and is generally a Bad Idea).
4596
f7dc1244 45972000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4598
4599 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4600 a comma inside @var.
4601 (Command Files): Index markup changes from Dmitry Sivachenko
4602 <dima@Chg.RU>.
4603
f7dc1244 46042000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4605
4606 * Makefile.in (LN_S): Define.
4607 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4608 invoke "ln -s" unless it is known to work.
4609
4610 * configure.in (AC_PROG_LN_S): Add.
4611
8dc7983f
JB
46122000-04-14 Jim Blandy <jimb@redhat.com>
4613
4614 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4615 section.
4616 (Target Conditionals): Document ADDRESS_TO_POINTER,
4617 POINTER_TO_ADDRESS.
4618
1a8237e8
DB
46192000-04-11 Daniel Berlin <dan@cgsoftware.com>
4620
4621 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4622 gdb-cfg.texi to get the value.
4623
ca526f1a
JB
46242000-04-10 Jim Blandy <jimb@redhat.com>
4625
4626 * gdbint.texinfo (Target Architecture Definition): Fix
4627 cross-references.
4628
faaafcb4
JB
46292000-04-08 Jim Blandy <jimb@redhat.com>
4630
4631 * gdbint.texinfo (Using Different Register and Memory Data
4632 Representations): New section.
4633 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4634 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4635 REGISTER_CONVERT_TO_RAW): Document.
4636
1b27397f
AC
4637Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4638
4639 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4640 for acknowledgments.
4641
480ff1fb
AC
4642Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4643
4644 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4645 qThreadExtraInfo.
4646
a9331b3f 46472000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4648
a9331b3f
RM
4649 * gdb.texinfo: Clarify which remote debug protocol commands are
4650 required and which are optional.
f1251bdd 4651
dbeb8dbd
AC
4652Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4653
4654 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4655 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4656 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4657 * annotate.texi: Update.
4658
6d2ebf8b
SS
46592000-03-28 Stan Shebs <shebs@apple.com>
4660
4661 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4662 expectation of additional changes before release), update
4663 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4664 node links, rephrase and/or shorten lines to fix formatting
4665 problem in both regular and @smallbook formats.
4666 * annotate.texi: Shorten lines in example, use smallexample
4667 consistently everywhere.
4668 * Makefile.in: Add comment about texinfo 4.0 html generation.
4669 (SFILES_INCLUDED): Add annotate.texi.
4670
5d161b24
DB
46712000-03-27 Daniel Berlin <dan@cgsoftware.com>
4672
5ae4183a
AS
4673 * gdb.texinfo (Debugging Output): Added new section, documenting
4674 the "set/show debug" commands.
5d161b24 4675
b9deaee7
AC
4676Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4677
4678 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4679 entry.
4680
4681 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4682 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4683 @chapter and @node entries.
a9331b3f 4684
b9deaee7 4685 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4686
9ef47d30
AC
4687Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4688
4689 * Makefile.in (install-info): Create $(infodir) before installing
4690 files.
4691
cfeada60
FN
46922000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4693
4694 From David Whedon <dwhedon@gordian.com>
5ae4183a 4695 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4696
6837a0a2
DB
46972000-03-22 Daniel Berlin <dan@cgsoftware.com>
4698
4699 * gdb.texinfo: Add documentation for the apropos command.
4700
bba2971c
MS
47012000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4702
4703 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4704
2b628194
MS
47052000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4706
a9331b3f 4707 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4708 two places.
4709
96a2c332
SS
47102000-03-17 Stan Shebs <shebs@apple.com>
4711
4712 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4713 <dima@Chg.RU>, also clarification of allowed content for
4714 string constants.
4715
f7dc1244 47162000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4717
4718 * gdb.texinfo (main menu): Add Annotations.
4719 (File Options): Add @cindex entries for each command-line option.
4720 Document --epoch, --annotate, --async, --interpreter, --write,
4721 --statistics, and --version.
4722
4723 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4724 of GDB.
4725
9d233477
JB
47262000-02-23 Jim Blandy <jimb@redhat.com>
4727
4728 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4729
14e0eb3b
JB
47302000-02-22 Jim Blandy <jimb@redhat.com>
4731
4732 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4733
3555de01
JM
47342000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4735
4736 * Makefile.in (diststuff): New target.
4737
5e35df8e
KB
47382000-02-15 Kevin Buettner <kevinb@redhat.com>
4739
4740 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4741 architecture. [From Jim Wilson.]
5e35df8e 4742
c5394b80
JM
47432000-01-16 Tom Tromey <tromey@cygnus.com>
4744
4745 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4746 (Delete Breaks): Mention range arguments.
4747 (Disabling): Likewise.
4748
c3f6f71d
JM
47492000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4750
4751 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4752
c4093a6a
JM
4753Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4754
4755 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4756 valid functions.
4757
11cf8741
JM
47581999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4759
4760 * gdb.texinfo: Clarify regular expressions used in rbreak.
4761
917317f4
JM
47621999-10-15 Kevin Buettner <kevinb@cygnus.com>
4763
4764 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4765 MEMORY_REMOVE_BREAKPOINT): Document.
4766
4767Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4768
4769 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4770 offset re-using the DATA offset instead.
4771
2df3850c
JM
47721999-10-11 Jim Kingdon <kingdon@redhat.com>
4773
4774 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4775
47761999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4777
4778 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4779 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4780 typos.
4781
4782 * gdb.texinfo: Various minor wording and formatting improvements,
4783 mentions of additional command-line options.
4784
2acceee2
JM
47851999-09-30 Fred Fish <fnf@cygnus.com>
4786
4787 * gdb.texinfo: Document additional forms of specifying section
4788 names and addresses for the add-symbol-file command.
4789
c2c6d25f
JM
47901999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4791
4792 * gdbint.texinfo: Fix typo, add the word "have".
4793
47941999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4795
4796 * gdbint.texinfo (Target Architecture Definition): Document the
4797 SKIP_PERMANENT_BREAKPOINT macro.
4798
d4f3574e
SS
47991999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4800
4801 * gdb.texinfo: Fiks speling errers.
4802
4803 * gdb.texinfo: Fix uses of @multitable.
4804
f7dc1244 4805 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4806 * gdb.texinfo: Include details specific to DOS host, clarify
4807 some confusing language, fix @ref/@xref/@pxref usages, add
4808 comments about using with optimization, add more indexing,
4809 fix info about disassembly-flavor.
4810
4811Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4812
4813 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4814 SKIP_SOLIB_RESOLVER): Define.
4815
4816Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4817
4818 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4819 ``g'' packets.
4820
104c1213
JM
48211999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4822
4823 * gdb.texinfo: Create a new "Configurations" chapter with
4824 platform-specific info, inline remote.texi and move sections of it
4825 into the new chapter, move bits about info proc, heuristic search,
4826 and register stack into the new chapter.
4827 * remote.texi: Remove, now part of gdb.texinfo.
4828 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4829
48301999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4831
4832 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4833 GDB_TARGET_IS_MACH386): These kludges have gone away.
4834
4835Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4836
4837 * gdbint.texinfo (Target Architecture Definition): Mention
4838 TDEPLIBS.
4839
53a5351d
JM
48401999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4841
4842 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4843 surrounding text to fit HP-UX bits into general info.
4844 (HPPA-cfg.texi): Remove, no longer useful.
4845
4846 * gdb.texinfo: Remove explicit links from @node lines, remove
4847 HP-added "Detailed Node Listing" from main menu which confuses
4848 things.
4849
4850 From Dmitry Sivachenko <dima@Chg.RU>:
4851 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4852 in description of `set environment'.
4853
48541999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4855
4856 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4857
7be570e7
JM
48581999-08-12 Ben Elliston <bje@cygnus.com>
4859
4860 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4861
f7dc1244 48621999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4863
4864 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4865 watch, awatch, and rwatch. Explain why the latter two cannot be
4866 set as software watchpoints. Document that watchpoints for local
4867 variables are deleted when the debuggee terminates.
4868
4869Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4870
4871 * remote.texi (Protocol): Further clarification of the "qRcmd"
4872 packet. Allow E.. response packet. "qRcmd" packet is no longer
4873 reserved.
4874
48751999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4876
a9331b3f
RM
4877 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4878 * gdb.texinfo: Ditto.
7be570e7 4879
96baa820
JM
48801999-08-06 Tom Tromey <tromey@cygnus.com>
4881
4882 * gdb.texinfo (KOD): New node.
4883
4884Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4885
4886 * remote.texi (Rcmd): Fix minor formatting typos.
4887
4888Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4889
4890 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4891 packets.
4892
adf40b2e
JM
48931999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4894
4895 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4896 fixes.
4897
43ff13b4
JM
4898Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4899
4900 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4901
085dd6e6
JM
4902Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4903
4904 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4905 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4906 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4907 packets that are not supported on all hosts. Expand examples.
4908 Spell check.
4909
49101999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4911
4912 * Makefile.in: Recognize html, install-html. Add targets
4913 to build HTML versions of documentation via texi2html.
4914
4915Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4916
4917 * gdbint.texinfo (Testsuite): New chapter, information about the
4918 testsuite.
4919
4920Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4921
4922 * remote.texi (Communication Protocol): Rewrite.
4923
4924Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4925
4926 * stabs.texinfo: Fix uses of xref.
4927
9e0b60a8
JM
4928Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4929
4930 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4931 info about patch submission.
4932
cce74817
JM
4933Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4934
4935 From Per Bothner <bothner@cygnus.com>:
4936 * gdb.texinfo: Document Chill support.
4937
4938Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4939
4940 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4941 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4942 Document that the value should be greater-than or equal-to zero.
4943 (NO_STD_REGS): Document. Deprecate.
4944
ac9a91a7
JM
4945Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4946
4947 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4948 Document that these are not used.
4949
4950Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4951
4952 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4953
392a587b
JM
4954Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4955
4956 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4957 numargs was dropped.
4958
4959Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4960
4961 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4962
b83266a0
SS
4963Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4964
4965 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4966 Update.
4967
7a292a7a
SS
4968Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4969
4970 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4971 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4972
4973Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4974
4975 * gdbint.texinfo: Fix typos: $ -> @.
4976
4977Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4978
4979 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4980 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4981 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4982 BREAKPOINT_FROM_PC.
a9331b3f 4983
7a292a7a
SS
4984Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4985
4986 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4987 CALL_DUMMY_STACK_ADJUST): Document.
4988
4989Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4990
4991 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4992 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4993
49941999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4995
4996 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4997 longer exists.
4998
4999Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
5000
5001 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
5002 nearly all @ifset/@ifclear conditionals; nobody uses them, and
5003 they make the manual source incomprehensible.
5004 * h8-cfg.texi: Remove, hasn't been used in years.
5005
c906108c
SS
5006Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
5007
5008 * gdb.texinfo: Update the credits.
5009
5010Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5011
5012 * gdb.texinfo: Fix mistakes noticed in printout of last
5013 draft, add Alpha to discussion of heuristic fence post.
5014
5015Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
5016
5017 * gdb.texinfo, remote.texi: Many changes; update to Seventh
5018 Edition, merge some HP changes into mainline, describe some
5019 previously undocumented features, describe more of the target
5020 commands available, eliminate obsolete section on renamed
5021 commands.
5022 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
5023
5024Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
5025
5026 * gdb.texinfo: Make many HPPA conditionals unconditional,
5027 including catchpoint description, since now on for all configs.
5028 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
5029 specializations.
5030
5031Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
5032
5033 * Makefile.in (GDBvn.texi): Fix match expression to work with
5034 current format of VERSION in gdb/Makefile.in.
5035 * gdb.texinfo: Fix node ref to match new readline.
5036
5037Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5038
a9331b3f
RM
5039 * gdb.texinfo: Changes made as part of a project to merge in
5040 changes made by HP. Documentation makes extensive use of
c906108c
SS
5041 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
5042 on remote debugging. There are differences in documentation
5043 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
5044 the HP manual discusses catchpoints, hardware watchpoints, and
5045 some HPUX specific limitations for shared library support.
a9331b3f 5046
c906108c
SS
5047 There are also a number of @node changes.
5048
50491999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5050
5051 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5052 (C Usage): Same.
5053
5054Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5055
5056 The following changes were made by Edith Epstein
5057 <eepstein@cygnus.com> as part of a project to merge in changes
5058 made by HP.
a9331b3f 5059
c906108c
SS
5060 * HPPA-cfg.texi: new file.
5061
5062 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5063
5064 * refcard.tex: change documentation about catch.
5065 removed info catch.
5066
5067Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5068
5069 * gdbint.texinfo: Expand on GDB's coding standards,
5070 specify the use of arg names with prototypes.
5071
50721998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5073
5074 * gdb.texinfo: Fix tipo.
5075
5076Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5077
5078 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5079 TARGET_BYTE_ORDER_SELECTABLE_P.
5080
5081Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5082
5083 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5084
50851998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5086
5087 * agentexpr.texi: New file.
5088
5089Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5090
5091 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5092
50931998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5094
5095 * remote.texi: Changed wording that implied that the GDB remote
5096 protocol caches register values instead of GDB itself.
5097
5098Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5099
5100 * gdbint.texinfo: Add some info about symbol readers.
5101 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5102 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5103 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5104 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5105
5106Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5107
a9331b3f 5108 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5109
5110Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5111
5112 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5113
5114Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5115
5116 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5117 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5118
5119Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5120
5121 * gdbint.texinfo: Fix minor typos.
5122
5123Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5124
5125 * gdbint.texinfo: Complete overhaul. Group descriptions more
5126 logically, add more info on generic algorithms, remove much
5127 obsolete and/or wrong material.
5128
5129Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5130
5131 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5132
5133Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5134
5135 * refcard.tex: Copyright, address updates.
5136
5137Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5138
5139 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5140 for the edition instead of confusing GDB-version-like numbers.
5141
5142Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5143
5144 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5145
5146Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5147
5ae4183a 5148 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5149
5150Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5151
5152 * gdb.texinfo: Add some credits, mention bug monitor.
5153 * remote.texi: Mention mips monitor targets.
5154 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5155
c906108c
SS
5156Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5157
5158 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5159 files, finish sorting of host vs target vs native macros, describe
5160 some more of them.
5161
5162Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5163
5164 * gdbint.texinfo (Host Conditionals): Document change from
5165 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5166
5167Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5168
5169 * gdbint.texinfo (Host Conditionals): Document
5170 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5171
5172Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5173
5174 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5175 Document LSEEK_NOT_LINEAR.
5176
5177Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5178
5179 * stabs.texinfo (Stab Section Basics): Make it clear that only
5180 some versions of the GNU linker remove the leading N_UNDF symbol.
5181
5182Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5183
5184 * stabs.texinfo (String Field): Document type number pairs here,
5185 instead of in the Sun specific section.
5186 (Include Files): The GNU linker supports the N_BINCL
5187 optimization. Clarify the N_BINCL value, and what it is used
5188 for.
5189 (Procedures): Document N_FUN with an empty string to mark the end
5190 of a function.
5191 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5192 (Sun Differences): Remove this node, as the information is now
5193 elsewhere in the main document.
5194 (Stab Section Basics): Mention that the GNU linker may optimize
5195 stabs and remove the leading N_UNDF symbol.
5196
5197Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5198
5199 * gdb.texinfo, refcard.tex: Restore author credit
5200
5201Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5202
5203 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5204 documentation to account for START and END macros taking
5205 one arg.
5206
5207Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5208
5209 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5210 * gdb.texinfo (Frames): Fix typo.
5211
5212Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5213
5214 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5215 a target_signal as arg type, not a pid.
5216
5217Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5218
5219 * gdb.texinfo: Document `set assembly-language'.
5220
5221Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5222
5223 * remote.texi: Update list of stubs in the GDB distribution.
5224
5225Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5226
5227 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5228 Also document that some systems can use mmalloc but must define
5229 this if their C runtime allocates memory that is later freed.
5230 (MMCHECK_FORCE): Document new macro.
a9331b3f 5231
c906108c
SS
5232Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5233
5234 * remote.texi: Add documentation for target Sparclet.
5235
5236Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5237
a9331b3f 5238 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5239 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5240 * configure.in: Rewritten for autoconf.
5241 * configure: New.
5242
5243Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5244
5245 * Makefile.in (DVIPS): New define, set to dvips.
5246 (dvi): Add stabs.dvi.
5247 (ps): New target.
5248 (all-doc): Depend on info, dvi, and ps targets.
5249 (STAGESTUFF): Add *.ps and *.dvi files.
5250 (clean-info, clean-dvi): Remove.
5251 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5252 rules completely rewritten.
5253 (maintainer-clean): Remove clean-info and clean-dvi
5254 dependencies and put their actions in the rules.
5255 (gdb.ps): New target
a9331b3f 5256 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5257 intermediate TeX files, whether they have 2 or 3 character
5258 extensions.
5259 (gdbint.ps): Add target and rules.
5260 (gdb-internals): Delete unused target.
5261 (Makefile): Depends upon config.status also.
5262
5263Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5264
5265 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5266 set.
5267
5268Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5269
5270 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5271 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5272
5273Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5274
5275 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5276
5277Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5278
5279 * gdb.texinfo (Print settings): Document
5280 `set/show print static-members' commands.
5281
5282Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5283
5284 * gdbint.texinfo (Native): Document name change, coredep.c to
5285 core-aout.c.
5286
5287Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5288
5289 * stabs.texinfo (Include Files): Document the values the SunOS4
5290 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5291
5292Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5293
5294 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5295 Fix typo.
5296
5297Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5298
5299 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5300 "gdb.tar.Z".
5301
5302Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5303
5304 * Makefile.in (maintainer-clean): New target, synonym for
5305 realclean.
5306
5307Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5308
5309 * Update all FSF addresses except those in COPYING* files.
5310
5311Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5312
5313 From Richard Earnshaw (rearnsha@armltd.co.uk):
5314 * gdb.texinfo (convenience variables): Document $_exitcode.
5315 (quit): Document optional expression to use as exit code.
5316
5317Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5318
5319 * gdb.texinfo, remote.texi: Brought up to date with various
5320 GDB changes.
5321
5322Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5323
5324 * gdb.texinfo: Update dates and versions, fix comments about
5325 hardware watchpoints in future releases and about the
5326 sharedlibrary command.
5327
5328Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5329
5330 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5331 C_FUN stab. Other cleanups.
5332
5333Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5334
5335 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5336 for the sparc stub.
5337
5338Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5339
5340 * annotate.texi: Clarify which addresses have differing formats
5341 depending on the language and which do not.
5342
5343Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5344
5345 * remote.texi (NetWare): Changed example to use BOARD= instead of
5346 NODE= argument to reflect correspoding change to gdbserve.nlm.
5347
5348Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5349
5350 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5351 GDB, as well as AIX dbx, supports the size type attribute.
5352
5353Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5354
5355 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5356
5357Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5358
5359 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5360 and new 'if' and 'while' commands.
5361
5362Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5363
5364 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5365
5366Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5367
5368 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5369 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5370 NetWare targets. Mostly stolen from the Server node.
5371
5372Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5373
5374 * gdb.texinfo (Setting): Talk about the language of a source file
5375 versus the working language. The old documentation did not match
5376 what GDB did.
5377
5378Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5379
5380 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5381 of a source file.
5382
5383Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5384
5385 * gdb.texinfo (Processes): New node.
5386
5387Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5388
5389 * remote.texi: Update documentation of set/show mipsfpu.
5390
3fc11d3e
JM
5391Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5392
5393 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5394 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5395
5396Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5397
5398 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5399 obsolete conditionals, described some others.
5400
5401Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5402
5403 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5404 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5405
5406Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5407
5408 * gdbint.texinfo: Put regex conditionals in their own table.
5409
5410Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5411
5412 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5413 described or fixed the descriptions of many others.
5414
5415Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
5416
5417 * gdb.texinfo: Add some more credits.
5418 * gdbint.texinfo: Capitalize GDB consistently, describe some
5419 macros and remove some.
5420
5421Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
5422
5423 * gdbint.texinfo: Removed mentions of many incorrectly placed and
5424 obsolete conditionals, described some others.
5425
5426Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5427
5428 * gdb.texinfo (help targets): Changed to `help target', which
5429 is the correct gdb command.
5430
5431Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5432
5433 * annotate.texi (TODO): New node, for keeping track of annotations
5434 suggested but not yet implemented.
5435
5436Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5437
5438 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
5439 another symbol, it is not the address itself.
5440
5441Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
5442
5443 * stabs.texinfo (Stab Section Basics): Add comment about alignment
5444 of stabs-in-coff sections.
5445
5446Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5447
5448 * annotate.texi: Change edition to 0.5 and date to May 1994.
5449 Add index.
5450 (Frames): New node, for frame annotation.
5451 (Displays): New node, for display annotation.
5452
5453 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
5454 when waiting for your program to stop.
5455
5456Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5457
5458 * annotate.texi (Breakpoint Info): Document annotation of header
5459 fields and record annotation.
5460
5461Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5462
5463 * annotate.texi: New file, to document annotations.
5464
5465Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5466
5467 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
5468 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
5469
5470Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5471
5472 * stabs.texinfo (Stab Section Basics): Say what is in .stab
5473 section, and say n_strx field is compilation unit relative.
5474 * stabs.texinfo: Don't use @code for a.out when it is the name of
5475 an object file format.
5476
5477Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5478
5479 * gdb.texinfo: Refer to file names, not path names, per rms
5480 convention.
5481 (Arguments): Fix typo.
5482
5483Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5484
5485 * stabs.texinfo (Global Variables): Talk about stabs in files
5486 where variables are referenced, but not defined.
5487
5488Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5489
5490 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5491 Cplusplus to new nodes Member Type Descriptor and Method Type
5492 Descriptor. Re-write stuff for #.
5493
5494Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5495
5496 * gdb.texinfo (Print Settings): Don't document "set print
5497 fast-symbolic-addr off". The bug which it worked around was fixed
5498 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5499
5500 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5501 N_ENTRY node.
5502
5503 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5504
5505Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5506
5507 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5508 references to ieee-float.c.
5509
5510Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5511
5512 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5513 match what the code actually does.
5514
5515Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5516
5517 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5518
5519Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5520
5521 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5522 i, and b.
5523
5524Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5525
5526 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5527 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5528 as "stabs in sections" rather than just saying "ELF and SOM".
5529 Also make that stuff apply to COFF.
5530
5531Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5532
5533 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5534 Ghostscript.
5535
5536Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5537
5538 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5539 versus functions without line numbers, also mention stepping into
5540 them as well as "step" when you are in them. Tell the user how to
5541 deal with the situation. Add comment about "debugging information".
5542
5543Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5544
5545 * stabs.texinfo (Enumerations): Document restriction on where
5546 enumeration types can appear and still win with GDB.
5547
5548Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5549
5550 * stabs.texinfo (Negative Type Numbers): Document format for type
5551 -16.
5552
5553Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5554
5555 * gdb.texinfo (Selection, Frame Info): Update information about
5556 arbitrary frame specficiations.
5557
5558Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5559
5560 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5561
5562Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5563
5564 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5565
5566Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5567
5568 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5569
5570Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5571
5572 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5573 Differences node to Statics node.
5574 (Statics): Discuss XCOFF use of V symbol descriptor.
5575
5576 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5577 not clean.
5578
5579Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5580
5581 * gdb.texinfo (Print Settings): Document `set print
5582 fast-symbolic-addr' and improve the doc for some other
5583 `set print's.
5584
5585Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5586
5587 * stabs.texinfo (String Field): Talk about defining several type
5588 numbers at once.
5589 Fix lint regarding changing node ELF Transformations to
5590 ELF and SOM Transformations.
5591
5592Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5593
5594 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5595
5596Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5597
5598 * stabs.texinfo (Cross-References): `::' is for nested types only
5599 within <>.
5600 (Structures): Document static members.
5601
5602Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5603
5604 * stabs.texinfo: Document S type attribute.
5605
5606Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5607
5608 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5609
5610Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5611
5612 * gdbint.texinfo: Fix a few typos.
5613
5614Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5615
5616 * gdb.texinfo, remote.texi: formatting improvements
5617
5618 * gdb.texinfo (New Features): mention threads.
5619 (Summary, C): fix xrefs in newly contributed text.
5620 (Threads): index entries, clarifications, example
5621 (passim): minor typos fixed, phrasing improvements
5622
5623 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5624 entries; (Server): explain use of gdbserver w/real-time systems,
5625 add example of conflicting TCP port; (MIPS Remote) break up
5626 running text into table, highlighting commands, and add example.
a9331b3f 5627
c906108c
SS
5628Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5629
5630 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5631
5632Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5633
5634 * stabs.texinfo (Nested Symbols): New node.
5635 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5636
5637Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5638
5639 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5640 to picking which Bbss.bss symbol to use, and (because there seems to
5641 be no good way of doing it) re-write some of the text to make it
5642 sound like Bbss.bss isn't such a great idea after all (as currently
5643 designed).
5644
5645 * gdb.texinfo (C): In addition to saying people have to use g++ for
5646 good results, say they have to use stabs. Specifically say cfront
5647 doesn't work well.
5648 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5649 the gdb README. Add xrefs to places where the support for the various
5650 languages is described in detail.
5651
5652Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5653
5654 * stabs.texinfo: Clean up stuff about visibility and virtual
5655 characters.
5656
5657 * stabs.texinfo (N_M2C): Cite Sun doc.
5658
5659Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5660
5661 * gdb.texinfo: updates re threads.
5662 * remote.texinfo: avoid index entries starting with digits.
5663
5664Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5665
5666 * stabs.texinfo (Enumerations): Talk about large, negative and
5667 octal values. Clean up cross reference to type attributes.
5668 (String Field): Say that GDB 4.11 supports size attribute.
5669
5670Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5671
5672 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5673 is a mandatory step. Make the stuff about that more concise.
5674
5675Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5676
5677 * stabs.texinfo (Class Names): New node.
5678
5679 * gdb.texinfo (Command Files): Explain order of init file reading.
5680
5681 * remote.texi (Bootstrapping): Talk about getting the serial driver
5682 to deal with ^C sent by gdb to stop the remote system.
5683
5684Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5685
5686 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5687
5688 * libgdb.texinfo (Defining Commands): made the DOC arg
5689 to gdb_define_app_command a char * instead of char **
5690 per a suggestion from kingdon.
5691
5692 * libgdb.texinfo: total rewrite from a different starting
5693 premise.
5694
5695Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5696
5697 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5698 floats passed as doubles (to improve clarity).
5699
5700Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5701
5702 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5703
5704 * a4rc.sed: update to work with Andreas Vogel papersize params
5705
5706 * refcard.tex: use Andreas Vogel simplifications of papersize
5707 params; remove useless version info; update copyright date.
5708
5709Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5710
5711 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5712
5713Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5714
5715 * gdb.texinfo (Files): Say what address the load command loads it at.
5716
5717 * stabs.texinfo (Common Blocks): Minor cleanups.
5718
5719 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5720 that Sun has backed away from the linker kludge and thus the relevant
5721 issue is changes to the SunPRO tools, not the Solaris linker.
5722
5723 * stabs.texinfo (Traditional Integer Types): Clean up description
5724 of octal bounds a little bit. Document extra leading zeroes.
5725
5726Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5727
5728 * gdb.texinfo (Signaling): Update for symbolic symbol names
5729 and add a section explaining the difference between the GDB
5730 signal command and the shell kill utility.
5731
5732Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5733
5734 * libgdb.texinfo: added `@' to braces that were unescaped.
5735
5736Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5737
5738 * libgdb.texinfo: new file. Spec for the gdb library.
5739
5740Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5741
5742 * stabs.texinfo (Include Files): Fix typo (start -> end).
5743
5744Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5745
5746 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5747 from Melissa at FSF's editing pass.
5748
5749Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5750
5751 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5752 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5753 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5754
5755Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5756
5757 * remote.texi (Bootstrapping): Discuss 386 call gates.
5758
5759Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5760
5761 * stabs.texinfo (Based Variables): New node.
5762
5763Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5764
5765 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5766 names, sizes, and formats to suggest how not to lose.
5767
5768Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5769
5770 * stabs.texinfo (Methods): Fix typo.
5771
5772Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5773
5774 * gdb.texinfo: Fix a few typos.
5775
5776Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5777
5778 * gdb.texinfo: Clarify how well it works with Fortran.
5779
5780 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5781 More on relocating stabs in ELF files.
5782
5783Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5784
5785 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5786
5787Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5788
5789 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5790 parameters on VAX.
5791
5792Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5793
5794 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5795
5796Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5797
5798 * stabs.texinfo: Make info author notice match the TeX author notice.
5799
5800Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5801
5802 * stabs.texinfo: Initial-caps all words in node names and
5803 non-trivial words in section names.
5804
5805Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5806
5807 * stabs.texinfo: Many minor cleanups.
5808
5809 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5810
5811Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5812
5813 * stabs.texinfo: Remove full description of big example.
5814 It's not really helpful; just use pieces of it where appropriate.
5815 Add more Texinfo formatting directives (@samp, etc.).
5816 Use @deffn to define stab types.
5817 Eliminate some wordiness. Break up some nodes.
5818 Add an (alphabetized) index of symbol types.
5819 Use consistent capitalization style in node and section names.
5820
5821Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5822
5823 * gdb.texinfo: Change typo "Two two" to "The two".
5824
5825Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5826
5827 * stabs.texinfo (XCOFF-differences): Remove references to
5828 non-existent types N_DECL and N_RPSYM.
5829
5830 * stabs.texinfo (String Field): Say that type attributes bug is
5831 fixed in GDB 4.10, since it is.
5832
5833 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5834
5835Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5836
5837 * stabs.texinfo: Formatting cleanups.
5838
5839Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5840
5841 * stabs.texinfo: When explaining the n_type of a stab, standardize
5842 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5843 no tabs, use @r).
5844 (Global Variables): Clean up.
5845
5846Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5847
5848 * stabs.texinfo (Stack Variables): Re-write.
5849
5850Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5851
5852 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5853 addresses of a source file. Also revise formatting.
5854 Change "object module" or "object file" to "source file".
5855 Various: Miscellaneous cleanups.
5856
5857Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5858
5859 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5860
5861Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5862
5863 * gdbint.texinfo: Removed many nonsensical machine-collected
5864 host and target conditionals, described some of the remainder.
5865
5866Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5867
5868 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5869
5870 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5871 paragraph which follows.
5872
5873 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5874 variables. Looks better and avoids overful hbox.
5875
5876Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5877
5878 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5879
5880Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5881
5882 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5883 retransmit-timeout
5884
5885Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5886
5887 * gdbint.texinfo: Update statement about `some ancient Unix
5888 systems, like Ultrix 4.0' to Ultrix 4.2.
5889
5890Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5891
5892 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5893
5894 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5895
5896 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5897 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5898
5899 * remote.texi: new name for former gdbinv-s.texi
5900
5901 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5902
5903Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5904
5905 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5906 variables for MIPS remote debugging protocol.
5907
5908Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5909
5910 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5911
5912Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5913
5914 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5915
5916Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5917
5918 * gdb.texinfo: repair conditional bugs in text markup
5919
5920Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5921
5922 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5923 to select Modula-2 material.
5924
5925Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5926
5927 * stabs.texinfo: Cleanups regarding statics.
5928
5929 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5930 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5931
5932Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5933
5934 * stabs.texinfo: N_MAIN is sometimes used for C.
5935
5936Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5937
5938 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5939
5940Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5941
5942 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5943 removed from the code by Kingdon.
c906108c
SS
5944
5945Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5946
5947 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5948 input when evaluating breakpoint conditions; the bug has been fixed.
5949
5950 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5951 sets the ignore count to N-1, not to N.
5952
5953Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5954
5955 * refcard.tex (\hoffset): correct longstanding error to match
5956 intended offset; avoids cutting off edge on some printers
5957
5958Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5959
5960 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5961
5962Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5963
5964 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5965
5966Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5967
5968 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5969 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5970 collect sed edits if any, apply to refcard before formatting;
5971 (refcard.ps) stop implying PS fonts if PS output requested;
5972 (lrefcard.ps) delete extra target for variant PS fonts
5973
5974 * refcard.tex: parametrize papersize dependent info, collect
5975 in easily replaced spot
5976
5977 * a4rc.sed: new file, edits to refcard for A4 paper
5978
5979Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5980
5981 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5982
5983Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5984
5985 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5986
5987Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5988
5989 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5990 politely rather than rudely.
5991
5992Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5993
5994 * stabs.texinfo: Document common blocks.
5995
5996Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5997
5998 * stabs.texinfo: Add some basic info about stabs-in-elf.
5999
6000Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6001
6002 * stabs.texinfo (Top): Minor cleanup.
6003
6004Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
6005
6006 * Makefile.in (install-info): remove parentdir support
6007
6008Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6009
6010 * gdb.texinfo (Copying): delete this node and references to it;
6011 RMS says this manual need not carry GPL. (passim): Improvements
6012 from last round at FSF, largely due to Ian Taylor review, and
6013 minor formatting improvements.
6014
6015 * gdbinv-s.texi (passim): Improvements from last round at FSF,
6016 largely due to Ian Taylor review. (Debug Session): minor edits to
6017 new text.
6018
6019Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
6020
6021 * Makefile.in (realclean): Remove info and dvi files too.
6022
6023Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
6024
6025 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
6026 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
6027 * gdb.texinfo: Change accordingly.
6028
6029 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
6030 N_{L,R}BRAC,N_SLINE are relative to.
6031
6032Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6033
6034 * Makefile.in (GDBvn.texi): Update atomically.
6035
6036Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6037
6038 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6039
6040Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
6041
6042 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
6043 addresses together. Also motivate the set print symbol-filename
6044 command and suggest other solutions.
6045
6046Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6047
6048 * gdb.texinfo (set print elements): Note that the number of
6049 elements is set to unlimited by "set print elements 0".
6050
6051Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6052
6053 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6054 NF_LDOUBLE means.
6055 (Stab Types): Include Solaris stab types.
6056 (Procedures): Document Solaris extensions.
6057
6058Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6059
6060 * gdb.texinfo: Add `set print symbol-filename' doc.
6061
6062Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6063
6064 * stabs.texinfo (Arrays): Talk about type definition vs. type
6065 information.
6066
6067 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6068 the trailing semicolon.
6069
6070Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6071
6072 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6073 and merge in other parts of the document addressing these subjects.
6074 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6075
6076 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6077 at the end of a range type.
6078
6079 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6080 AIX extensions.
6081
6082Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6083
6084 * stabs.texinfo (Stabs Format): Misc fixes.
6085
6086Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6087
6088 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6089 (Traditional builtin types): Document convex convention for long long.
6090 (Negative builtin types): Discuss type names, and misc fixes.
6091
6092Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6093
6094 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6095 point types used with @samp{R} type descriptor.
6096 (Symbol Descriptors): Describe how to handle conflict between
6097 different meanings of @samp{P} symbol descriptor.
6098
6099Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6100
6101 * stabs.texinfo: Remove node Quick Reference and put its children
6102 directly under the main menu.
6103
6104 * stabs.texinfo: Many more changes to bring it into line with
6105 AIX documentation and reality. I think it now has all the
6106 information from the AIX documentation, except that I burned
6107 out when I got to variant records (Pascal and Modula-2) and
6108 all the COBOL types. Oh well, we can add them later when we're
6109 worrying more about those languages.
6110
6111 * stabs.texinfo (Automatic variables): Talk about what it means
6112 to omit the symbol descriptor.
6113
6114Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6115
6116 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6117 gcc2 behavior with promoted args.
6118
6119Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6120
6121 * gdb.texinfo: include readline appendices in info version of manual
6122
6123Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6124
6125 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6126 target remote.
6127
6128 * gdb.texinfo (Machine Code): more index entries for disassemble
6129
6130Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6131
6132 * Clarify the intended use of the gdb-testers and gdb-patches
6133 mailing lists, and shrink gzip comment.
6134
6135Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6136
6137 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6138 DOSHOST configuration of manual.
6139
6140 * gdb.texinfo (MIPS Stack): new node.
6141
6142 * all-config.texi (MIPS) new switch.
6143
6144 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6145 tense; (MIPS Remote) new node.
6146
6147 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6148 bug; (Environment) less passive, other small cleanups in text about
6149 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6150 (Remote) new MIPS Remote menu entry.
6151
6152Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6153
6154 * stabs.texinfo: Many changes to include information from the
6155 AIX documentation.
6156
6157 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6158
6159Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6160
6161 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6162 Move a bunch of information from ../README.
6163 (Getting Started): New node.
6164
6165Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6166
6167 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6168
6169 * gdb.texinfo: advance manual revision dates to present
6170
6171 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6172 stop using silly Roman numerals in @set variable names
6173
6174Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6175
6176 * stabs.texinfo (Parameters): Keep trying to get this right.
6177
6178Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6179
6180 * stabs.texinfo (Parameters): More on "local parameters".
6181
6182Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6183
6184 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6185
6186Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6187
6188 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6189 (Parameters): Rewrite.
6190 (xcoff-differences, Sun-differences): Minor changes.
6191
6192Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6193
6194 * stabs.texinfo: Minor cleanup.
6195
6196Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6197
6198 * gdbint.texinfo: Minor xcoff stuff.
6199
6200Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6201
6202 * gdbint.texinfo: Update for new config directory structure.
6203 Add info about internal type data structures.
6204
6205Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6206
6207 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6208 $(srcdir).
6209 (gdb-config.texi): Depend on file in $(srcdir).
6210
6211Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6212
6213 * stabs.texinfo: Fixes about N_SO.
6214
6215Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6216
6217 * gdb.texinfo: include list of nonstandard init file names
6218
6219 * *-config.texi: new switch GENERIC for text that applies *only*
6220 to (usual) multiple-target version of manual
6221
6222 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6223 h8 config
6224
6225 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6226 in menus (rather than conditionally selected multiple alternative
6227 menus).
6228
6229 * Makefile.in: define and use DOC_CONFIG var to select
6230 configuration for GDB user manual.
6231
6232 * gdb-config.texi: delete from repository, generate from Makefile.
6233
6234 * all-config.texi: normal `generic' configuration file, formerly
6235 stored as gdb-config.texi
6236
6237Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6238
6239 * Makefile.in: add dvi target to build all .dvi files
6240
6241Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6242
6243 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6244
6245Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6246
6247 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6248 host conditionals.
6249 * stabs.texinfo: More array fixes inspired by Jim's.
6250
6251Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6252
6253 * stabs.texinfo: Fixes re arrays and continuations.
6254
6255 * gdbint.texinfo: Add XCOFF node.
6256
6257Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6258
6259 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6260
6261Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6262
6263 * stabs.texinfo: Fix for array types to mention lower bounds.
6264
6265Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6266
6267 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6268
6269Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6270
6271 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6272
6273Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6274
6275 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6276 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6277
6278Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6279
6280 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6281
6282Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6283
6284 * gdb.texinfo, gdbinv-s.texi: misc updates
6285
6286Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6287
6288 * gdbint.texinfo: Brief documentation for longjmp support,
6289 from an email msg by Stu.
6290
6291Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6292
6293 * stabs.texinfo: Fix description of floating point "range"
6294 types (which really define basic types). Reported by Jim Meehan,
6295 <meehan@src.dec.com>.
6296
6297 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6298
6299Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6300
6301 * gdbint.texinfo: Slightly expand section on supporting a new
6302 object file format.
6303
6304Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6305
6306 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6307 intermediate file.
6308
6309Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6310
6311 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6312
6313Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6314
6315 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6316
6317 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6318 as well as Z8002.
6319
6320Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6321
6322 * gdbint.texinfo: Add sections on clean design and on how to send
6323 in changes.
6324
6325Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6326
6327 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6328
6329Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6330
6331 * gdb.texinfo: Fix typo, reported by Karl Berry.
6332
6333Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6334
6335 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6336
6337Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6338
6339 * gdbint.texinfo: fixed a stray email address (needs @@),
6340 added @table @code to node "Native Conditionals"
6341
6342Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6343
6344 * gdbint.texinfo: Describe coding style of GDB.
6345
6346Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6347
6348 * stabs.texinfo: Minor wording changes.
6349
6350Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6351
6352 * gdbint.texinfo: Improve release doc slightly.
6353
6354Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6355
6356 * gdbint.texinfo: Improve doc of GDB config macros.
6357
6358Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6359
6360 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6361 These will be reinserted when examined.
6362
6363Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6364
6365 * gdbint.texinfo: Make a start at documenting all the #if macros
6366 in GDB. At least list them all, and start separating them into
6367 host-specific and target-specific.
6368
6369Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6370
6371 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6372 examples (not consistent w others).
c906108c
SS
6373 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6374 for generic vn of doc
6375
6376Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6377
6378 * Makefile.in: always create installation directories.
6379
6380Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6381
6382 * gdb.texinfo: in h8 config, do not describe searching commands.
6383
6384Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6385
6386 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6387 conditionals; introduce a few generic switches that may be
6388 useful for other cross-dev or dos-hosted configs.
6389
6390 * gdb.texinfo: fix typo in "info reg" description
6391
6392Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6393
6394 * stabs.texinfo: Minor updates from running TeX over it.
6395 * Makefile.in (stabs.dvi, stabs.ps): Add.
6396
6397Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6398
6399 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6400 First pass at converting it to texinfo.
6401
6402Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6403
6404 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6405 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6406
6407Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6408
6409 * gdbint.texinfo: Add section on partial symbol tables.
6410
6411Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6412
6413 * gdb.texinfo: document `set remotedebug' and `set
6414 rstack_high_address'.
6415
6416Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6417
6418 * gdb.texinfo: slight expansion of new text on reading info files
6419 * gdbinv-s.m4.in: correct and expand info on cross-debugging
6420 H8/300 from DOS.
6421
6422Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
6423
6424 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
6425
6426Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6427
6428 * gdb.texinfo: Say how to read the `info' files.
6429
6430Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6431
6432 * Makefile.in: gm4 -> m4.
6433
6434Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
6435
6436 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
6437 Documentation' ahead of `Installing GDB' to match README.
6438 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 6439 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6440
6441Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6442
6443 * Makefile.in: remove $(srcdir) from gdb.info rule.
6444
6445Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
6446
6447 * Makefile.in: commented out gdb-all.texinfo rule. This is
6448 temporary.
6449
6450Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
6451
6452 * Makefile.in, configure.in: removed traces of namesubdir,
6453 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
6454 copyrights to '92, changed some from Cygnus to FSF.
6455
6456Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6457
6458 * gdb.texinfo: Improve how we ask for bug reports.
6459
6460Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6461
6462 * Makefile.in: infodir belongs in datadir.
6463
6464Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6465
6466 * Makefile.in: remove spaces following hyphens, bsd make can't
6467 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 6468 standards.text support.
c906108c
SS
6469
6470Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6471
6472 * Makefile.in: idestdir and ddestdir go away. Added copyrights
6473 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
6474 and mandir now keyed off datadir by default.
6475
6476\f
6477Local Variables:
9e9c5ae7 6478mode: change-log
c906108c
SS
6479left-margin: 8
6480fill-column: 74
6481version-control: never
6482End: