gdb ChangeLog entry:
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
30a4a70c
JB
12009-09-23 Joel Brobecker <brobecker@adacore.com>
2
3 * observer.texi (solib_unloaded): Document explicitly the fact that
4 this observer is called before the associated symbols are unloaded.
5
b3372f91
VP
62009-09-19 Vladimir Prus <vladimir@codesourcery.com>
7
8 * gdb.texinfo (GDB/MI Stack Manipulation): Document
9 -stack-list-variables.
10
f43030c4
TT
112009-09-18 Tom Tromey <tromey@redhat.com>
12
13 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
14 is experimental.
15
ec7e75e7
PP
162009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
17
18 * gdb.texinfo (convenince variables): Mention
19 $_siginfo could be empty.
f43030c4 20
0cc7d26f
TT
212009-09-15 Tom Tromey <tromey@redhat.com>
22
23 * gdb.texinfo (GDB/MI Variable Objects): Document
24 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
25 Expand -var-update documentation.
26
a96d9b2e
SDJ
272009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
28
29 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
30 feature.
31
005ca36a
JB
322009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
33
34 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
35
0d772ac9
MS
362009-09-10 Michael Snyder <msnyder@vmware.com>
37
38 * gdb.texinfo (qSupported): Mention new ReverseContinue and
39 ReverseStep replies to the qSupported query.
40
14fb1bac
JB
412009-09-10 Joel Brobecker <brobecker@adacore.com>
42
43 Add documentation for set/show interactive-mode.
44 * gdb.texinfo (Other Misc Settings): New node.
45
29b090c0
DE
462009-09-01 Doug Evans <dje@google.com>
47
48 * gdb.texinfo (Caching Data of Remote Targets): Add note on
49 non-stop mode's affect on remote caching.
50
4e5d721f
DE
512009-08-31 Jacob Potter <jdpotter@google.com>
52 Doug Evans <dje@google.com>
53
54 * gdb.texinfo (Caching Data of Remote Targets): Update text.
55 Mark `set/show remotecache' options as obsolete.
56 Document new `set/show stack-cache' option.
57 Update text for `info dcache'.
58
55333a84
DE
592009-08-27 Doug Evans <dje@google.com>
60
61 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
62 (Files): Add note on new optional regex arg to `info sharedlibrary'.
63
bc3a0b4d
RW
642009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
65
66 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
67 about autoconf.
68
3a1ff0b6
PA
692009-08-25 Pedro Alves <pedro@codesourcery.com>
70
71 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
72 small example, and describe its columns. Replace "inferior-id" by
73 "infno" throughout.
74
81ecdfbb
RW
752009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
76
af542c2e
RW
77 * gdbint.texinfo (Releasing GDB): Point to
78 README-maintainer-mode file for required autoconf version.
79 * configure.ac: Do not substitute datarootdir, htmldir,
80 pdfdir, docdir. Do not process --with-datarootdir,
81 --with-htmldir, --with-pdfdir, --with-docdir.
82 * configure: Regenerate.
83
81ecdfbb
RW
84 * configure: Regenerate.
85
4efc6507
DE
862009-08-20 Reid Kleckner <reid@kleckner.net>
87
88 * gdb.texinfo: Add chapter on JIT interface.
89
43089a6e
NR
902009-08-07 Nick Roberts <nickrob@snap.net.nz>
91
92 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
93 confirmation request.
94
99e008fe
EZ
952009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
96
97 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
98 CRC definitions.
99
48cb2d85
VP
1002009-08-03 Vladimir Prus <vladimir@codesourcery.com>
101
102 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
103 -break-commands.
104
ff1a52c6
UW
1052009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
106
107 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
108 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
109
3285f3fe
UW
1102009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
111
112 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
113 "set spu stop-on-load" and "show spu stop-on-load" commands.
114
e35359c5
UW
1152009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
116
117 * gdb.texinfo (Target Descriptions): Document <compatible> element.
118
58d6951d
DJ
1192009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
120
121 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
122 org.gnu.gdb.arm.neon.
123
08d16641
PA
1242009-07-20 Pedro Alves <pedro@codesourcery.com>
125
126 * gdb.texinfo (Target Description Format): Mention the new <osabi>
127 optional element.
128 (subsection OS ABI): New subsection.
129
782b2b07
SS
1302009-07-14 Stan Shebs <stan@codesourcery.com>
131
132 * gdb.texinfo (Tracepoint Conditions): New section.
133 (General Query Packets): Describe ConditionalTracepoints.
134 (Tracepoint Packets): Describe condition field.
135 (Maintenance Commands): Describe maint agent-eval.
136 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
137
9b117ef3
HZ
1382009-07-11 Hui Zhu <teawater@gmail.com>
139
140 * gdb.texinfo (disassemble): Add a new modifier /r
141 to "disassemble" command to make it print the raw instructions
142 in hex as well as in symbolic form.
143
f5a33284
TT
1442009-07-09 Tom Tromey <tromey@redhat.com>
145
146 * gdbint.texinfo (Testsuite): Document parallel make check.
147
812f7342
TT
1482009-07-09 Tom Tromey <tromey@redhat.com>
149
150 * gdbint.texinfo (Testsuite): Document test transcripts.
151
fbb8f299
PM
1522009-07-10 Phil Muldoon <pmuldoon@redhat.com>
153
154 * gdb.texinfo (Values From Inferior): Add length parameter
155 description.
156
dd8f35ac
EZ
1572009-07-04 Chris Genly <chris@genly.us>
158
159 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
160 in -var-list-children. Fix example according to what the code
161 does.
162
2277426b
PA
1632009-07-02 Pedro Alves <pedro@codesourcery.com>
164
165 * gdb.texinfo (Debugging multiple inferiors): Document the
166 "inferior", "detach inferior" and "kill inferior" commands.
167 (Debugging Programs with Multiple Processes): Adjust to mention
168 generic "inferior" commands. Delete mention of "detach fork" and
169 "delete fork". Cross reference to "Debugging multiple inferiors"
170 section.
171
a6d9a66e
UW
1722009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
173
5af949e3
UW
174 * gdbint.texinfo (Item Output Functions): Update signature
175 for ui_out_field_core_addr.
176
1772009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
178
179 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
180 Update example code extrated from breakpoint.c.
181
9901a55b
PP
1822009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
183
184 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
185 MI commands.
186 (GDB/MI Symbol Query): Likewise.
187 (GDB/MI File Commands): Likewise.
188 (GDB/MI File Transfer Commands): Likewise.
189 (GDB/MI Target Manipulation): Likewise.
190 (GDB/MI Miscellaneous Commands): Likewise.
191
edb3359d
DJ
1922009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
193
194 * gdb.texinfo (Debugging Optimized Code): New chapter.
195 (Compiling for Debugging): Reference it. Move some
196 text to the new section.
197
7cd1089b
PM
1982009-06-15 Phil Muldoon <pmuldoon@redhat.com>
199
200 * doc/gdb.texinfo (Calling): Document
201 set-unwind-on-terminating-exception usage.
202
d4db2f36
PA
2032009-06-11 Pedro Alves <pedro@codesourcery.com>
204
205 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
206 command.
207
d1a7880c
PA
2082009-06-07 Pedro Alves <pedro@codesourcery.com>
209
210 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
211 references.
212
473f94e6
UW
2132009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
214
215 * gdbint.texinfo: Rename formal parameters to gdbarch function
216 protoypes from "current_gdbarch" to "gdbarch".
217
8f500870
TT
2182009-05-28 Tom Tromey <tromey@redhat.com>
219
220 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
221
b6313243
TT
2222009-05-27 Tom Tromey <tromey@redhat.com>
223
224 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
225 feature.
226 (GDB/MI Variable Objects): Document -var-set-visualizer.
227
2282009-04-02 Tom Tromey <tromey@redhat.com>
229
230 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
231 feature.
232 (GDB/MI Variable Objects): Document -var-set-visualizer.
233
a6bac58e
TT
2342009-05-27 Tom Tromey <tromey@redhat.com>
235 Thiago Jung Bauermann <bauerman@br.ibm.com>
236 Phil Muldoon <pmuldoon@redhat.com>
237
238 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
239 (Pretty Printing): New node.
240 (Selecting Pretty-Printers): Likewise.
241 (Python API): Update.
242 (Output Formats): Document /r format.
243
2c74e833
TT
2442009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
245 Tom Tromey <tromey@redhat.com>
246
247 * gdb.texinfo (Types In Python): New node.
248 (Values From Inferior): "type" is now an attribute.
249 (Python API): Update.
250
89c73ade
TT
2512009-05-27 Tom Tromey <tromey@redhat.com>
252 Thiago Jung Bauermann <bauerman@br.ibm.com>
253 Phil Muldoon <pmuldoon@redhat.com>
254
255 * gdb.texinfo: Add @syncodeindex for `tp'.
256 (Python API): Update.
257 (Auto-loading): New node.
258 (Objfiles In Python): New node.
259
17a37d48
PP
2602009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
261
262 * gdb.texinfo (Threads): Document libthread-db-search-path.
263
6718376f
NR
2642009-05-15 Nick Roberts <nickrob@snap.net.nz>
265
266 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
267
cbe54154
PA
2682009-05-12 Pedro Alves <pedro@codesourcery.com>
269
270 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
271 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
272 show show-debug-regs' docs.
273
8e05493c
EZ
2742009-05-08 Eli Zaretskii <eliz@gnu.org>
275
276 * gdb.texinfo (Process Record and Replay): Add description of
277 reverse execution.
278
b39f4988
JB
2792009-05-07 Joel Brobecker <brobecker@adacore.com>
280
281 * gdbint.texinfo (Adding support for debugging core files): New node.
282 (Native Debugging): Remove the ``Native core file Support'' section.
283
a2311334
EZ
2842009-05-01 Eli Zaretskii <eliz@gnu.org>
285
286 * gdb.texinfo (Process Record and Replay): Improve and clarify.
287 Add index entries.
288
53cc454a
HZ
2892009-04-30 Hui Zhu <teawater@gmail.com>
290 Michael Snyder <msnyder@vmware.com>
291
a2311334
EZ
292 * gdb.texinfo: (Process Record and Replay): Add documentation for
293 process record and replay.
53cc454a 294
484086b7
JK
2952009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
296
297 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
298 a new part on command-line defined macros.
299
32ae1842
EZ
3002009-04-25 Eli Zaretskii <eliz@gnu.org>
301
302 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
303 clarify the wording.
304
b14b1491
TT
3052009-04-23 Tom Tromey <tromey@redhat.com>
306
307 * gdb.texinfo (Data Files): New node.
308 (GDB Files): Update menu.
309
5c1e86e1
JB
3102009-04-23 Joel Brobecker <brobecker@adacore.com>
311
312 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 313 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 314
83eba9b7
VP
3152009-04-22 Vladimir Prus <vladimir@codesourcery.com>
316
317 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
318
e31198c4
HZ
3192009-04-22 Hui Zhu <teawater@gmail.com>
320
321 * gdb.texinfo (disassemble-next-line): Set the default of
322 disassemble-next-line to off.
323
26e251b6
JM
3242009-04-21 Joseph Myers <joseph@codesourcery.com>
325
326 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
327 --with-htmldir): New.
328 * configure: Regenerate.
329 * Makefile.in (datarootdir, docdir): Define.
330 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
331 instead of $(SET_TEXINPUTS).
332 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
333 gdbint.info instead of $(SET_TEXINPUTS).
334 (gdbint/index.html): Use same -I options as for building
335 gdbint.info.
336 (stabs.dvi, stabs.pdf): Use same -I options as for building
337 stabs.info instead of $(SET_TEXINPUTS).
338 (stabs/index.html): Use same -I options as for building
339 stabs.info.
340 (annotate.dvi, annotate.pdf): Use same -I options as for building
341 annotate.info instead of $(SET_TEXINPUTS).
342 (annotate/index.html): Use same -I options as for building
343 annotate.info.
344
eac35c4e
DD
3452009-04-21 David Daney <ddaney@caviumnetworks.com>
346
347 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
348
29b0e8a2
JM
3492009-04-21 Joseph Myers <joseph@codesourcery.com>
350
351 * gdb.texinfo (Source Path): Document --with-relocated-sources.
352
2b831889
JM
3532009-04-18 Carlos O'Donell <carlos@codesourcery.com>
354 Joseph Myers <joseph@codesourcery.com>
355
356 * Makefile.in (MAKEHTML): Set to makeinfo --html.
357 (MAKEHTMLFLAGS): Set to empty.
358 (html__strip_dir): Define.
359 (HTMLFILES): Define.
360 (HTMLFILES_INSTALL): Define.
361 (install-html): Copy new automake rule.
362 (html): Depend on $(HTMLFILES).
363 (gdb_toc.html): Rename to gdb/index.html.
364 (gdbint_toc.html): Rename to gdbint/index.html.
365 (stabs_toc.html): Rename to stabs/index.html.
366 (annotate_toc.html): Rename to annotate/index.html.
367
89a34d1b
JM
3682009-04-17 Carlos O'Donell <carlos@codesourcery.com>
369
370 * Makefile.in: Set pdfdir and htmldir from configure
371 substitutions.
372 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
373 * configure: Regenerate.
374
a2d5da46
JB
3752009-04-16 Joel Brobecker <brobecker@adacore.com>
376
377 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
378 This macro is no longer used.
379
732f6a93
TT
3802009-04-15 Tom Tromey <tromey@redhat.com>
381
382 * gdb.texinfo (Character Sets): Document default character set.
383
87f9adc1
PM
3842009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
385
386 * gdbint.texinfo: Change server name from sources.redhat.com to
387 sourceware.org throughout.
388
2c88c651
JB
3892009-04-09 Joel Brobecker <brobecker@adacore.com>
390
391 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
392 about a missing dot or coma after @xref.
393
4f5376b2
JB
3942009-04-02 Joel Brobecker <brobecker@adacore.com>
395
396 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
397 example, and add a small explanation about it.
398 (Print Settings): Change the documentation of the "set print
399 frame-arguments" to reflect the fact that the default is now "scalars".
400
a0381d3a
JB
4012009-04-02 Joel Brobecker <brobecker@adacore.com>
402
403 * gdb.texinfo (Print Settings): Add kindex for command "set
404 print frame-arguments".
405
45ac276d
JB
4062009-03-31 Joel Brobecker <brobecker@adacore.com>
407
408 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
409 breakpoints.
410 (Set Breaks): Add reference to thread-specific and task-specific
411 breakpoints.
412
32cd1edc
JB
4132009-03-31 Joel Brobecker <brobecker@adacore.com>
414
415 * gdb.texinfo (Ada Tasks): Remove the documentation about
416 the "Running" state, as this state has been eliminated.
417 Now all runnable tasks are shown as "Runnable".
418
1042e4c0
SS
4192009-03-30 Stan Shebs <stan@codesourcery.com>
420
421 * gdb.texinfo (Tracepoints): Describe tracepoints as a
422 special case of breakpoints.
423 (Enable and Disable Tracepoints): Mention deprecation.
424 (Listing Tracepoints): Update description and example.
425
f8f6f20b
TJB
4262009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
427
428 * gdb.texinfo (Frames in Python): New node.
429 (Python API): Update.
430
c0c6f777
TJB
4312009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
432
433 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
434 from a method to an attribute.
435
def2b000
TJB
4362009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
437
438 * gdb.texinfo (Values From Inferior): Document is_optimized_out
439 attribute.
440
a07daef3
PA
4412009-03-25 Pedro Alves <pedro@codesourcery.com>
442
443 * observer.texi (thread_exit): Add "silent" parameter.
444
f3b1572e
PA
4452009-03-22 Pedro Alves <pedro@codesourcery.com>
446
447 * observer.texi (about_to_proceed): New.
448
587afa38
EZ
4492009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
450
451 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
452 field throughout to handle types with spaces in them. Fix typos
453 found by aspell.
454 (Summary, Requirements, Contributors): New first chapter,
455 "Summary" added, old Requirements section moved there, and new
456 section, "Contributors" added.
457 (Initializing a New Architecture, Register Representation)
458 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
459 (Porting gdb): These sections extended and updated.
460 (Compiler Characteristics): This section (empty) deleted.
461 (Defining Other Architecture Features): This section renamed and
462 duplicate material removed from (formerly "Target Conditionals").
463 Use braces {} in @deftypeXX type field throughout to handle types
464 with spaces in them. Typos found by aspell fixed.
465
466 * stack_frame.svg: New file, source of image for gdbint.texinfo.
467 * stack_frame.pdf: Version of image for PDF output.
468 * stack_frame.png: Version of image for HTML output and for Emacs.
469 * stack_frame.txt: Version of image for Info output.
1db61298 470 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 471
10af6951
EZ
4722009-03-21 Eli Zaretskii <eliz@gnu.org>
473
474 * gdb.texinfo (Character Sets): Fix last change.
475
cc924cad
TJB
4762009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
477
478 * gdb.texinfo (Values From Inferior): Fix optional arguments
479 markup.
480 (Commands In Python): Adjust argument names of gdb.Command.__init__
481 to what the function accepts as keywords.
482
bc3b79fd
TJB
4832008-03-20 Tom Tromey <tromey@redhat.com>
484
485 * gdb.texinfo (Convenience Vars): Document convenience functions.
486 (Functions In Python): New node.
487 (Python API): Update.
488
6c7a06a3
TT
4892009-03-20 Tom Tromey <tromey@redhat.com>
490
491 * gdb.texinfo (Character Sets): Remove obsolete text. Document
492 set target-wide-charset.
493 (Requirements): Mention iconv.
494
b646ddd4
HZ
4952009-03-17 Hui Zhu <teawater@gmail.com>
496
497 * gdb.texinfo: Change the introduce of "disassemble-next-line".
498
91440f57
HZ
4992009-03-17 Hui Zhu <teawater@gmail.com>
500
501 * gdb.texinfo: Add documentation for disassemble-next-line.
502
8fd41227
TJB
5032009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
504
505 * gdb.texinfo (Commands In Python): Remove tindex entries.
506
61ff14c6
JK
5072009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
508
509 * gdb.texinfo (Returning): New description for missing debug info.
510
0b16c5cf
PA
5112009-03-14 Pedro Alves <pedro@codesourcery.com>
512
513 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 514 (General Query Packets): Document qAttached.
0b16c5cf 515
32fc0df9
PA
5162009-03-05 Pedro Alves <pedro@codesourcery.com>
517
518 * gdb.texinfo (Background Execution): Better describe the set
519 target-async command.
520 (Maintenance Commands): Delete description of the `maint set/show
521 linux-async' and `maint set/show remote-async' commands.
522
134eb42c
VP
5232009-02-18 Vladimir Prus <vladimir@codesourcery.com>
524
525 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
526 between sentences.
527
c86cf029
VP
5282009-02-18 Vladimir Prus <vladimir@codesourcery.com>
529
530 * gdb.texinfo (GDB/MI Async Records): Document the
531 =library-loaded and =library-unloaded notifications.
532
3ea85240
VP
5332009-02-17 Vladimir Prus <vladimir@codesourcery.com>
534
535 * observer.texi (test_notification): New observer.
536
1d33d6ba
VP
5372009-02-14 Vladimir Prus <vladimir@codesourcery.com>
538
61ff14c6
JK
539 * observer.texi: Add parameter 'print_frame' to normal_stop
540 observer.
1d33d6ba 541
d721c933
EZ
5422009-02-07 Eli Zaretskii <eliz@gnu.org>
543
544 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
545 (Commands In Python): Fix COMMAND_* constants in last change. Use
546 @kbd for interactive input. Add cross-references and index
547 entries.
548
4aa995e1
PA
5492009-02-06 Pedro Alves <pedro@codesourcery.com>
550
551 * gdb.texinfo (Signals): Document $_siginfo.
552 (Convenience Variables): Mention $_siginfo.
553 (Remote Configuration): Document qXfer:siginfo:read,
554 qXfer:siginfo:write packets, and the read-siginfo-object,
555 write-siginfo-object commands.
556
5f5233d4
PA
5572009-02-06 Pedro Alves <pedro@codesourcery.com>
558
559 * gdbint.texinfo (Values): New chapter.
560
d8906c6f
TJB
5612009-02-06 Tom Tromey <tromey@redhat.com>
562
563 * gdb.texinfo (Python API): Add entry for Commands In Python.
564 (Commands In Python): New node.
565
b6cb8e7d
TJB
5662009-02-05 Tom Tromey <tromey@redhat.com>
567
568 * gdb.texinfo (Values From Inferior): Document Value.string.
569
12453b93
TJB
5702009-02-05 Tom Tromey <tromey@redhat.com>
571
572 * gdb.texinfo (Basic Python): Document execute's from_tty
573 argument.
574
08c637de
TJB
5752009-02-04 Tom Tromey <tromey@redhat.com>
576
577 * gdb.texinfo (Basic Python): Document gdb.history.
578
592375cd
VP
5792009-01-30 Vladimir Prus <vladimir@codesourcery.com>
580
581 * gdb.texinfo (GDB/MI Thread Commands): Document the
582 'current-thread-id' field. Remove the example with zero threads,
583 since current GDB won't ever report that if there's inferior.
584
41447f92
VP
5852009-01-30 Vladimir Prus <vladimir@codesourcery.com>
586
587 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
588 option to -break-insert.
589
098b41a6
JG
5902009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
591 Jerome Guitton <guitton@adacore.com>
592
593 * gdb.texinfo (Startup): Document --with-system-gdbinit.
594 (System-wide configuration): New section.
595
3c16cced
PA
5962009-01-26 Pedro Alves <pedro@codesourcery.com>
597
598 PR gdb/7580:
599 * gdb.texinfo (Maintenance Commands): Document "maint set|show
600 internal-error|internal-warning quit|corefile ask|yes|no".
601
62709adf
PA
6022009-01-26 Pedro Alves <pedro@codesourcery.com>
603
604 * gdb.texinfo (Using the `gdbserver' Program): Document
605 --remote-debug.
606
7ce58dd2
DE
6072009-01-23 Doug Evans <dje@google.com>
608
609 * gdb.texinfo: Add nexti to list of commands that support
610 background execution.
611
adb483fe
DJ
6122009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
613
614 * gdb.texinfo (Define, Hooks): Document prefix command support.
615
a67ec3f4
JM
6162009-01-14 Joseph Myers <joseph@codesourcery.com>
617 Carlos O'Donell <carlos@codesourcery.com>
618
619 Fixes for makeinfo --html.
620
621 * annotate.texinfo: Use @copying and @insertcopying. Use
622 @ifnottex in place of @ifinfo.
623 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
624 place of @ifinfo. Use @ifnotinfo for one index entry.
625 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
626 in place of @ifinfo.
627 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
628 in place of @ifinfo. Include contents at start unconditionally.
629
84fcdf95
PA
6302009-01-13 Pedro Alves <pedro@codesourcery.com>
631
632 * gdb.texinfo (General Query Packets): Remove @var{} around the
633 "spu" literal string.
634
fa3a767f
PA
6352009-01-07 Pedro Alves <pedro@codesourcery.com>
636
637 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
638 program may be running in another process" errors.
639 * gdbint.texinfo (Native Conditionals): Delete
640 ONE_PROCESS_WRITETEXT description.
641
9cb011d3
JB
6422009-01-07 Joel Brobecker <brobecker@adacore.com>
643
644 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
645 emacs local variable to be placed at the end of the ChangeLog.
646 Add server.c and gdbreplay.c to the list of files where the
647 copyright year needs to be updated.
648
84603566
SL
6492009-01-06 Sandra Loosemore <sandra@codesourcery.com>
650
651 * gdb.texinfo (Remote Configuration): Document new
652 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
653 commands.
654
a53f55d8
PA
6552008-12-28 Pedro Alves <pedro@codesourcery.com>
656
657 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
658 FETCH_INFERIOR_REGISTERS.
659 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
660 FETCH_INFERIOR_REGISTERS descriptions. Remove
661 gdbarch_get_longjmp_target descrition, since already described in
662 Target Conditionals. Move gdbarch_fp0_regnum description to ...
663 (Target Conditionals): ... here.
664
077e0a52
JB
6652008-12-16 Joel Brobecker <brobecker@adacore.com>
666
667 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
668 examples.
669 (Additions to Ada): Likewise. Add the missing opening and closing
670 parenthesis of the GDB prompt in one of the examples.
671
023eb17c
JB
6722008-12-14 Joel Brobecker <brobecker@adacore.com>
673
674 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
675 about the result of 'Address not being of type System.Address.
676 This problem has been fixed a while ago.
677
c3b108f7
VP
6782008-12-02 Vladimir Prus <vladimir@codesourcery.com>
679
680 MI non-stop and multiprocess docs.
681
682 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
683 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
684 Adjust documentation for *stopped, document =thread-created,
685 =thread-exited, =thread-group-created and =thread-group-exited.
686 (GDB/MI Thread Commands): Document the 'state' field in
687 -thread-info output.
688 (GDB/MI Program Execution): Mention --all and --thread-group
689 options.
690 (GDB/MI Variable Objects): Describe floating and fixed variable
691 objects.
692 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
693
07e059b5
VP
6942008-12-02 Vladimir Prus <vladimir@codesourcery.com>
695
696 * gdb.texinfo (Operating System Information): New appendix.
697 (Operating System Auxiliary Information): Document 'info os processes'
698 (Remote Configuration): Document 'osdata'
699 (General Query Packets): Document qXfer:osdata:read.
700
a80b95ba
TG
7012008-11-27 Tristan Gingold <gingold@adacore.com>
702
703 * gdb.texinfo (Darwin): Document Darwin specific features.
704
a655d424
JK
7052008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
706
707 * gdbint.texinfo (Target Conditionals): Extend the
708 gdbarch_breakpoint_from_pc description.
709
249e1128
VP
7102008-11-22 Vladimir Prus <vladimir@codesourcery.com>
711
712 * gdb.texinfo (M68K Features): Fix typo.
713
c14c28ba
PP
7142008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
715
716 * gdb.texinfo (Symbols): Mention printing containing
717 image name in "info symbol".
718 (Maint translate-address): Likewise.
719
394a6666
JB
7202008-11-18 Joel Brobecker <brobecker@adacore.com>
721
722 * gdb.texinfo (Set Catchpoints): Remove the documentation of
723 commands "catch load" and "catch unload".
724
66bb093b
VP
7252008-11-17 Vladimir Prus <vladimir@codesourcery.com>
726
727 * gdb.texinfo (GDB/MI Async Records): Document
728 =thread-selected.
729
4a92f99b
VP
7302008-11-17 Vladimir Prus <vladimir@codesourcery.com>
731
732 * observer.texi (new_inferior, inferior_exit): New observers.
733
f0323ca0
PA
7342008-10-27 Pedro Alves <pedro@codesourcery.com>
735
736 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
737 .mt files, TM_CLIBS or TM_CDEPS.
738 (x86 Watchpoints): Don't mention TDEPFILES.
739
8b23ecc4
SL
7402008-10-24 Sandra Loosemore <sandra@codesourcery.com>
741
742 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
743 (Overview): Mention notifications and non-stop mode behavior.
744 (Packets): Update documentation of ?, vAttach, vCont, and vRun
745 with non-stop mode behavior. Add vStopped description.
746 (Stop Reply Packets): Update list of packets that return
747 stop replies. Mention non-stop behavior.
748 (General Query Packets): Document QNonStop packet and associated
749 qSupported query response.
750 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
751 behavior.
752 (Notification Packets): New section.
753 (Remote Non-Stop): New section.
754 (File-I/O Overview): Mention non-stop behavior.
755
fff08868
HZ
7562008-10-24 Hui Zhu <teawater@gmail.com>
757 Pedro Alves <pedro@codesourcery.com>
758
759 * gdb.texinfo (displaced-stepping): Describe the auto mode
760 setting, and say it's the default. This is now a mainstream
761 setting instead of a maintenance setting.
762
252fbfc8
PA
7632008-10-23 Pedro Alves <pedro@codesourcery.com>
764
765 * observer.texi (thread_stop_requested): New.
766
20924a55
JB
7672008-10-22 Joel Brobecker <brobecker@adacore.com>
768
769 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
770 (Patching): Replace incorrect usage of @samp by @kbd.
771
bacec72f
MS
7722008-10-17 Michael Snyder <msnyder@vmware.com>
773
774 * gdb.texinfo: Add documentation for reverse execution.
775
a08702d6 7762008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 777 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
778
779 * gdb.texinfo. (Values From Inferior): New subsubsection.
780
d97bc12b
DE
7812008-10-06 Doug Evans <dje@google.com>
782
783 * gdb.texinfo (set debug dwarf2-die): Document it.
784
87f67dba
JB
7852008-10-01 Joel Brobecker <brobecker@adacore.com>
786
787 * gdb.texinfo (catch) [exception]: Document how to insert
788 a breakpoint on user-defined exceptions when the exception
789 name is identical to one of the language-defined ones.
790
2fae03e8
TT
7912008-09-27 Tom Tromey <tromey@redhat.com>
792
793 * gdb.texinfo (Macros): Remove text about stringification,
794 varargs, and splicing.
795
5c6ce71d
TT
7962008-09-27 Tom Tromey <tromey@redhat.com>
797
798 * gdbint.texinfo (Language Support): Remove text about omitting
799 support for a language.
800
07128da0
DE
8012008-09-23 Doug Evans <dje@google.com>
802
803 * gdb.texinfo (info dcache): Update.
804
b90a069a
SL
8052008-09-22 Sandra Loosemore <sandra@codesourcery.com>
806
807 * gdb.texinfo (Packets): Add info on thread-id syntax and
808 multiprocess extensions.
809 <D>: Document multiprocess form of packet.
810 <H>: Use thread-id syntax.
811 <T>: Likewise.
812 <vCont>: Likewise. Note this is required for multiprocess.
813 <vKill>: New packet.
814 (Stop Reply Packets) <T>: Use thread-id syntax.
815 <W>: Document multiprocess form of reply.
816 <X>: Likewise.
817 (General Query Packets) <qC>: Use thread-id syntax.
818 <qfThreadInfo>: Likewise.
819 <qGetTLSAddr>: Likewise.
820 <qP>: Likewise.
821 <qSupported>: Add "multiprocess" feature.
822 <qThreadExtraInfo>: Use thread-id syntax.
823
b77209e0
PA
8242008-09-22 Stan Shebs <stan@codesourcery.com>
825
826 * gdb.texinfo (Inferiors): New section.
827
3d0bb823
PA
8282008-09-12 Pedro Alves <pedro@codesourcery.com>
829
830 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
831
f8dcfc0a
UW
8322008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
833
834 * gdbint.texinfo (Target Conditionals): Remove documentation
835 for gdbarch_name_of_malloc.
836
8775bb90
MS
8372008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
838
839 * gdb.texinfo (Interrupts): Mention TCP interface for
840 sending BREAK.
841
f1838a98
UW
8422008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
843
844 * gdb.texinfo (Commands to Specify Files): Document "remote:"
845 argument prefix to "set sysroot".
846
158c7665
PH
8472008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
848
849 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
850 and False.
851
30e026bb
VP
8522008-08-20 Vladimir Prus <vladimir@codesourcery.com>
853
854 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
855 for possible features of -list-features.
856
c6ebd6cf
VP
8572008-08-19 Vladimir Prus <vladimir@codesourcery.com>
858
859 * gdb.texinfo (Background execution): Adjust example
860 (GDB/MI Miscellaneous Commands): Document -list-target-features.
861
aeac0ff9
VP
8622008-08-19 Vladimir Prus <vladimir@codesourcery.com>
863
864 * doc/gdb.texinfo (PowerPC): Fix typo.
865 (PowerPC features): Fix typo.
866
5231c1fd
PA
8672008-08-18 Pedro Alves <pedro@codesourcery.com>
868
869 * observer.texi (thread_ptid_changed): New.
870
677c5bb1
LM
8712008-08-18 Luis Machado <luisgpm@br.ibm.com>
872
873 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
874 (PowerPC features): Mention feature set for VSX registers.
875
f3a2dd1a
JB
8762008-08-13 Joel Brobecker <brobecker@adacore.com>
877
878 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
879 the direct visibility of all names in user-written packages.
880
33e5cbd6
PA
8812008-08-13 Pedro Alves <pedro@codesourcery.com>
882
883 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
884 setting, and make it the default.
885 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
886 non-stop script example.
887
d0384fc4
TJB
8882008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
889
890 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
891 reference to the "Using Different Register and Memory Data
892 Representation" section.
893
a6f3e723
SL
8942008-08-12 Sandra Loosemore <sandra@codesourcery.com>
895
896 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
897 (Remote Protocol): Add Packet Acknowledgment to menu.
898 (Overview): Mention +/- can be disabled, and point to new section
899 where this is discussed in detail.
900 (General Query Packets): Document QStartNoAckMode packet, and
901 corresponding qSupported reply.
902 (Packet Acknowledgment): New section.
903
0606b73b
SL
9042008-08-11 Sandra Loosemore <sandra@codesourcery.com>
905 Pedro Alves <pedro@codesourcery.com>
906
907 * gdb.texinfo (Threads): Move paragraph about automatic thread
908 selection to All-Stop Mode subsection.
909 (Thread Stops): Reorganize existing material into subsections.
910 Add introductory blurb and menu.
911 (Non-Stop Mode): New subsection.
912 (Background Execution): New subsection.
913 (Maintenance Commands): Add cross-references from async mode
914 commands to the new Background Execution section.
915
d57a3c85
TJB
9162008-08-06 Tom Tromey <tromey@redhat.com>
917
918 * gdb.texinfo (Extending GDB): New chapter.
919 (Sequences): Demoted chapter, now a section under the new
920 Extending GDB chapter.
921 (Python): New section.
922
6d76a53d
SS
9232008-07-31 Stan Shebs <stan@codesourcery.com>
924
925 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
926
1f70da6a
SS
9272008-07-29 Stan Shebs <stan@codesourcery.com>
928
929 * gdbint.texinfo: General round of cleanup and minor
930 clarifications.
931 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
932 (Longjmp Support): Update description to reflect how it is done
933 for targets without using native header.
934 (Symbol Handling): Add a little more general explanation.
935 (COFF, ELF): Mention stabs encapsulation.
936 (DWARF 3): New section.
937 (Adding a New Host): Scrub out some obsolete bits.
938 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
939 (Host Conditionals): Remove descriptions of NO_STD_REGS,
940 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
941 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
942 SEEK_SET, STOP_SIGNAL, USG.
943 (Raw and Virtual Register Representations): Ditto for
944 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
945 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
946 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
947 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
948 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
949 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
950 DEPRECATED_REGISTER_VIRTUAL_SIZE,
951 DEPRECATED_REGISTER_VIRTUAL_TYPE,
952 DEPRECATED_USE_STRUCT_CONVENTION.
953 Describe gdbarch_deprecated_fp_regnum.
954 Update description of gdbarch_print_insn.
955 (Adding a New Target): Scrub out obsolete bits.
956 (Obsolete Conditionals): Remove entire section.
957
383f836e
TT
9582008-07-25 Tom Tromey <tromey@redhat.com>
959
960 * observer.texi (GDB Observers): Document new observers:
961 breakpoint_created, breakpoint_deleted, breakpoint_modified,
962 tracepoint_created, tracepoint_deleted, tracepoint_modified,
963 architecture_changed.
964
cfd8ab24
SS
9652008-07-21 Stan Shebs <stan@codesourcery.com>
966
967 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
968 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
969
781b42b0
TT
9702008-07-21 Tom Tromey <tromey@redhat.com>
971
972 * observer.texi (GDB Observers): Remove obsolete comment.
973 <executable_changed>: Remove argument.
974
d7d9f01e
TT
9752008-07-18 Tom Tromey <tromey@redhat.com>
976
977 * gdb.texinfo (Macros): Update. Use @code rather than @command.
978
bf250677
DE
9792008-07-10 Doug Evans <dje@google.com>
980
981 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
982
10568435
JK
9832008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
984
985 * gdb.texinfo (Starting): Document "set disable-randomization".
986
5ae4183a
AS
9872008-07-07 Andreas Schwab <schwab@suse.de>
988
989 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
990
b56e7235
VP
9912008-07-06 Vladimir Prus <vladimir@codesourcery.com>
992
993 * gdb.texinfo (GDB/MI Target Manipulation): Add
994 example of -target-attach.
995
e1ac3328
VP
9962008-06-10 Vladimir Prus <vladimir@codesourcery.com>
997
998 * observer.texi (target_resumed): New observer.
5ae4183a 999 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 1000
65d12d83
TT
10012008-06-06 Tom Tromey <tromey@redhat.com>
1002
1003 * gdb.texinfo (Completion): Add field name example.
1004
fbc5282e
MK
10052008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
1006
1007 * gdb.texinfo (GDB/MI Program Context): Added example
1008 to -exec-arguments
5ae4183a 1009
fbc5282e 10102008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
1011
1012 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
1013 annotation.
1014
c16158bc 10152008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
1016 Nathan Sidwell <nathan@codesourcery.com>
1017 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
1018
1019 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
1020 and ACX_BUGURL.
1021 * configure: Regenerate.
1022 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1023 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1024 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
1025 mailing-list-specific text about bug reporting unless
1026 BUGURL_DEFAULT.
1027
75c99385
PA
10282008-06-05 Pedro Alves <pedro@codesourcery.com>
1029
1030 * gdb.texinfo (-target-select): Remove reference to target async.
1031 (Maintenance Commands): Document "maint set/show remote-async".
1032
1763a388
MK
10332008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
1034
1035 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1036 in -target-file-get section.
5ae4183a 1037
d0d064df
PA
10382008-05-22 Pedro Alves <pedro@codesourcery.com>
1039
9b562ab8
PA
1040 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1041 killing the inferior when it is already debugging a process.
d0d064df 1042
8dfa32fc
JB
10432008-05-21 Joel Brobecker <brobecker@adacore.com>
1044
1045 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1046 abbreviation for "finish".
1047
55f996a7
NR
10482008-05-21 Nick Roberts <nickrob@snap.net.nz>
1049
1050 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1051
ba2b1c56
DJ
10522008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1053
1054 * gdbint.texinfo (Target Conditionals): Delete entry for
1055 gdbarch_dwarf_reg_to_regnum.
1056
08388c79
DE
10572008-05-09 Doug Evans <dje@google.com>
1058
a3c83fae 1059 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 1060
d14508fe
DE
10612008-05-05 Doug Evans <dje@google.com>
1062
1063 * gdb.texinfo (disassemble): Document /m modifier.
1064
e2b7ddea
VP
10652008-05-05 Vladimir Prus <vladimir@codesourcery.com>
1066
5ae4183a
AS
1067 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1068 will not report the time of commands that run the target.
e2b7ddea 1069
8eb41542
VP
10702008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1071
1072 * gdb.texinfo (GDB/MI Output Records): Add
1073 missing semicolon.
1074
82f68b1c
VP
10752008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1076
1077 * gdb.texinfo (GDB/MI Output Records):
1078 Document =thread-create and =thread-exited.
1079
fa0f268d
VP
10802008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1081
1082 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 1083 Remove mention of dmi-discuss.
fa0f268d 1084
063bfe2e
VP
10852008-05-03 Pedro Alves <pedro@codesourcery.com>
1086
1087 * observer.texi (thread_exit): New.
1088
237fc4c9
PA
10892008-05-02 Pedro Alves <pedro@codesourcery.com>
1090
1091 * gdb.texinfo (Debugging Output): Document "set/show debug
1092 displaced".
1093 (Maintenance Commands): Document "maint set/show
1094 can-use-displaced-stepping".
1095
0428b8f5
DJ
10962008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1097
1098 * gdb.texinfo (ARM): Document set/show arm fallback-mode
1099 and set/show arm force-mode.
1100
5009afc5
AS
11012008-05-02 Andreas Schwab <schwab@suse.de>
1102
1103 * gdbint.texinfo (Algorithms): Describe
1104 target_watchpoint_addr_within_range.
1105
669fac23
DJ
11062008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1107
1108 * gdbint.texinfo (Stack Frames): New chapter.
1109 (Algorithms): Move Frames text to the new chapter.
1110 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
1111 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1112
721c02de
VP
11132008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1114
5ae4183a
AS
1115 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1116 output does not necessary include any tokens.
721c02de 1117
c055b101
CV
11182008-04-22 Corinna Vinschen <vinschen@redhat.com>
1119
1120 * gdb.texinfo (Set SH Calling convention): New @item.
1121 (Show SH Calling convention): Ditto.
1122
68837c9d
MD
11232008-04-22 Markus Deuling <deuling@de.ibm.com>
1124
1125 * gdb.texinfo (Fortran Operators): Describe '%' operator.
1126
2e9132cc
EZ
11272008-04-20 Eli Zaretskii <eliz@gnu.org>
1128
1129 * gdb.texinfo (Set Breaks): Mention that multiple location
1130 breakpoints need line number info. Add index entries.
1131
31fffb02
CS
11322008-04-19 Craig Silverstein <csilvers@google.com>
1133
1134 * gdb.texinfo (Requirements): Add an optional requirement on
1135 zlib.
1136 * gdbint.texinfo (Debugging File Formats): Add new subsection for
1137 Compressed DWARF 2.
1138
a47ec5fe
AR
11392008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
1140
1141 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1142 sample output for 'stopped,reason="breakpoint-hit"' message.
1143 (GDB/MI Program Execution): Likewise.
1144
de051565
MK
11452008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1146
5ae4183a 1147 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
1148 -var-set-format. Add -f option to -var-evaluate-expression.
1149
6ba66d6a
JB
11502008-04-03 Joel Brobecker <brobecker@adacore.com>
1151
1152 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1153 new node "Ambiguous Expressions". Replace references to this
1154 node by references to "Ambiguous Expressions" throughout.
1155 (Ambiguous Expressions): New node.
1156
1e26b4f8
DJ
11572008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
1158
1159 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1160
b84876c2
PA
11612008-03-21 Pedro Alves <pedro@codesourcery.com>
1162
1163 * gdb.texinfo (Debugging Output): Document
1164 "set/show debug lin-lwp-async".
1165 (Maintenance Commands): Document "maint set/show linux-async".
1166
63092375
DJ
11672008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1168
1169 * gdb.texinfo (Expressions): Update description of malloced arrays.
1170
8e8901c5
VP
11712008-03-15 Vladimir Prus <vladimir@codesourcery.com>
1172
1173 * gdb.texinfo (Thread Commands): Document
1174 -thread-info. Remove -thread-list-all-threads.
1175
1fddbabb
PA
11762008-03-14 Pedro Alves <pedro@codesourcery.com>
1177 Sandra Loosemore <sandra@codesourcery.com>
1178
1179 * gdb.texinfo (Library List Format): Update to mention the
1180 possibility to pass section addresses instead of segment
1181 addresses.
1182
ccd213ac
DJ
11832008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1184
1185 * gdb.texinfo (Starting): Document "set exec-wrapper".
1186 (Server): Document gdbserver --wrapper.
1187
fa4727a6
DJ
11882008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1189
1190 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1191 unreadable memory. Delete obsolete SPARClite reference.
1192
8edfe269
DJ
11932008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1194
1195 * gdb.texinfo (Starting): Mention always-running targets.
1196 (Target Commands): Add an anchor for load.
1197 (Connecting): Explain continue instead of run.
1198
1843f87b
DJ
11992008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1200
1201 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1202
f9082629
NR
12032008-02-26 Nick Roberts <nickrob@snap.net.nz>
1204
1205 * gdb.texinfo (Set Breaks): Revert description of Enb column of
1206 breakpoint table.
1207
fd96d250
PA
12082008-02-19 Pedro Alves <pedro@codesourcery.com>
1209
1210 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1211 killing the inferior when it is already debugging a process.
1212
36af4ef6
MD
12132008-02-13 Markus Deuling <deuling@de.ibm.com>
1214
1215 * gdbint.texinfo (Build Script): New section. Mention new build script
1216 gdb_buildall.sh.
1217
cda4ce5a
JB
12182008-02-01 Jim Blandy <jimb@red-bean.com>
1219
1220 * gdb.texinfo (Help): Summarize 'info args' correctly.
1221
4acd40f3
TJB
12222008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1223
1224 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1225 available in PowerPC architecture.
1226 (Embedded Processors): Change node name of PowerPC item in menu.
1227 (PowerPC): Rename to...
1228 (PowerPC Embedded): this.
1229 (Architectures): Add new PowerPC item in menu.
1230 (PowerPC): New node.
1231
6e6c6f50
DJ
12322008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1233
1234 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1235 commands.
1236
5ee187d7
DJ
12372008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1238
1239 * gdb.texinfo (Setting Catchpoints): Mention features
1240 supported on GNU/Linux.
1241
e275c0d9
NR
12422008-01-30 Nick Roberts <nickrob@snap.net.nz>
1243
1244 * gdb.texinfo (GDB/MI File Commands): Describe new output
1245 field for MI command -file-list-exec-source-file.
1246
2d717e4f
DJ
12472008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1248
1249 * gdb.texinfo (Using the `gdbserver' Program): Add security
1250 warning. Rearrange into subsections and subsubsections. Document
1251 --multi and --debug. Correct --with-sysroot typo. Update --attach
1252 usage. Make load reference clearer. Document monitor exit.
1253 (Remote Configuration): Document set remote exec-file, attach-packet,
1254 and run-packet.
1255 (Packets): Document vAttach and vRun.
1256
d35a4257 12572008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
1258
1259 * gdb.texinfo (Processes): Mention process command.
1260 detach-on-follow -> detach-on-fork.
1261
c78d192c
DJ
12622008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1263
1264 * gdbint.texinfo (Native Conditionals): Remove
1265 SHELL_COMMAND_CONCAT and SHELL_FILE.
1266
d35a4257
EZ
12672008-01-26 Eli Zaretskii <eliz@gnu.org>
1268
1269 * gdb.texinfo (Specify Location): Improve wording.
1270
93815fbf
VP
12712008-01-23 Chris Demetriou <cgd@google.com>
1272
1273 * gdb.texinfo (Threads): Document new "set print thread-events"
1274 and "show print thread-events" commands.
1275
2a25a5ba
EZ
12762008-01-19 Eli Zaretskii <eliz@gnu.org>
1277
1278 * gdb.texinfo (Specify Location): New section.
1279 (Delete Breaks, Edit, Set Breaks): Remove description of
1280 locations. Instead, add a reference to "Specify Location".
1281 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
1282 (Symbols): Refer to "Specify Location" for the valid forms of
1283 linespecs and locations.
1284
32c9a795
MD
12852008-01-18 Markus Deuling <deuling@de.ibm.com>
1286
1287 * gdbint.texinfo (Target Conditionals): Replace the description of
1288 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
1289
b17828ca
JB
12902008-01-12 Paul Hilfinger <hilfinger@adacore.com>
1291
1292 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
1293 about &&var, which is rejected by the expression parser.
1294
0aea4bf3
LM
12952008-01-09 Luis Machado <luisgpm@br.ibm.com>
1296
1297 * gdb.texinfo (Output): Update documentation on using printf with DFP
1298 types.
1299
febe4383
TJB
13002008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1301
1302 * gdb.texinfo (C and C++): Add Decimal Floating Point format
1303 subsubsection.
1304 (Decimal Floating Point format): New subsubsection.
1305
7a404eba
PA
13062008-01-05 Pedro Alves <pedro@codesourcery.com>
1307
1308 * gdb.texinfo (File Options): Remove mention of the attempt to
1309 open a core file with the -p option. Don't list -c as a valid
1310 option to attach to a process.
1311
a4d9b460
PA
13122008-01-05 Pedro Alves <pedro@codesourcery.com>
1313
1314 * gdbint.texinfo (Host Conditionals): Remove mention of
1315 ALIGN_STACK_ON_ENTRY.
1316
6ec2edbe
JB
13172008-01-05 Joel Brobecker <brobecker@adacore.com>
1318
1319 * gdbint.texinfo (Start of New Year Procedure): Add item
1320 describing how to update the source and documentation copyright
1321 notices.
1322
d8b2a693
JB
13232007-12-18 Jim Blandy <jimb@codesourcery.com>
1324
ab209b3a 1325 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
1326 watchpoint explanation into the main description of the watchpoint
1327 command; update synopses of 'watch', 'rwatch', and 'awatch'
1328 commands.
1329
8b4ed427
VP
13302007-12-18 Vladimir Prus <vladimir@codesourcery.com>
1331
1332 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1333 Document 'pending-breakpoints' feature of
1334 -list-features.
1335
37e4754d
LM
13362007-12-17 Luis Machado <luisgpm@br.ibm.com>
1337
669fac23 1338 * gdb.texinfo: Add new parameter's description.
37e4754d 1339
1d3811f6
DJ
13402007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1341
1342 * gdb.texinfo (Overview): Clarify run-length encoding
1343 example. Remove the restriction on "+" and "-" characters.
1344
c1c25a1a
EZ
13452007-12-15 Eli Zaretskii <eliz@gnu.org>
1346
1347 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
1348
afe8ab22 13492007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1350
afe8ab22
VP
1351 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
1352 the -f option for -break-insert, remove -r option,
1353 and clarify specification of location.
1354
a6b151f1
DJ
13552007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1356
1357 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
1358 formatting.
1359 (Remote Debugging): Add File Transfer section.
1360 (Remote Configuration): Document Host I/O packets.
1361 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 1362 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
1363 (Packets): Add vFile.
1364
3b784c4f
EZ
13652007-11-17 Eli Zaretskii <eliz@gnu.org>
1366
1367 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
1368 breakpoints with multiple locations.
1369 (Breakpoint Menus): Improve wording.
1370 (Output): Fix last change.
1371
a4ce5b0d
UW
13722007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
1373
1374 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1375
1b39d5c0
DE
13762007-11-15 Doug Evans <dje@google.com>
1377
1378 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
1379
7a72d44c
VP
13802007-11-15 Vladimir Prus <vladimir@codesourcery.com>
1381
1382 * gdbint.texinfo (Native Conditionals): Remove
1383 mention of CLEAR_SOLIB.
5ae4183a 1384
6d1829bf 13852007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
1386
1387 * gdb.texinfo (Print Settings): Add documentation for "set/show
1388 print frame-arguments".
1389
1a619819
LM
13902007-11-05 Luis Machado <luisgpm@br.ibm.com>
1391
3b784c4f 1392 * gdb.texinfo (Output): Update printf command's description.
1a619819 1393
55eddb0f
DJ
13942007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1395
1396 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
1397 powerpc soft-float".
1398
9cceb671
DJ
13992007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1400
1401 * gdb.texinfo (Files): Correct formatting. Mention Expat
1402 requirement.
1403 (Requirements for Building GDB): Expand the list of Expat
1404 uses.
1405 (Library List Format, Memory Map Format): Mention Expat.
1406 (Target Descriptions): Update Expat wording.
1407
83acabca
DJ
14082007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1409
1410 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
1411 Document that gdbarch_convert_register_p should return zero for no-op
1412 conversions.
1413
e35879db
UW
14142007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
1415
83acabca 1416 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
1417 of set_gdbarch_sofun_address_maybe_missing back to ...
1418 (Target Conditionals): ... here to fix build break.
1419
203c3895
UW
14202007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1421
83acabca 1422 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
1423 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
1424 (Compiler Characteristics): ... documentation of
1425 set_gdbarch_sofun_address_maybe_missing.
1426
11411de3
DJ
14272007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1428
1429 * gdbint.texinfo (Target Conditionals): Use
1430 frame_unwind_register_unsigned in examples instead of
1431 frame_unwind_unsigned_register.
1432
7cc46491
DJ
14332007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1434
1435 * gdb.texinfo (Predefined Target Types): Add int128
1436 and uint128.
1437 (Standard Target Features): Add PowerPC features.
1438
81adfced
DJ
14392007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1440
1441 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
1442
c1874924
UW
14432007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1444
1445 * gdbint.texi (Target Conditionals): Remove documentation
1446 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
1447 gdbarch_extract_return_value, and gdbarch_store_return_value.
1448
f6e56ab3
UW
14492007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1450
1451 * gdbint.texi (Target Conditionals): Remove documentation of
1452 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
1453
56cf5405
KH
14542007-10-11 Kazu Hirata <kazu@codesourcery.com>
1455
1456 * gdb.texinfo: Mention that inaccessible-by-default is on by
1457 default.
1458
35156bae
DJ
14592007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1460
1461 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
1462
d983da9c
DJ
14632007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1464
1465 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
1466 multi-threaded watchpoints.
1467 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
1468 checked. Describe sticky notification. Expand description
1469 of steppable and continuable watchpoints.
1470 (Watchpoints and Threads): New subsection.
1471
fe6fbf8b
VP
14722007-09-28 Vladimir Prus <vladimir@codesourcery.com>
1473
1474 * gdb.texinfo (Setting Breakpoints): Revise
1475 documentation for pending breakpoints. Document
1476 breakpoints with multiple locations.
5ae4183a 1477
084344da
VP
14782007-09-19 Vladimir Prus <vladimir@codesourcery.com>
1479
1480 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1481 Document -list-features.
5ae4183a 1482
82160952
EZ
14832007-09-15 Eli Zaretskii <eliz@gnu.org>
1484
1485 * gdb.texinfo (Output): Spell out which features of C's printf are
1486 not supported by GDB's printf.
7e27a47a
EZ
1487 (Separate Debug Files): More accurate wording regarding build ID
1488 and a reference to the ld manual rather than the Fedora wiki.
82160952 1489
ea37ba09
DJ
14902007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1491 Jim Blandy <jimb@codesourcery.com>
1492
1493 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
1494 (Examining Memory): Update mentions of the 's' format.
1495 (Automatic Display): Likewise.
1496
b8533aec
DJ
14972007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
1498
1499 * gdb.texinfo: Update the FSF's Back-Cover Text.
1500
83f83d7f
JK
15012007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1502 Eli Zaretskii <eliz@gnu.org>
1503
1504 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
1505 Fixed the ``build ID'' name. New binaries build instructions for the
1506 build ID inclusion. Explain how the commands are specific to the build
1507 ID vs. debug link.
1508
c7e83d54
EZ
15092007-09-01 Eli Zaretskii <eliz@gnu.org>
1510
1511 * gdb.texinfo (Separate Debug Files): Fix last change. Add
1512 indexing for ``build ID'' support.
1513
d3750b24
JK
15142007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1515
1516 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
1517 Enlisted BUILD ID to the debug file searching example.
1518 Included a BUILD ID `.note.gnu.build-id' section description.
1519 Updated/added the debug files splitting instructions for OBJCOPY.
1520
02142340
VP
15212007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1522
1523 * gdb.texinfo (Variable Objects): Adjust docs
1524 for -var-info-expression and document
1525 -var-info-path-expression.
1526
d3bdde98
JB
15272007-08-20 Jim Blandy <jimb@codesourcery.com>
1528
3fb6a982
JB
1529 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
1530 (title page): Include the dedication in the printed manual, as a
1531 separate page after the copyright notice.
5ae4183a 1532
d3bdde98
JB
1533 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
1534 don't break a @var across a line.
1535
c80a96a8
MR
15362007-07-25 Maciej W. Rozycki <macro@mips.com>
1537
1538 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
1539 for include files.
1540
5824a901
NR
15412007-07-12 Nick Roberts <nickrob@snap.net.nz>
1542
1543 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
1544 in annotate.texinfo.
1545 (Command History): Link to new node.
5824a901 1546
d52e7ea3
UW
15472007-07-05 Markus Deuling <deuling@de.ibm.com>
1548
1549 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
1550
5fc14d0a
EZ
15512007-07-05 Eli Zaretskii <eliz@gnu.org>
1552
1553 * gdbint.texinfo (Target Conditionals): Fix last change.
1554
4a9bb1df
UW
15552007-07-03 Markus Deuling <deuling@de.ibm.com>
1556
1557 * gdb.texinfo: Replace following macros by their appropriate gdbarch
1558 routines:
1559 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
1560 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
1561 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
1562 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
1563 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
1564 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
1565 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
1566 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
1567 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
1568 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
1569 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
1570 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
1571 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
1572 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
1573 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
1574 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
1575 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
1576 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
1577 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
1578 (SOFTWARE_SINGLE_STEP_P)
1579
1580 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
1581 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
1582
1583 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
1584 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
1585 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
1586 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
1587 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
1588 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
1589 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
1590 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
1591 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
1592 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
1593
1594 (Converting an existing Target Architecture to Multi-arch): Remove
1595 section.
1596
1597 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
1598 (gdbarch_addr_bits_remove): Add code example.
1599
1600 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
1601
cfa9d6d9
DJ
16022007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1603
1604 * gdb.texinfo (Remote Configuration): Document library-info-packet.
1605 Add other missing entries. Adjust the table size to fit.
1606 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
1607 stop reasons including the new "library" event.
1608 (General Query Packets): Adjust table widths for qSupported. Mention
1609 qXfer:libraries:read reply to qSupported and document the new packet.
1610 (Library List Format): New section.
1611
159fcc13
JK
16122007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1613
1614 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
1615
f66d1690
MS
16162007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
1617
1618 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
1619
67102876
NR
16202007-06-25 Nick Roberts <nickrob@snap.net.nz>
1621
1622 * gdbint.texinfo (Register and Memory Data): Break sections
1623 into nodes and add a menu.
1624
a4642986
MR
16252007-06-21 Maciej W. Rozycki <macro@mips.com>
1626
1627 * gdb.texinfo (Examining Memory): Document the new behaviour.
1628
e9c17194
VP
16292007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1630
1631 * gdb.texinfo (Standard Target Features): Document
1632 m68k features.
1633
31d99776
DJ
16342007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1635
1636 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1637
1780a0ed
DJ
16382007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1639
1640 * gdb.texinfo (Target Description Format): Add version attribute
1641 for <target>.
1642
822b6570
DJ
16432007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1644
1645 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1646
f8b73d13
DJ
16472007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1648
1649 * gdb.texinfo (MIPS Features): New subsection.
1650
0e7f50da
UW
16512007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1652 Markus Deuling <deuling@de.ibm.com>
1653
1654 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1655 and qXfer:spu:write packets and mention them under qSupported.
1656
23d964e7
UW
16572007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1658 Markus Deuling <deuling@de.ibm.com>
1659
1660 * gdb.texinfo (Architectures): Add new SPU section to document
1661 Cell Broadband Engine SPU architecture specific commands.
1662
9f708cb2
VP
16632007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1664
1665 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1666 comments.
1667
7579b5f8
NR
16682007-06-07 Nick Roberts <nickrob@snap.net.nz>
1669
1670 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1671
bf06d120
JB
16722007-05-29 Jim Blandy <jimb@codesourcery.com>
1673
1674 * gdb.texinfo (Overview): Doc fix.
1675
23776285
MR
16762007-05-22 Maciej W. Rozycki <macro@mips.com>
1677
1678 * gdb.texinfo (Remote Configuration): Document "set/show
1679 remoteflow".
1680
1a69e1e4
DJ
16812007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1682
bf06d120
JB
1683 * gdb.texinfo (MIPS): Remove documentation for set mips
1684 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1685 stack-arg-size.
1a69e1e4 1686
46ba6afa 16872007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1688
46ba6afa
BW
1689 * all-cfg.texi (GDBTUI): New.
1690 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1691 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1692 (TUI Configuration): Edit to improve clarity and fix problems of
1693 both style and content.
5ae4183a 1694
06d3b283
UW
16952007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1696
1697 * observer.texi (GDB Observers): New observer "new_objfile".
1698
179101d6
UW
16992007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1700
1701 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1702
25d5ea92
VP
17032007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1704
1705 * gdb.texinfo (GDB/MI Variable Objects): Document
1706 frozen variables objects.
5ae4183a 1707
ea35711c
DJ
17082007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1709
1710 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1711 (Character Sets, Caching Data of Remote Targets): Likewise.
1712 (Targets): Delete Remote node. Move its text...
1713 (Debugging Remote Programs): ...to here. Delete description
1714 of the "remote" command.
1715 (Remote configuration): Delete description of "set remotedevice"
1716 and "show remotedevice".
1717 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1718
db2e3e2e
BW
17192007-04-11 Bob Wilson <bob.wilson@acm.org>
1720
5ae4183a
AS
1721 * gdb.texinfo (Contributors, Continuing and Stepping)
1722 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1723 (General Query Packets, File-I/O Remote Protocol Extension)
1724 (Protocol Basics, The F Reply Packet, Write)
1725 (Protocol-specific Representation of Datatypes, Memory Transfer):
1726 Fix hyphenation, punctuation and grammar problems.
1727 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1728 'section' instead of 'subsection' in the text.
1729 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1730 (i386): Remove period from section name.
db2e3e2e
BW
1731 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1732 (Config Names, Configure Options): Use @file{configure}.
1733
8a3dae3e
DJ
17342007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1735
1736 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1737 and tab expansion.
1738
1a92f856
DJ
17392007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1740
1741 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1742
79a6e687 17432007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1744
79a6e687
BW
1745 * gdb.texinfo: Consistently capitalize all significant words in
1746 node names, chapter titles, section titles, and headings. Update
1747 cross references to match.
1748 (Starting and Stopping Trace Experiment): Make node name plural.
1749 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1750
ad527d2e
PA
17512007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1752
1753 * gdb.texinfo (WinCE): Delete obsolete subsection.
1754
7ce59000
DJ
17552007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1756
1757 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1758 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1759 references.
1760
8807d78b
DJ
17612007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1762
1763 * gdb.texinfo (Startup): Delete references to some alternate
1764 names for .gdbinit.
1765 (Thread): Remove LynxOS reference.
1766 (Tandem ST2000): Delete target-specific documentation.
1767 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1768 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1769 and GDB_OSABI_LYNXOS.
1770
5f402660
UW
17712007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1772
1773 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1774
bac718a6
UW
17752007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1776
1777 * gdbint.texinfo (Target Conditionals): Remove mention of
1778 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1779 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1780
9453113a
DJ
17812007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1782
1783 * Makefile.in: Add "pdfdir" installation
1784 directory, PDFTEX macro, support for "install-pdf" target,
1785 and rules for making a pdf version of refcard.texi.
1786 * refcard.tex: Specify paper size for PDF output.
1787
ae21e955 17882007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1789
ae21e955 1790 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1791
3f94c067 17922007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1793
3f94c067
BW
1794 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1795 (Source Path, Character Sets, Macros, Define)
1796 (GDB/MI Result Records, GDB/MI Simple Examples)
1797 (GDB/MI Program Execution, GDB/MI File Commands)
1798 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1799 (Bug Reporting): Use @value{GCC}.
5ae4183a 1800
12c27660 18012007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1802
12c27660
BW
1803 * gdb.texinfo (Help): Fix formatting of examples.
1804 (Variables): Use @ifnotinfo instead of @iftex.
1805 (Non-debug DLL symbols): Use @ref instead of @pxref.
1806 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1807
ce9341a1
BW
18082007-03-26 Bob Wilson <bob.wilson@acm.org>
1809
1810 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1811
c8f4133a
BW
18122007-03-26 Bob Wilson <bob.wilson@acm.org>
1813
1814 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1815 the order of the nodes.
1816 (C Operators, C Constants, Debugging C): Remove extra menus.
1817 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1818
c8f4133a 18192007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1820
1821 * gdb.texinfo (File Options): Add missing parenthesis.
1822 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1823
c74d0ad8
DJ
18242007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1825
1826 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1827
ff6f572f
DJ
18282007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1829
669fac23 1830 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1831 case insensitivity.
1832 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1833
994337c3
NR
18342007-02-18 Nick Roberts <nickrob@snap.net.nz>
1835
1836 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1837 (Files): Add section name to argument list for pxref.
1838 (Non-debug DLL symbols): Don't use `see' for pxref.
1839 (Embedded Processors): Fix typo.
1840 (GDB/MI Breakpoint Commands): Execution commands generate
1841 *stopped not ^done.
1842
eb819d70
NR
18432007-02-13 Nick Roberts <nickrob@snap.net.nz>
1844
1845 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1846 values for in_scope. Mention that only root variables can be
1847 updated.
1848 (GDB/MI Development and Front Ends): Explain new values may be
1849 added to existing fields.
1850
123dc839
DJ
18512007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1852
1853 * gdb.texinfo (-target-disconnect): Use @smallexample.
1854 (Requirements): Add anchor for Expat. Update description.
1855 (Target Descriptions): Mention Expat.
1856 (Target Description Format): Document new elements. Use
1857 @smallexample.
1858 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1859 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1860
108546a0
DJ
18612007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1862
1863 * gdb.texinfo (Target Description Format): Add section on XInclude.
1864
95a98c01
NR
18652006-02-03 Nick Roberts <nickrob@snap.net.nz>
1866
1867 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1868 command -enable-timings.
1869
f4b3909f
EZ
18702007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1871
5ae4183a 1872 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1873 descriptions for new/deleted elements in gdb_osabi. Add missing
1874 description for function generic_elf_osabi_sniff_abi_tag_sections.
1875
c7ba131e
JB
18762007-01-29 Joel Brobecker <brobecker@adacore.com>
1877
1878 * gdb.texinfo (Maintenance Commands): Add documentation for
1879 the new "maint print target-stack" command.
1880
3a60f64e
JK
18812007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1882 Eli Zaretskii <eliz@gnu.org>
1883
f4b3909f 1884 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1885
c582f8b6
EZ
18862007-01-26 Eli Zaretskii <eliz@gnu.org>
1887
1888 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1889 Use @value{NGCC} instead of @value{GCC}.
1890
d3e8051b
EZ
18912007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1892
1893 * agentexpr.texi: Fix typos.
1894 * annotate.texinfo: Likewise.
1895 * gdb.texinfo: Likewise.
1896 * gdbint.texinfo: Likewise.
1897 * observer.texi: Likewise.
1898 * stabs.texinfo: Likewise.
1899
86f04699
EZ
19002007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1901
1902 * gdbint.texinfo (Support Libraries): Remove mmalloc
1903 entry. Describe readline library.
1904
23181151
DJ
19052007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1906
1907 * gdb.texinfo (Target Descriptions): New section.
1908 (General Query Packets): Add QPassSignals anchor. Mention
1909 qXfer:features:read under qSupported. Expand mentions of
1910 qXfer:memory-map:read and QPassSignals. Document
1911 qXfer:features:read.
1912
f822c95b
DJ
19132007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1914
1915 * gdb.texinfo (Commands to specify files): Describe
1916 "set sysroot" and "show sysroot".
1917 (Using the `gdbserver' program): Lowercase argument
1918 to @var. Expand description of setting up GDB on the
1919 host.
1920
8936fcda
JB
19212007-01-05 Joel Brobecker <brobecker@adacore.com>
1922
1923 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1924 catch exception, catch exception unhandled, and catch assert
1925 commands.
1926
e776119f
DJ
19272007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1928
1929 * gdb.texinfo (Debugging Output): Document "set debug xml"
1930 and "show debug xml".
1931
aa79a185
DJ
19322007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1933
1934 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1935
7f893741
JB
19362007-01-01 Joel Brobecker <brobecker@adacore.com>
1937
1938 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1939
a1b5960f
VP
19402006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1941
1942 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1943 note in @ignore, to be removed later if nobody complains.
1944
9f470e6e
NR
19452006-12-04 Nick Roberts <nickrob@snap.net.nz>
1946
1947 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1948 of -var-delete.
1949
765dc015 19502006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1951
765dc015 1952 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1953 automatic software/hardware breakpoint usage and
1954 the "set breakpoint auto-hw" command.
765dc015 1955
4b5752d0
VP
19562006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1957
1958 * gdb.texinfo (Memory Access Checking): New.
1959
89be2091
DJ
19602006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1961
1962 * gdb.texinfo (Remote configuration): Mention
1963 "pass-signals-packet".
1964 (General Query Packets): Document QPassSignals. Fix
1965 a typo.
1966
ca3bf3bd
DJ
19672006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1968
1969 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1970
427c3a89
DJ
19712006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1972
1973 * gdb.texinfo (Remote configuration): Rewrite documentation for
1974 packet configuration commands.
1975 (OS Information): Adjust reference to qXfer:auxv:read.
1976 (General Query Packets): Remove references to read-aux-vector-packet
1977 and set remote get-thread-local-storage-address.
1978
7a107747
DJ
19792006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1980
1981 * gdbint.texinfo (Target Architecture Definition): Add new
1982 Initializing a New Architecture section.
1983
1c56eb0e
EZ
19842006-10-31 David Taylor <dtaylor@emc.com>
1985
1986 * stabs.texinfo (Macro define and undefine): New node describing
1987 stabs for #define and #undef.
1988
f73adfeb
AS
19892006-10-27 Andreas Schwab <schwab@suse.de>
1990
1991 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1992
fd60e0df
EZ
19932006-10-21 Eli Zaretskii <eliz@gnu.org>
1994
1995 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1996 clarify on the possible meanings of ``expression'' watched by
1997 watchpoints. Add indexing.
e5ac9b53
EZ
1998 (Prompting, Errors, Invalidation, Annotations for Running)
1999 (Source Annotations): Fix index entries by adding "annotation" to
2000 them, to discriminate from index entries that point to the more
2001 general topic descriptions.
fd60e0df 2002
52bb452f
DJ
20032006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2004
2005 * gdbint.texinfo (Target Vector Definition): Move most
2006 content into Existing Targets. Add a menu.
2007 (Existing Targets): New section, moved from Target Vector
2008 Definition. Use @subsection.
2009 (Managing Execution State): New section.
2010
58955e58
BW
20112006-10-16 Bob Wilson <bob.wilson@acm.org>
2012
2013 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
2014
c8aa23ab
EZ
20152006-10-15 Eli Zaretskii <eliz@gnu.org>
2016
2017 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2018 (Command Syntax, Signals, Backtrace, Connecting)
2019 (Remote configuration, Renesas Boards, Console I/O): Fix last
2020 change: use Ctrl- instead of C-, except wrt Emacs.
2021 (File-I/O Examples): Put Ctrl-c in @kbd.
2022 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2023 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
2024 (Signals, Set Breaks, Set Watchpoints): Document optional
2025 arguments to `info signals' `handle', `info breakpoints', and
2026 `info watchpoints'.
c8aa23ab 2027
e7109c7e
EZ
20282006-10-14 Eli Zaretskii <eliz@gnu.org>
2029
2030 * gdb.texinfo (Backtrace): Fix last change.
2031
de3aea7b
NR
20322006-10-14 Nick Roberts <nickrob@snap.net.nz>
2033
2034 * gdb.texinfo (Backtrace): Order correctly and add other cases.
2035
7f9087cb
BW
20362006-10-10 Bob Wilson <bob.wilson@acm.org>
2037
c8aa23ab
EZ
2038 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2039 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2040 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 2041
68437a39
DJ
20422006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2043 Daniel Jacobowitz <dan@codesourcery.com>
2044
2045 * gdb.texinfo (Packets): Document vFlashErase,
2046 vFlashWrite and vFlashDone packets.
2047 (General Query Packets): Document qXfer:memory-map:read.
2048 Add a new feature for qXfer:memory-map:read.
2049 (Memory map format): New section.
2050 (Target Commands): Mention that gdb can write flash.
2051
fd79ecee
DJ
20522006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2053 Daniel Jacobowitz <dan@codesourcery.com>
2054
2055 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2056 memory regions and "mem auto".
2057
350da6ee
DJ
20582006-09-21 Nathan Sidwell <nathan@codesourcery.com>
2059
2060 * gdbint.texinfo (Array Containers): New section.
2061
2f1acb09
VP
20622006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2063
2064 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2065 -stack-list-arguments HIGH_FRAME argument can be larger then the
2066 actual number of frames.
2067
2ab1eb7a
VP
20682006-09-07 Vladimir Prus <vladimir@codesourcery.com>
2069
2070 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
2071 -stack-list-locals HIGH_FRAME argument can be larger then the
2072 actual number of frames.
2ab1eb7a 2073
599b237a
BW
20742006-09-02 Bob Wilson <bob.wilson@acm.org>
2075
2076 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2077 Register Packet Format, Tracepoint Packets): Fix spelling errors.
2078
25ab7e6d
EZ
20792006-09-02 Eli Zaretskii <eliz@gnu.org>
2080
2081 * gdbint.texinfo (Overall Structure): New section "Source Tree
2082 Structure".
2083
940178d3
JB
20842006-08-17 Jim Blandy <jimb@codesourcery.com>
2085
2086 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2087 responses.
2088
30daae6c
JB
20892006-08-08 Joel Brobecker <brobecker@adacore.com>
2090
2091 * gdb.texinfo (Source Path): Add documentation for new
2092 substitute-path commands.
2093
7fa2210b
DJ
20942006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2095
2096 * gdb.texinfo (Installing GDB): Update menu. Move text to...
2097 (Running Configure): ...here.
2098 (Requirements): New node. Mention expat.
2099
3d00d119
DJ
21002006-08-08 Vladimir Prus <vladimir@codesourcery.com>
2101
5ae4183a 2102 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
2103 'set download-write-size' and 'show download-write-size'.
2104
0cbfa4ee
DJ
21052006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2106
2107 * stabs.texinfo (Member Type Descriptor): Correct example for
2108 pointer to member types.
2109
16026cd7
AS
21102006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2111
2112 * gdb.texinfo (Optional warnings and messages): Add
2113 'set/show trace-commands'.
2114 (Command files): Add '-v' to source command.
2115
0876f84a
DJ
21162006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2117
2118 * gdb.texinfo (OS Information): Update qPart reference to
2119 qXfer.
2120 (Remote configuration): Likewise.
2121 (Overview): Move @cindex to the start of a paragraph. Talk
2122 about binary data encoding.
2123 (Packets): Refer to the overview for the details of the X
2124 packet encoding.
2125 (General Query Packets): Remove qPart description. Add qXfer
2126 description. Add an anchor to qSupported. Correct feature
2127 table title. Add a new feature for qXfer:auxv:read.
2128 (Interrupts): Add a missing parenthesis.
2129
2ec3381a
DJ
21302006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
2131
669fac23 2132 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
2133 (GDB/MI Kod Commands): Remove commented out node.
2134
594fe323
EZ
21352006-07-01 Eli Zaretskii <eliz@gnu.org>
2136
2137 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2138 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2139 (GDB/MI Thread Commands, GDB/MI Program Execution)
2140 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2141 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2142 (GDB/MI File Commands, GDB/MI Target Manipulation)
2143 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2144 since the MI prompt is hard-wired into the code.
2145
7e3fb70c
NR
21462006-07-01 Nick Roberts <nickrob@snap.net.nz>
2147
2148 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2149 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2150 (GDB/MI Data Manipulation): Remove description of unimplemented
2151 display related commands as variable objects perform this function
2152 and are superior: -display-delete, -display-disable,
2153 -display-enable, -display-insert and -display-list. Move
2154 -environment-cd, -environment-directory, -environment-path
2155 and -environment-pwd to "Program Context".
2156 (GDB/MI Program Control): Rename to "Program Execution". Move
2157 -exec-arguments -exec-abort to...
2158 (GDB/MI Program Context): ...here. New node split from "Data
2159 Manipulation".
2160
be2a5f71
DJ
21612006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
2162
2163 * gdb.texinfo (Remote configuration): Document set / show
2164 remote supported-packets.
2165 (General Query Packets): Document qSupported packet.
2166
fc320d37
SL
21672006-06-10 Sandra Loosemore <sandra@codesourcery.com>
2168
2169 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2170 and font markup.
2171 (Protocol basics): Likewise.
2172 (The F request packet): Likewise.
2173 (The F reply packet): Likewise.
2174 (Memory transfer): Move this node to be a subsubsection of
2175 "Protocol specific representation of datatypes".
2176 (The Ctrl-C message): More copy editing.
2177 (Console I/O): Likewise.
2178 (The isatty call): Delete this node, and merge its content into
2179 the "isatty" node. Fixed references elsewhere.
2180 (The system call): Delete this node, and merge its content into
2181 the "system" node. Fixed references elsewhere.
2182 (open): Reformat to use @table, and add appropriate font markup.
2183 (close): Likewise.
2184 (read): Likewise.
2185 (write): Likewise.
2186 (lseek): Likewise.
2187 (rename): Likewise.
2188 (unlink): Likewise.
2189 (stat/fstat): Likewise.
2190 (gettimeofday): Likewise.
2191 (isatty): Likewise.
2192 (system): Likewise, plus minor changes to fix confusing wording.
2193 (Integral datatypes): Fix font markup.
2194 (Pointer values): Likewise.
2195 (struct stat): Fix markup to use @table, plus minor copy editing.
2196 (struct timeval): Fix font markup, plus minor copy editing.
2197 (Constants): Minor copy editing.
2198 (Errno values): Add font markup.
2199 (File-I/O Examples): Likewise.
2200
158fdf5c
NR
22012006-06-10 Nick Roberts <nickrob@snap.net.nz>
2202
2203 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2204 (GDB/MI Simple Examples): Move node up one level. Use real
2205 examples.
2206 (GDB/MI Compatibility with CLI): Update.
2207 (GDB/MI Result Records): Add "connected" and "exit" result
2208 classes.
2209 (GDB/MI Stream Records): Clarify target output.
2210 (GDB/MI Command Description Format): Modify example description.
2211 (GDB/MI Breakpoint Table Commands): Rename to...
2212 (GDB/MI Breakpoint Commands): ...this
2213 (GDB/MI Breakpoint Commands): Add optional thread field.
2214 (GDB/MI Program Control): Add an introduction. Move "Program
2215 termination" examples into exec-run description.
2216 (GDB/MI File Commands): Mention similar CLI commands.
2217 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
2218 is similar to "-gdb-version".
2219
ddb50cd7
EZ
22202006-06-09 Eli Zaretskii <eliz@gnu.org>
2221
2222 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2223
2aef0d6b
NR
22242006-06-02 Nick Roberts <nickrob@snap.net.nz>
2225
2226 * gdb.texinfo (GDB/MI Development and Front Ends): Use
2227 sourceware.org for mailing lists.
d5e40d59 2228 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 2229
383a5c52
NR
22302006-06-01 Nick Roberts <nickrob@snap.net.nz>
2231
d5e40d59 2232 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 2233
e16b02ee
EZ
22342006-05-22 Eli Zaretskii <eliz@gnu.org>
2235
2236 * gdb.texinfo (Cygwin Native): Fix last change.
2237
be90c084
CF
22382006-05-22 Christopher Faylor <cgf@timesys.com>
2239
2240 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
2241
347ceba5
NR
22422006-05-15 Nick Roberts <nickrob@snap.net.nz>
2243
2244 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
2245 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
2246
369af7bd
DJ
22472006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2248
2249 * gdb.texinfo (General Query Packets): Recommend not starting
2250 new packets with qC and clarify.
2251
2ffdbde8 22522006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
2253
2254 * gdb.texinfo (M2 Types): New section.
72019c9c 2255
16d1a084
DJ
22562006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
2257
2258 * agentexpr.texi: Add a copyright and license notice.
2259 * observer.texi: Likewise, with GPL clause for function prototypes.
2260 Remove trailing whitespace.
2261
aa56d27a
JB
22622006-05-05 Jim Blandy <jimb@codesourcery.com>
2263
2264 * gdb.texinfo (General Query Packets): Document conventions for
2265 terminating packet names, and their violations.
2266
5bdf8622
DJ
22672006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2268
2269 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
2270 * gdb.texinfo: Likewise.
2271
605a56cb
DJ
22722006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2273
2274 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
2275 and "show remotedebug".
2276 (Debugging Output): Add additional index entries.
2277
b8db102d
MS
22782006-04-27 Michael Snyder <msnyder@redhat.com>
2279
2280 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
2281
c5e30d01
AC
22822006-04-22 Andrew Cagney <cagney@redhat.com>
2283
2284 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
2285 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
2286
8181d85f
DJ
22872006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
2288
2289 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
2290 and remove breakpoint prototypes.
2291 (Watchpoints): Move description of target_insert_hw_breakpoint and
2292 target_remove_hw_breakpoint ...
2293 (Breakpoints): ... to here. Document target_insert_breakpoint and
2294 target_remove_breakpoint.
2295
4f553f88
JB
22962006-04-17 Jim Blandy <jimb@codesourcery.com>
2297
2298 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
2299 and C packets are optional.
2300
cd852561
FR
23012006-04-14 Frederic Riss <frederic.riss@st.com>
2302
2303 * gdb.texinfo (Specifying source directories): Update the description
2304 of the source file search to reflect the fact that the source path
2305 always contains at least $cdir and $cwd.
2306
b620eb07
MS
23072006-03-31 Michael Snyder <msnyder@redhat.com>
2308
2309 * gdb.texinfo: Update copyright dates.
2310
3156cdaf
EZ
23112006-03-31 Eli Zaretskii <eliz@gnu.org>
2312
2313 * gdb.texinfo (Overview): Add an index entry to "empty response".
2314
7d30c22d
JB
23152006-03-28 Jim Blandy <jimb@codesourcery.com>
2316
2317 * gdbint.texinfo (Prologue Analysis): New section.
2318
86941c27
JB
23192006-03-07 Jim Blandy <jimb@red-bean.com>
2320
66b8c7f6
JB
2321 * gdb.texinfo (Connecting): Document 'target remote pipe'.
2322
1a10341b
JB
2323 * gdb.texinfo (Target Commands): Update text describing how to
2324 specify a target. Refer to the detailed section on remote
2325 debugging, not the brief mention.
2326
86941c27
JB
2327 * gdb.texinfo (Connecting): Organize the different 'target remote'
2328 connection methods into a table. Add a 'target remote' index
2329 entry. (!!!)
2330
62f3a2ba
FF
23312006-02-17 Fred Fish <fnf@specifix.com>
2332
2333 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
2334 'ptype' commands to reflect the fact that the only significant
2335 difference between them is that ptype prints the complete type
2336 description instead of just the name.
2337
8b9a88ea
WZ
23382006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
2339
2340 * gdbint.texinfo (Watchpoints): Delete
2341 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
2342
7e8dc855
NR
23432006-02-10 Nick Roberts <nickrob@snap.net.nz>
2344
2345 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
2346 times fields where needed. Fix typos. Update general form given
2347 for output of -break-insert.
2348 (GDB/MI): Abbreviate some unnecessarily long fullnames.
2349
c91d38aa
DJ
23502006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
2351
2352 * gdbint.texinfo (Symbol Handling): Add a section
2353 on memory management.
2354
38fcd64c
DJ
23552006-02-06 Vladimir Prus <ghost@cs.msu.su>
2356
2357 * gdb.texinfo (Breakpoint table commands): Document the fullname
2358 field in -break-list output.
2359
219eec71
EZ
23602006-02-03 Eli Zaretskii <eliz@gnu.org>
2361
2362 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
2363 debugging information produced by the various "set debug..."
2364 options.
2365
ae5a43e0
DJ
23662006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2367
2368 * gdb.texinfo (Files): Remove obsolete bits from the description
2369 of "symbol-file".
2370
a9f158ec
JB
23712006-01-25 Jim Blandy <jimb@redhat.com>
2372
2373 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
2374
410dd08e
JB
23752006-01-24 Jim Blandy <jimb@redhat.com>
2376
2377 * gdbint.texinfo (Frames): Document the basics of GDB's register
2378 unwinding model, and explain the existence of the "sentinel" frame.
2379
4b505b12
AS
23802006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
2381
2382 * gdb.texinfo (Choosing files): Mention that -directory is used
2383 for script files.
2384 (Specifying source directories): Likewise.
2385 (Command files): Explain how script files are found.
2386
839c27b7
EZ
23872006-01-21 Eli Zaretskii <eliz@gnu.org>
2388
2389 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
2390 the threads in a multi-threaded program.
2391 (Threads): The threadno argument of "thread apply" can be a range
2392 of numbers.
2393
7be93b9e
JB
23942006-01-18 Jim Blandy <jimb@redhat.com>
2395
2396 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
2397 of warning flags.
2398
fcc73fe3
EZ
23992006-01-13 Eli Zaretskii <eliz@gnu.org>
2400
2401 * gdb.texinfo (Sequences): Improve menu annotations.
2402 (Define): Add index entries for arguments of user-defined
2403 commands. Move the description of flow-control commands...
2404 (Command Files): ...to here. Document loop_break and
2405 loop_continue.
ca91424e
EZ
2406 (Define, Command Files): Document `end' and add index entries for
2407 it.
fcc73fe3 2408
5c95884b
MS
24092006-01-04 Michael Snyder <msnyder@redhat.com>
2410
2411 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 2412 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 2413
860701dc
PH
24142006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
2415
2416 * gdb.texinfo (Omissions from Ada): Document that there is now
2417 limited aggregate support.
2418
36b80e65
EZ
24192005-12-28 Eli Zaretskii <eliz@gnu.org>
2420
2421 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
2422 registers and the likes.
2423
c1468174
EZ
24242005-12-24 Eli Zaretskii <eliz@gnu.org>
2425
2426 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
2427 (Symbols): Fix usage of "e.g.".
359df76b 2428 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
2429
2430 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
2431 (Coding): Fix usage of "e.g.".
2432
c02a867d
EZ
24332005-12-23 Eli Zaretskii <eliz@gnu.org>
2434
5ae4183a
AS
2435 * stabs.texinfo:
2436 * refcard.tex:
c02a867d 2437 * gpl.texi:
5ae4183a
AS
2438 * gdbint.texinfo:
2439 * gdb.texinfo:
2440 * gdb-cfg.texi:
c02a867d 2441 * fdl.texi:
5ae4183a
AS
2442 * annotate.texinfo:
2443 * all-cfg.texi:
c02a867d
EZ
2444 * Makefile.in: Add (C) after Copyright. Update the FSF
2445 address.
2446
fad38dfa
EZ
24472005-12-03 Eli Zaretskii <eliz@gnu.org>
2448
2449 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
2450 extend GDB with commands for external monitor.
2451
53e5f3cf
AS
24522005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
2453
2454 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
2455
55f6ca0f
JB
24562005-11-25 Joel Brobecker <brobecker@adacore.com>
2457
2458 * gdbint.texinfo (Start of New Year Procedure): New chapter.
2459
c1947b85
JB
24602005-11-21 Jim Blandy <jimb@redhat.com>
2461
2462 * gdb.texinfo (Tracepoint Packets): Document restrictions on
2463 placement of 'R' actions in tracepoint action packets; document
2464 dependence of 'X' and 'M' actions on a preceding 'R' action for
2465 their registers.
2466
9d29849a
JB
24672005-11-19 Jim Blandy <jimb@redhat.com>
2468
2469 * gdb.texinfo (Tracepoint Packets): New node.
2470 (General Query Packets): Add entries for the tracepoint packets,
2471 referring to the "Tracepoint Packets" node.
2472 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 2473
9a6253be
KB
24742005-11-18 Kevin Buettner <kevinb@redhat.com>
2475
2476 * gdb.texinfo (set remotebreak): Add anchor.
2477 (X packet): Likewise.
2478 (Remote Protocol): Add new section `Interrupts' and new index
2479 entry `interrupts (remote protocol)'.
2480
5f3bebba
JB
24812005-11-18 Jim Blandy <jimb@redhat.com>
2482
2483 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
2484 entries into the General Query Packets section. Add a
2485 cross-reference to that section. Drop description of replies, as
2486 these are covered in the descriptions of each packet.
2487 (General Query Packets): Add introductory text. Explain naming
2488 conventions, and how the end of a name is recognized.
2489
9a7a1b36
KB
24902005-11-17 Kevin Buettner <kevinb@redhat.com>
2491
0564b6cf 2492 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
2493 "set remotebreak" command.
2494
b8ff78ce
JB
24952005-11-16 Jim Blandy <jimb@redhat.com>
2496
2497 * gdb.texinfo (Packets, Stop Reply Packets)
2498 (General Query Packets): Various formatting cleanups.
2499 - Use @samp for packet contents.
2500 - Drop summaries from packet @item lines; the same information appears
2501 immediately below in the description.
2502 - Delete paragraph breaks after packet @item commands, so that the
2503 description appears directly to the right of the packet prototype
2504 in the printed manual, if it fits.
2505 - Place spaces in packet prototypes between @vars and non-@var
2506 letters, and explain that they're just for formatting.
2507 - Use @dots{} instead of '...'.
2508 - Fix uses of @code where @var was needed.
2509 - Replace "deprecated" markers with English text spelling out the
2510 packet's status and the preferred alternatives.
2511 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
2512 what this ever meant.
2513 - Remove "(draft)" markers on 'i' packets; nobody has commented on
2514 this for a long time.
2515 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
2516 implemented several times, and have been in use for years.
2517
8ffe2530
JB
25182005-11-15 Jim Blandy <jimb@redhat.com>
2519
c43c5473
JB
2520 * gdb.texinfo (Packets): Add index entries for 'm' packet
2521 disclaimers.
5ae4183a 2522
fb031cdf
JB
2523 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
2524 of stub when processing an 'm' packet.
2525
8ffe2530
JB
2526 * gdb.texinfo (Packets): Mention that packets beginning with
2527 letters are reserved once, at the top, instead of actually listing
2528 them all and saying "reserved".
2529
c03c782f
AS
25302005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
2531
2532 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
2533 Change @var{$arg0 to @code{$arg0.
2534
814e32d7
WZ
25352005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
2536
2537 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
2538
fa93a9d8
JB
25392005-11-12 Jim Blandy <jimb@redhat.com>
2540
2541 * gdb.texinfo (General Query Packets): Put packets in alphabetical
2542 order. Remove extraneous 'z'.
2543
8a5a3c82
AS
25442005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
2545
2546 * gdb.texinfo (Choosing files): Add --eval-command.
2547
4b0ad762
AS
25482005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
2549
2550 * gdb.texinfo (Choosing modes): Add --return-child-result.
2551
2552
1a088d06
AS
25532005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
2554
2555 * gdb.texinfo (Choosing modes): Add --batch-silent.
2556
656d5e12
EZ
25572005-10-28 Eli Zaretskii <eliz@gnu.org>
2558
2559 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
2560 "The -var-update Command".
2561
3c9c013a
JB
25622005-10-03 Joel Brobecker <brobecker@adacore.com>
2563
2564 * gdb.texinfo (Print Settings): Add documentation for set/show
2565 print array-indexes.
2566
7ba3cf9c
DJ
25672005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
2568
2569 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
2570 6.2 and 6.3.
2571
a94ab193
EZ
25722005-08-27 Eli Zaretskii <eliz@gnu.org>
2573
2574 * gdb.texinfo (File Options): Don't document --mapped, it's gone
2575 since 19-Jan-2004.
2576 (Files): Likewise.
ab1adacd
EZ
2577 (Variables, Symbols): Document the "<incomplete type>" message and
2578 its reasons.
a94ab193 2579
ca06016a
FF
25802005-08-01 Fred Fish <fnf@specifix.com>
2581
2582 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
2583
cf58170d
NR
25842005-07-15 Nick Roberts <nickrob@snap.net.nz>
2585
2586 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
2587 option for -var-list-children and -var-update.
2588 (GDB/MI Stack Manipulation): Simplify description of
2589 print-values option for -stack-list-locals.
2590 (GDB/MI Command Description Format): Clarify.
2591 (Mode Options): Spelling of superseded.
2592
38f1196a
BR
25932005-07-12 Bob Rossi <bob@brasko.net>
2594
2595 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
2596 corresponding GDB command comment.
2597
3cb3b8df
BR
25982005-07-06 Bob Rossi <bob@brasko.net>
2599
2600 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
2601 and -inferior-tty-show.
2602 (Input/Output): Document "set/show inferior-tty" and tty alias.
2603
10fac096
NW
26042005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
2605
2606 * gdb.texinfo (Packets): Change description of 'D' packet to note
2607 that GDB does wait for a response.
2608
d1b6db76
NR
26092005-06-22 Nick Roberts <nickrob@snap.net.nz>
2610
2611 * gdb.texinfo (History) Rename "Command History".
2612 (Command History): Move node "Server Prefix" from section on
2613 Annotations here.
2614
29629dcf
NR
26152005-06-19 Nick Roberts <nickrob@snap.net.nz>
2616
2617 * gdb.texinfo (GDB/MI Stack Manipulation):
2618 Re-instate -stack-info-frame with example. Say that it gets
2619 info on selected frame, not current frame.
2620
397ca115
EZ
26212005-06-18 Eli Zaretskii <eliz@gnu.org>
2622
2623 * gdb.texinfo (Server): Clarify that `file' should be used before
2624 connecting to the server.
2625 (Files): Add an xref to the above description.
51274035
EZ
2626 (Output Formats): More detailed description of the `c' format.
2627 (Memory): List explicitly all the formats supported by `x'.
638ac427 2628 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2629 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2630 files. Add more indexing for solib-absolute-prefix and
2631 --with-sysroot.
76d17f34
EZ
2632 (Machine Code): Document possible problems with locations in
2633 shared libraries.
d416eeec
EZ
2634 (Backtrace): Document that free-standing environments do not need
2635 to have a `main' function.
397ca115 2636
74f6deaa
NR
26372005-06-18 Nick Roberts <nickrob@snap.net.nz>
2638
2639 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2640 -stack-info-frame.
2641
a9967aef
AC
26422005-06-07 Andrew Cagney <cagney@gnu.org>
2643
2644 * gdb.texinfo (Contributors): Note the original multi-arch
2645 contributors.
2646
e09f16f9
EZ
26472005-06-03 Eli Zaretskii <eliz@gnu.org>
2648
2649 * gdb.texinfo (Registers): Add index entries for the standard
2650 registers.
2651 (Frames): Add cross-reference from frame pointer description to
2652 the Registers node.
2653 (Annotations Overview): Fix the reference to GDB name.
2654
d87ba7ee
EZ
26552005-06-01 Eli Zaretskii <eliz@gnu.org>
2656
2657 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2658 can-use-hw-watchpoints.
2659
034dad6f
BR
26602005-05-28 Bob Rossi <bob@brasko.net>
2661
2662 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2663 the possible reasons why an exec async record would be returned to FE.
2664
ffed4509
AC
26652005-05-26 Andrew Cagney <cagney@gnu.org>
2666
2667 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2668 Andrew Cagney implemented the original GDB/MI.
2669
e22e55c9
OF
26702005-05-23 Orjan Friberg <orjanf@axis.com>
2671
2672 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2673 documentation. Add documentation for cris-mode.
2674
a78e13ce
EZ
26752005-05-20 Eli Zaretskii <eliz@gnu.org>
2676
2677 * gdb.texinfo (Numbers): Explain the example and make the wording
2678 more acurate.
2679
76ff342d
DJ
26802005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2681 Dennis Brueni <dennis@slickedit.com>
2682
2683 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2684 (GDB/MI Data Manipulation, GDB/MI Program Control)
2685 (GDB/MI Stack Manipulation): Update examples to include the fullname
2686 attribute in stack frames.
2687
119b882a
EZ
26882005-05-12 Eli Zaretskii <eliz@gnu.org>
2689
2690 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2691 do with other non-standard names of init files.
2692
6fc08d32
EZ
26932005-05-11 Eli Zaretskii <eliz@gnu.org>
2694
2695 * gdb.texinfo (Command Files): Move the description of the startup
2696 from here...
2697 (Startup): ...to this new subsection of the Invocation chapter.
2698 Rearrange the description of init files more logically and add a
2699 cross-reference to "Command Files". Document the special gdbinit
2700 name for CISCO 68k. Expand the description of what GDB does
2701 during startup.
2702 (History): Add index entry for HISTSIZE.
2703
a561754a
MK
27042005-05-02 Mark Kettenis <kettenis@gnu.org>
2705
2706 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2707
2eecc4ab
EZ
27082005-05-02 Eli Zaretskii <eliz@gnu.org>
2709
2710 * gdb.texinfo (SVR4 Process Information, The isatty call)
2711 (The system call): Don't use foo(N) notation for man pages and
2712 functions.
514c4d71 2713 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2714
18999be5
EZ
27152005-04-27 Eli Zaretskii <eliz@gnu.org>
2716
2717 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2718 were optimized away.
2719
0abb7bc7
EZ
27202005-04-22 Eli Zaretskii <eliz@gnu.org>
2721
2722 * gdb.texinfo (Remote configuration): Document "set/show
2723 get-thread-local-storage-address". Add cross-reference to the
2724 description of the qGetTLSAddr packet.
2725 (General Query Packets): Mention "set remote
2726 get-thread-local-storage-address" and add a reference to its
2727 description.
2728
6f61acb1
NR
27292005-04-19 Nick Roberts <nickrob@snap.net.nz>
2730
2731 * gdb.texinfo (Backtrace): Describe 'bt full'.
2732
9d59903a
NR
27332005-04-17 Nick Roberts <nickrob@snap.net.nz>
2734
2735 * gdb.texinfo (Mode Options): Fix typo.
2736 (GDB/MI): Describe how to invoke GDB/MI.
2737
721c2651
EZ
27382005-04-16 Eli Zaretskii <eliz@gnu.org>
2739
2740 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2741 references changed. Add description of "info udot".
721c2651
EZ
2742 (Files): Document "set/show stop-on-solib-events".
2743 (M32R/D): Document "set/show download-path", "set/show
2744 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2745 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2746 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2747 (Maintenance Commands): Improve indexing.
2748 (Target Commands): Document "set/show hash", "set/show debug
2749 monitor".
2750 (SVR4 Process Information): Document "info pidlist" and "info
2751 meminfo". Document "set/show procfs-tarce" and "set/show
2752 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2753 (Symbols, The Print Command with Objective-C): Improve indexing.
2754 (Objective-C): Add references to "info classes" and "info
2755 selectors".
c45da7e6
EZ
2756 (Debugging Output): Improve wording. Document "set/show debug
2757 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2758 (Set Breaks): Add index entry for "hardware breakpoints".
2759 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2760 and "set/show usehardbreakpoints".
2761 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2762 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2763 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2764 rdiromatzero", "set/show rdiheartbeat".
2765 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2766 "sds".
2767 (Embedded Processors): Document the "sim" command.
2768 (Remote): Document the "remote" command.
2769 (DJGPP Native): Document the "info serial" command.
2770 (Threads): Document "maint info sol-threads".
2771 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2772 (Set Breaks): Improve indexing.
2773 (Command Syntax): Add a reference to dont-repeat.
2774 (Define): Document "dont-repeat".
2775 (TUI Commands): Document "tabset".
2776 (WinCE): New subsection. Document "set/show remotedirectory",
2777 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2778
14d6dd68
EZ
27792005-04-15 Eli Zaretskii <eliz@gnu.org>
2780
2781 * gdb.texinfo (Hurd Native): New subsection, documents
2782 Hurd-specific commands.
a64548ea 2783 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2784 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2785 (MIPS): Improve documentation of heuristic-fence-post. Document
2786 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2787 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2788 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2789 (ARM): Document ARM-specific commands.
a64548ea
EZ
2790 (AVR): New section. Document "info io_registers".
2791 (CRIS): New section. Document "set/show cris-version" and
2792 "set/show cris-dwarf2-cfi".
2793 (HPPA): New section. Document "set/show debug hppa" and "maint
2794 print unwind".
a5adf40f 2795 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2796 (Super-H): New section. Document the "regs" command.
721c2651 2797 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2798
9c16f35a
EZ
27992005-04-09 Eli Zaretskii <eliz@gnu.org>
2800
2801 * gdb.texinfo (Print Settings): Document "set/show print
2802 pascal_static-members", "set print repeats", "show print
2803 null-stop". Improve indexing. Fix documentation of "set print
2804 union".
2805 (Pascal): New section.
2806 (Supported languages): Rename from "Support"; all references
2807 updated. Add a menu item for Pascal.
2808 (Numbers): Document "set radix.
2809 (Screen Size): Document "set/show pagination".
2810 (MIPS Embedded): Remove "set processor" documentation.
2811 (Remote configuration): Document "set/show X/P/Z-packet",
2812 "set/show read-aux-vector-packet", "set/show remote
2813 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2814 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2815 remotedebug", "set/show remotebreak", "set/show remotedevice",
2816 "set/show remotelogfile".
2817 (Auxiliary Vector): Add reference to the description of the
2818 read-aux-vector-packet setting.
2819 (Set Watchpoints): Add a cross-reference to "set remote
2820 hardware-breakpoint-limit".
2821 (General Query Packets): Add indexing of requests and
2822 cross-references to related commands in "Remote configuration".
2823 (File-I/O Overview, The system call): Fix wording and typos.
2824 (Thread Stops): Add index entries.
2825 (Continuing and Stepping): Document "show step-mode".
2826 (i386): New node. Document "set/show struct-convention".
2827 (Files): Document "show trust-readonly-sections".
2828 (Calling): Document "set/show unwindonsignal".
2829 (Messages/Warnings): Add index entries.
2830 (Maintenance Commands): Document "set/show watchdog".
2831 (Annotations Overview): Document "show annotate".
2832 (Set Watchpoints): Add index entries.
2833 (Symbols): Fix doc of case-sensitive.
2834 (ABI): Document "show coerce-float-to-double".
2835 (Convenience Vars, Help): Improve indexing.
2836 (Machine Code): Document "show disassembly-flavor".
2837 (Debugging C plus plus): Document "show overload-resolution".
2838 (Value History, Signaling): Add index entries.
2839
28402005-04-08 Eli Zaretskii <eliz@gnu.org>
2841
2842 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2843 (Processes): Fix wording.
2844 (History, List, Logging output, Define, Symbols, Print Settings):
2845 Improve indexing.
2846
a8f24a35
EZ
28472005-04-03 Eli Zaretskii <eliz@gnu.org>
2848
2849 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2850 redundant index entry for "target" command.
2851 (Backtrace): Add index entries.
2852 (Symbols, Fortran): Document the "set case-sensitive" command.
2853 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2854 (Print Settings): Add index entry for "set demangle-style".
2855 (Target Commands): Document "set download-write-size".
2856 (Debugging Output): Document "set exec-done-display".
2857
09d4efe1
EZ
28582005-04-02 Eli Zaretskii <eliz@gnu.org>
2859
2860 * gdb.texinfo (Files): Fix the name and documentation of
2861 add-shared-symbol-files. Document its alias assf. Update the
2862 list of OSs where GDB supports shared libraries. Fix markup.
2863 (Continuing and Stepping): Add reference to @var{location} in the
2864 text.
2865 (Dump/Restore Files): Fix reference to @{filename}.
2866 (Help): Fix wording.
2867 (Attach): Ditto.
2868 (Set Watchpoints): Ditto.
2869 (Backtrace): Remove redundant index entries. Improve index
2870 entries.
2871 (Delete Breaks): Fix wording.
2872 (Memory): Document the compare-sections command.
2873 (Memory Region Attributes): Improve wording.
2874 (Disabling): Improve wording.
2875 (Fortran): New subsection. Document the "info common" command.
2876 (Help): Document aliases "info copying" and "info warranty".
2877 (Caching Remote Data): New section. Document the "set/show
2878 remotecache" and "info dcache" commands.
2879 (Show): Fix wording of the documentation of the "set
2880 extension-language" command.
2881 (Signals): Add index entry for "info handle".
2882 (Memory Region Attributes): Fix punctuation.
2883 (Symbols): Change the arg name to "location" and refer to it in
2884 the text. Fix wording of "info types" doc.
2885 (Threads): Fix usage of @enumerate @item's.
2886 (Listing Tracepoints): Add index entry for "info tp".
2887 (Set Watchpoints): Add xref to "info break" description.
2888 (Macros): Add an index entry for "macro exp1". Document the
2889 "macro list" command.
2890 (Maintenance Commands): Document "flushregs", "maint agent",
2891 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2892 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2893 "maint print architecture", "maint print objfiles", "maint print
2894 statistics", "maint print type", "maint show-debug-regs", "maint
2895 space", "maint time", and "maint translate-address".
2896 (Connecting): Document the "monitor" command.
2897 (Annotations Overview): Describe the "set annotate" command.
2898
82f2d802
EZ
28992005-04-01 Eli Zaretskii <eliz@gnu.org>
2900
2901 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2902 Rearrange index entries and improve wording about support for
2903 hardware watchpoints.
2904
7d51c7de
BR
29052005-03-10 Bob Rossi <bob@brasko.net>
2906
2907 * gdb.texinfo: Update copyright
2908
68c71a2e
TR
29092005-02-09 Theodore A. Roth <troth@openavr.org>
2910
2911 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2912 error.
2913
83761cbd
KB
29142005-02-03 Kevin Buettner <kevinb@redhat.com>
2915
2916 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2917
9f1c6395
MS
29182005-01-17 Michael Snyder <msnyder@redhat.com>
2919
2920 * gdb.texinfo: Fix spelling, infinte -> infinite.
2921
fbd1b305
MK
29222005-01-08 Mark Kettenis <kettenis@gnu.org>
2923
2924 * observer.texi (GDB Observers): Document "solib_loaded".
2925
3ace7edb
AC
29262005-01-07 Andrew Cagney <cagney@gnu.org>
2927
bec39cab
AC
2928 * configure.ac: Rename configure.in, require autoconf 2.59.
2929 * configure: Re-generate.
2930
3ace7edb
AC
2931 * configure.in: Replace configdirs with multiple references to
2932 AC_CONFIG_SUBDIRS.
2933 * configure: Re-generate.
5ae4183a 2934
53531fc1
AC
29352005-01-04 Andrew Cagney <cagney@gnu.org>
2936
2937 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2938 part of the version number.
2939
536ffdb7
MK
29402004-12-24 Mark Kettenis <kettenis@gnu.org>
2941
2942 * gdbint.texinfo (Algorithms): Remove description of
2943 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2944
e1aac25b
JB
29452004-12-07 Jim Blandy <jimb@redhat.com>
2946
2947 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2948 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2949 numbers.
2950
f47b1503
AS
29512004-12-07 Andreas Schwab <schwab@suse.de>
2952
2953 * gdb.texinfo (Mode Options): Document -l option.
2954
b6b8ece6
EZ
29552004-12-04 Eli Zaretskii <eliz@gnu.org>
2956
2957 * gdbint.texinfo (Algorithms): More accurate description of
2958 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2959 is not needed unless data-read and data-access watchpoints are
2960 supported. Add a description of how GDB checks whether the
2961 inferior stopped because a watchpoint was hit.
2962
01371747
EZ
29632004-11-23 Eli Zaretskii <eliz@gnu.org>
2964
2965 * gdb.texinfo (Files): Add cross-reference to description of
2966 -readnow command-line switch.
2967
2315ffec
RC
29682004-11-10 Randolph Chung <tausq@debian.org>
2969
2970 * gdb.texinfo: Document set/show backtrace past-entry commands.
2971 Rearrange index entries for set/show backtrace past-main.
2972
69065f5d
AC
29732004-11-10 Jon Beniston <jon@beniston.com>
2974
2975 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2976 * gdb.texinfo (Remote Serial Protocol): Further describe
2977 binary transfer escaping mechanism .
69065f5d 2978
30e91e0b
RC
29792004-11-08 Randolph Chung <tausq@debian.org>
2980
2981 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2982 and "show debug infrun". Add index entries.
2983
60bf7e09
EZ
29842004-10-23 Eli Zaretskii <eliz@gnu.org>
2985
2986 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2987 "info proc" that are already implemented. Add index entries.
2988 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2989 (Files): Add a tip for decreasing memory used for symtabs from
2990 shared libraries.
f018e82f
EZ
2991 (Starting): Fix whitespace; make "elaboration" stand out where it
2992 is first used, and add an index entry for the term.
f8568604
EZ
2993 (Calling): Expand and elaborate text. Add "print". Add the
2994 description of problems with weak aliases.
384ee23f 2995 (Core File Generation): New section.
60bf7e09 2996
d52fe014
AC
29972004-10-12 Andrew Cagney <cagney@gnu.org>
2998
2999 * gdbint.texinfo (Versions and Branches): New chapter.
3000 (Releasing GDB): Delete "Versions and Branches" section.
3001 (Top): Add "Versions and Branches".
3002
703663ab
EZ
30032004-10-08 Eli Zaretskii <eliz@gnu.org>
3004
3005 * gdb.texinfo (Editing, History): Add cross-references to the
3006 included Readline and History user documentation. Remove
3007 references to the symbol have-readline-appendices which is unused
3008 and undefined.
3009 (History): Fix indexing.
3010
ac77d04f
JJ
30112004-10-08 Jeff Johnston <jjohnstn@redhat.com>
3012
3013 * gdbint.texinfo (target_stopped_data_address): Update to
3014 new prototype.
3015 (i386_stopped_data_address): Update prototype and description.
3016 (i386_stopped_by_watchpoint): New function and description.
3017
e07c999f
PH
30182004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
3019
3020 * gdb.texinfo (Filenames): Add Ada suffixes.
3021 (Ada) New section.
3022
2e868123
AC
30232004-09-27 Andrew Cagney <cagney@gnu.org>
3024 Robert Picco <Robert.Picco@hp.com>
3025
3026 * gdb.texinfo (Packets): Document the "p" packet.
3027
02a57714
JM
30282004-09-21 Jason Molenda (jmolenda@apple.com)
3029
3030 * gdb.texinfo (Paths and Names of the Source Files): Document the
3031 meaning of values in the 'desc' field of a SO stab.
3032
ae038cb0
DJ
30332004-09-20 Daniel Jacobowitz <dan@debian.org>
3034
3035 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3036 max-cache-age" and "maint show dwarf2 max-cache-age".
3037
f7dc1244
EZ
30382004-09-16 Eli Zaretskii <eliz@gnu.org>
3039
3040 * gdb.texinfo (Set Breaks): Add index entry for setting
3041 breakpoints on overloaded C++ functions that are not members of
3042 any classes. Add an example and an index entry for setting
3043 breakpoints on all program functions.
3044 (Character Sets, Macros, Overlay Commands)
3045 (Non-debug DLL symbols, GDB/MI Output Syntax)
3046 (Annotations Overview, Maintenance Commands, File-I/O Overview):
3047 Use "(@value{GDBP})" instead of a literal "(gdb)".
3048
f810308b
AC
30492004-09-12 Andrew Cagney <cagney@gnu.org>
3050
3051 * gdbint.texinfo (Native Debugging): Delete description of
3052 FILES_INFO_HOOK.
3053
15a661f3
PH
30542004-09-11 Paul Hilfinger <hilfinger@gnat.com>
3055
5ae4183a
AS
3056 * gdbint.texinfo (User Interface): Change local_hex_string_custom
3057 to hex_string_custom (not historically correct, but more
15a661f3
PH
3058 understandable, given the current code).
3059
f3219c75
AC
30602004-09-03 Andrew Cagney <cagney@gnu.org>
3061
3062 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3063
f3bb6704
JJ
30642004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3065
3066 * observer.texi (solib_unloaded): New observer.
3067
8d2c00cb
AC
30682004-08-24 Andrew Cagney <cagney@gnu.org>
3069
3070 * gdbint.texinfo (Target Architecture Definition): Add missing
3071 comma.
3072
e7dc800a
MC
30732004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3074
3075 * (Using the Testsuite): build != host is supported,
3076 but some test scripts do not support build != host.
3077
73b03683
MK
30782004-08-14 Mark Kettenis <kettenis@gnu.org>
3079
3080 * gdbint.texinfo (Host Definition): Delete description of
3081 FCLOSE_PROVIDED and GETENV_PROVIDED.
3082
c0ccb908
MK
30832004-08-05 Mark Kettenis <kettenis@chello.nl>
3084
3085 * gdbint.texinfo (Host Definition): Delete description of
3086 NO_SYS_FILE.
3087 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3088 PTRACE_FP_BUG.
3089
9c8dbfa9
AC
30902004-08-05 Andrew Cagney <cagney@gnu.org>
3091
3092 * gdbint.texinfo (Target Architecture Definition): Delete
3093 reference to deprecated_read_fp.
3094
f42accbe
AC
30952004-08-02 Andrew Cagney <cagney@gnu.org>
3096
3097 * gdbint.texinfo (Target Architecture Definition): Delete
3098 description of DEPRECATED_REGISTER_BYTES.
3099
0b66e38c
EZ
31002004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3101
3102 * gdb.texinfo (Source Path): Document the new behavior of
3103 searching for the source files.
3104
15387254
EZ
31052004-07-17 Eli Zaretskii <eliz@gnu.org>
3106
3107 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3108 (Search, Expressions, Arrays, Variables, Data, Machine Code)
3109 (Auto Display): Improve indexing.
3110
2c07db7a
AC
31112004-07-16 Andrew Cagney <cagney@gnu.org>
3112
3113 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3114 "-noasync".
3115
4644b6e3
EZ
31162004-07-09 Eli Zaretskii <eliz@gnu.org>
3117
3118 * gdb.texinfo: Fix @kindex entries so that multiple commands that
3119 have the same prefix have only their prefix in the index.
3120
7561d450
MK
31212004-07-03 Mark Kettenis <kettenis@gnu.org>
3122
3123 * gdb.texinfo (BSD libkvm Interface): New node (section)
3124 (Native): Add it to the menu.
3125
67bebe79
MK
31262004-07-01 Mark Kettenis <kettenis@gnu.org>
3127
3128 * gdbint.texinfo (Target Architecture Definition): Remove
3129 PCC_SOL_BROKEN.
3130
1a6923e0
MK
31312004-06-24 Mark Kettenis <kettenis@gnu.org>
3132
3133 * gdbint.texinfo (Target Architecture Definition): Remove
3134 SUN_FIXED_LBRAC_BUG.
3135
b435e160
AC
31362004-06-26 Andrew Cagney <cagney@gnu.org>
3137
3138 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3139
b5622e8d
AC
31402004-06-20 Andrew Cagney <cagney@gnu.org>
3141
3142 * gdbint.texinfo (Target Architecture Definition): Deprecate
3143 USE_STRUCT_CONVENTION.
3144
e0c07bf0
MC
31452004-06-19 Michael Chastain <mec.gnu@mindspring.com>
3146
3147 gdb.texinfo (Bug Reporting): Mention session recording,
3148 with the script command or Emacs.
3149
782263ab
AC
31502004-06-18 Andrew Cagney <cagney@gnu.org>
3151
3152 * gdbint.texinfo (Target Architecture Definition): Deprecate
3153 FUNCTION_START_OFFSET.
3154
03727ca6
AC
31552004-06-14 Andrew Cagney <cagney@gnu.org>
3156
3157 Based on changes from Karl Berry.
3158 * gdb.texinfo: Do not use @sc in a direntry.
3159 * stabs.texinfo: Change @dircateogry to "Software development".
3160 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3161
97092415
AC
31622004-06-13 Andrew Cagney <cagney@gnu.org>
3163
3164 * gdbint.texinfo (Target Architecture Definition): Delete
3165 description of RETURN_VALUE_ON_STACK.
3166
1f6d4158
AC
31672004-06-09 Andrew Cagney <cagney@gnu.org>
3168
3169 * gdbint.texinfo (Native Debugging): Restore "@table @code"
3170 deleted by previous patch.
3171
d966f0cb
AC
31722004-06-08 Andrew Cagney <cagney@gnu.org>
3173
3174 * gdbint.texinfo (Native Debugging): Delete documentation on
3175 ATTACH_DETACH.
3176
86fe4aaa
RC
31772004-06-06 Randolph Chung <tausq@debian.org>
3178
3179 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3180
d4b6d575
RC
31812004-06-06 Randolph Chung <tausq@debian.org>
3182
5ae4183a 3183 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
3184 the new push_dummy_call method signature. Describe the function
3185 argument.
3186
4e8b0763
JB
31872004-05-24 Joel Brobecker <brobecker@gnat.com>
3188
3189 * gdb.texinfo (Starting): Document new start command.
3190
59caf092
AC
31912004-05-21 Andrew Cagney <cagney@redhat.com>
3192
3193 * observer.texi (GDB Observers): Document "inferior_created".
3194
e4a2df64
AC
31952004-05-08 Andrew Cagney <cagney@redhat.com>
3196
e6b55ae2
AC
3197 * gdbint.texinfo (Target Architecture Definition): Delete
3198 description of DO_DEFERRED_STORES.
3199
28954179
AC
3200 * gdbint.texinfo (Target Architecture Definition): Delete
3201 references to DEPRECATED_FIX_CALL_DUMMY.
3202
434b87dd
AC
3203 * gdbint.texinfo (Target Architecture Definition): Delete
3204 description of DEPRECATED_CALL_DUMMY_WORDS,
3205 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3206
58d28df8
AC
3207 * gdbint.texinfo (Target Architecture Definition): Delete
3208 description of DEPRECATED_PUSH_DUMMY_FRAME.
3209
e4a2df64
AC
3210 * gdbint.texinfo (Target Architecture Definition): Delete
3211 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3212
2b4855ab
AC
32132004-05-07 Andrew Cagney <cagney@redhat.com>
3214
3215 * observer.texi (GDB Observers): Add "Debugging" section. Include
3216 cross reference to "set/show debug observer".
3217 * gdb.texinfo (Debugging Output): Document "set/show debug
3218 observer".
3219
fcf70625
AC
32202004-05-01 Andrew Cagney <cagney@redhat.com>
3221
3222 * gdbint.texinfo (Target Architecture Definition): Delete
3223 description of DEPRECATED_PC_IN_SIGTRAMP.
3224
8ee56bcf
AC
32252004-04-30 Andrew Cagney <cagney@redhat.com>
3226
3227 * gdbint.texinfo (Target Architecture Definition): Delete
3228 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3229
67ab9a76
OF
32302004-04-30 Orjan Friberg <orjanf@axis.com>
3231
3232 * observer.texi (GDB Observers): Correct spelling.
3233
79346bcb
OF
32342004-04-26 Orjan Friberg <orjanf@axis.com>
3235
3236 * observer.texi (GDB Observers): Add target_changed event.
3237
7a464420
AC
32382004-04-08 Andrew Cagney <cagney@redhat.com>
3239
3240 * observer.texi (GDB Observers): Rework, provide generic observer
3241 definitions and then a list of observable events.
3242
6cdf9d98
AC
32432004-04-04 Andrew Cagney <cagney@redhat.com>
3244
3245 * gdbint.texinfo (Host Definition): Delete reference to
3246 NO_SIGINTERRUPT.
3247
ddc135a4
AC
32482004-04-02 Andrew Cagney <cagney@redhat.com>
3249
3250 * gdbint.texinfo (Target Architecture Definition): Delete
3251 reference to DEPRECATED_CALL_DUMMY_LENGTH.
3252
6a1b180d
SC
32532004-03-28 Stephane Carrez <stcarrez@nerim.fr>
3254
3255 * gdb.texinfo (TUI Commands): Document tui reg commands.
3256
d0d5df6f
AC
32572004-03-26 Andrew Cagney <cagney@redhat.com>
3258
3259 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
3260 "gdbtui".
3261 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
3262 (Contributors): Mention both Text and Terminal User Interface.
3263
aa2a3f87
AC
32642004-03-23 Andrew Cagney <cagney@redhat.com>
3265
3266 * gdbint.texinfo (Target Architecture Definition): Deprecate
3267 references to SIGTRAMP_START and SIGTRAMP_END.
3268
f561f026
AC
32692004-03-23 Andrew Cagney <cagney@redhat.com>
3270
3271 * gdbint.texinfo (Target Architecture Definition): Deprecate
3272 references to PC_IN_SIGTRAMP.
3273
33cb8b0f
AC
32742004-03-19 Andrew Cagney <cagney@redhat.com>
3275
3276 * gdbint.texinfo (Target Architecture Definition): Delete
3277 reference to GDB_TARGET_IS_HPPA.
3278
fc989b7a
AC
32792004-03-18 Andrew Cagney <cagney@redhat.com>
3280
3281 * gdbint.texinfo (Coding): Update section on gdbarch_data,
3282 describe pre_init and post_init.
3283
701b08bb
DJ
32842004-03-09 Daniel Jacobowitz <drow@mvista.com>
3285
3286 * gdb.texinfo (Debugging Output): Document values for "set debug
3287 target".
3288
faae5abe
AC
32892004-02-28 Andrew Cagney <cagney@redhat.com>
3290
3291 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
3292
dd79a6cf
JJ
32932004-02-26 Jeff Johnston <jjohnstn@redhat.com>
3294
3295 * gdb.texinfo (breakpoints): Add information about the
3296 new "set breakpoint pending" and "show breakpoint pending"
3297 commands.
3298
e7f16015
AC
32992004-02-26 Andrew Cagney <cagney@redhat.com>
3300
3301 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
3302 in Per-architecture module data section.
3303
7161a3a6
RM
33042004-02-25 Roland McGrath <roland@redhat.com>
3305
3306 * gdb.texinfo (General Query Packets): Document qPart:... packets.
3307
2154891a
AC
33082004-02-24 Andrew Cagney <cagney@redhat.com>
3309
3310 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
3311 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
3312 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 3313
6c74ac8b
AC
33142004-02-17 Andrew Cagney <cagney@redhat.com>
3315
3316 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
3317
19772a2c
AC
33182004-02-16 Andrew Cagney <cagney@redhat.com>
3319
3320 * gdbint.texinfo (Target Architecture Definition): Deprecate
3321 FRAMELESS_FUNCTION_INVOCATION.
3322
c9830293
AC
33232004-02-16 Andrew Cagney <cagney@redhat.com>
3324
3325 * gdbint.texinfo (Coding): Mention -Wunused-function.
3326
b9d26eb9
AC
33272004-02-14 Andrew Cagney <cagney@redhat.com>
3328
3329 * gdbint.texinfo (Target Architecture Definition): Delete
3330 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3331
49efadf5
EZ
33322004-02-12 Elena Zannoni <ezannoni@redhat.com>
3333
3334 * gdb.texinfo: Properly quote the name "C++".
3335 * gdbint.texinfo: Ditto.
3336 * stabs.texinfo: Ditto.
3337
1eb288ea
EZ
33382004-02-11 Elena Zannoni <ezannoni@redhat.com>
3339
3340 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
3341 minimal information about libiberty.
3342
e4937fc1
MC
33432004-02-06 Michael Chastain <mec.gnu@mindspring.com>
3344
3345 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
3346
a9331b3f
RM
33472004-02-04 Roland McGrath <roland@redhat.com>
3348
3349 * gdb.texinfo (Auxiliary Vector): New node (section).
3350 (Data): Add it to the menu.
3351
2650777c
JJ
33522004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3353
3354 * gdb.texinfo (Breakpoints): Add information about pending
3355 breakpoint support.
3356
b4501125
AC
33572004-01-26 Andrew Cagney <cagney@redhat.com>
3358
3359 * gdb.texinfo (Overview): Delete references to the cisco protocol
3360 including the "N" response.
3361
74055713
AC
33622004-01-26 Andrew Cagney <cagney@redhat.com>
3363
3364 * gdbint.texinfo (Target Architecture Definition): Rename
3365 EXTRACT_STRUCT_VALUE_ADDRESS to
3366 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 3367
3bbe9696
EZ
33682004-01-24 Eli Zaretskii <eliz@gnu.org>
3369
3370 * gdb.texinfo (KOD): Document "show os". Add index entries for
3371 "set/show os" and "info cisco" commands.
3372
5843504f
EZ
33732004-01-21 Eli Zaretskii <eliz@gnu.org>
3374
3375 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
3376
9175c9a3
MC
33772004-01-19 Michael Chastain <mec.gnu@mindspring.com>
3378
3379 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
3380 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
3381
8e94b928
NR
33822004-01-19 Nick Roberts <nick@nick.uklinux.net>
3383
3384 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
3385 -stack-list-locals.
3386 (GDB/MI Variable Objects): Describe extension to
3387 -var-list-children.
3388
a20cf136
DJ
33892004-01-17 Daniel Jacobowitz <drow@mvista.com>
3390
3391 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
3392
afb18d0f
AC
33932004-01-17 Andrew Cagney <cagney@redhat.com>
3394
3395 * gdbint.texinfo (Target Architecture Definition): Delete
3396 documentation on DEPRECATED_NPC_REGNUM.
3397
b51970ac
DJ
33982004-01-13 Daniel Jacobowitz <drow@mvista.com>
3399
3400 * gdb.texinfo: Update copyright year. Mention that set
3401 follow-fork-mode is supported on GNU/Linux. Remove documentation of
3402 "set follow-fork-mode ask".
3403
0f0cffd2
AC
34042004-01-13 Andrew Cagney <cagney@redhat.com>
3405
3406 * gdbint.texinfo: Update copyright year.
3407 (Coding): Add -Wunused-label to list of -Werror warnings.
3408
c552b3bb 34092004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 3410 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
3411
3412 * gdb.texinfo: Update copyright.
3413 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
3414 around names, as appropriate. Minor syntax cleanup of
3415 _NSPrintForDebugger explanation. Two spaces after periods.
3416 GDBN used instead of lit. "gdb". Index entries added for
3417 print-object and _NSPrintForDebugger. @noindent added in one spot.
3418
afe157ca
EZ
34192003-11-11 Elena Zannoni <ezannoni@redhat.com>
3420
3421 * stabs.texinfo: Add dircategory and direntry commands.
3422 * annotate.texinfo: Ditto.
3423
963e2bb7
AC
34242003-11-10 Andrew Cagney <cagney@redhat.com>
3425
3426 * gdbint.texinfo (Target Architecture Definition): Replace the
3427 return_value method's "inval" and "outval" parameters with
3428 "readbuf" and "writebuf".
3429
1d8b2f28
JB
34302003-10-28 Jim Blandy <jimb@redhat.com>
3431
3432 * gdb.texinfo (The F request packet, The F reply packet): Renamed
3433 from "The `F' request packet" and "The `F' reply packet", to make
3434 texi2dvi happy.
3435 (File-I/O remote protocol extension): Update menu entries, too.
3436
36d86913
MC
34372003-10-26 Michael Chastain <mec@shout.net>
3438
3439 * gdb.texinfo (Thread Stops): Document the issue with
3440 premature return from system calls in multi-threaded programs.
3441
ce2826aa
AC
34422003-10-24 Andrew Cagney <cagney@redhat.com>
3443
3444 * annotate.texinfo: Fix "fortunatly"[sic].
3445
f24c5e49
KI
34462003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
3447
3448 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
3449 with "Hitachi" and "Mitsubishi".
3450
92ad9cd9
AC
34512003-10-20 Andrew Cagney <cagney@redhat.com>
3452
3453 * gdbint.texinfo (Target Architecture Definition): Document
3454 gdbarch_return_value. Add cross references from
3455 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
3456 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
3457
0ab4b752
MK
34582003-10-18 Mark Kettenis <kettenis@gnu.org>
3459
3460 * gdbint.texinfo (Target Architecture Definition): Document
3461 regset_from_core_section.
fb3e19c0
KI
3462
34632003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
3464
3465 * gdb.texinfo (M32R/D): Mention m32rsdi target.
3466
a9331b3f 34672003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
3468
3469 From Anthony Green <green@redhat.com>:
5ae4183a 3470 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 3471
1485d690
KB
34722003-10-14 Kevin Buettner <kevinb@redhat.com>
3473
3474 * gdb.texinfo (Breakpoint related warnings): New node.
3475 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 3476
86d30acc
DJ
34772003-10-13 Daniel Jacobowitz <drow@mvista.com>
3478
3479 * gdb.texinfo (Remote Protocol): Document v and vCont.
3480
172c2a43
KI
34812003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3482
3483 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
3484 * gdbint.texinfo: Ditto.
3485
71952f4c
AC
34862003-10-09 Andrew Cagney <cagney@redhat.com>
3487
3488 From 2003-09-18 David Anderson <davea@sgi.com>:
3489 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
3490 "command".
3491
268e2188
AC
34922003-10-03 Andrew Cagney <cagney@redhat.com>
3493
3494 * gdbint.texinfo (Target Architecture Definition): Deprecate
3495 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
3496 just target.
3497
12c266ea 34982003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 3499
f30992d4 3500 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
3501 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
3502 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
3503 * gdbint.texinfo (Target Architecture Definition): Rename
3504
35052003-09-30 Andrew Cagney <cagney@redhat.com>
3506
f30992d4 3507 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 3508 (Target Architecture Definition):
f30992d4 3509
2e092625
AC
3510 * gdbint.texinfo (Target Architecture Definition): Rename
3511 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
3512
0717ae8a
AC
35132003-09-29 Andrew Cagney <cagney@redhat.com>
3514
dad809b7
AC
3515 * gdbint.texinfo (Target Architecture Definition): Delete
3516 documentation for NEED_TEXT_START_END.
3517
0717ae8a
AC
3518 * gdbint.texinfo (Target Architecture Definition): Rename
3519 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
3520 TARGET_WRITE_PC.
a9331b3f 3521
af6cf26d
MC
35222003-09-22 Michael Chastain <mec@shout.net>
3523
3524 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
3525
ee206350
AG
35262003-09-21 Anthony Green <green@redhat.com>
3527
3528 * gdbint.texinfo (Target Architecture Definition): Fix typos.
3529
a38c9fe6
MK
35302003-09-21 Mark Kettenis <kettenis@gnu.org>
3531
3532 * gdbint.texinfo (Target Architecture Definition): Document
3533 stabs_argument_has_addr.
3534
77949794
AC
35352003-09-18 Andrew Cagney <cagney@redhat.com>
3536
3537 * gdbint.texinfo (Target Architecture Definition): Delete
3538 documentation on REGISTER_NAMES.
3539
8e823e25
MK
35402003-09-13 Mark Kettenis <kettenis@gnu.org>
3541
3542 * gdbint.texinfo (Target Architecture Definition): Replace
3543 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
3544
f27dd7fd
AC
35452003-09-11 Andrew Cagney <cagney@redhat.com>
3546
3547 * gdbint.texinfo (Target Architecture Definition): Replace
3548 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
3549
8b148df9
AC
35502003-08-18 Andrew Cagney <cagney@redhat.com>
3551
3552 * gdbint.texinfo (Target Architecture Definition): Document
3553 "frame_red_zone_size".
3554
25d29d70
AC
35552003-08-09 Andrew Cagney <cagney@redhat.com>
3556
3557 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
3558 with "set/show backtrace past-main" and "set/show backtrace
3559 limit".
3560
c938e9b0
L
35612003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3562
3563 * Makefile.in (install-info): Support DESTDIR.
3564 (install-html): Likewise.
3565
64fabec2
AC
35662003-08-07 Andrew Cagney <cagney@redhat.com>
3567
3568 Patch from Nick Roberts.
3569 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
3570 bindings. Remove description of send-gdb-command.
3571
2fcf52f0
AC
35722003-08-07 Andrew Cagney <cagney@redhat.com>
3573
3574 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
3575 GDB 6.0.
3576
086432e2
AC
35772003-08-06 Andrew Cagney <cagney@redhat.com>
3578
3579 * gdb.texinfo (Mode Options): Mention that level three is the
3580 highest available and that level 2 is deprecated.
3581 (Annotations Overview): Mention annotation levels. Cross reference
3582 to "Limitations of the Annotation Interface" in annotate.texi.
3583 (TODO, Value Annotations, Frame Annotations): Delete section.
3584 (Displays, Breakpoint Info): Delete.
3585
e5249f67
AC
35862003-08-04 Andrew Cagney <cagney@redhat.com>
3587
3588 * agentexpr.texi: Delete @bye.
3589 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
3590 (stabs.info): Add $(srcdir) to include search path.
3591 (html): Depend on "annotate_toc.html", and not "annotate.html".
3592 * stabs.texinfo: Ditto. Include "fdl.texi".
3593 * gdbint.texinfo: Update copyright statement's list of invariant
3594 sections.
3595
e6f672d2
AC
35962003-07-28 Andrew Cagney <cagney@redhat.com>
3597
3598 * Makefile.in (INFO_DEPS): Add annotate.info.
3599 (dvi, ps, html, pdf): Add annotate.
3600 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
3601 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
3602 (ANNOTATE_DOC_FILES): New macro.
3603 (ANNOTATE_TEX_TMPS): New macro.
3604 (annotate.info, annotate_toc.html): Specify dependencies.
3605 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
3606 * annotate.texinfo: Rename annotate.texi. Get building. Add
3607 "Migrating to GDB/MI" and "Limitations of the Annotation
3608 Interface" chapters. Mention why it is not part of the user
3609 guide. Update copyright notice. Include "fdl.texi".
3610
72ffddc9
SC
36112003-07-26 Stephane Carrez <stcarrez@nerim.fr>
3612
3613 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
3614
a9f12a31
DJ
36152003-07-24 Daniel Jacobowitz <drow@mvista.com>
3616
3617 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
3618
b1fe9455
DJ
36192003-07-24 Daniel Jacobowitz <drow@mvista.com>
3620
3621 * gdb.texinfo (Server): Mention pidof.
3622
153721e6
AC
36232003-07-22 Andrew Cagney <cagney@redhat.com>
3624
3625 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
3626 list.
3627
0fac0b41
DJ
36282003-06-28 Daniel Jacobowitz <drow@mvista.com>
3629
3630 * gdb.texinfo (Logging output): New chapter.
3631
4e562065
JB
36322003-06-24 Joel Brobecker <brobecker@gnat.com>
3633
3634 * gdb.texinfo (Unsupported languages): New section.
3635 (Languages): Add link to new section.
3636
f2c06f52
AC
36372003-06-22 Andrew Cagney <cagney@redhat.com>
3638
3639 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3640
b4177fca
DJ
36412003-06-22 Daniel Jacobowitz <drow@mvista.com>
3642
3643 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3644
f418dd93
DJ
36452003-06-22 Daniel Jacobowitz <drow@mvista.com>
3646
3647 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3648 * agentexpr.texi: Retitle section, and change it to an appendix.
3649 Comment out texinfo initialization. Factor a @var{} into two
3650 pieces to prevent makeinfo warnings.
3651 * gdb.texinfo: Add Agent Expressions appendix.
3652
4ca61388
DJ
36532003-06-19 Daniel Jacobowitz <drow@mvista.com>
3654
3655 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3656
07f31aa6
DJ
36572003-06-18 Daniel Jacobowitz <drow@mvista.com>
3658
5ae4183a 3659 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3660 remote target". Document the "detach" and "disconnect" commands.
3661 (Server, Netware, Debug Session): Reference "Connecting to a
3662 remote target".
3663 (GDB/MI Target Manipulation): Document "-target-disconnect".
3664
2dd0da42
AC
36652003-06-13 Andrew Cagney <cagney@redhat.com>
3666
3667 * gdbint.texinfo (Target Architecture Definition): Deprecate
3668 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3669 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3670
e7a3abfc
JB
36712003-06-09 Jim Blandy <jimb@redhat.com>
3672
3673 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3674
25e3a86b
AC
36752003-06-08 Andrew Cagney <cagney@redhat.com>
3676
3677 * gdbint.texinfo (Target Architecture Definition): Delete
3678 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3679
a9e5fdc2
AC
36802003-06-08 Andrew Cagney <cagney@redhat.com>
3681
3682 * gdbint.texinfo (Target Architecture Definition): Document
3683 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3684
b37303ee
AF
36852003-06-07 Adam Fedor <fedor@gnu.org>
3686
3687 * gdb.texinfo: Add Objective-C documentation.
3688
39fe6e80
AC
36892003-06-01 Andrew Cagney <cagney@redhat.com>
3690
3691 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3692 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3693
125309b2
AC
36942003-05-21 Andrew Cagney <cagney@redhat.com>
3695
3696 * gdbint.texinfo (Target Architecture Definition): Delete
3697 references to "extract_address" and "store_address".
3698
b8b527c5
AC
36992003-05-16 Andrew Cagney <cagney@redhat.com>
3700
3701 * gdbint.texinfo (Target Architecture Definition): Replace
3702 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3703 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3704
50e3ee83
TR
37052003-05-14 Theodore A. Roth <troth@openavr.org>
3706
3707 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3708
44e2be90
L
37092003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3710
3711 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3712 (gdb.dvi): Likewise.
3713 (gdb.pdf): Likewise.
3714 (links2roff): Likewise.
3715
df5215a6
JB
37162003-05-08 Jim Blandy <jimb@redhat.com>
3717
3718 * gdb.texinfo (Dump/Restore Files): Update documentation for
3719 'dump', 'append', and 'restore': note that format argument is
3720 optional; simplify presentation of the command variants; and be
3721 more precise about the formats.
3722
5e7b2f39
JB
37232003-05-07 Jim Blandy <jimb@redhat.com>
3724
3725 * gdb.texinfo (Symbols): Update documentation: 'maint list
3726 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3727 symtabs' and 'maint info psymtabs'.
3728
b1e29e33
AC
37292003-05-05 Andrew Cagney <cagney@redhat.com>
3730
3731 * gdbint.texinfo (Target Architecture Definition): Make
3732 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3733 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3734 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3735
00905d52
AC
37362003-05-04 Andrew Cagney <cagney@redhat.com>
3737
3738 * gdb.texinfo (Maintenance Commands): Document "maint print
3739 dummy-frames".
3740
54ff5908
AC
37412003-05-04 Andrew Cagney <cagney@redhat.com>
3742
3743 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3744
32e7087d
JB
37452003-05-03 J. Brobecker <brobecker@gnat.com>
3746
3747 Thierry Schneider <tpschneider1@yahoo.com>
3748 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3749 for new MI command.
3750
7043d8dc
AC
37512003-05-03 Andrew Cagney <cagney@redhat.com>
3752
3753 * gdbint.texinfo (Target Architecture Definition): Document
3754 push_dummy_code. Add cross references.
3755
e33d66ec
EZ
37562003-05-02 Elena Zannoni <ezannoni@redhat.com>
3757
3758 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3759 set/show charsets commands.
3760
0ba6dca9
AC
37612003-04-28 Andrew Cagney <cagney@redhat.com>
3762
3763 * gdbint.texinfo (Target Architecture Definition): Replace
3764 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3765 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3766
d7a27068
AC
37672003-04-28 Andrew Cagney <cagney@redhat.com>
3768
3769 * gdbint.texinfo (Target Architecture Definition): Rename
3770 "tm_print_insn" to "deprecated_tm_print_insn".
3771
44ea7b70
JB
37722003-04-09 Jim Blandy <jimb@redhat.com>
3773
3774 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3775 list psymtabs'.
3776
fb8f8949
AC
37772003-04-08 Andrew Cagney <cagney@redhat.com>
3778
3779 * gdbint.texinfo (Target Architecture Definition): Delete
3780 references to EXTRA_FRAME_INFO.
3781
32fb0f22
AC
37822003-04-08 Andrew Cagney <cagney@redhat.com>
3783
3784 * gdbint.texinfo (Target Architecture Definition): Delete
3785 PRINT_TYPELESS_INTEGER.
3786
6be67e67
JB
37872003-04-02 J. Brobecker <brobecker@gnat.com>
3788
3789 * observer.texi (GDB Observers): Adjust the documentation for the
3790 normal_stop notification to better describe reality. Fix a couple
3791 of minor typos.
3792
4e35d5f0
BR
37932003-04-02 Bob Rossi <bob_rossi@cox.net>
3794
a9331b3f 3795 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3796 '-file-list-exec-source-file'
3797
e8a8712a
AC
37982003-03-31 Andrew Cagney <cagney@redhat.com>
3799
3800 * gdbint.texinfo (Target Architecture Definition): Delete
3801 references to CALL_DUMMY_P.
3802
6c0e89ed
AC
38032003-03-30 Andrew Cagney <cagney@redhat.com>
3804
3805 * gdbint.texinfo (Target Architecture Definition): Remove
3806 reference to TARGET_WRITE_SP.
a9331b3f 3807
378bfd1b
AC
38082003-03-27 Andrew Cagney <cagney@redhat.com>
3809
3810 * gdbint.texinfo (Target Architecture Definition): Remove
3811 references to write_sp.
6c0e89ed 3812
922fbb7b
AC
38132003-03-27 Andrew Cagney <cagney@redhat.com>
3814
3815 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3816 chapter body. Use @smallexample instead of @example.
3817 (Annotations): Ditto.
3818 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3819 annotate.texi.
3820
b81774d8
AC
38212003-03-26 Andrew Cagney <cagney@redhat.com>
3822
3823 * gdbint.texinfo (Target Architecture Definition): Replace
3824 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3825 dummy_addr parameters.
3826
1bf6d5cc
AC
38272003-03-25 Andrew Cagney <cagney@redhat.com>
3828
3829 * gdbint.texinfo (Target Architecture Definition): Delete
3830 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3831 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3832 Add reference to PUSH_ARGUMENTS.
3833
618ce49f
AC
38342003-03-23 Andrew Cagney <cagney@redhat.com>
3835
3836 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3837 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3838
bcd7e15f
JB
38392003-03-18 J. Brobecker <brobecker@gnat.com>
3840
3841 * gdbint.texinfo (Algorithms): Add new section describing the
3842 Observer paradigm.
3843 (Top): Add menu entry to new observer appendix.
3844 * observer.texi: New file.
3845 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3846 new observer.texi file.
3847
9fe8321b
AC
38482003-03-17 Andrew Cagney <cagney@redhat.com>
3849
3850 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3851 that GNU Press update the manual version number.
3852
ac2adee5
AC
38532003-03-12 Andrew Cagney <cagney@redhat.com>
3854
3855 * gdbint.texinfo (Target Architecture Definition): Delete
3856 references to get_saved_register. Rename GET_SAVED_REGISTER to
3857 DEPRECATED_GET_SAVED_REGISTER.
3858
749b82f6
AC
38592003-03-13 Andrew Cagney <cagney@redhat.com>
3860
3861 * gdbint.texinfo (Target Architecture Definition): Replace
3862 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3863
8bedc050
AC
38642003-03-12 Andrew Cagney <cagney@redhat.com>
3865
3866 * gdbint.texinfo (Target Architecture Definition): Rename
3867 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3868
0ce1b118
CV
38692003-03-10 Corinna Vinschen <vinschen@redhat.com>
3870
3871 * gdb.texinfo: Add File-I/O documentation.
3872
12cc2063
AC
38732003-03-10 Andrew Cagney <cagney@redhat.com>
3874
3875 * gdbint.texinfo (Target Architecture Definition): Cross reference
3876 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3877
7453dc06
AC
38782003-03-07 Andrew Cagney <cagney@redhat.com>
3879
3880 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3881 frame" command.
3882
6314f104
AC
38832003-03-05 Andrew Cagney <cagney@redhat.com>
3884
3885 * gdbint.texinfo (Target Architecture Definition): Document
3886 unwind_dummy_id. Cross reference unwind_dummy_id and
3887 SAVE_DUMMY_FRAME_TOS.
3888
f1212245
DJ
38892003-03-05 James Ingham <jingham@apple.com>
3890 Daniel Jacobowitz <drow@mvista.com>
3891
3892 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3893 and "show cp-abi".
3894
77e7e267
AC
38952003-03-03 Andrew Cagney <cagney@redhat.com>
3896
3897 * gdbint.texinfo (Target Architecture Definition): Document
3898 register_type.
3899
838a8221
AC
39002003-03-03 Andrew Cagney <cagney@redhat.com>
3901
3902 * stabs.texinfo (Structures): Use @samp and separate @var's
3903 instead of a single @var containing a comma separated list.
3904 (Unions): Ditto.
3905
d7f4a264
DJ
39062003-03-02 Daniel Jacobowitz <drow@mvista.com>
3907
3908 * Makefile.in (distclean): Remove config.log.
3909
f30ee0bc
AC
39102003-03-01 Andrew Cagney <cagney@redhat.com>
3911
3912 * gdbint.texinfo (Target Architecture Definition): Rename
3913 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3914
39152003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3916
3917 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3918 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3919
be448670
CF
39202003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3921
3922 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3923 (Non-debug DLL symbols): New node, describing the minimal symbols
3924 loaded from DLLs without real debugging symbols.
3925
501eef12
AC
39262003-02-20 Andrew Cagney <ac131313@redhat.com>
3927
3928 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3929 hardware-breakpoint-limit".
3930 (Set Watchpoints): Add cross reference to "set remote
3931 hardware-watchpoint-limit".
3932 (Remote configuration options): New section.
3933
21c294e6
AC
39342003-02-04 Andrew Cagney <ac131313@redhat.com>
3935
e9be73e4
AC
3936 * gdbint.texinfo (Target Architecture Definition): Delete
3937 descrption of IS_TRAPPED_INTERNALVAR.
3938
21c294e6
AC
3939 From Keith Seitz <keiths@redhat.com>:
3940 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3941 option "-i"/"--interpreter" to this chapter. Include index
3942 entries.
3943
0179ffac
DC
39442003-02-04 David Carlton <carlton@math.stanford.edu>
3945
3946 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3947 (Variables): Recommend stabs+ and DWARF 2.
3948 (C plus plus expressions): Correct info about
3949 compiler versions, debug formats.
3950 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3951 PR symtab/874.
3952
7ca9f392
AC
39532003-02-01 Andrew Cagney <ac131313@redhat.com>
3954
3955 * gdbint.texinfo (Target Architecture Definition): Delete
3956 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3957 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3958 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3959 references to nindy and i960.
3960 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3961
31a85ea2
AC
39622003-02-01 Andrew Cagney <ac131313@redhat.com>
3963
3964 * gdbint.texinfo (Target Architecture Definition): Delete
3965 FLOAT_INFO.
3966
6b894e49
AC
39672003-01-30 Andrew Cagney <ac131313@redhat.com>
3968
3969 * stabs.texinfo (Member Type Descriptor): Clarify description of
3970 `@'. Suggested by Ben Hutchings.
3971
c48861fb
AC
39722003-01-29 Andrew Cagney <ac131313@redhat.com>
3973
3974 * gdb.texinfo (M68K): Delete reference to es1800.
3975
617073a9
AC
39762003-01-29 Andrew Cagney <ac131313@redhat.com>
3977
3978 * gdb.texinfo (Maintenance Commands): Document `maint print
3979 reggroups' and `maint print register-groups'.
3980 * gdbint.texinfo (Target Architecture Definition): Document
3981 register_reggroup_p.
3982
5b5d99cf
JB
39832003-01-23 Jim Blandy <jimb@redhat.com>
3984
3985 * gdb.texinfo (Separate Debug Files): New section.
3986
e7ba9c65
DJ
39872003-01-22 Daniel Jacobowitz <drow@mvista.com>
3988
3989 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3990 and "maint show profile".
3991
94e91d6d
MC
39922003-01-16 Michael Chastain <mec@shout.net>
3993
3994 * gdb.texinfo (Installing GDB): Warn against
3995 ".../gdb-VERSION/gdb/configure".
3996 (Separate Objdir): Likewise.
3997
867f3898
AC
39982003-01-15 Andrew Cagney <ac131313@redhat.com>
3999
4000 * gdbint.texinfo (Target Architecture Definition): Delete
4001 definition of PRINT_REGISTER_HOOK.
4002
f153cc92
EZ
40032003-01-15 Elena Zannoni <ezannoni@redhat.com>
4004
4005 (OpenRISC 1000): Fix formatting of command names.
4006
c60eb6f1
EZ
40072003-01-15 Elena Zannoni <ezannoni@redhat.com>
4008
4009 * gdb.texinfo (Continuing and Stepping): Add new command
4010 'advance'. Clarify behavior of 'until'.
4011
f5ebfba0
DJ
40122003-01-13 Daniel Jacobowitz <drow@mvista.com>
4013
4014 * gdb.texinfo (Files): Document solib-absolute-prefix and
4015 solib-search-path.
4016
4ce8657e
MC
40172003-01-09 Michael Chastain <mec@shout.net>
4018
4019 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4020 (Create a Release): Add new instructions for new @file{src-release}.
4021 Document existing instructions for @file{Makefile.in} as
4022 being for @value{GDBN} 5.3.1 or earlier.
4023
372613e3
AC
40242003-01-09 Andrew Cagney <ac131313@redhat.com>
4025
4026 * gdbint.texinfo (Target Architecture Definition): Mention
4027 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4028 allocate memory.
4029
b4e9345d
DJ
40302003-01-04 Daniel Jacobowitz <drow@mvista.com>
4031
4032 * gdb.texinfo (Controlling GDB): Add @kindex for
4033 "show osabi".
4034 (Backtraces): Add @kindex's for backtrace-below-main.
4035
98b45e30
DJ
40362003-01-04 Daniel Jacobowitz <drow@mvista.com>
4037
4038 * gdb.texinfo (Controlling GDB): Document "set osabi".
4039
95f90d25
DJ
40402003-01-04 Daniel Jacobowitz <drow@mvista.com>
4041
4042 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4043 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4044
1e698235
DJ
40452003-01-04 Daniel Jacobowitz <drow@mvista.com>
4046
4047 * gdb.texinfo (Controlling GDB): Add ABI section. Document
4048 "set coerce-float-to-double".
4049 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4050
e632838e
AC
40512003-01-02 Andrew Cagney <ac131313@redhat.com>
4052
4053 * stabs.texinfo: Remove obsolete text.
4054 * gdbint.texinfo: Ditto.
4055 * gdb.texinfo: Ditto.
4056
c133ab7a
MK
40572002-12-22 Mark Kettenis <kettenis@gnu.org>
4058
4059 * gdbint.texinfo (Target Architecture Definition): Update
4060 description of gdbarch_register_osabi.
4061
f821f325
KH
40622002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4063
4064 * agentexpr.texi: Fix typos.
4065 * annotate.texi: Likewise.
4066 * fdl.texi: Likewise.
4067
85a6d8d3 40682002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
4069
4070 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4071 DEPRECATED_INIT_FRAME_PC.
4072
ae45cd16
AC
40732002-12-01 Andrew Cagney <ac131313@redhat.com>
4074
4075 * gdbint.texinfo (Target Architecture Definition): Delete
4076 PC_IN_CALL_DUMMY.
4077
07555a72
AC
40782002-11-28 Andrew Cagney <ac131313@redhat.com>
4079
4080 * gdbint.texinfo (Host Definition): Delete documentation on
4081 USE_GENERIC_DUMMY_FRAMES.
4082
c166cdc7
EZ
40832002-11-26 Elena Zannoni <ezannoni@redhat.com>
4084
5ae4183a 4085 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
4086 * Makefile.in (install-info): Run the install-info command as part
4087 of the post install steps only.
4088 (uninstall-info): New target.
4089 (uninstall): New target.
4090
35db0260
EZ
40912002-11-22 Elena Zannoni <ezannoni@redhat.com>
4092
4093 * Makefile.in (install): Make install do some real work.
4094
9ba8d803
AC
40952002-11-19 Andrew Cagney <ac131313@redhat.com>
4096
4097 Fix POSIX problem reported by Paul Eggert.
4098 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4099 Fix PR gdb/527.
4100
903ad3a6
AC
41012002-10-26 Andrew Cagney <cagney@redhat.com>
4102
4103 * gdbint.texinfo (Target Architecture Definition): Delete
4104 definition of DO_REGISTERS_INFO.
4105
f2abfe65
KB
41062002-10-18 Kevin Buettner <kevinb@redhat.com>
4107
4108 * gdbint.texinfo (Address Classes): Fix problems with insertion
4109 of ``{'' and ``}'' in example.
4110
b5b0480a
KB
41112002-10-17 Kevin Buettner <kevinb@redhat.com>
4112
4113 * gdbint.texinfo (Address Classes): New section.
4114 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4115 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4116 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4117 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4118
c85508ee
KD
41192002-10-11 Klee Dienes <kdienes@apple.com>
4120
4121 * gdb.texinfo (Registers): Mention vector registers as well as
4122 floating registers in the documentation for 'info registers' and
4123 'info all-registers'.
4124
6d12fc3d
DJ
41252002-10-11 Daniel Jacobowitz <drow@mvista.com>
4126
4127 * gdbint.texinfo (CPLUS_MARKER): Remove item.
4128
8d19fbd2
JJ
41292002-10-03 Jeff Johnston <jjohnstn@redhat.com>
4130
4131 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4132 interface definition.
4133
a37295f9
MM
41342002-10-03 Marko Mlinar <markom@opencores.org>
4135
4136 * gdb.texinfo (Target Commands): Add or1k target specific
4137 commands.
4138 * gdb.texinfo (Contributors): Add myself to the contributors list.
4139
da0f9dcd
AC
41402002-10-01 Andrew Cagney <ac131313@redhat.com>
4141
4142 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
4143 and "mi1" instead of "mi1" and "mi0".
4144
2e834e49
HPN
41452002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4146
4147 * gdb.texinfo (Packets): Fix typos "alligned".
4148 Correct z3/Z3 description. Correct z4/Z4 title.
4149
050be0dc
AC
41502002-09-27 Andrew Cagney <ac131313@redhat.com>
4151
4152 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
4153
1104b9e7
KB
41542002-09-25 Kevin Buettner <kevinb@redhat.com>
4155
4156 * gdb.texinfo: Use GNU/Linux instead of Linux.
4157
512217c7
AC
41582002-09-25 Andrew Cagney <ac131313@redhat.com>
4159
4160 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4161
10998722
AC
41622002-09-24 Andrew Cagney <ac131313@redhat.com>
4163
512217c7 4164 * gdb.texinfo: Replace @example with @smallexample.
10998722 4165
a0eb71c5
KB
41662002-09-20 Kevin Buettner <kevinb@redhat.com>
4167
f7dc1244 4168 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
4169 * gdb.texinfo (Character Sets): Use @smallexample instead of
4170 @example. Use GNU/Linux instead of Linux.
4171
41722002-09-20 Jim Blandy <jimb@redhat.com>
4173
4174 * gdb.texinfo: Add character set documentation.
4175
2f870471
AC
41762002-09-19 Andrew Cagney <ac131313@redhat.com>
4177
4178 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4179 (Packets): Add cross reference from `b' packet to `z' packets.
4180
790eb8f5
AC
41812002-09-19 Andrew Cagney <ac131313@redhat.com>
4182
8d30a00d
AC
4183 * gdb.texinfo (Maintenance Commands): Document ``maint
4184 internal-error'' and ``maint internal-warning''.
4185
790eb8f5
AC
4186 * gdbint.texinfo (Target Architecture Definition): Revise
4187 description of STACK_ALIGN. Add description of FRAME_ALIGN.
4188
a23a7bf1
JB
41892002-09-19 Joel Brobecker <brobecker@gnat.com>
4190
4191 * gdbint.texinfo (Target Conditionals): Document the new
4192 NAME_OF_MALLOC macro.
4193
299ffc64
AC
41942002-09-05 Andrew Cagney <ac131313@redhat.com>
4195
4196 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4197 engineer.
4198
b7bb15bc
SC
41992002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4200
4201 * gdb.texinfo (TUI Overview): Document status line fields.
4202
3d757584
SC
42032002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4204
4205 * gdb.texinfo (TUI Commands): Document info win command.
4206
269c21fe
SC
42072002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4208
4209 * gdb.texinfo (TUI Overview): Document breakpoint markers.
4210
7cf36c78
SC
42112002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4212
4213 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4214 (TUI Keys): Likewise.
4215
d2c6833e
AC
42162002-08-25 Andrew Cagney <ac131313@redhat.com>
4217
4218 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4219 for a packet receive.
4220
46d8b1c3
AC
42212002-08-25 Andrew Cagney <ac131313@redhat.com>
4222
4223 * Makefile.in (clean): Move to end of file.
4224 (distclean, maintainer-clean, realclean): Ditto.
4225 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
4226 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4227 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4228 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4229
b0787093
AC
42302002-08-24 Andrew Cagney <ac131313@redhat.com>
4231
4232 * Makefile.in (GDBINT_TEX_TMPS): Define.
4233 (gdbint.dvi, gdbint.pdf): Use
4234 (GDB_TEX_TMPS): Define.
4235 (gdb.dvi, gdb.pdf): Use.
4236 (STABS_TEX_TMPS): Define.
4237 (stabs.dvi, stabs.pdf): Use.
4238 (GDB_DOC_SOURCE_INCLUDES): New macros.
4239 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4240 (GDBINT_DOC_FILES_INCLUDES): New macros.
4241 (GDBINT_DOC_BUILD_INCLUDES): New macros.
4242 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
4243 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
4244 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
4245 (links2roff): Replace SFILES_INCLUDED with
4246 GDB_DOC_SOURCE_INCLUDES.
4247 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
4248 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
4249 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
4250 dependencies.
4251 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
4252 dependencies.
4253 (gdbmi.texinfo): Delete rule.
4254 (inc-hist.texinfo): Delete rule.
4255 (rluser.texinfo): Delete rule.
4256
ebba8386
AC
42572002-08-23 Andrew Cagney <cagney@redhat.com>
4258
4259 * gdbint.texinfo (Target Architecture Definition): Update
4260 STORE_RETURN_VALUE, mention regcache.
4261
0ab7a791
AC
42622002-08-21 Andrew Cagney <ac131313@redhat.com>
4263
4264 * gdbint.texinfo (Target Architecture Definition): Document
4265 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
4266
ee2d5c50
AC
42672002-08-19 Andrew Cagney <ac131313@redhat.com>
4268
4269 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
4270 Fix minor typos. Add index entries.
4271
53c69bd7
AC
42722002-08-18 Andrew Cagney <ac131313@redhat.com>
4273
4274 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
4275
e76f1f2e
AC
42762002-08-15 Andrew Cagney <ac131313@redhat.com>
4277
4278 * gdbint.texinfo (Target Architecture Definition): Document
4279 PRINT_VECTOR_INFO.
4280 * gdb.texinfo (Vector Unit): Document "info vectors" command.
4281
0680b120
AC
42822002-08-13 Andrew Cagney <ac131313@redhat.com>
4283
4284 * gdb.texinfo (Maintenance Commands): Document "maint print
4285 registers", "maint print raw-registers" and "maint print
4286 cooked-registers".
4287
3c3bea1c
GS
42882002-08-08 Grace Sainsbury <graces@redhat.com>
4289
a9331b3f 4290 From Mark Salter:
3c3bea1c
GS
4291 * gdb.texinfo (Protocol): Document T packet extension to
4292 allow watchpoint address reporting.
4293
42f9b0a5
AC
42942002-08-03 Andrew Cagney <ac131313@redhat.com>
4295
4296 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
4297
db034ac5
AC
42982002-08-01 Andrew Cagney <cagney@redhat.com>
4299
4300 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
4301 to CHILL.
4302
e2b28d04
AC
43032002-08-01 Andrew Cagney <ac131313@redhat.com>
4304
4305 * gdbint.texinfo (Coding): Revise section "Include Files".
4306
7fb623f7
AC
43072002-07-24 Andrew Cagney <cagney@redhat.com>
4308
4309 * gdbint.texinfo: Obsolete references to m88k.
4310 * gdb.texinfo: Ditto.
4311
4a2b4636
JB
43122002-07-10 Joel Brobecker <brobecker@gnat.com>
4313
7fb623f7 4314 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
4315 where the proper version of autoconf can be retrieved.
4316
a71ec265
DH
43172002-07-09 Don Howard <dhoward@redhat.com>
4318
4319 * gdb.texinfo (Command Files): Further describe the behavior of
4320 sourced command files.
4321
b9aa90c9
AC
43222002-06-27 Andrew Cagney <ac131313@redhat.com>
4323
4324 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
4325 (Coding): Clarify ISO C version that GDB assumes.
4326
40dd2248
TT
43272002-06-26 Tom Tromey <tromey@redhat.com>
4328
4329 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
4330 add_setshow_cmd_full.
4331
bfac230e
DH
43322002-06-25 Don Howard <dhoward@redhat.com>
4333
4334 * gdb.texinfo (Memory Region Attributes): Document new behavior
4335 for 'mem' command.
4336
475b0867
JB
43372002-06-11 Jim Blandy <jimb@redhat.com>
4338
919d772c
JB
4339 * gdb.texinfo (Symbols): Update documentation for `info source'
4340 command.
4341
475b0867
JB
4342 * gdb.texinfo (Macros): Call the command `info macro', not
4343 `show macro'.
4344
ba8c9337
AC
43452002-06-09 Andrew Cagney <ac131313@redhat.com>
4346
4347 * gdbint.texinfo (Coding): Add section ``Per-architecture module
4348 data''.
4349
1029b7fa
MK
43502002-06-09 Mark Kettenis <kettenis@gnu.org>
4351
4352 * gdbint.texinfo (Target Architecture Definition): Document
4353 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4354
16737d73
AC
43552002-06-08 Andrew Cagney <ac131313@redhat.com>
4356
4357 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
4358 lists.
4359
30107679
AC
43602002-06-08 Andrew Cagney <ac131313@redhat.com>
4361
4362 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
4363 Branch''.
4364
3352e23e
AC
43652002-06-01 Andrew Cagney <ac131313@redhat.com>
4366
4367 * gdbint.texinfo (Target Architecture Definition): Add section
4368 ``Converting an existing Target Architecture to Multi-arch''.
4369
cbb09e6a
AC
43702002-05-30 Andrew Cagney <ac131313@redhat.com>
4371
4372 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
4373 to ``Obsoleting code''. Revise.
4374
e2e0bcd1
JB
43752002-05-17 Jim Blandy <jimb@redhat.com>
4376
4377 * gdb.texinfo (C Preprocessor Macros): New chapter.
4378 Include it in the main menu.
4379 (Contributors): Credit Jim Blandy with macro support.
4380 (Compilation): Explain how to get macro information into the
4381 executable.
4382 (Expressions): Note that preprocessor macros are expanded.
4383
9db8d71f
DJ
43842002-05-14 Daniel Jacobowitz <drow@mvista.com>
4385
4386 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
4387 options for `target remote'.
4388
6d531722
AC
43892002-05-13 Andrew Cagney <ac131313@redhat.com>
4390
4391 * gdbint.texinfo (Target Architecture Definition): Delete
4392 documentation on NNPC_REGNUM.
4393
13d01224
AC
43942002-05-11 Andrew Cagney <ac131313@redhat.com>
4395
4396 * gdbint.texinfo (Target Architecture Definition): Document
4397 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
4398 (Target Architecture Definition): Revise section `Using Different
4399 Register and Memory Data Representations'. Add section `Raw and
4400 Virtual Register Representations'.
4401
b2e75d78
AC
44022002-05-11 Andrew Cagney <ac131313@redhat.com>
4403
4404 * gdbint.texinfo (Target Architecture Definition): Mention
4405 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
4406 (Target Architecture Definition): Mention same. Add references to
4407 web pages.
4408
2c8682ee
MS
44092002-05-08 Michael Snyder <msnyder@redhat.com>
4410
4411 * stabs.texinfo (Attributes): Document new "vector" attribute.
4412
0816590b
AC
44132002-05-04 Andrew Cagney <ac131313@redhat.com>
4414
4415 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
4416
2653173e
AC
44172002-05-04 Andrew Cagney <ac131313@redhat.com>
4418
4419 * gdb.texinfo: Delete obsolete references to a29k.
4420
d7bd68ca
AC
44212002-04-24 Andrew Cagney <ac131313@redhat.com>
4422
4423 * gdbint.texinfo (Target Architecture Definition): Replace
4424 IN_SIGTRAMP with PC_IN_SIGTRAMP.
4425
21d83aa5
DM
44262002-04-24 David S. Miller <davem@redhat.com>
4427
4428 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
4429
7673a6cc
DM
44302002-04-21 David S. Miller <davem@redhat.com>
4431
4432 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
4433
d49d1e0a
AC
44342002-04-21 Andrew Cagney <ac131313@redhat.com>
4435
4436 * gdbint.texinfo (Target Architecture Definition): Delete
4437 definition of HAVE_REGISTER_WINDOWS.
4438
f7dc1244 44392002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
4440
4441 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
4442 "Theodore A. Roth" <troth@verinet.com>.
4443
5ca0cb28
DH
44442002-04-15 Don Howard <dhoward@redhat.com>
4445
f7dc1244 4446 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 4447 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 4448 Provide a better explaination of this feature.
5ca0cb28 4449
f208ba17
AC
44502002-04-14 Andrew Cagney <ac131313@redhat.com>
4451
4452 * gdbint.texinfo (Target Architecture Definition): Remove
4453 FRAME_CHAIN_COMBINE.
4454
d5ba91de
MC
44552002-04-12 Michael Chastain <mec@shout.net>
4456
4457 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
4458 REG_STACK_SEGMENT.
4459
26818220
MC
44602002-04-09 Michael Chastain <mec@shout.net>
4461
4462 * gdbint.texinfo (Obsolete Conditionals): Remove references to
4463 PYRAMID_* macros.
4464
129188f6
AC
44652002-04-07 Andrew Cagney <ac131313@redhat.com>
4466
4467 * gdb.texinfo (Bug Reporting): Document that the web is the
4468 prefered way of submitting bug reports.
4469 (Bug Reporting): Delete the s-mail address as the last resort.
4470
8227c0ff
AC
44712002-04-05 Andrew Cagney <ac131313@redhat.com>
4472
4473 * gdbint.texinfo (Target Architecture Definition): Delete
4474 references to TARGET_WRITE_FP and write_fp.
4475
16d9dec6
MS
44762002-03-27 Michael Snyder <msnyder@redhat.com>
4477
4478 * gdb.texinfo: Document new commands dump, append, and restore.
4479
9ae8b82c
AC
44802002-03-27 Andrew Cagney <ac131313@redhat.com>
4481
4482 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
4483 Branch'.
4484
474c8240
AC
44852002-03-18 Andrew Cagney <ac131313@redhat.com>
4486
4487 * gdb.texinfo: Change all examples to @smallexample.
4488 * gdbint.texinfo: Ditto.
a9331b3f 4489
fb0ff88f
AC
44902002-03-18 Andrew Cagney <ac131313@redhat.com>
4491
4492 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
4493 Branches''.
4494
9bb0a4d8
AC
44952002-03-18 Andrew Cagney <ac131313@redhat.com>
4496
4497 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
4498 Policy''.
4499
937f164b
FF
45002002-03-04 Fred Fish <fnf@redhat.com>
4501
4502 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
4503 expresson, suports, dependant, trhe, perhaphs, situtations,
4504 explictily, taged, oportunity, unfortunatly).
4505
a7b40f07
AC
45062002-02-24 Andrew Cagney <ac131313@redhat.com>
4507
4508 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
4509 Remove reference to 3.12.
4510
aab4e0ec
AC
45112002-02-23 Andrew Cagney <ac131313@redhat.com>
4512
4513 * gdbint.texinfo: Include fdl.texi.
4514 (Top): Add GNU Free Documentation License.
4515 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
4516 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
4517 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
4518 (gdbint.info): Add srcdir to include path.
4519 * gdb.texinfo: Include gpl.texi.
4520 (Top): Add Copying.
4521 * gpl.texi: New file.
4522
47b95330
AC
45232002-02-23 Andrew Cagney <ac131313@redhat.com>
4524
4525 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
4526
78c47bea
PM
45272002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
4528
4529 * gdb.texinfo: Document Cygwin native specific commands.
4530
56460a61
DJ
45312002-02-15 Daniel Jacobowitz <drow@mvista.com>
4532
4533 * gdb.texinfo: Document gdbserver ``--attach'' command.
4534
def71bfa
MS
45352002-02-07 Michael Snyder <msnyder@redhat.com>
4536
4537 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
4538 to @code(_ovly_debug_event).
4539
c928edc0
AC
45402002-02-07 Andrew Cagney <ac131313@redhat.com>
4541
4542 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
4543
81d46470
MS
45442002-02-06 Michael Snyder <msnyder@redhat.com>
4545
4546 * gdb.texinfo (overlays): Mention new magic symbol
4547 '_ovly_debug_event', which allows GDB to keep better track
4548 of overlays.
4549
f7dc1244 45502002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
4551
4552 * gdb.texinfo (Memory Region Attributes): Fix the wording.
4553 Suggested by Dmitry Sivachenko.
4554
4555 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
4556
15110bc3
MS
45572002-02-01 Michael Snyder <msnyder@redhat.com>
4558
4559 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
4560
6763aef9
MS
45612002-01-30 Michael Snyder <msnyder@redhat.com>
4562
ac282366
MS
4563 * gdb.texinfo: (remote protocol): Gramatical fix-up.
4564 (set trust-readonly-sections): Document.
6763aef9 4565
8642bc8f
AC
45662002-01-29 Andrew Cagney <ac131313@redhat.com>
4567
4568 * gdbint.texinfo (Releasing GDB): Revise and update.
4569
afe64c1a
AC
45702002-01-28 Andrew Cagney <ac131313@redhat.com>
4571
4572 * gdbint.texinfo (Target Architecture Definition): Delete
4573 description of TARGET_BYTE_ORDER_DEFAULT.
4574
f7dc1244 45752002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
4576
4577 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
4578 <mitya@cavia.pp.ru>.
4579
3d6e1b5a
AC
45802002-01-23 Andrew Cagney <ac131313@redhat.com>
4581
4582 * libgdb.texinfo: Delete file.
4583
6c0e9fb3
AC
45842002-01-22 Andrew Cagney <ac131313@redhat.com>
4585
4586 * gdb.texinfo: Remove makeinfo 3.12 hacks.
4587 * gdbint.texinfo: Ditto.
4588
e0ce93ac
AC
4589Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
4590
4591 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
4592
be298bcc
AC
45932002-01-22 Andrew Cagney <ac131313@redhat.com>
4594
4595 * Makefile.in: Update copyright.
4596 (TEXI2DVI): Define.
4597 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
4598 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
4599 gdb-cfg.texi.
4600 (TEXINDEX, PDFTEX): Delete makefile variables.
4601
8e04817f
AC
46022002-01-22 Andrew Cagney <ac131313@redhat.com>
4603
4604 * gdb.texinfo (Protocol): Move section to appendix.
4605
6b2f586d
AC
46062002-01-21 Andrew Cagney <ac131313@redhat.com>
4607
4608 * gdb.texinfo (Remote Debugging): Create a menu.
4609 (Top): Add ``Remote Debugging'' to menu.
4610
6f05cf9f
AC
46112002-01-21 Andrew Cagney <ac131313@redhat.com>
4612
4613 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
4614 serial protocol'' from here.
4615 (Remote Debugging): To here. New chapter.
4616
3fd3d7d2
AC
46172002-01-20 Andrew Cagney <ac131313@redhat.com>
4618
4619 * gdbint.texinfo (Target Architecture Definition): Delete
4620 description of TARGET_BYTE_ORDER_SELECTABLE_P.
4621
7fd60527
AC
46222002-01-20 Andrew Cagney <ac131313@redhat.com>
4623
4624 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
4625 are no longer needed.
4626 (Porting GDB): Add maintainer note about configure.host.
4627
c2f05ac9
AC
46282002-01-20 Andrew Cagney <ac131313@redhat.com>
4629
4630 * gdbint.texinfo (Target Architecture Definition): Remove
4631 definition of IEEE_FLOAT.
4632
f7dc1244 46332002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4634
4635 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4636 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4637 <3diff@gnu.org>
231b2aad 4638
82600034
AC
46392002-01-19 Andrew Cagney <ac131313@redhat.com>
4640
4641 * gdbint.texinfo (Host Definition): Remove references to
4642 MALLOC_INCOMPATIBLE.
4643
7708fa01
AC
46442002-01-17 Andrew Cagney <ac131313@redhat.com>
4645
4646 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4647 and xyz-xdep.o.
4648
eb12ee30
AC
46492002-01-17 Andrew Cagney <ac131313@redhat.com>
4650
4651 * gdb.texinfo (Maintenance Commands): Add appendix.
4652 (Set Breaks): Copy ``maint info breakpoint'' doco to
4653 ``Maintenance Commands'' appendix. Add reference.
4654
c9ccaa92
AC
46552002-01-17 Andrew Cagney <ac131313@redhat.com>
4656
4657 * fdl.texi: Remove next/prev from @node.
4658
f7dc1244 46592002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4660
4661 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4662 for monstrous @multitable (from Brian Youmans).
4663
4664 * fdl.texi: New file.
4665
4666 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4667
8973da3a
AC
46682002-01-15 Andrew Cagney <ac131313@redhat.com>
4669
4670 * gdbint.texinfo (Releasing GDB): New chapter.
4671
7d86b5d5
AC
46722002-01-14 Andrew Cagney <ac131313@redhat.com>
4673
4674 * gdb.texinfo (Embedded Processors, Calling program functions):
4675 Obsolete references to a29k.
4676
cc1cb004
AC
46772002-01-13 Andrew Cagney <ac131313@redhat.com>
4678
4679 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4680 examples. Document that a code-block should do or discard its
4681 cleanups before exit.
4682
79f12247
MS
46832002-01-11 Michael Snyder <msnyder@redhat.com>
4684
4685 * gdb.texinfo (Choosing files): Change @samp to @file.
4686
19837790
MS
46872002-01-05 Michael Snyder <msnyder@redhat.com>
4688
4689 * gdb.texinfo (--pid): Document new command line option (attach).
4690
f7dc1244 46912002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4692
4693 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4694 in the stub.
4695
d7449b42
AC
46962002-01-04 Andrew Cagney <ac131313@redhat.com>
4697
4698 * gdbint.texinfo (Target Architecture Definition): Replace
4699 BIG_ENDIAN with BFD_ENDIAN_BIG.
4700
f23631e4
AC
47012002-01-03 Andrew Cagney <ac131313@redhat.com>
4702
4703 * gdbint.texinfo (Target Architecture Definition): Replace
4704 value_ptr with struct value pointer.
4705
72c9928d
EZ
47062002-01-02 Eli Zaretskii <eliz@gnu.org>
4707
4708 * gdb.texinfo (Free Software): Fix wording.
4709
959acfd1
EZ
47102001-12-31 Eli Zaretskii <eliz@gnu.org>
4711
4712 * gdb.texinfo (Free Software): New section ``Free Software Needs
4713 Free Documentation''.
4714
f7dc1244 47152001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4716
4717 * stabs.texinfo:
4718 * gdb.texinfo:
4719 * gdbint.texinfo:
4720 * libgdb.texinfo:
4721 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4722
6600abed
MS
47232001-12-29 Michael Snyder <msnyder@redhat.com>
4724
4725 * gdb.texinfo (maint info sections): Fix typo.
4726
f6680716
MS
47272001-12-26 Michael Snyder <msnyder@redhat.com>
4728
fe95c787
MS
4729 * gdb.texinfo (maint info sections): Document.
4730
a9331b3f 4731 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4732 'info proc' sub-options that are currently not implemented.
4733
c3d3ce5b
JB
47342001-12-20 Jim Blandy <jimb@redhat.com>
4735
4736 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4737
778eb05e
AC
47382001-12-15 Andrew Cagney <ac131313@redhat.com>
4739
4740 * gdbint.texinfo (Target Architecture Definition): Replace
4741 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4742
2607059c
AC
47432001-12-01 Andrew Cagney <ac131313@redhat.com>
4744
4745 * gdbint.texinfo (Host Definition): Delete documentation on
4746 HOST_BYTE_ORDER.
4747
df0cd8c5
JB
47482001-11-30 Jim Blandy <jimb@redhat.com>
4749
4750 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4751 overlay support. Add to top-level menu.
df0cd8c5 4752
88118b3a
TT
47532001-11-26 Tom Tromey <tromey@redhat.com>
4754
4755 * gdb.texinfo (Command Syntax): Document C-o binding.
4756
96565e91
CF
47572001-07-26 Christopher Faylor <cgf@redhat.com>
4758
4759 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4760 use since it is described in the referenced section.
4761
f7dc1244 4762 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4763 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4764 clearer when using DJGPP.
4765
2a3d5645
CF
47662001-11-24 Christopher Faylor <cgf@redhat.com>
4767
4768 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4769 specifically refer to MS-DOS.
4770 (command files): Mention gdb.ini is only used on MS-DOS.
4771
aa26fa3a
TT
47722001-11-21 Tom Tromey <tromey@redhat.com>
4773
4774 * gdb.texinfo (Invoking GDB): Document --args.
4775 (Mode Options): Likewise.
4776
4f8ada06
JB
47772001-11-21 Jim Blandy <jimb@redhat.com>
4778
4779 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4780 Delete documentation; this macro has been removed from the
4781 sources.
4782
3fe0dc10
JB
47832001-11-13 Jim Blandy <jimb@redhat.com>
4784
4785 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4786
9e5abb06
CV
47872001-11-06 Corinna Vinschen <vinschen@redhat.com>
4788
4789 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4790
1c5dfdad
MS
47912001-11-05 Michael Snyder <msnyder@redhat.com>
4792
a9331b3f 4793 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4794 quote regexp chars in function names such as "operator*()".
4795
990f9fe3
FF
47962001-11-01 Fred Fish <fnf@redhat.com>
4797
4798 * gdbint.texinfo (SOLIB_ADD): Document additional new
4799 "readsyms" arg.
4800
b433d00b
DH
48012001-10-30 Don Howard <dhoward@redhat.com>
4802
070b1dd3
DH
4803 * gdb.texinfo: (Command Files) Added documentation for the
4804 behavior of gdb with input redirected from a file.
b433d00b 4805
b7209cb4
FF
48062001-10-28 Fred Fish <fnf@redhat.com>
4807
4808 * gdb.texinfo (auto-solib-add): Change docs to match
4809 implementation change.
4810 (auto-solib-limit): Add docs for new variable.
4811
1aa20aa8
AC
48122001-10-15 Andrew Cagney <ac131313@redhat.com>
4813
4814 * gdbint.texinfo (Target Architecture Definition): Function
4815 value_as_pointer renamed to value_as_address.
4816
fc0c74b1
AC
48172001-10-15 Andrew Cagney <ac131313@redhat.com>
4818
4819 * gdbint.texinfo (Target Architecture Definition): Default
4820 POINTER_TO_ADDRESS functions assume unsigned addresses.
4821 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4822 posting by Jim Blandy.
4823
f4846649
JB
48242001-10-12 Jim Blandy <jimb@redhat.com>
4825
4826 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4827 version of texi2html (1.64) doesn't support this flag any more.
4828
f277788b
MK
48292001-09-08 Mark Kettenis <kettenis@gnu.org>
4830
a9dc4918
MK
4831 * gdbint.texinfo (Host Definition): Remove description of
4832 MEM_FNS_DECLARED.
4833
d28379df
MK
4834 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4835
f277788b
MK
4836 * gdbint.texinfo (Host Definition): Remove description of
4837 HAVE_SIGSETMASK.
4838
7ccaa899
EZ
48392001-09-04 Elena Zannoni <ezannoni@redhat.com>
4840
4841 * gdbint.texinfo (Target Architecture Definition): Add
4842 explanation of TARGET_PRINT_INSN macro.
4843
17d9d558
JB
48442001-08-30 Jim Blandy <jimb@redhat.com>
4845
4846 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4847 Explain what it means to load relocatable files.
4848
72cde065
JB
48492001-08-28 Jim Blandy <jimb@redhat.com>
4850
4851 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4852 info `top' menu.
4853
9e678452
CF
4854Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4855
4856 * gdbint.texinfo: Add a cautionary note about macro use.
4857
a2bea4c3 48582001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4859
a2bea4c3
CV
4860 * gdb.texinfo: Explain omitting the hostname in the
4861 `target remote' command.
4862
1129bf27
DJ
48632001-07-30 Daniel Jacobowitz <drow@mvista.com>
4864
4865 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4866 and END-INFO-DIR-ENTRY.
4867
732b3002
SC
48682001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4869
4870 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4871
89437448
AC
48722001-07-25 Andrew Cagney <ac131313@redhat.com>
4873
4874 * gdbint.texinfo (libgdb): Rewrite.
4875
f7dc1244 48762001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4877
4878 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4879
c4555f82
SC
48802001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4881
4882 * gdb.texinfo (TUI): New chapter, document the TUI.
4883 (Mode Options): Document the -tui option.
4884
2f45a6e0
MK
48852001-07-23 Mark Kettenis <kettenis@gnu.org>
4886
4887 * gdbint.texinfo (Host Definition): Remove description of
4888 NEED_POSIX_SETPGID.
4889
f7dc1244 48902001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4891
4892 * gdb.tex (DJGPP Native): New node, with descriptions of
4893 DJGPP-specific commands.
4894
be9c6c35
JM
48952001-07-19 John R. Moore <jmoore@redhat.com>
4896
4897 * gdbint.texinfo: Three misspellings.
4898
dfa249fb
AC
48992001-07-06 Andrew Cagney <ac131313@redhat.com>
4900
4901 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4902 `test` expressions on bash. Problem reported by Colin Walters.
4903
c72e7388
AC
49042001-07-04 Andrew Cagney <ac131313@redhat.com>
4905
4906 * gdbint.texinfo (User Interface): Update ui-out documentation to
4907 refelect recent UI/MI updates.
4908
94bbb2c0
AC
49092001-07-04 Andrew Cagney <ac131313@redhat.com>
4910
4911 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4912 interpreters.
4913
af6c57ea
AC
49142001-06-15 Andrew Cagney <ac131313@redhat.com>
4915
4916 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4917 structure and not macros.
4918 (Host Definition): Document that much of this chapter is obsolete.
4919 (Target Architecture Definition): Update list of files that make
4920 up a target architecture.
4921 (Coding): Update.
4922
83aa8bc6
AC
49232001-06-28 Andrew Cagney <ac131313@redhat.com>
4924
4925 * gdbint.texinfo (Target Architecture Definition): Update
4926 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4927 The latter has been changed to a true predicate.
4928
f7dc1244 49292001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4930
4931 * annotate.texi: Add @noindent where needed. From Dmitry
4932 Sivachenko <dima@Chg.RU>.
4933 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4934
656db9b0
AC
49352001-06-16 Andrew Cagney <ac131313@redhat.com>
4936
4937 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4938
df2396a1
AC
49392001-06-14 Andrew Cagney <ac131313@redhat.com>
4940
4941 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4942 returns ``OK''. Document that the ``R'' packet does not reply.
4943
0f1f2b0a
MS
49442001-06-13 Michael Snyder <msnyder@redhat.com>
4945
4946 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4947
f7dc1244 49482001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4949
4950 * gdb.texinfo (Signals): Clarify the default setting of signal
4951 handling.
4952
a5d7c491
AC
49532001-05-14 Andrew Cagney <ac131313@redhat.com>
4954
4955 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4956 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4957
05a54c4f
AC
49582001-05-12 Andrew Cagney <ac131313@redhat.com>
4959
4960 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4961
f7dc1244 49622001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4963
4964 * gdbint.texinfo (Clean Design and Portable Implementation):
4965 Renamed from "Clean Design".
4966 (Clean Design and Portable Implementation): Document portable
4967 methods of handling file names, and the associated macros.
4968
f7dc1244 49692001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4970
4971 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4972 command and provide a cross-reference to its description.
4973 (Symbols): Note that "info scope" is useful for trace experiments.
4974
f7dc1244 49752001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4976
b37052ae
EZ
4977 * gdb.texinfo (Symbols): Document "info scope".
4978 (Tracepoints): New chapter.
4979 (Contributors): Update for v5.1.
4980 <All nodes>: Change "C++" to "C@t{++}".
4981
0ee54786
EZ
4982 * gdbint.texinfo (User Interface): A new section about ui_out
4983 functions, based on text written by Fernando Nasser.
4984
c534679c
EZ
4985 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4986
f7dc1244 49872001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4988
e9c75b65
EZ
4989 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4990
4991 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4992
4993 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4994 Replace "GDB" with "@value{GDBN}". Fix markup.
4995
4996 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4997
3d67e040
EZ
4998 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4999 a cross-reference to its description.
5000 (Symbols): Document "info symbol".
5001
f7dc1244 50022001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
5003
5004 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
5005 subsection "x86 Watchpoints".
5006 (Target Architecture Definition): Document the macros
5007 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
5008 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
5009
b0ed3589
AC
50102001-03-20 Andrew Cagney <ac131313@redhat.com>
5011
5012 * gdbint.texinfo (Target Architecture Definition): Update
5013 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
5014 list.
5015
b6ba6518
KB
50162001-03-06 Kevin Buettner <kevinb@redhat.com>
5017
5018 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5019 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5020
f7dc1244 50212001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
5022
5023 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5024
f7dc1244 50252001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 5026
17cc6a06
EZ
5027 * gdb.texinfo (Environment): Document that `path' does not change
5028 the value of PATH in GDB's own environment (it did in the past,
5029 but that was changed on March 15, 1994). Reported by Doug Evans
5030 <dje@transmeta.com>.
5031
56caf160
EZ
5032 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5033 its line. Fix markup of commands and macros. Add an Index node
5034 and index entries.
5035
29e57380
C
50362001-01-23 J.T. Conklin <jtc@redback.com>
5037
5038 * gdb.texinfo (Memory region attributes): New manual section.
5039
1c6147de
ND
50402001-01-04 Nicholas Duffek <nsd@redhat.com>
5041
5042 * gdbint.texinfo (POP_FRAME): Document use by return_command.
5043
f7dc1244 50442000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
5045
5046 * refcard.tex: Version and copyright fixed. From Phil Edwards
5047 <pedwards@disaster.jaj.com>.
5048
0dcedd82
AC
5049Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
5050
5051 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5052 DWARF2_REG_TO_REGNUM): Document.
5053
3b851bce
AC
5054Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5055
5056 * gdbint.texinfo (Coding): Update current value of
5057 --enable-build-warnings. Mention --enable-gdb-build-warnings.
5058
f7dc1244 50592000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
5060
5061 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
5062 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
5063
b90a5f51
CF
50642000-11-10 Christopher Faylor <cgf@cygnus.com>
5065
5066 * gdb.texinfo: Document new 'set step-mode' command.
5067
f7dc1244 50682000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
5069
5070 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5071 changes from Dmitry Sivachenko <dima@Chg.RU>.
5072
f7dc1244 50732000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
5074
5075 * gdb.texinfo (Hooks): Document the new post-hook functionality.
5076 From Steven Johnson <sbjohnson@ozemail.com.au>.
5077
2e685b93
MK
50782000-08-10 Mark Kettenis <kettenis@gnu.org>
5079
5080 * gdbint.texinfo (Overall Structure): Spelling fix.
5081
f7dc1244 50822000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
5083
5084 * gdbint.texinfo (Target Architecture Definition): Document that
5085 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5086 for which REGISTER_CONVERTIBLE returns a zero value.
5087
63ac3005
EZ
50882000-07-08 Christopher Faylor <cgf@cygnus.com>
5089
5090 * Makefile.in (install-info): Find files to install in either the
5091 build or source directories (adapted from Makefile.am).
5092
bd79f757
ND
50932000-07-07 Nicholas Duffek <nsd@redhat.com>
5094
5095 * stabs.texinfo: Fix spelling errors.
5096 (String Field): FILE-NUMBER starts from 0, not 1.
5097
f7dc1244 50982000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
5099
5100 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 5101 Brian Youmans.
5f208f6d 5102
f7dc1244 51032000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
5104
5105 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
5106 the source directory. Reported by Mark Harig
5107 <markh@frazier.landmark.com>.
cc542d3b 5108
f3b28801
C
51092000-06-20 J.T. Conklin <jtc@redback.com>
5110
5111 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5112
449f3b6c
AC
5113Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
5114
5115 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5116 Generate using pdftex.
5117 (PDFTEX): Define.
5118 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5119 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5120 @contents at the start.
5121
f7dc1244 51222000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
5123
5124 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 5125 Youmans.
48e934c6 5126
9e9c5ae7
AC
5127Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5128
5129 From Brian Youmans:
5130 * gdb.texinfo: Fix ``et al.''.
5131
c741b251
AC
5132Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
5133
5134 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5135 loop.
5136
4ab64e14
JG
51372000-05-19 Jimmy Guo <guo@cup.hp.com>
5138
5139 * configure: Regenerate.
5140
f7dc1244 51412000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
5142
5143 * Makefile.in (install-info): Run install-info on installed Info
5144 files.
5145
8c70017b
AC
5146Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5147
a7cb598a
AC
5148 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
5149 Andrew Cagney.
8c70017b 5150
f7dc1244 51512000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
5152
5153 * gdb.texinfo: Proofreading changes from Brian Youmans.
5154
bf0184be
ND
51552000-05-01 Nick Duffek <nsd@cygnus.com>
5156
5157 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5158 startup sequence, minor edits.
5159
f7dc1244 51602000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
5161
5162 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5163 TeX.
5164
5165 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
5166 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5167 like `n' and `s' which look weird. Convert some of the @kindex to
5168 @vindex, when they refer to variables, not commands.
5169
33e16fad
AC
5170Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5171
5172 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5173
f7dc1244 51742000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
5175
5176 * Makefile.in (GDBMI_DIR): New variable.
5177 (SET_TEXINPUTS): Add $(GDBMI_DIR).
5178 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5179 (gdbmi.texinfo): New target, for texi2roff.
5180 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5181 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5182
5183 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5184 gdbmi.texinfo.
5185 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5186 comment.
5187
d167840f
EZ
51882000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5189
5190 * gdb.texinfo (Files): Update description of add-symbol-file
5191 command.
5192
f7dc1244 51932000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
5194
5195 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5196 prevents the build (and is generally a Bad Idea).
5197
f7dc1244 51982000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
5199
5200 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5201 a comma inside @var.
5202 (Command Files): Index markup changes from Dmitry Sivachenko
5203 <dima@Chg.RU>.
5204
f7dc1244 52052000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
5206
5207 * Makefile.in (LN_S): Define.
5208 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5209 invoke "ln -s" unless it is known to work.
5210
5211 * configure.in (AC_PROG_LN_S): Add.
5212
8dc7983f
JB
52132000-04-14 Jim Blandy <jimb@redhat.com>
5214
5215 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5216 section.
5217 (Target Conditionals): Document ADDRESS_TO_POINTER,
5218 POINTER_TO_ADDRESS.
5219
1a8237e8
DB
52202000-04-11 Daniel Berlin <dan@cgsoftware.com>
5221
5222 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5223 gdb-cfg.texi to get the value.
5224
ca526f1a
JB
52252000-04-10 Jim Blandy <jimb@redhat.com>
5226
5227 * gdbint.texinfo (Target Architecture Definition): Fix
5228 cross-references.
5229
faaafcb4
JB
52302000-04-08 Jim Blandy <jimb@redhat.com>
5231
5232 * gdbint.texinfo (Using Different Register and Memory Data
5233 Representations): New section.
5234 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5235 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5236 REGISTER_CONVERT_TO_RAW): Document.
5237
1b27397f
AC
5238Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
5239
5240 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
5241 for acknowledgments.
5242
480ff1fb
AC
5243Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
5244
5245 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
5246 qThreadExtraInfo.
5247
a9331b3f 52482000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 5249
a9331b3f
RM
5250 * gdb.texinfo: Clarify which remote debug protocol commands are
5251 required and which are optional.
f1251bdd 5252
dbeb8dbd
AC
5253Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
5254
5255 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
5256 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
5257 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
5258 * annotate.texi: Update.
5259
6d2ebf8b
SS
52602000-03-28 Stan Shebs <shebs@apple.com>
5261
5262 * gdb.texinfo: Update dates, bump to Eighth Edition (note
5263 expectation of additional changes before release), update
5264 ISBN, add copy of top-level menu for @ifhtml, remove explicit
5265 node links, rephrase and/or shorten lines to fix formatting
5266 problem in both regular and @smallbook formats.
5267 * annotate.texi: Shorten lines in example, use smallexample
5268 consistently everywhere.
5269 * Makefile.in: Add comment about texinfo 4.0 html generation.
5270 (SFILES_INCLUDED): Add annotate.texi.
5271
5d161b24
DB
52722000-03-27 Daniel Berlin <dan@cgsoftware.com>
5273
5ae4183a
AS
5274 * gdb.texinfo (Debugging Output): Added new section, documenting
5275 the "set/show debug" commands.
5d161b24 5276
b9deaee7
AC
5277Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
5278
5279 * annotate.texi (Annotations): When GDBN omit @chapter and @node
5280 entry.
5281
5282 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
5283 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
5284 @chapter and @node entries.
a9331b3f 5285
b9deaee7 5286 * gdb.texinfo: Link all top-level nodes.
a9331b3f 5287
9ef47d30
AC
5288Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
5289
5290 * Makefile.in (install-info): Create $(infodir) before installing
5291 files.
5292
cfeada60
FN
52932000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5294
5295 From David Whedon <dwhedon@gordian.com>
5ae4183a 5296 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 5297
6837a0a2
DB
52982000-03-22 Daniel Berlin <dan@cgsoftware.com>
5299
5300 * gdb.texinfo: Add documentation for the apropos command.
5301
bba2971c
MS
53022000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5303
5304 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
5305
2b628194
MS
53062000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5307
a9331b3f 5308 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
5309 two places.
5310
96a2c332
SS
53112000-03-17 Stan Shebs <shebs@apple.com>
5312
5313 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
5314 <dima@Chg.RU>, also clarification of allowed content for
5315 string constants.
5316
f7dc1244 53172000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
5318
5319 * gdb.texinfo (main menu): Add Annotations.
5320 (File Options): Add @cindex entries for each command-line option.
5321 Document --epoch, --annotate, --async, --interpreter, --write,
5322 --statistics, and --version.
5323
5324 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
5325 of GDB.
5326
9d233477
JB
53272000-02-23 Jim Blandy <jimb@redhat.com>
5328
5329 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
5330
14e0eb3b
JB
53312000-02-22 Jim Blandy <jimb@redhat.com>
5332
5333 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
5334
3555de01
JM
53352000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
5336
5337 * Makefile.in (diststuff): New target.
5338
5e35df8e
KB
53392000-02-15 Kevin Buettner <kevinb@redhat.com>
5340
5341 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 5342 architecture. [From Jim Wilson.]
5e35df8e 5343
c5394b80
JM
53442000-01-16 Tom Tromey <tromey@cygnus.com>
5345
5346 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
5347 (Delete Breaks): Mention range arguments.
5348 (Disabling): Likewise.
5349
c3f6f71d
JM
53502000-01-05 Dmitry Sivachenko <dima@Chg.RU>
5351
5352 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
5353
c4093a6a
JM
5354Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
5355
5356 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
5357 valid functions.
5358
11cf8741
JM
53591999-11-05 Stan Shebs <shebs@andros.cygnus.com>
5360
5361 * gdb.texinfo: Clarify regular expressions used in rbreak.
5362
917317f4
JM
53631999-10-15 Kevin Buettner <kevinb@cygnus.com>
5364
5365 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
5366 MEMORY_REMOVE_BREAKPOINT): Document.
5367
5368Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
5369
5370 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
5371 offset re-using the DATA offset instead.
5372
2df3850c
JM
53731999-10-11 Jim Kingdon <kingdon@redhat.com>
5374
5375 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
5376
53771999-10-05 Stan Shebs <shebs@andros.cygnus.com>
5378
5379 From Dmitry Sivachenko <demon@gpad.ac.ru>:
5380 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
5381 typos.
5382
5383 * gdb.texinfo: Various minor wording and formatting improvements,
5384 mentions of additional command-line options.
5385
2acceee2
JM
53861999-09-30 Fred Fish <fnf@cygnus.com>
5387
5388 * gdb.texinfo: Document additional forms of specifying section
5389 names and addresses for the add-symbol-file command.
5390
c2c6d25f
JM
53911999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
5392
5393 * gdbint.texinfo: Fix typo, add the word "have".
5394
53951999-09-14 Jim Blandy <jimb@cris.red-bean.com>
5396
5397 * gdbint.texinfo (Target Architecture Definition): Document the
5398 SKIP_PERMANENT_BREAKPOINT macro.
5399
d4f3574e
SS
54001999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5401
5402 * gdb.texinfo: Fiks speling errers.
5403
5404 * gdb.texinfo: Fix uses of @multitable.
5405
f7dc1244 5406 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
5407 * gdb.texinfo: Include details specific to DOS host, clarify
5408 some confusing language, fix @ref/@xref/@pxref usages, add
5409 comments about using with optimization, add more indexing,
5410 fix info about disassembly-flavor.
5411
5412Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
5413
5414 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
5415 SKIP_SOLIB_RESOLVER): Define.
5416
5417Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
5418
5419 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
5420 ``g'' packets.
5421
104c1213
JM
54221999-08-30 Stan Shebs <shebs@andros.cygnus.com>
5423
5424 * gdb.texinfo: Create a new "Configurations" chapter with
5425 platform-specific info, inline remote.texi and move sections of it
5426 into the new chapter, move bits about info proc, heuristic search,
5427 and register stack into the new chapter.
5428 * remote.texi: Remove, now part of gdb.texinfo.
5429 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
5430
54311999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
5432
5433 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
5434 GDB_TARGET_IS_MACH386): These kludges have gone away.
5435
5436Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
5437
5438 * gdbint.texinfo (Target Architecture Definition): Mention
5439 TDEPLIBS.
5440
53a5351d
JM
54411999-08-20 Stan Shebs <shebs@andros.cygnus.com>
5442
5443 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
5444 surrounding text to fit HP-UX bits into general info.
5445 (HPPA-cfg.texi): Remove, no longer useful.
5446
5447 * gdb.texinfo: Remove explicit links from @node lines, remove
5448 HP-added "Detailed Node Listing" from main menu which confuses
5449 things.
5450
5451 From Dmitry Sivachenko <dima@Chg.RU>:
5452 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
5453 in description of `set environment'.
5454
54551999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5456
5457 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
5458
7be570e7
JM
54591999-08-12 Ben Elliston <bje@cygnus.com>
5460
5461 * gdbint.texinfo (Breakpoint Handling): Add missing words.
5462
f7dc1244 54631999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
5464
5465 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
5466 watch, awatch, and rwatch. Explain why the latter two cannot be
5467 set as software watchpoints. Document that watchpoints for local
5468 variables are deleted when the debuggee terminates.
5469
5470Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
5471
5472 * remote.texi (Protocol): Further clarification of the "qRcmd"
5473 packet. Allow E.. response packet. "qRcmd" packet is no longer
5474 reserved.
5475
54761999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5477
a9331b3f
RM
5478 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
5479 * gdb.texinfo: Ditto.
7be570e7 5480
96baa820
JM
54811999-08-06 Tom Tromey <tromey@cygnus.com>
5482
5483 * gdb.texinfo (KOD): New node.
5484
5485Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
5486
5487 * remote.texi (Rcmd): Fix minor formatting typos.
5488
5489Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
5490
5491 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
5492 packets.
5493
adf40b2e
JM
54941999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
5495
5496 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
5497 fixes.
5498
43ff13b4
JM
5499Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
5500
5501 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
5502
085dd6e6
JM
5503Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5504
5505 * remote.texi (Communication Protocol): ``v'' is in use. Fix
5506 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
5507 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
5508 packets that are not supported on all hosts. Expand examples.
5509 Spell check.
5510
55111999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5512
5513 * Makefile.in: Recognize html, install-html. Add targets
5514 to build HTML versions of documentation via texi2html.
5515
5516Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
5517
5518 * gdbint.texinfo (Testsuite): New chapter, information about the
5519 testsuite.
5520
5521Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
5522
5523 * remote.texi (Communication Protocol): Rewrite.
5524
5525Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
5526
5527 * stabs.texinfo: Fix uses of xref.
5528
9e0b60a8
JM
5529Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
5530
5531 * gdbint.texinfo: Add an anti-printf exhortation, and update the
5532 info about patch submission.
5533
cce74817
JM
5534Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
5535
5536 From Per Bothner <bothner@cygnus.com>:
5537 * gdb.texinfo: Document Chill support.
5538
5539Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
5540
5541 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
5542 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
5543 Document that the value should be greater-than or equal-to zero.
5544 (NO_STD_REGS): Document. Deprecate.
5545
ac9a91a7
JM
5546Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5547
5548 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
5549 Document that these are not used.
5550
5551Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5552
5553 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
5554
392a587b
JM
5555Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
5556
5557 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
5558 numargs was dropped.
5559
5560Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
5561
5562 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
5563
b83266a0
SS
5564Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
5565
5566 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
5567 Update.
5568
7a292a7a
SS
5569Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
5570
5571 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
5572 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
5573
5574Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
5575
5576 * gdbint.texinfo: Fix typos: $ -> @.
5577
5578Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
5579
5580 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
5581 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
5582 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
5583 BREAKPOINT_FROM_PC.
a9331b3f 5584
7a292a7a
SS
5585Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
5586
5587 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
5588 CALL_DUMMY_STACK_ADJUST): Document.
5589
5590Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5591
5592 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
5593 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
5594
55951999-04-02 Stan Shebs <shebs@andros.cygnus.com>
5596
5597 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
5598 longer exists.
5599
5600Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
5601
5602 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
5603 nearly all @ifset/@ifclear conditionals; nobody uses them, and
5604 they make the manual source incomprehensible.
5605 * h8-cfg.texi: Remove, hasn't been used in years.
5606
c906108c
SS
5607Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
5608
5609 * gdb.texinfo: Update the credits.
5610
5611Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5612
5613 * gdb.texinfo: Fix mistakes noticed in printout of last
5614 draft, add Alpha to discussion of heuristic fence post.
5615
5616Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
5617
5618 * gdb.texinfo, remote.texi: Many changes; update to Seventh
5619 Edition, merge some HP changes into mainline, describe some
5620 previously undocumented features, describe more of the target
5621 commands available, eliminate obsolete section on renamed
5622 commands.
5623 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
5624
5625Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
5626
5627 * gdb.texinfo: Make many HPPA conditionals unconditional,
5628 including catchpoint description, since now on for all configs.
5629 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
5630 specializations.
5631
5632Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
5633
5634 * Makefile.in (GDBvn.texi): Fix match expression to work with
5635 current format of VERSION in gdb/Makefile.in.
5636 * gdb.texinfo: Fix node ref to match new readline.
5637
5638Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5639
a9331b3f
RM
5640 * gdb.texinfo: Changes made as part of a project to merge in
5641 changes made by HP. Documentation makes extensive use of
c906108c
SS
5642 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
5643 on remote debugging. There are differences in documentation
5644 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
5645 the HP manual discusses catchpoints, hardware watchpoints, and
5646 some HPUX specific limitations for shared library support.
a9331b3f 5647
c906108c
SS
5648 There are also a number of @node changes.
5649
56501999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5651
5652 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5653 (C Usage): Same.
5654
5655Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5656
5657 The following changes were made by Edith Epstein
5658 <eepstein@cygnus.com> as part of a project to merge in changes
5659 made by HP.
a9331b3f 5660
c906108c
SS
5661 * HPPA-cfg.texi: new file.
5662
5663 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5664
5665 * refcard.tex: change documentation about catch.
5666 removed info catch.
5667
5668Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5669
5670 * gdbint.texinfo: Expand on GDB's coding standards,
5671 specify the use of arg names with prototypes.
5672
56731998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5674
5675 * gdb.texinfo: Fix tipo.
5676
5677Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5678
5679 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5680 TARGET_BYTE_ORDER_SELECTABLE_P.
5681
5682Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5683
5684 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5685
56861998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5687
5688 * agentexpr.texi: New file.
5689
5690Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5691
5692 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5693
56941998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5695
5696 * remote.texi: Changed wording that implied that the GDB remote
5697 protocol caches register values instead of GDB itself.
5698
5699Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5700
5701 * gdbint.texinfo: Add some info about symbol readers.
5702 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5703 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5704 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5705 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5706
5707Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5708
a9331b3f 5709 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5710
5711Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5712
5713 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5714
5715Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5716
5717 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5718 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5719
5720Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5721
5722 * gdbint.texinfo: Fix minor typos.
5723
5724Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5725
5726 * gdbint.texinfo: Complete overhaul. Group descriptions more
5727 logically, add more info on generic algorithms, remove much
5728 obsolete and/or wrong material.
5729
5730Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5731
5732 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5733
5734Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5735
5736 * refcard.tex: Copyright, address updates.
5737
5738Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5739
5740 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5741 for the edition instead of confusing GDB-version-like numbers.
5742
5743Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5744
5745 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5746
5747Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5748
5ae4183a 5749 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5750
5751Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5752
5753 * gdb.texinfo: Add some credits, mention bug monitor.
5754 * remote.texi: Mention mips monitor targets.
5755 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5756
c906108c
SS
5757Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5758
5759 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5760 files, finish sorting of host vs target vs native macros, describe
5761 some more of them.
5762
5763Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5764
5765 * gdbint.texinfo (Host Conditionals): Document change from
5766 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5767
5768Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5769
5770 * gdbint.texinfo (Host Conditionals): Document
5771 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5772
5773Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5774
5775 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5776 Document LSEEK_NOT_LINEAR.
5777
5778Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5779
5780 * stabs.texinfo (Stab Section Basics): Make it clear that only
5781 some versions of the GNU linker remove the leading N_UNDF symbol.
5782
5783Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5784
5785 * stabs.texinfo (String Field): Document type number pairs here,
5786 instead of in the Sun specific section.
5787 (Include Files): The GNU linker supports the N_BINCL
5788 optimization. Clarify the N_BINCL value, and what it is used
5789 for.
5790 (Procedures): Document N_FUN with an empty string to mark the end
5791 of a function.
5792 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5793 (Sun Differences): Remove this node, as the information is now
5794 elsewhere in the main document.
5795 (Stab Section Basics): Mention that the GNU linker may optimize
5796 stabs and remove the leading N_UNDF symbol.
5797
5798Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5799
5800 * gdb.texinfo, refcard.tex: Restore author credit
5801
5802Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5803
5804 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5805 documentation to account for START and END macros taking
5806 one arg.
5807
5808Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5809
5810 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5811 * gdb.texinfo (Frames): Fix typo.
5812
5813Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5814
5815 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5816 a target_signal as arg type, not a pid.
5817
5818Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5819
5820 * gdb.texinfo: Document `set assembly-language'.
5821
5822Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5823
5824 * remote.texi: Update list of stubs in the GDB distribution.
5825
5826Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5827
5828 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5829 Also document that some systems can use mmalloc but must define
5830 this if their C runtime allocates memory that is later freed.
5831 (MMCHECK_FORCE): Document new macro.
a9331b3f 5832
c906108c
SS
5833Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5834
5835 * remote.texi: Add documentation for target Sparclet.
5836
5837Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5838
a9331b3f 5839 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5840 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5841 * configure.in: Rewritten for autoconf.
5842 * configure: New.
5843
5844Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5845
5846 * Makefile.in (DVIPS): New define, set to dvips.
5847 (dvi): Add stabs.dvi.
5848 (ps): New target.
5849 (all-doc): Depend on info, dvi, and ps targets.
5850 (STAGESTUFF): Add *.ps and *.dvi files.
5851 (clean-info, clean-dvi): Remove.
5852 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5853 rules completely rewritten.
5854 (maintainer-clean): Remove clean-info and clean-dvi
5855 dependencies and put their actions in the rules.
5856 (gdb.ps): New target
a9331b3f 5857 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5858 intermediate TeX files, whether they have 2 or 3 character
5859 extensions.
5860 (gdbint.ps): Add target and rules.
5861 (gdb-internals): Delete unused target.
5862 (Makefile): Depends upon config.status also.
5863
5864Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5865
5866 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5867 set.
5868
5869Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5870
5871 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5872 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5873
5874Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5875
5876 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5877
5878Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5879
5880 * gdb.texinfo (Print settings): Document
5881 `set/show print static-members' commands.
5882
5883Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5884
5885 * gdbint.texinfo (Native): Document name change, coredep.c to
5886 core-aout.c.
5887
5888Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5889
5890 * stabs.texinfo (Include Files): Document the values the SunOS4
5891 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5892
5893Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5894
5895 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5896 Fix typo.
5897
5898Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5899
5900 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5901 "gdb.tar.Z".
5902
5903Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5904
5905 * Makefile.in (maintainer-clean): New target, synonym for
5906 realclean.
5907
5908Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5909
5910 * Update all FSF addresses except those in COPYING* files.
5911
5912Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5913
5914 From Richard Earnshaw (rearnsha@armltd.co.uk):
5915 * gdb.texinfo (convenience variables): Document $_exitcode.
5916 (quit): Document optional expression to use as exit code.
5917
5918Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5919
5920 * gdb.texinfo, remote.texi: Brought up to date with various
5921 GDB changes.
5922
5923Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5924
5925 * gdb.texinfo: Update dates and versions, fix comments about
5926 hardware watchpoints in future releases and about the
5927 sharedlibrary command.
5928
5929Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5930
5931 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5932 C_FUN stab. Other cleanups.
5933
5934Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5935
5936 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5937 for the sparc stub.
5938
5939Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5940
5941 * annotate.texi: Clarify which addresses have differing formats
5942 depending on the language and which do not.
5943
5944Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5945
5946 * remote.texi (NetWare): Changed example to use BOARD= instead of
5947 NODE= argument to reflect correspoding change to gdbserve.nlm.
5948
5949Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5950
5951 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5952 GDB, as well as AIX dbx, supports the size type attribute.
5953
5954Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5955
5956 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5957
5958Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5959
5960 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5961 and new 'if' and 'while' commands.
5962
5963Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5964
5965 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5966
5967Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5968
5969 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5970 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5971 NetWare targets. Mostly stolen from the Server node.
5972
5973Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5974
5975 * gdb.texinfo (Setting): Talk about the language of a source file
5976 versus the working language. The old documentation did not match
5977 what GDB did.
5978
5979Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5980
5981 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5982 of a source file.
5983
5984Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5985
5986 * gdb.texinfo (Processes): New node.
5987
5988Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5989
5990 * remote.texi: Update documentation of set/show mipsfpu.
5991
3fc11d3e
JM
5992Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5993
5994 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5995 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5996
5997Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5998
5999 * gdbint.texinfo: Removed mentions of some incorrectly placed and
6000 obsolete conditionals, described some others.
6001
6002Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6003
6004 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
6005 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
6006
6007Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
6008
6009 * gdbint.texinfo: Put regex conditionals in their own table.
6010
6011Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
6012
6013 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
6014 described or fixed the descriptions of many others.
6015
6016Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
6017
6018 * gdb.texinfo: Add some more credits.
6019 * gdbint.texinfo: Capitalize GDB consistently, describe some
6020 macros and remove some.
6021
6022Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6023
6024 * gdbint.texinfo: Removed mentions of many incorrectly placed and
6025 obsolete conditionals, described some others.
6026
6027Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6028
6029 * gdb.texinfo (help targets): Changed to `help target', which
6030 is the correct gdb command.
6031
6032Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6033
6034 * annotate.texi (TODO): New node, for keeping track of annotations
6035 suggested but not yet implemented.
6036
6037Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6038
6039 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6040 another symbol, it is not the address itself.
6041
6042Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
6043
6044 * stabs.texinfo (Stab Section Basics): Add comment about alignment
6045 of stabs-in-coff sections.
6046
6047Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6048
6049 * annotate.texi: Change edition to 0.5 and date to May 1994.
6050 Add index.
6051 (Frames): New node, for frame annotation.
6052 (Displays): New node, for display annotation.
6053
6054 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6055 when waiting for your program to stop.
6056
6057Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6058
6059 * annotate.texi (Breakpoint Info): Document annotation of header
6060 fields and record annotation.
6061
6062Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6063
6064 * annotate.texi: New file, to document annotations.
6065
6066Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6067
6068 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6069 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
6070
6071Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6072
6073 * stabs.texinfo (Stab Section Basics): Say what is in .stab
6074 section, and say n_strx field is compilation unit relative.
6075 * stabs.texinfo: Don't use @code for a.out when it is the name of
6076 an object file format.
6077
6078Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6079
6080 * gdb.texinfo: Refer to file names, not path names, per rms
6081 convention.
6082 (Arguments): Fix typo.
6083
6084Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6085
6086 * stabs.texinfo (Global Variables): Talk about stabs in files
6087 where variables are referenced, but not defined.
6088
6089Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6090
6091 * stabs.texinfo: Move stuff on @ and # type descriptors from node
6092 Cplusplus to new nodes Member Type Descriptor and Method Type
6093 Descriptor. Re-write stuff for #.
6094
6095Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6096
6097 * gdb.texinfo (Print Settings): Don't document "set print
6098 fast-symbolic-addr off". The bug which it worked around was fixed
6099 on 25 Feb 94 in coffread.c, so I'm nuking the command.
6100
6101 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6102 N_ENTRY node.
6103
6104 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6105
6106Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6107
6108 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6109 references to ieee-float.c.
6110
6111Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6112
6113 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6114 match what the code actually does.
6115
6116Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6117
6118 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6119
6120Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6121
6122 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6123 i, and b.
6124
6125Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
6126
6127 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6128 well as for ELF and SOM. Unify the descriptions of ELF and SOM
6129 as "stabs in sections" rather than just saying "ELF and SOM".
6130 Also make that stuff apply to COFF.
6131
6132Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6133
6134 * gdb.texinfo (Formatting Documentation): Change GhostScript to
6135 Ghostscript.
6136
6137Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6138
6139 * gdb.texinfo (Continuing and Stepping): When talking about "step"
6140 versus functions without line numbers, also mention stepping into
6141 them as well as "step" when you are in them. Tell the user how to
6142 deal with the situation. Add comment about "debugging information".
6143
6144Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6145
6146 * stabs.texinfo (Enumerations): Document restriction on where
6147 enumeration types can appear and still win with GDB.
6148
6149Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6150
6151 * stabs.texinfo (Negative Type Numbers): Document format for type
6152 -16.
6153
6154Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6155
6156 * gdb.texinfo (Selection, Frame Info): Update information about
6157 arbitrary frame specficiations.
6158
6159Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
6160
6161 * gdb.texinfo, remote.texi: general editing pass prior to Net release
6162
6163Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6164
6165 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6166
6167Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6168
6169 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6170
6171Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6172
6173 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6174 Differences node to Statics node.
6175 (Statics): Discuss XCOFF use of V symbol descriptor.
6176
6177 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6178 not clean.
6179
6180Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
6181
6182 * gdb.texinfo (Print Settings): Document `set print
6183 fast-symbolic-addr' and improve the doc for some other
6184 `set print's.
6185
6186Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6187
6188 * stabs.texinfo (String Field): Talk about defining several type
6189 numbers at once.
6190 Fix lint regarding changing node ELF Transformations to
6191 ELF and SOM Transformations.
6192
6193Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
6194
6195 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
6196
6197Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6198
6199 * stabs.texinfo (Cross-References): `::' is for nested types only
6200 within <>.
6201 (Structures): Document static members.
6202
6203Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6204
6205 * stabs.texinfo: Document S type attribute.
6206
6207Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6208
6209 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6210
6211Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
6212
6213 * gdbint.texinfo: Fix a few typos.
6214
6215Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6216
6217 * gdb.texinfo, remote.texi: formatting improvements
6218
6219 * gdb.texinfo (New Features): mention threads.
6220 (Summary, C): fix xrefs in newly contributed text.
6221 (Threads): index entries, clarifications, example
6222 (passim): minor typos fixed, phrasing improvements
6223
6224 * remote.texi (Bootstrapping): rephrase text on ^C and add index
6225 entries; (Server): explain use of gdbserver w/real-time systems,
6226 add example of conflicting TCP port; (MIPS Remote) break up
6227 running text into table, highlighting commands, and add example.
a9331b3f 6228
c906108c
SS
6229Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6230
6231 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6232
6233Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6234
6235 * stabs.texinfo (Nested Symbols): New node.
6236 (String Field, Symbol Descriptors, Cross-References): Refer to it.
6237
6238Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6239
6240 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
6241 to picking which Bbss.bss symbol to use, and (because there seems to
6242 be no good way of doing it) re-write some of the text to make it
6243 sound like Bbss.bss isn't such a great idea after all (as currently
6244 designed).
6245
6246 * gdb.texinfo (C): In addition to saying people have to use g++ for
6247 good results, say they have to use stabs. Specifically say cfront
6248 doesn't work well.
6249 (Summary): Merge in information on Modula-2, Pascal, and Chill from
6250 the gdb README. Add xrefs to places where the support for the various
6251 languages is described in detail.
6252
6253Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6254
6255 * stabs.texinfo: Clean up stuff about visibility and virtual
6256 characters.
6257
6258 * stabs.texinfo (N_M2C): Cite Sun doc.
6259
6260Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6261
6262 * gdb.texinfo: updates re threads.
6263 * remote.texinfo: avoid index entries starting with digits.
6264
6265Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6266
6267 * stabs.texinfo (Enumerations): Talk about large, negative and
6268 octal values. Clean up cross reference to type attributes.
6269 (String Field): Say that GDB 4.11 supports size attribute.
6270
6271Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6272
6273 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
6274 is a mandatory step. Make the stuff about that more concise.
6275
6276Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6277
6278 * stabs.texinfo (Class Names): New node.
6279
6280 * gdb.texinfo (Command Files): Explain order of init file reading.
6281
6282 * remote.texi (Bootstrapping): Talk about getting the serial driver
6283 to deal with ^C sent by gdb to stop the remote system.
6284
6285Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
6286
6287 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
6288
6289 * libgdb.texinfo (Defining Commands): made the DOC arg
6290 to gdb_define_app_command a char * instead of char **
6291 per a suggestion from kingdon.
6292
6293 * libgdb.texinfo: total rewrite from a different starting
6294 premise.
6295
6296Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6297
6298 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
6299 floats passed as doubles (to improve clarity).
6300
6301Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6302
6303 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
6304
6305 * a4rc.sed: update to work with Andreas Vogel papersize params
6306
6307 * refcard.tex: use Andreas Vogel simplifications of papersize
6308 params; remove useless version info; update copyright date.
6309
6310Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6311
6312 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
6313
6314Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6315
6316 * gdb.texinfo (Files): Say what address the load command loads it at.
6317
6318 * stabs.texinfo (Common Blocks): Minor cleanups.
6319
6320 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
6321 that Sun has backed away from the linker kludge and thus the relevant
6322 issue is changes to the SunPRO tools, not the Solaris linker.
6323
6324 * stabs.texinfo (Traditional Integer Types): Clean up description
6325 of octal bounds a little bit. Document extra leading zeroes.
6326
6327Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6328
6329 * gdb.texinfo (Signaling): Update for symbolic symbol names
6330 and add a section explaining the difference between the GDB
6331 signal command and the shell kill utility.
6332
6333Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
6334
6335 * libgdb.texinfo: added `@' to braces that were unescaped.
6336
6337Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
6338
6339 * libgdb.texinfo: new file. Spec for the gdb library.
6340
6341Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6342
6343 * stabs.texinfo (Include Files): Fix typo (start -> end).
6344
6345Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6346
6347 * gdb.texinfo, remote.texi: assorted small improvements, mostly
6348 from Melissa at FSF's editing pass.
6349
6350Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6351
6352 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
6353 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
6354 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
6355
6356Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6357
6358 * remote.texi (Bootstrapping): Discuss 386 call gates.
6359
6360Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6361
6362 * stabs.texinfo (Based Variables): New node.
6363
6364Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6365
6366 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
6367 names, sizes, and formats to suggest how not to lose.
6368
6369Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6370
6371 * stabs.texinfo (Methods): Fix typo.
6372
6373Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6374
6375 * gdb.texinfo: Fix a few typos.
6376
6377Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6378
6379 * gdb.texinfo: Clarify how well it works with Fortran.
6380
6381 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
6382 More on relocating stabs in ELF files.
6383
6384Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6385
6386 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
6387
6388Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6389
6390 * stabs.texinfo (Local Variable Parameters): Talk about nameless
6391 parameters on VAX.
6392
6393Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6394
6395 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
6396
6397Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6398
6399 * stabs.texinfo: Make info author notice match the TeX author notice.
6400
6401Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6402
6403 * stabs.texinfo: Initial-caps all words in node names and
6404 non-trivial words in section names.
6405
6406Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6407
6408 * stabs.texinfo: Many minor cleanups.
6409
6410 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
6411
6412Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
6413
6414 * stabs.texinfo: Remove full description of big example.
6415 It's not really helpful; just use pieces of it where appropriate.
6416 Add more Texinfo formatting directives (@samp, etc.).
6417 Use @deffn to define stab types.
6418 Eliminate some wordiness. Break up some nodes.
6419 Add an (alphabetized) index of symbol types.
6420 Use consistent capitalization style in node and section names.
6421
6422Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
6423
6424 * gdb.texinfo: Change typo "Two two" to "The two".
6425
6426Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6427
6428 * stabs.texinfo (XCOFF-differences): Remove references to
6429 non-existent types N_DECL and N_RPSYM.
6430
6431 * stabs.texinfo (String Field): Say that type attributes bug is
6432 fixed in GDB 4.10, since it is.
6433
6434 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
6435
6436Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
6437
6438 * stabs.texinfo: Formatting cleanups.
6439
6440Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6441
6442 * stabs.texinfo: When explaining the n_type of a stab, standardize
6443 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
6444 no tabs, use @r).
6445 (Global Variables): Clean up.
6446
6447Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6448
6449 * stabs.texinfo (Stack Variables): Re-write.
6450
6451Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6452
6453 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
6454 addresses of a source file. Also revise formatting.
6455 Change "object module" or "object file" to "source file".
6456 Various: Miscellaneous cleanups.
6457
6458Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6459
6460 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
6461
6462Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
6463
6464 * gdbint.texinfo: Removed many nonsensical machine-collected
6465 host and target conditionals, described some of the remainder.
6466
6467Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6468
6469 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
6470
6471 * gdbint.texinfo (Top): Add name to @top line, and re-write the
6472 paragraph which follows.
6473
6474 * gdbint.texinfo (Host): Use @code not @samp for Makefile
6475 variables. Looks better and avoids overful hbox.
6476
6477Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6478
6479 * stabs.texinfo (Procedures): Improve stuff on nested functions.
6480
6481Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6482
6483 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
6484 retransmit-timeout
6485
6486Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6487
6488 * gdbint.texinfo: Update statement about `some ancient Unix
6489 systems, like Ultrix 4.0' to Ultrix 4.2.
6490
6491Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
6492
6493 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
6494
6495 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
6496
6497 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
6498 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
6499
6500 * remote.texi: new name for former gdbinv-s.texi
6501
6502 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
6503
6504Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
6505
6506 * gdbinv-s.texi: Documented timeout and retransmit-timeout
6507 variables for MIPS remote debugging protocol.
6508
6509Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6510
6511 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
6512
6513Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
6514
6515 * Makefile.in (refcard.dvi): Use srcdir where necessary.
6516
6517Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
6518
6519 * gdb.texinfo: repair conditional bugs in text markup
6520
6521Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6522
6523 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
6524 to select Modula-2 material.
6525
6526Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6527
6528 * stabs.texinfo: Cleanups regarding statics.
6529
6530 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
6531 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
6532
6533Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6534
6535 * stabs.texinfo: N_MAIN is sometimes used for C.
6536
6537Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6538
6539 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
6540
6541Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
6542
6543 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 6544 removed from the code by Kingdon.
c906108c
SS
6545
6546Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6547
6548 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
6549 input when evaluating breakpoint conditions; the bug has been fixed.
6550
6551 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
6552 sets the ignore count to N-1, not to N.
6553
6554Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6555
6556 * refcard.tex (\hoffset): correct longstanding error to match
6557 intended offset; avoids cutting off edge on some printers
6558
6559Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6560
6561 * stabs.texinfo (Parameters): Say that order of stabs is significant.
6562
6563Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6564
6565 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
6566
6567Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6568
6569 * Makefile.in: (REFEDITS) new var to control whether PS or CM
6570 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
6571 collect sed edits if any, apply to refcard before formatting;
6572 (refcard.ps) stop implying PS fonts if PS output requested;
6573 (lrefcard.ps) delete extra target for variant PS fonts
6574
6575 * refcard.tex: parametrize papersize dependent info, collect
6576 in easily replaced spot
6577
6578 * a4rc.sed: new file, edits to refcard for A4 paper
6579
6580Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6581
6582 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
6583
6584Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6585
6586 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
6587
6588Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6589
6590 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
6591 politely rather than rudely.
6592
6593Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6594
6595 * stabs.texinfo: Document common blocks.
6596
6597Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
6598
6599 * stabs.texinfo: Add some basic info about stabs-in-elf.
6600
6601Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6602
6603 * stabs.texinfo (Top): Minor cleanup.
6604
6605Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
6606
6607 * Makefile.in (install-info): remove parentdir support
6608
6609Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6610
6611 * gdb.texinfo (Copying): delete this node and references to it;
6612 RMS says this manual need not carry GPL. (passim): Improvements
6613 from last round at FSF, largely due to Ian Taylor review, and
6614 minor formatting improvements.
6615
6616 * gdbinv-s.texi (passim): Improvements from last round at FSF,
6617 largely due to Ian Taylor review. (Debug Session): minor edits to
6618 new text.
6619
6620Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
6621
6622 * Makefile.in (realclean): Remove info and dvi files too.
6623
6624Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
6625
6626 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
6627 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
6628 * gdb.texinfo: Change accordingly.
6629
6630 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
6631 N_{L,R}BRAC,N_SLINE are relative to.
6632
6633Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6634
6635 * Makefile.in (GDBvn.texi): Update atomically.
6636
6637Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6638
6639 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6640
6641Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
6642
6643 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
6644 addresses together. Also motivate the set print symbol-filename
6645 command and suggest other solutions.
6646
6647Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6648
6649 * gdb.texinfo (set print elements): Note that the number of
6650 elements is set to unlimited by "set print elements 0".
6651
6652Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6653
6654 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6655 NF_LDOUBLE means.
6656 (Stab Types): Include Solaris stab types.
6657 (Procedures): Document Solaris extensions.
6658
6659Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6660
6661 * gdb.texinfo: Add `set print symbol-filename' doc.
6662
6663Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6664
6665 * stabs.texinfo (Arrays): Talk about type definition vs. type
6666 information.
6667
6668 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6669 the trailing semicolon.
6670
6671Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6672
6673 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6674 and merge in other parts of the document addressing these subjects.
6675 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6676
6677 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6678 at the end of a range type.
6679
6680 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6681 AIX extensions.
6682
6683Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6684
6685 * stabs.texinfo (Stabs Format): Misc fixes.
6686
6687Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6688
6689 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6690 (Traditional builtin types): Document convex convention for long long.
6691 (Negative builtin types): Discuss type names, and misc fixes.
6692
6693Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6694
6695 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6696 point types used with @samp{R} type descriptor.
6697 (Symbol Descriptors): Describe how to handle conflict between
6698 different meanings of @samp{P} symbol descriptor.
6699
6700Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6701
6702 * stabs.texinfo: Remove node Quick Reference and put its children
6703 directly under the main menu.
6704
6705 * stabs.texinfo: Many more changes to bring it into line with
6706 AIX documentation and reality. I think it now has all the
6707 information from the AIX documentation, except that I burned
6708 out when I got to variant records (Pascal and Modula-2) and
6709 all the COBOL types. Oh well, we can add them later when we're
6710 worrying more about those languages.
6711
6712 * stabs.texinfo (Automatic variables): Talk about what it means
6713 to omit the symbol descriptor.
6714
6715Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6716
6717 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6718 gcc2 behavior with promoted args.
6719
6720Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6721
6722 * gdb.texinfo: include readline appendices in info version of manual
6723
6724Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6725
6726 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6727 target remote.
6728
6729 * gdb.texinfo (Machine Code): more index entries for disassemble
6730
6731Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6732
6733 * Clarify the intended use of the gdb-testers and gdb-patches
6734 mailing lists, and shrink gzip comment.
6735
6736Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6737
6738 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6739 DOSHOST configuration of manual.
6740
6741 * gdb.texinfo (MIPS Stack): new node.
6742
6743 * all-config.texi (MIPS) new switch.
6744
6745 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6746 tense; (MIPS Remote) new node.
6747
6748 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6749 bug; (Environment) less passive, other small cleanups in text about
6750 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6751 (Remote) new MIPS Remote menu entry.
6752
6753Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6754
6755 * stabs.texinfo: Many changes to include information from the
6756 AIX documentation.
6757
6758 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6759
6760Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6761
6762 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6763 Move a bunch of information from ../README.
6764 (Getting Started): New node.
6765
6766Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6767
6768 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6769
6770 * gdb.texinfo: advance manual revision dates to present
6771
6772 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6773 stop using silly Roman numerals in @set variable names
6774
6775Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6776
6777 * stabs.texinfo (Parameters): Keep trying to get this right.
6778
6779Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6780
6781 * stabs.texinfo (Parameters): More on "local parameters".
6782
6783Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6784
6785 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6786
6787Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6788
6789 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6790 (Parameters): Rewrite.
6791 (xcoff-differences, Sun-differences): Minor changes.
6792
6793Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6794
6795 * stabs.texinfo: Minor cleanup.
6796
6797Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6798
6799 * gdbint.texinfo: Minor xcoff stuff.
6800
6801Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6802
6803 * gdbint.texinfo: Update for new config directory structure.
6804 Add info about internal type data structures.
6805
6806Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6807
6808 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6809 $(srcdir).
6810 (gdb-config.texi): Depend on file in $(srcdir).
6811
6812Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6813
6814 * stabs.texinfo: Fixes about N_SO.
6815
6816Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6817
6818 * gdb.texinfo: include list of nonstandard init file names
6819
6820 * *-config.texi: new switch GENERIC for text that applies *only*
6821 to (usual) multiple-target version of manual
6822
6823 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6824 h8 config
6825
6826 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6827 in menus (rather than conditionally selected multiple alternative
6828 menus).
6829
6830 * Makefile.in: define and use DOC_CONFIG var to select
6831 configuration for GDB user manual.
6832
6833 * gdb-config.texi: delete from repository, generate from Makefile.
6834
6835 * all-config.texi: normal `generic' configuration file, formerly
6836 stored as gdb-config.texi
6837
6838Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6839
6840 * Makefile.in: add dvi target to build all .dvi files
6841
6842Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6843
6844 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6845
6846Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6847
6848 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6849 host conditionals.
6850 * stabs.texinfo: More array fixes inspired by Jim's.
6851
6852Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6853
6854 * stabs.texinfo: Fixes re arrays and continuations.
6855
6856 * gdbint.texinfo: Add XCOFF node.
6857
6858Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6859
6860 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6861
6862Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6863
6864 * stabs.texinfo: Fix for array types to mention lower bounds.
6865
6866Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6867
6868 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6869
6870Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6871
6872 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6873
6874Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6875
6876 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6877 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6878
6879Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6880
6881 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6882
6883Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6884
6885 * gdb.texinfo, gdbinv-s.texi: misc updates
6886
6887Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6888
6889 * gdbint.texinfo: Brief documentation for longjmp support,
6890 from an email msg by Stu.
6891
6892Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6893
6894 * stabs.texinfo: Fix description of floating point "range"
6895 types (which really define basic types). Reported by Jim Meehan,
6896 <meehan@src.dec.com>.
6897
6898 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6899
6900Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6901
6902 * gdbint.texinfo: Slightly expand section on supporting a new
6903 object file format.
6904
6905Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6906
6907 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6908 intermediate file.
6909
6910Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6911
6912 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6913
6914Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6915
6916 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6917
6918 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6919 as well as Z8002.
6920
6921Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6922
6923 * gdbint.texinfo: Add sections on clean design and on how to send
6924 in changes.
6925
6926Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6927
6928 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6929
6930Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6931
6932 * gdb.texinfo: Fix typo, reported by Karl Berry.
6933
6934Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6935
6936 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6937
6938Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6939
6940 * gdbint.texinfo: fixed a stray email address (needs @@),
6941 added @table @code to node "Native Conditionals"
6942
6943Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6944
6945 * gdbint.texinfo: Describe coding style of GDB.
6946
6947Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6948
6949 * stabs.texinfo: Minor wording changes.
6950
6951Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6952
6953 * gdbint.texinfo: Improve release doc slightly.
6954
6955Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6956
6957 * gdbint.texinfo: Improve doc of GDB config macros.
6958
6959Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6960
6961 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6962 These will be reinserted when examined.
6963
6964Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6965
6966 * gdbint.texinfo: Make a start at documenting all the #if macros
6967 in GDB. At least list them all, and start separating them into
6968 host-specific and target-specific.
6969
6970Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6971
6972 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6973 examples (not consistent w others).
c906108c
SS
6974 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6975 for generic vn of doc
6976
6977Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6978
6979 * Makefile.in: always create installation directories.
6980
6981Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6982
6983 * gdb.texinfo: in h8 config, do not describe searching commands.
6984
6985Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6986
6987 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6988 conditionals; introduce a few generic switches that may be
6989 useful for other cross-dev or dos-hosted configs.
6990
6991 * gdb.texinfo: fix typo in "info reg" description
6992
6993Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6994
6995 * stabs.texinfo: Minor updates from running TeX over it.
6996 * Makefile.in (stabs.dvi, stabs.ps): Add.
6997
6998Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6999
7000 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
7001 First pass at converting it to texinfo.
7002
7003Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
7004
7005 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
7006 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
7007
7008Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
7009
7010 * gdbint.texinfo: Add section on partial symbol tables.
7011
7012Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
7013
7014 * gdb.texinfo: document `set remotedebug' and `set
7015 rstack_high_address'.
7016
7017Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7018
7019 * gdb.texinfo: slight expansion of new text on reading info files
7020 * gdbinv-s.m4.in: correct and expand info on cross-debugging
7021 H8/300 from DOS.
7022
7023Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
7024
7025 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
7026
7027Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
7028
7029 * gdb.texinfo: Say how to read the `info' files.
7030
7031Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
7032
7033 * Makefile.in: gm4 -> m4.
7034
7035Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
7036
7037 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
7038 Documentation' ahead of `Installing GDB' to match README.
7039 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 7040 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
7041
7042Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
7043
7044 * Makefile.in: remove $(srcdir) from gdb.info rule.
7045
7046Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7047
7048 * Makefile.in: commented out gdb-all.texinfo rule. This is
7049 temporary.
7050
7051Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7052
7053 * Makefile.in, configure.in: removed traces of namesubdir,
7054 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7055 copyrights to '92, changed some from Cygnus to FSF.
7056
7057Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
7058
7059 * gdb.texinfo: Improve how we ask for bug reports.
7060
7061Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7062
7063 * Makefile.in: infodir belongs in datadir.
7064
7065Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7066
7067 * Makefile.in: remove spaces following hyphens, bsd make can't
7068 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 7069 standards.text support.
c906108c
SS
7070
7071Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7072
7073 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7074 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7075 and mandir now keyed off datadir by default.
7076
7077\f
7078Local Variables:
9e9c5ae7 7079mode: change-log
c906108c
SS
7080left-margin: 8
7081fill-column: 74
7082version-control: never
7083End:
This page took 0.949056 seconds and 4 git commands to generate.