]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
2009-10-27 Tristan Gingold <gingold@adacore.com>
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
9c419145
PP
12009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2
3 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4 and adjust example.
5
29153c24
MS
62009-10-22 Michael Snyder <msnyder@vmware.com>
7
8 * gdb.texinfo (Process Record and Replay): Document new form of
9 info record command. Also document the new save and restore
10 commands.
11
2b28d209
PP
122009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13
14 * gdb.texinfo (Machine Code): Mention current pc marker.
15 (Memory): Likewise.
16
6c95b8df
PA
172009-10-19 Pedro Alves <pedro@codesourcery.com>
18 Stan Shebs <stan@codesourcery.com>
19
20 * observer.texi (new_inferior): Rename to...
21 (inferior_appeared): ... this.
22
23 * gdb.texinfo (Inferiors): Rename node to ...
24 (Inferiors and Programs): ... this. Mention running multiple
25 programs in the same debug session.
26 <info inferiors>: Mention the new 'Executable' column if "info
27 inferiors". Update examples. Document the "add-inferior",
28 "clone-inferior", "remove-inferior" and "maint info
29 program-spaces" commands.
30 (Process): Rename node to...
31 (Forks): ... this. Document "set|show follow-exec-mode".
32
2f8132f3
MS
332009-10-11 Michael Snyder <msnyder@vmware.com>
34
35 * gdb.texinfo (ReverseStep): Show default as "unsupported".
36 (ReverseContinue): Ditto.
37
cba4b2d3
PP
382009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
39
40 * gdb.texinfo (Server): Document libthread-db-search-path.
41
da082f17
JK
422009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
43
44 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
45
08be9d71
ME
462009-10-06 Michael Eager <eager@eagercon.com>
47
48 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
49 (Embedded Processors): Add MicroBlaze.
50 (MicroBlaze): New. Describe Xilinx MicroBlaze
51
08a0efd0
PA
522009-10-04 Pedro Alves <pedro@codesourcery.com>
53
54 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
55
cbb8f428
EZ
562009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
57
58 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
59
30a4a70c
JB
602009-09-23 Joel Brobecker <brobecker@adacore.com>
61
62 * observer.texi (solib_unloaded): Document explicitly the fact that
63 this observer is called before the associated symbols are unloaded.
64
b3372f91
VP
652009-09-19 Vladimir Prus <vladimir@codesourcery.com>
66
67 * gdb.texinfo (GDB/MI Stack Manipulation): Document
68 -stack-list-variables.
69
f43030c4
TT
702009-09-18 Tom Tromey <tromey@redhat.com>
71
72 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
73 is experimental.
74
ec7e75e7
PP
752009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
76
77 * gdb.texinfo (convenince variables): Mention
78 $_siginfo could be empty.
f43030c4 79
0cc7d26f
TT
802009-09-15 Tom Tromey <tromey@redhat.com>
81
82 * gdb.texinfo (GDB/MI Variable Objects): Document
83 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
84 Expand -var-update documentation.
85
a96d9b2e
SDJ
862009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
87
88 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
89 feature.
90
005ca36a
JB
912009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
92
93 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
94
0d772ac9
MS
952009-09-10 Michael Snyder <msnyder@vmware.com>
96
97 * gdb.texinfo (qSupported): Mention new ReverseContinue and
98 ReverseStep replies to the qSupported query.
99
14fb1bac
JB
1002009-09-10 Joel Brobecker <brobecker@adacore.com>
101
102 Add documentation for set/show interactive-mode.
103 * gdb.texinfo (Other Misc Settings): New node.
104
29b090c0
DE
1052009-09-01 Doug Evans <dje@google.com>
106
107 * gdb.texinfo (Caching Data of Remote Targets): Add note on
108 non-stop mode's affect on remote caching.
109
4e5d721f
DE
1102009-08-31 Jacob Potter <jdpotter@google.com>
111 Doug Evans <dje@google.com>
112
113 * gdb.texinfo (Caching Data of Remote Targets): Update text.
114 Mark `set/show remotecache' options as obsolete.
115 Document new `set/show stack-cache' option.
116 Update text for `info dcache'.
117
55333a84
DE
1182009-08-27 Doug Evans <dje@google.com>
119
120 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
121 (Files): Add note on new optional regex arg to `info sharedlibrary'.
122
bc3a0b4d
RW
1232009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
124
125 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
126 about autoconf.
127
3a1ff0b6
PA
1282009-08-25 Pedro Alves <pedro@codesourcery.com>
129
130 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
131 small example, and describe its columns. Replace "inferior-id" by
132 "infno" throughout.
133
81ecdfbb
RW
1342009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
135
af542c2e
RW
136 * gdbint.texinfo (Releasing GDB): Point to
137 README-maintainer-mode file for required autoconf version.
138 * configure.ac: Do not substitute datarootdir, htmldir,
139 pdfdir, docdir. Do not process --with-datarootdir,
140 --with-htmldir, --with-pdfdir, --with-docdir.
141 * configure: Regenerate.
142
81ecdfbb
RW
143 * configure: Regenerate.
144
4efc6507
DE
1452009-08-20 Reid Kleckner <reid@kleckner.net>
146
147 * gdb.texinfo: Add chapter on JIT interface.
148
43089a6e
NR
1492009-08-07 Nick Roberts <nickrob@snap.net.nz>
150
151 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
152 confirmation request.
153
99e008fe
EZ
1542009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
155
156 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
157 CRC definitions.
158
48cb2d85
VP
1592009-08-03 Vladimir Prus <vladimir@codesourcery.com>
160
161 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
162 -break-commands.
163
ff1a52c6
UW
1642009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
165
166 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
167 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
168
3285f3fe
UW
1692009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
170
171 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
172 "set spu stop-on-load" and "show spu stop-on-load" commands.
173
e35359c5
UW
1742009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
175
176 * gdb.texinfo (Target Descriptions): Document <compatible> element.
177
58d6951d
DJ
1782009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
179
180 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
181 org.gnu.gdb.arm.neon.
182
08d16641
PA
1832009-07-20 Pedro Alves <pedro@codesourcery.com>
184
185 * gdb.texinfo (Target Description Format): Mention the new <osabi>
186 optional element.
187 (subsection OS ABI): New subsection.
188
782b2b07
SS
1892009-07-14 Stan Shebs <stan@codesourcery.com>
190
191 * gdb.texinfo (Tracepoint Conditions): New section.
192 (General Query Packets): Describe ConditionalTracepoints.
193 (Tracepoint Packets): Describe condition field.
194 (Maintenance Commands): Describe maint agent-eval.
195 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
196
9b117ef3
HZ
1972009-07-11 Hui Zhu <teawater@gmail.com>
198
199 * gdb.texinfo (disassemble): Add a new modifier /r
200 to "disassemble" command to make it print the raw instructions
201 in hex as well as in symbolic form.
202
f5a33284
TT
2032009-07-09 Tom Tromey <tromey@redhat.com>
204
205 * gdbint.texinfo (Testsuite): Document parallel make check.
206
812f7342
TT
2072009-07-09 Tom Tromey <tromey@redhat.com>
208
209 * gdbint.texinfo (Testsuite): Document test transcripts.
210
fbb8f299
PM
2112009-07-10 Phil Muldoon <pmuldoon@redhat.com>
212
213 * gdb.texinfo (Values From Inferior): Add length parameter
214 description.
215
dd8f35ac
EZ
2162009-07-04 Chris Genly <chris@genly.us>
217
218 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
219 in -var-list-children. Fix example according to what the code
220 does.
221
2277426b
PA
2222009-07-02 Pedro Alves <pedro@codesourcery.com>
223
224 * gdb.texinfo (Debugging multiple inferiors): Document the
225 "inferior", "detach inferior" and "kill inferior" commands.
226 (Debugging Programs with Multiple Processes): Adjust to mention
227 generic "inferior" commands. Delete mention of "detach fork" and
228 "delete fork". Cross reference to "Debugging multiple inferiors"
229 section.
230
a6d9a66e
UW
2312009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
232
5af949e3
UW
233 * gdbint.texinfo (Item Output Functions): Update signature
234 for ui_out_field_core_addr.
235
2362009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
237
238 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
239 Update example code extrated from breakpoint.c.
240
9901a55b
PP
2412009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
242
243 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
244 MI commands.
245 (GDB/MI Symbol Query): Likewise.
246 (GDB/MI File Commands): Likewise.
247 (GDB/MI File Transfer Commands): Likewise.
248 (GDB/MI Target Manipulation): Likewise.
249 (GDB/MI Miscellaneous Commands): Likewise.
250
edb3359d
DJ
2512009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
252
253 * gdb.texinfo (Debugging Optimized Code): New chapter.
254 (Compiling for Debugging): Reference it. Move some
255 text to the new section.
256
7cd1089b
PM
2572009-06-15 Phil Muldoon <pmuldoon@redhat.com>
258
259 * doc/gdb.texinfo (Calling): Document
260 set-unwind-on-terminating-exception usage.
261
d4db2f36
PA
2622009-06-11 Pedro Alves <pedro@codesourcery.com>
263
264 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
265 command.
266
d1a7880c
PA
2672009-06-07 Pedro Alves <pedro@codesourcery.com>
268
269 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
270 references.
271
473f94e6
UW
2722009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
273
274 * gdbint.texinfo: Rename formal parameters to gdbarch function
275 protoypes from "current_gdbarch" to "gdbarch".
276
8f500870
TT
2772009-05-28 Tom Tromey <tromey@redhat.com>
278
279 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
280
b6313243
TT
2812009-05-27 Tom Tromey <tromey@redhat.com>
282
283 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
284 feature.
285 (GDB/MI Variable Objects): Document -var-set-visualizer.
286
2872009-04-02 Tom Tromey <tromey@redhat.com>
288
289 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
290 feature.
291 (GDB/MI Variable Objects): Document -var-set-visualizer.
292
a6bac58e
TT
2932009-05-27 Tom Tromey <tromey@redhat.com>
294 Thiago Jung Bauermann <bauerman@br.ibm.com>
295 Phil Muldoon <pmuldoon@redhat.com>
296
297 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
298 (Pretty Printing): New node.
299 (Selecting Pretty-Printers): Likewise.
300 (Python API): Update.
301 (Output Formats): Document /r format.
302
2c74e833
TT
3032009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
304 Tom Tromey <tromey@redhat.com>
305
306 * gdb.texinfo (Types In Python): New node.
307 (Values From Inferior): "type" is now an attribute.
308 (Python API): Update.
309
89c73ade
TT
3102009-05-27 Tom Tromey <tromey@redhat.com>
311 Thiago Jung Bauermann <bauerman@br.ibm.com>
312 Phil Muldoon <pmuldoon@redhat.com>
313
314 * gdb.texinfo: Add @syncodeindex for `tp'.
315 (Python API): Update.
316 (Auto-loading): New node.
317 (Objfiles In Python): New node.
318
17a37d48
PP
3192009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
320
321 * gdb.texinfo (Threads): Document libthread-db-search-path.
322
6718376f
NR
3232009-05-15 Nick Roberts <nickrob@snap.net.nz>
324
325 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
326
cbe54154
PA
3272009-05-12 Pedro Alves <pedro@codesourcery.com>
328
329 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
330 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
331 show show-debug-regs' docs.
332
8e05493c
EZ
3332009-05-08 Eli Zaretskii <eliz@gnu.org>
334
335 * gdb.texinfo (Process Record and Replay): Add description of
336 reverse execution.
337
b39f4988
JB
3382009-05-07 Joel Brobecker <brobecker@adacore.com>
339
340 * gdbint.texinfo (Adding support for debugging core files): New node.
341 (Native Debugging): Remove the ``Native core file Support'' section.
342
a2311334
EZ
3432009-05-01 Eli Zaretskii <eliz@gnu.org>
344
345 * gdb.texinfo (Process Record and Replay): Improve and clarify.
346 Add index entries.
347
53cc454a
HZ
3482009-04-30 Hui Zhu <teawater@gmail.com>
349 Michael Snyder <msnyder@vmware.com>
350
a2311334
EZ
351 * gdb.texinfo: (Process Record and Replay): Add documentation for
352 process record and replay.
53cc454a 353
484086b7
JK
3542009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
355
356 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
357 a new part on command-line defined macros.
358
32ae1842
EZ
3592009-04-25 Eli Zaretskii <eliz@gnu.org>
360
361 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
362 clarify the wording.
363
b14b1491
TT
3642009-04-23 Tom Tromey <tromey@redhat.com>
365
366 * gdb.texinfo (Data Files): New node.
367 (GDB Files): Update menu.
368
5c1e86e1
JB
3692009-04-23 Joel Brobecker <brobecker@adacore.com>
370
371 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 372 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 373
83eba9b7
VP
3742009-04-22 Vladimir Prus <vladimir@codesourcery.com>
375
376 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
377
e31198c4
HZ
3782009-04-22 Hui Zhu <teawater@gmail.com>
379
380 * gdb.texinfo (disassemble-next-line): Set the default of
381 disassemble-next-line to off.
382
26e251b6
JM
3832009-04-21 Joseph Myers <joseph@codesourcery.com>
384
385 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
386 --with-htmldir): New.
387 * configure: Regenerate.
388 * Makefile.in (datarootdir, docdir): Define.
389 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
390 instead of $(SET_TEXINPUTS).
391 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
392 gdbint.info instead of $(SET_TEXINPUTS).
393 (gdbint/index.html): Use same -I options as for building
394 gdbint.info.
395 (stabs.dvi, stabs.pdf): Use same -I options as for building
396 stabs.info instead of $(SET_TEXINPUTS).
397 (stabs/index.html): Use same -I options as for building
398 stabs.info.
399 (annotate.dvi, annotate.pdf): Use same -I options as for building
400 annotate.info instead of $(SET_TEXINPUTS).
401 (annotate/index.html): Use same -I options as for building
402 annotate.info.
403
eac35c4e
DD
4042009-04-21 David Daney <ddaney@caviumnetworks.com>
405
406 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
407
29b0e8a2
JM
4082009-04-21 Joseph Myers <joseph@codesourcery.com>
409
410 * gdb.texinfo (Source Path): Document --with-relocated-sources.
411
2b831889
JM
4122009-04-18 Carlos O'Donell <carlos@codesourcery.com>
413 Joseph Myers <joseph@codesourcery.com>
414
415 * Makefile.in (MAKEHTML): Set to makeinfo --html.
416 (MAKEHTMLFLAGS): Set to empty.
417 (html__strip_dir): Define.
418 (HTMLFILES): Define.
419 (HTMLFILES_INSTALL): Define.
420 (install-html): Copy new automake rule.
421 (html): Depend on $(HTMLFILES).
422 (gdb_toc.html): Rename to gdb/index.html.
423 (gdbint_toc.html): Rename to gdbint/index.html.
424 (stabs_toc.html): Rename to stabs/index.html.
425 (annotate_toc.html): Rename to annotate/index.html.
426
89a34d1b
JM
4272009-04-17 Carlos O'Donell <carlos@codesourcery.com>
428
429 * Makefile.in: Set pdfdir and htmldir from configure
430 substitutions.
431 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
432 * configure: Regenerate.
433
a2d5da46
JB
4342009-04-16 Joel Brobecker <brobecker@adacore.com>
435
436 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
437 This macro is no longer used.
438
732f6a93
TT
4392009-04-15 Tom Tromey <tromey@redhat.com>
440
441 * gdb.texinfo (Character Sets): Document default character set.
442
87f9adc1
PM
4432009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
444
445 * gdbint.texinfo: Change server name from sources.redhat.com to
446 sourceware.org throughout.
447
2c88c651
JB
4482009-04-09 Joel Brobecker <brobecker@adacore.com>
449
450 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
451 about a missing dot or coma after @xref.
452
4f5376b2
JB
4532009-04-02 Joel Brobecker <brobecker@adacore.com>
454
455 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
456 example, and add a small explanation about it.
457 (Print Settings): Change the documentation of the "set print
458 frame-arguments" to reflect the fact that the default is now "scalars".
459
a0381d3a
JB
4602009-04-02 Joel Brobecker <brobecker@adacore.com>
461
462 * gdb.texinfo (Print Settings): Add kindex for command "set
463 print frame-arguments".
464
45ac276d
JB
4652009-03-31 Joel Brobecker <brobecker@adacore.com>
466
467 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
468 breakpoints.
469 (Set Breaks): Add reference to thread-specific and task-specific
470 breakpoints.
471
32cd1edc
JB
4722009-03-31 Joel Brobecker <brobecker@adacore.com>
473
474 * gdb.texinfo (Ada Tasks): Remove the documentation about
475 the "Running" state, as this state has been eliminated.
476 Now all runnable tasks are shown as "Runnable".
477
1042e4c0
SS
4782009-03-30 Stan Shebs <stan@codesourcery.com>
479
480 * gdb.texinfo (Tracepoints): Describe tracepoints as a
481 special case of breakpoints.
482 (Enable and Disable Tracepoints): Mention deprecation.
483 (Listing Tracepoints): Update description and example.
484
f8f6f20b
TJB
4852009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
486
487 * gdb.texinfo (Frames in Python): New node.
488 (Python API): Update.
489
c0c6f777
TJB
4902009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
491
492 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
493 from a method to an attribute.
494
def2b000
TJB
4952009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
496
497 * gdb.texinfo (Values From Inferior): Document is_optimized_out
498 attribute.
499
a07daef3
PA
5002009-03-25 Pedro Alves <pedro@codesourcery.com>
501
502 * observer.texi (thread_exit): Add "silent" parameter.
503
f3b1572e
PA
5042009-03-22 Pedro Alves <pedro@codesourcery.com>
505
506 * observer.texi (about_to_proceed): New.
507
587afa38
EZ
5082009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
509
510 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
511 field throughout to handle types with spaces in them. Fix typos
512 found by aspell.
513 (Summary, Requirements, Contributors): New first chapter,
514 "Summary" added, old Requirements section moved there, and new
515 section, "Contributors" added.
516 (Initializing a New Architecture, Register Representation)
517 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
518 (Porting gdb): These sections extended and updated.
519 (Compiler Characteristics): This section (empty) deleted.
520 (Defining Other Architecture Features): This section renamed and
521 duplicate material removed from (formerly "Target Conditionals").
522 Use braces {} in @deftypeXX type field throughout to handle types
523 with spaces in them. Typos found by aspell fixed.
524
525 * stack_frame.svg: New file, source of image for gdbint.texinfo.
526 * stack_frame.pdf: Version of image for PDF output.
527 * stack_frame.png: Version of image for HTML output and for Emacs.
528 * stack_frame.txt: Version of image for Info output.
1db61298 529 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 530
10af6951
EZ
5312009-03-21 Eli Zaretskii <eliz@gnu.org>
532
533 * gdb.texinfo (Character Sets): Fix last change.
534
cc924cad
TJB
5352009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
536
537 * gdb.texinfo (Values From Inferior): Fix optional arguments
538 markup.
539 (Commands In Python): Adjust argument names of gdb.Command.__init__
540 to what the function accepts as keywords.
541
bc3b79fd
TJB
5422008-03-20 Tom Tromey <tromey@redhat.com>
543
544 * gdb.texinfo (Convenience Vars): Document convenience functions.
545 (Functions In Python): New node.
546 (Python API): Update.
547
6c7a06a3
TT
5482009-03-20 Tom Tromey <tromey@redhat.com>
549
550 * gdb.texinfo (Character Sets): Remove obsolete text. Document
551 set target-wide-charset.
552 (Requirements): Mention iconv.
553
b646ddd4
HZ
5542009-03-17 Hui Zhu <teawater@gmail.com>
555
556 * gdb.texinfo: Change the introduce of "disassemble-next-line".
557
91440f57
HZ
5582009-03-17 Hui Zhu <teawater@gmail.com>
559
560 * gdb.texinfo: Add documentation for disassemble-next-line.
561
8fd41227
TJB
5622009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
563
564 * gdb.texinfo (Commands In Python): Remove tindex entries.
565
61ff14c6
JK
5662009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
567
568 * gdb.texinfo (Returning): New description for missing debug info.
569
0b16c5cf
PA
5702009-03-14 Pedro Alves <pedro@codesourcery.com>
571
572 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 573 (General Query Packets): Document qAttached.
0b16c5cf 574
32fc0df9
PA
5752009-03-05 Pedro Alves <pedro@codesourcery.com>
576
577 * gdb.texinfo (Background Execution): Better describe the set
578 target-async command.
579 (Maintenance Commands): Delete description of the `maint set/show
580 linux-async' and `maint set/show remote-async' commands.
581
134eb42c
VP
5822009-02-18 Vladimir Prus <vladimir@codesourcery.com>
583
584 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
585 between sentences.
586
c86cf029
VP
5872009-02-18 Vladimir Prus <vladimir@codesourcery.com>
588
589 * gdb.texinfo (GDB/MI Async Records): Document the
590 =library-loaded and =library-unloaded notifications.
591
3ea85240
VP
5922009-02-17 Vladimir Prus <vladimir@codesourcery.com>
593
594 * observer.texi (test_notification): New observer.
595
1d33d6ba
VP
5962009-02-14 Vladimir Prus <vladimir@codesourcery.com>
597
61ff14c6
JK
598 * observer.texi: Add parameter 'print_frame' to normal_stop
599 observer.
1d33d6ba 600
d721c933
EZ
6012009-02-07 Eli Zaretskii <eliz@gnu.org>
602
603 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
604 (Commands In Python): Fix COMMAND_* constants in last change. Use
605 @kbd for interactive input. Add cross-references and index
606 entries.
607
4aa995e1
PA
6082009-02-06 Pedro Alves <pedro@codesourcery.com>
609
610 * gdb.texinfo (Signals): Document $_siginfo.
611 (Convenience Variables): Mention $_siginfo.
612 (Remote Configuration): Document qXfer:siginfo:read,
613 qXfer:siginfo:write packets, and the read-siginfo-object,
614 write-siginfo-object commands.
615
5f5233d4
PA
6162009-02-06 Pedro Alves <pedro@codesourcery.com>
617
618 * gdbint.texinfo (Values): New chapter.
619
d8906c6f
TJB
6202009-02-06 Tom Tromey <tromey@redhat.com>
621
622 * gdb.texinfo (Python API): Add entry for Commands In Python.
623 (Commands In Python): New node.
624
b6cb8e7d
TJB
6252009-02-05 Tom Tromey <tromey@redhat.com>
626
627 * gdb.texinfo (Values From Inferior): Document Value.string.
628
12453b93
TJB
6292009-02-05 Tom Tromey <tromey@redhat.com>
630
631 * gdb.texinfo (Basic Python): Document execute's from_tty
632 argument.
633
08c637de
TJB
6342009-02-04 Tom Tromey <tromey@redhat.com>
635
636 * gdb.texinfo (Basic Python): Document gdb.history.
637
592375cd
VP
6382009-01-30 Vladimir Prus <vladimir@codesourcery.com>
639
640 * gdb.texinfo (GDB/MI Thread Commands): Document the
641 'current-thread-id' field. Remove the example with zero threads,
642 since current GDB won't ever report that if there's inferior.
643
41447f92
VP
6442009-01-30 Vladimir Prus <vladimir@codesourcery.com>
645
646 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
647 option to -break-insert.
648
098b41a6
JG
6492009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
650 Jerome Guitton <guitton@adacore.com>
651
652 * gdb.texinfo (Startup): Document --with-system-gdbinit.
653 (System-wide configuration): New section.
654
3c16cced
PA
6552009-01-26 Pedro Alves <pedro@codesourcery.com>
656
657 PR gdb/7580:
658 * gdb.texinfo (Maintenance Commands): Document "maint set|show
659 internal-error|internal-warning quit|corefile ask|yes|no".
660
62709adf
PA
6612009-01-26 Pedro Alves <pedro@codesourcery.com>
662
663 * gdb.texinfo (Using the `gdbserver' Program): Document
664 --remote-debug.
665
7ce58dd2
DE
6662009-01-23 Doug Evans <dje@google.com>
667
668 * gdb.texinfo: Add nexti to list of commands that support
669 background execution.
670
adb483fe
DJ
6712009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
672
673 * gdb.texinfo (Define, Hooks): Document prefix command support.
674
a67ec3f4
JM
6752009-01-14 Joseph Myers <joseph@codesourcery.com>
676 Carlos O'Donell <carlos@codesourcery.com>
677
678 Fixes for makeinfo --html.
679
680 * annotate.texinfo: Use @copying and @insertcopying. Use
681 @ifnottex in place of @ifinfo.
682 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
683 place of @ifinfo. Use @ifnotinfo for one index entry.
684 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
685 in place of @ifinfo.
686 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
687 in place of @ifinfo. Include contents at start unconditionally.
688
84fcdf95
PA
6892009-01-13 Pedro Alves <pedro@codesourcery.com>
690
691 * gdb.texinfo (General Query Packets): Remove @var{} around the
692 "spu" literal string.
693
fa3a767f
PA
6942009-01-07 Pedro Alves <pedro@codesourcery.com>
695
696 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
697 program may be running in another process" errors.
698 * gdbint.texinfo (Native Conditionals): Delete
699 ONE_PROCESS_WRITETEXT description.
700
9cb011d3
JB
7012009-01-07 Joel Brobecker <brobecker@adacore.com>
702
703 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
704 emacs local variable to be placed at the end of the ChangeLog.
705 Add server.c and gdbreplay.c to the list of files where the
706 copyright year needs to be updated.
707
84603566
SL
7082009-01-06 Sandra Loosemore <sandra@codesourcery.com>
709
710 * gdb.texinfo (Remote Configuration): Document new
711 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
712 commands.
713
a53f55d8
PA
7142008-12-28 Pedro Alves <pedro@codesourcery.com>
715
716 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
717 FETCH_INFERIOR_REGISTERS.
718 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
719 FETCH_INFERIOR_REGISTERS descriptions. Remove
720 gdbarch_get_longjmp_target descrition, since already described in
721 Target Conditionals. Move gdbarch_fp0_regnum description to ...
722 (Target Conditionals): ... here.
723
077e0a52
JB
7242008-12-16 Joel Brobecker <brobecker@adacore.com>
725
726 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
727 examples.
728 (Additions to Ada): Likewise. Add the missing opening and closing
729 parenthesis of the GDB prompt in one of the examples.
730
023eb17c
JB
7312008-12-14 Joel Brobecker <brobecker@adacore.com>
732
733 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
734 about the result of 'Address not being of type System.Address.
735 This problem has been fixed a while ago.
736
c3b108f7
VP
7372008-12-02 Vladimir Prus <vladimir@codesourcery.com>
738
739 MI non-stop and multiprocess docs.
740
741 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
742 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
743 Adjust documentation for *stopped, document =thread-created,
744 =thread-exited, =thread-group-created and =thread-group-exited.
745 (GDB/MI Thread Commands): Document the 'state' field in
746 -thread-info output.
747 (GDB/MI Program Execution): Mention --all and --thread-group
748 options.
749 (GDB/MI Variable Objects): Describe floating and fixed variable
750 objects.
751 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
752
07e059b5
VP
7532008-12-02 Vladimir Prus <vladimir@codesourcery.com>
754
755 * gdb.texinfo (Operating System Information): New appendix.
756 (Operating System Auxiliary Information): Document 'info os processes'
757 (Remote Configuration): Document 'osdata'
758 (General Query Packets): Document qXfer:osdata:read.
759
a80b95ba
TG
7602008-11-27 Tristan Gingold <gingold@adacore.com>
761
762 * gdb.texinfo (Darwin): Document Darwin specific features.
763
a655d424
JK
7642008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
765
766 * gdbint.texinfo (Target Conditionals): Extend the
767 gdbarch_breakpoint_from_pc description.
768
249e1128
VP
7692008-11-22 Vladimir Prus <vladimir@codesourcery.com>
770
771 * gdb.texinfo (M68K Features): Fix typo.
772
c14c28ba
PP
7732008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
774
775 * gdb.texinfo (Symbols): Mention printing containing
776 image name in "info symbol".
777 (Maint translate-address): Likewise.
778
394a6666
JB
7792008-11-18 Joel Brobecker <brobecker@adacore.com>
780
781 * gdb.texinfo (Set Catchpoints): Remove the documentation of
782 commands "catch load" and "catch unload".
783
66bb093b
VP
7842008-11-17 Vladimir Prus <vladimir@codesourcery.com>
785
786 * gdb.texinfo (GDB/MI Async Records): Document
787 =thread-selected.
788
4a92f99b
VP
7892008-11-17 Vladimir Prus <vladimir@codesourcery.com>
790
791 * observer.texi (new_inferior, inferior_exit): New observers.
792
f0323ca0
PA
7932008-10-27 Pedro Alves <pedro@codesourcery.com>
794
795 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
796 .mt files, TM_CLIBS or TM_CDEPS.
797 (x86 Watchpoints): Don't mention TDEPFILES.
798
8b23ecc4
SL
7992008-10-24 Sandra Loosemore <sandra@codesourcery.com>
800
801 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
802 (Overview): Mention notifications and non-stop mode behavior.
803 (Packets): Update documentation of ?, vAttach, vCont, and vRun
804 with non-stop mode behavior. Add vStopped description.
805 (Stop Reply Packets): Update list of packets that return
806 stop replies. Mention non-stop behavior.
807 (General Query Packets): Document QNonStop packet and associated
808 qSupported query response.
809 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
810 behavior.
811 (Notification Packets): New section.
812 (Remote Non-Stop): New section.
813 (File-I/O Overview): Mention non-stop behavior.
814
fff08868
HZ
8152008-10-24 Hui Zhu <teawater@gmail.com>
816 Pedro Alves <pedro@codesourcery.com>
817
818 * gdb.texinfo (displaced-stepping): Describe the auto mode
819 setting, and say it's the default. This is now a mainstream
820 setting instead of a maintenance setting.
821
252fbfc8
PA
8222008-10-23 Pedro Alves <pedro@codesourcery.com>
823
824 * observer.texi (thread_stop_requested): New.
825
20924a55
JB
8262008-10-22 Joel Brobecker <brobecker@adacore.com>
827
828 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
829 (Patching): Replace incorrect usage of @samp by @kbd.
830
bacec72f
MS
8312008-10-17 Michael Snyder <msnyder@vmware.com>
832
833 * gdb.texinfo: Add documentation for reverse execution.
834
a08702d6 8352008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 836 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
837
838 * gdb.texinfo. (Values From Inferior): New subsubsection.
839
d97bc12b
DE
8402008-10-06 Doug Evans <dje@google.com>
841
842 * gdb.texinfo (set debug dwarf2-die): Document it.
843
87f67dba
JB
8442008-10-01 Joel Brobecker <brobecker@adacore.com>
845
846 * gdb.texinfo (catch) [exception]: Document how to insert
847 a breakpoint on user-defined exceptions when the exception
848 name is identical to one of the language-defined ones.
849
2fae03e8
TT
8502008-09-27 Tom Tromey <tromey@redhat.com>
851
852 * gdb.texinfo (Macros): Remove text about stringification,
853 varargs, and splicing.
854
5c6ce71d
TT
8552008-09-27 Tom Tromey <tromey@redhat.com>
856
857 * gdbint.texinfo (Language Support): Remove text about omitting
858 support for a language.
859
07128da0
DE
8602008-09-23 Doug Evans <dje@google.com>
861
862 * gdb.texinfo (info dcache): Update.
863
b90a069a
SL
8642008-09-22 Sandra Loosemore <sandra@codesourcery.com>
865
866 * gdb.texinfo (Packets): Add info on thread-id syntax and
867 multiprocess extensions.
868 <D>: Document multiprocess form of packet.
869 <H>: Use thread-id syntax.
870 <T>: Likewise.
871 <vCont>: Likewise. Note this is required for multiprocess.
872 <vKill>: New packet.
873 (Stop Reply Packets) <T>: Use thread-id syntax.
874 <W>: Document multiprocess form of reply.
875 <X>: Likewise.
876 (General Query Packets) <qC>: Use thread-id syntax.
877 <qfThreadInfo>: Likewise.
878 <qGetTLSAddr>: Likewise.
879 <qP>: Likewise.
880 <qSupported>: Add "multiprocess" feature.
881 <qThreadExtraInfo>: Use thread-id syntax.
882
b77209e0
PA
8832008-09-22 Stan Shebs <stan@codesourcery.com>
884
885 * gdb.texinfo (Inferiors): New section.
886
3d0bb823
PA
8872008-09-12 Pedro Alves <pedro@codesourcery.com>
888
889 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
890
f8dcfc0a
UW
8912008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
892
893 * gdbint.texinfo (Target Conditionals): Remove documentation
894 for gdbarch_name_of_malloc.
895
8775bb90
MS
8962008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
897
898 * gdb.texinfo (Interrupts): Mention TCP interface for
899 sending BREAK.
900
f1838a98
UW
9012008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
902
903 * gdb.texinfo (Commands to Specify Files): Document "remote:"
904 argument prefix to "set sysroot".
905
158c7665
PH
9062008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
907
908 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
909 and False.
910
30e026bb
VP
9112008-08-20 Vladimir Prus <vladimir@codesourcery.com>
912
913 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
914 for possible features of -list-features.
915
c6ebd6cf
VP
9162008-08-19 Vladimir Prus <vladimir@codesourcery.com>
917
918 * gdb.texinfo (Background execution): Adjust example
919 (GDB/MI Miscellaneous Commands): Document -list-target-features.
920
aeac0ff9
VP
9212008-08-19 Vladimir Prus <vladimir@codesourcery.com>
922
923 * doc/gdb.texinfo (PowerPC): Fix typo.
924 (PowerPC features): Fix typo.
925
5231c1fd
PA
9262008-08-18 Pedro Alves <pedro@codesourcery.com>
927
928 * observer.texi (thread_ptid_changed): New.
929
677c5bb1
LM
9302008-08-18 Luis Machado <luisgpm@br.ibm.com>
931
932 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
933 (PowerPC features): Mention feature set for VSX registers.
934
f3a2dd1a
JB
9352008-08-13 Joel Brobecker <brobecker@adacore.com>
936
937 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
938 the direct visibility of all names in user-written packages.
939
33e5cbd6
PA
9402008-08-13 Pedro Alves <pedro@codesourcery.com>
941
942 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
943 setting, and make it the default.
944 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
945 non-stop script example.
946
d0384fc4
TJB
9472008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
948
949 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
950 reference to the "Using Different Register and Memory Data
951 Representation" section.
952
a6f3e723
SL
9532008-08-12 Sandra Loosemore <sandra@codesourcery.com>
954
955 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
956 (Remote Protocol): Add Packet Acknowledgment to menu.
957 (Overview): Mention +/- can be disabled, and point to new section
958 where this is discussed in detail.
959 (General Query Packets): Document QStartNoAckMode packet, and
960 corresponding qSupported reply.
961 (Packet Acknowledgment): New section.
962
0606b73b
SL
9632008-08-11 Sandra Loosemore <sandra@codesourcery.com>
964 Pedro Alves <pedro@codesourcery.com>
965
966 * gdb.texinfo (Threads): Move paragraph about automatic thread
967 selection to All-Stop Mode subsection.
968 (Thread Stops): Reorganize existing material into subsections.
969 Add introductory blurb and menu.
970 (Non-Stop Mode): New subsection.
971 (Background Execution): New subsection.
972 (Maintenance Commands): Add cross-references from async mode
973 commands to the new Background Execution section.
974
d57a3c85
TJB
9752008-08-06 Tom Tromey <tromey@redhat.com>
976
977 * gdb.texinfo (Extending GDB): New chapter.
978 (Sequences): Demoted chapter, now a section under the new
979 Extending GDB chapter.
980 (Python): New section.
981
6d76a53d
SS
9822008-07-31 Stan Shebs <stan@codesourcery.com>
983
984 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
985
1f70da6a
SS
9862008-07-29 Stan Shebs <stan@codesourcery.com>
987
988 * gdbint.texinfo: General round of cleanup and minor
989 clarifications.
990 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
991 (Longjmp Support): Update description to reflect how it is done
992 for targets without using native header.
993 (Symbol Handling): Add a little more general explanation.
994 (COFF, ELF): Mention stabs encapsulation.
995 (DWARF 3): New section.
996 (Adding a New Host): Scrub out some obsolete bits.
997 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
998 (Host Conditionals): Remove descriptions of NO_STD_REGS,
999 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
1000 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
1001 SEEK_SET, STOP_SIGNAL, USG.
1002 (Raw and Virtual Register Representations): Ditto for
1003 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
1004 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
1005 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
1006 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
1007 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
1008 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
1009 DEPRECATED_REGISTER_VIRTUAL_SIZE,
1010 DEPRECATED_REGISTER_VIRTUAL_TYPE,
1011 DEPRECATED_USE_STRUCT_CONVENTION.
1012 Describe gdbarch_deprecated_fp_regnum.
1013 Update description of gdbarch_print_insn.
1014 (Adding a New Target): Scrub out obsolete bits.
1015 (Obsolete Conditionals): Remove entire section.
1016
383f836e
TT
10172008-07-25 Tom Tromey <tromey@redhat.com>
1018
1019 * observer.texi (GDB Observers): Document new observers:
1020 breakpoint_created, breakpoint_deleted, breakpoint_modified,
1021 tracepoint_created, tracepoint_deleted, tracepoint_modified,
1022 architecture_changed.
1023
cfd8ab24
SS
10242008-07-21 Stan Shebs <stan@codesourcery.com>
1025
1026 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
1027 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
1028
781b42b0
TT
10292008-07-21 Tom Tromey <tromey@redhat.com>
1030
1031 * observer.texi (GDB Observers): Remove obsolete comment.
1032 <executable_changed>: Remove argument.
1033
d7d9f01e
TT
10342008-07-18 Tom Tromey <tromey@redhat.com>
1035
1036 * gdb.texinfo (Macros): Update. Use @code rather than @command.
1037
bf250677
DE
10382008-07-10 Doug Evans <dje@google.com>
1039
1040 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
1041
10568435
JK
10422008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1043
1044 * gdb.texinfo (Starting): Document "set disable-randomization".
1045
5ae4183a
AS
10462008-07-07 Andreas Schwab <schwab@suse.de>
1047
1048 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
1049
b56e7235
VP
10502008-07-06 Vladimir Prus <vladimir@codesourcery.com>
1051
1052 * gdb.texinfo (GDB/MI Target Manipulation): Add
1053 example of -target-attach.
1054
e1ac3328
VP
10552008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1056
1057 * observer.texi (target_resumed): New observer.
5ae4183a 1058 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 1059
65d12d83
TT
10602008-06-06 Tom Tromey <tromey@redhat.com>
1061
1062 * gdb.texinfo (Completion): Add field name example.
1063
fbc5282e
MK
10642008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
1065
1066 * gdb.texinfo (GDB/MI Program Context): Added example
1067 to -exec-arguments
5ae4183a 1068
fbc5282e 10692008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
1070
1071 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
1072 annotation.
1073
c16158bc 10742008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
1075 Nathan Sidwell <nathan@codesourcery.com>
1076 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
1077
1078 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
1079 and ACX_BUGURL.
1080 * configure: Regenerate.
1081 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1082 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1083 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
1084 mailing-list-specific text about bug reporting unless
1085 BUGURL_DEFAULT.
1086
75c99385
PA
10872008-06-05 Pedro Alves <pedro@codesourcery.com>
1088
1089 * gdb.texinfo (-target-select): Remove reference to target async.
1090 (Maintenance Commands): Document "maint set/show remote-async".
1091
1763a388
MK
10922008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
1093
1094 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1095 in -target-file-get section.
5ae4183a 1096
d0d064df
PA
10972008-05-22 Pedro Alves <pedro@codesourcery.com>
1098
9b562ab8
PA
1099 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1100 killing the inferior when it is already debugging a process.
d0d064df 1101
8dfa32fc
JB
11022008-05-21 Joel Brobecker <brobecker@adacore.com>
1103
1104 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1105 abbreviation for "finish".
1106
55f996a7
NR
11072008-05-21 Nick Roberts <nickrob@snap.net.nz>
1108
1109 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1110
ba2b1c56
DJ
11112008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1112
1113 * gdbint.texinfo (Target Conditionals): Delete entry for
1114 gdbarch_dwarf_reg_to_regnum.
1115
08388c79
DE
11162008-05-09 Doug Evans <dje@google.com>
1117
a3c83fae 1118 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 1119
d14508fe
DE
11202008-05-05 Doug Evans <dje@google.com>
1121
1122 * gdb.texinfo (disassemble): Document /m modifier.
1123
e2b7ddea
VP
11242008-05-05 Vladimir Prus <vladimir@codesourcery.com>
1125
5ae4183a
AS
1126 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1127 will not report the time of commands that run the target.
e2b7ddea 1128
8eb41542
VP
11292008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1130
1131 * gdb.texinfo (GDB/MI Output Records): Add
1132 missing semicolon.
1133
82f68b1c
VP
11342008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1135
1136 * gdb.texinfo (GDB/MI Output Records):
1137 Document =thread-create and =thread-exited.
1138
fa0f268d
VP
11392008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1140
1141 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 1142 Remove mention of dmi-discuss.
fa0f268d 1143
063bfe2e
VP
11442008-05-03 Pedro Alves <pedro@codesourcery.com>
1145
1146 * observer.texi (thread_exit): New.
1147
237fc4c9
PA
11482008-05-02 Pedro Alves <pedro@codesourcery.com>
1149
1150 * gdb.texinfo (Debugging Output): Document "set/show debug
1151 displaced".
1152 (Maintenance Commands): Document "maint set/show
1153 can-use-displaced-stepping".
1154
0428b8f5
DJ
11552008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1156
1157 * gdb.texinfo (ARM): Document set/show arm fallback-mode
1158 and set/show arm force-mode.
1159
5009afc5
AS
11602008-05-02 Andreas Schwab <schwab@suse.de>
1161
1162 * gdbint.texinfo (Algorithms): Describe
1163 target_watchpoint_addr_within_range.
1164
669fac23
DJ
11652008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1166
1167 * gdbint.texinfo (Stack Frames): New chapter.
1168 (Algorithms): Move Frames text to the new chapter.
1169 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
1170 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1171
721c02de
VP
11722008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1173
5ae4183a
AS
1174 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1175 output does not necessary include any tokens.
721c02de 1176
c055b101
CV
11772008-04-22 Corinna Vinschen <vinschen@redhat.com>
1178
1179 * gdb.texinfo (Set SH Calling convention): New @item.
1180 (Show SH Calling convention): Ditto.
1181
68837c9d
MD
11822008-04-22 Markus Deuling <deuling@de.ibm.com>
1183
1184 * gdb.texinfo (Fortran Operators): Describe '%' operator.
1185
2e9132cc
EZ
11862008-04-20 Eli Zaretskii <eliz@gnu.org>
1187
1188 * gdb.texinfo (Set Breaks): Mention that multiple location
1189 breakpoints need line number info. Add index entries.
1190
31fffb02
CS
11912008-04-19 Craig Silverstein <csilvers@google.com>
1192
1193 * gdb.texinfo (Requirements): Add an optional requirement on
1194 zlib.
1195 * gdbint.texinfo (Debugging File Formats): Add new subsection for
1196 Compressed DWARF 2.
1197
a47ec5fe
AR
11982008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
1199
1200 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1201 sample output for 'stopped,reason="breakpoint-hit"' message.
1202 (GDB/MI Program Execution): Likewise.
1203
de051565
MK
12042008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1205
5ae4183a 1206 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
1207 -var-set-format. Add -f option to -var-evaluate-expression.
1208
6ba66d6a
JB
12092008-04-03 Joel Brobecker <brobecker@adacore.com>
1210
1211 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1212 new node "Ambiguous Expressions". Replace references to this
1213 node by references to "Ambiguous Expressions" throughout.
1214 (Ambiguous Expressions): New node.
1215
1e26b4f8
DJ
12162008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
1217
1218 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1219
b84876c2
PA
12202008-03-21 Pedro Alves <pedro@codesourcery.com>
1221
1222 * gdb.texinfo (Debugging Output): Document
1223 "set/show debug lin-lwp-async".
1224 (Maintenance Commands): Document "maint set/show linux-async".
1225
63092375
DJ
12262008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1227
1228 * gdb.texinfo (Expressions): Update description of malloced arrays.
1229
8e8901c5
VP
12302008-03-15 Vladimir Prus <vladimir@codesourcery.com>
1231
1232 * gdb.texinfo (Thread Commands): Document
1233 -thread-info. Remove -thread-list-all-threads.
1234
1fddbabb
PA
12352008-03-14 Pedro Alves <pedro@codesourcery.com>
1236 Sandra Loosemore <sandra@codesourcery.com>
1237
1238 * gdb.texinfo (Library List Format): Update to mention the
1239 possibility to pass section addresses instead of segment
1240 addresses.
1241
ccd213ac
DJ
12422008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1243
1244 * gdb.texinfo (Starting): Document "set exec-wrapper".
1245 (Server): Document gdbserver --wrapper.
1246
fa4727a6
DJ
12472008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1248
1249 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1250 unreadable memory. Delete obsolete SPARClite reference.
1251
8edfe269
DJ
12522008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1253
1254 * gdb.texinfo (Starting): Mention always-running targets.
1255 (Target Commands): Add an anchor for load.
1256 (Connecting): Explain continue instead of run.
1257
1843f87b
DJ
12582008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1259
1260 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1261
f9082629
NR
12622008-02-26 Nick Roberts <nickrob@snap.net.nz>
1263
1264 * gdb.texinfo (Set Breaks): Revert description of Enb column of
1265 breakpoint table.
1266
fd96d250
PA
12672008-02-19 Pedro Alves <pedro@codesourcery.com>
1268
1269 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1270 killing the inferior when it is already debugging a process.
1271
36af4ef6
MD
12722008-02-13 Markus Deuling <deuling@de.ibm.com>
1273
1274 * gdbint.texinfo (Build Script): New section. Mention new build script
1275 gdb_buildall.sh.
1276
cda4ce5a
JB
12772008-02-01 Jim Blandy <jimb@red-bean.com>
1278
1279 * gdb.texinfo (Help): Summarize 'info args' correctly.
1280
4acd40f3
TJB
12812008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1282
1283 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1284 available in PowerPC architecture.
1285 (Embedded Processors): Change node name of PowerPC item in menu.
1286 (PowerPC): Rename to...
1287 (PowerPC Embedded): this.
1288 (Architectures): Add new PowerPC item in menu.
1289 (PowerPC): New node.
1290
6e6c6f50
DJ
12912008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1292
1293 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1294 commands.
1295
5ee187d7
DJ
12962008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1297
1298 * gdb.texinfo (Setting Catchpoints): Mention features
1299 supported on GNU/Linux.
1300
e275c0d9
NR
13012008-01-30 Nick Roberts <nickrob@snap.net.nz>
1302
1303 * gdb.texinfo (GDB/MI File Commands): Describe new output
1304 field for MI command -file-list-exec-source-file.
1305
2d717e4f
DJ
13062008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1307
1308 * gdb.texinfo (Using the `gdbserver' Program): Add security
1309 warning. Rearrange into subsections and subsubsections. Document
1310 --multi and --debug. Correct --with-sysroot typo. Update --attach
1311 usage. Make load reference clearer. Document monitor exit.
1312 (Remote Configuration): Document set remote exec-file, attach-packet,
1313 and run-packet.
1314 (Packets): Document vAttach and vRun.
1315
d35a4257 13162008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
1317
1318 * gdb.texinfo (Processes): Mention process command.
1319 detach-on-follow -> detach-on-fork.
1320
c78d192c
DJ
13212008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1322
1323 * gdbint.texinfo (Native Conditionals): Remove
1324 SHELL_COMMAND_CONCAT and SHELL_FILE.
1325
d35a4257
EZ
13262008-01-26 Eli Zaretskii <eliz@gnu.org>
1327
1328 * gdb.texinfo (Specify Location): Improve wording.
1329
93815fbf
VP
13302008-01-23 Chris Demetriou <cgd@google.com>
1331
1332 * gdb.texinfo (Threads): Document new "set print thread-events"
1333 and "show print thread-events" commands.
1334
2a25a5ba
EZ
13352008-01-19 Eli Zaretskii <eliz@gnu.org>
1336
1337 * gdb.texinfo (Specify Location): New section.
1338 (Delete Breaks, Edit, Set Breaks): Remove description of
1339 locations. Instead, add a reference to "Specify Location".
1340 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
1341 (Symbols): Refer to "Specify Location" for the valid forms of
1342 linespecs and locations.
1343
32c9a795
MD
13442008-01-18 Markus Deuling <deuling@de.ibm.com>
1345
1346 * gdbint.texinfo (Target Conditionals): Replace the description of
1347 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
1348
b17828ca
JB
13492008-01-12 Paul Hilfinger <hilfinger@adacore.com>
1350
1351 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
1352 about &&var, which is rejected by the expression parser.
1353
0aea4bf3
LM
13542008-01-09 Luis Machado <luisgpm@br.ibm.com>
1355
1356 * gdb.texinfo (Output): Update documentation on using printf with DFP
1357 types.
1358
febe4383
TJB
13592008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1360
1361 * gdb.texinfo (C and C++): Add Decimal Floating Point format
1362 subsubsection.
1363 (Decimal Floating Point format): New subsubsection.
1364
7a404eba
PA
13652008-01-05 Pedro Alves <pedro@codesourcery.com>
1366
1367 * gdb.texinfo (File Options): Remove mention of the attempt to
1368 open a core file with the -p option. Don't list -c as a valid
1369 option to attach to a process.
1370
a4d9b460
PA
13712008-01-05 Pedro Alves <pedro@codesourcery.com>
1372
1373 * gdbint.texinfo (Host Conditionals): Remove mention of
1374 ALIGN_STACK_ON_ENTRY.
1375
6ec2edbe
JB
13762008-01-05 Joel Brobecker <brobecker@adacore.com>
1377
1378 * gdbint.texinfo (Start of New Year Procedure): Add item
1379 describing how to update the source and documentation copyright
1380 notices.
1381
d8b2a693
JB
13822007-12-18 Jim Blandy <jimb@codesourcery.com>
1383
ab209b3a 1384 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
1385 watchpoint explanation into the main description of the watchpoint
1386 command; update synopses of 'watch', 'rwatch', and 'awatch'
1387 commands.
1388
8b4ed427
VP
13892007-12-18 Vladimir Prus <vladimir@codesourcery.com>
1390
1391 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1392 Document 'pending-breakpoints' feature of
1393 -list-features.
1394
37e4754d
LM
13952007-12-17 Luis Machado <luisgpm@br.ibm.com>
1396
669fac23 1397 * gdb.texinfo: Add new parameter's description.
37e4754d 1398
1d3811f6
DJ
13992007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1400
1401 * gdb.texinfo (Overview): Clarify run-length encoding
1402 example. Remove the restriction on "+" and "-" characters.
1403
c1c25a1a
EZ
14042007-12-15 Eli Zaretskii <eliz@gnu.org>
1405
1406 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
1407
afe8ab22 14082007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1409
afe8ab22
VP
1410 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
1411 the -f option for -break-insert, remove -r option,
1412 and clarify specification of location.
1413
a6b151f1
DJ
14142007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1415
1416 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
1417 formatting.
1418 (Remote Debugging): Add File Transfer section.
1419 (Remote Configuration): Document Host I/O packets.
1420 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 1421 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
1422 (Packets): Add vFile.
1423
3b784c4f
EZ
14242007-11-17 Eli Zaretskii <eliz@gnu.org>
1425
1426 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
1427 breakpoints with multiple locations.
1428 (Breakpoint Menus): Improve wording.
1429 (Output): Fix last change.
1430
a4ce5b0d
UW
14312007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
1432
1433 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1434
1b39d5c0
DE
14352007-11-15 Doug Evans <dje@google.com>
1436
1437 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
1438
7a72d44c
VP
14392007-11-15 Vladimir Prus <vladimir@codesourcery.com>
1440
1441 * gdbint.texinfo (Native Conditionals): Remove
1442 mention of CLEAR_SOLIB.
5ae4183a 1443
6d1829bf 14442007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
1445
1446 * gdb.texinfo (Print Settings): Add documentation for "set/show
1447 print frame-arguments".
1448
1a619819
LM
14492007-11-05 Luis Machado <luisgpm@br.ibm.com>
1450
3b784c4f 1451 * gdb.texinfo (Output): Update printf command's description.
1a619819 1452
55eddb0f
DJ
14532007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1454
1455 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
1456 powerpc soft-float".
1457
9cceb671
DJ
14582007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1459
1460 * gdb.texinfo (Files): Correct formatting. Mention Expat
1461 requirement.
1462 (Requirements for Building GDB): Expand the list of Expat
1463 uses.
1464 (Library List Format, Memory Map Format): Mention Expat.
1465 (Target Descriptions): Update Expat wording.
1466
83acabca
DJ
14672007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1468
1469 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
1470 Document that gdbarch_convert_register_p should return zero for no-op
1471 conversions.
1472
e35879db
UW
14732007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
1474
83acabca 1475 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
1476 of set_gdbarch_sofun_address_maybe_missing back to ...
1477 (Target Conditionals): ... here to fix build break.
1478
203c3895
UW
14792007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1480
83acabca 1481 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
1482 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
1483 (Compiler Characteristics): ... documentation of
1484 set_gdbarch_sofun_address_maybe_missing.
1485
11411de3
DJ
14862007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1487
1488 * gdbint.texinfo (Target Conditionals): Use
1489 frame_unwind_register_unsigned in examples instead of
1490 frame_unwind_unsigned_register.
1491
7cc46491
DJ
14922007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1493
1494 * gdb.texinfo (Predefined Target Types): Add int128
1495 and uint128.
1496 (Standard Target Features): Add PowerPC features.
1497
81adfced
DJ
14982007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1499
1500 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
1501
c1874924
UW
15022007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1503
1504 * gdbint.texi (Target Conditionals): Remove documentation
1505 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
1506 gdbarch_extract_return_value, and gdbarch_store_return_value.
1507
f6e56ab3
UW
15082007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1509
1510 * gdbint.texi (Target Conditionals): Remove documentation of
1511 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
1512
56cf5405
KH
15132007-10-11 Kazu Hirata <kazu@codesourcery.com>
1514
1515 * gdb.texinfo: Mention that inaccessible-by-default is on by
1516 default.
1517
35156bae
DJ
15182007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1519
1520 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
1521
d983da9c
DJ
15222007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1523
1524 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
1525 multi-threaded watchpoints.
1526 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
1527 checked. Describe sticky notification. Expand description
1528 of steppable and continuable watchpoints.
1529 (Watchpoints and Threads): New subsection.
1530
fe6fbf8b
VP
15312007-09-28 Vladimir Prus <vladimir@codesourcery.com>
1532
1533 * gdb.texinfo (Setting Breakpoints): Revise
1534 documentation for pending breakpoints. Document
1535 breakpoints with multiple locations.
5ae4183a 1536
084344da
VP
15372007-09-19 Vladimir Prus <vladimir@codesourcery.com>
1538
1539 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1540 Document -list-features.
5ae4183a 1541
82160952
EZ
15422007-09-15 Eli Zaretskii <eliz@gnu.org>
1543
1544 * gdb.texinfo (Output): Spell out which features of C's printf are
1545 not supported by GDB's printf.
7e27a47a
EZ
1546 (Separate Debug Files): More accurate wording regarding build ID
1547 and a reference to the ld manual rather than the Fedora wiki.
82160952 1548
ea37ba09
DJ
15492007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1550 Jim Blandy <jimb@codesourcery.com>
1551
1552 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
1553 (Examining Memory): Update mentions of the 's' format.
1554 (Automatic Display): Likewise.
1555
b8533aec
DJ
15562007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
1557
1558 * gdb.texinfo: Update the FSF's Back-Cover Text.
1559
83f83d7f
JK
15602007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1561 Eli Zaretskii <eliz@gnu.org>
1562
1563 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
1564 Fixed the ``build ID'' name. New binaries build instructions for the
1565 build ID inclusion. Explain how the commands are specific to the build
1566 ID vs. debug link.
1567
c7e83d54
EZ
15682007-09-01 Eli Zaretskii <eliz@gnu.org>
1569
1570 * gdb.texinfo (Separate Debug Files): Fix last change. Add
1571 indexing for ``build ID'' support.
1572
d3750b24
JK
15732007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1574
1575 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
1576 Enlisted BUILD ID to the debug file searching example.
1577 Included a BUILD ID `.note.gnu.build-id' section description.
1578 Updated/added the debug files splitting instructions for OBJCOPY.
1579
02142340
VP
15802007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1581
1582 * gdb.texinfo (Variable Objects): Adjust docs
1583 for -var-info-expression and document
1584 -var-info-path-expression.
1585
d3bdde98
JB
15862007-08-20 Jim Blandy <jimb@codesourcery.com>
1587
3fb6a982
JB
1588 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
1589 (title page): Include the dedication in the printed manual, as a
1590 separate page after the copyright notice.
5ae4183a 1591
d3bdde98
JB
1592 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
1593 don't break a @var across a line.
1594
c80a96a8
MR
15952007-07-25 Maciej W. Rozycki <macro@mips.com>
1596
1597 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
1598 for include files.
1599
5824a901
NR
16002007-07-12 Nick Roberts <nickrob@snap.net.nz>
1601
1602 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
1603 in annotate.texinfo.
1604 (Command History): Link to new node.
5824a901 1605
d52e7ea3
UW
16062007-07-05 Markus Deuling <deuling@de.ibm.com>
1607
1608 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
1609
5fc14d0a
EZ
16102007-07-05 Eli Zaretskii <eliz@gnu.org>
1611
1612 * gdbint.texinfo (Target Conditionals): Fix last change.
1613
4a9bb1df
UW
16142007-07-03 Markus Deuling <deuling@de.ibm.com>
1615
1616 * gdb.texinfo: Replace following macros by their appropriate gdbarch
1617 routines:
1618 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
1619 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
1620 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
1621 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
1622 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
1623 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
1624 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
1625 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
1626 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
1627 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
1628 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
1629 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
1630 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
1631 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
1632 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
1633 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
1634 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
1635 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
1636 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
1637 (SOFTWARE_SINGLE_STEP_P)
1638
1639 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
1640 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
1641
1642 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
1643 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
1644 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
1645 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
1646 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
1647 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
1648 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
1649 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
1650 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
1651 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
1652
1653 (Converting an existing Target Architecture to Multi-arch): Remove
1654 section.
1655
1656 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
1657 (gdbarch_addr_bits_remove): Add code example.
1658
1659 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
1660
cfa9d6d9
DJ
16612007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1662
1663 * gdb.texinfo (Remote Configuration): Document library-info-packet.
1664 Add other missing entries. Adjust the table size to fit.
1665 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
1666 stop reasons including the new "library" event.
1667 (General Query Packets): Adjust table widths for qSupported. Mention
1668 qXfer:libraries:read reply to qSupported and document the new packet.
1669 (Library List Format): New section.
1670
159fcc13
JK
16712007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1672
1673 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
1674
f66d1690
MS
16752007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
1676
1677 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
1678
67102876
NR
16792007-06-25 Nick Roberts <nickrob@snap.net.nz>
1680
1681 * gdbint.texinfo (Register and Memory Data): Break sections
1682 into nodes and add a menu.
1683
a4642986
MR
16842007-06-21 Maciej W. Rozycki <macro@mips.com>
1685
1686 * gdb.texinfo (Examining Memory): Document the new behaviour.
1687
e9c17194
VP
16882007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1689
1690 * gdb.texinfo (Standard Target Features): Document
1691 m68k features.
1692
31d99776
DJ
16932007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1694
1695 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1696
1780a0ed
DJ
16972007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1698
1699 * gdb.texinfo (Target Description Format): Add version attribute
1700 for <target>.
1701
822b6570
DJ
17022007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1703
1704 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1705
f8b73d13
DJ
17062007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1707
1708 * gdb.texinfo (MIPS Features): New subsection.
1709
0e7f50da
UW
17102007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1711 Markus Deuling <deuling@de.ibm.com>
1712
1713 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1714 and qXfer:spu:write packets and mention them under qSupported.
1715
23d964e7
UW
17162007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1717 Markus Deuling <deuling@de.ibm.com>
1718
1719 * gdb.texinfo (Architectures): Add new SPU section to document
1720 Cell Broadband Engine SPU architecture specific commands.
1721
9f708cb2
VP
17222007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1723
1724 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1725 comments.
1726
7579b5f8
NR
17272007-06-07 Nick Roberts <nickrob@snap.net.nz>
1728
1729 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1730
bf06d120
JB
17312007-05-29 Jim Blandy <jimb@codesourcery.com>
1732
1733 * gdb.texinfo (Overview): Doc fix.
1734
23776285
MR
17352007-05-22 Maciej W. Rozycki <macro@mips.com>
1736
1737 * gdb.texinfo (Remote Configuration): Document "set/show
1738 remoteflow".
1739
1a69e1e4
DJ
17402007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1741
bf06d120
JB
1742 * gdb.texinfo (MIPS): Remove documentation for set mips
1743 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1744 stack-arg-size.
1a69e1e4 1745
46ba6afa 17462007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1747
46ba6afa
BW
1748 * all-cfg.texi (GDBTUI): New.
1749 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1750 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1751 (TUI Configuration): Edit to improve clarity and fix problems of
1752 both style and content.
5ae4183a 1753
06d3b283
UW
17542007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1755
1756 * observer.texi (GDB Observers): New observer "new_objfile".
1757
179101d6
UW
17582007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1759
1760 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1761
25d5ea92
VP
17622007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1763
1764 * gdb.texinfo (GDB/MI Variable Objects): Document
1765 frozen variables objects.
5ae4183a 1766
ea35711c
DJ
17672007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1768
1769 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1770 (Character Sets, Caching Data of Remote Targets): Likewise.
1771 (Targets): Delete Remote node. Move its text...
1772 (Debugging Remote Programs): ...to here. Delete description
1773 of the "remote" command.
1774 (Remote configuration): Delete description of "set remotedevice"
1775 and "show remotedevice".
1776 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1777
db2e3e2e
BW
17782007-04-11 Bob Wilson <bob.wilson@acm.org>
1779
5ae4183a
AS
1780 * gdb.texinfo (Contributors, Continuing and Stepping)
1781 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1782 (General Query Packets, File-I/O Remote Protocol Extension)
1783 (Protocol Basics, The F Reply Packet, Write)
1784 (Protocol-specific Representation of Datatypes, Memory Transfer):
1785 Fix hyphenation, punctuation and grammar problems.
1786 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1787 'section' instead of 'subsection' in the text.
1788 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1789 (i386): Remove period from section name.
db2e3e2e
BW
1790 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1791 (Config Names, Configure Options): Use @file{configure}.
1792
8a3dae3e
DJ
17932007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1794
1795 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1796 and tab expansion.
1797
1a92f856
DJ
17982007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1799
1800 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1801
79a6e687 18022007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1803
79a6e687
BW
1804 * gdb.texinfo: Consistently capitalize all significant words in
1805 node names, chapter titles, section titles, and headings. Update
1806 cross references to match.
1807 (Starting and Stopping Trace Experiment): Make node name plural.
1808 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1809
ad527d2e
PA
18102007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1811
1812 * gdb.texinfo (WinCE): Delete obsolete subsection.
1813
7ce59000
DJ
18142007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1815
1816 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1817 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1818 references.
1819
8807d78b
DJ
18202007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1821
1822 * gdb.texinfo (Startup): Delete references to some alternate
1823 names for .gdbinit.
1824 (Thread): Remove LynxOS reference.
1825 (Tandem ST2000): Delete target-specific documentation.
1826 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1827 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1828 and GDB_OSABI_LYNXOS.
1829
5f402660
UW
18302007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1831
1832 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1833
bac718a6
UW
18342007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1835
1836 * gdbint.texinfo (Target Conditionals): Remove mention of
1837 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1838 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1839
9453113a
DJ
18402007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1841
1842 * Makefile.in: Add "pdfdir" installation
1843 directory, PDFTEX macro, support for "install-pdf" target,
1844 and rules for making a pdf version of refcard.texi.
1845 * refcard.tex: Specify paper size for PDF output.
1846
ae21e955 18472007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1848
ae21e955 1849 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1850
3f94c067 18512007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1852
3f94c067
BW
1853 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1854 (Source Path, Character Sets, Macros, Define)
1855 (GDB/MI Result Records, GDB/MI Simple Examples)
1856 (GDB/MI Program Execution, GDB/MI File Commands)
1857 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1858 (Bug Reporting): Use @value{GCC}.
5ae4183a 1859
12c27660 18602007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1861
12c27660
BW
1862 * gdb.texinfo (Help): Fix formatting of examples.
1863 (Variables): Use @ifnotinfo instead of @iftex.
1864 (Non-debug DLL symbols): Use @ref instead of @pxref.
1865 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1866
ce9341a1
BW
18672007-03-26 Bob Wilson <bob.wilson@acm.org>
1868
1869 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1870
c8f4133a
BW
18712007-03-26 Bob Wilson <bob.wilson@acm.org>
1872
1873 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1874 the order of the nodes.
1875 (C Operators, C Constants, Debugging C): Remove extra menus.
1876 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1877
c8f4133a 18782007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1879
1880 * gdb.texinfo (File Options): Add missing parenthesis.
1881 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1882
c74d0ad8
DJ
18832007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1884
1885 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1886
ff6f572f
DJ
18872007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1888
669fac23 1889 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1890 case insensitivity.
1891 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1892
994337c3
NR
18932007-02-18 Nick Roberts <nickrob@snap.net.nz>
1894
1895 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1896 (Files): Add section name to argument list for pxref.
1897 (Non-debug DLL symbols): Don't use `see' for pxref.
1898 (Embedded Processors): Fix typo.
1899 (GDB/MI Breakpoint Commands): Execution commands generate
1900 *stopped not ^done.
1901
eb819d70
NR
19022007-02-13 Nick Roberts <nickrob@snap.net.nz>
1903
1904 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1905 values for in_scope. Mention that only root variables can be
1906 updated.
1907 (GDB/MI Development and Front Ends): Explain new values may be
1908 added to existing fields.
1909
123dc839
DJ
19102007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1911
1912 * gdb.texinfo (-target-disconnect): Use @smallexample.
1913 (Requirements): Add anchor for Expat. Update description.
1914 (Target Descriptions): Mention Expat.
1915 (Target Description Format): Document new elements. Use
1916 @smallexample.
1917 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1918 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1919
108546a0
DJ
19202007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1921
1922 * gdb.texinfo (Target Description Format): Add section on XInclude.
1923
95a98c01
NR
19242006-02-03 Nick Roberts <nickrob@snap.net.nz>
1925
1926 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1927 command -enable-timings.
1928
f4b3909f
EZ
19292007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1930
5ae4183a 1931 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1932 descriptions for new/deleted elements in gdb_osabi. Add missing
1933 description for function generic_elf_osabi_sniff_abi_tag_sections.
1934
c7ba131e
JB
19352007-01-29 Joel Brobecker <brobecker@adacore.com>
1936
1937 * gdb.texinfo (Maintenance Commands): Add documentation for
1938 the new "maint print target-stack" command.
1939
3a60f64e
JK
19402007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1941 Eli Zaretskii <eliz@gnu.org>
1942
f4b3909f 1943 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1944
c582f8b6
EZ
19452007-01-26 Eli Zaretskii <eliz@gnu.org>
1946
1947 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1948 Use @value{NGCC} instead of @value{GCC}.
1949
d3e8051b
EZ
19502007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1951
1952 * agentexpr.texi: Fix typos.
1953 * annotate.texinfo: Likewise.
1954 * gdb.texinfo: Likewise.
1955 * gdbint.texinfo: Likewise.
1956 * observer.texi: Likewise.
1957 * stabs.texinfo: Likewise.
1958
86f04699
EZ
19592007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1960
1961 * gdbint.texinfo (Support Libraries): Remove mmalloc
1962 entry. Describe readline library.
1963
23181151
DJ
19642007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1965
1966 * gdb.texinfo (Target Descriptions): New section.
1967 (General Query Packets): Add QPassSignals anchor. Mention
1968 qXfer:features:read under qSupported. Expand mentions of
1969 qXfer:memory-map:read and QPassSignals. Document
1970 qXfer:features:read.
1971
f822c95b
DJ
19722007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1973
1974 * gdb.texinfo (Commands to specify files): Describe
1975 "set sysroot" and "show sysroot".
1976 (Using the `gdbserver' program): Lowercase argument
1977 to @var. Expand description of setting up GDB on the
1978 host.
1979
8936fcda
JB
19802007-01-05 Joel Brobecker <brobecker@adacore.com>
1981
1982 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1983 catch exception, catch exception unhandled, and catch assert
1984 commands.
1985
e776119f
DJ
19862007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1987
1988 * gdb.texinfo (Debugging Output): Document "set debug xml"
1989 and "show debug xml".
1990
aa79a185
DJ
19912007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1992
1993 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1994
7f893741
JB
19952007-01-01 Joel Brobecker <brobecker@adacore.com>
1996
1997 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1998
a1b5960f
VP
19992006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2000
2001 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
2002 note in @ignore, to be removed later if nobody complains.
2003
9f470e6e
NR
20042006-12-04 Nick Roberts <nickrob@snap.net.nz>
2005
2006 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
2007 of -var-delete.
2008
765dc015 20092006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2010
765dc015 2011 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
2012 automatic software/hardware breakpoint usage and
2013 the "set breakpoint auto-hw" command.
765dc015 2014
4b5752d0
VP
20152006-11-21 Vladimir Prus <vladimir@codesourcery.com>
2016
2017 * gdb.texinfo (Memory Access Checking): New.
2018
89be2091
DJ
20192006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
2020
2021 * gdb.texinfo (Remote configuration): Mention
2022 "pass-signals-packet".
2023 (General Query Packets): Document QPassSignals. Fix
2024 a typo.
2025
ca3bf3bd
DJ
20262006-11-14 Maxim Grigoriev <maxim@tensilica.com>
2027
2028 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
2029
427c3a89
DJ
20302006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2031
2032 * gdb.texinfo (Remote configuration): Rewrite documentation for
2033 packet configuration commands.
2034 (OS Information): Adjust reference to qXfer:auxv:read.
2035 (General Query Packets): Remove references to read-aux-vector-packet
2036 and set remote get-thread-local-storage-address.
2037
7a107747
DJ
20382006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2039
2040 * gdbint.texinfo (Target Architecture Definition): Add new
2041 Initializing a New Architecture section.
2042
1c56eb0e
EZ
20432006-10-31 David Taylor <dtaylor@emc.com>
2044
2045 * stabs.texinfo (Macro define and undefine): New node describing
2046 stabs for #define and #undef.
2047
f73adfeb
AS
20482006-10-27 Andreas Schwab <schwab@suse.de>
2049
2050 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
2051
fd60e0df
EZ
20522006-10-21 Eli Zaretskii <eliz@gnu.org>
2053
2054 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
2055 clarify on the possible meanings of ``expression'' watched by
2056 watchpoints. Add indexing.
e5ac9b53
EZ
2057 (Prompting, Errors, Invalidation, Annotations for Running)
2058 (Source Annotations): Fix index entries by adding "annotation" to
2059 them, to discriminate from index entries that point to the more
2060 general topic descriptions.
fd60e0df 2061
52bb452f
DJ
20622006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2063
2064 * gdbint.texinfo (Target Vector Definition): Move most
2065 content into Existing Targets. Add a menu.
2066 (Existing Targets): New section, moved from Target Vector
2067 Definition. Use @subsection.
2068 (Managing Execution State): New section.
2069
58955e58
BW
20702006-10-16 Bob Wilson <bob.wilson@acm.org>
2071
2072 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
2073
c8aa23ab
EZ
20742006-10-15 Eli Zaretskii <eliz@gnu.org>
2075
2076 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2077 (Command Syntax, Signals, Backtrace, Connecting)
2078 (Remote configuration, Renesas Boards, Console I/O): Fix last
2079 change: use Ctrl- instead of C-, except wrt Emacs.
2080 (File-I/O Examples): Put Ctrl-c in @kbd.
2081 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2082 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
2083 (Signals, Set Breaks, Set Watchpoints): Document optional
2084 arguments to `info signals' `handle', `info breakpoints', and
2085 `info watchpoints'.
c8aa23ab 2086
e7109c7e
EZ
20872006-10-14 Eli Zaretskii <eliz@gnu.org>
2088
2089 * gdb.texinfo (Backtrace): Fix last change.
2090
de3aea7b
NR
20912006-10-14 Nick Roberts <nickrob@snap.net.nz>
2092
2093 * gdb.texinfo (Backtrace): Order correctly and add other cases.
2094
7f9087cb
BW
20952006-10-10 Bob Wilson <bob.wilson@acm.org>
2096
c8aa23ab
EZ
2097 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2098 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2099 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 2100
68437a39
DJ
21012006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2102 Daniel Jacobowitz <dan@codesourcery.com>
2103
2104 * gdb.texinfo (Packets): Document vFlashErase,
2105 vFlashWrite and vFlashDone packets.
2106 (General Query Packets): Document qXfer:memory-map:read.
2107 Add a new feature for qXfer:memory-map:read.
2108 (Memory map format): New section.
2109 (Target Commands): Mention that gdb can write flash.
2110
fd79ecee
DJ
21112006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2112 Daniel Jacobowitz <dan@codesourcery.com>
2113
2114 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2115 memory regions and "mem auto".
2116
350da6ee
DJ
21172006-09-21 Nathan Sidwell <nathan@codesourcery.com>
2118
2119 * gdbint.texinfo (Array Containers): New section.
2120
2f1acb09
VP
21212006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2122
2123 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2124 -stack-list-arguments HIGH_FRAME argument can be larger then the
2125 actual number of frames.
2126
2ab1eb7a
VP
21272006-09-07 Vladimir Prus <vladimir@codesourcery.com>
2128
2129 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
2130 -stack-list-locals HIGH_FRAME argument can be larger then the
2131 actual number of frames.
2ab1eb7a 2132
599b237a
BW
21332006-09-02 Bob Wilson <bob.wilson@acm.org>
2134
2135 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2136 Register Packet Format, Tracepoint Packets): Fix spelling errors.
2137
25ab7e6d
EZ
21382006-09-02 Eli Zaretskii <eliz@gnu.org>
2139
2140 * gdbint.texinfo (Overall Structure): New section "Source Tree
2141 Structure".
2142
940178d3
JB
21432006-08-17 Jim Blandy <jimb@codesourcery.com>
2144
2145 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2146 responses.
2147
30daae6c
JB
21482006-08-08 Joel Brobecker <brobecker@adacore.com>
2149
2150 * gdb.texinfo (Source Path): Add documentation for new
2151 substitute-path commands.
2152
7fa2210b
DJ
21532006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2154
2155 * gdb.texinfo (Installing GDB): Update menu. Move text to...
2156 (Running Configure): ...here.
2157 (Requirements): New node. Mention expat.
2158
3d00d119
DJ
21592006-08-08 Vladimir Prus <vladimir@codesourcery.com>
2160
5ae4183a 2161 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
2162 'set download-write-size' and 'show download-write-size'.
2163
0cbfa4ee
DJ
21642006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2165
2166 * stabs.texinfo (Member Type Descriptor): Correct example for
2167 pointer to member types.
2168
16026cd7
AS
21692006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2170
2171 * gdb.texinfo (Optional warnings and messages): Add
2172 'set/show trace-commands'.
2173 (Command files): Add '-v' to source command.
2174
0876f84a
DJ
21752006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2176
2177 * gdb.texinfo (OS Information): Update qPart reference to
2178 qXfer.
2179 (Remote configuration): Likewise.
2180 (Overview): Move @cindex to the start of a paragraph. Talk
2181 about binary data encoding.
2182 (Packets): Refer to the overview for the details of the X
2183 packet encoding.
2184 (General Query Packets): Remove qPart description. Add qXfer
2185 description. Add an anchor to qSupported. Correct feature
2186 table title. Add a new feature for qXfer:auxv:read.
2187 (Interrupts): Add a missing parenthesis.
2188
2ec3381a
DJ
21892006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
2190
669fac23 2191 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
2192 (GDB/MI Kod Commands): Remove commented out node.
2193
594fe323
EZ
21942006-07-01 Eli Zaretskii <eliz@gnu.org>
2195
2196 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2197 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2198 (GDB/MI Thread Commands, GDB/MI Program Execution)
2199 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2200 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2201 (GDB/MI File Commands, GDB/MI Target Manipulation)
2202 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2203 since the MI prompt is hard-wired into the code.
2204
7e3fb70c
NR
22052006-07-01 Nick Roberts <nickrob@snap.net.nz>
2206
2207 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2208 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2209 (GDB/MI Data Manipulation): Remove description of unimplemented
2210 display related commands as variable objects perform this function
2211 and are superior: -display-delete, -display-disable,
2212 -display-enable, -display-insert and -display-list. Move
2213 -environment-cd, -environment-directory, -environment-path
2214 and -environment-pwd to "Program Context".
2215 (GDB/MI Program Control): Rename to "Program Execution". Move
2216 -exec-arguments -exec-abort to...
2217 (GDB/MI Program Context): ...here. New node split from "Data
2218 Manipulation".
2219
be2a5f71
DJ
22202006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
2221
2222 * gdb.texinfo (Remote configuration): Document set / show
2223 remote supported-packets.
2224 (General Query Packets): Document qSupported packet.
2225
fc320d37
SL
22262006-06-10 Sandra Loosemore <sandra@codesourcery.com>
2227
2228 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2229 and font markup.
2230 (Protocol basics): Likewise.
2231 (The F request packet): Likewise.
2232 (The F reply packet): Likewise.
2233 (Memory transfer): Move this node to be a subsubsection of
2234 "Protocol specific representation of datatypes".
2235 (The Ctrl-C message): More copy editing.
2236 (Console I/O): Likewise.
2237 (The isatty call): Delete this node, and merge its content into
2238 the "isatty" node. Fixed references elsewhere.
2239 (The system call): Delete this node, and merge its content into
2240 the "system" node. Fixed references elsewhere.
2241 (open): Reformat to use @table, and add appropriate font markup.
2242 (close): Likewise.
2243 (read): Likewise.
2244 (write): Likewise.
2245 (lseek): Likewise.
2246 (rename): Likewise.
2247 (unlink): Likewise.
2248 (stat/fstat): Likewise.
2249 (gettimeofday): Likewise.
2250 (isatty): Likewise.
2251 (system): Likewise, plus minor changes to fix confusing wording.
2252 (Integral datatypes): Fix font markup.
2253 (Pointer values): Likewise.
2254 (struct stat): Fix markup to use @table, plus minor copy editing.
2255 (struct timeval): Fix font markup, plus minor copy editing.
2256 (Constants): Minor copy editing.
2257 (Errno values): Add font markup.
2258 (File-I/O Examples): Likewise.
2259
158fdf5c
NR
22602006-06-10 Nick Roberts <nickrob@snap.net.nz>
2261
2262 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2263 (GDB/MI Simple Examples): Move node up one level. Use real
2264 examples.
2265 (GDB/MI Compatibility with CLI): Update.
2266 (GDB/MI Result Records): Add "connected" and "exit" result
2267 classes.
2268 (GDB/MI Stream Records): Clarify target output.
2269 (GDB/MI Command Description Format): Modify example description.
2270 (GDB/MI Breakpoint Table Commands): Rename to...
2271 (GDB/MI Breakpoint Commands): ...this
2272 (GDB/MI Breakpoint Commands): Add optional thread field.
2273 (GDB/MI Program Control): Add an introduction. Move "Program
2274 termination" examples into exec-run description.
2275 (GDB/MI File Commands): Mention similar CLI commands.
2276 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
2277 is similar to "-gdb-version".
2278
ddb50cd7
EZ
22792006-06-09 Eli Zaretskii <eliz@gnu.org>
2280
2281 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2282
2aef0d6b
NR
22832006-06-02 Nick Roberts <nickrob@snap.net.nz>
2284
2285 * gdb.texinfo (GDB/MI Development and Front Ends): Use
2286 sourceware.org for mailing lists.
d5e40d59 2287 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 2288
383a5c52
NR
22892006-06-01 Nick Roberts <nickrob@snap.net.nz>
2290
d5e40d59 2291 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 2292
e16b02ee
EZ
22932006-05-22 Eli Zaretskii <eliz@gnu.org>
2294
2295 * gdb.texinfo (Cygwin Native): Fix last change.
2296
be90c084
CF
22972006-05-22 Christopher Faylor <cgf@timesys.com>
2298
2299 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
2300
347ceba5
NR
23012006-05-15 Nick Roberts <nickrob@snap.net.nz>
2302
2303 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
2304 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
2305
369af7bd
DJ
23062006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2307
2308 * gdb.texinfo (General Query Packets): Recommend not starting
2309 new packets with qC and clarify.
2310
2ffdbde8 23112006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
2312
2313 * gdb.texinfo (M2 Types): New section.
72019c9c 2314
16d1a084
DJ
23152006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
2316
2317 * agentexpr.texi: Add a copyright and license notice.
2318 * observer.texi: Likewise, with GPL clause for function prototypes.
2319 Remove trailing whitespace.
2320
aa56d27a
JB
23212006-05-05 Jim Blandy <jimb@codesourcery.com>
2322
2323 * gdb.texinfo (General Query Packets): Document conventions for
2324 terminating packet names, and their violations.
2325
5bdf8622
DJ
23262006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2327
2328 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
2329 * gdb.texinfo: Likewise.
2330
605a56cb
DJ
23312006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2332
2333 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
2334 and "show remotedebug".
2335 (Debugging Output): Add additional index entries.
2336
b8db102d
MS
23372006-04-27 Michael Snyder <msnyder@redhat.com>
2338
2339 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
2340
c5e30d01
AC
23412006-04-22 Andrew Cagney <cagney@redhat.com>
2342
2343 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
2344 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
2345
8181d85f
DJ
23462006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
2347
2348 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
2349 and remove breakpoint prototypes.
2350 (Watchpoints): Move description of target_insert_hw_breakpoint and
2351 target_remove_hw_breakpoint ...
2352 (Breakpoints): ... to here. Document target_insert_breakpoint and
2353 target_remove_breakpoint.
2354
4f553f88
JB
23552006-04-17 Jim Blandy <jimb@codesourcery.com>
2356
2357 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
2358 and C packets are optional.
2359
cd852561
FR
23602006-04-14 Frederic Riss <frederic.riss@st.com>
2361
2362 * gdb.texinfo (Specifying source directories): Update the description
2363 of the source file search to reflect the fact that the source path
2364 always contains at least $cdir and $cwd.
2365
b620eb07
MS
23662006-03-31 Michael Snyder <msnyder@redhat.com>
2367
2368 * gdb.texinfo: Update copyright dates.
2369
3156cdaf
EZ
23702006-03-31 Eli Zaretskii <eliz@gnu.org>
2371
2372 * gdb.texinfo (Overview): Add an index entry to "empty response".
2373
7d30c22d
JB
23742006-03-28 Jim Blandy <jimb@codesourcery.com>
2375
2376 * gdbint.texinfo (Prologue Analysis): New section.
2377
86941c27
JB
23782006-03-07 Jim Blandy <jimb@red-bean.com>
2379
66b8c7f6
JB
2380 * gdb.texinfo (Connecting): Document 'target remote pipe'.
2381
1a10341b
JB
2382 * gdb.texinfo (Target Commands): Update text describing how to
2383 specify a target. Refer to the detailed section on remote
2384 debugging, not the brief mention.
2385
86941c27
JB
2386 * gdb.texinfo (Connecting): Organize the different 'target remote'
2387 connection methods into a table. Add a 'target remote' index
2388 entry. (!!!)
2389
62f3a2ba
FF
23902006-02-17 Fred Fish <fnf@specifix.com>
2391
2392 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
2393 'ptype' commands to reflect the fact that the only significant
2394 difference between them is that ptype prints the complete type
2395 description instead of just the name.
2396
8b9a88ea
WZ
23972006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
2398
2399 * gdbint.texinfo (Watchpoints): Delete
2400 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
2401
7e8dc855
NR
24022006-02-10 Nick Roberts <nickrob@snap.net.nz>
2403
2404 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
2405 times fields where needed. Fix typos. Update general form given
2406 for output of -break-insert.
2407 (GDB/MI): Abbreviate some unnecessarily long fullnames.
2408
c91d38aa
DJ
24092006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
2410
2411 * gdbint.texinfo (Symbol Handling): Add a section
2412 on memory management.
2413
38fcd64c
DJ
24142006-02-06 Vladimir Prus <ghost@cs.msu.su>
2415
2416 * gdb.texinfo (Breakpoint table commands): Document the fullname
2417 field in -break-list output.
2418
219eec71
EZ
24192006-02-03 Eli Zaretskii <eliz@gnu.org>
2420
2421 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
2422 debugging information produced by the various "set debug..."
2423 options.
2424
ae5a43e0
DJ
24252006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2426
2427 * gdb.texinfo (Files): Remove obsolete bits from the description
2428 of "symbol-file".
2429
a9f158ec
JB
24302006-01-25 Jim Blandy <jimb@redhat.com>
2431
2432 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
2433
410dd08e
JB
24342006-01-24 Jim Blandy <jimb@redhat.com>
2435
2436 * gdbint.texinfo (Frames): Document the basics of GDB's register
2437 unwinding model, and explain the existence of the "sentinel" frame.
2438
4b505b12
AS
24392006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
2440
2441 * gdb.texinfo (Choosing files): Mention that -directory is used
2442 for script files.
2443 (Specifying source directories): Likewise.
2444 (Command files): Explain how script files are found.
2445
839c27b7
EZ
24462006-01-21 Eli Zaretskii <eliz@gnu.org>
2447
2448 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
2449 the threads in a multi-threaded program.
2450 (Threads): The threadno argument of "thread apply" can be a range
2451 of numbers.
2452
7be93b9e
JB
24532006-01-18 Jim Blandy <jimb@redhat.com>
2454
2455 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
2456 of warning flags.
2457
fcc73fe3
EZ
24582006-01-13 Eli Zaretskii <eliz@gnu.org>
2459
2460 * gdb.texinfo (Sequences): Improve menu annotations.
2461 (Define): Add index entries for arguments of user-defined
2462 commands. Move the description of flow-control commands...
2463 (Command Files): ...to here. Document loop_break and
2464 loop_continue.
ca91424e
EZ
2465 (Define, Command Files): Document `end' and add index entries for
2466 it.
fcc73fe3 2467
5c95884b
MS
24682006-01-04 Michael Snyder <msnyder@redhat.com>
2469
2470 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 2471 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 2472
860701dc
PH
24732006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
2474
2475 * gdb.texinfo (Omissions from Ada): Document that there is now
2476 limited aggregate support.
2477
36b80e65
EZ
24782005-12-28 Eli Zaretskii <eliz@gnu.org>
2479
2480 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
2481 registers and the likes.
2482
c1468174
EZ
24832005-12-24 Eli Zaretskii <eliz@gnu.org>
2484
2485 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
2486 (Symbols): Fix usage of "e.g.".
359df76b 2487 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
2488
2489 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
2490 (Coding): Fix usage of "e.g.".
2491
c02a867d
EZ
24922005-12-23 Eli Zaretskii <eliz@gnu.org>
2493
5ae4183a
AS
2494 * stabs.texinfo:
2495 * refcard.tex:
c02a867d 2496 * gpl.texi:
5ae4183a
AS
2497 * gdbint.texinfo:
2498 * gdb.texinfo:
2499 * gdb-cfg.texi:
c02a867d 2500 * fdl.texi:
5ae4183a
AS
2501 * annotate.texinfo:
2502 * all-cfg.texi:
c02a867d
EZ
2503 * Makefile.in: Add (C) after Copyright. Update the FSF
2504 address.
2505
fad38dfa
EZ
25062005-12-03 Eli Zaretskii <eliz@gnu.org>
2507
2508 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
2509 extend GDB with commands for external monitor.
2510
53e5f3cf
AS
25112005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
2512
2513 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
2514
55f6ca0f
JB
25152005-11-25 Joel Brobecker <brobecker@adacore.com>
2516
2517 * gdbint.texinfo (Start of New Year Procedure): New chapter.
2518
c1947b85
JB
25192005-11-21 Jim Blandy <jimb@redhat.com>
2520
2521 * gdb.texinfo (Tracepoint Packets): Document restrictions on
2522 placement of 'R' actions in tracepoint action packets; document
2523 dependence of 'X' and 'M' actions on a preceding 'R' action for
2524 their registers.
2525
9d29849a
JB
25262005-11-19 Jim Blandy <jimb@redhat.com>
2527
2528 * gdb.texinfo (Tracepoint Packets): New node.
2529 (General Query Packets): Add entries for the tracepoint packets,
2530 referring to the "Tracepoint Packets" node.
2531 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 2532
9a6253be
KB
25332005-11-18 Kevin Buettner <kevinb@redhat.com>
2534
2535 * gdb.texinfo (set remotebreak): Add anchor.
2536 (X packet): Likewise.
2537 (Remote Protocol): Add new section `Interrupts' and new index
2538 entry `interrupts (remote protocol)'.
2539
5f3bebba
JB
25402005-11-18 Jim Blandy <jimb@redhat.com>
2541
2542 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
2543 entries into the General Query Packets section. Add a
2544 cross-reference to that section. Drop description of replies, as
2545 these are covered in the descriptions of each packet.
2546 (General Query Packets): Add introductory text. Explain naming
2547 conventions, and how the end of a name is recognized.
2548
9a7a1b36
KB
25492005-11-17 Kevin Buettner <kevinb@redhat.com>
2550
0564b6cf 2551 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
2552 "set remotebreak" command.
2553
b8ff78ce
JB
25542005-11-16 Jim Blandy <jimb@redhat.com>
2555
2556 * gdb.texinfo (Packets, Stop Reply Packets)
2557 (General Query Packets): Various formatting cleanups.
2558 - Use @samp for packet contents.
2559 - Drop summaries from packet @item lines; the same information appears
2560 immediately below in the description.
2561 - Delete paragraph breaks after packet @item commands, so that the
2562 description appears directly to the right of the packet prototype
2563 in the printed manual, if it fits.
2564 - Place spaces in packet prototypes between @vars and non-@var
2565 letters, and explain that they're just for formatting.
2566 - Use @dots{} instead of '...'.
2567 - Fix uses of @code where @var was needed.
2568 - Replace "deprecated" markers with English text spelling out the
2569 packet's status and the preferred alternatives.
2570 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
2571 what this ever meant.
2572 - Remove "(draft)" markers on 'i' packets; nobody has commented on
2573 this for a long time.
2574 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
2575 implemented several times, and have been in use for years.
2576
8ffe2530
JB
25772005-11-15 Jim Blandy <jimb@redhat.com>
2578
c43c5473
JB
2579 * gdb.texinfo (Packets): Add index entries for 'm' packet
2580 disclaimers.
5ae4183a 2581
fb031cdf
JB
2582 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
2583 of stub when processing an 'm' packet.
2584
8ffe2530
JB
2585 * gdb.texinfo (Packets): Mention that packets beginning with
2586 letters are reserved once, at the top, instead of actually listing
2587 them all and saying "reserved".
2588
c03c782f
AS
25892005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
2590
2591 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
2592 Change @var{$arg0 to @code{$arg0.
2593
814e32d7
WZ
25942005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
2595
2596 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
2597
fa93a9d8
JB
25982005-11-12 Jim Blandy <jimb@redhat.com>
2599
2600 * gdb.texinfo (General Query Packets): Put packets in alphabetical
2601 order. Remove extraneous 'z'.
2602
8a5a3c82
AS
26032005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
2604
2605 * gdb.texinfo (Choosing files): Add --eval-command.
2606
4b0ad762
AS
26072005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
2608
2609 * gdb.texinfo (Choosing modes): Add --return-child-result.
2610
2611
1a088d06
AS
26122005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
2613
2614 * gdb.texinfo (Choosing modes): Add --batch-silent.
2615
656d5e12
EZ
26162005-10-28 Eli Zaretskii <eliz@gnu.org>
2617
2618 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
2619 "The -var-update Command".
2620
3c9c013a
JB
26212005-10-03 Joel Brobecker <brobecker@adacore.com>
2622
2623 * gdb.texinfo (Print Settings): Add documentation for set/show
2624 print array-indexes.
2625
7ba3cf9c
DJ
26262005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
2627
2628 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
2629 6.2 and 6.3.
2630
a94ab193
EZ
26312005-08-27 Eli Zaretskii <eliz@gnu.org>
2632
2633 * gdb.texinfo (File Options): Don't document --mapped, it's gone
2634 since 19-Jan-2004.
2635 (Files): Likewise.
ab1adacd
EZ
2636 (Variables, Symbols): Document the "<incomplete type>" message and
2637 its reasons.
a94ab193 2638
ca06016a
FF
26392005-08-01 Fred Fish <fnf@specifix.com>
2640
2641 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
2642
cf58170d
NR
26432005-07-15 Nick Roberts <nickrob@snap.net.nz>
2644
2645 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
2646 option for -var-list-children and -var-update.
2647 (GDB/MI Stack Manipulation): Simplify description of
2648 print-values option for -stack-list-locals.
2649 (GDB/MI Command Description Format): Clarify.
2650 (Mode Options): Spelling of superseded.
2651
38f1196a
BR
26522005-07-12 Bob Rossi <bob@brasko.net>
2653
2654 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
2655 corresponding GDB command comment.
2656
3cb3b8df
BR
26572005-07-06 Bob Rossi <bob@brasko.net>
2658
2659 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
2660 and -inferior-tty-show.
2661 (Input/Output): Document "set/show inferior-tty" and tty alias.
2662
10fac096
NW
26632005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
2664
2665 * gdb.texinfo (Packets): Change description of 'D' packet to note
2666 that GDB does wait for a response.
2667
d1b6db76
NR
26682005-06-22 Nick Roberts <nickrob@snap.net.nz>
2669
2670 * gdb.texinfo (History) Rename "Command History".
2671 (Command History): Move node "Server Prefix" from section on
2672 Annotations here.
2673
29629dcf
NR
26742005-06-19 Nick Roberts <nickrob@snap.net.nz>
2675
2676 * gdb.texinfo (GDB/MI Stack Manipulation):
2677 Re-instate -stack-info-frame with example. Say that it gets
2678 info on selected frame, not current frame.
2679
397ca115
EZ
26802005-06-18 Eli Zaretskii <eliz@gnu.org>
2681
2682 * gdb.texinfo (Server): Clarify that `file' should be used before
2683 connecting to the server.
2684 (Files): Add an xref to the above description.
51274035
EZ
2685 (Output Formats): More detailed description of the `c' format.
2686 (Memory): List explicitly all the formats supported by `x'.
638ac427 2687 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2688 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2689 files. Add more indexing for solib-absolute-prefix and
2690 --with-sysroot.
76d17f34
EZ
2691 (Machine Code): Document possible problems with locations in
2692 shared libraries.
d416eeec
EZ
2693 (Backtrace): Document that free-standing environments do not need
2694 to have a `main' function.
397ca115 2695
74f6deaa
NR
26962005-06-18 Nick Roberts <nickrob@snap.net.nz>
2697
2698 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2699 -stack-info-frame.
2700
a9967aef
AC
27012005-06-07 Andrew Cagney <cagney@gnu.org>
2702
2703 * gdb.texinfo (Contributors): Note the original multi-arch
2704 contributors.
2705
e09f16f9
EZ
27062005-06-03 Eli Zaretskii <eliz@gnu.org>
2707
2708 * gdb.texinfo (Registers): Add index entries for the standard
2709 registers.
2710 (Frames): Add cross-reference from frame pointer description to
2711 the Registers node.
2712 (Annotations Overview): Fix the reference to GDB name.
2713
d87ba7ee
EZ
27142005-06-01 Eli Zaretskii <eliz@gnu.org>
2715
2716 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2717 can-use-hw-watchpoints.
2718
034dad6f
BR
27192005-05-28 Bob Rossi <bob@brasko.net>
2720
2721 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2722 the possible reasons why an exec async record would be returned to FE.
2723
ffed4509
AC
27242005-05-26 Andrew Cagney <cagney@gnu.org>
2725
2726 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2727 Andrew Cagney implemented the original GDB/MI.
2728
e22e55c9
OF
27292005-05-23 Orjan Friberg <orjanf@axis.com>
2730
2731 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2732 documentation. Add documentation for cris-mode.
2733
a78e13ce
EZ
27342005-05-20 Eli Zaretskii <eliz@gnu.org>
2735
2736 * gdb.texinfo (Numbers): Explain the example and make the wording
2737 more acurate.
2738
76ff342d
DJ
27392005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2740 Dennis Brueni <dennis@slickedit.com>
2741
2742 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2743 (GDB/MI Data Manipulation, GDB/MI Program Control)
2744 (GDB/MI Stack Manipulation): Update examples to include the fullname
2745 attribute in stack frames.
2746
119b882a
EZ
27472005-05-12 Eli Zaretskii <eliz@gnu.org>
2748
2749 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2750 do with other non-standard names of init files.
2751
6fc08d32
EZ
27522005-05-11 Eli Zaretskii <eliz@gnu.org>
2753
2754 * gdb.texinfo (Command Files): Move the description of the startup
2755 from here...
2756 (Startup): ...to this new subsection of the Invocation chapter.
2757 Rearrange the description of init files more logically and add a
2758 cross-reference to "Command Files". Document the special gdbinit
2759 name for CISCO 68k. Expand the description of what GDB does
2760 during startup.
2761 (History): Add index entry for HISTSIZE.
2762
a561754a
MK
27632005-05-02 Mark Kettenis <kettenis@gnu.org>
2764
2765 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2766
2eecc4ab
EZ
27672005-05-02 Eli Zaretskii <eliz@gnu.org>
2768
2769 * gdb.texinfo (SVR4 Process Information, The isatty call)
2770 (The system call): Don't use foo(N) notation for man pages and
2771 functions.
514c4d71 2772 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2773
18999be5
EZ
27742005-04-27 Eli Zaretskii <eliz@gnu.org>
2775
2776 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2777 were optimized away.
2778
0abb7bc7
EZ
27792005-04-22 Eli Zaretskii <eliz@gnu.org>
2780
2781 * gdb.texinfo (Remote configuration): Document "set/show
2782 get-thread-local-storage-address". Add cross-reference to the
2783 description of the qGetTLSAddr packet.
2784 (General Query Packets): Mention "set remote
2785 get-thread-local-storage-address" and add a reference to its
2786 description.
2787
6f61acb1
NR
27882005-04-19 Nick Roberts <nickrob@snap.net.nz>
2789
2790 * gdb.texinfo (Backtrace): Describe 'bt full'.
2791
9d59903a
NR
27922005-04-17 Nick Roberts <nickrob@snap.net.nz>
2793
2794 * gdb.texinfo (Mode Options): Fix typo.
2795 (GDB/MI): Describe how to invoke GDB/MI.
2796
721c2651
EZ
27972005-04-16 Eli Zaretskii <eliz@gnu.org>
2798
2799 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2800 references changed. Add description of "info udot".
721c2651
EZ
2801 (Files): Document "set/show stop-on-solib-events".
2802 (M32R/D): Document "set/show download-path", "set/show
2803 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2804 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2805 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2806 (Maintenance Commands): Improve indexing.
2807 (Target Commands): Document "set/show hash", "set/show debug
2808 monitor".
2809 (SVR4 Process Information): Document "info pidlist" and "info
2810 meminfo". Document "set/show procfs-tarce" and "set/show
2811 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2812 (Symbols, The Print Command with Objective-C): Improve indexing.
2813 (Objective-C): Add references to "info classes" and "info
2814 selectors".
c45da7e6
EZ
2815 (Debugging Output): Improve wording. Document "set/show debug
2816 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2817 (Set Breaks): Add index entry for "hardware breakpoints".
2818 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2819 and "set/show usehardbreakpoints".
2820 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2821 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2822 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2823 rdiromatzero", "set/show rdiheartbeat".
2824 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2825 "sds".
2826 (Embedded Processors): Document the "sim" command.
2827 (Remote): Document the "remote" command.
2828 (DJGPP Native): Document the "info serial" command.
2829 (Threads): Document "maint info sol-threads".
2830 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2831 (Set Breaks): Improve indexing.
2832 (Command Syntax): Add a reference to dont-repeat.
2833 (Define): Document "dont-repeat".
2834 (TUI Commands): Document "tabset".
2835 (WinCE): New subsection. Document "set/show remotedirectory",
2836 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2837
14d6dd68
EZ
28382005-04-15 Eli Zaretskii <eliz@gnu.org>
2839
2840 * gdb.texinfo (Hurd Native): New subsection, documents
2841 Hurd-specific commands.
a64548ea 2842 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2843 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2844 (MIPS): Improve documentation of heuristic-fence-post. Document
2845 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2846 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2847 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2848 (ARM): Document ARM-specific commands.
a64548ea
EZ
2849 (AVR): New section. Document "info io_registers".
2850 (CRIS): New section. Document "set/show cris-version" and
2851 "set/show cris-dwarf2-cfi".
2852 (HPPA): New section. Document "set/show debug hppa" and "maint
2853 print unwind".
a5adf40f 2854 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2855 (Super-H): New section. Document the "regs" command.
721c2651 2856 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2857
9c16f35a
EZ
28582005-04-09 Eli Zaretskii <eliz@gnu.org>
2859
2860 * gdb.texinfo (Print Settings): Document "set/show print
2861 pascal_static-members", "set print repeats", "show print
2862 null-stop". Improve indexing. Fix documentation of "set print
2863 union".
2864 (Pascal): New section.
2865 (Supported languages): Rename from "Support"; all references
2866 updated. Add a menu item for Pascal.
2867 (Numbers): Document "set radix.
2868 (Screen Size): Document "set/show pagination".
2869 (MIPS Embedded): Remove "set processor" documentation.
2870 (Remote configuration): Document "set/show X/P/Z-packet",
2871 "set/show read-aux-vector-packet", "set/show remote
2872 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2873 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2874 remotedebug", "set/show remotebreak", "set/show remotedevice",
2875 "set/show remotelogfile".
2876 (Auxiliary Vector): Add reference to the description of the
2877 read-aux-vector-packet setting.
2878 (Set Watchpoints): Add a cross-reference to "set remote
2879 hardware-breakpoint-limit".
2880 (General Query Packets): Add indexing of requests and
2881 cross-references to related commands in "Remote configuration".
2882 (File-I/O Overview, The system call): Fix wording and typos.
2883 (Thread Stops): Add index entries.
2884 (Continuing and Stepping): Document "show step-mode".
2885 (i386): New node. Document "set/show struct-convention".
2886 (Files): Document "show trust-readonly-sections".
2887 (Calling): Document "set/show unwindonsignal".
2888 (Messages/Warnings): Add index entries.
2889 (Maintenance Commands): Document "set/show watchdog".
2890 (Annotations Overview): Document "show annotate".
2891 (Set Watchpoints): Add index entries.
2892 (Symbols): Fix doc of case-sensitive.
2893 (ABI): Document "show coerce-float-to-double".
2894 (Convenience Vars, Help): Improve indexing.
2895 (Machine Code): Document "show disassembly-flavor".
2896 (Debugging C plus plus): Document "show overload-resolution".
2897 (Value History, Signaling): Add index entries.
2898
28992005-04-08 Eli Zaretskii <eliz@gnu.org>
2900
2901 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2902 (Processes): Fix wording.
2903 (History, List, Logging output, Define, Symbols, Print Settings):
2904 Improve indexing.
2905
a8f24a35
EZ
29062005-04-03 Eli Zaretskii <eliz@gnu.org>
2907
2908 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2909 redundant index entry for "target" command.
2910 (Backtrace): Add index entries.
2911 (Symbols, Fortran): Document the "set case-sensitive" command.
2912 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2913 (Print Settings): Add index entry for "set demangle-style".
2914 (Target Commands): Document "set download-write-size".
2915 (Debugging Output): Document "set exec-done-display".
2916
09d4efe1
EZ
29172005-04-02 Eli Zaretskii <eliz@gnu.org>
2918
2919 * gdb.texinfo (Files): Fix the name and documentation of
2920 add-shared-symbol-files. Document its alias assf. Update the
2921 list of OSs where GDB supports shared libraries. Fix markup.
2922 (Continuing and Stepping): Add reference to @var{location} in the
2923 text.
2924 (Dump/Restore Files): Fix reference to @{filename}.
2925 (Help): Fix wording.
2926 (Attach): Ditto.
2927 (Set Watchpoints): Ditto.
2928 (Backtrace): Remove redundant index entries. Improve index
2929 entries.
2930 (Delete Breaks): Fix wording.
2931 (Memory): Document the compare-sections command.
2932 (Memory Region Attributes): Improve wording.
2933 (Disabling): Improve wording.
2934 (Fortran): New subsection. Document the "info common" command.
2935 (Help): Document aliases "info copying" and "info warranty".
2936 (Caching Remote Data): New section. Document the "set/show
2937 remotecache" and "info dcache" commands.
2938 (Show): Fix wording of the documentation of the "set
2939 extension-language" command.
2940 (Signals): Add index entry for "info handle".
2941 (Memory Region Attributes): Fix punctuation.
2942 (Symbols): Change the arg name to "location" and refer to it in
2943 the text. Fix wording of "info types" doc.
2944 (Threads): Fix usage of @enumerate @item's.
2945 (Listing Tracepoints): Add index entry for "info tp".
2946 (Set Watchpoints): Add xref to "info break" description.
2947 (Macros): Add an index entry for "macro exp1". Document the
2948 "macro list" command.
2949 (Maintenance Commands): Document "flushregs", "maint agent",
2950 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2951 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2952 "maint print architecture", "maint print objfiles", "maint print
2953 statistics", "maint print type", "maint show-debug-regs", "maint
2954 space", "maint time", and "maint translate-address".
2955 (Connecting): Document the "monitor" command.
2956 (Annotations Overview): Describe the "set annotate" command.
2957
82f2d802
EZ
29582005-04-01 Eli Zaretskii <eliz@gnu.org>
2959
2960 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2961 Rearrange index entries and improve wording about support for
2962 hardware watchpoints.
2963
7d51c7de
BR
29642005-03-10 Bob Rossi <bob@brasko.net>
2965
2966 * gdb.texinfo: Update copyright
2967
68c71a2e
TR
29682005-02-09 Theodore A. Roth <troth@openavr.org>
2969
2970 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2971 error.
2972
83761cbd
KB
29732005-02-03 Kevin Buettner <kevinb@redhat.com>
2974
2975 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2976
9f1c6395
MS
29772005-01-17 Michael Snyder <msnyder@redhat.com>
2978
2979 * gdb.texinfo: Fix spelling, infinte -> infinite.
2980
fbd1b305
MK
29812005-01-08 Mark Kettenis <kettenis@gnu.org>
2982
2983 * observer.texi (GDB Observers): Document "solib_loaded".
2984
3ace7edb
AC
29852005-01-07 Andrew Cagney <cagney@gnu.org>
2986
bec39cab
AC
2987 * configure.ac: Rename configure.in, require autoconf 2.59.
2988 * configure: Re-generate.
2989
3ace7edb
AC
2990 * configure.in: Replace configdirs with multiple references to
2991 AC_CONFIG_SUBDIRS.
2992 * configure: Re-generate.
5ae4183a 2993
53531fc1
AC
29942005-01-04 Andrew Cagney <cagney@gnu.org>
2995
2996 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2997 part of the version number.
2998
536ffdb7
MK
29992004-12-24 Mark Kettenis <kettenis@gnu.org>
3000
3001 * gdbint.texinfo (Algorithms): Remove description of
3002 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
3003
e1aac25b
JB
30042004-12-07 Jim Blandy <jimb@redhat.com>
3005
3006 * gdb.texinfo (General Query Packets): Specify that thread ID's in
3007 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
3008 numbers.
3009
f47b1503
AS
30102004-12-07 Andreas Schwab <schwab@suse.de>
3011
3012 * gdb.texinfo (Mode Options): Document -l option.
3013
b6b8ece6
EZ
30142004-12-04 Eli Zaretskii <eliz@gnu.org>
3015
3016 * gdbint.texinfo (Algorithms): More accurate description of
3017 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
3018 is not needed unless data-read and data-access watchpoints are
3019 supported. Add a description of how GDB checks whether the
3020 inferior stopped because a watchpoint was hit.
3021
01371747
EZ
30222004-11-23 Eli Zaretskii <eliz@gnu.org>
3023
3024 * gdb.texinfo (Files): Add cross-reference to description of
3025 -readnow command-line switch.
3026
2315ffec
RC
30272004-11-10 Randolph Chung <tausq@debian.org>
3028
3029 * gdb.texinfo: Document set/show backtrace past-entry commands.
3030 Rearrange index entries for set/show backtrace past-main.
3031
69065f5d
AC
30322004-11-10 Jon Beniston <jon@beniston.com>
3033
3034 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
3035 * gdb.texinfo (Remote Serial Protocol): Further describe
3036 binary transfer escaping mechanism .
69065f5d 3037
30e91e0b
RC
30382004-11-08 Randolph Chung <tausq@debian.org>
3039
3040 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
3041 and "show debug infrun". Add index entries.
3042
60bf7e09
EZ
30432004-10-23 Eli Zaretskii <eliz@gnu.org>
3044
3045 * gdb.texinfo (SVR4 Process Information): Document subcommands of
3046 "info proc" that are already implemented. Add index entries.
3047 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
3048 (Files): Add a tip for decreasing memory used for symtabs from
3049 shared libraries.
f018e82f
EZ
3050 (Starting): Fix whitespace; make "elaboration" stand out where it
3051 is first used, and add an index entry for the term.
f8568604
EZ
3052 (Calling): Expand and elaborate text. Add "print". Add the
3053 description of problems with weak aliases.
384ee23f 3054 (Core File Generation): New section.
60bf7e09 3055
d52fe014
AC
30562004-10-12 Andrew Cagney <cagney@gnu.org>
3057
3058 * gdbint.texinfo (Versions and Branches): New chapter.
3059 (Releasing GDB): Delete "Versions and Branches" section.
3060 (Top): Add "Versions and Branches".
3061
703663ab
EZ
30622004-10-08 Eli Zaretskii <eliz@gnu.org>
3063
3064 * gdb.texinfo (Editing, History): Add cross-references to the
3065 included Readline and History user documentation. Remove
3066 references to the symbol have-readline-appendices which is unused
3067 and undefined.
3068 (History): Fix indexing.
3069
ac77d04f
JJ
30702004-10-08 Jeff Johnston <jjohnstn@redhat.com>
3071
3072 * gdbint.texinfo (target_stopped_data_address): Update to
3073 new prototype.
3074 (i386_stopped_data_address): Update prototype and description.
3075 (i386_stopped_by_watchpoint): New function and description.
3076
e07c999f
PH
30772004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
3078
3079 * gdb.texinfo (Filenames): Add Ada suffixes.
3080 (Ada) New section.
3081
2e868123
AC
30822004-09-27 Andrew Cagney <cagney@gnu.org>
3083 Robert Picco <Robert.Picco@hp.com>
3084
3085 * gdb.texinfo (Packets): Document the "p" packet.
3086
02a57714
JM
30872004-09-21 Jason Molenda (jmolenda@apple.com)
3088
3089 * gdb.texinfo (Paths and Names of the Source Files): Document the
3090 meaning of values in the 'desc' field of a SO stab.
3091
ae038cb0
DJ
30922004-09-20 Daniel Jacobowitz <dan@debian.org>
3093
3094 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3095 max-cache-age" and "maint show dwarf2 max-cache-age".
3096
f7dc1244
EZ
30972004-09-16 Eli Zaretskii <eliz@gnu.org>
3098
3099 * gdb.texinfo (Set Breaks): Add index entry for setting
3100 breakpoints on overloaded C++ functions that are not members of
3101 any classes. Add an example and an index entry for setting
3102 breakpoints on all program functions.
3103 (Character Sets, Macros, Overlay Commands)
3104 (Non-debug DLL symbols, GDB/MI Output Syntax)
3105 (Annotations Overview, Maintenance Commands, File-I/O Overview):
3106 Use "(@value{GDBP})" instead of a literal "(gdb)".
3107
f810308b
AC
31082004-09-12 Andrew Cagney <cagney@gnu.org>
3109
3110 * gdbint.texinfo (Native Debugging): Delete description of
3111 FILES_INFO_HOOK.
3112
15a661f3
PH
31132004-09-11 Paul Hilfinger <hilfinger@gnat.com>
3114
5ae4183a
AS
3115 * gdbint.texinfo (User Interface): Change local_hex_string_custom
3116 to hex_string_custom (not historically correct, but more
15a661f3
PH
3117 understandable, given the current code).
3118
f3219c75
AC
31192004-09-03 Andrew Cagney <cagney@gnu.org>
3120
3121 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3122
f3bb6704
JJ
31232004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3124
3125 * observer.texi (solib_unloaded): New observer.
3126
8d2c00cb
AC
31272004-08-24 Andrew Cagney <cagney@gnu.org>
3128
3129 * gdbint.texinfo (Target Architecture Definition): Add missing
3130 comma.
3131
e7dc800a
MC
31322004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3133
3134 * (Using the Testsuite): build != host is supported,
3135 but some test scripts do not support build != host.
3136
73b03683
MK
31372004-08-14 Mark Kettenis <kettenis@gnu.org>
3138
3139 * gdbint.texinfo (Host Definition): Delete description of
3140 FCLOSE_PROVIDED and GETENV_PROVIDED.
3141
c0ccb908
MK
31422004-08-05 Mark Kettenis <kettenis@chello.nl>
3143
3144 * gdbint.texinfo (Host Definition): Delete description of
3145 NO_SYS_FILE.
3146 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3147 PTRACE_FP_BUG.
3148
9c8dbfa9
AC
31492004-08-05 Andrew Cagney <cagney@gnu.org>
3150
3151 * gdbint.texinfo (Target Architecture Definition): Delete
3152 reference to deprecated_read_fp.
3153
f42accbe
AC
31542004-08-02 Andrew Cagney <cagney@gnu.org>
3155
3156 * gdbint.texinfo (Target Architecture Definition): Delete
3157 description of DEPRECATED_REGISTER_BYTES.
3158
0b66e38c
EZ
31592004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3160
3161 * gdb.texinfo (Source Path): Document the new behavior of
3162 searching for the source files.
3163
15387254
EZ
31642004-07-17 Eli Zaretskii <eliz@gnu.org>
3165
3166 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3167 (Search, Expressions, Arrays, Variables, Data, Machine Code)
3168 (Auto Display): Improve indexing.
3169
2c07db7a
AC
31702004-07-16 Andrew Cagney <cagney@gnu.org>
3171
3172 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3173 "-noasync".
3174
4644b6e3
EZ
31752004-07-09 Eli Zaretskii <eliz@gnu.org>
3176
3177 * gdb.texinfo: Fix @kindex entries so that multiple commands that
3178 have the same prefix have only their prefix in the index.
3179
7561d450
MK
31802004-07-03 Mark Kettenis <kettenis@gnu.org>
3181
3182 * gdb.texinfo (BSD libkvm Interface): New node (section)
3183 (Native): Add it to the menu.
3184
67bebe79
MK
31852004-07-01 Mark Kettenis <kettenis@gnu.org>
3186
3187 * gdbint.texinfo (Target Architecture Definition): Remove
3188 PCC_SOL_BROKEN.
3189
1a6923e0
MK
31902004-06-24 Mark Kettenis <kettenis@gnu.org>
3191
3192 * gdbint.texinfo (Target Architecture Definition): Remove
3193 SUN_FIXED_LBRAC_BUG.
3194
b435e160
AC
31952004-06-26 Andrew Cagney <cagney@gnu.org>
3196
3197 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3198
b5622e8d
AC
31992004-06-20 Andrew Cagney <cagney@gnu.org>
3200
3201 * gdbint.texinfo (Target Architecture Definition): Deprecate
3202 USE_STRUCT_CONVENTION.
3203
e0c07bf0
MC
32042004-06-19 Michael Chastain <mec.gnu@mindspring.com>
3205
3206 gdb.texinfo (Bug Reporting): Mention session recording,
3207 with the script command or Emacs.
3208
782263ab
AC
32092004-06-18 Andrew Cagney <cagney@gnu.org>
3210
3211 * gdbint.texinfo (Target Architecture Definition): Deprecate
3212 FUNCTION_START_OFFSET.
3213
03727ca6
AC
32142004-06-14 Andrew Cagney <cagney@gnu.org>
3215
3216 Based on changes from Karl Berry.
3217 * gdb.texinfo: Do not use @sc in a direntry.
3218 * stabs.texinfo: Change @dircateogry to "Software development".
3219 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3220
97092415
AC
32212004-06-13 Andrew Cagney <cagney@gnu.org>
3222
3223 * gdbint.texinfo (Target Architecture Definition): Delete
3224 description of RETURN_VALUE_ON_STACK.
3225
1f6d4158
AC
32262004-06-09 Andrew Cagney <cagney@gnu.org>
3227
3228 * gdbint.texinfo (Native Debugging): Restore "@table @code"
3229 deleted by previous patch.
3230
d966f0cb
AC
32312004-06-08 Andrew Cagney <cagney@gnu.org>
3232
3233 * gdbint.texinfo (Native Debugging): Delete documentation on
3234 ATTACH_DETACH.
3235
86fe4aaa
RC
32362004-06-06 Randolph Chung <tausq@debian.org>
3237
3238 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3239
d4b6d575
RC
32402004-06-06 Randolph Chung <tausq@debian.org>
3241
5ae4183a 3242 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
3243 the new push_dummy_call method signature. Describe the function
3244 argument.
3245
4e8b0763
JB
32462004-05-24 Joel Brobecker <brobecker@gnat.com>
3247
3248 * gdb.texinfo (Starting): Document new start command.
3249
59caf092
AC
32502004-05-21 Andrew Cagney <cagney@redhat.com>
3251
3252 * observer.texi (GDB Observers): Document "inferior_created".
3253
e4a2df64
AC
32542004-05-08 Andrew Cagney <cagney@redhat.com>
3255
e6b55ae2
AC
3256 * gdbint.texinfo (Target Architecture Definition): Delete
3257 description of DO_DEFERRED_STORES.
3258
28954179
AC
3259 * gdbint.texinfo (Target Architecture Definition): Delete
3260 references to DEPRECATED_FIX_CALL_DUMMY.
3261
434b87dd
AC
3262 * gdbint.texinfo (Target Architecture Definition): Delete
3263 description of DEPRECATED_CALL_DUMMY_WORDS,
3264 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3265
58d28df8
AC
3266 * gdbint.texinfo (Target Architecture Definition): Delete
3267 description of DEPRECATED_PUSH_DUMMY_FRAME.
3268
e4a2df64
AC
3269 * gdbint.texinfo (Target Architecture Definition): Delete
3270 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3271
2b4855ab
AC
32722004-05-07 Andrew Cagney <cagney@redhat.com>
3273
3274 * observer.texi (GDB Observers): Add "Debugging" section. Include
3275 cross reference to "set/show debug observer".
3276 * gdb.texinfo (Debugging Output): Document "set/show debug
3277 observer".
3278
fcf70625
AC
32792004-05-01 Andrew Cagney <cagney@redhat.com>
3280
3281 * gdbint.texinfo (Target Architecture Definition): Delete
3282 description of DEPRECATED_PC_IN_SIGTRAMP.
3283
8ee56bcf
AC
32842004-04-30 Andrew Cagney <cagney@redhat.com>
3285
3286 * gdbint.texinfo (Target Architecture Definition): Delete
3287 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3288
67ab9a76
OF
32892004-04-30 Orjan Friberg <orjanf@axis.com>
3290
3291 * observer.texi (GDB Observers): Correct spelling.
3292
79346bcb
OF
32932004-04-26 Orjan Friberg <orjanf@axis.com>
3294
3295 * observer.texi (GDB Observers): Add target_changed event.
3296
7a464420
AC
32972004-04-08 Andrew Cagney <cagney@redhat.com>
3298
3299 * observer.texi (GDB Observers): Rework, provide generic observer
3300 definitions and then a list of observable events.
3301
6cdf9d98
AC
33022004-04-04 Andrew Cagney <cagney@redhat.com>
3303
3304 * gdbint.texinfo (Host Definition): Delete reference to
3305 NO_SIGINTERRUPT.
3306
ddc135a4
AC
33072004-04-02 Andrew Cagney <cagney@redhat.com>
3308
3309 * gdbint.texinfo (Target Architecture Definition): Delete
3310 reference to DEPRECATED_CALL_DUMMY_LENGTH.
3311
6a1b180d
SC
33122004-03-28 Stephane Carrez <stcarrez@nerim.fr>
3313
3314 * gdb.texinfo (TUI Commands): Document tui reg commands.
3315
d0d5df6f
AC
33162004-03-26 Andrew Cagney <cagney@redhat.com>
3317
3318 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
3319 "gdbtui".
3320 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
3321 (Contributors): Mention both Text and Terminal User Interface.
3322
aa2a3f87
AC
33232004-03-23 Andrew Cagney <cagney@redhat.com>
3324
3325 * gdbint.texinfo (Target Architecture Definition): Deprecate
3326 references to SIGTRAMP_START and SIGTRAMP_END.
3327
f561f026
AC
33282004-03-23 Andrew Cagney <cagney@redhat.com>
3329
3330 * gdbint.texinfo (Target Architecture Definition): Deprecate
3331 references to PC_IN_SIGTRAMP.
3332
33cb8b0f
AC
33332004-03-19 Andrew Cagney <cagney@redhat.com>
3334
3335 * gdbint.texinfo (Target Architecture Definition): Delete
3336 reference to GDB_TARGET_IS_HPPA.
3337
fc989b7a
AC
33382004-03-18 Andrew Cagney <cagney@redhat.com>
3339
3340 * gdbint.texinfo (Coding): Update section on gdbarch_data,
3341 describe pre_init and post_init.
3342
701b08bb
DJ
33432004-03-09 Daniel Jacobowitz <drow@mvista.com>
3344
3345 * gdb.texinfo (Debugging Output): Document values for "set debug
3346 target".
3347
faae5abe
AC
33482004-02-28 Andrew Cagney <cagney@redhat.com>
3349
3350 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
3351
dd79a6cf
JJ
33522004-02-26 Jeff Johnston <jjohnstn@redhat.com>
3353
3354 * gdb.texinfo (breakpoints): Add information about the
3355 new "set breakpoint pending" and "show breakpoint pending"
3356 commands.
3357
e7f16015
AC
33582004-02-26 Andrew Cagney <cagney@redhat.com>
3359
3360 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
3361 in Per-architecture module data section.
3362
7161a3a6
RM
33632004-02-25 Roland McGrath <roland@redhat.com>
3364
3365 * gdb.texinfo (General Query Packets): Document qPart:... packets.
3366
2154891a
AC
33672004-02-24 Andrew Cagney <cagney@redhat.com>
3368
3369 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
3370 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
3371 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 3372
6c74ac8b
AC
33732004-02-17 Andrew Cagney <cagney@redhat.com>
3374
3375 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
3376
19772a2c
AC
33772004-02-16 Andrew Cagney <cagney@redhat.com>
3378
3379 * gdbint.texinfo (Target Architecture Definition): Deprecate
3380 FRAMELESS_FUNCTION_INVOCATION.
3381
c9830293
AC
33822004-02-16 Andrew Cagney <cagney@redhat.com>
3383
3384 * gdbint.texinfo (Coding): Mention -Wunused-function.
3385
b9d26eb9
AC
33862004-02-14 Andrew Cagney <cagney@redhat.com>
3387
3388 * gdbint.texinfo (Target Architecture Definition): Delete
3389 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3390
49efadf5
EZ
33912004-02-12 Elena Zannoni <ezannoni@redhat.com>
3392
3393 * gdb.texinfo: Properly quote the name "C++".
3394 * gdbint.texinfo: Ditto.
3395 * stabs.texinfo: Ditto.
3396
1eb288ea
EZ
33972004-02-11 Elena Zannoni <ezannoni@redhat.com>
3398
3399 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
3400 minimal information about libiberty.
3401
e4937fc1
MC
34022004-02-06 Michael Chastain <mec.gnu@mindspring.com>
3403
3404 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
3405
a9331b3f
RM
34062004-02-04 Roland McGrath <roland@redhat.com>
3407
3408 * gdb.texinfo (Auxiliary Vector): New node (section).
3409 (Data): Add it to the menu.
3410
2650777c
JJ
34112004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3412
3413 * gdb.texinfo (Breakpoints): Add information about pending
3414 breakpoint support.
3415
b4501125
AC
34162004-01-26 Andrew Cagney <cagney@redhat.com>
3417
3418 * gdb.texinfo (Overview): Delete references to the cisco protocol
3419 including the "N" response.
3420
74055713
AC
34212004-01-26 Andrew Cagney <cagney@redhat.com>
3422
3423 * gdbint.texinfo (Target Architecture Definition): Rename
3424 EXTRACT_STRUCT_VALUE_ADDRESS to
3425 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 3426
3bbe9696
EZ
34272004-01-24 Eli Zaretskii <eliz@gnu.org>
3428
3429 * gdb.texinfo (KOD): Document "show os". Add index entries for
3430 "set/show os" and "info cisco" commands.
3431
5843504f
EZ
34322004-01-21 Eli Zaretskii <eliz@gnu.org>
3433
3434 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
3435
9175c9a3
MC
34362004-01-19 Michael Chastain <mec.gnu@mindspring.com>
3437
3438 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
3439 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
3440
8e94b928
NR
34412004-01-19 Nick Roberts <nick@nick.uklinux.net>
3442
3443 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
3444 -stack-list-locals.
3445 (GDB/MI Variable Objects): Describe extension to
3446 -var-list-children.
3447
a20cf136
DJ
34482004-01-17 Daniel Jacobowitz <drow@mvista.com>
3449
3450 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
3451
afb18d0f
AC
34522004-01-17 Andrew Cagney <cagney@redhat.com>
3453
3454 * gdbint.texinfo (Target Architecture Definition): Delete
3455 documentation on DEPRECATED_NPC_REGNUM.
3456
b51970ac
DJ
34572004-01-13 Daniel Jacobowitz <drow@mvista.com>
3458
3459 * gdb.texinfo: Update copyright year. Mention that set
3460 follow-fork-mode is supported on GNU/Linux. Remove documentation of
3461 "set follow-fork-mode ask".
3462
0f0cffd2
AC
34632004-01-13 Andrew Cagney <cagney@redhat.com>
3464
3465 * gdbint.texinfo: Update copyright year.
3466 (Coding): Add -Wunused-label to list of -Werror warnings.
3467
c552b3bb 34682004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 3469 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
3470
3471 * gdb.texinfo: Update copyright.
3472 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
3473 around names, as appropriate. Minor syntax cleanup of
3474 _NSPrintForDebugger explanation. Two spaces after periods.
3475 GDBN used instead of lit. "gdb". Index entries added for
3476 print-object and _NSPrintForDebugger. @noindent added in one spot.
3477
afe157ca
EZ
34782003-11-11 Elena Zannoni <ezannoni@redhat.com>
3479
3480 * stabs.texinfo: Add dircategory and direntry commands.
3481 * annotate.texinfo: Ditto.
3482
963e2bb7
AC
34832003-11-10 Andrew Cagney <cagney@redhat.com>
3484
3485 * gdbint.texinfo (Target Architecture Definition): Replace the
3486 return_value method's "inval" and "outval" parameters with
3487 "readbuf" and "writebuf".
3488
1d8b2f28
JB
34892003-10-28 Jim Blandy <jimb@redhat.com>
3490
3491 * gdb.texinfo (The F request packet, The F reply packet): Renamed
3492 from "The `F' request packet" and "The `F' reply packet", to make
3493 texi2dvi happy.
3494 (File-I/O remote protocol extension): Update menu entries, too.
3495
36d86913
MC
34962003-10-26 Michael Chastain <mec@shout.net>
3497
3498 * gdb.texinfo (Thread Stops): Document the issue with
3499 premature return from system calls in multi-threaded programs.
3500
ce2826aa
AC
35012003-10-24 Andrew Cagney <cagney@redhat.com>
3502
3503 * annotate.texinfo: Fix "fortunatly"[sic].
3504
f24c5e49
KI
35052003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
3506
3507 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
3508 with "Hitachi" and "Mitsubishi".
3509
92ad9cd9
AC
35102003-10-20 Andrew Cagney <cagney@redhat.com>
3511
3512 * gdbint.texinfo (Target Architecture Definition): Document
3513 gdbarch_return_value. Add cross references from
3514 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
3515 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
3516
0ab4b752
MK
35172003-10-18 Mark Kettenis <kettenis@gnu.org>
3518
3519 * gdbint.texinfo (Target Architecture Definition): Document
3520 regset_from_core_section.
fb3e19c0
KI
3521
35222003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
3523
3524 * gdb.texinfo (M32R/D): Mention m32rsdi target.
3525
a9331b3f 35262003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
3527
3528 From Anthony Green <green@redhat.com>:
5ae4183a 3529 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 3530
1485d690
KB
35312003-10-14 Kevin Buettner <kevinb@redhat.com>
3532
3533 * gdb.texinfo (Breakpoint related warnings): New node.
3534 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 3535
86d30acc
DJ
35362003-10-13 Daniel Jacobowitz <drow@mvista.com>
3537
3538 * gdb.texinfo (Remote Protocol): Document v and vCont.
3539
172c2a43
KI
35402003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3541
3542 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
3543 * gdbint.texinfo: Ditto.
3544
71952f4c
AC
35452003-10-09 Andrew Cagney <cagney@redhat.com>
3546
3547 From 2003-09-18 David Anderson <davea@sgi.com>:
3548 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
3549 "command".
3550
268e2188
AC
35512003-10-03 Andrew Cagney <cagney@redhat.com>
3552
3553 * gdbint.texinfo (Target Architecture Definition): Deprecate
3554 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
3555 just target.
3556
12c266ea 35572003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 3558
f30992d4 3559 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
3560 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
3561 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
3562 * gdbint.texinfo (Target Architecture Definition): Rename
3563
35642003-09-30 Andrew Cagney <cagney@redhat.com>
3565
f30992d4 3566 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 3567 (Target Architecture Definition):
f30992d4 3568
2e092625
AC
3569 * gdbint.texinfo (Target Architecture Definition): Rename
3570 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
3571
0717ae8a
AC
35722003-09-29 Andrew Cagney <cagney@redhat.com>
3573
dad809b7
AC
3574 * gdbint.texinfo (Target Architecture Definition): Delete
3575 documentation for NEED_TEXT_START_END.
3576
0717ae8a
AC
3577 * gdbint.texinfo (Target Architecture Definition): Rename
3578 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
3579 TARGET_WRITE_PC.
a9331b3f 3580
af6cf26d
MC
35812003-09-22 Michael Chastain <mec@shout.net>
3582
3583 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
3584
ee206350
AG
35852003-09-21 Anthony Green <green@redhat.com>
3586
3587 * gdbint.texinfo (Target Architecture Definition): Fix typos.
3588
a38c9fe6
MK
35892003-09-21 Mark Kettenis <kettenis@gnu.org>
3590
3591 * gdbint.texinfo (Target Architecture Definition): Document
3592 stabs_argument_has_addr.
3593
77949794
AC
35942003-09-18 Andrew Cagney <cagney@redhat.com>
3595
3596 * gdbint.texinfo (Target Architecture Definition): Delete
3597 documentation on REGISTER_NAMES.
3598
8e823e25
MK
35992003-09-13 Mark Kettenis <kettenis@gnu.org>
3600
3601 * gdbint.texinfo (Target Architecture Definition): Replace
3602 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
3603
f27dd7fd
AC
36042003-09-11 Andrew Cagney <cagney@redhat.com>
3605
3606 * gdbint.texinfo (Target Architecture Definition): Replace
3607 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
3608
8b148df9
AC
36092003-08-18 Andrew Cagney <cagney@redhat.com>
3610
3611 * gdbint.texinfo (Target Architecture Definition): Document
3612 "frame_red_zone_size".
3613
25d29d70
AC
36142003-08-09 Andrew Cagney <cagney@redhat.com>
3615
3616 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
3617 with "set/show backtrace past-main" and "set/show backtrace
3618 limit".
3619
c938e9b0
L
36202003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3621
3622 * Makefile.in (install-info): Support DESTDIR.
3623 (install-html): Likewise.
3624
64fabec2
AC
36252003-08-07 Andrew Cagney <cagney@redhat.com>
3626
3627 Patch from Nick Roberts.
3628 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
3629 bindings. Remove description of send-gdb-command.
3630
2fcf52f0
AC
36312003-08-07 Andrew Cagney <cagney@redhat.com>
3632
3633 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
3634 GDB 6.0.
3635
086432e2
AC
36362003-08-06 Andrew Cagney <cagney@redhat.com>
3637
3638 * gdb.texinfo (Mode Options): Mention that level three is the
3639 highest available and that level 2 is deprecated.
3640 (Annotations Overview): Mention annotation levels. Cross reference
3641 to "Limitations of the Annotation Interface" in annotate.texi.
3642 (TODO, Value Annotations, Frame Annotations): Delete section.
3643 (Displays, Breakpoint Info): Delete.
3644
e5249f67
AC
36452003-08-04 Andrew Cagney <cagney@redhat.com>
3646
3647 * agentexpr.texi: Delete @bye.
3648 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
3649 (stabs.info): Add $(srcdir) to include search path.
3650 (html): Depend on "annotate_toc.html", and not "annotate.html".
3651 * stabs.texinfo: Ditto. Include "fdl.texi".
3652 * gdbint.texinfo: Update copyright statement's list of invariant
3653 sections.
3654
e6f672d2
AC
36552003-07-28 Andrew Cagney <cagney@redhat.com>
3656
3657 * Makefile.in (INFO_DEPS): Add annotate.info.
3658 (dvi, ps, html, pdf): Add annotate.
3659 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
3660 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
3661 (ANNOTATE_DOC_FILES): New macro.
3662 (ANNOTATE_TEX_TMPS): New macro.
3663 (annotate.info, annotate_toc.html): Specify dependencies.
3664 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
3665 * annotate.texinfo: Rename annotate.texi. Get building. Add
3666 "Migrating to GDB/MI" and "Limitations of the Annotation
3667 Interface" chapters. Mention why it is not part of the user
3668 guide. Update copyright notice. Include "fdl.texi".
3669
72ffddc9
SC
36702003-07-26 Stephane Carrez <stcarrez@nerim.fr>
3671
3672 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
3673
a9f12a31
DJ
36742003-07-24 Daniel Jacobowitz <drow@mvista.com>
3675
3676 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
3677
b1fe9455
DJ
36782003-07-24 Daniel Jacobowitz <drow@mvista.com>
3679
3680 * gdb.texinfo (Server): Mention pidof.
3681
153721e6
AC
36822003-07-22 Andrew Cagney <cagney@redhat.com>
3683
3684 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
3685 list.
3686
0fac0b41
DJ
36872003-06-28 Daniel Jacobowitz <drow@mvista.com>
3688
3689 * gdb.texinfo (Logging output): New chapter.
3690
4e562065
JB
36912003-06-24 Joel Brobecker <brobecker@gnat.com>
3692
3693 * gdb.texinfo (Unsupported languages): New section.
3694 (Languages): Add link to new section.
3695
f2c06f52
AC
36962003-06-22 Andrew Cagney <cagney@redhat.com>
3697
3698 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3699
b4177fca
DJ
37002003-06-22 Daniel Jacobowitz <drow@mvista.com>
3701
3702 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3703
f418dd93
DJ
37042003-06-22 Daniel Jacobowitz <drow@mvista.com>
3705
3706 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3707 * agentexpr.texi: Retitle section, and change it to an appendix.
3708 Comment out texinfo initialization. Factor a @var{} into two
3709 pieces to prevent makeinfo warnings.
3710 * gdb.texinfo: Add Agent Expressions appendix.
3711
4ca61388
DJ
37122003-06-19 Daniel Jacobowitz <drow@mvista.com>
3713
3714 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3715
07f31aa6
DJ
37162003-06-18 Daniel Jacobowitz <drow@mvista.com>
3717
5ae4183a 3718 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3719 remote target". Document the "detach" and "disconnect" commands.
3720 (Server, Netware, Debug Session): Reference "Connecting to a
3721 remote target".
3722 (GDB/MI Target Manipulation): Document "-target-disconnect".
3723
2dd0da42
AC
37242003-06-13 Andrew Cagney <cagney@redhat.com>
3725
3726 * gdbint.texinfo (Target Architecture Definition): Deprecate
3727 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3728 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3729
e7a3abfc
JB
37302003-06-09 Jim Blandy <jimb@redhat.com>
3731
3732 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3733
25e3a86b
AC
37342003-06-08 Andrew Cagney <cagney@redhat.com>
3735
3736 * gdbint.texinfo (Target Architecture Definition): Delete
3737 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3738
a9e5fdc2
AC
37392003-06-08 Andrew Cagney <cagney@redhat.com>
3740
3741 * gdbint.texinfo (Target Architecture Definition): Document
3742 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3743
b37303ee
AF
37442003-06-07 Adam Fedor <fedor@gnu.org>
3745
3746 * gdb.texinfo: Add Objective-C documentation.
3747
39fe6e80
AC
37482003-06-01 Andrew Cagney <cagney@redhat.com>
3749
3750 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3751 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3752
125309b2
AC
37532003-05-21 Andrew Cagney <cagney@redhat.com>
3754
3755 * gdbint.texinfo (Target Architecture Definition): Delete
3756 references to "extract_address" and "store_address".
3757
b8b527c5
AC
37582003-05-16 Andrew Cagney <cagney@redhat.com>
3759
3760 * gdbint.texinfo (Target Architecture Definition): Replace
3761 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3762 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3763
50e3ee83
TR
37642003-05-14 Theodore A. Roth <troth@openavr.org>
3765
3766 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3767
44e2be90
L
37682003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3769
3770 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3771 (gdb.dvi): Likewise.
3772 (gdb.pdf): Likewise.
3773 (links2roff): Likewise.
3774
df5215a6
JB
37752003-05-08 Jim Blandy <jimb@redhat.com>
3776
3777 * gdb.texinfo (Dump/Restore Files): Update documentation for
3778 'dump', 'append', and 'restore': note that format argument is
3779 optional; simplify presentation of the command variants; and be
3780 more precise about the formats.
3781
5e7b2f39
JB
37822003-05-07 Jim Blandy <jimb@redhat.com>
3783
3784 * gdb.texinfo (Symbols): Update documentation: 'maint list
3785 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3786 symtabs' and 'maint info psymtabs'.
3787
b1e29e33
AC
37882003-05-05 Andrew Cagney <cagney@redhat.com>
3789
3790 * gdbint.texinfo (Target Architecture Definition): Make
3791 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3792 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3793 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3794
00905d52
AC
37952003-05-04 Andrew Cagney <cagney@redhat.com>
3796
3797 * gdb.texinfo (Maintenance Commands): Document "maint print
3798 dummy-frames".
3799
54ff5908
AC
38002003-05-04 Andrew Cagney <cagney@redhat.com>
3801
3802 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3803
32e7087d
JB
38042003-05-03 J. Brobecker <brobecker@gnat.com>
3805
3806 Thierry Schneider <tpschneider1@yahoo.com>
3807 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3808 for new MI command.
3809
7043d8dc
AC
38102003-05-03 Andrew Cagney <cagney@redhat.com>
3811
3812 * gdbint.texinfo (Target Architecture Definition): Document
3813 push_dummy_code. Add cross references.
3814
e33d66ec
EZ
38152003-05-02 Elena Zannoni <ezannoni@redhat.com>
3816
3817 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3818 set/show charsets commands.
3819
0ba6dca9
AC
38202003-04-28 Andrew Cagney <cagney@redhat.com>
3821
3822 * gdbint.texinfo (Target Architecture Definition): Replace
3823 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3824 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3825
d7a27068
AC
38262003-04-28 Andrew Cagney <cagney@redhat.com>
3827
3828 * gdbint.texinfo (Target Architecture Definition): Rename
3829 "tm_print_insn" to "deprecated_tm_print_insn".
3830
44ea7b70
JB
38312003-04-09 Jim Blandy <jimb@redhat.com>
3832
3833 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3834 list psymtabs'.
3835
fb8f8949
AC
38362003-04-08 Andrew Cagney <cagney@redhat.com>
3837
3838 * gdbint.texinfo (Target Architecture Definition): Delete
3839 references to EXTRA_FRAME_INFO.
3840
32fb0f22
AC
38412003-04-08 Andrew Cagney <cagney@redhat.com>
3842
3843 * gdbint.texinfo (Target Architecture Definition): Delete
3844 PRINT_TYPELESS_INTEGER.
3845
6be67e67
JB
38462003-04-02 J. Brobecker <brobecker@gnat.com>
3847
3848 * observer.texi (GDB Observers): Adjust the documentation for the
3849 normal_stop notification to better describe reality. Fix a couple
3850 of minor typos.
3851
4e35d5f0
BR
38522003-04-02 Bob Rossi <bob_rossi@cox.net>
3853
a9331b3f 3854 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3855 '-file-list-exec-source-file'
3856
e8a8712a
AC
38572003-03-31 Andrew Cagney <cagney@redhat.com>
3858
3859 * gdbint.texinfo (Target Architecture Definition): Delete
3860 references to CALL_DUMMY_P.
3861
6c0e89ed
AC
38622003-03-30 Andrew Cagney <cagney@redhat.com>
3863
3864 * gdbint.texinfo (Target Architecture Definition): Remove
3865 reference to TARGET_WRITE_SP.
a9331b3f 3866
378bfd1b
AC
38672003-03-27 Andrew Cagney <cagney@redhat.com>
3868
3869 * gdbint.texinfo (Target Architecture Definition): Remove
3870 references to write_sp.
6c0e89ed 3871
922fbb7b
AC
38722003-03-27 Andrew Cagney <cagney@redhat.com>
3873
3874 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3875 chapter body. Use @smallexample instead of @example.
3876 (Annotations): Ditto.
3877 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3878 annotate.texi.
3879
b81774d8
AC
38802003-03-26 Andrew Cagney <cagney@redhat.com>
3881
3882 * gdbint.texinfo (Target Architecture Definition): Replace
3883 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3884 dummy_addr parameters.
3885
1bf6d5cc
AC
38862003-03-25 Andrew Cagney <cagney@redhat.com>
3887
3888 * gdbint.texinfo (Target Architecture Definition): Delete
3889 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3890 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3891 Add reference to PUSH_ARGUMENTS.
3892
618ce49f
AC
38932003-03-23 Andrew Cagney <cagney@redhat.com>
3894
3895 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3896 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3897
bcd7e15f
JB
38982003-03-18 J. Brobecker <brobecker@gnat.com>
3899
3900 * gdbint.texinfo (Algorithms): Add new section describing the
3901 Observer paradigm.
3902 (Top): Add menu entry to new observer appendix.
3903 * observer.texi: New file.
3904 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3905 new observer.texi file.
3906
9fe8321b
AC
39072003-03-17 Andrew Cagney <cagney@redhat.com>
3908
3909 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3910 that GNU Press update the manual version number.
3911
ac2adee5
AC
39122003-03-12 Andrew Cagney <cagney@redhat.com>
3913
3914 * gdbint.texinfo (Target Architecture Definition): Delete
3915 references to get_saved_register. Rename GET_SAVED_REGISTER to
3916 DEPRECATED_GET_SAVED_REGISTER.
3917
749b82f6
AC
39182003-03-13 Andrew Cagney <cagney@redhat.com>
3919
3920 * gdbint.texinfo (Target Architecture Definition): Replace
3921 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3922
8bedc050
AC
39232003-03-12 Andrew Cagney <cagney@redhat.com>
3924
3925 * gdbint.texinfo (Target Architecture Definition): Rename
3926 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3927
0ce1b118
CV
39282003-03-10 Corinna Vinschen <vinschen@redhat.com>
3929
3930 * gdb.texinfo: Add File-I/O documentation.
3931
12cc2063
AC
39322003-03-10 Andrew Cagney <cagney@redhat.com>
3933
3934 * gdbint.texinfo (Target Architecture Definition): Cross reference
3935 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3936
7453dc06
AC
39372003-03-07 Andrew Cagney <cagney@redhat.com>
3938
3939 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3940 frame" command.
3941
6314f104
AC
39422003-03-05 Andrew Cagney <cagney@redhat.com>
3943
3944 * gdbint.texinfo (Target Architecture Definition): Document
3945 unwind_dummy_id. Cross reference unwind_dummy_id and
3946 SAVE_DUMMY_FRAME_TOS.
3947
f1212245
DJ
39482003-03-05 James Ingham <jingham@apple.com>
3949 Daniel Jacobowitz <drow@mvista.com>
3950
3951 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3952 and "show cp-abi".
3953
77e7e267
AC
39542003-03-03 Andrew Cagney <cagney@redhat.com>
3955
3956 * gdbint.texinfo (Target Architecture Definition): Document
3957 register_type.
3958
838a8221
AC
39592003-03-03 Andrew Cagney <cagney@redhat.com>
3960
3961 * stabs.texinfo (Structures): Use @samp and separate @var's
3962 instead of a single @var containing a comma separated list.
3963 (Unions): Ditto.
3964
d7f4a264
DJ
39652003-03-02 Daniel Jacobowitz <drow@mvista.com>
3966
3967 * Makefile.in (distclean): Remove config.log.
3968
f30ee0bc
AC
39692003-03-01 Andrew Cagney <cagney@redhat.com>
3970
3971 * gdbint.texinfo (Target Architecture Definition): Rename
3972 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3973
39742003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3975
3976 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3977 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3978
be448670
CF
39792003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3980
3981 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3982 (Non-debug DLL symbols): New node, describing the minimal symbols
3983 loaded from DLLs without real debugging symbols.
3984
501eef12
AC
39852003-02-20 Andrew Cagney <ac131313@redhat.com>
3986
3987 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3988 hardware-breakpoint-limit".
3989 (Set Watchpoints): Add cross reference to "set remote
3990 hardware-watchpoint-limit".
3991 (Remote configuration options): New section.
3992
21c294e6
AC
39932003-02-04 Andrew Cagney <ac131313@redhat.com>
3994
e9be73e4
AC
3995 * gdbint.texinfo (Target Architecture Definition): Delete
3996 descrption of IS_TRAPPED_INTERNALVAR.
3997
21c294e6
AC
3998 From Keith Seitz <keiths@redhat.com>:
3999 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
4000 option "-i"/"--interpreter" to this chapter. Include index
4001 entries.
4002
0179ffac
DC
40032003-02-04 David Carlton <carlton@math.stanford.edu>
4004
4005 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
4006 (Variables): Recommend stabs+ and DWARF 2.
4007 (C plus plus expressions): Correct info about
4008 compiler versions, debug formats.
4009 (Contributors): Change 'DWARF2' to 'DWARF 2'.
4010 PR symtab/874.
4011
7ca9f392
AC
40122003-02-01 Andrew Cagney <ac131313@redhat.com>
4013
4014 * gdbint.texinfo (Target Architecture Definition): Delete
4015 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
4016 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
4017 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
4018 references to nindy and i960.
4019 * gdb.texinfo (i960): Delete all references to i960 and nindy.
4020
31a85ea2
AC
40212003-02-01 Andrew Cagney <ac131313@redhat.com>
4022
4023 * gdbint.texinfo (Target Architecture Definition): Delete
4024 FLOAT_INFO.
4025
6b894e49
AC
40262003-01-30 Andrew Cagney <ac131313@redhat.com>
4027
4028 * stabs.texinfo (Member Type Descriptor): Clarify description of
4029 `@'. Suggested by Ben Hutchings.
4030
c48861fb
AC
40312003-01-29 Andrew Cagney <ac131313@redhat.com>
4032
4033 * gdb.texinfo (M68K): Delete reference to es1800.
4034
617073a9
AC
40352003-01-29 Andrew Cagney <ac131313@redhat.com>
4036
4037 * gdb.texinfo (Maintenance Commands): Document `maint print
4038 reggroups' and `maint print register-groups'.
4039 * gdbint.texinfo (Target Architecture Definition): Document
4040 register_reggroup_p.
4041
5b5d99cf
JB
40422003-01-23 Jim Blandy <jimb@redhat.com>
4043
4044 * gdb.texinfo (Separate Debug Files): New section.
4045
e7ba9c65
DJ
40462003-01-22 Daniel Jacobowitz <drow@mvista.com>
4047
4048 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
4049 and "maint show profile".
4050
94e91d6d
MC
40512003-01-16 Michael Chastain <mec@shout.net>
4052
4053 * gdb.texinfo (Installing GDB): Warn against
4054 ".../gdb-VERSION/gdb/configure".
4055 (Separate Objdir): Likewise.
4056
867f3898
AC
40572003-01-15 Andrew Cagney <ac131313@redhat.com>
4058
4059 * gdbint.texinfo (Target Architecture Definition): Delete
4060 definition of PRINT_REGISTER_HOOK.
4061
f153cc92
EZ
40622003-01-15 Elena Zannoni <ezannoni@redhat.com>
4063
4064 (OpenRISC 1000): Fix formatting of command names.
4065
c60eb6f1
EZ
40662003-01-15 Elena Zannoni <ezannoni@redhat.com>
4067
4068 * gdb.texinfo (Continuing and Stepping): Add new command
4069 'advance'. Clarify behavior of 'until'.
4070
f5ebfba0
DJ
40712003-01-13 Daniel Jacobowitz <drow@mvista.com>
4072
4073 * gdb.texinfo (Files): Document solib-absolute-prefix and
4074 solib-search-path.
4075
4ce8657e
MC
40762003-01-09 Michael Chastain <mec@shout.net>
4077
4078 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4079 (Create a Release): Add new instructions for new @file{src-release}.
4080 Document existing instructions for @file{Makefile.in} as
4081 being for @value{GDBN} 5.3.1 or earlier.
4082
372613e3
AC
40832003-01-09 Andrew Cagney <ac131313@redhat.com>
4084
4085 * gdbint.texinfo (Target Architecture Definition): Mention
4086 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4087 allocate memory.
4088
b4e9345d
DJ
40892003-01-04 Daniel Jacobowitz <drow@mvista.com>
4090
4091 * gdb.texinfo (Controlling GDB): Add @kindex for
4092 "show osabi".
4093 (Backtraces): Add @kindex's for backtrace-below-main.
4094
98b45e30
DJ
40952003-01-04 Daniel Jacobowitz <drow@mvista.com>
4096
4097 * gdb.texinfo (Controlling GDB): Document "set osabi".
4098
95f90d25
DJ
40992003-01-04 Daniel Jacobowitz <drow@mvista.com>
4100
4101 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4102 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4103
1e698235
DJ
41042003-01-04 Daniel Jacobowitz <drow@mvista.com>
4105
4106 * gdb.texinfo (Controlling GDB): Add ABI section. Document
4107 "set coerce-float-to-double".
4108 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4109
e632838e
AC
41102003-01-02 Andrew Cagney <ac131313@redhat.com>
4111
4112 * stabs.texinfo: Remove obsolete text.
4113 * gdbint.texinfo: Ditto.
4114 * gdb.texinfo: Ditto.
4115
c133ab7a
MK
41162002-12-22 Mark Kettenis <kettenis@gnu.org>
4117
4118 * gdbint.texinfo (Target Architecture Definition): Update
4119 description of gdbarch_register_osabi.
4120
f821f325
KH
41212002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4122
4123 * agentexpr.texi: Fix typos.
4124 * annotate.texi: Likewise.
4125 * fdl.texi: Likewise.
4126
85a6d8d3 41272002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
4128
4129 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4130 DEPRECATED_INIT_FRAME_PC.
4131
ae45cd16
AC
41322002-12-01 Andrew Cagney <ac131313@redhat.com>
4133
4134 * gdbint.texinfo (Target Architecture Definition): Delete
4135 PC_IN_CALL_DUMMY.
4136
07555a72
AC
41372002-11-28 Andrew Cagney <ac131313@redhat.com>
4138
4139 * gdbint.texinfo (Host Definition): Delete documentation on
4140 USE_GENERIC_DUMMY_FRAMES.
4141
c166cdc7
EZ
41422002-11-26 Elena Zannoni <ezannoni@redhat.com>
4143
5ae4183a 4144 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
4145 * Makefile.in (install-info): Run the install-info command as part
4146 of the post install steps only.
4147 (uninstall-info): New target.
4148 (uninstall): New target.
4149
35db0260
EZ
41502002-11-22 Elena Zannoni <ezannoni@redhat.com>
4151
4152 * Makefile.in (install): Make install do some real work.
4153
9ba8d803
AC
41542002-11-19 Andrew Cagney <ac131313@redhat.com>
4155
4156 Fix POSIX problem reported by Paul Eggert.
4157 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4158 Fix PR gdb/527.
4159
903ad3a6
AC
41602002-10-26 Andrew Cagney <cagney@redhat.com>
4161
4162 * gdbint.texinfo (Target Architecture Definition): Delete
4163 definition of DO_REGISTERS_INFO.
4164
f2abfe65
KB
41652002-10-18 Kevin Buettner <kevinb@redhat.com>
4166
4167 * gdbint.texinfo (Address Classes): Fix problems with insertion
4168 of ``{'' and ``}'' in example.
4169
b5b0480a
KB
41702002-10-17 Kevin Buettner <kevinb@redhat.com>
4171
4172 * gdbint.texinfo (Address Classes): New section.
4173 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4174 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4175 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4176 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4177
c85508ee
KD
41782002-10-11 Klee Dienes <kdienes@apple.com>
4179
4180 * gdb.texinfo (Registers): Mention vector registers as well as
4181 floating registers in the documentation for 'info registers' and
4182 'info all-registers'.
4183
6d12fc3d
DJ
41842002-10-11 Daniel Jacobowitz <drow@mvista.com>
4185
4186 * gdbint.texinfo (CPLUS_MARKER): Remove item.
4187
8d19fbd2
JJ
41882002-10-03 Jeff Johnston <jjohnstn@redhat.com>
4189
4190 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4191 interface definition.
4192
a37295f9
MM
41932002-10-03 Marko Mlinar <markom@opencores.org>
4194
4195 * gdb.texinfo (Target Commands): Add or1k target specific
4196 commands.
4197 * gdb.texinfo (Contributors): Add myself to the contributors list.
4198
da0f9dcd
AC
41992002-10-01 Andrew Cagney <ac131313@redhat.com>
4200
4201 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
4202 and "mi1" instead of "mi1" and "mi0".
4203
2e834e49
HPN
42042002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4205
4206 * gdb.texinfo (Packets): Fix typos "alligned".
4207 Correct z3/Z3 description. Correct z4/Z4 title.
4208
050be0dc
AC
42092002-09-27 Andrew Cagney <ac131313@redhat.com>
4210
4211 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
4212
1104b9e7
KB
42132002-09-25 Kevin Buettner <kevinb@redhat.com>
4214
4215 * gdb.texinfo: Use GNU/Linux instead of Linux.
4216
512217c7
AC
42172002-09-25 Andrew Cagney <ac131313@redhat.com>
4218
4219 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4220
10998722
AC
42212002-09-24 Andrew Cagney <ac131313@redhat.com>
4222
512217c7 4223 * gdb.texinfo: Replace @example with @smallexample.
10998722 4224
a0eb71c5
KB
42252002-09-20 Kevin Buettner <kevinb@redhat.com>
4226
f7dc1244 4227 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
4228 * gdb.texinfo (Character Sets): Use @smallexample instead of
4229 @example. Use GNU/Linux instead of Linux.
4230
42312002-09-20 Jim Blandy <jimb@redhat.com>
4232
4233 * gdb.texinfo: Add character set documentation.
4234
2f870471
AC
42352002-09-19 Andrew Cagney <ac131313@redhat.com>
4236
4237 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4238 (Packets): Add cross reference from `b' packet to `z' packets.
4239
790eb8f5
AC
42402002-09-19 Andrew Cagney <ac131313@redhat.com>
4241
8d30a00d
AC
4242 * gdb.texinfo (Maintenance Commands): Document ``maint
4243 internal-error'' and ``maint internal-warning''.
4244
790eb8f5
AC
4245 * gdbint.texinfo (Target Architecture Definition): Revise
4246 description of STACK_ALIGN. Add description of FRAME_ALIGN.
4247
a23a7bf1
JB
42482002-09-19 Joel Brobecker <brobecker@gnat.com>
4249
4250 * gdbint.texinfo (Target Conditionals): Document the new
4251 NAME_OF_MALLOC macro.
4252
299ffc64
AC
42532002-09-05 Andrew Cagney <ac131313@redhat.com>
4254
4255 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4256 engineer.
4257
b7bb15bc
SC
42582002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4259
4260 * gdb.texinfo (TUI Overview): Document status line fields.
4261
3d757584
SC
42622002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4263
4264 * gdb.texinfo (TUI Commands): Document info win command.
4265
269c21fe
SC
42662002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4267
4268 * gdb.texinfo (TUI Overview): Document breakpoint markers.
4269
7cf36c78
SC
42702002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4271
4272 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4273 (TUI Keys): Likewise.
4274
d2c6833e
AC
42752002-08-25 Andrew Cagney <ac131313@redhat.com>
4276
4277 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4278 for a packet receive.
4279
46d8b1c3
AC
42802002-08-25 Andrew Cagney <ac131313@redhat.com>
4281
4282 * Makefile.in (clean): Move to end of file.
4283 (distclean, maintainer-clean, realclean): Ditto.
4284 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
4285 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4286 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4287 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4288
b0787093
AC
42892002-08-24 Andrew Cagney <ac131313@redhat.com>
4290
4291 * Makefile.in (GDBINT_TEX_TMPS): Define.
4292 (gdbint.dvi, gdbint.pdf): Use
4293 (GDB_TEX_TMPS): Define.
4294 (gdb.dvi, gdb.pdf): Use.
4295 (STABS_TEX_TMPS): Define.
4296 (stabs.dvi, stabs.pdf): Use.
4297 (GDB_DOC_SOURCE_INCLUDES): New macros.
4298 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4299 (GDBINT_DOC_FILES_INCLUDES): New macros.
4300 (GDBINT_DOC_BUILD_INCLUDES): New macros.
4301 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
4302 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
4303 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
4304 (links2roff): Replace SFILES_INCLUDED with
4305 GDB_DOC_SOURCE_INCLUDES.
4306 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
4307 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
4308 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
4309 dependencies.
4310 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
4311 dependencies.
4312 (gdbmi.texinfo): Delete rule.
4313 (inc-hist.texinfo): Delete rule.
4314 (rluser.texinfo): Delete rule.
4315
ebba8386
AC
43162002-08-23 Andrew Cagney <cagney@redhat.com>
4317
4318 * gdbint.texinfo (Target Architecture Definition): Update
4319 STORE_RETURN_VALUE, mention regcache.
4320
0ab7a791
AC
43212002-08-21 Andrew Cagney <ac131313@redhat.com>
4322
4323 * gdbint.texinfo (Target Architecture Definition): Document
4324 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
4325
ee2d5c50
AC
43262002-08-19 Andrew Cagney <ac131313@redhat.com>
4327
4328 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
4329 Fix minor typos. Add index entries.
4330
53c69bd7
AC
43312002-08-18 Andrew Cagney <ac131313@redhat.com>
4332
4333 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
4334
e76f1f2e
AC
43352002-08-15 Andrew Cagney <ac131313@redhat.com>
4336
4337 * gdbint.texinfo (Target Architecture Definition): Document
4338 PRINT_VECTOR_INFO.
4339 * gdb.texinfo (Vector Unit): Document "info vectors" command.
4340
0680b120
AC
43412002-08-13 Andrew Cagney <ac131313@redhat.com>
4342
4343 * gdb.texinfo (Maintenance Commands): Document "maint print
4344 registers", "maint print raw-registers" and "maint print
4345 cooked-registers".
4346
3c3bea1c
GS
43472002-08-08 Grace Sainsbury <graces@redhat.com>
4348
a9331b3f 4349 From Mark Salter:
3c3bea1c
GS
4350 * gdb.texinfo (Protocol): Document T packet extension to
4351 allow watchpoint address reporting.
4352
42f9b0a5
AC
43532002-08-03 Andrew Cagney <ac131313@redhat.com>
4354
4355 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
4356
db034ac5
AC
43572002-08-01 Andrew Cagney <cagney@redhat.com>
4358
4359 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
4360 to CHILL.
4361
e2b28d04
AC
43622002-08-01 Andrew Cagney <ac131313@redhat.com>
4363
4364 * gdbint.texinfo (Coding): Revise section "Include Files".
4365
7fb623f7
AC
43662002-07-24 Andrew Cagney <cagney@redhat.com>
4367
4368 * gdbint.texinfo: Obsolete references to m88k.
4369 * gdb.texinfo: Ditto.
4370
4a2b4636
JB
43712002-07-10 Joel Brobecker <brobecker@gnat.com>
4372
7fb623f7 4373 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
4374 where the proper version of autoconf can be retrieved.
4375
a71ec265
DH
43762002-07-09 Don Howard <dhoward@redhat.com>
4377
4378 * gdb.texinfo (Command Files): Further describe the behavior of
4379 sourced command files.
4380
b9aa90c9
AC
43812002-06-27 Andrew Cagney <ac131313@redhat.com>
4382
4383 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
4384 (Coding): Clarify ISO C version that GDB assumes.
4385
40dd2248
TT
43862002-06-26 Tom Tromey <tromey@redhat.com>
4387
4388 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
4389 add_setshow_cmd_full.
4390
bfac230e
DH
43912002-06-25 Don Howard <dhoward@redhat.com>
4392
4393 * gdb.texinfo (Memory Region Attributes): Document new behavior
4394 for 'mem' command.
4395
475b0867
JB
43962002-06-11 Jim Blandy <jimb@redhat.com>
4397
919d772c
JB
4398 * gdb.texinfo (Symbols): Update documentation for `info source'
4399 command.
4400
475b0867
JB
4401 * gdb.texinfo (Macros): Call the command `info macro', not
4402 `show macro'.
4403
ba8c9337
AC
44042002-06-09 Andrew Cagney <ac131313@redhat.com>
4405
4406 * gdbint.texinfo (Coding): Add section ``Per-architecture module
4407 data''.
4408
1029b7fa
MK
44092002-06-09 Mark Kettenis <kettenis@gnu.org>
4410
4411 * gdbint.texinfo (Target Architecture Definition): Document
4412 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4413
16737d73
AC
44142002-06-08 Andrew Cagney <ac131313@redhat.com>
4415
4416 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
4417 lists.
4418
30107679
AC
44192002-06-08 Andrew Cagney <ac131313@redhat.com>
4420
4421 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
4422 Branch''.
4423
3352e23e
AC
44242002-06-01 Andrew Cagney <ac131313@redhat.com>
4425
4426 * gdbint.texinfo (Target Architecture Definition): Add section
4427 ``Converting an existing Target Architecture to Multi-arch''.
4428
cbb09e6a
AC
44292002-05-30 Andrew Cagney <ac131313@redhat.com>
4430
4431 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
4432 to ``Obsoleting code''. Revise.
4433
e2e0bcd1
JB
44342002-05-17 Jim Blandy <jimb@redhat.com>
4435
4436 * gdb.texinfo (C Preprocessor Macros): New chapter.
4437 Include it in the main menu.
4438 (Contributors): Credit Jim Blandy with macro support.
4439 (Compilation): Explain how to get macro information into the
4440 executable.
4441 (Expressions): Note that preprocessor macros are expanded.
4442
9db8d71f
DJ
44432002-05-14 Daniel Jacobowitz <drow@mvista.com>
4444
4445 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
4446 options for `target remote'.
4447
6d531722
AC
44482002-05-13 Andrew Cagney <ac131313@redhat.com>
4449
4450 * gdbint.texinfo (Target Architecture Definition): Delete
4451 documentation on NNPC_REGNUM.
4452
13d01224
AC
44532002-05-11 Andrew Cagney <ac131313@redhat.com>
4454
4455 * gdbint.texinfo (Target Architecture Definition): Document
4456 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
4457 (Target Architecture Definition): Revise section `Using Different
4458 Register and Memory Data Representations'. Add section `Raw and
4459 Virtual Register Representations'.
4460
b2e75d78
AC
44612002-05-11 Andrew Cagney <ac131313@redhat.com>
4462
4463 * gdbint.texinfo (Target Architecture Definition): Mention
4464 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
4465 (Target Architecture Definition): Mention same. Add references to
4466 web pages.
4467
2c8682ee
MS
44682002-05-08 Michael Snyder <msnyder@redhat.com>
4469
4470 * stabs.texinfo (Attributes): Document new "vector" attribute.
4471
0816590b
AC
44722002-05-04 Andrew Cagney <ac131313@redhat.com>
4473
4474 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
4475
2653173e
AC
44762002-05-04 Andrew Cagney <ac131313@redhat.com>
4477
4478 * gdb.texinfo: Delete obsolete references to a29k.
4479
d7bd68ca
AC
44802002-04-24 Andrew Cagney <ac131313@redhat.com>
4481
4482 * gdbint.texinfo (Target Architecture Definition): Replace
4483 IN_SIGTRAMP with PC_IN_SIGTRAMP.
4484
21d83aa5
DM
44852002-04-24 David S. Miller <davem@redhat.com>
4486
4487 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
4488
7673a6cc
DM
44892002-04-21 David S. Miller <davem@redhat.com>
4490
4491 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
4492
d49d1e0a
AC
44932002-04-21 Andrew Cagney <ac131313@redhat.com>
4494
4495 * gdbint.texinfo (Target Architecture Definition): Delete
4496 definition of HAVE_REGISTER_WINDOWS.
4497
f7dc1244 44982002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
4499
4500 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
4501 "Theodore A. Roth" <troth@verinet.com>.
4502
5ca0cb28
DH
45032002-04-15 Don Howard <dhoward@redhat.com>
4504
f7dc1244 4505 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 4506 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 4507 Provide a better explaination of this feature.
5ca0cb28 4508
f208ba17
AC
45092002-04-14 Andrew Cagney <ac131313@redhat.com>
4510
4511 * gdbint.texinfo (Target Architecture Definition): Remove
4512 FRAME_CHAIN_COMBINE.
4513
d5ba91de
MC
45142002-04-12 Michael Chastain <mec@shout.net>
4515
4516 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
4517 REG_STACK_SEGMENT.
4518
26818220
MC
45192002-04-09 Michael Chastain <mec@shout.net>
4520
4521 * gdbint.texinfo (Obsolete Conditionals): Remove references to
4522 PYRAMID_* macros.
4523
129188f6
AC
45242002-04-07 Andrew Cagney <ac131313@redhat.com>
4525
4526 * gdb.texinfo (Bug Reporting): Document that the web is the
4527 prefered way of submitting bug reports.
4528 (Bug Reporting): Delete the s-mail address as the last resort.
4529
8227c0ff
AC
45302002-04-05 Andrew Cagney <ac131313@redhat.com>
4531
4532 * gdbint.texinfo (Target Architecture Definition): Delete
4533 references to TARGET_WRITE_FP and write_fp.
4534
16d9dec6
MS
45352002-03-27 Michael Snyder <msnyder@redhat.com>
4536
4537 * gdb.texinfo: Document new commands dump, append, and restore.
4538
9ae8b82c
AC
45392002-03-27 Andrew Cagney <ac131313@redhat.com>
4540
4541 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
4542 Branch'.
4543
474c8240
AC
45442002-03-18 Andrew Cagney <ac131313@redhat.com>
4545
4546 * gdb.texinfo: Change all examples to @smallexample.
4547 * gdbint.texinfo: Ditto.
a9331b3f 4548
fb0ff88f
AC
45492002-03-18 Andrew Cagney <ac131313@redhat.com>
4550
4551 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
4552 Branches''.
4553
9bb0a4d8
AC
45542002-03-18 Andrew Cagney <ac131313@redhat.com>
4555
4556 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
4557 Policy''.
4558
937f164b
FF
45592002-03-04 Fred Fish <fnf@redhat.com>
4560
4561 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
4562 expresson, suports, dependant, trhe, perhaphs, situtations,
4563 explictily, taged, oportunity, unfortunatly).
4564
a7b40f07
AC
45652002-02-24 Andrew Cagney <ac131313@redhat.com>
4566
4567 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
4568 Remove reference to 3.12.
4569
aab4e0ec
AC
45702002-02-23 Andrew Cagney <ac131313@redhat.com>
4571
4572 * gdbint.texinfo: Include fdl.texi.
4573 (Top): Add GNU Free Documentation License.
4574 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
4575 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
4576 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
4577 (gdbint.info): Add srcdir to include path.
4578 * gdb.texinfo: Include gpl.texi.
4579 (Top): Add Copying.
4580 * gpl.texi: New file.
4581
47b95330
AC
45822002-02-23 Andrew Cagney <ac131313@redhat.com>
4583
4584 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
4585
78c47bea
PM
45862002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
4587
4588 * gdb.texinfo: Document Cygwin native specific commands.
4589
56460a61
DJ
45902002-02-15 Daniel Jacobowitz <drow@mvista.com>
4591
4592 * gdb.texinfo: Document gdbserver ``--attach'' command.
4593
def71bfa
MS
45942002-02-07 Michael Snyder <msnyder@redhat.com>
4595
4596 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
4597 to @code(_ovly_debug_event).
4598
c928edc0
AC
45992002-02-07 Andrew Cagney <ac131313@redhat.com>
4600
4601 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
4602
81d46470
MS
46032002-02-06 Michael Snyder <msnyder@redhat.com>
4604
4605 * gdb.texinfo (overlays): Mention new magic symbol
4606 '_ovly_debug_event', which allows GDB to keep better track
4607 of overlays.
4608
f7dc1244 46092002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
4610
4611 * gdb.texinfo (Memory Region Attributes): Fix the wording.
4612 Suggested by Dmitry Sivachenko.
4613
4614 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
4615
15110bc3
MS
46162002-02-01 Michael Snyder <msnyder@redhat.com>
4617
4618 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
4619
6763aef9
MS
46202002-01-30 Michael Snyder <msnyder@redhat.com>
4621
ac282366
MS
4622 * gdb.texinfo: (remote protocol): Gramatical fix-up.
4623 (set trust-readonly-sections): Document.
6763aef9 4624
8642bc8f
AC
46252002-01-29 Andrew Cagney <ac131313@redhat.com>
4626
4627 * gdbint.texinfo (Releasing GDB): Revise and update.
4628
afe64c1a
AC
46292002-01-28 Andrew Cagney <ac131313@redhat.com>
4630
4631 * gdbint.texinfo (Target Architecture Definition): Delete
4632 description of TARGET_BYTE_ORDER_DEFAULT.
4633
f7dc1244 46342002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
4635
4636 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
4637 <mitya@cavia.pp.ru>.
4638
3d6e1b5a
AC
46392002-01-23 Andrew Cagney <ac131313@redhat.com>
4640
4641 * libgdb.texinfo: Delete file.
4642
6c0e9fb3
AC
46432002-01-22 Andrew Cagney <ac131313@redhat.com>
4644
4645 * gdb.texinfo: Remove makeinfo 3.12 hacks.
4646 * gdbint.texinfo: Ditto.
4647
e0ce93ac
AC
4648Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
4649
4650 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
4651
be298bcc
AC
46522002-01-22 Andrew Cagney <ac131313@redhat.com>
4653
4654 * Makefile.in: Update copyright.
4655 (TEXI2DVI): Define.
4656 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
4657 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
4658 gdb-cfg.texi.
4659 (TEXINDEX, PDFTEX): Delete makefile variables.
4660
8e04817f
AC
46612002-01-22 Andrew Cagney <ac131313@redhat.com>
4662
4663 * gdb.texinfo (Protocol): Move section to appendix.
4664
6b2f586d
AC
46652002-01-21 Andrew Cagney <ac131313@redhat.com>
4666
4667 * gdb.texinfo (Remote Debugging): Create a menu.
4668 (Top): Add ``Remote Debugging'' to menu.
4669
6f05cf9f
AC
46702002-01-21 Andrew Cagney <ac131313@redhat.com>
4671
4672 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
4673 serial protocol'' from here.
4674 (Remote Debugging): To here. New chapter.
4675
3fd3d7d2
AC
46762002-01-20 Andrew Cagney <ac131313@redhat.com>
4677
4678 * gdbint.texinfo (Target Architecture Definition): Delete
4679 description of TARGET_BYTE_ORDER_SELECTABLE_P.
4680
7fd60527
AC
46812002-01-20 Andrew Cagney <ac131313@redhat.com>
4682
4683 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
4684 are no longer needed.
4685 (Porting GDB): Add maintainer note about configure.host.
4686
c2f05ac9
AC
46872002-01-20 Andrew Cagney <ac131313@redhat.com>
4688
4689 * gdbint.texinfo (Target Architecture Definition): Remove
4690 definition of IEEE_FLOAT.
4691
f7dc1244 46922002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4693
4694 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4695 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4696 <3diff@gnu.org>
231b2aad 4697
82600034
AC
46982002-01-19 Andrew Cagney <ac131313@redhat.com>
4699
4700 * gdbint.texinfo (Host Definition): Remove references to
4701 MALLOC_INCOMPATIBLE.
4702
7708fa01
AC
47032002-01-17 Andrew Cagney <ac131313@redhat.com>
4704
4705 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4706 and xyz-xdep.o.
4707
eb12ee30
AC
47082002-01-17 Andrew Cagney <ac131313@redhat.com>
4709
4710 * gdb.texinfo (Maintenance Commands): Add appendix.
4711 (Set Breaks): Copy ``maint info breakpoint'' doco to
4712 ``Maintenance Commands'' appendix. Add reference.
4713
c9ccaa92
AC
47142002-01-17 Andrew Cagney <ac131313@redhat.com>
4715
4716 * fdl.texi: Remove next/prev from @node.
4717
f7dc1244 47182002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4719
4720 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4721 for monstrous @multitable (from Brian Youmans).
4722
4723 * fdl.texi: New file.
4724
4725 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4726
8973da3a
AC
47272002-01-15 Andrew Cagney <ac131313@redhat.com>
4728
4729 * gdbint.texinfo (Releasing GDB): New chapter.
4730
7d86b5d5
AC
47312002-01-14 Andrew Cagney <ac131313@redhat.com>
4732
4733 * gdb.texinfo (Embedded Processors, Calling program functions):
4734 Obsolete references to a29k.
4735
cc1cb004
AC
47362002-01-13 Andrew Cagney <ac131313@redhat.com>
4737
4738 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4739 examples. Document that a code-block should do or discard its
4740 cleanups before exit.
4741
79f12247
MS
47422002-01-11 Michael Snyder <msnyder@redhat.com>
4743
4744 * gdb.texinfo (Choosing files): Change @samp to @file.
4745
19837790
MS
47462002-01-05 Michael Snyder <msnyder@redhat.com>
4747
4748 * gdb.texinfo (--pid): Document new command line option (attach).
4749
f7dc1244 47502002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4751
4752 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4753 in the stub.
4754
d7449b42
AC
47552002-01-04 Andrew Cagney <ac131313@redhat.com>
4756
4757 * gdbint.texinfo (Target Architecture Definition): Replace
4758 BIG_ENDIAN with BFD_ENDIAN_BIG.
4759
f23631e4
AC
47602002-01-03 Andrew Cagney <ac131313@redhat.com>
4761
4762 * gdbint.texinfo (Target Architecture Definition): Replace
4763 value_ptr with struct value pointer.
4764
72c9928d
EZ
47652002-01-02 Eli Zaretskii <eliz@gnu.org>
4766
4767 * gdb.texinfo (Free Software): Fix wording.
4768
959acfd1
EZ
47692001-12-31 Eli Zaretskii <eliz@gnu.org>
4770
4771 * gdb.texinfo (Free Software): New section ``Free Software Needs
4772 Free Documentation''.
4773
f7dc1244 47742001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4775
4776 * stabs.texinfo:
4777 * gdb.texinfo:
4778 * gdbint.texinfo:
4779 * libgdb.texinfo:
4780 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4781
6600abed
MS
47822001-12-29 Michael Snyder <msnyder@redhat.com>
4783
4784 * gdb.texinfo (maint info sections): Fix typo.
4785
f6680716
MS
47862001-12-26 Michael Snyder <msnyder@redhat.com>
4787
fe95c787
MS
4788 * gdb.texinfo (maint info sections): Document.
4789
a9331b3f 4790 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4791 'info proc' sub-options that are currently not implemented.
4792
c3d3ce5b
JB
47932001-12-20 Jim Blandy <jimb@redhat.com>
4794
4795 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4796
778eb05e
AC
47972001-12-15 Andrew Cagney <ac131313@redhat.com>
4798
4799 * gdbint.texinfo (Target Architecture Definition): Replace
4800 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4801
2607059c
AC
48022001-12-01 Andrew Cagney <ac131313@redhat.com>
4803
4804 * gdbint.texinfo (Host Definition): Delete documentation on
4805 HOST_BYTE_ORDER.
4806
df0cd8c5
JB
48072001-11-30 Jim Blandy <jimb@redhat.com>
4808
4809 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4810 overlay support. Add to top-level menu.
df0cd8c5 4811
88118b3a
TT
48122001-11-26 Tom Tromey <tromey@redhat.com>
4813
4814 * gdb.texinfo (Command Syntax): Document C-o binding.
4815
96565e91
CF
48162001-07-26 Christopher Faylor <cgf@redhat.com>
4817
4818 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4819 use since it is described in the referenced section.
4820
f7dc1244 4821 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4822 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4823 clearer when using DJGPP.
4824
2a3d5645
CF
48252001-11-24 Christopher Faylor <cgf@redhat.com>
4826
4827 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4828 specifically refer to MS-DOS.
4829 (command files): Mention gdb.ini is only used on MS-DOS.
4830
aa26fa3a
TT
48312001-11-21 Tom Tromey <tromey@redhat.com>
4832
4833 * gdb.texinfo (Invoking GDB): Document --args.
4834 (Mode Options): Likewise.
4835
4f8ada06
JB
48362001-11-21 Jim Blandy <jimb@redhat.com>
4837
4838 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4839 Delete documentation; this macro has been removed from the
4840 sources.
4841
3fe0dc10
JB
48422001-11-13 Jim Blandy <jimb@redhat.com>
4843
4844 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4845
9e5abb06
CV
48462001-11-06 Corinna Vinschen <vinschen@redhat.com>
4847
4848 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4849
1c5dfdad
MS
48502001-11-05 Michael Snyder <msnyder@redhat.com>
4851
a9331b3f 4852 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4853 quote regexp chars in function names such as "operator*()".
4854
990f9fe3
FF
48552001-11-01 Fred Fish <fnf@redhat.com>
4856
4857 * gdbint.texinfo (SOLIB_ADD): Document additional new
4858 "readsyms" arg.
4859
b433d00b
DH
48602001-10-30 Don Howard <dhoward@redhat.com>
4861
070b1dd3
DH
4862 * gdb.texinfo: (Command Files) Added documentation for the
4863 behavior of gdb with input redirected from a file.
b433d00b 4864
b7209cb4
FF
48652001-10-28 Fred Fish <fnf@redhat.com>
4866
4867 * gdb.texinfo (auto-solib-add): Change docs to match
4868 implementation change.
4869 (auto-solib-limit): Add docs for new variable.
4870
1aa20aa8
AC
48712001-10-15 Andrew Cagney <ac131313@redhat.com>
4872
4873 * gdbint.texinfo (Target Architecture Definition): Function
4874 value_as_pointer renamed to value_as_address.
4875
fc0c74b1
AC
48762001-10-15 Andrew Cagney <ac131313@redhat.com>
4877
4878 * gdbint.texinfo (Target Architecture Definition): Default
4879 POINTER_TO_ADDRESS functions assume unsigned addresses.
4880 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4881 posting by Jim Blandy.
4882
f4846649
JB
48832001-10-12 Jim Blandy <jimb@redhat.com>
4884
4885 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4886 version of texi2html (1.64) doesn't support this flag any more.
4887
f277788b
MK
48882001-09-08 Mark Kettenis <kettenis@gnu.org>
4889
a9dc4918
MK
4890 * gdbint.texinfo (Host Definition): Remove description of
4891 MEM_FNS_DECLARED.
4892
d28379df
MK
4893 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4894
f277788b
MK
4895 * gdbint.texinfo (Host Definition): Remove description of
4896 HAVE_SIGSETMASK.
4897
7ccaa899
EZ
48982001-09-04 Elena Zannoni <ezannoni@redhat.com>
4899
4900 * gdbint.texinfo (Target Architecture Definition): Add
4901 explanation of TARGET_PRINT_INSN macro.
4902
17d9d558
JB
49032001-08-30 Jim Blandy <jimb@redhat.com>
4904
4905 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4906 Explain what it means to load relocatable files.
4907
72cde065
JB
49082001-08-28 Jim Blandy <jimb@redhat.com>
4909
4910 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4911 info `top' menu.
4912
9e678452
CF
4913Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4914
4915 * gdbint.texinfo: Add a cautionary note about macro use.
4916
a2bea4c3 49172001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4918
a2bea4c3
CV
4919 * gdb.texinfo: Explain omitting the hostname in the
4920 `target remote' command.
4921
1129bf27
DJ
49222001-07-30 Daniel Jacobowitz <drow@mvista.com>
4923
4924 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4925 and END-INFO-DIR-ENTRY.
4926
732b3002
SC
49272001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4928
4929 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4930
89437448
AC
49312001-07-25 Andrew Cagney <ac131313@redhat.com>
4932
4933 * gdbint.texinfo (libgdb): Rewrite.
4934
f7dc1244 49352001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4936
4937 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4938
c4555f82
SC
49392001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4940
4941 * gdb.texinfo (TUI): New chapter, document the TUI.
4942 (Mode Options): Document the -tui option.
4943
2f45a6e0
MK
49442001-07-23 Mark Kettenis <kettenis@gnu.org>
4945
4946 * gdbint.texinfo (Host Definition): Remove description of
4947 NEED_POSIX_SETPGID.
4948
f7dc1244 49492001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4950
4951 * gdb.tex (DJGPP Native): New node, with descriptions of
4952 DJGPP-specific commands.
4953
be9c6c35
JM
49542001-07-19 John R. Moore <jmoore@redhat.com>
4955
4956 * gdbint.texinfo: Three misspellings.
4957
dfa249fb
AC
49582001-07-06 Andrew Cagney <ac131313@redhat.com>
4959
4960 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4961 `test` expressions on bash. Problem reported by Colin Walters.
4962
c72e7388
AC
49632001-07-04 Andrew Cagney <ac131313@redhat.com>
4964
4965 * gdbint.texinfo (User Interface): Update ui-out documentation to
4966 refelect recent UI/MI updates.
4967
94bbb2c0
AC
49682001-07-04 Andrew Cagney <ac131313@redhat.com>
4969
4970 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4971 interpreters.
4972
af6c57ea
AC
49732001-06-15 Andrew Cagney <ac131313@redhat.com>
4974
4975 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4976 structure and not macros.
4977 (Host Definition): Document that much of this chapter is obsolete.
4978 (Target Architecture Definition): Update list of files that make
4979 up a target architecture.
4980 (Coding): Update.
4981
83aa8bc6
AC
49822001-06-28 Andrew Cagney <ac131313@redhat.com>
4983
4984 * gdbint.texinfo (Target Architecture Definition): Update
4985 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4986 The latter has been changed to a true predicate.
4987
f7dc1244 49882001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4989
4990 * annotate.texi: Add @noindent where needed. From Dmitry
4991 Sivachenko <dima@Chg.RU>.
4992 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4993
656db9b0
AC
49942001-06-16 Andrew Cagney <ac131313@redhat.com>
4995
4996 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4997
df2396a1
AC
49982001-06-14 Andrew Cagney <ac131313@redhat.com>
4999
5000 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
5001 returns ``OK''. Document that the ``R'' packet does not reply.
5002
0f1f2b0a
MS
50032001-06-13 Michael Snyder <msnyder@redhat.com>
5004
5005 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
5006
f7dc1244 50072001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
5008
5009 * gdb.texinfo (Signals): Clarify the default setting of signal
5010 handling.
5011
a5d7c491
AC
50122001-05-14 Andrew Cagney <ac131313@redhat.com>
5013
5014 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
5015 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
5016
05a54c4f
AC
50172001-05-12 Andrew Cagney <ac131313@redhat.com>
5018
5019 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
5020
f7dc1244 50212001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
5022
5023 * gdbint.texinfo (Clean Design and Portable Implementation):
5024 Renamed from "Clean Design".
5025 (Clean Design and Portable Implementation): Document portable
5026 methods of handling file names, and the associated macros.
5027
f7dc1244 50282001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
5029
5030 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
5031 command and provide a cross-reference to its description.
5032 (Symbols): Note that "info scope" is useful for trace experiments.
5033
f7dc1244 50342001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 5035
b37052ae
EZ
5036 * gdb.texinfo (Symbols): Document "info scope".
5037 (Tracepoints): New chapter.
5038 (Contributors): Update for v5.1.
5039 <All nodes>: Change "C++" to "C@t{++}".
5040
0ee54786
EZ
5041 * gdbint.texinfo (User Interface): A new section about ui_out
5042 functions, based on text written by Fernando Nasser.
5043
c534679c
EZ
5044 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
5045
f7dc1244 50462001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 5047
e9c75b65
EZ
5048 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
5049
5050 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
5051
5052 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
5053 Replace "GDB" with "@value{GDBN}". Fix markup.
5054
5055 * annotate.texi: Change Permissions to GFDL. Update Copyright.
5056
3d67e040
EZ
5057 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
5058 a cross-reference to its description.
5059 (Symbols): Document "info symbol".
5060
f7dc1244 50612001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
5062
5063 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
5064 subsection "x86 Watchpoints".
5065 (Target Architecture Definition): Document the macros
5066 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
5067 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
5068
b0ed3589
AC
50692001-03-20 Andrew Cagney <ac131313@redhat.com>
5070
5071 * gdbint.texinfo (Target Architecture Definition): Update
5072 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
5073 list.
5074
b6ba6518
KB
50752001-03-06 Kevin Buettner <kevinb@redhat.com>
5076
5077 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5078 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5079
f7dc1244 50802001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
5081
5082 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5083
f7dc1244 50842001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 5085
17cc6a06
EZ
5086 * gdb.texinfo (Environment): Document that `path' does not change
5087 the value of PATH in GDB's own environment (it did in the past,
5088 but that was changed on March 15, 1994). Reported by Doug Evans
5089 <dje@transmeta.com>.
5090
56caf160
EZ
5091 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5092 its line. Fix markup of commands and macros. Add an Index node
5093 and index entries.
5094
29e57380
C
50952001-01-23 J.T. Conklin <jtc@redback.com>
5096
5097 * gdb.texinfo (Memory region attributes): New manual section.
5098
1c6147de
ND
50992001-01-04 Nicholas Duffek <nsd@redhat.com>
5100
5101 * gdbint.texinfo (POP_FRAME): Document use by return_command.
5102
f7dc1244 51032000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
5104
5105 * refcard.tex: Version and copyright fixed. From Phil Edwards
5106 <pedwards@disaster.jaj.com>.
5107
0dcedd82
AC
5108Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
5109
5110 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5111 DWARF2_REG_TO_REGNUM): Document.
5112
3b851bce
AC
5113Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5114
5115 * gdbint.texinfo (Coding): Update current value of
5116 --enable-build-warnings. Mention --enable-gdb-build-warnings.
5117
f7dc1244 51182000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
5119
5120 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
5121 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
5122
b90a5f51
CF
51232000-11-10 Christopher Faylor <cgf@cygnus.com>
5124
5125 * gdb.texinfo: Document new 'set step-mode' command.
5126
f7dc1244 51272000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
5128
5129 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5130 changes from Dmitry Sivachenko <dima@Chg.RU>.
5131
f7dc1244 51322000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
5133
5134 * gdb.texinfo (Hooks): Document the new post-hook functionality.
5135 From Steven Johnson <sbjohnson@ozemail.com.au>.
5136
2e685b93
MK
51372000-08-10 Mark Kettenis <kettenis@gnu.org>
5138
5139 * gdbint.texinfo (Overall Structure): Spelling fix.
5140
f7dc1244 51412000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
5142
5143 * gdbint.texinfo (Target Architecture Definition): Document that
5144 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5145 for which REGISTER_CONVERTIBLE returns a zero value.
5146
63ac3005
EZ
51472000-07-08 Christopher Faylor <cgf@cygnus.com>
5148
5149 * Makefile.in (install-info): Find files to install in either the
5150 build or source directories (adapted from Makefile.am).
5151
bd79f757
ND
51522000-07-07 Nicholas Duffek <nsd@redhat.com>
5153
5154 * stabs.texinfo: Fix spelling errors.
5155 (String Field): FILE-NUMBER starts from 0, not 1.
5156
f7dc1244 51572000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
5158
5159 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 5160 Brian Youmans.
5f208f6d 5161
f7dc1244 51622000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
5163
5164 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
5165 the source directory. Reported by Mark Harig
5166 <markh@frazier.landmark.com>.
cc542d3b 5167
f3b28801
C
51682000-06-20 J.T. Conklin <jtc@redback.com>
5169
5170 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5171
449f3b6c
AC
5172Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
5173
5174 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5175 Generate using pdftex.
5176 (PDFTEX): Define.
5177 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5178 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5179 @contents at the start.
5180
f7dc1244 51812000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
5182
5183 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 5184 Youmans.
48e934c6 5185
9e9c5ae7
AC
5186Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5187
5188 From Brian Youmans:
5189 * gdb.texinfo: Fix ``et al.''.
5190
c741b251
AC
5191Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
5192
5193 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5194 loop.
5195
4ab64e14
JG
51962000-05-19 Jimmy Guo <guo@cup.hp.com>
5197
5198 * configure: Regenerate.
5199
f7dc1244 52002000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
5201
5202 * Makefile.in (install-info): Run install-info on installed Info
5203 files.
5204
8c70017b
AC
5205Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5206
a7cb598a
AC
5207 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
5208 Andrew Cagney.
8c70017b 5209
f7dc1244 52102000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
5211
5212 * gdb.texinfo: Proofreading changes from Brian Youmans.
5213
bf0184be
ND
52142000-05-01 Nick Duffek <nsd@cygnus.com>
5215
5216 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5217 startup sequence, minor edits.
5218
f7dc1244 52192000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
5220
5221 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5222 TeX.
5223
5224 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
5225 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5226 like `n' and `s' which look weird. Convert some of the @kindex to
5227 @vindex, when they refer to variables, not commands.
5228
33e16fad
AC
5229Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5230
5231 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5232
f7dc1244 52332000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
5234
5235 * Makefile.in (GDBMI_DIR): New variable.
5236 (SET_TEXINPUTS): Add $(GDBMI_DIR).
5237 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5238 (gdbmi.texinfo): New target, for texi2roff.
5239 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5240 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5241
5242 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5243 gdbmi.texinfo.
5244 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5245 comment.
5246
d167840f
EZ
52472000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5248
5249 * gdb.texinfo (Files): Update description of add-symbol-file
5250 command.
5251
f7dc1244 52522000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
5253
5254 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5255 prevents the build (and is generally a Bad Idea).
5256
f7dc1244 52572000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
5258
5259 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5260 a comma inside @var.
5261 (Command Files): Index markup changes from Dmitry Sivachenko
5262 <dima@Chg.RU>.
5263
f7dc1244 52642000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
5265
5266 * Makefile.in (LN_S): Define.
5267 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5268 invoke "ln -s" unless it is known to work.
5269
5270 * configure.in (AC_PROG_LN_S): Add.
5271
8dc7983f
JB
52722000-04-14 Jim Blandy <jimb@redhat.com>
5273
5274 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5275 section.
5276 (Target Conditionals): Document ADDRESS_TO_POINTER,
5277 POINTER_TO_ADDRESS.
5278
1a8237e8
DB
52792000-04-11 Daniel Berlin <dan@cgsoftware.com>
5280
5281 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5282 gdb-cfg.texi to get the value.
5283
ca526f1a
JB
52842000-04-10 Jim Blandy <jimb@redhat.com>
5285
5286 * gdbint.texinfo (Target Architecture Definition): Fix
5287 cross-references.
5288
faaafcb4
JB
52892000-04-08 Jim Blandy <jimb@redhat.com>
5290
5291 * gdbint.texinfo (Using Different Register and Memory Data
5292 Representations): New section.
5293 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5294 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5295 REGISTER_CONVERT_TO_RAW): Document.
5296
1b27397f
AC
5297Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
5298
5299 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
5300 for acknowledgments.
5301
480ff1fb
AC
5302Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
5303
5304 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
5305 qThreadExtraInfo.
5306
a9331b3f 53072000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 5308
a9331b3f
RM
5309 * gdb.texinfo: Clarify which remote debug protocol commands are
5310 required and which are optional.
f1251bdd 5311
dbeb8dbd
AC
5312Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
5313
5314 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
5315 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
5316 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
5317 * annotate.texi: Update.
5318
6d2ebf8b
SS
53192000-03-28 Stan Shebs <shebs@apple.com>
5320
5321 * gdb.texinfo: Update dates, bump to Eighth Edition (note
5322 expectation of additional changes before release), update
5323 ISBN, add copy of top-level menu for @ifhtml, remove explicit
5324 node links, rephrase and/or shorten lines to fix formatting
5325 problem in both regular and @smallbook formats.
5326 * annotate.texi: Shorten lines in example, use smallexample
5327 consistently everywhere.
5328 * Makefile.in: Add comment about texinfo 4.0 html generation.
5329 (SFILES_INCLUDED): Add annotate.texi.
5330
5d161b24
DB
53312000-03-27 Daniel Berlin <dan@cgsoftware.com>
5332
5ae4183a
AS
5333 * gdb.texinfo (Debugging Output): Added new section, documenting
5334 the "set/show debug" commands.
5d161b24 5335
b9deaee7
AC
5336Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
5337
5338 * annotate.texi (Annotations): When GDBN omit @chapter and @node
5339 entry.
5340
5341 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
5342 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
5343 @chapter and @node entries.
a9331b3f 5344
b9deaee7 5345 * gdb.texinfo: Link all top-level nodes.
a9331b3f 5346
9ef47d30
AC
5347Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
5348
5349 * Makefile.in (install-info): Create $(infodir) before installing
5350 files.
5351
cfeada60
FN
53522000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5353
5354 From David Whedon <dwhedon@gordian.com>
5ae4183a 5355 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 5356
6837a0a2
DB
53572000-03-22 Daniel Berlin <dan@cgsoftware.com>
5358
5359 * gdb.texinfo: Add documentation for the apropos command.
5360
bba2971c
MS
53612000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5362
5363 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
5364
2b628194
MS
53652000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5366
a9331b3f 5367 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
5368 two places.
5369
96a2c332
SS
53702000-03-17 Stan Shebs <shebs@apple.com>
5371
5372 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
5373 <dima@Chg.RU>, also clarification of allowed content for
5374 string constants.
5375
f7dc1244 53762000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
5377
5378 * gdb.texinfo (main menu): Add Annotations.
5379 (File Options): Add @cindex entries for each command-line option.
5380 Document --epoch, --annotate, --async, --interpreter, --write,
5381 --statistics, and --version.
5382
5383 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
5384 of GDB.
5385
9d233477
JB
53862000-02-23 Jim Blandy <jimb@redhat.com>
5387
5388 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
5389
14e0eb3b
JB
53902000-02-22 Jim Blandy <jimb@redhat.com>
5391
5392 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
5393
3555de01
JM
53942000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
5395
5396 * Makefile.in (diststuff): New target.
5397
5e35df8e
KB
53982000-02-15 Kevin Buettner <kevinb@redhat.com>
5399
5400 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 5401 architecture. [From Jim Wilson.]
5e35df8e 5402
c5394b80
JM
54032000-01-16 Tom Tromey <tromey@cygnus.com>
5404
5405 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
5406 (Delete Breaks): Mention range arguments.
5407 (Disabling): Likewise.
5408
c3f6f71d
JM
54092000-01-05 Dmitry Sivachenko <dima@Chg.RU>
5410
5411 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
5412
c4093a6a
JM
5413Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
5414
5415 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
5416 valid functions.
5417
11cf8741
JM
54181999-11-05 Stan Shebs <shebs@andros.cygnus.com>
5419
5420 * gdb.texinfo: Clarify regular expressions used in rbreak.
5421
917317f4
JM
54221999-10-15 Kevin Buettner <kevinb@cygnus.com>
5423
5424 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
5425 MEMORY_REMOVE_BREAKPOINT): Document.
5426
5427Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
5428
5429 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
5430 offset re-using the DATA offset instead.
5431
2df3850c
JM
54321999-10-11 Jim Kingdon <kingdon@redhat.com>
5433
5434 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
5435
54361999-10-05 Stan Shebs <shebs@andros.cygnus.com>
5437
5438 From Dmitry Sivachenko <demon@gpad.ac.ru>:
5439 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
5440 typos.
5441
5442 * gdb.texinfo: Various minor wording and formatting improvements,
5443 mentions of additional command-line options.
5444
2acceee2
JM
54451999-09-30 Fred Fish <fnf@cygnus.com>
5446
5447 * gdb.texinfo: Document additional forms of specifying section
5448 names and addresses for the add-symbol-file command.
5449
c2c6d25f
JM
54501999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
5451
5452 * gdbint.texinfo: Fix typo, add the word "have".
5453
54541999-09-14 Jim Blandy <jimb@cris.red-bean.com>
5455
5456 * gdbint.texinfo (Target Architecture Definition): Document the
5457 SKIP_PERMANENT_BREAKPOINT macro.
5458
d4f3574e
SS
54591999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5460
5461 * gdb.texinfo: Fiks speling errers.
5462
5463 * gdb.texinfo: Fix uses of @multitable.
5464
f7dc1244 5465 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
5466 * gdb.texinfo: Include details specific to DOS host, clarify
5467 some confusing language, fix @ref/@xref/@pxref usages, add
5468 comments about using with optimization, add more indexing,
5469 fix info about disassembly-flavor.
5470
5471Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
5472
5473 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
5474 SKIP_SOLIB_RESOLVER): Define.
5475
5476Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
5477
5478 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
5479 ``g'' packets.
5480
104c1213
JM
54811999-08-30 Stan Shebs <shebs@andros.cygnus.com>
5482
5483 * gdb.texinfo: Create a new "Configurations" chapter with
5484 platform-specific info, inline remote.texi and move sections of it
5485 into the new chapter, move bits about info proc, heuristic search,
5486 and register stack into the new chapter.
5487 * remote.texi: Remove, now part of gdb.texinfo.
5488 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
5489
54901999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
5491
5492 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
5493 GDB_TARGET_IS_MACH386): These kludges have gone away.
5494
5495Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
5496
5497 * gdbint.texinfo (Target Architecture Definition): Mention
5498 TDEPLIBS.
5499
53a5351d
JM
55001999-08-20 Stan Shebs <shebs@andros.cygnus.com>
5501
5502 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
5503 surrounding text to fit HP-UX bits into general info.
5504 (HPPA-cfg.texi): Remove, no longer useful.
5505
5506 * gdb.texinfo: Remove explicit links from @node lines, remove
5507 HP-added "Detailed Node Listing" from main menu which confuses
5508 things.
5509
5510 From Dmitry Sivachenko <dima@Chg.RU>:
5511 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
5512 in description of `set environment'.
5513
55141999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5515
5516 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
5517
7be570e7
JM
55181999-08-12 Ben Elliston <bje@cygnus.com>
5519
5520 * gdbint.texinfo (Breakpoint Handling): Add missing words.
5521
f7dc1244 55221999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
5523
5524 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
5525 watch, awatch, and rwatch. Explain why the latter two cannot be
5526 set as software watchpoints. Document that watchpoints for local
5527 variables are deleted when the debuggee terminates.
5528
5529Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
5530
5531 * remote.texi (Protocol): Further clarification of the "qRcmd"
5532 packet. Allow E.. response packet. "qRcmd" packet is no longer
5533 reserved.
5534
55351999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5536
a9331b3f
RM
5537 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
5538 * gdb.texinfo: Ditto.
7be570e7 5539
96baa820
JM
55401999-08-06 Tom Tromey <tromey@cygnus.com>
5541
5542 * gdb.texinfo (KOD): New node.
5543
5544Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
5545
5546 * remote.texi (Rcmd): Fix minor formatting typos.
5547
5548Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
5549
5550 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
5551 packets.
5552
adf40b2e
JM
55531999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
5554
5555 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
5556 fixes.
5557
43ff13b4
JM
5558Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
5559
5560 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
5561
085dd6e6
JM
5562Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5563
5564 * remote.texi (Communication Protocol): ``v'' is in use. Fix
5565 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
5566 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
5567 packets that are not supported on all hosts. Expand examples.
5568 Spell check.
5569
55701999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5571
5572 * Makefile.in: Recognize html, install-html. Add targets
5573 to build HTML versions of documentation via texi2html.
5574
5575Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
5576
5577 * gdbint.texinfo (Testsuite): New chapter, information about the
5578 testsuite.
5579
5580Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
5581
5582 * remote.texi (Communication Protocol): Rewrite.
5583
5584Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
5585
5586 * stabs.texinfo: Fix uses of xref.
5587
9e0b60a8
JM
5588Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
5589
5590 * gdbint.texinfo: Add an anti-printf exhortation, and update the
5591 info about patch submission.
5592
cce74817
JM
5593Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
5594
5595 From Per Bothner <bothner@cygnus.com>:
5596 * gdb.texinfo: Document Chill support.
5597
5598Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
5599
5600 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
5601 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
5602 Document that the value should be greater-than or equal-to zero.
5603 (NO_STD_REGS): Document. Deprecate.
5604
ac9a91a7
JM
5605Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5606
5607 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
5608 Document that these are not used.
5609
5610Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5611
5612 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
5613
392a587b
JM
5614Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
5615
5616 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
5617 numargs was dropped.
5618
5619Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
5620
5621 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
5622
b83266a0
SS
5623Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
5624
5625 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
5626 Update.
5627
7a292a7a
SS
5628Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
5629
5630 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
5631 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
5632
5633Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
5634
5635 * gdbint.texinfo: Fix typos: $ -> @.
5636
5637Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
5638
5639 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
5640 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
5641 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
5642 BREAKPOINT_FROM_PC.
a9331b3f 5643
7a292a7a
SS
5644Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
5645
5646 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
5647 CALL_DUMMY_STACK_ADJUST): Document.
5648
5649Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5650
5651 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
5652 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
5653
56541999-04-02 Stan Shebs <shebs@andros.cygnus.com>
5655
5656 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
5657 longer exists.
5658
5659Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
5660
5661 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
5662 nearly all @ifset/@ifclear conditionals; nobody uses them, and
5663 they make the manual source incomprehensible.
5664 * h8-cfg.texi: Remove, hasn't been used in years.
5665
c906108c
SS
5666Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
5667
5668 * gdb.texinfo: Update the credits.
5669
5670Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5671
5672 * gdb.texinfo: Fix mistakes noticed in printout of last
5673 draft, add Alpha to discussion of heuristic fence post.
5674
5675Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
5676
5677 * gdb.texinfo, remote.texi: Many changes; update to Seventh
5678 Edition, merge some HP changes into mainline, describe some
5679 previously undocumented features, describe more of the target
5680 commands available, eliminate obsolete section on renamed
5681 commands.
5682 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
5683
5684Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
5685
5686 * gdb.texinfo: Make many HPPA conditionals unconditional,
5687 including catchpoint description, since now on for all configs.
5688 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
5689 specializations.
5690
5691Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
5692
5693 * Makefile.in (GDBvn.texi): Fix match expression to work with
5694 current format of VERSION in gdb/Makefile.in.
5695 * gdb.texinfo: Fix node ref to match new readline.
5696
5697Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5698
a9331b3f
RM
5699 * gdb.texinfo: Changes made as part of a project to merge in
5700 changes made by HP. Documentation makes extensive use of
c906108c
SS
5701 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
5702 on remote debugging. There are differences in documentation
5703 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
5704 the HP manual discusses catchpoints, hardware watchpoints, and
5705 some HPUX specific limitations for shared library support.
a9331b3f 5706
c906108c
SS
5707 There are also a number of @node changes.
5708
57091999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5710
5711 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5712 (C Usage): Same.
5713
5714Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5715
5716 The following changes were made by Edith Epstein
5717 <eepstein@cygnus.com> as part of a project to merge in changes
5718 made by HP.
a9331b3f 5719
c906108c
SS
5720 * HPPA-cfg.texi: new file.
5721
5722 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5723
5724 * refcard.tex: change documentation about catch.
5725 removed info catch.
5726
5727Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5728
5729 * gdbint.texinfo: Expand on GDB's coding standards,
5730 specify the use of arg names with prototypes.
5731
57321998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5733
5734 * gdb.texinfo: Fix tipo.
5735
5736Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5737
5738 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5739 TARGET_BYTE_ORDER_SELECTABLE_P.
5740
5741Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5742
5743 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5744
57451998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5746
5747 * agentexpr.texi: New file.
5748
5749Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5750
5751 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5752
57531998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5754
5755 * remote.texi: Changed wording that implied that the GDB remote
5756 protocol caches register values instead of GDB itself.
5757
5758Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5759
5760 * gdbint.texinfo: Add some info about symbol readers.
5761 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5762 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5763 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5764 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5765
5766Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5767
a9331b3f 5768 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5769
5770Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5771
5772 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5773
5774Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5775
5776 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5777 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5778
5779Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5780
5781 * gdbint.texinfo: Fix minor typos.
5782
5783Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5784
5785 * gdbint.texinfo: Complete overhaul. Group descriptions more
5786 logically, add more info on generic algorithms, remove much
5787 obsolete and/or wrong material.
5788
5789Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5790
5791 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5792
5793Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5794
5795 * refcard.tex: Copyright, address updates.
5796
5797Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5798
5799 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5800 for the edition instead of confusing GDB-version-like numbers.
5801
5802Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5803
5804 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5805
5806Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5807
5ae4183a 5808 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5809
5810Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5811
5812 * gdb.texinfo: Add some credits, mention bug monitor.
5813 * remote.texi: Mention mips monitor targets.
5814 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5815
c906108c
SS
5816Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5817
5818 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5819 files, finish sorting of host vs target vs native macros, describe
5820 some more of them.
5821
5822Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5823
5824 * gdbint.texinfo (Host Conditionals): Document change from
5825 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5826
5827Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5828
5829 * gdbint.texinfo (Host Conditionals): Document
5830 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5831
5832Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5833
5834 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5835 Document LSEEK_NOT_LINEAR.
5836
5837Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5838
5839 * stabs.texinfo (Stab Section Basics): Make it clear that only
5840 some versions of the GNU linker remove the leading N_UNDF symbol.
5841
5842Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5843
5844 * stabs.texinfo (String Field): Document type number pairs here,
5845 instead of in the Sun specific section.
5846 (Include Files): The GNU linker supports the N_BINCL
5847 optimization. Clarify the N_BINCL value, and what it is used
5848 for.
5849 (Procedures): Document N_FUN with an empty string to mark the end
5850 of a function.
5851 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5852 (Sun Differences): Remove this node, as the information is now
5853 elsewhere in the main document.
5854 (Stab Section Basics): Mention that the GNU linker may optimize
5855 stabs and remove the leading N_UNDF symbol.
5856
5857Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5858
5859 * gdb.texinfo, refcard.tex: Restore author credit
5860
5861Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5862
5863 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5864 documentation to account for START and END macros taking
5865 one arg.
5866
5867Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5868
5869 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5870 * gdb.texinfo (Frames): Fix typo.
5871
5872Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5873
5874 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5875 a target_signal as arg type, not a pid.
5876
5877Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5878
5879 * gdb.texinfo: Document `set assembly-language'.
5880
5881Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5882
5883 * remote.texi: Update list of stubs in the GDB distribution.
5884
5885Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5886
5887 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5888 Also document that some systems can use mmalloc but must define
5889 this if their C runtime allocates memory that is later freed.
5890 (MMCHECK_FORCE): Document new macro.
a9331b3f 5891
c906108c
SS
5892Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5893
5894 * remote.texi: Add documentation for target Sparclet.
5895
5896Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5897
a9331b3f 5898 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5899 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5900 * configure.in: Rewritten for autoconf.
5901 * configure: New.
5902
5903Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5904
5905 * Makefile.in (DVIPS): New define, set to dvips.
5906 (dvi): Add stabs.dvi.
5907 (ps): New target.
5908 (all-doc): Depend on info, dvi, and ps targets.
5909 (STAGESTUFF): Add *.ps and *.dvi files.
5910 (clean-info, clean-dvi): Remove.
5911 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5912 rules completely rewritten.
5913 (maintainer-clean): Remove clean-info and clean-dvi
5914 dependencies and put their actions in the rules.
5915 (gdb.ps): New target
a9331b3f 5916 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5917 intermediate TeX files, whether they have 2 or 3 character
5918 extensions.
5919 (gdbint.ps): Add target and rules.
5920 (gdb-internals): Delete unused target.
5921 (Makefile): Depends upon config.status also.
5922
5923Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5924
5925 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5926 set.
5927
5928Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5929
5930 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5931 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5932
5933Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5934
5935 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5936
5937Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5938
5939 * gdb.texinfo (Print settings): Document
5940 `set/show print static-members' commands.
5941
5942Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5943
5944 * gdbint.texinfo (Native): Document name change, coredep.c to
5945 core-aout.c.
5946
5947Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5948
5949 * stabs.texinfo (Include Files): Document the values the SunOS4
5950 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5951
5952Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5953
5954 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5955 Fix typo.
5956
5957Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5958
5959 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5960 "gdb.tar.Z".
5961
5962Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5963
5964 * Makefile.in (maintainer-clean): New target, synonym for
5965 realclean.
5966
5967Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5968
5969 * Update all FSF addresses except those in COPYING* files.
5970
5971Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5972
5973 From Richard Earnshaw (rearnsha@armltd.co.uk):
5974 * gdb.texinfo (convenience variables): Document $_exitcode.
5975 (quit): Document optional expression to use as exit code.
5976
5977Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5978
5979 * gdb.texinfo, remote.texi: Brought up to date with various
5980 GDB changes.
5981
5982Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5983
5984 * gdb.texinfo: Update dates and versions, fix comments about
5985 hardware watchpoints in future releases and about the
5986 sharedlibrary command.
5987
5988Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5989
5990 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5991 C_FUN stab. Other cleanups.
5992
5993Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5994
5995 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5996 for the sparc stub.
5997
5998Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5999
6000 * annotate.texi: Clarify which addresses have differing formats
6001 depending on the language and which do not.
6002
6003Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6004
6005 * remote.texi (NetWare): Changed example to use BOARD= instead of
6006 NODE= argument to reflect correspoding change to gdbserve.nlm.
6007
6008Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6009
6010 * stabs.texinfo (Negative Type Numbers): Mention the fact that
6011 GDB, as well as AIX dbx, supports the size type attribute.
6012
6013Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6014
6015 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
6016
6017Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
6018
6019 * gdb.texinfo (Define): Document $arg0... arguments to commands,
6020 and new 'if' and 'while' commands.
6021
6022Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
6023
6024 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
6025
6026Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6027
6028 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
6029 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
6030 NetWare targets. Mostly stolen from the Server node.
6031
6032Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6033
6034 * gdb.texinfo (Setting): Talk about the language of a source file
6035 versus the working language. The old documentation did not match
6036 what GDB did.
6037
6038Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6039
6040 * stabs.texinfo (Source Files): Document N_SO used to mark the end
6041 of a source file.
6042
6043Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6044
6045 * gdb.texinfo (Processes): New node.
6046
6047Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
6048
6049 * remote.texi: Update documentation of set/show mipsfpu.
6050
3fc11d3e
JM
6051Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
6052
6053 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
6054 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
6055
6056Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
6057
6058 * gdbint.texinfo: Removed mentions of some incorrectly placed and
6059 obsolete conditionals, described some others.
6060
6061Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6062
6063 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
6064 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
6065
6066Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
6067
6068 * gdbint.texinfo: Put regex conditionals in their own table.
6069
6070Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
6071
6072 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
6073 described or fixed the descriptions of many others.
6074
6075Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
6076
6077 * gdb.texinfo: Add some more credits.
6078 * gdbint.texinfo: Capitalize GDB consistently, describe some
6079 macros and remove some.
6080
6081Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6082
6083 * gdbint.texinfo: Removed mentions of many incorrectly placed and
6084 obsolete conditionals, described some others.
6085
6086Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6087
6088 * gdb.texinfo (help targets): Changed to `help target', which
6089 is the correct gdb command.
6090
6091Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6092
6093 * annotate.texi (TODO): New node, for keeping track of annotations
6094 suggested but not yet implemented.
6095
6096Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6097
6098 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6099 another symbol, it is not the address itself.
6100
6101Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
6102
6103 * stabs.texinfo (Stab Section Basics): Add comment about alignment
6104 of stabs-in-coff sections.
6105
6106Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6107
6108 * annotate.texi: Change edition to 0.5 and date to May 1994.
6109 Add index.
6110 (Frames): New node, for frame annotation.
6111 (Displays): New node, for display annotation.
6112
6113 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6114 when waiting for your program to stop.
6115
6116Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6117
6118 * annotate.texi (Breakpoint Info): Document annotation of header
6119 fields and record annotation.
6120
6121Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6122
6123 * annotate.texi: New file, to document annotations.
6124
6125Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6126
6127 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6128 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
6129
6130Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6131
6132 * stabs.texinfo (Stab Section Basics): Say what is in .stab
6133 section, and say n_strx field is compilation unit relative.
6134 * stabs.texinfo: Don't use @code for a.out when it is the name of
6135 an object file format.
6136
6137Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6138
6139 * gdb.texinfo: Refer to file names, not path names, per rms
6140 convention.
6141 (Arguments): Fix typo.
6142
6143Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6144
6145 * stabs.texinfo (Global Variables): Talk about stabs in files
6146 where variables are referenced, but not defined.
6147
6148Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6149
6150 * stabs.texinfo: Move stuff on @ and # type descriptors from node
6151 Cplusplus to new nodes Member Type Descriptor and Method Type
6152 Descriptor. Re-write stuff for #.
6153
6154Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6155
6156 * gdb.texinfo (Print Settings): Don't document "set print
6157 fast-symbolic-addr off". The bug which it worked around was fixed
6158 on 25 Feb 94 in coffread.c, so I'm nuking the command.
6159
6160 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6161 N_ENTRY node.
6162
6163 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6164
6165Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6166
6167 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6168 references to ieee-float.c.
6169
6170Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6171
6172 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6173 match what the code actually does.
6174
6175Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6176
6177 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6178
6179Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6180
6181 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6182 i, and b.
6183
6184Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
6185
6186 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6187 well as for ELF and SOM. Unify the descriptions of ELF and SOM
6188 as "stabs in sections" rather than just saying "ELF and SOM".
6189 Also make that stuff apply to COFF.
6190
6191Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6192
6193 * gdb.texinfo (Formatting Documentation): Change GhostScript to
6194 Ghostscript.
6195
6196Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6197
6198 * gdb.texinfo (Continuing and Stepping): When talking about "step"
6199 versus functions without line numbers, also mention stepping into
6200 them as well as "step" when you are in them. Tell the user how to
6201 deal with the situation. Add comment about "debugging information".
6202
6203Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6204
6205 * stabs.texinfo (Enumerations): Document restriction on where
6206 enumeration types can appear and still win with GDB.
6207
6208Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6209
6210 * stabs.texinfo (Negative Type Numbers): Document format for type
6211 -16.
6212
6213Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6214
6215 * gdb.texinfo (Selection, Frame Info): Update information about
6216 arbitrary frame specficiations.
6217
6218Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
6219
6220 * gdb.texinfo, remote.texi: general editing pass prior to Net release
6221
6222Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6223
6224 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6225
6226Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6227
6228 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6229
6230Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6231
6232 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6233 Differences node to Statics node.
6234 (Statics): Discuss XCOFF use of V symbol descriptor.
6235
6236 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6237 not clean.
6238
6239Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
6240
6241 * gdb.texinfo (Print Settings): Document `set print
6242 fast-symbolic-addr' and improve the doc for some other
6243 `set print's.
6244
6245Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6246
6247 * stabs.texinfo (String Field): Talk about defining several type
6248 numbers at once.
6249 Fix lint regarding changing node ELF Transformations to
6250 ELF and SOM Transformations.
6251
6252Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
6253
6254 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
6255
6256Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6257
6258 * stabs.texinfo (Cross-References): `::' is for nested types only
6259 within <>.
6260 (Structures): Document static members.
6261
6262Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6263
6264 * stabs.texinfo: Document S type attribute.
6265
6266Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6267
6268 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6269
6270Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
6271
6272 * gdbint.texinfo: Fix a few typos.
6273
6274Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6275
6276 * gdb.texinfo, remote.texi: formatting improvements
6277
6278 * gdb.texinfo (New Features): mention threads.
6279 (Summary, C): fix xrefs in newly contributed text.
6280 (Threads): index entries, clarifications, example
6281 (passim): minor typos fixed, phrasing improvements
6282
6283 * remote.texi (Bootstrapping): rephrase text on ^C and add index
6284 entries; (Server): explain use of gdbserver w/real-time systems,
6285 add example of conflicting TCP port; (MIPS Remote) break up
6286 running text into table, highlighting commands, and add example.
a9331b3f 6287
c906108c
SS
6288Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6289
6290 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6291
6292Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6293
6294 * stabs.texinfo (Nested Symbols): New node.
6295 (String Field, Symbol Descriptors, Cross-References): Refer to it.
6296
6297Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6298
6299 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
6300 to picking which Bbss.bss symbol to use, and (because there seems to
6301 be no good way of doing it) re-write some of the text to make it
6302 sound like Bbss.bss isn't such a great idea after all (as currently
6303 designed).
6304
6305 * gdb.texinfo (C): In addition to saying people have to use g++ for
6306 good results, say they have to use stabs. Specifically say cfront
6307 doesn't work well.
6308 (Summary): Merge in information on Modula-2, Pascal, and Chill from
6309 the gdb README. Add xrefs to places where the support for the various
6310 languages is described in detail.
6311
6312Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6313
6314 * stabs.texinfo: Clean up stuff about visibility and virtual
6315 characters.
6316
6317 * stabs.texinfo (N_M2C): Cite Sun doc.
6318
6319Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6320
6321 * gdb.texinfo: updates re threads.
6322 * remote.texinfo: avoid index entries starting with digits.
6323
6324Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6325
6326 * stabs.texinfo (Enumerations): Talk about large, negative and
6327 octal values. Clean up cross reference to type attributes.
6328 (String Field): Say that GDB 4.11 supports size attribute.
6329
6330Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6331
6332 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
6333 is a mandatory step. Make the stuff about that more concise.
6334
6335Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6336
6337 * stabs.texinfo (Class Names): New node.
6338
6339 * gdb.texinfo (Command Files): Explain order of init file reading.
6340
6341 * remote.texi (Bootstrapping): Talk about getting the serial driver
6342 to deal with ^C sent by gdb to stop the remote system.
6343
6344Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
6345
6346 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
6347
6348 * libgdb.texinfo (Defining Commands): made the DOC arg
6349 to gdb_define_app_command a char * instead of char **
6350 per a suggestion from kingdon.
6351
6352 * libgdb.texinfo: total rewrite from a different starting
6353 premise.
6354
6355Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6356
6357 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
6358 floats passed as doubles (to improve clarity).
6359
6360Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6361
6362 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
6363
6364 * a4rc.sed: update to work with Andreas Vogel papersize params
6365
6366 * refcard.tex: use Andreas Vogel simplifications of papersize
6367 params; remove useless version info; update copyright date.
6368
6369Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6370
6371 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
6372
6373Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6374
6375 * gdb.texinfo (Files): Say what address the load command loads it at.
6376
6377 * stabs.texinfo (Common Blocks): Minor cleanups.
6378
6379 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
6380 that Sun has backed away from the linker kludge and thus the relevant
6381 issue is changes to the SunPRO tools, not the Solaris linker.
6382
6383 * stabs.texinfo (Traditional Integer Types): Clean up description
6384 of octal bounds a little bit. Document extra leading zeroes.
6385
6386Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6387
6388 * gdb.texinfo (Signaling): Update for symbolic symbol names
6389 and add a section explaining the difference between the GDB
6390 signal command and the shell kill utility.
6391
6392Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
6393
6394 * libgdb.texinfo: added `@' to braces that were unescaped.
6395
6396Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
6397
6398 * libgdb.texinfo: new file. Spec for the gdb library.
6399
6400Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6401
6402 * stabs.texinfo (Include Files): Fix typo (start -> end).
6403
6404Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6405
6406 * gdb.texinfo, remote.texi: assorted small improvements, mostly
6407 from Melissa at FSF's editing pass.
6408
6409Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6410
6411 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
6412 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
6413 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
6414
6415Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6416
6417 * remote.texi (Bootstrapping): Discuss 386 call gates.
6418
6419Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6420
6421 * stabs.texinfo (Based Variables): New node.
6422
6423Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6424
6425 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
6426 names, sizes, and formats to suggest how not to lose.
6427
6428Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6429
6430 * stabs.texinfo (Methods): Fix typo.
6431
6432Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6433
6434 * gdb.texinfo: Fix a few typos.
6435
6436Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6437
6438 * gdb.texinfo: Clarify how well it works with Fortran.
6439
6440 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
6441 More on relocating stabs in ELF files.
6442
6443Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6444
6445 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
6446
6447Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6448
6449 * stabs.texinfo (Local Variable Parameters): Talk about nameless
6450 parameters on VAX.
6451
6452Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6453
6454 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
6455
6456Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6457
6458 * stabs.texinfo: Make info author notice match the TeX author notice.
6459
6460Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6461
6462 * stabs.texinfo: Initial-caps all words in node names and
6463 non-trivial words in section names.
6464
6465Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6466
6467 * stabs.texinfo: Many minor cleanups.
6468
6469 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
6470
6471Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
6472
6473 * stabs.texinfo: Remove full description of big example.
6474 It's not really helpful; just use pieces of it where appropriate.
6475 Add more Texinfo formatting directives (@samp, etc.).
6476 Use @deffn to define stab types.
6477 Eliminate some wordiness. Break up some nodes.
6478 Add an (alphabetized) index of symbol types.
6479 Use consistent capitalization style in node and section names.
6480
6481Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
6482
6483 * gdb.texinfo: Change typo "Two two" to "The two".
6484
6485Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6486
6487 * stabs.texinfo (XCOFF-differences): Remove references to
6488 non-existent types N_DECL and N_RPSYM.
6489
6490 * stabs.texinfo (String Field): Say that type attributes bug is
6491 fixed in GDB 4.10, since it is.
6492
6493 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
6494
6495Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
6496
6497 * stabs.texinfo: Formatting cleanups.
6498
6499Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6500
6501 * stabs.texinfo: When explaining the n_type of a stab, standardize
6502 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
6503 no tabs, use @r).
6504 (Global Variables): Clean up.
6505
6506Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6507
6508 * stabs.texinfo (Stack Variables): Re-write.
6509
6510Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6511
6512 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
6513 addresses of a source file. Also revise formatting.
6514 Change "object module" or "object file" to "source file".
6515 Various: Miscellaneous cleanups.
6516
6517Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6518
6519 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
6520
6521Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
6522
6523 * gdbint.texinfo: Removed many nonsensical machine-collected
6524 host and target conditionals, described some of the remainder.
6525
6526Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6527
6528 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
6529
6530 * gdbint.texinfo (Top): Add name to @top line, and re-write the
6531 paragraph which follows.
6532
6533 * gdbint.texinfo (Host): Use @code not @samp for Makefile
6534 variables. Looks better and avoids overful hbox.
6535
6536Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6537
6538 * stabs.texinfo (Procedures): Improve stuff on nested functions.
6539
6540Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6541
6542 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
6543 retransmit-timeout
6544
6545Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6546
6547 * gdbint.texinfo: Update statement about `some ancient Unix
6548 systems, like Ultrix 4.0' to Ultrix 4.2.
6549
6550Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
6551
6552 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
6553
6554 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
6555
6556 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
6557 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
6558
6559 * remote.texi: new name for former gdbinv-s.texi
6560
6561 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
6562
6563Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
6564
6565 * gdbinv-s.texi: Documented timeout and retransmit-timeout
6566 variables for MIPS remote debugging protocol.
6567
6568Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6569
6570 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
6571
6572Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
6573
6574 * Makefile.in (refcard.dvi): Use srcdir where necessary.
6575
6576Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
6577
6578 * gdb.texinfo: repair conditional bugs in text markup
6579
6580Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6581
6582 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
6583 to select Modula-2 material.
6584
6585Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6586
6587 * stabs.texinfo: Cleanups regarding statics.
6588
6589 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
6590 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
6591
6592Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6593
6594 * stabs.texinfo: N_MAIN is sometimes used for C.
6595
6596Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6597
6598 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
6599
6600Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
6601
6602 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 6603 removed from the code by Kingdon.
c906108c
SS
6604
6605Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6606
6607 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
6608 input when evaluating breakpoint conditions; the bug has been fixed.
6609
6610 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
6611 sets the ignore count to N-1, not to N.
6612
6613Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6614
6615 * refcard.tex (\hoffset): correct longstanding error to match
6616 intended offset; avoids cutting off edge on some printers
6617
6618Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6619
6620 * stabs.texinfo (Parameters): Say that order of stabs is significant.
6621
6622Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6623
6624 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
6625
6626Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6627
6628 * Makefile.in: (REFEDITS) new var to control whether PS or CM
6629 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
6630 collect sed edits if any, apply to refcard before formatting;
6631 (refcard.ps) stop implying PS fonts if PS output requested;
6632 (lrefcard.ps) delete extra target for variant PS fonts
6633
6634 * refcard.tex: parametrize papersize dependent info, collect
6635 in easily replaced spot
6636
6637 * a4rc.sed: new file, edits to refcard for A4 paper
6638
6639Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6640
6641 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
6642
6643Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6644
6645 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
6646
6647Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6648
6649 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
6650 politely rather than rudely.
6651
6652Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6653
6654 * stabs.texinfo: Document common blocks.
6655
6656Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
6657
6658 * stabs.texinfo: Add some basic info about stabs-in-elf.
6659
6660Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6661
6662 * stabs.texinfo (Top): Minor cleanup.
6663
6664Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
6665
6666 * Makefile.in (install-info): remove parentdir support
6667
6668Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6669
6670 * gdb.texinfo (Copying): delete this node and references to it;
6671 RMS says this manual need not carry GPL. (passim): Improvements
6672 from last round at FSF, largely due to Ian Taylor review, and
6673 minor formatting improvements.
6674
6675 * gdbinv-s.texi (passim): Improvements from last round at FSF,
6676 largely due to Ian Taylor review. (Debug Session): minor edits to
6677 new text.
6678
6679Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
6680
6681 * Makefile.in (realclean): Remove info and dvi files too.
6682
6683Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
6684
6685 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
6686 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
6687 * gdb.texinfo: Change accordingly.
6688
6689 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
6690 N_{L,R}BRAC,N_SLINE are relative to.
6691
6692Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6693
6694 * Makefile.in (GDBvn.texi): Update atomically.
6695
6696Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6697
6698 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6699
6700Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
6701
6702 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
6703 addresses together. Also motivate the set print symbol-filename
6704 command and suggest other solutions.
6705
6706Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6707
6708 * gdb.texinfo (set print elements): Note that the number of
6709 elements is set to unlimited by "set print elements 0".
6710
6711Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6712
6713 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6714 NF_LDOUBLE means.
6715 (Stab Types): Include Solaris stab types.
6716 (Procedures): Document Solaris extensions.
6717
6718Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6719
6720 * gdb.texinfo: Add `set print symbol-filename' doc.
6721
6722Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6723
6724 * stabs.texinfo (Arrays): Talk about type definition vs. type
6725 information.
6726
6727 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6728 the trailing semicolon.
6729
6730Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6731
6732 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6733 and merge in other parts of the document addressing these subjects.
6734 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6735
6736 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6737 at the end of a range type.
6738
6739 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6740 AIX extensions.
6741
6742Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6743
6744 * stabs.texinfo (Stabs Format): Misc fixes.
6745
6746Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6747
6748 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6749 (Traditional builtin types): Document convex convention for long long.
6750 (Negative builtin types): Discuss type names, and misc fixes.
6751
6752Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6753
6754 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6755 point types used with @samp{R} type descriptor.
6756 (Symbol Descriptors): Describe how to handle conflict between
6757 different meanings of @samp{P} symbol descriptor.
6758
6759Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6760
6761 * stabs.texinfo: Remove node Quick Reference and put its children
6762 directly under the main menu.
6763
6764 * stabs.texinfo: Many more changes to bring it into line with
6765 AIX documentation and reality. I think it now has all the
6766 information from the AIX documentation, except that I burned
6767 out when I got to variant records (Pascal and Modula-2) and
6768 all the COBOL types. Oh well, we can add them later when we're
6769 worrying more about those languages.
6770
6771 * stabs.texinfo (Automatic variables): Talk about what it means
6772 to omit the symbol descriptor.
6773
6774Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6775
6776 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6777 gcc2 behavior with promoted args.
6778
6779Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6780
6781 * gdb.texinfo: include readline appendices in info version of manual
6782
6783Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6784
6785 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6786 target remote.
6787
6788 * gdb.texinfo (Machine Code): more index entries for disassemble
6789
6790Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6791
6792 * Clarify the intended use of the gdb-testers and gdb-patches
6793 mailing lists, and shrink gzip comment.
6794
6795Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6796
6797 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6798 DOSHOST configuration of manual.
6799
6800 * gdb.texinfo (MIPS Stack): new node.
6801
6802 * all-config.texi (MIPS) new switch.
6803
6804 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6805 tense; (MIPS Remote) new node.
6806
6807 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6808 bug; (Environment) less passive, other small cleanups in text about
6809 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6810 (Remote) new MIPS Remote menu entry.
6811
6812Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6813
6814 * stabs.texinfo: Many changes to include information from the
6815 AIX documentation.
6816
6817 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6818
6819Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6820
6821 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6822 Move a bunch of information from ../README.
6823 (Getting Started): New node.
6824
6825Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6826
6827 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6828
6829 * gdb.texinfo: advance manual revision dates to present
6830
6831 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6832 stop using silly Roman numerals in @set variable names
6833
6834Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6835
6836 * stabs.texinfo (Parameters): Keep trying to get this right.
6837
6838Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6839
6840 * stabs.texinfo (Parameters): More on "local parameters".
6841
6842Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6843
6844 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6845
6846Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6847
6848 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6849 (Parameters): Rewrite.
6850 (xcoff-differences, Sun-differences): Minor changes.
6851
6852Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6853
6854 * stabs.texinfo: Minor cleanup.
6855
6856Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6857
6858 * gdbint.texinfo: Minor xcoff stuff.
6859
6860Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6861
6862 * gdbint.texinfo: Update for new config directory structure.
6863 Add info about internal type data structures.
6864
6865Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6866
6867 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6868 $(srcdir).
6869 (gdb-config.texi): Depend on file in $(srcdir).
6870
6871Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6872
6873 * stabs.texinfo: Fixes about N_SO.
6874
6875Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6876
6877 * gdb.texinfo: include list of nonstandard init file names
6878
6879 * *-config.texi: new switch GENERIC for text that applies *only*
6880 to (usual) multiple-target version of manual
6881
6882 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6883 h8 config
6884
6885 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6886 in menus (rather than conditionally selected multiple alternative
6887 menus).
6888
6889 * Makefile.in: define and use DOC_CONFIG var to select
6890 configuration for GDB user manual.
6891
6892 * gdb-config.texi: delete from repository, generate from Makefile.
6893
6894 * all-config.texi: normal `generic' configuration file, formerly
6895 stored as gdb-config.texi
6896
6897Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6898
6899 * Makefile.in: add dvi target to build all .dvi files
6900
6901Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6902
6903 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6904
6905Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6906
6907 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6908 host conditionals.
6909 * stabs.texinfo: More array fixes inspired by Jim's.
6910
6911Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6912
6913 * stabs.texinfo: Fixes re arrays and continuations.
6914
6915 * gdbint.texinfo: Add XCOFF node.
6916
6917Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6918
6919 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6920
6921Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6922
6923 * stabs.texinfo: Fix for array types to mention lower bounds.
6924
6925Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6926
6927 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6928
6929Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6930
6931 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6932
6933Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6934
6935 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6936 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6937
6938Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6939
6940 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6941
6942Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6943
6944 * gdb.texinfo, gdbinv-s.texi: misc updates
6945
6946Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6947
6948 * gdbint.texinfo: Brief documentation for longjmp support,
6949 from an email msg by Stu.
6950
6951Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6952
6953 * stabs.texinfo: Fix description of floating point "range"
6954 types (which really define basic types). Reported by Jim Meehan,
6955 <meehan@src.dec.com>.
6956
6957 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6958
6959Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6960
6961 * gdbint.texinfo: Slightly expand section on supporting a new
6962 object file format.
6963
6964Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6965
6966 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6967 intermediate file.
6968
6969Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6970
6971 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6972
6973Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6974
6975 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6976
6977 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6978 as well as Z8002.
6979
6980Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6981
6982 * gdbint.texinfo: Add sections on clean design and on how to send
6983 in changes.
6984
6985Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6986
6987 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6988
6989Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6990
6991 * gdb.texinfo: Fix typo, reported by Karl Berry.
6992
6993Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6994
6995 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6996
6997Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6998
6999 * gdbint.texinfo: fixed a stray email address (needs @@),
7000 added @table @code to node "Native Conditionals"
7001
7002Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
7003
7004 * gdbint.texinfo: Describe coding style of GDB.
7005
7006Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
7007
7008 * stabs.texinfo: Minor wording changes.
7009
7010Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
7011
7012 * gdbint.texinfo: Improve release doc slightly.
7013
7014Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
7015
7016 * gdbint.texinfo: Improve doc of GDB config macros.
7017
7018Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
7019
7020 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
7021 These will be reinserted when examined.
7022
7023Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
7024
7025 * gdbint.texinfo: Make a start at documenting all the #if macros
7026 in GDB. At least list them all, and start separating them into
7027 host-specific and target-specific.
7028
7029Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7030
7031 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 7032 examples (not consistent w others).
c906108c
SS
7033 gdb.texinfo: issue disclaimer paragraph on cmdline options only
7034 for generic vn of doc
7035
7036Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
7037
7038 * Makefile.in: always create installation directories.
7039
7040Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7041
7042 * gdb.texinfo: in h8 config, do not describe searching commands.
7043
7044Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7045
7046 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
7047 conditionals; introduce a few generic switches that may be
7048 useful for other cross-dev or dos-hosted configs.
7049
7050 * gdb.texinfo: fix typo in "info reg" description
7051
7052Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
7053
7054 * stabs.texinfo: Minor updates from running TeX over it.
7055 * Makefile.in (stabs.dvi, stabs.ps): Add.
7056
7057Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
7058
7059 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
7060 First pass at converting it to texinfo.
7061
7062Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
7063
7064 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
7065 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
7066
7067Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
7068
7069 * gdbint.texinfo: Add section on partial symbol tables.
7070
7071Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
7072
7073 * gdb.texinfo: document `set remotedebug' and `set
7074 rstack_high_address'.
7075
7076Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7077
7078 * gdb.texinfo: slight expansion of new text on reading info files
7079 * gdbinv-s.m4.in: correct and expand info on cross-debugging
7080 H8/300 from DOS.
7081
7082Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
7083
7084 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
7085
7086Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
7087
7088 * gdb.texinfo: Say how to read the `info' files.
7089
7090Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
7091
7092 * Makefile.in: gm4 -> m4.
7093
7094Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
7095
7096 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
7097 Documentation' ahead of `Installing GDB' to match README.
7098 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 7099 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
7100
7101Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
7102
7103 * Makefile.in: remove $(srcdir) from gdb.info rule.
7104
7105Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7106
7107 * Makefile.in: commented out gdb-all.texinfo rule. This is
7108 temporary.
7109
7110Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7111
7112 * Makefile.in, configure.in: removed traces of namesubdir,
7113 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7114 copyrights to '92, changed some from Cygnus to FSF.
7115
7116Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
7117
7118 * gdb.texinfo: Improve how we ask for bug reports.
7119
7120Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7121
7122 * Makefile.in: infodir belongs in datadir.
7123
7124Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7125
7126 * Makefile.in: remove spaces following hyphens, bsd make can't
7127 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 7128 standards.text support.
c906108c
SS
7129
7130Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7131
7132 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7133 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7134 and mandir now keyed off datadir by default.
7135
7136\f
7137Local Variables:
9e9c5ae7 7138mode: change-log
c906108c
SS
7139left-margin: 8
7140fill-column: 74
7141version-control: never
7142End: