]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
Test indented comment in file being sourced.
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
9d2897ad
JB
12010-01-01 Joel Brobecker <brobecker@adacore.com>
2
3 * agentexpr.texi: Add 2010 to the list of copyright years.
4 * annotate.texinfo: Likewise.
5 * gdb.texinfo: Likewise.
6 * gdbint.texinfo: Likewise.
7 * observer.texi: Likewise.
8 * stabs.texinfo: Likewise.
9
6da95a67
SS
102009-12-31 Stan Shebs <stan@codesourcery.com>
11
12 * gdb.texinfo (Tracepoint Actions): Describe teval.
13
236f1d4d
SS
142009-12-29 Stan Shebs <stan@codesourcery.com>
15
16 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
17
f61e138d
SS
182009-12-28 Stan Shebs <stan@codesourcery.com>
19
20 * gdb.texinfo (Trace State Variables): New section.
21 (Tracepoint Packets): Describe trace state variable packets.
22 * agentexpr.texi (Bytecode Descriptions): Describe trace state
23 variable bytecodes.
24
0fe7935b
DJ
252009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
26
27 * gdb.texinfo (Symbols): "info variables" prints definitions, not
28 declarations.
29
a6b29f87
VP
302009-12-21 Vladimir Prus <vladimir@codesourcery.com>
31
32 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
33 -gdb-exit behaviour.
34
5e4bde96
JB
352009-12-20 Joel Brobecker <brobecker@adacore.com>
36
37 * gpl.texi: Update to version 3 of the GPL.
38
a1715244
JB
392009-12-20 Joel Brobecker <brobecker@adacore.com>
40
41 * Makefile.in: Update copyright header.
42 * observer.texi: Fix the copyright header of the generated files.
43
361ae042
PM
442009-12-08 Phil Muldoon <pmuldoon@redhat.com>
45
46 * gdb.texinfo (Types In Python): Describe range function.
47
bfd31e71
PM
482009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
49
50 * gdb.texinfo (Types In Python): Describe "is_base_class".
51
57a1d736
TT
522009-12-03 Tom Tromey <tromey@redhat.com>
53
54 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
55
8cebebb9
PP
562009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
57
58 * observer.texi: New memory_changed observer.
59
16af530a
TT
602009-12-01 Tom Tromey <tromey@redhat.com>
61
62 * gdb.texinfo (Reverse Execution): Fix typo.
63
b6199126
DJ
642009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
65
66 PR gdb/8704
67
68 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
69 are allowed after the breakpoint condition.
70
7a6973ad
TT
712009-11-23 Tom Tromey <tromey@redhat.com>
72
73 PR python/10782:
74 * gdb.texinfo (Types In Python): Document Type.pointer.
75
21a0512e
PP
762009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
77
78 * gdb.texinfo (Machine Code): Adjust.
79
a5832c8f
PA
802009-11-11 Pedro Alves <pedro@codesourcery.com>
81
82 * agentexpr.texi (Tracing On Symmetrix): Delete section.
83 (Using Agent Expressions): Delete cross reference.
84
1eb7cd77
JB
852009-11-07 Joel Brobecker <brobecker@adacore.com>
86
87 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
88 and @settitle directives up to help makeinfo find them.
89
24ddea62
JK
902009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
91
92 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
93 (Auto-loading): Use plural and note one can use multiple components now.
94
3afae151
VP
952009-11-01 Vladimir Prus <vladimir@codesourcery.com>
96
97 * gdb.texinfo (GDB/MI Stack Manipulation): Make
98 -stack-list-arguments have the same documentation for parameter
99 as -stack-list-locals. Add comas.
100
14ff2235
PM
1012009-10-27 Tom Tromey <tromey@redhat.com>
102 Eli Zaretskii <eliz@gnu.org>
103
104 PR python/10781
105
106 * gdb.texinfo (Values From Inferior): Document cast method.
107
9c419145
PP
1082009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
109
110 * gdb.texinfo (Machine Code): Mention function name in disasssembly
111 and adjust example.
112
29153c24
MS
1132009-10-22 Michael Snyder <msnyder@vmware.com>
114
115 * gdb.texinfo (Process Record and Replay): Document new form of
116 info record command. Also document the new save and restore
117 commands.
118
2b28d209
PP
1192009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
120
121 * gdb.texinfo (Machine Code): Mention current pc marker.
122 (Memory): Likewise.
123
6c95b8df
PA
1242009-10-19 Pedro Alves <pedro@codesourcery.com>
125 Stan Shebs <stan@codesourcery.com>
126
127 * observer.texi (new_inferior): Rename to...
128 (inferior_appeared): ... this.
129
130 * gdb.texinfo (Inferiors): Rename node to ...
131 (Inferiors and Programs): ... this. Mention running multiple
132 programs in the same debug session.
133 <info inferiors>: Mention the new 'Executable' column if "info
134 inferiors". Update examples. Document the "add-inferior",
135 "clone-inferior", "remove-inferior" and "maint info
136 program-spaces" commands.
137 (Process): Rename node to...
138 (Forks): ... this. Document "set|show follow-exec-mode".
139
2f8132f3
MS
1402009-10-11 Michael Snyder <msnyder@vmware.com>
141
142 * gdb.texinfo (ReverseStep): Show default as "unsupported".
143 (ReverseContinue): Ditto.
144
cba4b2d3
PP
1452009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
146
147 * gdb.texinfo (Server): Document libthread-db-search-path.
148
da082f17
JK
1492009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
150
151 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
152
08be9d71
ME
1532009-10-06 Michael Eager <eager@eagercon.com>
154
155 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
156 (Embedded Processors): Add MicroBlaze.
157 (MicroBlaze): New. Describe Xilinx MicroBlaze
158
08a0efd0
PA
1592009-10-04 Pedro Alves <pedro@codesourcery.com>
160
161 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
162
cbb8f428
EZ
1632009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
164
165 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
166
30a4a70c
JB
1672009-09-23 Joel Brobecker <brobecker@adacore.com>
168
169 * observer.texi (solib_unloaded): Document explicitly the fact that
170 this observer is called before the associated symbols are unloaded.
171
b3372f91
VP
1722009-09-19 Vladimir Prus <vladimir@codesourcery.com>
173
174 * gdb.texinfo (GDB/MI Stack Manipulation): Document
175 -stack-list-variables.
176
f43030c4
TT
1772009-09-18 Tom Tromey <tromey@redhat.com>
178
179 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
180 is experimental.
181
ec7e75e7
PP
1822009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
183
184 * gdb.texinfo (convenince variables): Mention
185 $_siginfo could be empty.
f43030c4 186
0cc7d26f
TT
1872009-09-15 Tom Tromey <tromey@redhat.com>
188
189 * gdb.texinfo (GDB/MI Variable Objects): Document
190 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
191 Expand -var-update documentation.
192
a96d9b2e
SDJ
1932009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
194
195 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
196 feature.
197
005ca36a
JB
1982009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
199
200 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
201
0d772ac9
MS
2022009-09-10 Michael Snyder <msnyder@vmware.com>
203
204 * gdb.texinfo (qSupported): Mention new ReverseContinue and
205 ReverseStep replies to the qSupported query.
206
14fb1bac
JB
2072009-09-10 Joel Brobecker <brobecker@adacore.com>
208
209 Add documentation for set/show interactive-mode.
210 * gdb.texinfo (Other Misc Settings): New node.
211
29b090c0
DE
2122009-09-01 Doug Evans <dje@google.com>
213
214 * gdb.texinfo (Caching Data of Remote Targets): Add note on
215 non-stop mode's affect on remote caching.
216
4e5d721f
DE
2172009-08-31 Jacob Potter <jdpotter@google.com>
218 Doug Evans <dje@google.com>
219
220 * gdb.texinfo (Caching Data of Remote Targets): Update text.
221 Mark `set/show remotecache' options as obsolete.
222 Document new `set/show stack-cache' option.
223 Update text for `info dcache'.
224
55333a84
DE
2252009-08-27 Doug Evans <dje@google.com>
226
227 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
228 (Files): Add note on new optional regex arg to `info sharedlibrary'.
229
bc3a0b4d
RW
2302009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
231
232 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
233 about autoconf.
234
3a1ff0b6
PA
2352009-08-25 Pedro Alves <pedro@codesourcery.com>
236
237 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
238 small example, and describe its columns. Replace "inferior-id" by
239 "infno" throughout.
240
81ecdfbb
RW
2412009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
242
af542c2e
RW
243 * gdbint.texinfo (Releasing GDB): Point to
244 README-maintainer-mode file for required autoconf version.
245 * configure.ac: Do not substitute datarootdir, htmldir,
246 pdfdir, docdir. Do not process --with-datarootdir,
247 --with-htmldir, --with-pdfdir, --with-docdir.
248 * configure: Regenerate.
249
81ecdfbb
RW
250 * configure: Regenerate.
251
4efc6507
DE
2522009-08-20 Reid Kleckner <reid@kleckner.net>
253
254 * gdb.texinfo: Add chapter on JIT interface.
255
43089a6e
NR
2562009-08-07 Nick Roberts <nickrob@snap.net.nz>
257
258 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
259 confirmation request.
260
99e008fe
EZ
2612009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
262
263 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
264 CRC definitions.
265
48cb2d85
VP
2662009-08-03 Vladimir Prus <vladimir@codesourcery.com>
267
268 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
269 -break-commands.
270
ff1a52c6
UW
2712009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
272
273 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
274 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
275
3285f3fe
UW
2762009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
277
278 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
279 "set spu stop-on-load" and "show spu stop-on-load" commands.
280
e35359c5
UW
2812009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
282
283 * gdb.texinfo (Target Descriptions): Document <compatible> element.
284
58d6951d
DJ
2852009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
286
287 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
288 org.gnu.gdb.arm.neon.
289
08d16641
PA
2902009-07-20 Pedro Alves <pedro@codesourcery.com>
291
292 * gdb.texinfo (Target Description Format): Mention the new <osabi>
293 optional element.
294 (subsection OS ABI): New subsection.
295
782b2b07
SS
2962009-07-14 Stan Shebs <stan@codesourcery.com>
297
298 * gdb.texinfo (Tracepoint Conditions): New section.
299 (General Query Packets): Describe ConditionalTracepoints.
300 (Tracepoint Packets): Describe condition field.
301 (Maintenance Commands): Describe maint agent-eval.
302 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
303
9b117ef3
HZ
3042009-07-11 Hui Zhu <teawater@gmail.com>
305
306 * gdb.texinfo (disassemble): Add a new modifier /r
307 to "disassemble" command to make it print the raw instructions
308 in hex as well as in symbolic form.
309
f5a33284
TT
3102009-07-09 Tom Tromey <tromey@redhat.com>
311
312 * gdbint.texinfo (Testsuite): Document parallel make check.
313
812f7342
TT
3142009-07-09 Tom Tromey <tromey@redhat.com>
315
316 * gdbint.texinfo (Testsuite): Document test transcripts.
317
fbb8f299
PM
3182009-07-10 Phil Muldoon <pmuldoon@redhat.com>
319
320 * gdb.texinfo (Values From Inferior): Add length parameter
321 description.
322
dd8f35ac
EZ
3232009-07-04 Chris Genly <chris@genly.us>
324
325 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
326 in -var-list-children. Fix example according to what the code
327 does.
328
2277426b
PA
3292009-07-02 Pedro Alves <pedro@codesourcery.com>
330
331 * gdb.texinfo (Debugging multiple inferiors): Document the
332 "inferior", "detach inferior" and "kill inferior" commands.
333 (Debugging Programs with Multiple Processes): Adjust to mention
334 generic "inferior" commands. Delete mention of "detach fork" and
335 "delete fork". Cross reference to "Debugging multiple inferiors"
336 section.
337
a6d9a66e
UW
3382009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
339
5af949e3
UW
340 * gdbint.texinfo (Item Output Functions): Update signature
341 for ui_out_field_core_addr.
342
3432009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
344
345 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
346 Update example code extrated from breakpoint.c.
347
9901a55b
PP
3482009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
349
350 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
351 MI commands.
352 (GDB/MI Symbol Query): Likewise.
353 (GDB/MI File Commands): Likewise.
354 (GDB/MI File Transfer Commands): Likewise.
355 (GDB/MI Target Manipulation): Likewise.
356 (GDB/MI Miscellaneous Commands): Likewise.
357
edb3359d
DJ
3582009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
359
360 * gdb.texinfo (Debugging Optimized Code): New chapter.
361 (Compiling for Debugging): Reference it. Move some
362 text to the new section.
363
7cd1089b
PM
3642009-06-15 Phil Muldoon <pmuldoon@redhat.com>
365
366 * doc/gdb.texinfo (Calling): Document
367 set-unwind-on-terminating-exception usage.
368
d4db2f36
PA
3692009-06-11 Pedro Alves <pedro@codesourcery.com>
370
371 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
372 command.
373
d1a7880c
PA
3742009-06-07 Pedro Alves <pedro@codesourcery.com>
375
376 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
377 references.
378
473f94e6
UW
3792009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
380
381 * gdbint.texinfo: Rename formal parameters to gdbarch function
382 protoypes from "current_gdbarch" to "gdbarch".
383
8f500870
TT
3842009-05-28 Tom Tromey <tromey@redhat.com>
385
386 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
387
b6313243
TT
3882009-05-27 Tom Tromey <tromey@redhat.com>
389
390 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
391 feature.
392 (GDB/MI Variable Objects): Document -var-set-visualizer.
393
3942009-04-02 Tom Tromey <tromey@redhat.com>
395
396 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
397 feature.
398 (GDB/MI Variable Objects): Document -var-set-visualizer.
399
a6bac58e
TT
4002009-05-27 Tom Tromey <tromey@redhat.com>
401 Thiago Jung Bauermann <bauerman@br.ibm.com>
402 Phil Muldoon <pmuldoon@redhat.com>
403
404 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
405 (Pretty Printing): New node.
406 (Selecting Pretty-Printers): Likewise.
407 (Python API): Update.
408 (Output Formats): Document /r format.
409
2c74e833
TT
4102009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
411 Tom Tromey <tromey@redhat.com>
412
413 * gdb.texinfo (Types In Python): New node.
414 (Values From Inferior): "type" is now an attribute.
415 (Python API): Update.
416
89c73ade
TT
4172009-05-27 Tom Tromey <tromey@redhat.com>
418 Thiago Jung Bauermann <bauerman@br.ibm.com>
419 Phil Muldoon <pmuldoon@redhat.com>
420
421 * gdb.texinfo: Add @syncodeindex for `tp'.
422 (Python API): Update.
423 (Auto-loading): New node.
424 (Objfiles In Python): New node.
425
17a37d48
PP
4262009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
427
428 * gdb.texinfo (Threads): Document libthread-db-search-path.
429
6718376f
NR
4302009-05-15 Nick Roberts <nickrob@snap.net.nz>
431
432 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
433
cbe54154
PA
4342009-05-12 Pedro Alves <pedro@codesourcery.com>
435
436 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
437 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
438 show show-debug-regs' docs.
439
8e05493c
EZ
4402009-05-08 Eli Zaretskii <eliz@gnu.org>
441
442 * gdb.texinfo (Process Record and Replay): Add description of
443 reverse execution.
444
b39f4988
JB
4452009-05-07 Joel Brobecker <brobecker@adacore.com>
446
447 * gdbint.texinfo (Adding support for debugging core files): New node.
448 (Native Debugging): Remove the ``Native core file Support'' section.
449
a2311334
EZ
4502009-05-01 Eli Zaretskii <eliz@gnu.org>
451
452 * gdb.texinfo (Process Record and Replay): Improve and clarify.
453 Add index entries.
454
53cc454a
HZ
4552009-04-30 Hui Zhu <teawater@gmail.com>
456 Michael Snyder <msnyder@vmware.com>
457
a2311334
EZ
458 * gdb.texinfo: (Process Record and Replay): Add documentation for
459 process record and replay.
53cc454a 460
484086b7
JK
4612009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
462
463 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
464 a new part on command-line defined macros.
465
32ae1842
EZ
4662009-04-25 Eli Zaretskii <eliz@gnu.org>
467
468 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
469 clarify the wording.
470
b14b1491
TT
4712009-04-23 Tom Tromey <tromey@redhat.com>
472
473 * gdb.texinfo (Data Files): New node.
474 (GDB Files): Update menu.
475
5c1e86e1
JB
4762009-04-23 Joel Brobecker <brobecker@adacore.com>
477
478 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 479 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 480
83eba9b7
VP
4812009-04-22 Vladimir Prus <vladimir@codesourcery.com>
482
483 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
484
e31198c4
HZ
4852009-04-22 Hui Zhu <teawater@gmail.com>
486
487 * gdb.texinfo (disassemble-next-line): Set the default of
488 disassemble-next-line to off.
489
26e251b6
JM
4902009-04-21 Joseph Myers <joseph@codesourcery.com>
491
492 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
493 --with-htmldir): New.
494 * configure: Regenerate.
495 * Makefile.in (datarootdir, docdir): Define.
496 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
497 instead of $(SET_TEXINPUTS).
498 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
499 gdbint.info instead of $(SET_TEXINPUTS).
500 (gdbint/index.html): Use same -I options as for building
501 gdbint.info.
502 (stabs.dvi, stabs.pdf): Use same -I options as for building
503 stabs.info instead of $(SET_TEXINPUTS).
504 (stabs/index.html): Use same -I options as for building
505 stabs.info.
506 (annotate.dvi, annotate.pdf): Use same -I options as for building
507 annotate.info instead of $(SET_TEXINPUTS).
508 (annotate/index.html): Use same -I options as for building
509 annotate.info.
510
eac35c4e
DD
5112009-04-21 David Daney <ddaney@caviumnetworks.com>
512
513 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
514
29b0e8a2
JM
5152009-04-21 Joseph Myers <joseph@codesourcery.com>
516
517 * gdb.texinfo (Source Path): Document --with-relocated-sources.
518
2b831889
JM
5192009-04-18 Carlos O'Donell <carlos@codesourcery.com>
520 Joseph Myers <joseph@codesourcery.com>
521
522 * Makefile.in (MAKEHTML): Set to makeinfo --html.
523 (MAKEHTMLFLAGS): Set to empty.
524 (html__strip_dir): Define.
525 (HTMLFILES): Define.
526 (HTMLFILES_INSTALL): Define.
527 (install-html): Copy new automake rule.
528 (html): Depend on $(HTMLFILES).
529 (gdb_toc.html): Rename to gdb/index.html.
530 (gdbint_toc.html): Rename to gdbint/index.html.
531 (stabs_toc.html): Rename to stabs/index.html.
532 (annotate_toc.html): Rename to annotate/index.html.
533
89a34d1b
JM
5342009-04-17 Carlos O'Donell <carlos@codesourcery.com>
535
536 * Makefile.in: Set pdfdir and htmldir from configure
537 substitutions.
538 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
539 * configure: Regenerate.
540
a2d5da46
JB
5412009-04-16 Joel Brobecker <brobecker@adacore.com>
542
543 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
544 This macro is no longer used.
545
732f6a93
TT
5462009-04-15 Tom Tromey <tromey@redhat.com>
547
548 * gdb.texinfo (Character Sets): Document default character set.
549
87f9adc1
PM
5502009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
551
552 * gdbint.texinfo: Change server name from sources.redhat.com to
553 sourceware.org throughout.
554
2c88c651
JB
5552009-04-09 Joel Brobecker <brobecker@adacore.com>
556
557 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
558 about a missing dot or coma after @xref.
559
4f5376b2
JB
5602009-04-02 Joel Brobecker <brobecker@adacore.com>
561
562 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
563 example, and add a small explanation about it.
564 (Print Settings): Change the documentation of the "set print
565 frame-arguments" to reflect the fact that the default is now "scalars".
566
a0381d3a
JB
5672009-04-02 Joel Brobecker <brobecker@adacore.com>
568
569 * gdb.texinfo (Print Settings): Add kindex for command "set
570 print frame-arguments".
571
45ac276d
JB
5722009-03-31 Joel Brobecker <brobecker@adacore.com>
573
574 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
575 breakpoints.
576 (Set Breaks): Add reference to thread-specific and task-specific
577 breakpoints.
578
32cd1edc
JB
5792009-03-31 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.texinfo (Ada Tasks): Remove the documentation about
582 the "Running" state, as this state has been eliminated.
583 Now all runnable tasks are shown as "Runnable".
584
1042e4c0
SS
5852009-03-30 Stan Shebs <stan@codesourcery.com>
586
587 * gdb.texinfo (Tracepoints): Describe tracepoints as a
588 special case of breakpoints.
589 (Enable and Disable Tracepoints): Mention deprecation.
590 (Listing Tracepoints): Update description and example.
591
f8f6f20b
TJB
5922009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
593
594 * gdb.texinfo (Frames in Python): New node.
595 (Python API): Update.
596
c0c6f777
TJB
5972009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
598
599 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
600 from a method to an attribute.
601
def2b000
TJB
6022009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
603
604 * gdb.texinfo (Values From Inferior): Document is_optimized_out
605 attribute.
606
a07daef3
PA
6072009-03-25 Pedro Alves <pedro@codesourcery.com>
608
609 * observer.texi (thread_exit): Add "silent" parameter.
610
f3b1572e
PA
6112009-03-22 Pedro Alves <pedro@codesourcery.com>
612
613 * observer.texi (about_to_proceed): New.
614
587afa38
EZ
6152009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
616
617 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
618 field throughout to handle types with spaces in them. Fix typos
619 found by aspell.
620 (Summary, Requirements, Contributors): New first chapter,
621 "Summary" added, old Requirements section moved there, and new
622 section, "Contributors" added.
623 (Initializing a New Architecture, Register Representation)
624 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
625 (Porting gdb): These sections extended and updated.
626 (Compiler Characteristics): This section (empty) deleted.
627 (Defining Other Architecture Features): This section renamed and
628 duplicate material removed from (formerly "Target Conditionals").
629 Use braces {} in @deftypeXX type field throughout to handle types
630 with spaces in them. Typos found by aspell fixed.
631
632 * stack_frame.svg: New file, source of image for gdbint.texinfo.
633 * stack_frame.pdf: Version of image for PDF output.
634 * stack_frame.png: Version of image for HTML output and for Emacs.
635 * stack_frame.txt: Version of image for Info output.
1db61298 636 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 637
10af6951
EZ
6382009-03-21 Eli Zaretskii <eliz@gnu.org>
639
640 * gdb.texinfo (Character Sets): Fix last change.
641
cc924cad
TJB
6422009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
643
644 * gdb.texinfo (Values From Inferior): Fix optional arguments
645 markup.
646 (Commands In Python): Adjust argument names of gdb.Command.__init__
647 to what the function accepts as keywords.
648
bc3b79fd
TJB
6492008-03-20 Tom Tromey <tromey@redhat.com>
650
651 * gdb.texinfo (Convenience Vars): Document convenience functions.
652 (Functions In Python): New node.
653 (Python API): Update.
654
6c7a06a3
TT
6552009-03-20 Tom Tromey <tromey@redhat.com>
656
657 * gdb.texinfo (Character Sets): Remove obsolete text. Document
658 set target-wide-charset.
659 (Requirements): Mention iconv.
660
b646ddd4
HZ
6612009-03-17 Hui Zhu <teawater@gmail.com>
662
663 * gdb.texinfo: Change the introduce of "disassemble-next-line".
664
91440f57
HZ
6652009-03-17 Hui Zhu <teawater@gmail.com>
666
667 * gdb.texinfo: Add documentation for disassemble-next-line.
668
8fd41227
TJB
6692009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
670
671 * gdb.texinfo (Commands In Python): Remove tindex entries.
672
61ff14c6
JK
6732009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 * gdb.texinfo (Returning): New description for missing debug info.
676
0b16c5cf
PA
6772009-03-14 Pedro Alves <pedro@codesourcery.com>
678
679 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 680 (General Query Packets): Document qAttached.
0b16c5cf 681
32fc0df9
PA
6822009-03-05 Pedro Alves <pedro@codesourcery.com>
683
684 * gdb.texinfo (Background Execution): Better describe the set
685 target-async command.
686 (Maintenance Commands): Delete description of the `maint set/show
687 linux-async' and `maint set/show remote-async' commands.
688
134eb42c
VP
6892009-02-18 Vladimir Prus <vladimir@codesourcery.com>
690
691 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
692 between sentences.
693
c86cf029
VP
6942009-02-18 Vladimir Prus <vladimir@codesourcery.com>
695
696 * gdb.texinfo (GDB/MI Async Records): Document the
697 =library-loaded and =library-unloaded notifications.
698
3ea85240
VP
6992009-02-17 Vladimir Prus <vladimir@codesourcery.com>
700
701 * observer.texi (test_notification): New observer.
702
1d33d6ba
VP
7032009-02-14 Vladimir Prus <vladimir@codesourcery.com>
704
61ff14c6
JK
705 * observer.texi: Add parameter 'print_frame' to normal_stop
706 observer.
1d33d6ba 707
d721c933
EZ
7082009-02-07 Eli Zaretskii <eliz@gnu.org>
709
710 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
711 (Commands In Python): Fix COMMAND_* constants in last change. Use
712 @kbd for interactive input. Add cross-references and index
713 entries.
714
4aa995e1
PA
7152009-02-06 Pedro Alves <pedro@codesourcery.com>
716
717 * gdb.texinfo (Signals): Document $_siginfo.
718 (Convenience Variables): Mention $_siginfo.
719 (Remote Configuration): Document qXfer:siginfo:read,
720 qXfer:siginfo:write packets, and the read-siginfo-object,
721 write-siginfo-object commands.
722
5f5233d4
PA
7232009-02-06 Pedro Alves <pedro@codesourcery.com>
724
725 * gdbint.texinfo (Values): New chapter.
726
d8906c6f
TJB
7272009-02-06 Tom Tromey <tromey@redhat.com>
728
729 * gdb.texinfo (Python API): Add entry for Commands In Python.
730 (Commands In Python): New node.
731
b6cb8e7d
TJB
7322009-02-05 Tom Tromey <tromey@redhat.com>
733
734 * gdb.texinfo (Values From Inferior): Document Value.string.
735
12453b93
TJB
7362009-02-05 Tom Tromey <tromey@redhat.com>
737
738 * gdb.texinfo (Basic Python): Document execute's from_tty
739 argument.
740
08c637de
TJB
7412009-02-04 Tom Tromey <tromey@redhat.com>
742
743 * gdb.texinfo (Basic Python): Document gdb.history.
744
592375cd
VP
7452009-01-30 Vladimir Prus <vladimir@codesourcery.com>
746
747 * gdb.texinfo (GDB/MI Thread Commands): Document the
748 'current-thread-id' field. Remove the example with zero threads,
749 since current GDB won't ever report that if there's inferior.
750
41447f92
VP
7512009-01-30 Vladimir Prus <vladimir@codesourcery.com>
752
753 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
754 option to -break-insert.
755
098b41a6
JG
7562009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
757 Jerome Guitton <guitton@adacore.com>
758
759 * gdb.texinfo (Startup): Document --with-system-gdbinit.
760 (System-wide configuration): New section.
761
3c16cced
PA
7622009-01-26 Pedro Alves <pedro@codesourcery.com>
763
764 PR gdb/7580:
765 * gdb.texinfo (Maintenance Commands): Document "maint set|show
766 internal-error|internal-warning quit|corefile ask|yes|no".
767
62709adf
PA
7682009-01-26 Pedro Alves <pedro@codesourcery.com>
769
770 * gdb.texinfo (Using the `gdbserver' Program): Document
771 --remote-debug.
772
7ce58dd2
DE
7732009-01-23 Doug Evans <dje@google.com>
774
775 * gdb.texinfo: Add nexti to list of commands that support
776 background execution.
777
adb483fe
DJ
7782009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
779
780 * gdb.texinfo (Define, Hooks): Document prefix command support.
781
a67ec3f4
JM
7822009-01-14 Joseph Myers <joseph@codesourcery.com>
783 Carlos O'Donell <carlos@codesourcery.com>
784
785 Fixes for makeinfo --html.
786
787 * annotate.texinfo: Use @copying and @insertcopying. Use
788 @ifnottex in place of @ifinfo.
789 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
790 place of @ifinfo. Use @ifnotinfo for one index entry.
791 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
792 in place of @ifinfo.
793 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
794 in place of @ifinfo. Include contents at start unconditionally.
795
84fcdf95
PA
7962009-01-13 Pedro Alves <pedro@codesourcery.com>
797
798 * gdb.texinfo (General Query Packets): Remove @var{} around the
799 "spu" literal string.
800
fa3a767f
PA
8012009-01-07 Pedro Alves <pedro@codesourcery.com>
802
803 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
804 program may be running in another process" errors.
805 * gdbint.texinfo (Native Conditionals): Delete
806 ONE_PROCESS_WRITETEXT description.
807
9cb011d3
JB
8082009-01-07 Joel Brobecker <brobecker@adacore.com>
809
810 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
811 emacs local variable to be placed at the end of the ChangeLog.
812 Add server.c and gdbreplay.c to the list of files where the
813 copyright year needs to be updated.
814
84603566
SL
8152009-01-06 Sandra Loosemore <sandra@codesourcery.com>
816
817 * gdb.texinfo (Remote Configuration): Document new
818 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
819 commands.
820
a53f55d8
PA
8212008-12-28 Pedro Alves <pedro@codesourcery.com>
822
823 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
824 FETCH_INFERIOR_REGISTERS.
825 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
826 FETCH_INFERIOR_REGISTERS descriptions. Remove
827 gdbarch_get_longjmp_target descrition, since already described in
828 Target Conditionals. Move gdbarch_fp0_regnum description to ...
829 (Target Conditionals): ... here.
830
077e0a52
JB
8312008-12-16 Joel Brobecker <brobecker@adacore.com>
832
833 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
834 examples.
835 (Additions to Ada): Likewise. Add the missing opening and closing
836 parenthesis of the GDB prompt in one of the examples.
837
023eb17c
JB
8382008-12-14 Joel Brobecker <brobecker@adacore.com>
839
840 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
841 about the result of 'Address not being of type System.Address.
842 This problem has been fixed a while ago.
843
c3b108f7
VP
8442008-12-02 Vladimir Prus <vladimir@codesourcery.com>
845
846 MI non-stop and multiprocess docs.
847
848 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
849 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
850 Adjust documentation for *stopped, document =thread-created,
851 =thread-exited, =thread-group-created and =thread-group-exited.
852 (GDB/MI Thread Commands): Document the 'state' field in
853 -thread-info output.
854 (GDB/MI Program Execution): Mention --all and --thread-group
855 options.
856 (GDB/MI Variable Objects): Describe floating and fixed variable
857 objects.
858 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
859
07e059b5
VP
8602008-12-02 Vladimir Prus <vladimir@codesourcery.com>
861
862 * gdb.texinfo (Operating System Information): New appendix.
863 (Operating System Auxiliary Information): Document 'info os processes'
864 (Remote Configuration): Document 'osdata'
865 (General Query Packets): Document qXfer:osdata:read.
866
a80b95ba
TG
8672008-11-27 Tristan Gingold <gingold@adacore.com>
868
869 * gdb.texinfo (Darwin): Document Darwin specific features.
870
a655d424
JK
8712008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
872
873 * gdbint.texinfo (Target Conditionals): Extend the
874 gdbarch_breakpoint_from_pc description.
875
249e1128
VP
8762008-11-22 Vladimir Prus <vladimir@codesourcery.com>
877
878 * gdb.texinfo (M68K Features): Fix typo.
879
c14c28ba
PP
8802008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
881
882 * gdb.texinfo (Symbols): Mention printing containing
883 image name in "info symbol".
884 (Maint translate-address): Likewise.
885
394a6666
JB
8862008-11-18 Joel Brobecker <brobecker@adacore.com>
887
888 * gdb.texinfo (Set Catchpoints): Remove the documentation of
889 commands "catch load" and "catch unload".
890
66bb093b
VP
8912008-11-17 Vladimir Prus <vladimir@codesourcery.com>
892
893 * gdb.texinfo (GDB/MI Async Records): Document
894 =thread-selected.
895
4a92f99b
VP
8962008-11-17 Vladimir Prus <vladimir@codesourcery.com>
897
898 * observer.texi (new_inferior, inferior_exit): New observers.
899
f0323ca0
PA
9002008-10-27 Pedro Alves <pedro@codesourcery.com>
901
902 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
903 .mt files, TM_CLIBS or TM_CDEPS.
904 (x86 Watchpoints): Don't mention TDEPFILES.
905
8b23ecc4
SL
9062008-10-24 Sandra Loosemore <sandra@codesourcery.com>
907
908 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
909 (Overview): Mention notifications and non-stop mode behavior.
910 (Packets): Update documentation of ?, vAttach, vCont, and vRun
911 with non-stop mode behavior. Add vStopped description.
912 (Stop Reply Packets): Update list of packets that return
913 stop replies. Mention non-stop behavior.
914 (General Query Packets): Document QNonStop packet and associated
915 qSupported query response.
916 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
917 behavior.
918 (Notification Packets): New section.
919 (Remote Non-Stop): New section.
920 (File-I/O Overview): Mention non-stop behavior.
921
fff08868
HZ
9222008-10-24 Hui Zhu <teawater@gmail.com>
923 Pedro Alves <pedro@codesourcery.com>
924
925 * gdb.texinfo (displaced-stepping): Describe the auto mode
926 setting, and say it's the default. This is now a mainstream
927 setting instead of a maintenance setting.
928
252fbfc8
PA
9292008-10-23 Pedro Alves <pedro@codesourcery.com>
930
931 * observer.texi (thread_stop_requested): New.
932
20924a55
JB
9332008-10-22 Joel Brobecker <brobecker@adacore.com>
934
935 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
936 (Patching): Replace incorrect usage of @samp by @kbd.
937
bacec72f
MS
9382008-10-17 Michael Snyder <msnyder@vmware.com>
939
940 * gdb.texinfo: Add documentation for reverse execution.
941
a08702d6 9422008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 943 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
944
945 * gdb.texinfo. (Values From Inferior): New subsubsection.
946
d97bc12b
DE
9472008-10-06 Doug Evans <dje@google.com>
948
949 * gdb.texinfo (set debug dwarf2-die): Document it.
950
87f67dba
JB
9512008-10-01 Joel Brobecker <brobecker@adacore.com>
952
953 * gdb.texinfo (catch) [exception]: Document how to insert
954 a breakpoint on user-defined exceptions when the exception
955 name is identical to one of the language-defined ones.
956
2fae03e8
TT
9572008-09-27 Tom Tromey <tromey@redhat.com>
958
959 * gdb.texinfo (Macros): Remove text about stringification,
960 varargs, and splicing.
961
5c6ce71d
TT
9622008-09-27 Tom Tromey <tromey@redhat.com>
963
964 * gdbint.texinfo (Language Support): Remove text about omitting
965 support for a language.
966
07128da0
DE
9672008-09-23 Doug Evans <dje@google.com>
968
969 * gdb.texinfo (info dcache): Update.
970
b90a069a
SL
9712008-09-22 Sandra Loosemore <sandra@codesourcery.com>
972
973 * gdb.texinfo (Packets): Add info on thread-id syntax and
974 multiprocess extensions.
975 <D>: Document multiprocess form of packet.
976 <H>: Use thread-id syntax.
977 <T>: Likewise.
978 <vCont>: Likewise. Note this is required for multiprocess.
979 <vKill>: New packet.
980 (Stop Reply Packets) <T>: Use thread-id syntax.
981 <W>: Document multiprocess form of reply.
982 <X>: Likewise.
983 (General Query Packets) <qC>: Use thread-id syntax.
984 <qfThreadInfo>: Likewise.
985 <qGetTLSAddr>: Likewise.
986 <qP>: Likewise.
987 <qSupported>: Add "multiprocess" feature.
988 <qThreadExtraInfo>: Use thread-id syntax.
989
b77209e0
PA
9902008-09-22 Stan Shebs <stan@codesourcery.com>
991
992 * gdb.texinfo (Inferiors): New section.
993
3d0bb823
PA
9942008-09-12 Pedro Alves <pedro@codesourcery.com>
995
996 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
997
f8dcfc0a
UW
9982008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
999
1000 * gdbint.texinfo (Target Conditionals): Remove documentation
1001 for gdbarch_name_of_malloc.
1002
8775bb90
MS
10032008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
1004
1005 * gdb.texinfo (Interrupts): Mention TCP interface for
1006 sending BREAK.
1007
f1838a98
UW
10082008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
1009
1010 * gdb.texinfo (Commands to Specify Files): Document "remote:"
1011 argument prefix to "set sysroot".
1012
158c7665
PH
10132008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
1014
1015 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
1016 and False.
1017
30e026bb
VP
10182008-08-20 Vladimir Prus <vladimir@codesourcery.com>
1019
1020 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
1021 for possible features of -list-features.
1022
c6ebd6cf
VP
10232008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1024
1025 * gdb.texinfo (Background execution): Adjust example
1026 (GDB/MI Miscellaneous Commands): Document -list-target-features.
1027
aeac0ff9
VP
10282008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1029
1030 * doc/gdb.texinfo (PowerPC): Fix typo.
1031 (PowerPC features): Fix typo.
1032
5231c1fd
PA
10332008-08-18 Pedro Alves <pedro@codesourcery.com>
1034
1035 * observer.texi (thread_ptid_changed): New.
1036
677c5bb1
LM
10372008-08-18 Luis Machado <luisgpm@br.ibm.com>
1038
1039 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
1040 (PowerPC features): Mention feature set for VSX registers.
1041
f3a2dd1a
JB
10422008-08-13 Joel Brobecker <brobecker@adacore.com>
1043
1044 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
1045 the direct visibility of all names in user-written packages.
1046
33e5cbd6
PA
10472008-08-13 Pedro Alves <pedro@codesourcery.com>
1048
1049 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
1050 setting, and make it the default.
1051 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
1052 non-stop script example.
1053
d0384fc4
TJB
10542008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
1055
1056 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
1057 reference to the "Using Different Register and Memory Data
1058 Representation" section.
1059
a6f3e723
SL
10602008-08-12 Sandra Loosemore <sandra@codesourcery.com>
1061
1062 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
1063 (Remote Protocol): Add Packet Acknowledgment to menu.
1064 (Overview): Mention +/- can be disabled, and point to new section
1065 where this is discussed in detail.
1066 (General Query Packets): Document QStartNoAckMode packet, and
1067 corresponding qSupported reply.
1068 (Packet Acknowledgment): New section.
1069
0606b73b
SL
10702008-08-11 Sandra Loosemore <sandra@codesourcery.com>
1071 Pedro Alves <pedro@codesourcery.com>
1072
1073 * gdb.texinfo (Threads): Move paragraph about automatic thread
1074 selection to All-Stop Mode subsection.
1075 (Thread Stops): Reorganize existing material into subsections.
1076 Add introductory blurb and menu.
1077 (Non-Stop Mode): New subsection.
1078 (Background Execution): New subsection.
1079 (Maintenance Commands): Add cross-references from async mode
1080 commands to the new Background Execution section.
1081
d57a3c85
TJB
10822008-08-06 Tom Tromey <tromey@redhat.com>
1083
1084 * gdb.texinfo (Extending GDB): New chapter.
1085 (Sequences): Demoted chapter, now a section under the new
1086 Extending GDB chapter.
1087 (Python): New section.
1088
6d76a53d
SS
10892008-07-31 Stan Shebs <stan@codesourcery.com>
1090
1091 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
1092
1f70da6a
SS
10932008-07-29 Stan Shebs <stan@codesourcery.com>
1094
1095 * gdbint.texinfo: General round of cleanup and minor
1096 clarifications.
1097 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
1098 (Longjmp Support): Update description to reflect how it is done
1099 for targets without using native header.
1100 (Symbol Handling): Add a little more general explanation.
1101 (COFF, ELF): Mention stabs encapsulation.
1102 (DWARF 3): New section.
1103 (Adding a New Host): Scrub out some obsolete bits.
1104 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
1105 (Host Conditionals): Remove descriptions of NO_STD_REGS,
1106 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
1107 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
1108 SEEK_SET, STOP_SIGNAL, USG.
1109 (Raw and Virtual Register Representations): Ditto for
1110 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
1111 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
1112 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
1113 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
1114 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
1115 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
1116 DEPRECATED_REGISTER_VIRTUAL_SIZE,
1117 DEPRECATED_REGISTER_VIRTUAL_TYPE,
1118 DEPRECATED_USE_STRUCT_CONVENTION.
1119 Describe gdbarch_deprecated_fp_regnum.
1120 Update description of gdbarch_print_insn.
1121 (Adding a New Target): Scrub out obsolete bits.
1122 (Obsolete Conditionals): Remove entire section.
1123
383f836e
TT
11242008-07-25 Tom Tromey <tromey@redhat.com>
1125
1126 * observer.texi (GDB Observers): Document new observers:
1127 breakpoint_created, breakpoint_deleted, breakpoint_modified,
1128 tracepoint_created, tracepoint_deleted, tracepoint_modified,
1129 architecture_changed.
1130
cfd8ab24
SS
11312008-07-21 Stan Shebs <stan@codesourcery.com>
1132
1133 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
1134 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
1135
781b42b0
TT
11362008-07-21 Tom Tromey <tromey@redhat.com>
1137
1138 * observer.texi (GDB Observers): Remove obsolete comment.
1139 <executable_changed>: Remove argument.
1140
d7d9f01e
TT
11412008-07-18 Tom Tromey <tromey@redhat.com>
1142
1143 * gdb.texinfo (Macros): Update. Use @code rather than @command.
1144
bf250677
DE
11452008-07-10 Doug Evans <dje@google.com>
1146
1147 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
1148
10568435
JK
11492008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1150
1151 * gdb.texinfo (Starting): Document "set disable-randomization".
1152
5ae4183a
AS
11532008-07-07 Andreas Schwab <schwab@suse.de>
1154
1155 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
1156
b56e7235
VP
11572008-07-06 Vladimir Prus <vladimir@codesourcery.com>
1158
1159 * gdb.texinfo (GDB/MI Target Manipulation): Add
1160 example of -target-attach.
1161
e1ac3328
VP
11622008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1163
1164 * observer.texi (target_resumed): New observer.
5ae4183a 1165 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 1166
65d12d83
TT
11672008-06-06 Tom Tromey <tromey@redhat.com>
1168
1169 * gdb.texinfo (Completion): Add field name example.
1170
fbc5282e
MK
11712008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
1172
1173 * gdb.texinfo (GDB/MI Program Context): Added example
1174 to -exec-arguments
5ae4183a 1175
fbc5282e 11762008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
1177
1178 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
1179 annotation.
1180
c16158bc 11812008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
1182 Nathan Sidwell <nathan@codesourcery.com>
1183 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
1184
1185 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
1186 and ACX_BUGURL.
1187 * configure: Regenerate.
1188 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1189 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1190 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
1191 mailing-list-specific text about bug reporting unless
1192 BUGURL_DEFAULT.
1193
75c99385
PA
11942008-06-05 Pedro Alves <pedro@codesourcery.com>
1195
1196 * gdb.texinfo (-target-select): Remove reference to target async.
1197 (Maintenance Commands): Document "maint set/show remote-async".
1198
1763a388
MK
11992008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
1200
1201 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1202 in -target-file-get section.
5ae4183a 1203
d0d064df
PA
12042008-05-22 Pedro Alves <pedro@codesourcery.com>
1205
9b562ab8
PA
1206 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1207 killing the inferior when it is already debugging a process.
d0d064df 1208
8dfa32fc
JB
12092008-05-21 Joel Brobecker <brobecker@adacore.com>
1210
1211 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1212 abbreviation for "finish".
1213
55f996a7
NR
12142008-05-21 Nick Roberts <nickrob@snap.net.nz>
1215
1216 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1217
ba2b1c56
DJ
12182008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1219
1220 * gdbint.texinfo (Target Conditionals): Delete entry for
1221 gdbarch_dwarf_reg_to_regnum.
1222
08388c79
DE
12232008-05-09 Doug Evans <dje@google.com>
1224
a3c83fae 1225 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 1226
d14508fe
DE
12272008-05-05 Doug Evans <dje@google.com>
1228
1229 * gdb.texinfo (disassemble): Document /m modifier.
1230
e2b7ddea
VP
12312008-05-05 Vladimir Prus <vladimir@codesourcery.com>
1232
5ae4183a
AS
1233 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1234 will not report the time of commands that run the target.
e2b7ddea 1235
8eb41542
VP
12362008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1237
1238 * gdb.texinfo (GDB/MI Output Records): Add
1239 missing semicolon.
1240
82f68b1c
VP
12412008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1242
1243 * gdb.texinfo (GDB/MI Output Records):
1244 Document =thread-create and =thread-exited.
1245
fa0f268d
VP
12462008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1247
1248 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 1249 Remove mention of dmi-discuss.
fa0f268d 1250
063bfe2e
VP
12512008-05-03 Pedro Alves <pedro@codesourcery.com>
1252
1253 * observer.texi (thread_exit): New.
1254
237fc4c9
PA
12552008-05-02 Pedro Alves <pedro@codesourcery.com>
1256
1257 * gdb.texinfo (Debugging Output): Document "set/show debug
1258 displaced".
1259 (Maintenance Commands): Document "maint set/show
1260 can-use-displaced-stepping".
1261
0428b8f5
DJ
12622008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1263
1264 * gdb.texinfo (ARM): Document set/show arm fallback-mode
1265 and set/show arm force-mode.
1266
5009afc5
AS
12672008-05-02 Andreas Schwab <schwab@suse.de>
1268
1269 * gdbint.texinfo (Algorithms): Describe
1270 target_watchpoint_addr_within_range.
1271
669fac23
DJ
12722008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1273
1274 * gdbint.texinfo (Stack Frames): New chapter.
1275 (Algorithms): Move Frames text to the new chapter.
1276 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
1277 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1278
721c02de
VP
12792008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1280
5ae4183a
AS
1281 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1282 output does not necessary include any tokens.
721c02de 1283
c055b101
CV
12842008-04-22 Corinna Vinschen <vinschen@redhat.com>
1285
1286 * gdb.texinfo (Set SH Calling convention): New @item.
1287 (Show SH Calling convention): Ditto.
1288
68837c9d
MD
12892008-04-22 Markus Deuling <deuling@de.ibm.com>
1290
1291 * gdb.texinfo (Fortran Operators): Describe '%' operator.
1292
2e9132cc
EZ
12932008-04-20 Eli Zaretskii <eliz@gnu.org>
1294
1295 * gdb.texinfo (Set Breaks): Mention that multiple location
1296 breakpoints need line number info. Add index entries.
1297
31fffb02
CS
12982008-04-19 Craig Silverstein <csilvers@google.com>
1299
1300 * gdb.texinfo (Requirements): Add an optional requirement on
1301 zlib.
1302 * gdbint.texinfo (Debugging File Formats): Add new subsection for
1303 Compressed DWARF 2.
1304
a47ec5fe
AR
13052008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
1306
1307 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1308 sample output for 'stopped,reason="breakpoint-hit"' message.
1309 (GDB/MI Program Execution): Likewise.
1310
de051565
MK
13112008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1312
5ae4183a 1313 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
1314 -var-set-format. Add -f option to -var-evaluate-expression.
1315
6ba66d6a
JB
13162008-04-03 Joel Brobecker <brobecker@adacore.com>
1317
1318 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1319 new node "Ambiguous Expressions". Replace references to this
1320 node by references to "Ambiguous Expressions" throughout.
1321 (Ambiguous Expressions): New node.
1322
1e26b4f8
DJ
13232008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
1324
1325 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1326
b84876c2
PA
13272008-03-21 Pedro Alves <pedro@codesourcery.com>
1328
1329 * gdb.texinfo (Debugging Output): Document
1330 "set/show debug lin-lwp-async".
1331 (Maintenance Commands): Document "maint set/show linux-async".
1332
63092375
DJ
13332008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1334
1335 * gdb.texinfo (Expressions): Update description of malloced arrays.
1336
8e8901c5
VP
13372008-03-15 Vladimir Prus <vladimir@codesourcery.com>
1338
1339 * gdb.texinfo (Thread Commands): Document
1340 -thread-info. Remove -thread-list-all-threads.
1341
1fddbabb
PA
13422008-03-14 Pedro Alves <pedro@codesourcery.com>
1343 Sandra Loosemore <sandra@codesourcery.com>
1344
1345 * gdb.texinfo (Library List Format): Update to mention the
1346 possibility to pass section addresses instead of segment
1347 addresses.
1348
ccd213ac
DJ
13492008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1350
1351 * gdb.texinfo (Starting): Document "set exec-wrapper".
1352 (Server): Document gdbserver --wrapper.
1353
fa4727a6
DJ
13542008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1355
1356 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1357 unreadable memory. Delete obsolete SPARClite reference.
1358
8edfe269
DJ
13592008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1360
1361 * gdb.texinfo (Starting): Mention always-running targets.
1362 (Target Commands): Add an anchor for load.
1363 (Connecting): Explain continue instead of run.
1364
1843f87b
DJ
13652008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1366
1367 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1368
f9082629
NR
13692008-02-26 Nick Roberts <nickrob@snap.net.nz>
1370
1371 * gdb.texinfo (Set Breaks): Revert description of Enb column of
1372 breakpoint table.
1373
fd96d250
PA
13742008-02-19 Pedro Alves <pedro@codesourcery.com>
1375
1376 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1377 killing the inferior when it is already debugging a process.
1378
36af4ef6
MD
13792008-02-13 Markus Deuling <deuling@de.ibm.com>
1380
1381 * gdbint.texinfo (Build Script): New section. Mention new build script
1382 gdb_buildall.sh.
1383
cda4ce5a
JB
13842008-02-01 Jim Blandy <jimb@red-bean.com>
1385
1386 * gdb.texinfo (Help): Summarize 'info args' correctly.
1387
4acd40f3
TJB
13882008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1389
1390 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1391 available in PowerPC architecture.
1392 (Embedded Processors): Change node name of PowerPC item in menu.
1393 (PowerPC): Rename to...
1394 (PowerPC Embedded): this.
1395 (Architectures): Add new PowerPC item in menu.
1396 (PowerPC): New node.
1397
6e6c6f50
DJ
13982008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1399
1400 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1401 commands.
1402
5ee187d7
DJ
14032008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1404
1405 * gdb.texinfo (Setting Catchpoints): Mention features
1406 supported on GNU/Linux.
1407
e275c0d9
NR
14082008-01-30 Nick Roberts <nickrob@snap.net.nz>
1409
1410 * gdb.texinfo (GDB/MI File Commands): Describe new output
1411 field for MI command -file-list-exec-source-file.
1412
2d717e4f
DJ
14132008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1414
1415 * gdb.texinfo (Using the `gdbserver' Program): Add security
1416 warning. Rearrange into subsections and subsubsections. Document
1417 --multi and --debug. Correct --with-sysroot typo. Update --attach
1418 usage. Make load reference clearer. Document monitor exit.
1419 (Remote Configuration): Document set remote exec-file, attach-packet,
1420 and run-packet.
1421 (Packets): Document vAttach and vRun.
1422
d35a4257 14232008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
1424
1425 * gdb.texinfo (Processes): Mention process command.
1426 detach-on-follow -> detach-on-fork.
1427
c78d192c
DJ
14282008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1429
1430 * gdbint.texinfo (Native Conditionals): Remove
1431 SHELL_COMMAND_CONCAT and SHELL_FILE.
1432
d35a4257
EZ
14332008-01-26 Eli Zaretskii <eliz@gnu.org>
1434
1435 * gdb.texinfo (Specify Location): Improve wording.
1436
93815fbf
VP
14372008-01-23 Chris Demetriou <cgd@google.com>
1438
1439 * gdb.texinfo (Threads): Document new "set print thread-events"
1440 and "show print thread-events" commands.
1441
2a25a5ba
EZ
14422008-01-19 Eli Zaretskii <eliz@gnu.org>
1443
1444 * gdb.texinfo (Specify Location): New section.
1445 (Delete Breaks, Edit, Set Breaks): Remove description of
1446 locations. Instead, add a reference to "Specify Location".
1447 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
1448 (Symbols): Refer to "Specify Location" for the valid forms of
1449 linespecs and locations.
1450
32c9a795
MD
14512008-01-18 Markus Deuling <deuling@de.ibm.com>
1452
1453 * gdbint.texinfo (Target Conditionals): Replace the description of
1454 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
1455
b17828ca
JB
14562008-01-12 Paul Hilfinger <hilfinger@adacore.com>
1457
1458 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
1459 about &&var, which is rejected by the expression parser.
1460
0aea4bf3
LM
14612008-01-09 Luis Machado <luisgpm@br.ibm.com>
1462
1463 * gdb.texinfo (Output): Update documentation on using printf with DFP
1464 types.
1465
febe4383
TJB
14662008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1467
1468 * gdb.texinfo (C and C++): Add Decimal Floating Point format
1469 subsubsection.
1470 (Decimal Floating Point format): New subsubsection.
1471
7a404eba
PA
14722008-01-05 Pedro Alves <pedro@codesourcery.com>
1473
1474 * gdb.texinfo (File Options): Remove mention of the attempt to
1475 open a core file with the -p option. Don't list -c as a valid
1476 option to attach to a process.
1477
a4d9b460
PA
14782008-01-05 Pedro Alves <pedro@codesourcery.com>
1479
1480 * gdbint.texinfo (Host Conditionals): Remove mention of
1481 ALIGN_STACK_ON_ENTRY.
1482
6ec2edbe
JB
14832008-01-05 Joel Brobecker <brobecker@adacore.com>
1484
1485 * gdbint.texinfo (Start of New Year Procedure): Add item
1486 describing how to update the source and documentation copyright
1487 notices.
1488
d8b2a693
JB
14892007-12-18 Jim Blandy <jimb@codesourcery.com>
1490
ab209b3a 1491 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
1492 watchpoint explanation into the main description of the watchpoint
1493 command; update synopses of 'watch', 'rwatch', and 'awatch'
1494 commands.
1495
8b4ed427
VP
14962007-12-18 Vladimir Prus <vladimir@codesourcery.com>
1497
1498 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1499 Document 'pending-breakpoints' feature of
1500 -list-features.
1501
37e4754d
LM
15022007-12-17 Luis Machado <luisgpm@br.ibm.com>
1503
669fac23 1504 * gdb.texinfo: Add new parameter's description.
37e4754d 1505
1d3811f6
DJ
15062007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1507
1508 * gdb.texinfo (Overview): Clarify run-length encoding
1509 example. Remove the restriction on "+" and "-" characters.
1510
c1c25a1a
EZ
15112007-12-15 Eli Zaretskii <eliz@gnu.org>
1512
1513 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
1514
afe8ab22 15152007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1516
afe8ab22
VP
1517 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
1518 the -f option for -break-insert, remove -r option,
1519 and clarify specification of location.
1520
a6b151f1
DJ
15212007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1522
1523 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
1524 formatting.
1525 (Remote Debugging): Add File Transfer section.
1526 (Remote Configuration): Document Host I/O packets.
1527 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 1528 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
1529 (Packets): Add vFile.
1530
3b784c4f
EZ
15312007-11-17 Eli Zaretskii <eliz@gnu.org>
1532
1533 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
1534 breakpoints with multiple locations.
1535 (Breakpoint Menus): Improve wording.
1536 (Output): Fix last change.
1537
a4ce5b0d
UW
15382007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
1539
1540 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1541
1b39d5c0
DE
15422007-11-15 Doug Evans <dje@google.com>
1543
1544 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
1545
7a72d44c
VP
15462007-11-15 Vladimir Prus <vladimir@codesourcery.com>
1547
1548 * gdbint.texinfo (Native Conditionals): Remove
1549 mention of CLEAR_SOLIB.
5ae4183a 1550
6d1829bf 15512007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
1552
1553 * gdb.texinfo (Print Settings): Add documentation for "set/show
1554 print frame-arguments".
1555
1a619819
LM
15562007-11-05 Luis Machado <luisgpm@br.ibm.com>
1557
3b784c4f 1558 * gdb.texinfo (Output): Update printf command's description.
1a619819 1559
55eddb0f
DJ
15602007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1561
1562 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
1563 powerpc soft-float".
1564
9cceb671
DJ
15652007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1566
1567 * gdb.texinfo (Files): Correct formatting. Mention Expat
1568 requirement.
1569 (Requirements for Building GDB): Expand the list of Expat
1570 uses.
1571 (Library List Format, Memory Map Format): Mention Expat.
1572 (Target Descriptions): Update Expat wording.
1573
83acabca
DJ
15742007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1575
1576 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
1577 Document that gdbarch_convert_register_p should return zero for no-op
1578 conversions.
1579
e35879db
UW
15802007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
1581
83acabca 1582 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
1583 of set_gdbarch_sofun_address_maybe_missing back to ...
1584 (Target Conditionals): ... here to fix build break.
1585
203c3895
UW
15862007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1587
83acabca 1588 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
1589 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
1590 (Compiler Characteristics): ... documentation of
1591 set_gdbarch_sofun_address_maybe_missing.
1592
11411de3
DJ
15932007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1594
1595 * gdbint.texinfo (Target Conditionals): Use
1596 frame_unwind_register_unsigned in examples instead of
1597 frame_unwind_unsigned_register.
1598
7cc46491
DJ
15992007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1600
1601 * gdb.texinfo (Predefined Target Types): Add int128
1602 and uint128.
1603 (Standard Target Features): Add PowerPC features.
1604
81adfced
DJ
16052007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1606
1607 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
1608
c1874924
UW
16092007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1610
1611 * gdbint.texi (Target Conditionals): Remove documentation
1612 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
1613 gdbarch_extract_return_value, and gdbarch_store_return_value.
1614
f6e56ab3
UW
16152007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1616
1617 * gdbint.texi (Target Conditionals): Remove documentation of
1618 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
1619
56cf5405
KH
16202007-10-11 Kazu Hirata <kazu@codesourcery.com>
1621
1622 * gdb.texinfo: Mention that inaccessible-by-default is on by
1623 default.
1624
35156bae
DJ
16252007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1626
1627 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
1628
d983da9c
DJ
16292007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1630
1631 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
1632 multi-threaded watchpoints.
1633 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
1634 checked. Describe sticky notification. Expand description
1635 of steppable and continuable watchpoints.
1636 (Watchpoints and Threads): New subsection.
1637
fe6fbf8b
VP
16382007-09-28 Vladimir Prus <vladimir@codesourcery.com>
1639
1640 * gdb.texinfo (Setting Breakpoints): Revise
1641 documentation for pending breakpoints. Document
1642 breakpoints with multiple locations.
5ae4183a 1643
084344da
VP
16442007-09-19 Vladimir Prus <vladimir@codesourcery.com>
1645
1646 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1647 Document -list-features.
5ae4183a 1648
82160952
EZ
16492007-09-15 Eli Zaretskii <eliz@gnu.org>
1650
1651 * gdb.texinfo (Output): Spell out which features of C's printf are
1652 not supported by GDB's printf.
7e27a47a
EZ
1653 (Separate Debug Files): More accurate wording regarding build ID
1654 and a reference to the ld manual rather than the Fedora wiki.
82160952 1655
ea37ba09
DJ
16562007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1657 Jim Blandy <jimb@codesourcery.com>
1658
1659 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
1660 (Examining Memory): Update mentions of the 's' format.
1661 (Automatic Display): Likewise.
1662
b8533aec
DJ
16632007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
1664
1665 * gdb.texinfo: Update the FSF's Back-Cover Text.
1666
83f83d7f
JK
16672007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1668 Eli Zaretskii <eliz@gnu.org>
1669
1670 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
1671 Fixed the ``build ID'' name. New binaries build instructions for the
1672 build ID inclusion. Explain how the commands are specific to the build
1673 ID vs. debug link.
1674
c7e83d54
EZ
16752007-09-01 Eli Zaretskii <eliz@gnu.org>
1676
1677 * gdb.texinfo (Separate Debug Files): Fix last change. Add
1678 indexing for ``build ID'' support.
1679
d3750b24
JK
16802007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1681
1682 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
1683 Enlisted BUILD ID to the debug file searching example.
1684 Included a BUILD ID `.note.gnu.build-id' section description.
1685 Updated/added the debug files splitting instructions for OBJCOPY.
1686
02142340
VP
16872007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1688
1689 * gdb.texinfo (Variable Objects): Adjust docs
1690 for -var-info-expression and document
1691 -var-info-path-expression.
1692
d3bdde98
JB
16932007-08-20 Jim Blandy <jimb@codesourcery.com>
1694
3fb6a982
JB
1695 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
1696 (title page): Include the dedication in the printed manual, as a
1697 separate page after the copyright notice.
5ae4183a 1698
d3bdde98
JB
1699 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
1700 don't break a @var across a line.
1701
c80a96a8
MR
17022007-07-25 Maciej W. Rozycki <macro@mips.com>
1703
1704 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
1705 for include files.
1706
5824a901
NR
17072007-07-12 Nick Roberts <nickrob@snap.net.nz>
1708
1709 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
1710 in annotate.texinfo.
1711 (Command History): Link to new node.
5824a901 1712
d52e7ea3
UW
17132007-07-05 Markus Deuling <deuling@de.ibm.com>
1714
1715 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
1716
5fc14d0a
EZ
17172007-07-05 Eli Zaretskii <eliz@gnu.org>
1718
1719 * gdbint.texinfo (Target Conditionals): Fix last change.
1720
4a9bb1df
UW
17212007-07-03 Markus Deuling <deuling@de.ibm.com>
1722
1723 * gdb.texinfo: Replace following macros by their appropriate gdbarch
1724 routines:
1725 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
1726 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
1727 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
1728 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
1729 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
1730 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
1731 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
1732 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
1733 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
1734 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
1735 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
1736 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
1737 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
1738 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
1739 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
1740 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
1741 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
1742 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
1743 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
1744 (SOFTWARE_SINGLE_STEP_P)
1745
1746 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
1747 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
1748
1749 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
1750 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
1751 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
1752 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
1753 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
1754 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
1755 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
1756 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
1757 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
1758 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
1759
1760 (Converting an existing Target Architecture to Multi-arch): Remove
1761 section.
1762
1763 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
1764 (gdbarch_addr_bits_remove): Add code example.
1765
1766 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
1767
cfa9d6d9
DJ
17682007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1769
1770 * gdb.texinfo (Remote Configuration): Document library-info-packet.
1771 Add other missing entries. Adjust the table size to fit.
1772 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
1773 stop reasons including the new "library" event.
1774 (General Query Packets): Adjust table widths for qSupported. Mention
1775 qXfer:libraries:read reply to qSupported and document the new packet.
1776 (Library List Format): New section.
1777
159fcc13
JK
17782007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1779
1780 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
1781
f66d1690
MS
17822007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
1783
1784 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
1785
67102876
NR
17862007-06-25 Nick Roberts <nickrob@snap.net.nz>
1787
1788 * gdbint.texinfo (Register and Memory Data): Break sections
1789 into nodes and add a menu.
1790
a4642986
MR
17912007-06-21 Maciej W. Rozycki <macro@mips.com>
1792
1793 * gdb.texinfo (Examining Memory): Document the new behaviour.
1794
e9c17194
VP
17952007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1796
1797 * gdb.texinfo (Standard Target Features): Document
1798 m68k features.
1799
31d99776
DJ
18002007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1801
1802 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1803
1780a0ed
DJ
18042007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1805
1806 * gdb.texinfo (Target Description Format): Add version attribute
1807 for <target>.
1808
822b6570
DJ
18092007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1810
1811 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1812
f8b73d13
DJ
18132007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1814
1815 * gdb.texinfo (MIPS Features): New subsection.
1816
0e7f50da
UW
18172007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1818 Markus Deuling <deuling@de.ibm.com>
1819
1820 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1821 and qXfer:spu:write packets and mention them under qSupported.
1822
23d964e7
UW
18232007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1824 Markus Deuling <deuling@de.ibm.com>
1825
1826 * gdb.texinfo (Architectures): Add new SPU section to document
1827 Cell Broadband Engine SPU architecture specific commands.
1828
9f708cb2
VP
18292007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1830
1831 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1832 comments.
1833
7579b5f8
NR
18342007-06-07 Nick Roberts <nickrob@snap.net.nz>
1835
1836 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1837
bf06d120
JB
18382007-05-29 Jim Blandy <jimb@codesourcery.com>
1839
1840 * gdb.texinfo (Overview): Doc fix.
1841
23776285
MR
18422007-05-22 Maciej W. Rozycki <macro@mips.com>
1843
1844 * gdb.texinfo (Remote Configuration): Document "set/show
1845 remoteflow".
1846
1a69e1e4
DJ
18472007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1848
bf06d120
JB
1849 * gdb.texinfo (MIPS): Remove documentation for set mips
1850 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1851 stack-arg-size.
1a69e1e4 1852
46ba6afa 18532007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1854
46ba6afa
BW
1855 * all-cfg.texi (GDBTUI): New.
1856 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1857 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1858 (TUI Configuration): Edit to improve clarity and fix problems of
1859 both style and content.
5ae4183a 1860
06d3b283
UW
18612007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1862
1863 * observer.texi (GDB Observers): New observer "new_objfile".
1864
179101d6
UW
18652007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1866
1867 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1868
25d5ea92
VP
18692007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1870
1871 * gdb.texinfo (GDB/MI Variable Objects): Document
1872 frozen variables objects.
5ae4183a 1873
ea35711c
DJ
18742007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1875
1876 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1877 (Character Sets, Caching Data of Remote Targets): Likewise.
1878 (Targets): Delete Remote node. Move its text...
1879 (Debugging Remote Programs): ...to here. Delete description
1880 of the "remote" command.
1881 (Remote configuration): Delete description of "set remotedevice"
1882 and "show remotedevice".
1883 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1884
db2e3e2e
BW
18852007-04-11 Bob Wilson <bob.wilson@acm.org>
1886
5ae4183a
AS
1887 * gdb.texinfo (Contributors, Continuing and Stepping)
1888 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1889 (General Query Packets, File-I/O Remote Protocol Extension)
1890 (Protocol Basics, The F Reply Packet, Write)
1891 (Protocol-specific Representation of Datatypes, Memory Transfer):
1892 Fix hyphenation, punctuation and grammar problems.
1893 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1894 'section' instead of 'subsection' in the text.
1895 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1896 (i386): Remove period from section name.
db2e3e2e
BW
1897 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1898 (Config Names, Configure Options): Use @file{configure}.
1899
8a3dae3e
DJ
19002007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1901
1902 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1903 and tab expansion.
1904
1a92f856
DJ
19052007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1906
1907 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1908
79a6e687 19092007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1910
79a6e687
BW
1911 * gdb.texinfo: Consistently capitalize all significant words in
1912 node names, chapter titles, section titles, and headings. Update
1913 cross references to match.
1914 (Starting and Stopping Trace Experiment): Make node name plural.
1915 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1916
ad527d2e
PA
19172007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1918
1919 * gdb.texinfo (WinCE): Delete obsolete subsection.
1920
7ce59000
DJ
19212007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1922
1923 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1924 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1925 references.
1926
8807d78b
DJ
19272007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1928
1929 * gdb.texinfo (Startup): Delete references to some alternate
1930 names for .gdbinit.
1931 (Thread): Remove LynxOS reference.
1932 (Tandem ST2000): Delete target-specific documentation.
1933 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1934 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1935 and GDB_OSABI_LYNXOS.
1936
5f402660
UW
19372007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1938
1939 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1940
bac718a6
UW
19412007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1942
1943 * gdbint.texinfo (Target Conditionals): Remove mention of
1944 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1945 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1946
9453113a
DJ
19472007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1948
1949 * Makefile.in: Add "pdfdir" installation
1950 directory, PDFTEX macro, support for "install-pdf" target,
1951 and rules for making a pdf version of refcard.texi.
1952 * refcard.tex: Specify paper size for PDF output.
1953
ae21e955 19542007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1955
ae21e955 1956 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1957
3f94c067 19582007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1959
3f94c067
BW
1960 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1961 (Source Path, Character Sets, Macros, Define)
1962 (GDB/MI Result Records, GDB/MI Simple Examples)
1963 (GDB/MI Program Execution, GDB/MI File Commands)
1964 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1965 (Bug Reporting): Use @value{GCC}.
5ae4183a 1966
12c27660 19672007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1968
12c27660
BW
1969 * gdb.texinfo (Help): Fix formatting of examples.
1970 (Variables): Use @ifnotinfo instead of @iftex.
1971 (Non-debug DLL symbols): Use @ref instead of @pxref.
1972 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1973
ce9341a1
BW
19742007-03-26 Bob Wilson <bob.wilson@acm.org>
1975
1976 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1977
c8f4133a
BW
19782007-03-26 Bob Wilson <bob.wilson@acm.org>
1979
1980 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1981 the order of the nodes.
1982 (C Operators, C Constants, Debugging C): Remove extra menus.
1983 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1984
c8f4133a 19852007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1986
1987 * gdb.texinfo (File Options): Add missing parenthesis.
1988 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1989
c74d0ad8
DJ
19902007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1991
1992 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1993
ff6f572f
DJ
19942007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1995
669fac23 1996 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1997 case insensitivity.
1998 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1999
994337c3
NR
20002007-02-18 Nick Roberts <nickrob@snap.net.nz>
2001
2002 * gdb.texinfo (Top): Put Appendix A after numbered sections.
2003 (Files): Add section name to argument list for pxref.
2004 (Non-debug DLL symbols): Don't use `see' for pxref.
2005 (Embedded Processors): Fix typo.
2006 (GDB/MI Breakpoint Commands): Execution commands generate
2007 *stopped not ^done.
2008
eb819d70
NR
20092007-02-13 Nick Roberts <nickrob@snap.net.nz>
2010
2011 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
2012 values for in_scope. Mention that only root variables can be
2013 updated.
2014 (GDB/MI Development and Front Ends): Explain new values may be
2015 added to existing fields.
2016
123dc839
DJ
20172007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2018
2019 * gdb.texinfo (-target-disconnect): Use @smallexample.
2020 (Requirements): Add anchor for Expat. Update description.
2021 (Target Descriptions): Mention Expat.
2022 (Target Description Format): Document new elements. Use
2023 @smallexample.
2024 (Predefined Target Types, Standard Target Features): New sections.
669fac23 2025 * gdbint.texinfo (Target Descriptions): New section.
123dc839 2026
108546a0
DJ
20272007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2028
2029 * gdb.texinfo (Target Description Format): Add section on XInclude.
2030
95a98c01
NR
20312006-02-03 Nick Roberts <nickrob@snap.net.nz>
2032
2033 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
2034 command -enable-timings.
2035
f4b3909f
EZ
20362007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
2037
5ae4183a 2038 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
2039 descriptions for new/deleted elements in gdb_osabi. Add missing
2040 description for function generic_elf_osabi_sniff_abi_tag_sections.
2041
c7ba131e
JB
20422007-01-29 Joel Brobecker <brobecker@adacore.com>
2043
2044 * gdb.texinfo (Maintenance Commands): Add documentation for
2045 the new "maint print target-stack" command.
2046
3a60f64e
JK
20472007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2048 Eli Zaretskii <eliz@gnu.org>
2049
f4b3909f 2050 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 2051
c582f8b6
EZ
20522007-01-26 Eli Zaretskii <eliz@gnu.org>
2053
2054 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
2055 Use @value{NGCC} instead of @value{GCC}.
2056
d3e8051b
EZ
20572007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
2058
2059 * agentexpr.texi: Fix typos.
2060 * annotate.texinfo: Likewise.
2061 * gdb.texinfo: Likewise.
2062 * gdbint.texinfo: Likewise.
2063 * observer.texi: Likewise.
2064 * stabs.texinfo: Likewise.
2065
86f04699
EZ
20662007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
2067
2068 * gdbint.texinfo (Support Libraries): Remove mmalloc
2069 entry. Describe readline library.
2070
23181151
DJ
20712007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2072
2073 * gdb.texinfo (Target Descriptions): New section.
2074 (General Query Packets): Add QPassSignals anchor. Mention
2075 qXfer:features:read under qSupported. Expand mentions of
2076 qXfer:memory-map:read and QPassSignals. Document
2077 qXfer:features:read.
2078
f822c95b
DJ
20792007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2080
2081 * gdb.texinfo (Commands to specify files): Describe
2082 "set sysroot" and "show sysroot".
2083 (Using the `gdbserver' program): Lowercase argument
2084 to @var. Expand description of setting up GDB on the
2085 host.
2086
8936fcda
JB
20872007-01-05 Joel Brobecker <brobecker@adacore.com>
2088
2089 * gdb.texinfo (Set Catchpoints): Add documentation for the new
2090 catch exception, catch exception unhandled, and catch assert
2091 commands.
2092
e776119f
DJ
20932007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2094
2095 * gdb.texinfo (Debugging Output): Document "set debug xml"
2096 and "show debug xml".
2097
aa79a185
DJ
20982007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2099
2100 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
2101
7f893741
JB
21022007-01-01 Joel Brobecker <brobecker@adacore.com>
2103
2104 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
2105
a1b5960f
VP
21062006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2107
2108 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
2109 note in @ignore, to be removed later if nobody complains.
2110
9f470e6e
NR
21112006-12-04 Nick Roberts <nickrob@snap.net.nz>
2112
2113 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
2114 of -var-delete.
2115
765dc015 21162006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2117
765dc015 2118 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
2119 automatic software/hardware breakpoint usage and
2120 the "set breakpoint auto-hw" command.
765dc015 2121
4b5752d0
VP
21222006-11-21 Vladimir Prus <vladimir@codesourcery.com>
2123
2124 * gdb.texinfo (Memory Access Checking): New.
2125
89be2091
DJ
21262006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
2127
2128 * gdb.texinfo (Remote configuration): Mention
2129 "pass-signals-packet".
2130 (General Query Packets): Document QPassSignals. Fix
2131 a typo.
2132
ca3bf3bd
DJ
21332006-11-14 Maxim Grigoriev <maxim@tensilica.com>
2134
2135 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
2136
427c3a89
DJ
21372006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2138
2139 * gdb.texinfo (Remote configuration): Rewrite documentation for
2140 packet configuration commands.
2141 (OS Information): Adjust reference to qXfer:auxv:read.
2142 (General Query Packets): Remove references to read-aux-vector-packet
2143 and set remote get-thread-local-storage-address.
2144
7a107747
DJ
21452006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2146
2147 * gdbint.texinfo (Target Architecture Definition): Add new
2148 Initializing a New Architecture section.
2149
1c56eb0e
EZ
21502006-10-31 David Taylor <dtaylor@emc.com>
2151
2152 * stabs.texinfo (Macro define and undefine): New node describing
2153 stabs for #define and #undef.
2154
f73adfeb
AS
21552006-10-27 Andreas Schwab <schwab@suse.de>
2156
2157 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
2158
fd60e0df
EZ
21592006-10-21 Eli Zaretskii <eliz@gnu.org>
2160
2161 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
2162 clarify on the possible meanings of ``expression'' watched by
2163 watchpoints. Add indexing.
e5ac9b53
EZ
2164 (Prompting, Errors, Invalidation, Annotations for Running)
2165 (Source Annotations): Fix index entries by adding "annotation" to
2166 them, to discriminate from index entries that point to the more
2167 general topic descriptions.
fd60e0df 2168
52bb452f
DJ
21692006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2170
2171 * gdbint.texinfo (Target Vector Definition): Move most
2172 content into Existing Targets. Add a menu.
2173 (Existing Targets): New section, moved from Target Vector
2174 Definition. Use @subsection.
2175 (Managing Execution State): New section.
2176
58955e58
BW
21772006-10-16 Bob Wilson <bob.wilson@acm.org>
2178
2179 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
2180
c8aa23ab
EZ
21812006-10-15 Eli Zaretskii <eliz@gnu.org>
2182
2183 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2184 (Command Syntax, Signals, Backtrace, Connecting)
2185 (Remote configuration, Renesas Boards, Console I/O): Fix last
2186 change: use Ctrl- instead of C-, except wrt Emacs.
2187 (File-I/O Examples): Put Ctrl-c in @kbd.
2188 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2189 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
2190 (Signals, Set Breaks, Set Watchpoints): Document optional
2191 arguments to `info signals' `handle', `info breakpoints', and
2192 `info watchpoints'.
c8aa23ab 2193
e7109c7e
EZ
21942006-10-14 Eli Zaretskii <eliz@gnu.org>
2195
2196 * gdb.texinfo (Backtrace): Fix last change.
2197
de3aea7b
NR
21982006-10-14 Nick Roberts <nickrob@snap.net.nz>
2199
2200 * gdb.texinfo (Backtrace): Order correctly and add other cases.
2201
7f9087cb
BW
22022006-10-10 Bob Wilson <bob.wilson@acm.org>
2203
c8aa23ab
EZ
2204 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2205 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2206 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 2207
68437a39
DJ
22082006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2209 Daniel Jacobowitz <dan@codesourcery.com>
2210
2211 * gdb.texinfo (Packets): Document vFlashErase,
2212 vFlashWrite and vFlashDone packets.
2213 (General Query Packets): Document qXfer:memory-map:read.
2214 Add a new feature for qXfer:memory-map:read.
2215 (Memory map format): New section.
2216 (Target Commands): Mention that gdb can write flash.
2217
fd79ecee
DJ
22182006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2219 Daniel Jacobowitz <dan@codesourcery.com>
2220
2221 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2222 memory regions and "mem auto".
2223
350da6ee
DJ
22242006-09-21 Nathan Sidwell <nathan@codesourcery.com>
2225
2226 * gdbint.texinfo (Array Containers): New section.
2227
2f1acb09
VP
22282006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2229
2230 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2231 -stack-list-arguments HIGH_FRAME argument can be larger then the
2232 actual number of frames.
2233
2ab1eb7a
VP
22342006-09-07 Vladimir Prus <vladimir@codesourcery.com>
2235
2236 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
2237 -stack-list-locals HIGH_FRAME argument can be larger then the
2238 actual number of frames.
2ab1eb7a 2239
599b237a
BW
22402006-09-02 Bob Wilson <bob.wilson@acm.org>
2241
2242 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2243 Register Packet Format, Tracepoint Packets): Fix spelling errors.
2244
25ab7e6d
EZ
22452006-09-02 Eli Zaretskii <eliz@gnu.org>
2246
2247 * gdbint.texinfo (Overall Structure): New section "Source Tree
2248 Structure".
2249
940178d3
JB
22502006-08-17 Jim Blandy <jimb@codesourcery.com>
2251
2252 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2253 responses.
2254
30daae6c
JB
22552006-08-08 Joel Brobecker <brobecker@adacore.com>
2256
2257 * gdb.texinfo (Source Path): Add documentation for new
2258 substitute-path commands.
2259
7fa2210b
DJ
22602006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2261
2262 * gdb.texinfo (Installing GDB): Update menu. Move text to...
2263 (Running Configure): ...here.
2264 (Requirements): New node. Mention expat.
2265
3d00d119
DJ
22662006-08-08 Vladimir Prus <vladimir@codesourcery.com>
2267
5ae4183a 2268 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
2269 'set download-write-size' and 'show download-write-size'.
2270
0cbfa4ee
DJ
22712006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2272
2273 * stabs.texinfo (Member Type Descriptor): Correct example for
2274 pointer to member types.
2275
16026cd7
AS
22762006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2277
2278 * gdb.texinfo (Optional warnings and messages): Add
2279 'set/show trace-commands'.
2280 (Command files): Add '-v' to source command.
2281
0876f84a
DJ
22822006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2283
2284 * gdb.texinfo (OS Information): Update qPart reference to
2285 qXfer.
2286 (Remote configuration): Likewise.
2287 (Overview): Move @cindex to the start of a paragraph. Talk
2288 about binary data encoding.
2289 (Packets): Refer to the overview for the details of the X
2290 packet encoding.
2291 (General Query Packets): Remove qPart description. Add qXfer
2292 description. Add an anchor to qSupported. Correct feature
2293 table title. Add a new feature for qXfer:auxv:read.
2294 (Interrupts): Add a missing parenthesis.
2295
2ec3381a
DJ
22962006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
2297
669fac23 2298 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
2299 (GDB/MI Kod Commands): Remove commented out node.
2300
594fe323
EZ
23012006-07-01 Eli Zaretskii <eliz@gnu.org>
2302
2303 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2304 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2305 (GDB/MI Thread Commands, GDB/MI Program Execution)
2306 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2307 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2308 (GDB/MI File Commands, GDB/MI Target Manipulation)
2309 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2310 since the MI prompt is hard-wired into the code.
2311
7e3fb70c
NR
23122006-07-01 Nick Roberts <nickrob@snap.net.nz>
2313
2314 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2315 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2316 (GDB/MI Data Manipulation): Remove description of unimplemented
2317 display related commands as variable objects perform this function
2318 and are superior: -display-delete, -display-disable,
2319 -display-enable, -display-insert and -display-list. Move
2320 -environment-cd, -environment-directory, -environment-path
2321 and -environment-pwd to "Program Context".
2322 (GDB/MI Program Control): Rename to "Program Execution". Move
2323 -exec-arguments -exec-abort to...
2324 (GDB/MI Program Context): ...here. New node split from "Data
2325 Manipulation".
2326
be2a5f71
DJ
23272006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
2328
2329 * gdb.texinfo (Remote configuration): Document set / show
2330 remote supported-packets.
2331 (General Query Packets): Document qSupported packet.
2332
fc320d37
SL
23332006-06-10 Sandra Loosemore <sandra@codesourcery.com>
2334
2335 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2336 and font markup.
2337 (Protocol basics): Likewise.
2338 (The F request packet): Likewise.
2339 (The F reply packet): Likewise.
2340 (Memory transfer): Move this node to be a subsubsection of
2341 "Protocol specific representation of datatypes".
2342 (The Ctrl-C message): More copy editing.
2343 (Console I/O): Likewise.
2344 (The isatty call): Delete this node, and merge its content into
2345 the "isatty" node. Fixed references elsewhere.
2346 (The system call): Delete this node, and merge its content into
2347 the "system" node. Fixed references elsewhere.
2348 (open): Reformat to use @table, and add appropriate font markup.
2349 (close): Likewise.
2350 (read): Likewise.
2351 (write): Likewise.
2352 (lseek): Likewise.
2353 (rename): Likewise.
2354 (unlink): Likewise.
2355 (stat/fstat): Likewise.
2356 (gettimeofday): Likewise.
2357 (isatty): Likewise.
2358 (system): Likewise, plus minor changes to fix confusing wording.
2359 (Integral datatypes): Fix font markup.
2360 (Pointer values): Likewise.
2361 (struct stat): Fix markup to use @table, plus minor copy editing.
2362 (struct timeval): Fix font markup, plus minor copy editing.
2363 (Constants): Minor copy editing.
2364 (Errno values): Add font markup.
2365 (File-I/O Examples): Likewise.
2366
158fdf5c
NR
23672006-06-10 Nick Roberts <nickrob@snap.net.nz>
2368
2369 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2370 (GDB/MI Simple Examples): Move node up one level. Use real
2371 examples.
2372 (GDB/MI Compatibility with CLI): Update.
2373 (GDB/MI Result Records): Add "connected" and "exit" result
2374 classes.
2375 (GDB/MI Stream Records): Clarify target output.
2376 (GDB/MI Command Description Format): Modify example description.
2377 (GDB/MI Breakpoint Table Commands): Rename to...
2378 (GDB/MI Breakpoint Commands): ...this
2379 (GDB/MI Breakpoint Commands): Add optional thread field.
2380 (GDB/MI Program Control): Add an introduction. Move "Program
2381 termination" examples into exec-run description.
2382 (GDB/MI File Commands): Mention similar CLI commands.
2383 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
2384 is similar to "-gdb-version".
2385
ddb50cd7
EZ
23862006-06-09 Eli Zaretskii <eliz@gnu.org>
2387
2388 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2389
2aef0d6b
NR
23902006-06-02 Nick Roberts <nickrob@snap.net.nz>
2391
2392 * gdb.texinfo (GDB/MI Development and Front Ends): Use
2393 sourceware.org for mailing lists.
d5e40d59 2394 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 2395
383a5c52
NR
23962006-06-01 Nick Roberts <nickrob@snap.net.nz>
2397
d5e40d59 2398 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 2399
e16b02ee
EZ
24002006-05-22 Eli Zaretskii <eliz@gnu.org>
2401
2402 * gdb.texinfo (Cygwin Native): Fix last change.
2403
be90c084
CF
24042006-05-22 Christopher Faylor <cgf@timesys.com>
2405
2406 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
2407
347ceba5
NR
24082006-05-15 Nick Roberts <nickrob@snap.net.nz>
2409
2410 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
2411 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
2412
369af7bd
DJ
24132006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2414
2415 * gdb.texinfo (General Query Packets): Recommend not starting
2416 new packets with qC and clarify.
2417
2ffdbde8 24182006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
2419
2420 * gdb.texinfo (M2 Types): New section.
72019c9c 2421
16d1a084
DJ
24222006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
2423
2424 * agentexpr.texi: Add a copyright and license notice.
2425 * observer.texi: Likewise, with GPL clause for function prototypes.
2426 Remove trailing whitespace.
2427
aa56d27a
JB
24282006-05-05 Jim Blandy <jimb@codesourcery.com>
2429
2430 * gdb.texinfo (General Query Packets): Document conventions for
2431 terminating packet names, and their violations.
2432
5bdf8622
DJ
24332006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2434
2435 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
2436 * gdb.texinfo: Likewise.
2437
605a56cb
DJ
24382006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2439
2440 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
2441 and "show remotedebug".
2442 (Debugging Output): Add additional index entries.
2443
b8db102d
MS
24442006-04-27 Michael Snyder <msnyder@redhat.com>
2445
2446 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
2447
c5e30d01
AC
24482006-04-22 Andrew Cagney <cagney@redhat.com>
2449
2450 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
2451 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
2452
8181d85f
DJ
24532006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
2454
2455 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
2456 and remove breakpoint prototypes.
2457 (Watchpoints): Move description of target_insert_hw_breakpoint and
2458 target_remove_hw_breakpoint ...
2459 (Breakpoints): ... to here. Document target_insert_breakpoint and
2460 target_remove_breakpoint.
2461
4f553f88
JB
24622006-04-17 Jim Blandy <jimb@codesourcery.com>
2463
2464 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
2465 and C packets are optional.
2466
cd852561
FR
24672006-04-14 Frederic Riss <frederic.riss@st.com>
2468
2469 * gdb.texinfo (Specifying source directories): Update the description
2470 of the source file search to reflect the fact that the source path
2471 always contains at least $cdir and $cwd.
2472
b620eb07
MS
24732006-03-31 Michael Snyder <msnyder@redhat.com>
2474
2475 * gdb.texinfo: Update copyright dates.
2476
3156cdaf
EZ
24772006-03-31 Eli Zaretskii <eliz@gnu.org>
2478
2479 * gdb.texinfo (Overview): Add an index entry to "empty response".
2480
7d30c22d
JB
24812006-03-28 Jim Blandy <jimb@codesourcery.com>
2482
2483 * gdbint.texinfo (Prologue Analysis): New section.
2484
86941c27
JB
24852006-03-07 Jim Blandy <jimb@red-bean.com>
2486
66b8c7f6
JB
2487 * gdb.texinfo (Connecting): Document 'target remote pipe'.
2488
1a10341b
JB
2489 * gdb.texinfo (Target Commands): Update text describing how to
2490 specify a target. Refer to the detailed section on remote
2491 debugging, not the brief mention.
2492
86941c27
JB
2493 * gdb.texinfo (Connecting): Organize the different 'target remote'
2494 connection methods into a table. Add a 'target remote' index
2495 entry. (!!!)
2496
62f3a2ba
FF
24972006-02-17 Fred Fish <fnf@specifix.com>
2498
2499 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
2500 'ptype' commands to reflect the fact that the only significant
2501 difference between them is that ptype prints the complete type
2502 description instead of just the name.
2503
8b9a88ea
WZ
25042006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
2505
2506 * gdbint.texinfo (Watchpoints): Delete
2507 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
2508
7e8dc855
NR
25092006-02-10 Nick Roberts <nickrob@snap.net.nz>
2510
2511 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
2512 times fields where needed. Fix typos. Update general form given
2513 for output of -break-insert.
2514 (GDB/MI): Abbreviate some unnecessarily long fullnames.
2515
c91d38aa
DJ
25162006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
2517
2518 * gdbint.texinfo (Symbol Handling): Add a section
2519 on memory management.
2520
38fcd64c
DJ
25212006-02-06 Vladimir Prus <ghost@cs.msu.su>
2522
2523 * gdb.texinfo (Breakpoint table commands): Document the fullname
2524 field in -break-list output.
2525
219eec71
EZ
25262006-02-03 Eli Zaretskii <eliz@gnu.org>
2527
2528 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
2529 debugging information produced by the various "set debug..."
2530 options.
2531
ae5a43e0
DJ
25322006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2533
2534 * gdb.texinfo (Files): Remove obsolete bits from the description
2535 of "symbol-file".
2536
a9f158ec
JB
25372006-01-25 Jim Blandy <jimb@redhat.com>
2538
2539 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
2540
410dd08e
JB
25412006-01-24 Jim Blandy <jimb@redhat.com>
2542
2543 * gdbint.texinfo (Frames): Document the basics of GDB's register
2544 unwinding model, and explain the existence of the "sentinel" frame.
2545
4b505b12
AS
25462006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
2547
2548 * gdb.texinfo (Choosing files): Mention that -directory is used
2549 for script files.
2550 (Specifying source directories): Likewise.
2551 (Command files): Explain how script files are found.
2552
839c27b7
EZ
25532006-01-21 Eli Zaretskii <eliz@gnu.org>
2554
2555 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
2556 the threads in a multi-threaded program.
2557 (Threads): The threadno argument of "thread apply" can be a range
2558 of numbers.
2559
7be93b9e
JB
25602006-01-18 Jim Blandy <jimb@redhat.com>
2561
2562 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
2563 of warning flags.
2564
fcc73fe3
EZ
25652006-01-13 Eli Zaretskii <eliz@gnu.org>
2566
2567 * gdb.texinfo (Sequences): Improve menu annotations.
2568 (Define): Add index entries for arguments of user-defined
2569 commands. Move the description of flow-control commands...
2570 (Command Files): ...to here. Document loop_break and
2571 loop_continue.
ca91424e
EZ
2572 (Define, Command Files): Document `end' and add index entries for
2573 it.
fcc73fe3 2574
5c95884b
MS
25752006-01-04 Michael Snyder <msnyder@redhat.com>
2576
2577 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 2578 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 2579
860701dc
PH
25802006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
2581
2582 * gdb.texinfo (Omissions from Ada): Document that there is now
2583 limited aggregate support.
2584
36b80e65
EZ
25852005-12-28 Eli Zaretskii <eliz@gnu.org>
2586
2587 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
2588 registers and the likes.
2589
c1468174
EZ
25902005-12-24 Eli Zaretskii <eliz@gnu.org>
2591
2592 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
2593 (Symbols): Fix usage of "e.g.".
359df76b 2594 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
2595
2596 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
2597 (Coding): Fix usage of "e.g.".
2598
c02a867d
EZ
25992005-12-23 Eli Zaretskii <eliz@gnu.org>
2600
5ae4183a
AS
2601 * stabs.texinfo:
2602 * refcard.tex:
c02a867d 2603 * gpl.texi:
5ae4183a
AS
2604 * gdbint.texinfo:
2605 * gdb.texinfo:
2606 * gdb-cfg.texi:
c02a867d 2607 * fdl.texi:
5ae4183a
AS
2608 * annotate.texinfo:
2609 * all-cfg.texi:
c02a867d
EZ
2610 * Makefile.in: Add (C) after Copyright. Update the FSF
2611 address.
2612
fad38dfa
EZ
26132005-12-03 Eli Zaretskii <eliz@gnu.org>
2614
2615 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
2616 extend GDB with commands for external monitor.
2617
53e5f3cf
AS
26182005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
2619
2620 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
2621
55f6ca0f
JB
26222005-11-25 Joel Brobecker <brobecker@adacore.com>
2623
2624 * gdbint.texinfo (Start of New Year Procedure): New chapter.
2625
c1947b85
JB
26262005-11-21 Jim Blandy <jimb@redhat.com>
2627
2628 * gdb.texinfo (Tracepoint Packets): Document restrictions on
2629 placement of 'R' actions in tracepoint action packets; document
2630 dependence of 'X' and 'M' actions on a preceding 'R' action for
2631 their registers.
2632
9d29849a
JB
26332005-11-19 Jim Blandy <jimb@redhat.com>
2634
2635 * gdb.texinfo (Tracepoint Packets): New node.
2636 (General Query Packets): Add entries for the tracepoint packets,
2637 referring to the "Tracepoint Packets" node.
2638 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 2639
9a6253be
KB
26402005-11-18 Kevin Buettner <kevinb@redhat.com>
2641
2642 * gdb.texinfo (set remotebreak): Add anchor.
2643 (X packet): Likewise.
2644 (Remote Protocol): Add new section `Interrupts' and new index
2645 entry `interrupts (remote protocol)'.
2646
5f3bebba
JB
26472005-11-18 Jim Blandy <jimb@redhat.com>
2648
2649 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
2650 entries into the General Query Packets section. Add a
2651 cross-reference to that section. Drop description of replies, as
2652 these are covered in the descriptions of each packet.
2653 (General Query Packets): Add introductory text. Explain naming
2654 conventions, and how the end of a name is recognized.
2655
9a7a1b36
KB
26562005-11-17 Kevin Buettner <kevinb@redhat.com>
2657
0564b6cf 2658 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
2659 "set remotebreak" command.
2660
b8ff78ce
JB
26612005-11-16 Jim Blandy <jimb@redhat.com>
2662
2663 * gdb.texinfo (Packets, Stop Reply Packets)
2664 (General Query Packets): Various formatting cleanups.
2665 - Use @samp for packet contents.
2666 - Drop summaries from packet @item lines; the same information appears
2667 immediately below in the description.
2668 - Delete paragraph breaks after packet @item commands, so that the
2669 description appears directly to the right of the packet prototype
2670 in the printed manual, if it fits.
2671 - Place spaces in packet prototypes between @vars and non-@var
2672 letters, and explain that they're just for formatting.
2673 - Use @dots{} instead of '...'.
2674 - Fix uses of @code where @var was needed.
2675 - Replace "deprecated" markers with English text spelling out the
2676 packet's status and the preferred alternatives.
2677 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
2678 what this ever meant.
2679 - Remove "(draft)" markers on 'i' packets; nobody has commented on
2680 this for a long time.
2681 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
2682 implemented several times, and have been in use for years.
2683
8ffe2530
JB
26842005-11-15 Jim Blandy <jimb@redhat.com>
2685
c43c5473
JB
2686 * gdb.texinfo (Packets): Add index entries for 'm' packet
2687 disclaimers.
5ae4183a 2688
fb031cdf
JB
2689 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
2690 of stub when processing an 'm' packet.
2691
8ffe2530
JB
2692 * gdb.texinfo (Packets): Mention that packets beginning with
2693 letters are reserved once, at the top, instead of actually listing
2694 them all and saying "reserved".
2695
c03c782f
AS
26962005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
2697
2698 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
2699 Change @var{$arg0 to @code{$arg0.
2700
814e32d7
WZ
27012005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
2702
2703 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
2704
fa93a9d8
JB
27052005-11-12 Jim Blandy <jimb@redhat.com>
2706
2707 * gdb.texinfo (General Query Packets): Put packets in alphabetical
2708 order. Remove extraneous 'z'.
2709
8a5a3c82
AS
27102005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
2711
2712 * gdb.texinfo (Choosing files): Add --eval-command.
2713
4b0ad762
AS
27142005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
2715
2716 * gdb.texinfo (Choosing modes): Add --return-child-result.
2717
2718
1a088d06
AS
27192005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
2720
2721 * gdb.texinfo (Choosing modes): Add --batch-silent.
2722
656d5e12
EZ
27232005-10-28 Eli Zaretskii <eliz@gnu.org>
2724
2725 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
2726 "The -var-update Command".
2727
3c9c013a
JB
27282005-10-03 Joel Brobecker <brobecker@adacore.com>
2729
2730 * gdb.texinfo (Print Settings): Add documentation for set/show
2731 print array-indexes.
2732
7ba3cf9c
DJ
27332005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
2734
2735 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
2736 6.2 and 6.3.
2737
a94ab193
EZ
27382005-08-27 Eli Zaretskii <eliz@gnu.org>
2739
2740 * gdb.texinfo (File Options): Don't document --mapped, it's gone
2741 since 19-Jan-2004.
2742 (Files): Likewise.
ab1adacd
EZ
2743 (Variables, Symbols): Document the "<incomplete type>" message and
2744 its reasons.
a94ab193 2745
ca06016a
FF
27462005-08-01 Fred Fish <fnf@specifix.com>
2747
2748 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
2749
cf58170d
NR
27502005-07-15 Nick Roberts <nickrob@snap.net.nz>
2751
2752 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
2753 option for -var-list-children and -var-update.
2754 (GDB/MI Stack Manipulation): Simplify description of
2755 print-values option for -stack-list-locals.
2756 (GDB/MI Command Description Format): Clarify.
2757 (Mode Options): Spelling of superseded.
2758
38f1196a
BR
27592005-07-12 Bob Rossi <bob@brasko.net>
2760
2761 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
2762 corresponding GDB command comment.
2763
3cb3b8df
BR
27642005-07-06 Bob Rossi <bob@brasko.net>
2765
2766 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
2767 and -inferior-tty-show.
2768 (Input/Output): Document "set/show inferior-tty" and tty alias.
2769
10fac096
NW
27702005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
2771
2772 * gdb.texinfo (Packets): Change description of 'D' packet to note
2773 that GDB does wait for a response.
2774
d1b6db76
NR
27752005-06-22 Nick Roberts <nickrob@snap.net.nz>
2776
2777 * gdb.texinfo (History) Rename "Command History".
2778 (Command History): Move node "Server Prefix" from section on
2779 Annotations here.
2780
29629dcf
NR
27812005-06-19 Nick Roberts <nickrob@snap.net.nz>
2782
2783 * gdb.texinfo (GDB/MI Stack Manipulation):
2784 Re-instate -stack-info-frame with example. Say that it gets
2785 info on selected frame, not current frame.
2786
397ca115
EZ
27872005-06-18 Eli Zaretskii <eliz@gnu.org>
2788
2789 * gdb.texinfo (Server): Clarify that `file' should be used before
2790 connecting to the server.
2791 (Files): Add an xref to the above description.
51274035
EZ
2792 (Output Formats): More detailed description of the `c' format.
2793 (Memory): List explicitly all the formats supported by `x'.
638ac427 2794 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2795 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2796 files. Add more indexing for solib-absolute-prefix and
2797 --with-sysroot.
76d17f34
EZ
2798 (Machine Code): Document possible problems with locations in
2799 shared libraries.
d416eeec
EZ
2800 (Backtrace): Document that free-standing environments do not need
2801 to have a `main' function.
397ca115 2802
74f6deaa
NR
28032005-06-18 Nick Roberts <nickrob@snap.net.nz>
2804
2805 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2806 -stack-info-frame.
2807
a9967aef
AC
28082005-06-07 Andrew Cagney <cagney@gnu.org>
2809
2810 * gdb.texinfo (Contributors): Note the original multi-arch
2811 contributors.
2812
e09f16f9
EZ
28132005-06-03 Eli Zaretskii <eliz@gnu.org>
2814
2815 * gdb.texinfo (Registers): Add index entries for the standard
2816 registers.
2817 (Frames): Add cross-reference from frame pointer description to
2818 the Registers node.
2819 (Annotations Overview): Fix the reference to GDB name.
2820
d87ba7ee
EZ
28212005-06-01 Eli Zaretskii <eliz@gnu.org>
2822
2823 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2824 can-use-hw-watchpoints.
2825
034dad6f
BR
28262005-05-28 Bob Rossi <bob@brasko.net>
2827
2828 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2829 the possible reasons why an exec async record would be returned to FE.
2830
ffed4509
AC
28312005-05-26 Andrew Cagney <cagney@gnu.org>
2832
2833 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2834 Andrew Cagney implemented the original GDB/MI.
2835
e22e55c9
OF
28362005-05-23 Orjan Friberg <orjanf@axis.com>
2837
2838 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2839 documentation. Add documentation for cris-mode.
2840
a78e13ce
EZ
28412005-05-20 Eli Zaretskii <eliz@gnu.org>
2842
2843 * gdb.texinfo (Numbers): Explain the example and make the wording
2844 more acurate.
2845
76ff342d
DJ
28462005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2847 Dennis Brueni <dennis@slickedit.com>
2848
2849 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2850 (GDB/MI Data Manipulation, GDB/MI Program Control)
2851 (GDB/MI Stack Manipulation): Update examples to include the fullname
2852 attribute in stack frames.
2853
119b882a
EZ
28542005-05-12 Eli Zaretskii <eliz@gnu.org>
2855
2856 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2857 do with other non-standard names of init files.
2858
6fc08d32
EZ
28592005-05-11 Eli Zaretskii <eliz@gnu.org>
2860
2861 * gdb.texinfo (Command Files): Move the description of the startup
2862 from here...
2863 (Startup): ...to this new subsection of the Invocation chapter.
2864 Rearrange the description of init files more logically and add a
2865 cross-reference to "Command Files". Document the special gdbinit
2866 name for CISCO 68k. Expand the description of what GDB does
2867 during startup.
2868 (History): Add index entry for HISTSIZE.
2869
a561754a
MK
28702005-05-02 Mark Kettenis <kettenis@gnu.org>
2871
2872 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2873
2eecc4ab
EZ
28742005-05-02 Eli Zaretskii <eliz@gnu.org>
2875
2876 * gdb.texinfo (SVR4 Process Information, The isatty call)
2877 (The system call): Don't use foo(N) notation for man pages and
2878 functions.
514c4d71 2879 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2880
18999be5
EZ
28812005-04-27 Eli Zaretskii <eliz@gnu.org>
2882
2883 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2884 were optimized away.
2885
0abb7bc7
EZ
28862005-04-22 Eli Zaretskii <eliz@gnu.org>
2887
2888 * gdb.texinfo (Remote configuration): Document "set/show
2889 get-thread-local-storage-address". Add cross-reference to the
2890 description of the qGetTLSAddr packet.
2891 (General Query Packets): Mention "set remote
2892 get-thread-local-storage-address" and add a reference to its
2893 description.
2894
6f61acb1
NR
28952005-04-19 Nick Roberts <nickrob@snap.net.nz>
2896
2897 * gdb.texinfo (Backtrace): Describe 'bt full'.
2898
9d59903a
NR
28992005-04-17 Nick Roberts <nickrob@snap.net.nz>
2900
2901 * gdb.texinfo (Mode Options): Fix typo.
2902 (GDB/MI): Describe how to invoke GDB/MI.
2903
721c2651
EZ
29042005-04-16 Eli Zaretskii <eliz@gnu.org>
2905
2906 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2907 references changed. Add description of "info udot".
721c2651
EZ
2908 (Files): Document "set/show stop-on-solib-events".
2909 (M32R/D): Document "set/show download-path", "set/show
2910 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2911 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2912 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2913 (Maintenance Commands): Improve indexing.
2914 (Target Commands): Document "set/show hash", "set/show debug
2915 monitor".
2916 (SVR4 Process Information): Document "info pidlist" and "info
2917 meminfo". Document "set/show procfs-tarce" and "set/show
2918 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2919 (Symbols, The Print Command with Objective-C): Improve indexing.
2920 (Objective-C): Add references to "info classes" and "info
2921 selectors".
c45da7e6
EZ
2922 (Debugging Output): Improve wording. Document "set/show debug
2923 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2924 (Set Breaks): Add index entry for "hardware breakpoints".
2925 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2926 and "set/show usehardbreakpoints".
2927 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2928 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2929 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2930 rdiromatzero", "set/show rdiheartbeat".
2931 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2932 "sds".
2933 (Embedded Processors): Document the "sim" command.
2934 (Remote): Document the "remote" command.
2935 (DJGPP Native): Document the "info serial" command.
2936 (Threads): Document "maint info sol-threads".
2937 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2938 (Set Breaks): Improve indexing.
2939 (Command Syntax): Add a reference to dont-repeat.
2940 (Define): Document "dont-repeat".
2941 (TUI Commands): Document "tabset".
2942 (WinCE): New subsection. Document "set/show remotedirectory",
2943 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2944
14d6dd68
EZ
29452005-04-15 Eli Zaretskii <eliz@gnu.org>
2946
2947 * gdb.texinfo (Hurd Native): New subsection, documents
2948 Hurd-specific commands.
a64548ea 2949 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2950 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2951 (MIPS): Improve documentation of heuristic-fence-post. Document
2952 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2953 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2954 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2955 (ARM): Document ARM-specific commands.
a64548ea
EZ
2956 (AVR): New section. Document "info io_registers".
2957 (CRIS): New section. Document "set/show cris-version" and
2958 "set/show cris-dwarf2-cfi".
2959 (HPPA): New section. Document "set/show debug hppa" and "maint
2960 print unwind".
a5adf40f 2961 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2962 (Super-H): New section. Document the "regs" command.
721c2651 2963 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2964
9c16f35a
EZ
29652005-04-09 Eli Zaretskii <eliz@gnu.org>
2966
2967 * gdb.texinfo (Print Settings): Document "set/show print
2968 pascal_static-members", "set print repeats", "show print
2969 null-stop". Improve indexing. Fix documentation of "set print
2970 union".
2971 (Pascal): New section.
2972 (Supported languages): Rename from "Support"; all references
2973 updated. Add a menu item for Pascal.
2974 (Numbers): Document "set radix.
2975 (Screen Size): Document "set/show pagination".
2976 (MIPS Embedded): Remove "set processor" documentation.
2977 (Remote configuration): Document "set/show X/P/Z-packet",
2978 "set/show read-aux-vector-packet", "set/show remote
2979 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2980 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2981 remotedebug", "set/show remotebreak", "set/show remotedevice",
2982 "set/show remotelogfile".
2983 (Auxiliary Vector): Add reference to the description of the
2984 read-aux-vector-packet setting.
2985 (Set Watchpoints): Add a cross-reference to "set remote
2986 hardware-breakpoint-limit".
2987 (General Query Packets): Add indexing of requests and
2988 cross-references to related commands in "Remote configuration".
2989 (File-I/O Overview, The system call): Fix wording and typos.
2990 (Thread Stops): Add index entries.
2991 (Continuing and Stepping): Document "show step-mode".
2992 (i386): New node. Document "set/show struct-convention".
2993 (Files): Document "show trust-readonly-sections".
2994 (Calling): Document "set/show unwindonsignal".
2995 (Messages/Warnings): Add index entries.
2996 (Maintenance Commands): Document "set/show watchdog".
2997 (Annotations Overview): Document "show annotate".
2998 (Set Watchpoints): Add index entries.
2999 (Symbols): Fix doc of case-sensitive.
3000 (ABI): Document "show coerce-float-to-double".
3001 (Convenience Vars, Help): Improve indexing.
3002 (Machine Code): Document "show disassembly-flavor".
3003 (Debugging C plus plus): Document "show overload-resolution".
3004 (Value History, Signaling): Add index entries.
3005
30062005-04-08 Eli Zaretskii <eliz@gnu.org>
3007
3008 * gdb.texinfo (Show): Move @kindex entries to their proper places.
3009 (Processes): Fix wording.
3010 (History, List, Logging output, Define, Symbols, Print Settings):
3011 Improve indexing.
3012
a8f24a35
EZ
30132005-04-03 Eli Zaretskii <eliz@gnu.org>
3014
3015 * gdb.texinfo (Targets): Document "set/show architecture". Remove
3016 redundant index entry for "target" command.
3017 (Backtrace): Add index entries.
3018 (Symbols, Fortran): Document the "set case-sensitive" command.
3019 (DJGPP Native): Document "set com1base", "set com1irq", etc.
3020 (Print Settings): Add index entry for "set demangle-style".
3021 (Target Commands): Document "set download-write-size".
3022 (Debugging Output): Document "set exec-done-display".
3023
09d4efe1
EZ
30242005-04-02 Eli Zaretskii <eliz@gnu.org>
3025
3026 * gdb.texinfo (Files): Fix the name and documentation of
3027 add-shared-symbol-files. Document its alias assf. Update the
3028 list of OSs where GDB supports shared libraries. Fix markup.
3029 (Continuing and Stepping): Add reference to @var{location} in the
3030 text.
3031 (Dump/Restore Files): Fix reference to @{filename}.
3032 (Help): Fix wording.
3033 (Attach): Ditto.
3034 (Set Watchpoints): Ditto.
3035 (Backtrace): Remove redundant index entries. Improve index
3036 entries.
3037 (Delete Breaks): Fix wording.
3038 (Memory): Document the compare-sections command.
3039 (Memory Region Attributes): Improve wording.
3040 (Disabling): Improve wording.
3041 (Fortran): New subsection. Document the "info common" command.
3042 (Help): Document aliases "info copying" and "info warranty".
3043 (Caching Remote Data): New section. Document the "set/show
3044 remotecache" and "info dcache" commands.
3045 (Show): Fix wording of the documentation of the "set
3046 extension-language" command.
3047 (Signals): Add index entry for "info handle".
3048 (Memory Region Attributes): Fix punctuation.
3049 (Symbols): Change the arg name to "location" and refer to it in
3050 the text. Fix wording of "info types" doc.
3051 (Threads): Fix usage of @enumerate @item's.
3052 (Listing Tracepoints): Add index entry for "info tp".
3053 (Set Watchpoints): Add xref to "info break" description.
3054 (Macros): Add an index entry for "macro exp1". Document the
3055 "macro list" command.
3056 (Maintenance Commands): Document "flushregs", "maint agent",
3057 "maint check-symtabs", "maint cplus", "maint demangle", "maint
3058 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
3059 "maint print architecture", "maint print objfiles", "maint print
3060 statistics", "maint print type", "maint show-debug-regs", "maint
3061 space", "maint time", and "maint translate-address".
3062 (Connecting): Document the "monitor" command.
3063 (Annotations Overview): Describe the "set annotate" command.
3064
82f2d802
EZ
30652005-04-01 Eli Zaretskii <eliz@gnu.org>
3066
3067 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
3068 Rearrange index entries and improve wording about support for
3069 hardware watchpoints.
3070
7d51c7de
BR
30712005-03-10 Bob Rossi <bob@brasko.net>
3072
3073 * gdb.texinfo: Update copyright
3074
68c71a2e
TR
30752005-02-09 Theodore A. Roth <troth@openavr.org>
3076
3077 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
3078 error.
3079
83761cbd
KB
30802005-02-03 Kevin Buettner <kevinb@redhat.com>
3081
3082 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
3083
9f1c6395
MS
30842005-01-17 Michael Snyder <msnyder@redhat.com>
3085
3086 * gdb.texinfo: Fix spelling, infinte -> infinite.
3087
fbd1b305
MK
30882005-01-08 Mark Kettenis <kettenis@gnu.org>
3089
3090 * observer.texi (GDB Observers): Document "solib_loaded".
3091
3ace7edb
AC
30922005-01-07 Andrew Cagney <cagney@gnu.org>
3093
bec39cab
AC
3094 * configure.ac: Rename configure.in, require autoconf 2.59.
3095 * configure: Re-generate.
3096
3ace7edb
AC
3097 * configure.in: Replace configdirs with multiple references to
3098 AC_CONFIG_SUBDIRS.
3099 * configure: Re-generate.
5ae4183a 3100
53531fc1
AC
31012005-01-04 Andrew Cagney <cagney@gnu.org>
3102
3103 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
3104 part of the version number.
3105
536ffdb7
MK
31062004-12-24 Mark Kettenis <kettenis@gnu.org>
3107
3108 * gdbint.texinfo (Algorithms): Remove description of
3109 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
3110
e1aac25b
JB
31112004-12-07 Jim Blandy <jimb@redhat.com>
3112
3113 * gdb.texinfo (General Query Packets): Specify that thread ID's in
3114 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
3115 numbers.
3116
f47b1503
AS
31172004-12-07 Andreas Schwab <schwab@suse.de>
3118
3119 * gdb.texinfo (Mode Options): Document -l option.
3120
b6b8ece6
EZ
31212004-12-04 Eli Zaretskii <eliz@gnu.org>
3122
3123 * gdbint.texinfo (Algorithms): More accurate description of
3124 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
3125 is not needed unless data-read and data-access watchpoints are
3126 supported. Add a description of how GDB checks whether the
3127 inferior stopped because a watchpoint was hit.
3128
01371747
EZ
31292004-11-23 Eli Zaretskii <eliz@gnu.org>
3130
3131 * gdb.texinfo (Files): Add cross-reference to description of
3132 -readnow command-line switch.
3133
2315ffec
RC
31342004-11-10 Randolph Chung <tausq@debian.org>
3135
3136 * gdb.texinfo: Document set/show backtrace past-entry commands.
3137 Rearrange index entries for set/show backtrace past-main.
3138
69065f5d
AC
31392004-11-10 Jon Beniston <jon@beniston.com>
3140
3141 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
3142 * gdb.texinfo (Remote Serial Protocol): Further describe
3143 binary transfer escaping mechanism .
69065f5d 3144
30e91e0b
RC
31452004-11-08 Randolph Chung <tausq@debian.org>
3146
3147 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
3148 and "show debug infrun". Add index entries.
3149
60bf7e09
EZ
31502004-10-23 Eli Zaretskii <eliz@gnu.org>
3151
3152 * gdb.texinfo (SVR4 Process Information): Document subcommands of
3153 "info proc" that are already implemented. Add index entries.
3154 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
3155 (Files): Add a tip for decreasing memory used for symtabs from
3156 shared libraries.
f018e82f
EZ
3157 (Starting): Fix whitespace; make "elaboration" stand out where it
3158 is first used, and add an index entry for the term.
f8568604
EZ
3159 (Calling): Expand and elaborate text. Add "print". Add the
3160 description of problems with weak aliases.
384ee23f 3161 (Core File Generation): New section.
60bf7e09 3162
d52fe014
AC
31632004-10-12 Andrew Cagney <cagney@gnu.org>
3164
3165 * gdbint.texinfo (Versions and Branches): New chapter.
3166 (Releasing GDB): Delete "Versions and Branches" section.
3167 (Top): Add "Versions and Branches".
3168
703663ab
EZ
31692004-10-08 Eli Zaretskii <eliz@gnu.org>
3170
3171 * gdb.texinfo (Editing, History): Add cross-references to the
3172 included Readline and History user documentation. Remove
3173 references to the symbol have-readline-appendices which is unused
3174 and undefined.
3175 (History): Fix indexing.
3176
ac77d04f
JJ
31772004-10-08 Jeff Johnston <jjohnstn@redhat.com>
3178
3179 * gdbint.texinfo (target_stopped_data_address): Update to
3180 new prototype.
3181 (i386_stopped_data_address): Update prototype and description.
3182 (i386_stopped_by_watchpoint): New function and description.
3183
e07c999f
PH
31842004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
3185
3186 * gdb.texinfo (Filenames): Add Ada suffixes.
3187 (Ada) New section.
3188
2e868123
AC
31892004-09-27 Andrew Cagney <cagney@gnu.org>
3190 Robert Picco <Robert.Picco@hp.com>
3191
3192 * gdb.texinfo (Packets): Document the "p" packet.
3193
02a57714
JM
31942004-09-21 Jason Molenda (jmolenda@apple.com)
3195
3196 * gdb.texinfo (Paths and Names of the Source Files): Document the
3197 meaning of values in the 'desc' field of a SO stab.
3198
ae038cb0
DJ
31992004-09-20 Daniel Jacobowitz <dan@debian.org>
3200
3201 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3202 max-cache-age" and "maint show dwarf2 max-cache-age".
3203
f7dc1244
EZ
32042004-09-16 Eli Zaretskii <eliz@gnu.org>
3205
3206 * gdb.texinfo (Set Breaks): Add index entry for setting
3207 breakpoints on overloaded C++ functions that are not members of
3208 any classes. Add an example and an index entry for setting
3209 breakpoints on all program functions.
3210 (Character Sets, Macros, Overlay Commands)
3211 (Non-debug DLL symbols, GDB/MI Output Syntax)
3212 (Annotations Overview, Maintenance Commands, File-I/O Overview):
3213 Use "(@value{GDBP})" instead of a literal "(gdb)".
3214
f810308b
AC
32152004-09-12 Andrew Cagney <cagney@gnu.org>
3216
3217 * gdbint.texinfo (Native Debugging): Delete description of
3218 FILES_INFO_HOOK.
3219
15a661f3
PH
32202004-09-11 Paul Hilfinger <hilfinger@gnat.com>
3221
5ae4183a
AS
3222 * gdbint.texinfo (User Interface): Change local_hex_string_custom
3223 to hex_string_custom (not historically correct, but more
15a661f3
PH
3224 understandable, given the current code).
3225
f3219c75
AC
32262004-09-03 Andrew Cagney <cagney@gnu.org>
3227
3228 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3229
f3bb6704
JJ
32302004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3231
3232 * observer.texi (solib_unloaded): New observer.
3233
8d2c00cb
AC
32342004-08-24 Andrew Cagney <cagney@gnu.org>
3235
3236 * gdbint.texinfo (Target Architecture Definition): Add missing
3237 comma.
3238
e7dc800a
MC
32392004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3240
3241 * (Using the Testsuite): build != host is supported,
3242 but some test scripts do not support build != host.
3243
73b03683
MK
32442004-08-14 Mark Kettenis <kettenis@gnu.org>
3245
3246 * gdbint.texinfo (Host Definition): Delete description of
3247 FCLOSE_PROVIDED and GETENV_PROVIDED.
3248
c0ccb908
MK
32492004-08-05 Mark Kettenis <kettenis@chello.nl>
3250
3251 * gdbint.texinfo (Host Definition): Delete description of
3252 NO_SYS_FILE.
3253 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3254 PTRACE_FP_BUG.
3255
9c8dbfa9
AC
32562004-08-05 Andrew Cagney <cagney@gnu.org>
3257
3258 * gdbint.texinfo (Target Architecture Definition): Delete
3259 reference to deprecated_read_fp.
3260
f42accbe
AC
32612004-08-02 Andrew Cagney <cagney@gnu.org>
3262
3263 * gdbint.texinfo (Target Architecture Definition): Delete
3264 description of DEPRECATED_REGISTER_BYTES.
3265
0b66e38c
EZ
32662004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3267
3268 * gdb.texinfo (Source Path): Document the new behavior of
3269 searching for the source files.
3270
15387254
EZ
32712004-07-17 Eli Zaretskii <eliz@gnu.org>
3272
3273 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3274 (Search, Expressions, Arrays, Variables, Data, Machine Code)
3275 (Auto Display): Improve indexing.
3276
2c07db7a
AC
32772004-07-16 Andrew Cagney <cagney@gnu.org>
3278
3279 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3280 "-noasync".
3281
4644b6e3
EZ
32822004-07-09 Eli Zaretskii <eliz@gnu.org>
3283
3284 * gdb.texinfo: Fix @kindex entries so that multiple commands that
3285 have the same prefix have only their prefix in the index.
3286
7561d450
MK
32872004-07-03 Mark Kettenis <kettenis@gnu.org>
3288
3289 * gdb.texinfo (BSD libkvm Interface): New node (section)
3290 (Native): Add it to the menu.
3291
67bebe79
MK
32922004-07-01 Mark Kettenis <kettenis@gnu.org>
3293
3294 * gdbint.texinfo (Target Architecture Definition): Remove
3295 PCC_SOL_BROKEN.
3296
1a6923e0
MK
32972004-06-24 Mark Kettenis <kettenis@gnu.org>
3298
3299 * gdbint.texinfo (Target Architecture Definition): Remove
3300 SUN_FIXED_LBRAC_BUG.
3301
b435e160
AC
33022004-06-26 Andrew Cagney <cagney@gnu.org>
3303
3304 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3305
b5622e8d
AC
33062004-06-20 Andrew Cagney <cagney@gnu.org>
3307
3308 * gdbint.texinfo (Target Architecture Definition): Deprecate
3309 USE_STRUCT_CONVENTION.
3310
e0c07bf0
MC
33112004-06-19 Michael Chastain <mec.gnu@mindspring.com>
3312
3313 gdb.texinfo (Bug Reporting): Mention session recording,
3314 with the script command or Emacs.
3315
782263ab
AC
33162004-06-18 Andrew Cagney <cagney@gnu.org>
3317
3318 * gdbint.texinfo (Target Architecture Definition): Deprecate
3319 FUNCTION_START_OFFSET.
3320
03727ca6
AC
33212004-06-14 Andrew Cagney <cagney@gnu.org>
3322
3323 Based on changes from Karl Berry.
3324 * gdb.texinfo: Do not use @sc in a direntry.
3325 * stabs.texinfo: Change @dircateogry to "Software development".
3326 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3327
97092415
AC
33282004-06-13 Andrew Cagney <cagney@gnu.org>
3329
3330 * gdbint.texinfo (Target Architecture Definition): Delete
3331 description of RETURN_VALUE_ON_STACK.
3332
1f6d4158
AC
33332004-06-09 Andrew Cagney <cagney@gnu.org>
3334
3335 * gdbint.texinfo (Native Debugging): Restore "@table @code"
3336 deleted by previous patch.
3337
d966f0cb
AC
33382004-06-08 Andrew Cagney <cagney@gnu.org>
3339
3340 * gdbint.texinfo (Native Debugging): Delete documentation on
3341 ATTACH_DETACH.
3342
86fe4aaa
RC
33432004-06-06 Randolph Chung <tausq@debian.org>
3344
3345 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3346
d4b6d575
RC
33472004-06-06 Randolph Chung <tausq@debian.org>
3348
5ae4183a 3349 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
3350 the new push_dummy_call method signature. Describe the function
3351 argument.
3352
4e8b0763
JB
33532004-05-24 Joel Brobecker <brobecker@gnat.com>
3354
3355 * gdb.texinfo (Starting): Document new start command.
3356
59caf092
AC
33572004-05-21 Andrew Cagney <cagney@redhat.com>
3358
3359 * observer.texi (GDB Observers): Document "inferior_created".
3360
e4a2df64
AC
33612004-05-08 Andrew Cagney <cagney@redhat.com>
3362
e6b55ae2
AC
3363 * gdbint.texinfo (Target Architecture Definition): Delete
3364 description of DO_DEFERRED_STORES.
3365
28954179
AC
3366 * gdbint.texinfo (Target Architecture Definition): Delete
3367 references to DEPRECATED_FIX_CALL_DUMMY.
3368
434b87dd
AC
3369 * gdbint.texinfo (Target Architecture Definition): Delete
3370 description of DEPRECATED_CALL_DUMMY_WORDS,
3371 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3372
58d28df8
AC
3373 * gdbint.texinfo (Target Architecture Definition): Delete
3374 description of DEPRECATED_PUSH_DUMMY_FRAME.
3375
e4a2df64
AC
3376 * gdbint.texinfo (Target Architecture Definition): Delete
3377 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3378
2b4855ab
AC
33792004-05-07 Andrew Cagney <cagney@redhat.com>
3380
3381 * observer.texi (GDB Observers): Add "Debugging" section. Include
3382 cross reference to "set/show debug observer".
3383 * gdb.texinfo (Debugging Output): Document "set/show debug
3384 observer".
3385
fcf70625
AC
33862004-05-01 Andrew Cagney <cagney@redhat.com>
3387
3388 * gdbint.texinfo (Target Architecture Definition): Delete
3389 description of DEPRECATED_PC_IN_SIGTRAMP.
3390
8ee56bcf
AC
33912004-04-30 Andrew Cagney <cagney@redhat.com>
3392
3393 * gdbint.texinfo (Target Architecture Definition): Delete
3394 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3395
67ab9a76
OF
33962004-04-30 Orjan Friberg <orjanf@axis.com>
3397
3398 * observer.texi (GDB Observers): Correct spelling.
3399
79346bcb
OF
34002004-04-26 Orjan Friberg <orjanf@axis.com>
3401
3402 * observer.texi (GDB Observers): Add target_changed event.
3403
7a464420
AC
34042004-04-08 Andrew Cagney <cagney@redhat.com>
3405
3406 * observer.texi (GDB Observers): Rework, provide generic observer
3407 definitions and then a list of observable events.
3408
6cdf9d98
AC
34092004-04-04 Andrew Cagney <cagney@redhat.com>
3410
3411 * gdbint.texinfo (Host Definition): Delete reference to
3412 NO_SIGINTERRUPT.
3413
ddc135a4
AC
34142004-04-02 Andrew Cagney <cagney@redhat.com>
3415
3416 * gdbint.texinfo (Target Architecture Definition): Delete
3417 reference to DEPRECATED_CALL_DUMMY_LENGTH.
3418
6a1b180d
SC
34192004-03-28 Stephane Carrez <stcarrez@nerim.fr>
3420
3421 * gdb.texinfo (TUI Commands): Document tui reg commands.
3422
d0d5df6f
AC
34232004-03-26 Andrew Cagney <cagney@redhat.com>
3424
3425 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
3426 "gdbtui".
3427 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
3428 (Contributors): Mention both Text and Terminal User Interface.
3429
aa2a3f87
AC
34302004-03-23 Andrew Cagney <cagney@redhat.com>
3431
3432 * gdbint.texinfo (Target Architecture Definition): Deprecate
3433 references to SIGTRAMP_START and SIGTRAMP_END.
3434
f561f026
AC
34352004-03-23 Andrew Cagney <cagney@redhat.com>
3436
3437 * gdbint.texinfo (Target Architecture Definition): Deprecate
3438 references to PC_IN_SIGTRAMP.
3439
33cb8b0f
AC
34402004-03-19 Andrew Cagney <cagney@redhat.com>
3441
3442 * gdbint.texinfo (Target Architecture Definition): Delete
3443 reference to GDB_TARGET_IS_HPPA.
3444
fc989b7a
AC
34452004-03-18 Andrew Cagney <cagney@redhat.com>
3446
3447 * gdbint.texinfo (Coding): Update section on gdbarch_data,
3448 describe pre_init and post_init.
3449
701b08bb
DJ
34502004-03-09 Daniel Jacobowitz <drow@mvista.com>
3451
3452 * gdb.texinfo (Debugging Output): Document values for "set debug
3453 target".
3454
faae5abe
AC
34552004-02-28 Andrew Cagney <cagney@redhat.com>
3456
3457 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
3458
dd79a6cf
JJ
34592004-02-26 Jeff Johnston <jjohnstn@redhat.com>
3460
3461 * gdb.texinfo (breakpoints): Add information about the
3462 new "set breakpoint pending" and "show breakpoint pending"
3463 commands.
3464
e7f16015
AC
34652004-02-26 Andrew Cagney <cagney@redhat.com>
3466
3467 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
3468 in Per-architecture module data section.
3469
7161a3a6
RM
34702004-02-25 Roland McGrath <roland@redhat.com>
3471
3472 * gdb.texinfo (General Query Packets): Document qPart:... packets.
3473
2154891a
AC
34742004-02-24 Andrew Cagney <cagney@redhat.com>
3475
3476 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
3477 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
3478 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 3479
6c74ac8b
AC
34802004-02-17 Andrew Cagney <cagney@redhat.com>
3481
3482 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
3483
19772a2c
AC
34842004-02-16 Andrew Cagney <cagney@redhat.com>
3485
3486 * gdbint.texinfo (Target Architecture Definition): Deprecate
3487 FRAMELESS_FUNCTION_INVOCATION.
3488
c9830293
AC
34892004-02-16 Andrew Cagney <cagney@redhat.com>
3490
3491 * gdbint.texinfo (Coding): Mention -Wunused-function.
3492
b9d26eb9
AC
34932004-02-14 Andrew Cagney <cagney@redhat.com>
3494
3495 * gdbint.texinfo (Target Architecture Definition): Delete
3496 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3497
49efadf5
EZ
34982004-02-12 Elena Zannoni <ezannoni@redhat.com>
3499
3500 * gdb.texinfo: Properly quote the name "C++".
3501 * gdbint.texinfo: Ditto.
3502 * stabs.texinfo: Ditto.
3503
1eb288ea
EZ
35042004-02-11 Elena Zannoni <ezannoni@redhat.com>
3505
3506 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
3507 minimal information about libiberty.
3508
e4937fc1
MC
35092004-02-06 Michael Chastain <mec.gnu@mindspring.com>
3510
3511 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
3512
a9331b3f
RM
35132004-02-04 Roland McGrath <roland@redhat.com>
3514
3515 * gdb.texinfo (Auxiliary Vector): New node (section).
3516 (Data): Add it to the menu.
3517
2650777c
JJ
35182004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3519
3520 * gdb.texinfo (Breakpoints): Add information about pending
3521 breakpoint support.
3522
b4501125
AC
35232004-01-26 Andrew Cagney <cagney@redhat.com>
3524
3525 * gdb.texinfo (Overview): Delete references to the cisco protocol
3526 including the "N" response.
3527
74055713
AC
35282004-01-26 Andrew Cagney <cagney@redhat.com>
3529
3530 * gdbint.texinfo (Target Architecture Definition): Rename
3531 EXTRACT_STRUCT_VALUE_ADDRESS to
3532 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 3533
3bbe9696
EZ
35342004-01-24 Eli Zaretskii <eliz@gnu.org>
3535
3536 * gdb.texinfo (KOD): Document "show os". Add index entries for
3537 "set/show os" and "info cisco" commands.
3538
5843504f
EZ
35392004-01-21 Eli Zaretskii <eliz@gnu.org>
3540
3541 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
3542
9175c9a3
MC
35432004-01-19 Michael Chastain <mec.gnu@mindspring.com>
3544
3545 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
3546 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
3547
8e94b928
NR
35482004-01-19 Nick Roberts <nick@nick.uklinux.net>
3549
3550 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
3551 -stack-list-locals.
3552 (GDB/MI Variable Objects): Describe extension to
3553 -var-list-children.
3554
a20cf136
DJ
35552004-01-17 Daniel Jacobowitz <drow@mvista.com>
3556
3557 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
3558
afb18d0f
AC
35592004-01-17 Andrew Cagney <cagney@redhat.com>
3560
3561 * gdbint.texinfo (Target Architecture Definition): Delete
3562 documentation on DEPRECATED_NPC_REGNUM.
3563
b51970ac
DJ
35642004-01-13 Daniel Jacobowitz <drow@mvista.com>
3565
3566 * gdb.texinfo: Update copyright year. Mention that set
3567 follow-fork-mode is supported on GNU/Linux. Remove documentation of
3568 "set follow-fork-mode ask".
3569
0f0cffd2
AC
35702004-01-13 Andrew Cagney <cagney@redhat.com>
3571
3572 * gdbint.texinfo: Update copyright year.
3573 (Coding): Add -Wunused-label to list of -Werror warnings.
3574
c552b3bb 35752004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 3576 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
3577
3578 * gdb.texinfo: Update copyright.
3579 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
3580 around names, as appropriate. Minor syntax cleanup of
3581 _NSPrintForDebugger explanation. Two spaces after periods.
3582 GDBN used instead of lit. "gdb". Index entries added for
3583 print-object and _NSPrintForDebugger. @noindent added in one spot.
3584
afe157ca
EZ
35852003-11-11 Elena Zannoni <ezannoni@redhat.com>
3586
3587 * stabs.texinfo: Add dircategory and direntry commands.
3588 * annotate.texinfo: Ditto.
3589
963e2bb7
AC
35902003-11-10 Andrew Cagney <cagney@redhat.com>
3591
3592 * gdbint.texinfo (Target Architecture Definition): Replace the
3593 return_value method's "inval" and "outval" parameters with
3594 "readbuf" and "writebuf".
3595
1d8b2f28
JB
35962003-10-28 Jim Blandy <jimb@redhat.com>
3597
3598 * gdb.texinfo (The F request packet, The F reply packet): Renamed
3599 from "The `F' request packet" and "The `F' reply packet", to make
3600 texi2dvi happy.
3601 (File-I/O remote protocol extension): Update menu entries, too.
3602
36d86913
MC
36032003-10-26 Michael Chastain <mec@shout.net>
3604
3605 * gdb.texinfo (Thread Stops): Document the issue with
3606 premature return from system calls in multi-threaded programs.
3607
ce2826aa
AC
36082003-10-24 Andrew Cagney <cagney@redhat.com>
3609
3610 * annotate.texinfo: Fix "fortunatly"[sic].
3611
f24c5e49
KI
36122003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
3613
3614 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
3615 with "Hitachi" and "Mitsubishi".
3616
92ad9cd9
AC
36172003-10-20 Andrew Cagney <cagney@redhat.com>
3618
3619 * gdbint.texinfo (Target Architecture Definition): Document
3620 gdbarch_return_value. Add cross references from
3621 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
3622 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
3623
0ab4b752
MK
36242003-10-18 Mark Kettenis <kettenis@gnu.org>
3625
3626 * gdbint.texinfo (Target Architecture Definition): Document
3627 regset_from_core_section.
fb3e19c0
KI
3628
36292003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
3630
3631 * gdb.texinfo (M32R/D): Mention m32rsdi target.
3632
a9331b3f 36332003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
3634
3635 From Anthony Green <green@redhat.com>:
5ae4183a 3636 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 3637
1485d690
KB
36382003-10-14 Kevin Buettner <kevinb@redhat.com>
3639
3640 * gdb.texinfo (Breakpoint related warnings): New node.
3641 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 3642
86d30acc
DJ
36432003-10-13 Daniel Jacobowitz <drow@mvista.com>
3644
3645 * gdb.texinfo (Remote Protocol): Document v and vCont.
3646
172c2a43
KI
36472003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3648
3649 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
3650 * gdbint.texinfo: Ditto.
3651
71952f4c
AC
36522003-10-09 Andrew Cagney <cagney@redhat.com>
3653
3654 From 2003-09-18 David Anderson <davea@sgi.com>:
3655 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
3656 "command".
3657
268e2188
AC
36582003-10-03 Andrew Cagney <cagney@redhat.com>
3659
3660 * gdbint.texinfo (Target Architecture Definition): Deprecate
3661 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
3662 just target.
3663
12c266ea 36642003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 3665
f30992d4 3666 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
3667 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
3668 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
3669 * gdbint.texinfo (Target Architecture Definition): Rename
3670
36712003-09-30 Andrew Cagney <cagney@redhat.com>
3672
f30992d4 3673 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 3674 (Target Architecture Definition):
f30992d4 3675
2e092625
AC
3676 * gdbint.texinfo (Target Architecture Definition): Rename
3677 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
3678
0717ae8a
AC
36792003-09-29 Andrew Cagney <cagney@redhat.com>
3680
dad809b7
AC
3681 * gdbint.texinfo (Target Architecture Definition): Delete
3682 documentation for NEED_TEXT_START_END.
3683
0717ae8a
AC
3684 * gdbint.texinfo (Target Architecture Definition): Rename
3685 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
3686 TARGET_WRITE_PC.
a9331b3f 3687
af6cf26d
MC
36882003-09-22 Michael Chastain <mec@shout.net>
3689
3690 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
3691
ee206350
AG
36922003-09-21 Anthony Green <green@redhat.com>
3693
3694 * gdbint.texinfo (Target Architecture Definition): Fix typos.
3695
a38c9fe6
MK
36962003-09-21 Mark Kettenis <kettenis@gnu.org>
3697
3698 * gdbint.texinfo (Target Architecture Definition): Document
3699 stabs_argument_has_addr.
3700
77949794
AC
37012003-09-18 Andrew Cagney <cagney@redhat.com>
3702
3703 * gdbint.texinfo (Target Architecture Definition): Delete
3704 documentation on REGISTER_NAMES.
3705
8e823e25
MK
37062003-09-13 Mark Kettenis <kettenis@gnu.org>
3707
3708 * gdbint.texinfo (Target Architecture Definition): Replace
3709 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
3710
f27dd7fd
AC
37112003-09-11 Andrew Cagney <cagney@redhat.com>
3712
3713 * gdbint.texinfo (Target Architecture Definition): Replace
3714 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
3715
8b148df9
AC
37162003-08-18 Andrew Cagney <cagney@redhat.com>
3717
3718 * gdbint.texinfo (Target Architecture Definition): Document
3719 "frame_red_zone_size".
3720
25d29d70
AC
37212003-08-09 Andrew Cagney <cagney@redhat.com>
3722
3723 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
3724 with "set/show backtrace past-main" and "set/show backtrace
3725 limit".
3726
c938e9b0
L
37272003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3728
3729 * Makefile.in (install-info): Support DESTDIR.
3730 (install-html): Likewise.
3731
64fabec2
AC
37322003-08-07 Andrew Cagney <cagney@redhat.com>
3733
3734 Patch from Nick Roberts.
3735 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
3736 bindings. Remove description of send-gdb-command.
3737
2fcf52f0
AC
37382003-08-07 Andrew Cagney <cagney@redhat.com>
3739
3740 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
3741 GDB 6.0.
3742
086432e2
AC
37432003-08-06 Andrew Cagney <cagney@redhat.com>
3744
3745 * gdb.texinfo (Mode Options): Mention that level three is the
3746 highest available and that level 2 is deprecated.
3747 (Annotations Overview): Mention annotation levels. Cross reference
3748 to "Limitations of the Annotation Interface" in annotate.texi.
3749 (TODO, Value Annotations, Frame Annotations): Delete section.
3750 (Displays, Breakpoint Info): Delete.
3751
e5249f67
AC
37522003-08-04 Andrew Cagney <cagney@redhat.com>
3753
3754 * agentexpr.texi: Delete @bye.
3755 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
3756 (stabs.info): Add $(srcdir) to include search path.
3757 (html): Depend on "annotate_toc.html", and not "annotate.html".
3758 * stabs.texinfo: Ditto. Include "fdl.texi".
3759 * gdbint.texinfo: Update copyright statement's list of invariant
3760 sections.
3761
e6f672d2
AC
37622003-07-28 Andrew Cagney <cagney@redhat.com>
3763
3764 * Makefile.in (INFO_DEPS): Add annotate.info.
3765 (dvi, ps, html, pdf): Add annotate.
3766 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
3767 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
3768 (ANNOTATE_DOC_FILES): New macro.
3769 (ANNOTATE_TEX_TMPS): New macro.
3770 (annotate.info, annotate_toc.html): Specify dependencies.
3771 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
3772 * annotate.texinfo: Rename annotate.texi. Get building. Add
3773 "Migrating to GDB/MI" and "Limitations of the Annotation
3774 Interface" chapters. Mention why it is not part of the user
3775 guide. Update copyright notice. Include "fdl.texi".
3776
72ffddc9
SC
37772003-07-26 Stephane Carrez <stcarrez@nerim.fr>
3778
3779 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
3780
a9f12a31
DJ
37812003-07-24 Daniel Jacobowitz <drow@mvista.com>
3782
3783 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
3784
b1fe9455
DJ
37852003-07-24 Daniel Jacobowitz <drow@mvista.com>
3786
3787 * gdb.texinfo (Server): Mention pidof.
3788
153721e6
AC
37892003-07-22 Andrew Cagney <cagney@redhat.com>
3790
3791 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
3792 list.
3793
0fac0b41
DJ
37942003-06-28 Daniel Jacobowitz <drow@mvista.com>
3795
3796 * gdb.texinfo (Logging output): New chapter.
3797
4e562065
JB
37982003-06-24 Joel Brobecker <brobecker@gnat.com>
3799
3800 * gdb.texinfo (Unsupported languages): New section.
3801 (Languages): Add link to new section.
3802
f2c06f52
AC
38032003-06-22 Andrew Cagney <cagney@redhat.com>
3804
3805 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3806
b4177fca
DJ
38072003-06-22 Daniel Jacobowitz <drow@mvista.com>
3808
3809 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3810
f418dd93
DJ
38112003-06-22 Daniel Jacobowitz <drow@mvista.com>
3812
3813 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3814 * agentexpr.texi: Retitle section, and change it to an appendix.
3815 Comment out texinfo initialization. Factor a @var{} into two
3816 pieces to prevent makeinfo warnings.
3817 * gdb.texinfo: Add Agent Expressions appendix.
3818
4ca61388
DJ
38192003-06-19 Daniel Jacobowitz <drow@mvista.com>
3820
3821 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3822
07f31aa6
DJ
38232003-06-18 Daniel Jacobowitz <drow@mvista.com>
3824
5ae4183a 3825 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3826 remote target". Document the "detach" and "disconnect" commands.
3827 (Server, Netware, Debug Session): Reference "Connecting to a
3828 remote target".
3829 (GDB/MI Target Manipulation): Document "-target-disconnect".
3830
2dd0da42
AC
38312003-06-13 Andrew Cagney <cagney@redhat.com>
3832
3833 * gdbint.texinfo (Target Architecture Definition): Deprecate
3834 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3835 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3836
e7a3abfc
JB
38372003-06-09 Jim Blandy <jimb@redhat.com>
3838
3839 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3840
25e3a86b
AC
38412003-06-08 Andrew Cagney <cagney@redhat.com>
3842
3843 * gdbint.texinfo (Target Architecture Definition): Delete
3844 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3845
a9e5fdc2
AC
38462003-06-08 Andrew Cagney <cagney@redhat.com>
3847
3848 * gdbint.texinfo (Target Architecture Definition): Document
3849 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3850
b37303ee
AF
38512003-06-07 Adam Fedor <fedor@gnu.org>
3852
3853 * gdb.texinfo: Add Objective-C documentation.
3854
39fe6e80
AC
38552003-06-01 Andrew Cagney <cagney@redhat.com>
3856
3857 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3858 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3859
125309b2
AC
38602003-05-21 Andrew Cagney <cagney@redhat.com>
3861
3862 * gdbint.texinfo (Target Architecture Definition): Delete
3863 references to "extract_address" and "store_address".
3864
b8b527c5
AC
38652003-05-16 Andrew Cagney <cagney@redhat.com>
3866
3867 * gdbint.texinfo (Target Architecture Definition): Replace
3868 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3869 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3870
50e3ee83
TR
38712003-05-14 Theodore A. Roth <troth@openavr.org>
3872
3873 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3874
44e2be90
L
38752003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3876
3877 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3878 (gdb.dvi): Likewise.
3879 (gdb.pdf): Likewise.
3880 (links2roff): Likewise.
3881
df5215a6
JB
38822003-05-08 Jim Blandy <jimb@redhat.com>
3883
3884 * gdb.texinfo (Dump/Restore Files): Update documentation for
3885 'dump', 'append', and 'restore': note that format argument is
3886 optional; simplify presentation of the command variants; and be
3887 more precise about the formats.
3888
5e7b2f39
JB
38892003-05-07 Jim Blandy <jimb@redhat.com>
3890
3891 * gdb.texinfo (Symbols): Update documentation: 'maint list
3892 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3893 symtabs' and 'maint info psymtabs'.
3894
b1e29e33
AC
38952003-05-05 Andrew Cagney <cagney@redhat.com>
3896
3897 * gdbint.texinfo (Target Architecture Definition): Make
3898 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3899 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3900 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3901
00905d52
AC
39022003-05-04 Andrew Cagney <cagney@redhat.com>
3903
3904 * gdb.texinfo (Maintenance Commands): Document "maint print
3905 dummy-frames".
3906
54ff5908
AC
39072003-05-04 Andrew Cagney <cagney@redhat.com>
3908
3909 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3910
32e7087d
JB
39112003-05-03 J. Brobecker <brobecker@gnat.com>
3912
3913 Thierry Schneider <tpschneider1@yahoo.com>
3914 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3915 for new MI command.
3916
7043d8dc
AC
39172003-05-03 Andrew Cagney <cagney@redhat.com>
3918
3919 * gdbint.texinfo (Target Architecture Definition): Document
3920 push_dummy_code. Add cross references.
3921
e33d66ec
EZ
39222003-05-02 Elena Zannoni <ezannoni@redhat.com>
3923
3924 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3925 set/show charsets commands.
3926
0ba6dca9
AC
39272003-04-28 Andrew Cagney <cagney@redhat.com>
3928
3929 * gdbint.texinfo (Target Architecture Definition): Replace
3930 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3931 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3932
d7a27068
AC
39332003-04-28 Andrew Cagney <cagney@redhat.com>
3934
3935 * gdbint.texinfo (Target Architecture Definition): Rename
3936 "tm_print_insn" to "deprecated_tm_print_insn".
3937
44ea7b70
JB
39382003-04-09 Jim Blandy <jimb@redhat.com>
3939
3940 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3941 list psymtabs'.
3942
fb8f8949
AC
39432003-04-08 Andrew Cagney <cagney@redhat.com>
3944
3945 * gdbint.texinfo (Target Architecture Definition): Delete
3946 references to EXTRA_FRAME_INFO.
3947
32fb0f22
AC
39482003-04-08 Andrew Cagney <cagney@redhat.com>
3949
3950 * gdbint.texinfo (Target Architecture Definition): Delete
3951 PRINT_TYPELESS_INTEGER.
3952
6be67e67
JB
39532003-04-02 J. Brobecker <brobecker@gnat.com>
3954
3955 * observer.texi (GDB Observers): Adjust the documentation for the
3956 normal_stop notification to better describe reality. Fix a couple
3957 of minor typos.
3958
4e35d5f0
BR
39592003-04-02 Bob Rossi <bob_rossi@cox.net>
3960
a9331b3f 3961 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3962 '-file-list-exec-source-file'
3963
e8a8712a
AC
39642003-03-31 Andrew Cagney <cagney@redhat.com>
3965
3966 * gdbint.texinfo (Target Architecture Definition): Delete
3967 references to CALL_DUMMY_P.
3968
6c0e89ed
AC
39692003-03-30 Andrew Cagney <cagney@redhat.com>
3970
3971 * gdbint.texinfo (Target Architecture Definition): Remove
3972 reference to TARGET_WRITE_SP.
a9331b3f 3973
378bfd1b
AC
39742003-03-27 Andrew Cagney <cagney@redhat.com>
3975
3976 * gdbint.texinfo (Target Architecture Definition): Remove
3977 references to write_sp.
6c0e89ed 3978
922fbb7b
AC
39792003-03-27 Andrew Cagney <cagney@redhat.com>
3980
3981 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3982 chapter body. Use @smallexample instead of @example.
3983 (Annotations): Ditto.
3984 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3985 annotate.texi.
3986
b81774d8
AC
39872003-03-26 Andrew Cagney <cagney@redhat.com>
3988
3989 * gdbint.texinfo (Target Architecture Definition): Replace
3990 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3991 dummy_addr parameters.
3992
1bf6d5cc
AC
39932003-03-25 Andrew Cagney <cagney@redhat.com>
3994
3995 * gdbint.texinfo (Target Architecture Definition): Delete
3996 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3997 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3998 Add reference to PUSH_ARGUMENTS.
3999
618ce49f
AC
40002003-03-23 Andrew Cagney <cagney@redhat.com>
4001
4002 * gdbint.texinfo (Algorithms, Target Architecture Definition):
4003 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
4004
bcd7e15f
JB
40052003-03-18 J. Brobecker <brobecker@gnat.com>
4006
4007 * gdbint.texinfo (Algorithms): Add new section describing the
4008 Observer paradigm.
4009 (Top): Add menu entry to new observer appendix.
4010 * observer.texi: New file.
4011 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
4012 new observer.texi file.
4013
9fe8321b
AC
40142003-03-17 Andrew Cagney <cagney@redhat.com>
4015
4016 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
4017 that GNU Press update the manual version number.
4018
ac2adee5
AC
40192003-03-12 Andrew Cagney <cagney@redhat.com>
4020
4021 * gdbint.texinfo (Target Architecture Definition): Delete
4022 references to get_saved_register. Rename GET_SAVED_REGISTER to
4023 DEPRECATED_GET_SAVED_REGISTER.
4024
749b82f6
AC
40252003-03-13 Andrew Cagney <cagney@redhat.com>
4026
4027 * gdbint.texinfo (Target Architecture Definition): Replace
4028 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
4029
8bedc050
AC
40302003-03-12 Andrew Cagney <cagney@redhat.com>
4031
4032 * gdbint.texinfo (Target Architecture Definition): Rename
4033 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 4034
0ce1b118
CV
40352003-03-10 Corinna Vinschen <vinschen@redhat.com>
4036
4037 * gdb.texinfo: Add File-I/O documentation.
4038
12cc2063
AC
40392003-03-10 Andrew Cagney <cagney@redhat.com>
4040
4041 * gdbint.texinfo (Target Architecture Definition): Cross reference
4042 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
4043
7453dc06
AC
40442003-03-07 Andrew Cagney <cagney@redhat.com>
4045
4046 * gdb.texinfo (Debugging Output): Mention the "set/show debug
4047 frame" command.
4048
6314f104
AC
40492003-03-05 Andrew Cagney <cagney@redhat.com>
4050
4051 * gdbint.texinfo (Target Architecture Definition): Document
4052 unwind_dummy_id. Cross reference unwind_dummy_id and
4053 SAVE_DUMMY_FRAME_TOS.
4054
f1212245
DJ
40552003-03-05 James Ingham <jingham@apple.com>
4056 Daniel Jacobowitz <drow@mvista.com>
4057
4058 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
4059 and "show cp-abi".
4060
77e7e267
AC
40612003-03-03 Andrew Cagney <cagney@redhat.com>
4062
4063 * gdbint.texinfo (Target Architecture Definition): Document
4064 register_type.
4065
838a8221
AC
40662003-03-03 Andrew Cagney <cagney@redhat.com>
4067
4068 * stabs.texinfo (Structures): Use @samp and separate @var's
4069 instead of a single @var containing a comma separated list.
4070 (Unions): Ditto.
4071
d7f4a264
DJ
40722003-03-02 Daniel Jacobowitz <drow@mvista.com>
4073
4074 * Makefile.in (distclean): Remove config.log.
4075
f30ee0bc
AC
40762003-03-01 Andrew Cagney <cagney@redhat.com>
4077
4078 * gdbint.texinfo (Target Architecture Definition): Rename
4079 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
4080
40812003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
4082
4083 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
4084 DEPRECATED_INIT_EXTRA_FRAME_INFO.
4085
be448670
CF
40862003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
4087
4088 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
4089 (Non-debug DLL symbols): New node, describing the minimal symbols
4090 loaded from DLLs without real debugging symbols.
4091
501eef12
AC
40922003-02-20 Andrew Cagney <ac131313@redhat.com>
4093
4094 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
4095 hardware-breakpoint-limit".
4096 (Set Watchpoints): Add cross reference to "set remote
4097 hardware-watchpoint-limit".
4098 (Remote configuration options): New section.
4099
21c294e6
AC
41002003-02-04 Andrew Cagney <ac131313@redhat.com>
4101
e9be73e4
AC
4102 * gdbint.texinfo (Target Architecture Definition): Delete
4103 descrption of IS_TRAPPED_INTERNALVAR.
4104
21c294e6
AC
4105 From Keith Seitz <keiths@redhat.com>:
4106 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
4107 option "-i"/"--interpreter" to this chapter. Include index
4108 entries.
4109
0179ffac
DC
41102003-02-04 David Carlton <carlton@math.stanford.edu>
4111
4112 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
4113 (Variables): Recommend stabs+ and DWARF 2.
4114 (C plus plus expressions): Correct info about
4115 compiler versions, debug formats.
4116 (Contributors): Change 'DWARF2' to 'DWARF 2'.
4117 PR symtab/874.
4118
7ca9f392
AC
41192003-02-01 Andrew Cagney <ac131313@redhat.com>
4120
4121 * gdbint.texinfo (Target Architecture Definition): Delete
4122 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
4123 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
4124 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
4125 references to nindy and i960.
4126 * gdb.texinfo (i960): Delete all references to i960 and nindy.
4127
31a85ea2
AC
41282003-02-01 Andrew Cagney <ac131313@redhat.com>
4129
4130 * gdbint.texinfo (Target Architecture Definition): Delete
4131 FLOAT_INFO.
4132
6b894e49
AC
41332003-01-30 Andrew Cagney <ac131313@redhat.com>
4134
4135 * stabs.texinfo (Member Type Descriptor): Clarify description of
4136 `@'. Suggested by Ben Hutchings.
4137
c48861fb
AC
41382003-01-29 Andrew Cagney <ac131313@redhat.com>
4139
4140 * gdb.texinfo (M68K): Delete reference to es1800.
4141
617073a9
AC
41422003-01-29 Andrew Cagney <ac131313@redhat.com>
4143
4144 * gdb.texinfo (Maintenance Commands): Document `maint print
4145 reggroups' and `maint print register-groups'.
4146 * gdbint.texinfo (Target Architecture Definition): Document
4147 register_reggroup_p.
4148
5b5d99cf
JB
41492003-01-23 Jim Blandy <jimb@redhat.com>
4150
4151 * gdb.texinfo (Separate Debug Files): New section.
4152
e7ba9c65
DJ
41532003-01-22 Daniel Jacobowitz <drow@mvista.com>
4154
4155 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
4156 and "maint show profile".
4157
94e91d6d
MC
41582003-01-16 Michael Chastain <mec@shout.net>
4159
4160 * gdb.texinfo (Installing GDB): Warn against
4161 ".../gdb-VERSION/gdb/configure".
4162 (Separate Objdir): Likewise.
4163
867f3898
AC
41642003-01-15 Andrew Cagney <ac131313@redhat.com>
4165
4166 * gdbint.texinfo (Target Architecture Definition): Delete
4167 definition of PRINT_REGISTER_HOOK.
4168
f153cc92
EZ
41692003-01-15 Elena Zannoni <ezannoni@redhat.com>
4170
4171 (OpenRISC 1000): Fix formatting of command names.
4172
c60eb6f1
EZ
41732003-01-15 Elena Zannoni <ezannoni@redhat.com>
4174
4175 * gdb.texinfo (Continuing and Stepping): Add new command
4176 'advance'. Clarify behavior of 'until'.
4177
f5ebfba0
DJ
41782003-01-13 Daniel Jacobowitz <drow@mvista.com>
4179
4180 * gdb.texinfo (Files): Document solib-absolute-prefix and
4181 solib-search-path.
4182
4ce8657e
MC
41832003-01-09 Michael Chastain <mec@shout.net>
4184
4185 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4186 (Create a Release): Add new instructions for new @file{src-release}.
4187 Document existing instructions for @file{Makefile.in} as
4188 being for @value{GDBN} 5.3.1 or earlier.
4189
372613e3
AC
41902003-01-09 Andrew Cagney <ac131313@redhat.com>
4191
4192 * gdbint.texinfo (Target Architecture Definition): Mention
4193 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4194 allocate memory.
4195
b4e9345d
DJ
41962003-01-04 Daniel Jacobowitz <drow@mvista.com>
4197
4198 * gdb.texinfo (Controlling GDB): Add @kindex for
4199 "show osabi".
4200 (Backtraces): Add @kindex's for backtrace-below-main.
4201
98b45e30
DJ
42022003-01-04 Daniel Jacobowitz <drow@mvista.com>
4203
4204 * gdb.texinfo (Controlling GDB): Document "set osabi".
4205
95f90d25
DJ
42062003-01-04 Daniel Jacobowitz <drow@mvista.com>
4207
4208 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4209 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4210
1e698235
DJ
42112003-01-04 Daniel Jacobowitz <drow@mvista.com>
4212
4213 * gdb.texinfo (Controlling GDB): Add ABI section. Document
4214 "set coerce-float-to-double".
4215 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4216
e632838e
AC
42172003-01-02 Andrew Cagney <ac131313@redhat.com>
4218
4219 * stabs.texinfo: Remove obsolete text.
4220 * gdbint.texinfo: Ditto.
4221 * gdb.texinfo: Ditto.
4222
c133ab7a
MK
42232002-12-22 Mark Kettenis <kettenis@gnu.org>
4224
4225 * gdbint.texinfo (Target Architecture Definition): Update
4226 description of gdbarch_register_osabi.
4227
f821f325
KH
42282002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4229
4230 * agentexpr.texi: Fix typos.
4231 * annotate.texi: Likewise.
4232 * fdl.texi: Likewise.
4233
85a6d8d3 42342002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
4235
4236 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4237 DEPRECATED_INIT_FRAME_PC.
4238
ae45cd16
AC
42392002-12-01 Andrew Cagney <ac131313@redhat.com>
4240
4241 * gdbint.texinfo (Target Architecture Definition): Delete
4242 PC_IN_CALL_DUMMY.
4243
07555a72
AC
42442002-11-28 Andrew Cagney <ac131313@redhat.com>
4245
4246 * gdbint.texinfo (Host Definition): Delete documentation on
4247 USE_GENERIC_DUMMY_FRAMES.
4248
c166cdc7
EZ
42492002-11-26 Elena Zannoni <ezannoni@redhat.com>
4250
5ae4183a 4251 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
4252 * Makefile.in (install-info): Run the install-info command as part
4253 of the post install steps only.
4254 (uninstall-info): New target.
4255 (uninstall): New target.
4256
35db0260
EZ
42572002-11-22 Elena Zannoni <ezannoni@redhat.com>
4258
4259 * Makefile.in (install): Make install do some real work.
4260
9ba8d803
AC
42612002-11-19 Andrew Cagney <ac131313@redhat.com>
4262
4263 Fix POSIX problem reported by Paul Eggert.
4264 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4265 Fix PR gdb/527.
4266
903ad3a6
AC
42672002-10-26 Andrew Cagney <cagney@redhat.com>
4268
4269 * gdbint.texinfo (Target Architecture Definition): Delete
4270 definition of DO_REGISTERS_INFO.
4271
f2abfe65
KB
42722002-10-18 Kevin Buettner <kevinb@redhat.com>
4273
4274 * gdbint.texinfo (Address Classes): Fix problems with insertion
4275 of ``{'' and ``}'' in example.
4276
b5b0480a
KB
42772002-10-17 Kevin Buettner <kevinb@redhat.com>
4278
4279 * gdbint.texinfo (Address Classes): New section.
4280 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4281 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4282 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4283 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4284
c85508ee
KD
42852002-10-11 Klee Dienes <kdienes@apple.com>
4286
4287 * gdb.texinfo (Registers): Mention vector registers as well as
4288 floating registers in the documentation for 'info registers' and
4289 'info all-registers'.
4290
6d12fc3d
DJ
42912002-10-11 Daniel Jacobowitz <drow@mvista.com>
4292
4293 * gdbint.texinfo (CPLUS_MARKER): Remove item.
4294
8d19fbd2
JJ
42952002-10-03 Jeff Johnston <jjohnstn@redhat.com>
4296
4297 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4298 interface definition.
4299
a37295f9
MM
43002002-10-03 Marko Mlinar <markom@opencores.org>
4301
4302 * gdb.texinfo (Target Commands): Add or1k target specific
4303 commands.
4304 * gdb.texinfo (Contributors): Add myself to the contributors list.
4305
da0f9dcd
AC
43062002-10-01 Andrew Cagney <ac131313@redhat.com>
4307
4308 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
4309 and "mi1" instead of "mi1" and "mi0".
4310
2e834e49
HPN
43112002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4312
4313 * gdb.texinfo (Packets): Fix typos "alligned".
4314 Correct z3/Z3 description. Correct z4/Z4 title.
4315
050be0dc
AC
43162002-09-27 Andrew Cagney <ac131313@redhat.com>
4317
4318 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
4319
1104b9e7
KB
43202002-09-25 Kevin Buettner <kevinb@redhat.com>
4321
4322 * gdb.texinfo: Use GNU/Linux instead of Linux.
4323
512217c7
AC
43242002-09-25 Andrew Cagney <ac131313@redhat.com>
4325
4326 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4327
10998722
AC
43282002-09-24 Andrew Cagney <ac131313@redhat.com>
4329
512217c7 4330 * gdb.texinfo: Replace @example with @smallexample.
10998722 4331
a0eb71c5
KB
43322002-09-20 Kevin Buettner <kevinb@redhat.com>
4333
f7dc1244 4334 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
4335 * gdb.texinfo (Character Sets): Use @smallexample instead of
4336 @example. Use GNU/Linux instead of Linux.
4337
43382002-09-20 Jim Blandy <jimb@redhat.com>
4339
4340 * gdb.texinfo: Add character set documentation.
4341
2f870471
AC
43422002-09-19 Andrew Cagney <ac131313@redhat.com>
4343
4344 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4345 (Packets): Add cross reference from `b' packet to `z' packets.
4346
790eb8f5
AC
43472002-09-19 Andrew Cagney <ac131313@redhat.com>
4348
8d30a00d
AC
4349 * gdb.texinfo (Maintenance Commands): Document ``maint
4350 internal-error'' and ``maint internal-warning''.
4351
790eb8f5
AC
4352 * gdbint.texinfo (Target Architecture Definition): Revise
4353 description of STACK_ALIGN. Add description of FRAME_ALIGN.
4354
a23a7bf1
JB
43552002-09-19 Joel Brobecker <brobecker@gnat.com>
4356
4357 * gdbint.texinfo (Target Conditionals): Document the new
4358 NAME_OF_MALLOC macro.
4359
299ffc64
AC
43602002-09-05 Andrew Cagney <ac131313@redhat.com>
4361
4362 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4363 engineer.
4364
b7bb15bc
SC
43652002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4366
4367 * gdb.texinfo (TUI Overview): Document status line fields.
4368
3d757584
SC
43692002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4370
4371 * gdb.texinfo (TUI Commands): Document info win command.
4372
269c21fe
SC
43732002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4374
4375 * gdb.texinfo (TUI Overview): Document breakpoint markers.
4376
7cf36c78
SC
43772002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4378
4379 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4380 (TUI Keys): Likewise.
4381
d2c6833e
AC
43822002-08-25 Andrew Cagney <ac131313@redhat.com>
4383
4384 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4385 for a packet receive.
4386
46d8b1c3
AC
43872002-08-25 Andrew Cagney <ac131313@redhat.com>
4388
4389 * Makefile.in (clean): Move to end of file.
4390 (distclean, maintainer-clean, realclean): Ditto.
4391 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
4392 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4393 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4394 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4395
b0787093
AC
43962002-08-24 Andrew Cagney <ac131313@redhat.com>
4397
4398 * Makefile.in (GDBINT_TEX_TMPS): Define.
4399 (gdbint.dvi, gdbint.pdf): Use
4400 (GDB_TEX_TMPS): Define.
4401 (gdb.dvi, gdb.pdf): Use.
4402 (STABS_TEX_TMPS): Define.
4403 (stabs.dvi, stabs.pdf): Use.
4404 (GDB_DOC_SOURCE_INCLUDES): New macros.
4405 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4406 (GDBINT_DOC_FILES_INCLUDES): New macros.
4407 (GDBINT_DOC_BUILD_INCLUDES): New macros.
4408 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
4409 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
4410 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
4411 (links2roff): Replace SFILES_INCLUDED with
4412 GDB_DOC_SOURCE_INCLUDES.
4413 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
4414 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
4415 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
4416 dependencies.
4417 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
4418 dependencies.
4419 (gdbmi.texinfo): Delete rule.
4420 (inc-hist.texinfo): Delete rule.
4421 (rluser.texinfo): Delete rule.
4422
ebba8386
AC
44232002-08-23 Andrew Cagney <cagney@redhat.com>
4424
4425 * gdbint.texinfo (Target Architecture Definition): Update
4426 STORE_RETURN_VALUE, mention regcache.
4427
0ab7a791
AC
44282002-08-21 Andrew Cagney <ac131313@redhat.com>
4429
4430 * gdbint.texinfo (Target Architecture Definition): Document
4431 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
4432
ee2d5c50
AC
44332002-08-19 Andrew Cagney <ac131313@redhat.com>
4434
4435 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
4436 Fix minor typos. Add index entries.
4437
53c69bd7
AC
44382002-08-18 Andrew Cagney <ac131313@redhat.com>
4439
4440 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
4441
e76f1f2e
AC
44422002-08-15 Andrew Cagney <ac131313@redhat.com>
4443
4444 * gdbint.texinfo (Target Architecture Definition): Document
4445 PRINT_VECTOR_INFO.
4446 * gdb.texinfo (Vector Unit): Document "info vectors" command.
4447
0680b120
AC
44482002-08-13 Andrew Cagney <ac131313@redhat.com>
4449
4450 * gdb.texinfo (Maintenance Commands): Document "maint print
4451 registers", "maint print raw-registers" and "maint print
4452 cooked-registers".
4453
3c3bea1c
GS
44542002-08-08 Grace Sainsbury <graces@redhat.com>
4455
a9331b3f 4456 From Mark Salter:
3c3bea1c
GS
4457 * gdb.texinfo (Protocol): Document T packet extension to
4458 allow watchpoint address reporting.
4459
42f9b0a5
AC
44602002-08-03 Andrew Cagney <ac131313@redhat.com>
4461
4462 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
4463
db034ac5
AC
44642002-08-01 Andrew Cagney <cagney@redhat.com>
4465
4466 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
4467 to CHILL.
4468
e2b28d04
AC
44692002-08-01 Andrew Cagney <ac131313@redhat.com>
4470
4471 * gdbint.texinfo (Coding): Revise section "Include Files".
4472
7fb623f7
AC
44732002-07-24 Andrew Cagney <cagney@redhat.com>
4474
4475 * gdbint.texinfo: Obsolete references to m88k.
4476 * gdb.texinfo: Ditto.
4477
4a2b4636
JB
44782002-07-10 Joel Brobecker <brobecker@gnat.com>
4479
7fb623f7 4480 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
4481 where the proper version of autoconf can be retrieved.
4482
a71ec265
DH
44832002-07-09 Don Howard <dhoward@redhat.com>
4484
4485 * gdb.texinfo (Command Files): Further describe the behavior of
4486 sourced command files.
4487
b9aa90c9
AC
44882002-06-27 Andrew Cagney <ac131313@redhat.com>
4489
4490 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
4491 (Coding): Clarify ISO C version that GDB assumes.
4492
40dd2248
TT
44932002-06-26 Tom Tromey <tromey@redhat.com>
4494
4495 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
4496 add_setshow_cmd_full.
4497
bfac230e
DH
44982002-06-25 Don Howard <dhoward@redhat.com>
4499
4500 * gdb.texinfo (Memory Region Attributes): Document new behavior
4501 for 'mem' command.
4502
475b0867
JB
45032002-06-11 Jim Blandy <jimb@redhat.com>
4504
919d772c
JB
4505 * gdb.texinfo (Symbols): Update documentation for `info source'
4506 command.
4507
475b0867
JB
4508 * gdb.texinfo (Macros): Call the command `info macro', not
4509 `show macro'.
4510
ba8c9337
AC
45112002-06-09 Andrew Cagney <ac131313@redhat.com>
4512
4513 * gdbint.texinfo (Coding): Add section ``Per-architecture module
4514 data''.
4515
1029b7fa
MK
45162002-06-09 Mark Kettenis <kettenis@gnu.org>
4517
4518 * gdbint.texinfo (Target Architecture Definition): Document
4519 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4520
16737d73
AC
45212002-06-08 Andrew Cagney <ac131313@redhat.com>
4522
4523 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
4524 lists.
4525
30107679
AC
45262002-06-08 Andrew Cagney <ac131313@redhat.com>
4527
4528 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
4529 Branch''.
4530
3352e23e
AC
45312002-06-01 Andrew Cagney <ac131313@redhat.com>
4532
4533 * gdbint.texinfo (Target Architecture Definition): Add section
4534 ``Converting an existing Target Architecture to Multi-arch''.
4535
cbb09e6a
AC
45362002-05-30 Andrew Cagney <ac131313@redhat.com>
4537
4538 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
4539 to ``Obsoleting code''. Revise.
4540
e2e0bcd1
JB
45412002-05-17 Jim Blandy <jimb@redhat.com>
4542
4543 * gdb.texinfo (C Preprocessor Macros): New chapter.
4544 Include it in the main menu.
4545 (Contributors): Credit Jim Blandy with macro support.
4546 (Compilation): Explain how to get macro information into the
4547 executable.
4548 (Expressions): Note that preprocessor macros are expanded.
4549
9db8d71f
DJ
45502002-05-14 Daniel Jacobowitz <drow@mvista.com>
4551
4552 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
4553 options for `target remote'.
4554
6d531722
AC
45552002-05-13 Andrew Cagney <ac131313@redhat.com>
4556
4557 * gdbint.texinfo (Target Architecture Definition): Delete
4558 documentation on NNPC_REGNUM.
4559
13d01224
AC
45602002-05-11 Andrew Cagney <ac131313@redhat.com>
4561
4562 * gdbint.texinfo (Target Architecture Definition): Document
4563 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
4564 (Target Architecture Definition): Revise section `Using Different
4565 Register and Memory Data Representations'. Add section `Raw and
4566 Virtual Register Representations'.
4567
b2e75d78
AC
45682002-05-11 Andrew Cagney <ac131313@redhat.com>
4569
4570 * gdbint.texinfo (Target Architecture Definition): Mention
4571 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
4572 (Target Architecture Definition): Mention same. Add references to
4573 web pages.
4574
2c8682ee
MS
45752002-05-08 Michael Snyder <msnyder@redhat.com>
4576
4577 * stabs.texinfo (Attributes): Document new "vector" attribute.
4578
0816590b
AC
45792002-05-04 Andrew Cagney <ac131313@redhat.com>
4580
4581 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
4582
2653173e
AC
45832002-05-04 Andrew Cagney <ac131313@redhat.com>
4584
4585 * gdb.texinfo: Delete obsolete references to a29k.
4586
d7bd68ca
AC
45872002-04-24 Andrew Cagney <ac131313@redhat.com>
4588
4589 * gdbint.texinfo (Target Architecture Definition): Replace
4590 IN_SIGTRAMP with PC_IN_SIGTRAMP.
4591
21d83aa5
DM
45922002-04-24 David S. Miller <davem@redhat.com>
4593
4594 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
4595
7673a6cc
DM
45962002-04-21 David S. Miller <davem@redhat.com>
4597
4598 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
4599
d49d1e0a
AC
46002002-04-21 Andrew Cagney <ac131313@redhat.com>
4601
4602 * gdbint.texinfo (Target Architecture Definition): Delete
4603 definition of HAVE_REGISTER_WINDOWS.
4604
f7dc1244 46052002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
4606
4607 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
4608 "Theodore A. Roth" <troth@verinet.com>.
4609
5ca0cb28
DH
46102002-04-15 Don Howard <dhoward@redhat.com>
4611
f7dc1244 4612 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 4613 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 4614 Provide a better explaination of this feature.
5ca0cb28 4615
f208ba17
AC
46162002-04-14 Andrew Cagney <ac131313@redhat.com>
4617
4618 * gdbint.texinfo (Target Architecture Definition): Remove
4619 FRAME_CHAIN_COMBINE.
4620
d5ba91de
MC
46212002-04-12 Michael Chastain <mec@shout.net>
4622
4623 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
4624 REG_STACK_SEGMENT.
4625
26818220
MC
46262002-04-09 Michael Chastain <mec@shout.net>
4627
4628 * gdbint.texinfo (Obsolete Conditionals): Remove references to
4629 PYRAMID_* macros.
4630
129188f6
AC
46312002-04-07 Andrew Cagney <ac131313@redhat.com>
4632
4633 * gdb.texinfo (Bug Reporting): Document that the web is the
4634 prefered way of submitting bug reports.
4635 (Bug Reporting): Delete the s-mail address as the last resort.
4636
8227c0ff
AC
46372002-04-05 Andrew Cagney <ac131313@redhat.com>
4638
4639 * gdbint.texinfo (Target Architecture Definition): Delete
4640 references to TARGET_WRITE_FP and write_fp.
4641
16d9dec6
MS
46422002-03-27 Michael Snyder <msnyder@redhat.com>
4643
4644 * gdb.texinfo: Document new commands dump, append, and restore.
4645
9ae8b82c
AC
46462002-03-27 Andrew Cagney <ac131313@redhat.com>
4647
4648 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
4649 Branch'.
4650
474c8240
AC
46512002-03-18 Andrew Cagney <ac131313@redhat.com>
4652
4653 * gdb.texinfo: Change all examples to @smallexample.
4654 * gdbint.texinfo: Ditto.
a9331b3f 4655
fb0ff88f
AC
46562002-03-18 Andrew Cagney <ac131313@redhat.com>
4657
4658 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
4659 Branches''.
4660
9bb0a4d8
AC
46612002-03-18 Andrew Cagney <ac131313@redhat.com>
4662
4663 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
4664 Policy''.
4665
937f164b
FF
46662002-03-04 Fred Fish <fnf@redhat.com>
4667
4668 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
4669 expresson, suports, dependant, trhe, perhaphs, situtations,
4670 explictily, taged, oportunity, unfortunatly).
4671
a7b40f07
AC
46722002-02-24 Andrew Cagney <ac131313@redhat.com>
4673
4674 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
4675 Remove reference to 3.12.
4676
aab4e0ec
AC
46772002-02-23 Andrew Cagney <ac131313@redhat.com>
4678
4679 * gdbint.texinfo: Include fdl.texi.
4680 (Top): Add GNU Free Documentation License.
4681 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
4682 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
4683 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
4684 (gdbint.info): Add srcdir to include path.
4685 * gdb.texinfo: Include gpl.texi.
4686 (Top): Add Copying.
4687 * gpl.texi: New file.
4688
47b95330
AC
46892002-02-23 Andrew Cagney <ac131313@redhat.com>
4690
4691 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
4692
78c47bea
PM
46932002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
4694
4695 * gdb.texinfo: Document Cygwin native specific commands.
4696
56460a61
DJ
46972002-02-15 Daniel Jacobowitz <drow@mvista.com>
4698
4699 * gdb.texinfo: Document gdbserver ``--attach'' command.
4700
def71bfa
MS
47012002-02-07 Michael Snyder <msnyder@redhat.com>
4702
4703 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
4704 to @code(_ovly_debug_event).
4705
c928edc0
AC
47062002-02-07 Andrew Cagney <ac131313@redhat.com>
4707
4708 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
4709
81d46470
MS
47102002-02-06 Michael Snyder <msnyder@redhat.com>
4711
4712 * gdb.texinfo (overlays): Mention new magic symbol
4713 '_ovly_debug_event', which allows GDB to keep better track
4714 of overlays.
4715
f7dc1244 47162002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
4717
4718 * gdb.texinfo (Memory Region Attributes): Fix the wording.
4719 Suggested by Dmitry Sivachenko.
4720
4721 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
4722
15110bc3
MS
47232002-02-01 Michael Snyder <msnyder@redhat.com>
4724
4725 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
4726
6763aef9
MS
47272002-01-30 Michael Snyder <msnyder@redhat.com>
4728
ac282366
MS
4729 * gdb.texinfo: (remote protocol): Gramatical fix-up.
4730 (set trust-readonly-sections): Document.
6763aef9 4731
8642bc8f
AC
47322002-01-29 Andrew Cagney <ac131313@redhat.com>
4733
4734 * gdbint.texinfo (Releasing GDB): Revise and update.
4735
afe64c1a
AC
47362002-01-28 Andrew Cagney <ac131313@redhat.com>
4737
4738 * gdbint.texinfo (Target Architecture Definition): Delete
4739 description of TARGET_BYTE_ORDER_DEFAULT.
4740
f7dc1244 47412002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
4742
4743 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
4744 <mitya@cavia.pp.ru>.
4745
3d6e1b5a
AC
47462002-01-23 Andrew Cagney <ac131313@redhat.com>
4747
4748 * libgdb.texinfo: Delete file.
4749
6c0e9fb3
AC
47502002-01-22 Andrew Cagney <ac131313@redhat.com>
4751
4752 * gdb.texinfo: Remove makeinfo 3.12 hacks.
4753 * gdbint.texinfo: Ditto.
4754
e0ce93ac
AC
4755Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
4756
4757 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
4758
be298bcc
AC
47592002-01-22 Andrew Cagney <ac131313@redhat.com>
4760
4761 * Makefile.in: Update copyright.
4762 (TEXI2DVI): Define.
4763 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
4764 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
4765 gdb-cfg.texi.
4766 (TEXINDEX, PDFTEX): Delete makefile variables.
4767
8e04817f
AC
47682002-01-22 Andrew Cagney <ac131313@redhat.com>
4769
4770 * gdb.texinfo (Protocol): Move section to appendix.
4771
6b2f586d
AC
47722002-01-21 Andrew Cagney <ac131313@redhat.com>
4773
4774 * gdb.texinfo (Remote Debugging): Create a menu.
4775 (Top): Add ``Remote Debugging'' to menu.
4776
6f05cf9f
AC
47772002-01-21 Andrew Cagney <ac131313@redhat.com>
4778
4779 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
4780 serial protocol'' from here.
4781 (Remote Debugging): To here. New chapter.
4782
3fd3d7d2
AC
47832002-01-20 Andrew Cagney <ac131313@redhat.com>
4784
4785 * gdbint.texinfo (Target Architecture Definition): Delete
4786 description of TARGET_BYTE_ORDER_SELECTABLE_P.
4787
7fd60527
AC
47882002-01-20 Andrew Cagney <ac131313@redhat.com>
4789
4790 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
4791 are no longer needed.
4792 (Porting GDB): Add maintainer note about configure.host.
4793
c2f05ac9
AC
47942002-01-20 Andrew Cagney <ac131313@redhat.com>
4795
4796 * gdbint.texinfo (Target Architecture Definition): Remove
4797 definition of IEEE_FLOAT.
4798
f7dc1244 47992002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4800
4801 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4802 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4803 <3diff@gnu.org>
231b2aad 4804
82600034
AC
48052002-01-19 Andrew Cagney <ac131313@redhat.com>
4806
4807 * gdbint.texinfo (Host Definition): Remove references to
4808 MALLOC_INCOMPATIBLE.
4809
7708fa01
AC
48102002-01-17 Andrew Cagney <ac131313@redhat.com>
4811
4812 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4813 and xyz-xdep.o.
4814
eb12ee30
AC
48152002-01-17 Andrew Cagney <ac131313@redhat.com>
4816
4817 * gdb.texinfo (Maintenance Commands): Add appendix.
4818 (Set Breaks): Copy ``maint info breakpoint'' doco to
4819 ``Maintenance Commands'' appendix. Add reference.
4820
c9ccaa92
AC
48212002-01-17 Andrew Cagney <ac131313@redhat.com>
4822
4823 * fdl.texi: Remove next/prev from @node.
4824
f7dc1244 48252002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4826
4827 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4828 for monstrous @multitable (from Brian Youmans).
4829
4830 * fdl.texi: New file.
4831
4832 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4833
8973da3a
AC
48342002-01-15 Andrew Cagney <ac131313@redhat.com>
4835
4836 * gdbint.texinfo (Releasing GDB): New chapter.
4837
7d86b5d5
AC
48382002-01-14 Andrew Cagney <ac131313@redhat.com>
4839
4840 * gdb.texinfo (Embedded Processors, Calling program functions):
4841 Obsolete references to a29k.
4842
cc1cb004
AC
48432002-01-13 Andrew Cagney <ac131313@redhat.com>
4844
4845 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4846 examples. Document that a code-block should do or discard its
4847 cleanups before exit.
4848
79f12247
MS
48492002-01-11 Michael Snyder <msnyder@redhat.com>
4850
4851 * gdb.texinfo (Choosing files): Change @samp to @file.
4852
19837790
MS
48532002-01-05 Michael Snyder <msnyder@redhat.com>
4854
4855 * gdb.texinfo (--pid): Document new command line option (attach).
4856
f7dc1244 48572002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4858
4859 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4860 in the stub.
4861
d7449b42
AC
48622002-01-04 Andrew Cagney <ac131313@redhat.com>
4863
4864 * gdbint.texinfo (Target Architecture Definition): Replace
4865 BIG_ENDIAN with BFD_ENDIAN_BIG.
4866
f23631e4
AC
48672002-01-03 Andrew Cagney <ac131313@redhat.com>
4868
4869 * gdbint.texinfo (Target Architecture Definition): Replace
4870 value_ptr with struct value pointer.
4871
72c9928d
EZ
48722002-01-02 Eli Zaretskii <eliz@gnu.org>
4873
4874 * gdb.texinfo (Free Software): Fix wording.
4875
959acfd1
EZ
48762001-12-31 Eli Zaretskii <eliz@gnu.org>
4877
4878 * gdb.texinfo (Free Software): New section ``Free Software Needs
4879 Free Documentation''.
4880
f7dc1244 48812001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4882
4883 * stabs.texinfo:
4884 * gdb.texinfo:
4885 * gdbint.texinfo:
4886 * libgdb.texinfo:
4887 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4888
6600abed
MS
48892001-12-29 Michael Snyder <msnyder@redhat.com>
4890
4891 * gdb.texinfo (maint info sections): Fix typo.
4892
f6680716
MS
48932001-12-26 Michael Snyder <msnyder@redhat.com>
4894
fe95c787
MS
4895 * gdb.texinfo (maint info sections): Document.
4896
a9331b3f 4897 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4898 'info proc' sub-options that are currently not implemented.
4899
c3d3ce5b
JB
49002001-12-20 Jim Blandy <jimb@redhat.com>
4901
4902 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4903
778eb05e
AC
49042001-12-15 Andrew Cagney <ac131313@redhat.com>
4905
4906 * gdbint.texinfo (Target Architecture Definition): Replace
4907 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4908
2607059c
AC
49092001-12-01 Andrew Cagney <ac131313@redhat.com>
4910
4911 * gdbint.texinfo (Host Definition): Delete documentation on
4912 HOST_BYTE_ORDER.
4913
df0cd8c5
JB
49142001-11-30 Jim Blandy <jimb@redhat.com>
4915
4916 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4917 overlay support. Add to top-level menu.
df0cd8c5 4918
88118b3a
TT
49192001-11-26 Tom Tromey <tromey@redhat.com>
4920
4921 * gdb.texinfo (Command Syntax): Document C-o binding.
4922
96565e91
CF
49232001-07-26 Christopher Faylor <cgf@redhat.com>
4924
4925 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4926 use since it is described in the referenced section.
4927
f7dc1244 4928 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4929 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4930 clearer when using DJGPP.
4931
2a3d5645
CF
49322001-11-24 Christopher Faylor <cgf@redhat.com>
4933
4934 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4935 specifically refer to MS-DOS.
4936 (command files): Mention gdb.ini is only used on MS-DOS.
4937
aa26fa3a
TT
49382001-11-21 Tom Tromey <tromey@redhat.com>
4939
4940 * gdb.texinfo (Invoking GDB): Document --args.
4941 (Mode Options): Likewise.
4942
4f8ada06
JB
49432001-11-21 Jim Blandy <jimb@redhat.com>
4944
4945 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4946 Delete documentation; this macro has been removed from the
4947 sources.
4948
3fe0dc10
JB
49492001-11-13 Jim Blandy <jimb@redhat.com>
4950
4951 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4952
9e5abb06
CV
49532001-11-06 Corinna Vinschen <vinschen@redhat.com>
4954
4955 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4956
1c5dfdad
MS
49572001-11-05 Michael Snyder <msnyder@redhat.com>
4958
a9331b3f 4959 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4960 quote regexp chars in function names such as "operator*()".
4961
990f9fe3
FF
49622001-11-01 Fred Fish <fnf@redhat.com>
4963
4964 * gdbint.texinfo (SOLIB_ADD): Document additional new
4965 "readsyms" arg.
4966
b433d00b
DH
49672001-10-30 Don Howard <dhoward@redhat.com>
4968
070b1dd3
DH
4969 * gdb.texinfo: (Command Files) Added documentation for the
4970 behavior of gdb with input redirected from a file.
b433d00b 4971
b7209cb4
FF
49722001-10-28 Fred Fish <fnf@redhat.com>
4973
4974 * gdb.texinfo (auto-solib-add): Change docs to match
4975 implementation change.
4976 (auto-solib-limit): Add docs for new variable.
4977
1aa20aa8
AC
49782001-10-15 Andrew Cagney <ac131313@redhat.com>
4979
4980 * gdbint.texinfo (Target Architecture Definition): Function
4981 value_as_pointer renamed to value_as_address.
4982
fc0c74b1
AC
49832001-10-15 Andrew Cagney <ac131313@redhat.com>
4984
4985 * gdbint.texinfo (Target Architecture Definition): Default
4986 POINTER_TO_ADDRESS functions assume unsigned addresses.
4987 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4988 posting by Jim Blandy.
4989
f4846649
JB
49902001-10-12 Jim Blandy <jimb@redhat.com>
4991
4992 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4993 version of texi2html (1.64) doesn't support this flag any more.
4994
f277788b
MK
49952001-09-08 Mark Kettenis <kettenis@gnu.org>
4996
a9dc4918
MK
4997 * gdbint.texinfo (Host Definition): Remove description of
4998 MEM_FNS_DECLARED.
4999
d28379df
MK
5000 * gdbint.texinfo (Host Definition): Remove description of R_OK.
5001
f277788b
MK
5002 * gdbint.texinfo (Host Definition): Remove description of
5003 HAVE_SIGSETMASK.
5004
7ccaa899
EZ
50052001-09-04 Elena Zannoni <ezannoni@redhat.com>
5006
5007 * gdbint.texinfo (Target Architecture Definition): Add
5008 explanation of TARGET_PRINT_INSN macro.
5009
17d9d558
JB
50102001-08-30 Jim Blandy <jimb@redhat.com>
5011
5012 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
5013 Explain what it means to load relocatable files.
5014
72cde065
JB
50152001-08-28 Jim Blandy <jimb@redhat.com>
5016
5017 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
5018 info `top' menu.
5019
9e678452
CF
5020Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
5021
5022 * gdbint.texinfo: Add a cautionary note about macro use.
5023
a2bea4c3 50242001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 5025
a2bea4c3
CV
5026 * gdb.texinfo: Explain omitting the hostname in the
5027 `target remote' command.
5028
1129bf27
DJ
50292001-07-30 Daniel Jacobowitz <drow@mvista.com>
5030
5031 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
5032 and END-INFO-DIR-ENTRY.
5033
732b3002
SC
50342001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5035
5036 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
5037
89437448
AC
50382001-07-25 Andrew Cagney <ac131313@redhat.com>
5039
5040 * gdbint.texinfo (libgdb): Rewrite.
5041
f7dc1244 50422001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
5043
5044 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
5045
c4555f82
SC
50462001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5047
5048 * gdb.texinfo (TUI): New chapter, document the TUI.
5049 (Mode Options): Document the -tui option.
5050
2f45a6e0
MK
50512001-07-23 Mark Kettenis <kettenis@gnu.org>
5052
5053 * gdbint.texinfo (Host Definition): Remove description of
5054 NEED_POSIX_SETPGID.
5055
f7dc1244 50562001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
5057
5058 * gdb.tex (DJGPP Native): New node, with descriptions of
5059 DJGPP-specific commands.
5060
be9c6c35
JM
50612001-07-19 John R. Moore <jmoore@redhat.com>
5062
5063 * gdbint.texinfo: Three misspellings.
5064
dfa249fb
AC
50652001-07-06 Andrew Cagney <ac131313@redhat.com>
5066
5067 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
5068 `test` expressions on bash. Problem reported by Colin Walters.
5069
c72e7388
AC
50702001-07-04 Andrew Cagney <ac131313@redhat.com>
5071
5072 * gdbint.texinfo (User Interface): Update ui-out documentation to
5073 refelect recent UI/MI updates.
5074
94bbb2c0
AC
50752001-07-04 Andrew Cagney <ac131313@redhat.com>
5076
5077 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
5078 interpreters.
5079
af6c57ea
AC
50802001-06-15 Andrew Cagney <ac131313@redhat.com>
5081
5082 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
5083 structure and not macros.
5084 (Host Definition): Document that much of this chapter is obsolete.
5085 (Target Architecture Definition): Update list of files that make
5086 up a target architecture.
5087 (Coding): Update.
5088
83aa8bc6
AC
50892001-06-28 Andrew Cagney <ac131313@redhat.com>
5090
5091 * gdbint.texinfo (Target Architecture Definition): Update
5092 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
5093 The latter has been changed to a true predicate.
5094
f7dc1244 50952001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
5096
5097 * annotate.texi: Add @noindent where needed. From Dmitry
5098 Sivachenko <dima@Chg.RU>.
5099 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
5100
656db9b0
AC
51012001-06-16 Andrew Cagney <ac131313@redhat.com>
5102
5103 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
5104
df2396a1
AC
51052001-06-14 Andrew Cagney <ac131313@redhat.com>
5106
5107 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
5108 returns ``OK''. Document that the ``R'' packet does not reply.
5109
0f1f2b0a
MS
51102001-06-13 Michael Snyder <msnyder@redhat.com>
5111
5112 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
5113
f7dc1244 51142001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
5115
5116 * gdb.texinfo (Signals): Clarify the default setting of signal
5117 handling.
5118
a5d7c491
AC
51192001-05-14 Andrew Cagney <ac131313@redhat.com>
5120
5121 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
5122 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
5123
05a54c4f
AC
51242001-05-12 Andrew Cagney <ac131313@redhat.com>
5125
5126 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
5127
f7dc1244 51282001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
5129
5130 * gdbint.texinfo (Clean Design and Portable Implementation):
5131 Renamed from "Clean Design".
5132 (Clean Design and Portable Implementation): Document portable
5133 methods of handling file names, and the associated macros.
5134
f7dc1244 51352001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
5136
5137 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
5138 command and provide a cross-reference to its description.
5139 (Symbols): Note that "info scope" is useful for trace experiments.
5140
f7dc1244 51412001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 5142
b37052ae
EZ
5143 * gdb.texinfo (Symbols): Document "info scope".
5144 (Tracepoints): New chapter.
5145 (Contributors): Update for v5.1.
5146 <All nodes>: Change "C++" to "C@t{++}".
5147
0ee54786
EZ
5148 * gdbint.texinfo (User Interface): A new section about ui_out
5149 functions, based on text written by Fernando Nasser.
5150
c534679c
EZ
5151 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
5152
f7dc1244 51532001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 5154
e9c75b65
EZ
5155 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
5156
5157 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
5158
5159 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
5160 Replace "GDB" with "@value{GDBN}". Fix markup.
5161
5162 * annotate.texi: Change Permissions to GFDL. Update Copyright.
5163
3d67e040
EZ
5164 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
5165 a cross-reference to its description.
5166 (Symbols): Document "info symbol".
5167
f7dc1244 51682001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
5169
5170 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
5171 subsection "x86 Watchpoints".
5172 (Target Architecture Definition): Document the macros
5173 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
5174 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
5175
b0ed3589
AC
51762001-03-20 Andrew Cagney <ac131313@redhat.com>
5177
5178 * gdbint.texinfo (Target Architecture Definition): Update
5179 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
5180 list.
5181
b6ba6518
KB
51822001-03-06 Kevin Buettner <kevinb@redhat.com>
5183
5184 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5185 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5186
f7dc1244 51872001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
5188
5189 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5190
f7dc1244 51912001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 5192
17cc6a06
EZ
5193 * gdb.texinfo (Environment): Document that `path' does not change
5194 the value of PATH in GDB's own environment (it did in the past,
5195 but that was changed on March 15, 1994). Reported by Doug Evans
5196 <dje@transmeta.com>.
5197
56caf160
EZ
5198 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5199 its line. Fix markup of commands and macros. Add an Index node
5200 and index entries.
5201
29e57380
C
52022001-01-23 J.T. Conklin <jtc@redback.com>
5203
5204 * gdb.texinfo (Memory region attributes): New manual section.
5205
1c6147de
ND
52062001-01-04 Nicholas Duffek <nsd@redhat.com>
5207
5208 * gdbint.texinfo (POP_FRAME): Document use by return_command.
5209
f7dc1244 52102000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
5211
5212 * refcard.tex: Version and copyright fixed. From Phil Edwards
5213 <pedwards@disaster.jaj.com>.
5214
0dcedd82
AC
5215Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
5216
5217 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5218 DWARF2_REG_TO_REGNUM): Document.
5219
3b851bce
AC
5220Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5221
5222 * gdbint.texinfo (Coding): Update current value of
5223 --enable-build-warnings. Mention --enable-gdb-build-warnings.
5224
f7dc1244 52252000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
5226
5227 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
5228 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
5229
b90a5f51
CF
52302000-11-10 Christopher Faylor <cgf@cygnus.com>
5231
5232 * gdb.texinfo: Document new 'set step-mode' command.
5233
f7dc1244 52342000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
5235
5236 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5237 changes from Dmitry Sivachenko <dima@Chg.RU>.
5238
f7dc1244 52392000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
5240
5241 * gdb.texinfo (Hooks): Document the new post-hook functionality.
5242 From Steven Johnson <sbjohnson@ozemail.com.au>.
5243
2e685b93
MK
52442000-08-10 Mark Kettenis <kettenis@gnu.org>
5245
5246 * gdbint.texinfo (Overall Structure): Spelling fix.
5247
f7dc1244 52482000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
5249
5250 * gdbint.texinfo (Target Architecture Definition): Document that
5251 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5252 for which REGISTER_CONVERTIBLE returns a zero value.
5253
63ac3005
EZ
52542000-07-08 Christopher Faylor <cgf@cygnus.com>
5255
5256 * Makefile.in (install-info): Find files to install in either the
5257 build or source directories (adapted from Makefile.am).
5258
bd79f757
ND
52592000-07-07 Nicholas Duffek <nsd@redhat.com>
5260
5261 * stabs.texinfo: Fix spelling errors.
5262 (String Field): FILE-NUMBER starts from 0, not 1.
5263
f7dc1244 52642000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
5265
5266 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 5267 Brian Youmans.
5f208f6d 5268
f7dc1244 52692000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
5270
5271 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
5272 the source directory. Reported by Mark Harig
5273 <markh@frazier.landmark.com>.
cc542d3b 5274
f3b28801
C
52752000-06-20 J.T. Conklin <jtc@redback.com>
5276
5277 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5278
449f3b6c
AC
5279Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
5280
5281 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5282 Generate using pdftex.
5283 (PDFTEX): Define.
5284 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5285 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5286 @contents at the start.
5287
f7dc1244 52882000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
5289
5290 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 5291 Youmans.
48e934c6 5292
9e9c5ae7
AC
5293Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5294
5295 From Brian Youmans:
5296 * gdb.texinfo: Fix ``et al.''.
5297
c741b251
AC
5298Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
5299
5300 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5301 loop.
5302
4ab64e14
JG
53032000-05-19 Jimmy Guo <guo@cup.hp.com>
5304
5305 * configure: Regenerate.
5306
f7dc1244 53072000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
5308
5309 * Makefile.in (install-info): Run install-info on installed Info
5310 files.
5311
8c70017b
AC
5312Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5313
a7cb598a
AC
5314 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
5315 Andrew Cagney.
8c70017b 5316
f7dc1244 53172000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
5318
5319 * gdb.texinfo: Proofreading changes from Brian Youmans.
5320
bf0184be
ND
53212000-05-01 Nick Duffek <nsd@cygnus.com>
5322
5323 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5324 startup sequence, minor edits.
5325
f7dc1244 53262000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
5327
5328 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5329 TeX.
5330
5331 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
5332 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5333 like `n' and `s' which look weird. Convert some of the @kindex to
5334 @vindex, when they refer to variables, not commands.
5335
33e16fad
AC
5336Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5337
5338 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5339
f7dc1244 53402000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
5341
5342 * Makefile.in (GDBMI_DIR): New variable.
5343 (SET_TEXINPUTS): Add $(GDBMI_DIR).
5344 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5345 (gdbmi.texinfo): New target, for texi2roff.
5346 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5347 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5348
5349 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5350 gdbmi.texinfo.
5351 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5352 comment.
5353
d167840f
EZ
53542000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5355
5356 * gdb.texinfo (Files): Update description of add-symbol-file
5357 command.
5358
f7dc1244 53592000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
5360
5361 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5362 prevents the build (and is generally a Bad Idea).
5363
f7dc1244 53642000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
5365
5366 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5367 a comma inside @var.
5368 (Command Files): Index markup changes from Dmitry Sivachenko
5369 <dima@Chg.RU>.
5370
f7dc1244 53712000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
5372
5373 * Makefile.in (LN_S): Define.
5374 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5375 invoke "ln -s" unless it is known to work.
5376
5377 * configure.in (AC_PROG_LN_S): Add.
5378
8dc7983f
JB
53792000-04-14 Jim Blandy <jimb@redhat.com>
5380
5381 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5382 section.
5383 (Target Conditionals): Document ADDRESS_TO_POINTER,
5384 POINTER_TO_ADDRESS.
5385
1a8237e8
DB
53862000-04-11 Daniel Berlin <dan@cgsoftware.com>
5387
5388 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5389 gdb-cfg.texi to get the value.
5390
ca526f1a
JB
53912000-04-10 Jim Blandy <jimb@redhat.com>
5392
5393 * gdbint.texinfo (Target Architecture Definition): Fix
5394 cross-references.
5395
faaafcb4
JB
53962000-04-08 Jim Blandy <jimb@redhat.com>
5397
5398 * gdbint.texinfo (Using Different Register and Memory Data
5399 Representations): New section.
5400 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5401 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5402 REGISTER_CONVERT_TO_RAW): Document.
5403
1b27397f
AC
5404Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
5405
5406 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
5407 for acknowledgments.
5408
480ff1fb
AC
5409Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
5410
5411 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
5412 qThreadExtraInfo.
5413
a9331b3f 54142000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 5415
a9331b3f
RM
5416 * gdb.texinfo: Clarify which remote debug protocol commands are
5417 required and which are optional.
f1251bdd 5418
dbeb8dbd
AC
5419Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
5420
5421 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
5422 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
5423 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
5424 * annotate.texi: Update.
5425
6d2ebf8b
SS
54262000-03-28 Stan Shebs <shebs@apple.com>
5427
5428 * gdb.texinfo: Update dates, bump to Eighth Edition (note
5429 expectation of additional changes before release), update
5430 ISBN, add copy of top-level menu for @ifhtml, remove explicit
5431 node links, rephrase and/or shorten lines to fix formatting
5432 problem in both regular and @smallbook formats.
5433 * annotate.texi: Shorten lines in example, use smallexample
5434 consistently everywhere.
5435 * Makefile.in: Add comment about texinfo 4.0 html generation.
5436 (SFILES_INCLUDED): Add annotate.texi.
5437
5d161b24
DB
54382000-03-27 Daniel Berlin <dan@cgsoftware.com>
5439
5ae4183a
AS
5440 * gdb.texinfo (Debugging Output): Added new section, documenting
5441 the "set/show debug" commands.
5d161b24 5442
b9deaee7
AC
5443Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
5444
5445 * annotate.texi (Annotations): When GDBN omit @chapter and @node
5446 entry.
5447
5448 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
5449 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
5450 @chapter and @node entries.
a9331b3f 5451
b9deaee7 5452 * gdb.texinfo: Link all top-level nodes.
a9331b3f 5453
9ef47d30
AC
5454Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
5455
5456 * Makefile.in (install-info): Create $(infodir) before installing
5457 files.
5458
cfeada60
FN
54592000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5460
5461 From David Whedon <dwhedon@gordian.com>
5ae4183a 5462 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 5463
6837a0a2
DB
54642000-03-22 Daniel Berlin <dan@cgsoftware.com>
5465
5466 * gdb.texinfo: Add documentation for the apropos command.
5467
bba2971c
MS
54682000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5469
5470 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
5471
2b628194
MS
54722000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5473
a9331b3f 5474 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
5475 two places.
5476
96a2c332
SS
54772000-03-17 Stan Shebs <shebs@apple.com>
5478
5479 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
5480 <dima@Chg.RU>, also clarification of allowed content for
5481 string constants.
5482
f7dc1244 54832000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
5484
5485 * gdb.texinfo (main menu): Add Annotations.
5486 (File Options): Add @cindex entries for each command-line option.
5487 Document --epoch, --annotate, --async, --interpreter, --write,
5488 --statistics, and --version.
5489
5490 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
5491 of GDB.
5492
9d233477
JB
54932000-02-23 Jim Blandy <jimb@redhat.com>
5494
5495 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
5496
14e0eb3b
JB
54972000-02-22 Jim Blandy <jimb@redhat.com>
5498
5499 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
5500
3555de01
JM
55012000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
5502
5503 * Makefile.in (diststuff): New target.
5504
5e35df8e
KB
55052000-02-15 Kevin Buettner <kevinb@redhat.com>
5506
5507 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 5508 architecture. [From Jim Wilson.]
5e35df8e 5509
c5394b80
JM
55102000-01-16 Tom Tromey <tromey@cygnus.com>
5511
5512 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
5513 (Delete Breaks): Mention range arguments.
5514 (Disabling): Likewise.
5515
c3f6f71d
JM
55162000-01-05 Dmitry Sivachenko <dima@Chg.RU>
5517
5518 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
5519
c4093a6a
JM
5520Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
5521
5522 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
5523 valid functions.
5524
11cf8741
JM
55251999-11-05 Stan Shebs <shebs@andros.cygnus.com>
5526
5527 * gdb.texinfo: Clarify regular expressions used in rbreak.
5528
917317f4
JM
55291999-10-15 Kevin Buettner <kevinb@cygnus.com>
5530
5531 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
5532 MEMORY_REMOVE_BREAKPOINT): Document.
5533
5534Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
5535
5536 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
5537 offset re-using the DATA offset instead.
5538
2df3850c
JM
55391999-10-11 Jim Kingdon <kingdon@redhat.com>
5540
5541 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
5542
55431999-10-05 Stan Shebs <shebs@andros.cygnus.com>
5544
5545 From Dmitry Sivachenko <demon@gpad.ac.ru>:
5546 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
5547 typos.
5548
5549 * gdb.texinfo: Various minor wording and formatting improvements,
5550 mentions of additional command-line options.
5551
2acceee2
JM
55521999-09-30 Fred Fish <fnf@cygnus.com>
5553
5554 * gdb.texinfo: Document additional forms of specifying section
5555 names and addresses for the add-symbol-file command.
5556
c2c6d25f
JM
55571999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
5558
5559 * gdbint.texinfo: Fix typo, add the word "have".
5560
55611999-09-14 Jim Blandy <jimb@cris.red-bean.com>
5562
5563 * gdbint.texinfo (Target Architecture Definition): Document the
5564 SKIP_PERMANENT_BREAKPOINT macro.
5565
d4f3574e
SS
55661999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5567
5568 * gdb.texinfo: Fiks speling errers.
5569
5570 * gdb.texinfo: Fix uses of @multitable.
5571
f7dc1244 5572 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
5573 * gdb.texinfo: Include details specific to DOS host, clarify
5574 some confusing language, fix @ref/@xref/@pxref usages, add
5575 comments about using with optimization, add more indexing,
5576 fix info about disassembly-flavor.
5577
5578Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
5579
5580 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
5581 SKIP_SOLIB_RESOLVER): Define.
5582
5583Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
5584
5585 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
5586 ``g'' packets.
5587
104c1213
JM
55881999-08-30 Stan Shebs <shebs@andros.cygnus.com>
5589
5590 * gdb.texinfo: Create a new "Configurations" chapter with
5591 platform-specific info, inline remote.texi and move sections of it
5592 into the new chapter, move bits about info proc, heuristic search,
5593 and register stack into the new chapter.
5594 * remote.texi: Remove, now part of gdb.texinfo.
5595 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
5596
55971999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
5598
5599 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
5600 GDB_TARGET_IS_MACH386): These kludges have gone away.
5601
5602Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
5603
5604 * gdbint.texinfo (Target Architecture Definition): Mention
5605 TDEPLIBS.
5606
53a5351d
JM
56071999-08-20 Stan Shebs <shebs@andros.cygnus.com>
5608
5609 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
5610 surrounding text to fit HP-UX bits into general info.
5611 (HPPA-cfg.texi): Remove, no longer useful.
5612
5613 * gdb.texinfo: Remove explicit links from @node lines, remove
5614 HP-added "Detailed Node Listing" from main menu which confuses
5615 things.
5616
5617 From Dmitry Sivachenko <dima@Chg.RU>:
5618 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
5619 in description of `set environment'.
5620
56211999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5622
5623 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
5624
7be570e7
JM
56251999-08-12 Ben Elliston <bje@cygnus.com>
5626
5627 * gdbint.texinfo (Breakpoint Handling): Add missing words.
5628
f7dc1244 56291999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
5630
5631 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
5632 watch, awatch, and rwatch. Explain why the latter two cannot be
5633 set as software watchpoints. Document that watchpoints for local
5634 variables are deleted when the debuggee terminates.
5635
5636Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
5637
5638 * remote.texi (Protocol): Further clarification of the "qRcmd"
5639 packet. Allow E.. response packet. "qRcmd" packet is no longer
5640 reserved.
5641
56421999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5643
a9331b3f
RM
5644 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
5645 * gdb.texinfo: Ditto.
7be570e7 5646
96baa820
JM
56471999-08-06 Tom Tromey <tromey@cygnus.com>
5648
5649 * gdb.texinfo (KOD): New node.
5650
5651Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
5652
5653 * remote.texi (Rcmd): Fix minor formatting typos.
5654
5655Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
5656
5657 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
5658 packets.
5659
adf40b2e
JM
56601999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
5661
5662 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
5663 fixes.
5664
43ff13b4
JM
5665Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
5666
5667 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
5668
085dd6e6
JM
5669Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5670
5671 * remote.texi (Communication Protocol): ``v'' is in use. Fix
5672 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
5673 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
5674 packets that are not supported on all hosts. Expand examples.
5675 Spell check.
5676
56771999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5678
5679 * Makefile.in: Recognize html, install-html. Add targets
5680 to build HTML versions of documentation via texi2html.
5681
5682Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
5683
5684 * gdbint.texinfo (Testsuite): New chapter, information about the
5685 testsuite.
5686
5687Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
5688
5689 * remote.texi (Communication Protocol): Rewrite.
5690
5691Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
5692
5693 * stabs.texinfo: Fix uses of xref.
5694
9e0b60a8
JM
5695Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
5696
5697 * gdbint.texinfo: Add an anti-printf exhortation, and update the
5698 info about patch submission.
5699
cce74817
JM
5700Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
5701
5702 From Per Bothner <bothner@cygnus.com>:
5703 * gdb.texinfo: Document Chill support.
5704
5705Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
5706
5707 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
5708 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
5709 Document that the value should be greater-than or equal-to zero.
5710 (NO_STD_REGS): Document. Deprecate.
5711
ac9a91a7
JM
5712Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5713
5714 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
5715 Document that these are not used.
5716
5717Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5718
5719 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
5720
392a587b
JM
5721Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
5722
5723 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
5724 numargs was dropped.
5725
5726Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
5727
5728 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
5729
b83266a0
SS
5730Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
5731
5732 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
5733 Update.
5734
7a292a7a
SS
5735Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
5736
5737 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
5738 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
5739
5740Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
5741
5742 * gdbint.texinfo: Fix typos: $ -> @.
5743
5744Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
5745
5746 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
5747 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
5748 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
5749 BREAKPOINT_FROM_PC.
a9331b3f 5750
7a292a7a
SS
5751Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
5752
5753 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
5754 CALL_DUMMY_STACK_ADJUST): Document.
5755
5756Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5757
5758 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
5759 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
5760
57611999-04-02 Stan Shebs <shebs@andros.cygnus.com>
5762
5763 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
5764 longer exists.
5765
5766Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
5767
5768 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
5769 nearly all @ifset/@ifclear conditionals; nobody uses them, and
5770 they make the manual source incomprehensible.
5771 * h8-cfg.texi: Remove, hasn't been used in years.
5772
c906108c
SS
5773Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
5774
5775 * gdb.texinfo: Update the credits.
5776
5777Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5778
5779 * gdb.texinfo: Fix mistakes noticed in printout of last
5780 draft, add Alpha to discussion of heuristic fence post.
5781
5782Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
5783
5784 * gdb.texinfo, remote.texi: Many changes; update to Seventh
5785 Edition, merge some HP changes into mainline, describe some
5786 previously undocumented features, describe more of the target
5787 commands available, eliminate obsolete section on renamed
5788 commands.
5789 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
5790
5791Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
5792
5793 * gdb.texinfo: Make many HPPA conditionals unconditional,
5794 including catchpoint description, since now on for all configs.
5795 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
5796 specializations.
5797
5798Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
5799
5800 * Makefile.in (GDBvn.texi): Fix match expression to work with
5801 current format of VERSION in gdb/Makefile.in.
5802 * gdb.texinfo: Fix node ref to match new readline.
5803
5804Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5805
a9331b3f
RM
5806 * gdb.texinfo: Changes made as part of a project to merge in
5807 changes made by HP. Documentation makes extensive use of
c906108c
SS
5808 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
5809 on remote debugging. There are differences in documentation
5810 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
5811 the HP manual discusses catchpoints, hardware watchpoints, and
5812 some HPUX specific limitations for shared library support.
a9331b3f 5813
c906108c
SS
5814 There are also a number of @node changes.
5815
58161999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5817
5818 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5819 (C Usage): Same.
5820
5821Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5822
5823 The following changes were made by Edith Epstein
5824 <eepstein@cygnus.com> as part of a project to merge in changes
5825 made by HP.
a9331b3f 5826
c906108c
SS
5827 * HPPA-cfg.texi: new file.
5828
5829 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5830
5831 * refcard.tex: change documentation about catch.
5832 removed info catch.
5833
5834Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5835
5836 * gdbint.texinfo: Expand on GDB's coding standards,
5837 specify the use of arg names with prototypes.
5838
58391998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5840
5841 * gdb.texinfo: Fix tipo.
5842
5843Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5844
5845 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5846 TARGET_BYTE_ORDER_SELECTABLE_P.
5847
5848Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5849
5850 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5851
58521998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5853
5854 * agentexpr.texi: New file.
5855
5856Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5857
5858 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5859
58601998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5861
5862 * remote.texi: Changed wording that implied that the GDB remote
5863 protocol caches register values instead of GDB itself.
5864
5865Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5866
5867 * gdbint.texinfo: Add some info about symbol readers.
5868 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5869 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5870 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5871 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5872
5873Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5874
a9331b3f 5875 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5876
5877Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5878
5879 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5880
5881Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5882
5883 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5884 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5885
5886Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5887
5888 * gdbint.texinfo: Fix minor typos.
5889
5890Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5891
5892 * gdbint.texinfo: Complete overhaul. Group descriptions more
5893 logically, add more info on generic algorithms, remove much
5894 obsolete and/or wrong material.
5895
5896Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5897
5898 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5899
5900Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5901
5902 * refcard.tex: Copyright, address updates.
5903
5904Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5905
5906 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5907 for the edition instead of confusing GDB-version-like numbers.
5908
5909Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5910
5911 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5912
5913Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5914
5ae4183a 5915 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5916
5917Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5918
5919 * gdb.texinfo: Add some credits, mention bug monitor.
5920 * remote.texi: Mention mips monitor targets.
5921 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5922
c906108c
SS
5923Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5924
5925 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5926 files, finish sorting of host vs target vs native macros, describe
5927 some more of them.
5928
5929Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5930
5931 * gdbint.texinfo (Host Conditionals): Document change from
5932 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5933
5934Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5935
5936 * gdbint.texinfo (Host Conditionals): Document
5937 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5938
5939Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5940
5941 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5942 Document LSEEK_NOT_LINEAR.
5943
5944Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5945
5946 * stabs.texinfo (Stab Section Basics): Make it clear that only
5947 some versions of the GNU linker remove the leading N_UNDF symbol.
5948
5949Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5950
5951 * stabs.texinfo (String Field): Document type number pairs here,
5952 instead of in the Sun specific section.
5953 (Include Files): The GNU linker supports the N_BINCL
5954 optimization. Clarify the N_BINCL value, and what it is used
5955 for.
5956 (Procedures): Document N_FUN with an empty string to mark the end
5957 of a function.
5958 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5959 (Sun Differences): Remove this node, as the information is now
5960 elsewhere in the main document.
5961 (Stab Section Basics): Mention that the GNU linker may optimize
5962 stabs and remove the leading N_UNDF symbol.
5963
5964Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5965
5966 * gdb.texinfo, refcard.tex: Restore author credit
5967
5968Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5969
5970 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5971 documentation to account for START and END macros taking
5972 one arg.
5973
5974Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5975
5976 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5977 * gdb.texinfo (Frames): Fix typo.
5978
5979Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5980
5981 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5982 a target_signal as arg type, not a pid.
5983
5984Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5985
5986 * gdb.texinfo: Document `set assembly-language'.
5987
5988Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5989
5990 * remote.texi: Update list of stubs in the GDB distribution.
5991
5992Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5993
5994 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5995 Also document that some systems can use mmalloc but must define
5996 this if their C runtime allocates memory that is later freed.
5997 (MMCHECK_FORCE): Document new macro.
a9331b3f 5998
c906108c
SS
5999Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
6000
6001 * remote.texi: Add documentation for target Sparclet.
6002
6003Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6004
a9331b3f 6005 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
6006 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
6007 * configure.in: Rewritten for autoconf.
6008 * configure: New.
6009
6010Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
6011
6012 * Makefile.in (DVIPS): New define, set to dvips.
6013 (dvi): Add stabs.dvi.
6014 (ps): New target.
6015 (all-doc): Depend on info, dvi, and ps targets.
6016 (STAGESTUFF): Add *.ps and *.dvi files.
6017 (clean-info, clean-dvi): Remove.
6018 (mostlyclean): Does not depend upon clean-info or clean-dvi,
6019 rules completely rewritten.
6020 (maintainer-clean): Remove clean-info and clean-dvi
6021 dependencies and put their actions in the rules.
6022 (gdb.ps): New target
a9331b3f 6023 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
6024 intermediate TeX files, whether they have 2 or 3 character
6025 extensions.
6026 (gdbint.ps): Add target and rules.
6027 (gdb-internals): Delete unused target.
6028 (Makefile): Depends upon config.status also.
6029
6030Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
6031
6032 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
6033 set.
6034
6035Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
6036
6037 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6038 * gdb.texinfo (Expressions): Fix erroneous array constant example.
6039
6040Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
6041
6042 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
6043
6044Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6045
6046 * gdb.texinfo (Print settings): Document
6047 `set/show print static-members' commands.
6048
6049Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
6050
6051 * gdbint.texinfo (Native): Document name change, coredep.c to
6052 core-aout.c.
6053
6054Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
6055
6056 * stabs.texinfo (Include Files): Document the values the SunOS4
6057 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
6058
6059Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
6060
6061 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
6062 Fix typo.
6063
6064Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
6065
6066 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
6067 "gdb.tar.Z".
6068
6069Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
6070
6071 * Makefile.in (maintainer-clean): New target, synonym for
6072 realclean.
6073
6074Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
6075
6076 * Update all FSF addresses except those in COPYING* files.
6077
6078Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6079
6080 From Richard Earnshaw (rearnsha@armltd.co.uk):
6081 * gdb.texinfo (convenience variables): Document $_exitcode.
6082 (quit): Document optional expression to use as exit code.
6083
6084Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
6085
6086 * gdb.texinfo, remote.texi: Brought up to date with various
6087 GDB changes.
6088
6089Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
6090
6091 * gdb.texinfo: Update dates and versions, fix comments about
6092 hardware watchpoints in future releases and about the
6093 sharedlibrary command.
6094
6095Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6096
6097 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
6098 C_FUN stab. Other cleanups.
6099
6100Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6101
6102 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
6103 for the sparc stub.
6104
6105Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6106
6107 * annotate.texi: Clarify which addresses have differing formats
6108 depending on the language and which do not.
6109
6110Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6111
6112 * remote.texi (NetWare): Changed example to use BOARD= instead of
6113 NODE= argument to reflect correspoding change to gdbserve.nlm.
6114
6115Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6116
6117 * stabs.texinfo (Negative Type Numbers): Mention the fact that
6118 GDB, as well as AIX dbx, supports the size type attribute.
6119
6120Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6121
6122 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
6123
6124Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
6125
6126 * gdb.texinfo (Define): Document $arg0... arguments to commands,
6127 and new 'if' and 'while' commands.
6128
6129Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
6130
6131 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
6132
6133Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6134
6135 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
6136 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
6137 NetWare targets. Mostly stolen from the Server node.
6138
6139Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6140
6141 * gdb.texinfo (Setting): Talk about the language of a source file
6142 versus the working language. The old documentation did not match
6143 what GDB did.
6144
6145Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6146
6147 * stabs.texinfo (Source Files): Document N_SO used to mark the end
6148 of a source file.
6149
6150Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6151
6152 * gdb.texinfo (Processes): New node.
6153
6154Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
6155
6156 * remote.texi: Update documentation of set/show mipsfpu.
6157
3fc11d3e
JM
6158Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
6159
6160 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
6161 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
6162
6163Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
6164
6165 * gdbint.texinfo: Removed mentions of some incorrectly placed and
6166 obsolete conditionals, described some others.
6167
6168Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6169
6170 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
6171 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
6172
6173Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
6174
6175 * gdbint.texinfo: Put regex conditionals in their own table.
6176
6177Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
6178
6179 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
6180 described or fixed the descriptions of many others.
6181
6182Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
6183
6184 * gdb.texinfo: Add some more credits.
6185 * gdbint.texinfo: Capitalize GDB consistently, describe some
6186 macros and remove some.
6187
6188Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6189
6190 * gdbint.texinfo: Removed mentions of many incorrectly placed and
6191 obsolete conditionals, described some others.
6192
6193Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6194
6195 * gdb.texinfo (help targets): Changed to `help target', which
6196 is the correct gdb command.
6197
6198Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6199
6200 * annotate.texi (TODO): New node, for keeping track of annotations
6201 suggested but not yet implemented.
6202
6203Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6204
6205 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6206 another symbol, it is not the address itself.
6207
6208Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
6209
6210 * stabs.texinfo (Stab Section Basics): Add comment about alignment
6211 of stabs-in-coff sections.
6212
6213Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6214
6215 * annotate.texi: Change edition to 0.5 and date to May 1994.
6216 Add index.
6217 (Frames): New node, for frame annotation.
6218 (Displays): New node, for display annotation.
6219
6220 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6221 when waiting for your program to stop.
6222
6223Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6224
6225 * annotate.texi (Breakpoint Info): Document annotation of header
6226 fields and record annotation.
6227
6228Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6229
6230 * annotate.texi: New file, to document annotations.
6231
6232Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6233
6234 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6235 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
6236
6237Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6238
6239 * stabs.texinfo (Stab Section Basics): Say what is in .stab
6240 section, and say n_strx field is compilation unit relative.
6241 * stabs.texinfo: Don't use @code for a.out when it is the name of
6242 an object file format.
6243
6244Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6245
6246 * gdb.texinfo: Refer to file names, not path names, per rms
6247 convention.
6248 (Arguments): Fix typo.
6249
6250Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6251
6252 * stabs.texinfo (Global Variables): Talk about stabs in files
6253 where variables are referenced, but not defined.
6254
6255Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6256
6257 * stabs.texinfo: Move stuff on @ and # type descriptors from node
6258 Cplusplus to new nodes Member Type Descriptor and Method Type
6259 Descriptor. Re-write stuff for #.
6260
6261Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6262
6263 * gdb.texinfo (Print Settings): Don't document "set print
6264 fast-symbolic-addr off". The bug which it worked around was fixed
6265 on 25 Feb 94 in coffread.c, so I'm nuking the command.
6266
6267 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6268 N_ENTRY node.
6269
6270 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6271
6272Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6273
6274 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6275 references to ieee-float.c.
6276
6277Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6278
6279 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6280 match what the code actually does.
6281
6282Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6283
6284 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6285
6286Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6287
6288 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6289 i, and b.
6290
6291Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
6292
6293 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6294 well as for ELF and SOM. Unify the descriptions of ELF and SOM
6295 as "stabs in sections" rather than just saying "ELF and SOM".
6296 Also make that stuff apply to COFF.
6297
6298Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6299
6300 * gdb.texinfo (Formatting Documentation): Change GhostScript to
6301 Ghostscript.
6302
6303Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6304
6305 * gdb.texinfo (Continuing and Stepping): When talking about "step"
6306 versus functions without line numbers, also mention stepping into
6307 them as well as "step" when you are in them. Tell the user how to
6308 deal with the situation. Add comment about "debugging information".
6309
6310Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6311
6312 * stabs.texinfo (Enumerations): Document restriction on where
6313 enumeration types can appear and still win with GDB.
6314
6315Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6316
6317 * stabs.texinfo (Negative Type Numbers): Document format for type
6318 -16.
6319
6320Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6321
6322 * gdb.texinfo (Selection, Frame Info): Update information about
6323 arbitrary frame specficiations.
6324
6325Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
6326
6327 * gdb.texinfo, remote.texi: general editing pass prior to Net release
6328
6329Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6330
6331 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6332
6333Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6334
6335 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6336
6337Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6338
6339 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6340 Differences node to Statics node.
6341 (Statics): Discuss XCOFF use of V symbol descriptor.
6342
6343 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6344 not clean.
6345
6346Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
6347
6348 * gdb.texinfo (Print Settings): Document `set print
6349 fast-symbolic-addr' and improve the doc for some other
6350 `set print's.
6351
6352Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6353
6354 * stabs.texinfo (String Field): Talk about defining several type
6355 numbers at once.
6356 Fix lint regarding changing node ELF Transformations to
6357 ELF and SOM Transformations.
6358
6359Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
6360
6361 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
6362
6363Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6364
6365 * stabs.texinfo (Cross-References): `::' is for nested types only
6366 within <>.
6367 (Structures): Document static members.
6368
6369Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6370
6371 * stabs.texinfo: Document S type attribute.
6372
6373Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6374
6375 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6376
6377Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
6378
6379 * gdbint.texinfo: Fix a few typos.
6380
6381Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6382
6383 * gdb.texinfo, remote.texi: formatting improvements
6384
6385 * gdb.texinfo (New Features): mention threads.
6386 (Summary, C): fix xrefs in newly contributed text.
6387 (Threads): index entries, clarifications, example
6388 (passim): minor typos fixed, phrasing improvements
6389
6390 * remote.texi (Bootstrapping): rephrase text on ^C and add index
6391 entries; (Server): explain use of gdbserver w/real-time systems,
6392 add example of conflicting TCP port; (MIPS Remote) break up
6393 running text into table, highlighting commands, and add example.
a9331b3f 6394
c906108c
SS
6395Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6396
6397 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6398
6399Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6400
6401 * stabs.texinfo (Nested Symbols): New node.
6402 (String Field, Symbol Descriptors, Cross-References): Refer to it.
6403
6404Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6405
6406 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
6407 to picking which Bbss.bss symbol to use, and (because there seems to
6408 be no good way of doing it) re-write some of the text to make it
6409 sound like Bbss.bss isn't such a great idea after all (as currently
6410 designed).
6411
6412 * gdb.texinfo (C): In addition to saying people have to use g++ for
6413 good results, say they have to use stabs. Specifically say cfront
6414 doesn't work well.
6415 (Summary): Merge in information on Modula-2, Pascal, and Chill from
6416 the gdb README. Add xrefs to places where the support for the various
6417 languages is described in detail.
6418
6419Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6420
6421 * stabs.texinfo: Clean up stuff about visibility and virtual
6422 characters.
6423
6424 * stabs.texinfo (N_M2C): Cite Sun doc.
6425
6426Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6427
6428 * gdb.texinfo: updates re threads.
6429 * remote.texinfo: avoid index entries starting with digits.
6430
6431Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6432
6433 * stabs.texinfo (Enumerations): Talk about large, negative and
6434 octal values. Clean up cross reference to type attributes.
6435 (String Field): Say that GDB 4.11 supports size attribute.
6436
6437Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6438
6439 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
6440 is a mandatory step. Make the stuff about that more concise.
6441
6442Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6443
6444 * stabs.texinfo (Class Names): New node.
6445
6446 * gdb.texinfo (Command Files): Explain order of init file reading.
6447
6448 * remote.texi (Bootstrapping): Talk about getting the serial driver
6449 to deal with ^C sent by gdb to stop the remote system.
6450
6451Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
6452
6453 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
6454
6455 * libgdb.texinfo (Defining Commands): made the DOC arg
6456 to gdb_define_app_command a char * instead of char **
6457 per a suggestion from kingdon.
6458
6459 * libgdb.texinfo: total rewrite from a different starting
6460 premise.
6461
6462Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6463
6464 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
6465 floats passed as doubles (to improve clarity).
6466
6467Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6468
6469 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
6470
6471 * a4rc.sed: update to work with Andreas Vogel papersize params
6472
6473 * refcard.tex: use Andreas Vogel simplifications of papersize
6474 params; remove useless version info; update copyright date.
6475
6476Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6477
6478 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
6479
6480Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6481
6482 * gdb.texinfo (Files): Say what address the load command loads it at.
6483
6484 * stabs.texinfo (Common Blocks): Minor cleanups.
6485
6486 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
6487 that Sun has backed away from the linker kludge and thus the relevant
6488 issue is changes to the SunPRO tools, not the Solaris linker.
6489
6490 * stabs.texinfo (Traditional Integer Types): Clean up description
6491 of octal bounds a little bit. Document extra leading zeroes.
6492
6493Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6494
6495 * gdb.texinfo (Signaling): Update for symbolic symbol names
6496 and add a section explaining the difference between the GDB
6497 signal command and the shell kill utility.
6498
6499Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
6500
6501 * libgdb.texinfo: added `@' to braces that were unescaped.
6502
6503Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
6504
6505 * libgdb.texinfo: new file. Spec for the gdb library.
6506
6507Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6508
6509 * stabs.texinfo (Include Files): Fix typo (start -> end).
6510
6511Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6512
6513 * gdb.texinfo, remote.texi: assorted small improvements, mostly
6514 from Melissa at FSF's editing pass.
6515
6516Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6517
6518 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
6519 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
6520 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
6521
6522Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6523
6524 * remote.texi (Bootstrapping): Discuss 386 call gates.
6525
6526Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6527
6528 * stabs.texinfo (Based Variables): New node.
6529
6530Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6531
6532 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
6533 names, sizes, and formats to suggest how not to lose.
6534
6535Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6536
6537 * stabs.texinfo (Methods): Fix typo.
6538
6539Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6540
6541 * gdb.texinfo: Fix a few typos.
6542
6543Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6544
6545 * gdb.texinfo: Clarify how well it works with Fortran.
6546
6547 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
6548 More on relocating stabs in ELF files.
6549
6550Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6551
6552 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
6553
6554Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6555
6556 * stabs.texinfo (Local Variable Parameters): Talk about nameless
6557 parameters on VAX.
6558
6559Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6560
6561 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
6562
6563Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6564
6565 * stabs.texinfo: Make info author notice match the TeX author notice.
6566
6567Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6568
6569 * stabs.texinfo: Initial-caps all words in node names and
6570 non-trivial words in section names.
6571
6572Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6573
6574 * stabs.texinfo: Many minor cleanups.
6575
6576 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
6577
6578Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
6579
6580 * stabs.texinfo: Remove full description of big example.
6581 It's not really helpful; just use pieces of it where appropriate.
6582 Add more Texinfo formatting directives (@samp, etc.).
6583 Use @deffn to define stab types.
6584 Eliminate some wordiness. Break up some nodes.
6585 Add an (alphabetized) index of symbol types.
6586 Use consistent capitalization style in node and section names.
6587
6588Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
6589
6590 * gdb.texinfo: Change typo "Two two" to "The two".
6591
6592Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6593
6594 * stabs.texinfo (XCOFF-differences): Remove references to
6595 non-existent types N_DECL and N_RPSYM.
6596
6597 * stabs.texinfo (String Field): Say that type attributes bug is
6598 fixed in GDB 4.10, since it is.
6599
6600 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
6601
6602Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
6603
6604 * stabs.texinfo: Formatting cleanups.
6605
6606Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6607
6608 * stabs.texinfo: When explaining the n_type of a stab, standardize
6609 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
6610 no tabs, use @r).
6611 (Global Variables): Clean up.
6612
6613Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6614
6615 * stabs.texinfo (Stack Variables): Re-write.
6616
6617Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6618
6619 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
6620 addresses of a source file. Also revise formatting.
6621 Change "object module" or "object file" to "source file".
6622 Various: Miscellaneous cleanups.
6623
6624Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6625
6626 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
6627
6628Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
6629
6630 * gdbint.texinfo: Removed many nonsensical machine-collected
6631 host and target conditionals, described some of the remainder.
6632
6633Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6634
6635 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
6636
6637 * gdbint.texinfo (Top): Add name to @top line, and re-write the
6638 paragraph which follows.
6639
6640 * gdbint.texinfo (Host): Use @code not @samp for Makefile
6641 variables. Looks better and avoids overful hbox.
6642
6643Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6644
6645 * stabs.texinfo (Procedures): Improve stuff on nested functions.
6646
6647Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6648
6649 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
6650 retransmit-timeout
6651
6652Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6653
6654 * gdbint.texinfo: Update statement about `some ancient Unix
6655 systems, like Ultrix 4.0' to Ultrix 4.2.
6656
6657Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
6658
6659 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
6660
6661 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
6662
6663 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
6664 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
6665
6666 * remote.texi: new name for former gdbinv-s.texi
6667
6668 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
6669
6670Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
6671
6672 * gdbinv-s.texi: Documented timeout and retransmit-timeout
6673 variables for MIPS remote debugging protocol.
6674
6675Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6676
6677 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
6678
6679Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
6680
6681 * Makefile.in (refcard.dvi): Use srcdir where necessary.
6682
6683Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
6684
6685 * gdb.texinfo: repair conditional bugs in text markup
6686
6687Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6688
6689 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
6690 to select Modula-2 material.
6691
6692Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6693
6694 * stabs.texinfo: Cleanups regarding statics.
6695
6696 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
6697 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
6698
6699Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6700
6701 * stabs.texinfo: N_MAIN is sometimes used for C.
6702
6703Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6704
6705 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
6706
6707Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
6708
6709 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 6710 removed from the code by Kingdon.
c906108c
SS
6711
6712Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6713
6714 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
6715 input when evaluating breakpoint conditions; the bug has been fixed.
6716
6717 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
6718 sets the ignore count to N-1, not to N.
6719
6720Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6721
6722 * refcard.tex (\hoffset): correct longstanding error to match
6723 intended offset; avoids cutting off edge on some printers
6724
6725Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6726
6727 * stabs.texinfo (Parameters): Say that order of stabs is significant.
6728
6729Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6730
6731 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
6732
6733Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6734
6735 * Makefile.in: (REFEDITS) new var to control whether PS or CM
6736 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
6737 collect sed edits if any, apply to refcard before formatting;
6738 (refcard.ps) stop implying PS fonts if PS output requested;
6739 (lrefcard.ps) delete extra target for variant PS fonts
6740
6741 * refcard.tex: parametrize papersize dependent info, collect
6742 in easily replaced spot
6743
6744 * a4rc.sed: new file, edits to refcard for A4 paper
6745
6746Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6747
6748 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
6749
6750Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6751
6752 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
6753
6754Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6755
6756 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
6757 politely rather than rudely.
6758
6759Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6760
6761 * stabs.texinfo: Document common blocks.
6762
6763Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
6764
6765 * stabs.texinfo: Add some basic info about stabs-in-elf.
6766
6767Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6768
6769 * stabs.texinfo (Top): Minor cleanup.
6770
6771Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
6772
6773 * Makefile.in (install-info): remove parentdir support
6774
6775Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6776
6777 * gdb.texinfo (Copying): delete this node and references to it;
6778 RMS says this manual need not carry GPL. (passim): Improvements
6779 from last round at FSF, largely due to Ian Taylor review, and
6780 minor formatting improvements.
6781
6782 * gdbinv-s.texi (passim): Improvements from last round at FSF,
6783 largely due to Ian Taylor review. (Debug Session): minor edits to
6784 new text.
6785
6786Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
6787
6788 * Makefile.in (realclean): Remove info and dvi files too.
6789
6790Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
6791
6792 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
6793 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
6794 * gdb.texinfo: Change accordingly.
6795
6796 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
6797 N_{L,R}BRAC,N_SLINE are relative to.
6798
6799Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6800
6801 * Makefile.in (GDBvn.texi): Update atomically.
6802
6803Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6804
6805 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6806
6807Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
6808
6809 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
6810 addresses together. Also motivate the set print symbol-filename
6811 command and suggest other solutions.
6812
6813Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6814
6815 * gdb.texinfo (set print elements): Note that the number of
6816 elements is set to unlimited by "set print elements 0".
6817
6818Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6819
6820 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6821 NF_LDOUBLE means.
6822 (Stab Types): Include Solaris stab types.
6823 (Procedures): Document Solaris extensions.
6824
6825Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6826
6827 * gdb.texinfo: Add `set print symbol-filename' doc.
6828
6829Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6830
6831 * stabs.texinfo (Arrays): Talk about type definition vs. type
6832 information.
6833
6834 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6835 the trailing semicolon.
6836
6837Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6838
6839 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6840 and merge in other parts of the document addressing these subjects.
6841 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6842
6843 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6844 at the end of a range type.
6845
6846 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6847 AIX extensions.
6848
6849Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6850
6851 * stabs.texinfo (Stabs Format): Misc fixes.
6852
6853Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6854
6855 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6856 (Traditional builtin types): Document convex convention for long long.
6857 (Negative builtin types): Discuss type names, and misc fixes.
6858
6859Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6860
6861 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6862 point types used with @samp{R} type descriptor.
6863 (Symbol Descriptors): Describe how to handle conflict between
6864 different meanings of @samp{P} symbol descriptor.
6865
6866Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6867
6868 * stabs.texinfo: Remove node Quick Reference and put its children
6869 directly under the main menu.
6870
6871 * stabs.texinfo: Many more changes to bring it into line with
6872 AIX documentation and reality. I think it now has all the
6873 information from the AIX documentation, except that I burned
6874 out when I got to variant records (Pascal and Modula-2) and
6875 all the COBOL types. Oh well, we can add them later when we're
6876 worrying more about those languages.
6877
6878 * stabs.texinfo (Automatic variables): Talk about what it means
6879 to omit the symbol descriptor.
6880
6881Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6882
6883 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6884 gcc2 behavior with promoted args.
6885
6886Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6887
6888 * gdb.texinfo: include readline appendices in info version of manual
6889
6890Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6891
6892 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6893 target remote.
6894
6895 * gdb.texinfo (Machine Code): more index entries for disassemble
6896
6897Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6898
6899 * Clarify the intended use of the gdb-testers and gdb-patches
6900 mailing lists, and shrink gzip comment.
6901
6902Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6903
6904 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6905 DOSHOST configuration of manual.
6906
6907 * gdb.texinfo (MIPS Stack): new node.
6908
6909 * all-config.texi (MIPS) new switch.
6910
6911 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6912 tense; (MIPS Remote) new node.
6913
6914 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6915 bug; (Environment) less passive, other small cleanups in text about
6916 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6917 (Remote) new MIPS Remote menu entry.
6918
6919Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6920
6921 * stabs.texinfo: Many changes to include information from the
6922 AIX documentation.
6923
6924 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6925
6926Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6927
6928 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6929 Move a bunch of information from ../README.
6930 (Getting Started): New node.
6931
6932Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6933
6934 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6935
6936 * gdb.texinfo: advance manual revision dates to present
6937
6938 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6939 stop using silly Roman numerals in @set variable names
6940
6941Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6942
6943 * stabs.texinfo (Parameters): Keep trying to get this right.
6944
6945Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6946
6947 * stabs.texinfo (Parameters): More on "local parameters".
6948
6949Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6950
6951 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6952
6953Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6954
6955 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6956 (Parameters): Rewrite.
6957 (xcoff-differences, Sun-differences): Minor changes.
6958
6959Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6960
6961 * stabs.texinfo: Minor cleanup.
6962
6963Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6964
6965 * gdbint.texinfo: Minor xcoff stuff.
6966
6967Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6968
6969 * gdbint.texinfo: Update for new config directory structure.
6970 Add info about internal type data structures.
6971
6972Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6973
6974 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6975 $(srcdir).
6976 (gdb-config.texi): Depend on file in $(srcdir).
6977
6978Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6979
6980 * stabs.texinfo: Fixes about N_SO.
6981
6982Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6983
6984 * gdb.texinfo: include list of nonstandard init file names
6985
6986 * *-config.texi: new switch GENERIC for text that applies *only*
6987 to (usual) multiple-target version of manual
6988
6989 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6990 h8 config
6991
6992 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6993 in menus (rather than conditionally selected multiple alternative
6994 menus).
6995
6996 * Makefile.in: define and use DOC_CONFIG var to select
6997 configuration for GDB user manual.
6998
6999 * gdb-config.texi: delete from repository, generate from Makefile.
7000
7001 * all-config.texi: normal `generic' configuration file, formerly
7002 stored as gdb-config.texi
7003
7004Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7005
7006 * Makefile.in: add dvi target to build all .dvi files
7007
7008Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7009
7010 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
7011
7012Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
7013
7014 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
7015 host conditionals.
7016 * stabs.texinfo: More array fixes inspired by Jim's.
7017
7018Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
7019
7020 * stabs.texinfo: Fixes re arrays and continuations.
7021
7022 * gdbint.texinfo: Add XCOFF node.
7023
7024Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
7025
7026 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
7027
7028Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
7029
7030 * stabs.texinfo: Fix for array types to mention lower bounds.
7031
7032Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
7033
7034 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
7035
7036Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
7037
7038 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
7039
7040Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
7041
7042 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
7043 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
7044
7045Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
7046
7047 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
7048
7049Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7050
7051 * gdb.texinfo, gdbinv-s.texi: misc updates
7052
7053Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
7054
7055 * gdbint.texinfo: Brief documentation for longjmp support,
7056 from an email msg by Stu.
7057
7058Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
7059
7060 * stabs.texinfo: Fix description of floating point "range"
7061 types (which really define basic types). Reported by Jim Meehan,
7062 <meehan@src.dec.com>.
7063
7064 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
7065
7066Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
7067
7068 * gdbint.texinfo: Slightly expand section on supporting a new
7069 object file format.
7070
7071Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
7072
7073 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
7074 intermediate file.
7075
7076Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7077
7078 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
7079
7080Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7081
7082 * gdbinv-s.texi: z8000 simulator target name is just "sim"
7083
7084 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
7085 as well as Z8002.
7086
7087Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
7088
7089 * gdbint.texinfo: Add sections on clean design and on how to send
7090 in changes.
7091
7092Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
7093
7094 * gdbint.texinfo: Add how to declare the result of make_cleanup.
7095
7096Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
7097
7098 * gdb.texinfo: Fix typo, reported by Karl Berry.
7099
7100Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
7101
7102 * gdb.texinfo: Add opcodes dir to GDB distribution description.
7103
7104Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7105
7106 * gdbint.texinfo: fixed a stray email address (needs @@),
7107 added @table @code to node "Native Conditionals"
7108
7109Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
7110
7111 * gdbint.texinfo: Describe coding style of GDB.
7112
7113Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
7114
7115 * stabs.texinfo: Minor wording changes.
7116
7117Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
7118
7119 * gdbint.texinfo: Improve release doc slightly.
7120
7121Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
7122
7123 * gdbint.texinfo: Improve doc of GDB config macros.
7124
7125Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
7126
7127 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
7128 These will be reinserted when examined.
7129
7130Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
7131
7132 * gdbint.texinfo: Make a start at documenting all the #if macros
7133 in GDB. At least list them all, and start separating them into
7134 host-specific and target-specific.
7135
7136Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7137
7138 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 7139 examples (not consistent w others).
c906108c
SS
7140 gdb.texinfo: issue disclaimer paragraph on cmdline options only
7141 for generic vn of doc
7142
7143Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
7144
7145 * Makefile.in: always create installation directories.
7146
7147Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7148
7149 * gdb.texinfo: in h8 config, do not describe searching commands.
7150
7151Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7152
7153 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
7154 conditionals; introduce a few generic switches that may be
7155 useful for other cross-dev or dos-hosted configs.
7156
7157 * gdb.texinfo: fix typo in "info reg" description
7158
7159Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
7160
7161 * stabs.texinfo: Minor updates from running TeX over it.
7162 * Makefile.in (stabs.dvi, stabs.ps): Add.
7163
7164Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
7165
7166 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
7167 First pass at converting it to texinfo.
7168
7169Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
7170
7171 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
7172 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
7173
7174Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
7175
7176 * gdbint.texinfo: Add section on partial symbol tables.
7177
7178Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
7179
7180 * gdb.texinfo: document `set remotedebug' and `set
7181 rstack_high_address'.
7182
7183Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7184
7185 * gdb.texinfo: slight expansion of new text on reading info files
7186 * gdbinv-s.m4.in: correct and expand info on cross-debugging
7187 H8/300 from DOS.
7188
7189Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
7190
7191 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
7192
7193Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
7194
7195 * gdb.texinfo: Say how to read the `info' files.
7196
7197Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
7198
7199 * Makefile.in: gm4 -> m4.
7200
7201Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
7202
7203 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
7204 Documentation' ahead of `Installing GDB' to match README.
7205 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 7206 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
7207
7208Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
7209
7210 * Makefile.in: remove $(srcdir) from gdb.info rule.
7211
7212Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7213
7214 * Makefile.in: commented out gdb-all.texinfo rule. This is
7215 temporary.
7216
7217Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7218
7219 * Makefile.in, configure.in: removed traces of namesubdir,
7220 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7221 copyrights to '92, changed some from Cygnus to FSF.
7222
7223Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
7224
7225 * gdb.texinfo: Improve how we ask for bug reports.
7226
7227Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7228
7229 * Makefile.in: infodir belongs in datadir.
7230
7231Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7232
7233 * Makefile.in: remove spaces following hyphens, bsd make can't
7234 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 7235 standards.text support.
c906108c
SS
7236
7237Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7238
7239 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7240 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7241 and mandir now keyed off datadir by default.
7242
7243\f
7244Local Variables:
9e9c5ae7 7245mode: change-log
c906108c
SS
7246left-margin: 8
7247fill-column: 74
7248version-control: never
7249End: