gdb/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
ec7e75e7
PP
12009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2
3 * gdb.texinfo (convenince variables): Mention
4 $_siginfo could be empty.
5
0cc7d26f
TT
62009-09-15 Tom Tromey <tromey@redhat.com>
7
8 * gdb.texinfo (GDB/MI Variable Objects): Document
9 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
10 Expand -var-update documentation.
11
a96d9b2e
SDJ
122009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13
14 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
15 feature.
16
005ca36a
JB
172009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
18
19 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
20
0d772ac9
MS
212009-09-10 Michael Snyder <msnyder@vmware.com>
22
23 * gdb.texinfo (qSupported): Mention new ReverseContinue and
24 ReverseStep replies to the qSupported query.
25
14fb1bac
JB
262009-09-10 Joel Brobecker <brobecker@adacore.com>
27
28 Add documentation for set/show interactive-mode.
29 * gdb.texinfo (Other Misc Settings): New node.
30
29b090c0
DE
312009-09-01 Doug Evans <dje@google.com>
32
33 * gdb.texinfo (Caching Data of Remote Targets): Add note on
34 non-stop mode's affect on remote caching.
35
4e5d721f
DE
362009-08-31 Jacob Potter <jdpotter@google.com>
37 Doug Evans <dje@google.com>
38
39 * gdb.texinfo (Caching Data of Remote Targets): Update text.
40 Mark `set/show remotecache' options as obsolete.
41 Document new `set/show stack-cache' option.
42 Update text for `info dcache'.
43
55333a84
DE
442009-08-27 Doug Evans <dje@google.com>
45
46 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
47 (Files): Add note on new optional regex arg to `info sharedlibrary'.
48
bc3a0b4d
RW
492009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
50
51 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
52 about autoconf.
53
3a1ff0b6
PA
542009-08-25 Pedro Alves <pedro@codesourcery.com>
55
56 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
57 small example, and describe its columns. Replace "inferior-id" by
58 "infno" throughout.
59
81ecdfbb
RW
602009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
61
af542c2e
RW
62 * gdbint.texinfo (Releasing GDB): Point to
63 README-maintainer-mode file for required autoconf version.
64 * configure.ac: Do not substitute datarootdir, htmldir,
65 pdfdir, docdir. Do not process --with-datarootdir,
66 --with-htmldir, --with-pdfdir, --with-docdir.
67 * configure: Regenerate.
68
81ecdfbb
RW
69 * configure: Regenerate.
70
4efc6507
DE
712009-08-20 Reid Kleckner <reid@kleckner.net>
72
73 * gdb.texinfo: Add chapter on JIT interface.
74
43089a6e
NR
752009-08-07 Nick Roberts <nickrob@snap.net.nz>
76
77 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
78 confirmation request.
79
99e008fe
EZ
802009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
81
82 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
83 CRC definitions.
84
48cb2d85
VP
852009-08-03 Vladimir Prus <vladimir@codesourcery.com>
86
87 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
88 -break-commands.
89
ff1a52c6
UW
902009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
91
92 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
93 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
94
3285f3fe
UW
952009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
96
97 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
98 "set spu stop-on-load" and "show spu stop-on-load" commands.
99
e35359c5
UW
1002009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
101
102 * gdb.texinfo (Target Descriptions): Document <compatible> element.
103
58d6951d
DJ
1042009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
105
106 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
107 org.gnu.gdb.arm.neon.
108
08d16641
PA
1092009-07-20 Pedro Alves <pedro@codesourcery.com>
110
111 * gdb.texinfo (Target Description Format): Mention the new <osabi>
112 optional element.
113 (subsection OS ABI): New subsection.
114
782b2b07
SS
1152009-07-14 Stan Shebs <stan@codesourcery.com>
116
117 * gdb.texinfo (Tracepoint Conditions): New section.
118 (General Query Packets): Describe ConditionalTracepoints.
119 (Tracepoint Packets): Describe condition field.
120 (Maintenance Commands): Describe maint agent-eval.
121 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
122
9b117ef3
HZ
1232009-07-11 Hui Zhu <teawater@gmail.com>
124
125 * gdb.texinfo (disassemble): Add a new modifier /r
126 to "disassemble" command to make it print the raw instructions
127 in hex as well as in symbolic form.
128
f5a33284
TT
1292009-07-09 Tom Tromey <tromey@redhat.com>
130
131 * gdbint.texinfo (Testsuite): Document parallel make check.
132
812f7342
TT
1332009-07-09 Tom Tromey <tromey@redhat.com>
134
135 * gdbint.texinfo (Testsuite): Document test transcripts.
136
fbb8f299
PM
1372009-07-10 Phil Muldoon <pmuldoon@redhat.com>
138
139 * gdb.texinfo (Values From Inferior): Add length parameter
140 description.
141
dd8f35ac
EZ
1422009-07-04 Chris Genly <chris@genly.us>
143
144 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
145 in -var-list-children. Fix example according to what the code
146 does.
147
2277426b
PA
1482009-07-02 Pedro Alves <pedro@codesourcery.com>
149
150 * gdb.texinfo (Debugging multiple inferiors): Document the
151 "inferior", "detach inferior" and "kill inferior" commands.
152 (Debugging Programs with Multiple Processes): Adjust to mention
153 generic "inferior" commands. Delete mention of "detach fork" and
154 "delete fork". Cross reference to "Debugging multiple inferiors"
155 section.
156
a6d9a66e
UW
1572009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
158
5af949e3
UW
159 * gdbint.texinfo (Item Output Functions): Update signature
160 for ui_out_field_core_addr.
161
1622009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
163
164 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
165 Update example code extrated from breakpoint.c.
166
9901a55b
PP
1672009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
168
169 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
170 MI commands.
171 (GDB/MI Symbol Query): Likewise.
172 (GDB/MI File Commands): Likewise.
173 (GDB/MI File Transfer Commands): Likewise.
174 (GDB/MI Target Manipulation): Likewise.
175 (GDB/MI Miscellaneous Commands): Likewise.
176
edb3359d
DJ
1772009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
178
179 * gdb.texinfo (Debugging Optimized Code): New chapter.
180 (Compiling for Debugging): Reference it. Move some
181 text to the new section.
182
7cd1089b
PM
1832009-06-15 Phil Muldoon <pmuldoon@redhat.com>
184
185 * doc/gdb.texinfo (Calling): Document
186 set-unwind-on-terminating-exception usage.
187
d4db2f36
PA
1882009-06-11 Pedro Alves <pedro@codesourcery.com>
189
190 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
191 command.
192
d1a7880c
PA
1932009-06-07 Pedro Alves <pedro@codesourcery.com>
194
195 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
196 references.
197
473f94e6
UW
1982009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
199
200 * gdbint.texinfo: Rename formal parameters to gdbarch function
201 protoypes from "current_gdbarch" to "gdbarch".
202
8f500870
TT
2032009-05-28 Tom Tromey <tromey@redhat.com>
204
205 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
206
b6313243
TT
2072009-05-27 Tom Tromey <tromey@redhat.com>
208
209 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
210 feature.
211 (GDB/MI Variable Objects): Document -var-set-visualizer.
212
2132009-04-02 Tom Tromey <tromey@redhat.com>
214
215 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
216 feature.
217 (GDB/MI Variable Objects): Document -var-set-visualizer.
218
a6bac58e
TT
2192009-05-27 Tom Tromey <tromey@redhat.com>
220 Thiago Jung Bauermann <bauerman@br.ibm.com>
221 Phil Muldoon <pmuldoon@redhat.com>
222
223 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
224 (Pretty Printing): New node.
225 (Selecting Pretty-Printers): Likewise.
226 (Python API): Update.
227 (Output Formats): Document /r format.
228
2c74e833
TT
2292009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
230 Tom Tromey <tromey@redhat.com>
231
232 * gdb.texinfo (Types In Python): New node.
233 (Values From Inferior): "type" is now an attribute.
234 (Python API): Update.
235
89c73ade
TT
2362009-05-27 Tom Tromey <tromey@redhat.com>
237 Thiago Jung Bauermann <bauerman@br.ibm.com>
238 Phil Muldoon <pmuldoon@redhat.com>
239
240 * gdb.texinfo: Add @syncodeindex for `tp'.
241 (Python API): Update.
242 (Auto-loading): New node.
243 (Objfiles In Python): New node.
244
17a37d48
PP
2452009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
246
247 * gdb.texinfo (Threads): Document libthread-db-search-path.
248
6718376f
NR
2492009-05-15 Nick Roberts <nickrob@snap.net.nz>
250
251 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
252
cbe54154
PA
2532009-05-12 Pedro Alves <pedro@codesourcery.com>
254
255 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
256 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
257 show show-debug-regs' docs.
258
8e05493c
EZ
2592009-05-08 Eli Zaretskii <eliz@gnu.org>
260
261 * gdb.texinfo (Process Record and Replay): Add description of
262 reverse execution.
263
b39f4988
JB
2642009-05-07 Joel Brobecker <brobecker@adacore.com>
265
266 * gdbint.texinfo (Adding support for debugging core files): New node.
267 (Native Debugging): Remove the ``Native core file Support'' section.
268
a2311334
EZ
2692009-05-01 Eli Zaretskii <eliz@gnu.org>
270
271 * gdb.texinfo (Process Record and Replay): Improve and clarify.
272 Add index entries.
273
53cc454a
HZ
2742009-04-30 Hui Zhu <teawater@gmail.com>
275 Michael Snyder <msnyder@vmware.com>
276
a2311334
EZ
277 * gdb.texinfo: (Process Record and Replay): Add documentation for
278 process record and replay.
53cc454a 279
484086b7
JK
2802009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
281
282 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
283 a new part on command-line defined macros.
284
32ae1842
EZ
2852009-04-25 Eli Zaretskii <eliz@gnu.org>
286
287 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
288 clarify the wording.
289
b14b1491
TT
2902009-04-23 Tom Tromey <tromey@redhat.com>
291
292 * gdb.texinfo (Data Files): New node.
293 (GDB Files): Update menu.
294
5c1e86e1
JB
2952009-04-23 Joel Brobecker <brobecker@adacore.com>
296
297 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 298 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 299
83eba9b7
VP
3002009-04-22 Vladimir Prus <vladimir@codesourcery.com>
301
302 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
303
e31198c4
HZ
3042009-04-22 Hui Zhu <teawater@gmail.com>
305
306 * gdb.texinfo (disassemble-next-line): Set the default of
307 disassemble-next-line to off.
308
26e251b6
JM
3092009-04-21 Joseph Myers <joseph@codesourcery.com>
310
311 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
312 --with-htmldir): New.
313 * configure: Regenerate.
314 * Makefile.in (datarootdir, docdir): Define.
315 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
316 instead of $(SET_TEXINPUTS).
317 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
318 gdbint.info instead of $(SET_TEXINPUTS).
319 (gdbint/index.html): Use same -I options as for building
320 gdbint.info.
321 (stabs.dvi, stabs.pdf): Use same -I options as for building
322 stabs.info instead of $(SET_TEXINPUTS).
323 (stabs/index.html): Use same -I options as for building
324 stabs.info.
325 (annotate.dvi, annotate.pdf): Use same -I options as for building
326 annotate.info instead of $(SET_TEXINPUTS).
327 (annotate/index.html): Use same -I options as for building
328 annotate.info.
329
eac35c4e
DD
3302009-04-21 David Daney <ddaney@caviumnetworks.com>
331
332 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
333
29b0e8a2
JM
3342009-04-21 Joseph Myers <joseph@codesourcery.com>
335
336 * gdb.texinfo (Source Path): Document --with-relocated-sources.
337
2b831889
JM
3382009-04-18 Carlos O'Donell <carlos@codesourcery.com>
339 Joseph Myers <joseph@codesourcery.com>
340
341 * Makefile.in (MAKEHTML): Set to makeinfo --html.
342 (MAKEHTMLFLAGS): Set to empty.
343 (html__strip_dir): Define.
344 (HTMLFILES): Define.
345 (HTMLFILES_INSTALL): Define.
346 (install-html): Copy new automake rule.
347 (html): Depend on $(HTMLFILES).
348 (gdb_toc.html): Rename to gdb/index.html.
349 (gdbint_toc.html): Rename to gdbint/index.html.
350 (stabs_toc.html): Rename to stabs/index.html.
351 (annotate_toc.html): Rename to annotate/index.html.
352
89a34d1b
JM
3532009-04-17 Carlos O'Donell <carlos@codesourcery.com>
354
355 * Makefile.in: Set pdfdir and htmldir from configure
356 substitutions.
357 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
358 * configure: Regenerate.
359
a2d5da46
JB
3602009-04-16 Joel Brobecker <brobecker@adacore.com>
361
362 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
363 This macro is no longer used.
364
732f6a93
TT
3652009-04-15 Tom Tromey <tromey@redhat.com>
366
367 * gdb.texinfo (Character Sets): Document default character set.
368
87f9adc1
PM
3692009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
370
371 * gdbint.texinfo: Change server name from sources.redhat.com to
372 sourceware.org throughout.
373
2c88c651
JB
3742009-04-09 Joel Brobecker <brobecker@adacore.com>
375
376 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
377 about a missing dot or coma after @xref.
378
4f5376b2
JB
3792009-04-02 Joel Brobecker <brobecker@adacore.com>
380
381 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
382 example, and add a small explanation about it.
383 (Print Settings): Change the documentation of the "set print
384 frame-arguments" to reflect the fact that the default is now "scalars".
385
a0381d3a
JB
3862009-04-02 Joel Brobecker <brobecker@adacore.com>
387
388 * gdb.texinfo (Print Settings): Add kindex for command "set
389 print frame-arguments".
390
45ac276d
JB
3912009-03-31 Joel Brobecker <brobecker@adacore.com>
392
393 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
394 breakpoints.
395 (Set Breaks): Add reference to thread-specific and task-specific
396 breakpoints.
397
32cd1edc
JB
3982009-03-31 Joel Brobecker <brobecker@adacore.com>
399
400 * gdb.texinfo (Ada Tasks): Remove the documentation about
401 the "Running" state, as this state has been eliminated.
402 Now all runnable tasks are shown as "Runnable".
403
1042e4c0
SS
4042009-03-30 Stan Shebs <stan@codesourcery.com>
405
406 * gdb.texinfo (Tracepoints): Describe tracepoints as a
407 special case of breakpoints.
408 (Enable and Disable Tracepoints): Mention deprecation.
409 (Listing Tracepoints): Update description and example.
410
f8f6f20b
TJB
4112009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
412
413 * gdb.texinfo (Frames in Python): New node.
414 (Python API): Update.
415
c0c6f777
TJB
4162009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
417
418 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
419 from a method to an attribute.
420
def2b000
TJB
4212009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
422
423 * gdb.texinfo (Values From Inferior): Document is_optimized_out
424 attribute.
425
a07daef3
PA
4262009-03-25 Pedro Alves <pedro@codesourcery.com>
427
428 * observer.texi (thread_exit): Add "silent" parameter.
429
f3b1572e
PA
4302009-03-22 Pedro Alves <pedro@codesourcery.com>
431
432 * observer.texi (about_to_proceed): New.
433
587afa38
EZ
4342009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
435
436 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
437 field throughout to handle types with spaces in them. Fix typos
438 found by aspell.
439 (Summary, Requirements, Contributors): New first chapter,
440 "Summary" added, old Requirements section moved there, and new
441 section, "Contributors" added.
442 (Initializing a New Architecture, Register Representation)
443 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
444 (Porting gdb): These sections extended and updated.
445 (Compiler Characteristics): This section (empty) deleted.
446 (Defining Other Architecture Features): This section renamed and
447 duplicate material removed from (formerly "Target Conditionals").
448 Use braces {} in @deftypeXX type field throughout to handle types
449 with spaces in them. Typos found by aspell fixed.
450
451 * stack_frame.svg: New file, source of image for gdbint.texinfo.
452 * stack_frame.pdf: Version of image for PDF output.
453 * stack_frame.png: Version of image for HTML output and for Emacs.
454 * stack_frame.txt: Version of image for Info output.
1db61298 455 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 456
10af6951
EZ
4572009-03-21 Eli Zaretskii <eliz@gnu.org>
458
459 * gdb.texinfo (Character Sets): Fix last change.
460
cc924cad
TJB
4612009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
462
463 * gdb.texinfo (Values From Inferior): Fix optional arguments
464 markup.
465 (Commands In Python): Adjust argument names of gdb.Command.__init__
466 to what the function accepts as keywords.
467
bc3b79fd
TJB
4682008-03-20 Tom Tromey <tromey@redhat.com>
469
470 * gdb.texinfo (Convenience Vars): Document convenience functions.
471 (Functions In Python): New node.
472 (Python API): Update.
473
6c7a06a3
TT
4742009-03-20 Tom Tromey <tromey@redhat.com>
475
476 * gdb.texinfo (Character Sets): Remove obsolete text. Document
477 set target-wide-charset.
478 (Requirements): Mention iconv.
479
b646ddd4
HZ
4802009-03-17 Hui Zhu <teawater@gmail.com>
481
482 * gdb.texinfo: Change the introduce of "disassemble-next-line".
483
91440f57
HZ
4842009-03-17 Hui Zhu <teawater@gmail.com>
485
486 * gdb.texinfo: Add documentation for disassemble-next-line.
487
8fd41227
TJB
4882009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
489
490 * gdb.texinfo (Commands In Python): Remove tindex entries.
491
61ff14c6
JK
4922009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
493
494 * gdb.texinfo (Returning): New description for missing debug info.
495
0b16c5cf
PA
4962009-03-14 Pedro Alves <pedro@codesourcery.com>
497
498 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 499 (General Query Packets): Document qAttached.
0b16c5cf 500
32fc0df9
PA
5012009-03-05 Pedro Alves <pedro@codesourcery.com>
502
503 * gdb.texinfo (Background Execution): Better describe the set
504 target-async command.
505 (Maintenance Commands): Delete description of the `maint set/show
506 linux-async' and `maint set/show remote-async' commands.
507
134eb42c
VP
5082009-02-18 Vladimir Prus <vladimir@codesourcery.com>
509
510 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
511 between sentences.
512
c86cf029
VP
5132009-02-18 Vladimir Prus <vladimir@codesourcery.com>
514
515 * gdb.texinfo (GDB/MI Async Records): Document the
516 =library-loaded and =library-unloaded notifications.
517
3ea85240
VP
5182009-02-17 Vladimir Prus <vladimir@codesourcery.com>
519
520 * observer.texi (test_notification): New observer.
521
1d33d6ba
VP
5222009-02-14 Vladimir Prus <vladimir@codesourcery.com>
523
61ff14c6
JK
524 * observer.texi: Add parameter 'print_frame' to normal_stop
525 observer.
1d33d6ba 526
d721c933
EZ
5272009-02-07 Eli Zaretskii <eliz@gnu.org>
528
529 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
530 (Commands In Python): Fix COMMAND_* constants in last change. Use
531 @kbd for interactive input. Add cross-references and index
532 entries.
533
4aa995e1
PA
5342009-02-06 Pedro Alves <pedro@codesourcery.com>
535
536 * gdb.texinfo (Signals): Document $_siginfo.
537 (Convenience Variables): Mention $_siginfo.
538 (Remote Configuration): Document qXfer:siginfo:read,
539 qXfer:siginfo:write packets, and the read-siginfo-object,
540 write-siginfo-object commands.
541
5f5233d4
PA
5422009-02-06 Pedro Alves <pedro@codesourcery.com>
543
544 * gdbint.texinfo (Values): New chapter.
545
d8906c6f
TJB
5462009-02-06 Tom Tromey <tromey@redhat.com>
547
548 * gdb.texinfo (Python API): Add entry for Commands In Python.
549 (Commands In Python): New node.
550
b6cb8e7d
TJB
5512009-02-05 Tom Tromey <tromey@redhat.com>
552
553 * gdb.texinfo (Values From Inferior): Document Value.string.
554
12453b93
TJB
5552009-02-05 Tom Tromey <tromey@redhat.com>
556
557 * gdb.texinfo (Basic Python): Document execute's from_tty
558 argument.
559
08c637de
TJB
5602009-02-04 Tom Tromey <tromey@redhat.com>
561
562 * gdb.texinfo (Basic Python): Document gdb.history.
563
592375cd
VP
5642009-01-30 Vladimir Prus <vladimir@codesourcery.com>
565
566 * gdb.texinfo (GDB/MI Thread Commands): Document the
567 'current-thread-id' field. Remove the example with zero threads,
568 since current GDB won't ever report that if there's inferior.
569
41447f92
VP
5702009-01-30 Vladimir Prus <vladimir@codesourcery.com>
571
572 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
573 option to -break-insert.
574
098b41a6
JG
5752009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
576 Jerome Guitton <guitton@adacore.com>
577
578 * gdb.texinfo (Startup): Document --with-system-gdbinit.
579 (System-wide configuration): New section.
580
3c16cced
PA
5812009-01-26 Pedro Alves <pedro@codesourcery.com>
582
583 PR gdb/7580:
584 * gdb.texinfo (Maintenance Commands): Document "maint set|show
585 internal-error|internal-warning quit|corefile ask|yes|no".
586
62709adf
PA
5872009-01-26 Pedro Alves <pedro@codesourcery.com>
588
589 * gdb.texinfo (Using the `gdbserver' Program): Document
590 --remote-debug.
591
7ce58dd2
DE
5922009-01-23 Doug Evans <dje@google.com>
593
594 * gdb.texinfo: Add nexti to list of commands that support
595 background execution.
596
adb483fe
DJ
5972009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
598
599 * gdb.texinfo (Define, Hooks): Document prefix command support.
600
a67ec3f4
JM
6012009-01-14 Joseph Myers <joseph@codesourcery.com>
602 Carlos O'Donell <carlos@codesourcery.com>
603
604 Fixes for makeinfo --html.
605
606 * annotate.texinfo: Use @copying and @insertcopying. Use
607 @ifnottex in place of @ifinfo.
608 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
609 place of @ifinfo. Use @ifnotinfo for one index entry.
610 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
611 in place of @ifinfo.
612 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
613 in place of @ifinfo. Include contents at start unconditionally.
614
84fcdf95
PA
6152009-01-13 Pedro Alves <pedro@codesourcery.com>
616
617 * gdb.texinfo (General Query Packets): Remove @var{} around the
618 "spu" literal string.
619
fa3a767f
PA
6202009-01-07 Pedro Alves <pedro@codesourcery.com>
621
622 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
623 program may be running in another process" errors.
624 * gdbint.texinfo (Native Conditionals): Delete
625 ONE_PROCESS_WRITETEXT description.
626
9cb011d3
JB
6272009-01-07 Joel Brobecker <brobecker@adacore.com>
628
629 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
630 emacs local variable to be placed at the end of the ChangeLog.
631 Add server.c and gdbreplay.c to the list of files where the
632 copyright year needs to be updated.
633
84603566
SL
6342009-01-06 Sandra Loosemore <sandra@codesourcery.com>
635
636 * gdb.texinfo (Remote Configuration): Document new
637 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
638 commands.
639
a53f55d8
PA
6402008-12-28 Pedro Alves <pedro@codesourcery.com>
641
642 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
643 FETCH_INFERIOR_REGISTERS.
644 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
645 FETCH_INFERIOR_REGISTERS descriptions. Remove
646 gdbarch_get_longjmp_target descrition, since already described in
647 Target Conditionals. Move gdbarch_fp0_regnum description to ...
648 (Target Conditionals): ... here.
649
077e0a52
JB
6502008-12-16 Joel Brobecker <brobecker@adacore.com>
651
652 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
653 examples.
654 (Additions to Ada): Likewise. Add the missing opening and closing
655 parenthesis of the GDB prompt in one of the examples.
656
023eb17c
JB
6572008-12-14 Joel Brobecker <brobecker@adacore.com>
658
659 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
660 about the result of 'Address not being of type System.Address.
661 This problem has been fixed a while ago.
662
c3b108f7
VP
6632008-12-02 Vladimir Prus <vladimir@codesourcery.com>
664
665 MI non-stop and multiprocess docs.
666
667 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
668 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
669 Adjust documentation for *stopped, document =thread-created,
670 =thread-exited, =thread-group-created and =thread-group-exited.
671 (GDB/MI Thread Commands): Document the 'state' field in
672 -thread-info output.
673 (GDB/MI Program Execution): Mention --all and --thread-group
674 options.
675 (GDB/MI Variable Objects): Describe floating and fixed variable
676 objects.
677 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
678
07e059b5
VP
6792008-12-02 Vladimir Prus <vladimir@codesourcery.com>
680
681 * gdb.texinfo (Operating System Information): New appendix.
682 (Operating System Auxiliary Information): Document 'info os processes'
683 (Remote Configuration): Document 'osdata'
684 (General Query Packets): Document qXfer:osdata:read.
685
a80b95ba
TG
6862008-11-27 Tristan Gingold <gingold@adacore.com>
687
688 * gdb.texinfo (Darwin): Document Darwin specific features.
689
a655d424
JK
6902008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
691
692 * gdbint.texinfo (Target Conditionals): Extend the
693 gdbarch_breakpoint_from_pc description.
694
249e1128
VP
6952008-11-22 Vladimir Prus <vladimir@codesourcery.com>
696
697 * gdb.texinfo (M68K Features): Fix typo.
698
c14c28ba
PP
6992008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
700
701 * gdb.texinfo (Symbols): Mention printing containing
702 image name in "info symbol".
703 (Maint translate-address): Likewise.
704
394a6666
JB
7052008-11-18 Joel Brobecker <brobecker@adacore.com>
706
707 * gdb.texinfo (Set Catchpoints): Remove the documentation of
708 commands "catch load" and "catch unload".
709
66bb093b
VP
7102008-11-17 Vladimir Prus <vladimir@codesourcery.com>
711
712 * gdb.texinfo (GDB/MI Async Records): Document
713 =thread-selected.
714
4a92f99b
VP
7152008-11-17 Vladimir Prus <vladimir@codesourcery.com>
716
717 * observer.texi (new_inferior, inferior_exit): New observers.
718
f0323ca0
PA
7192008-10-27 Pedro Alves <pedro@codesourcery.com>
720
721 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
722 .mt files, TM_CLIBS or TM_CDEPS.
723 (x86 Watchpoints): Don't mention TDEPFILES.
724
8b23ecc4
SL
7252008-10-24 Sandra Loosemore <sandra@codesourcery.com>
726
727 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
728 (Overview): Mention notifications and non-stop mode behavior.
729 (Packets): Update documentation of ?, vAttach, vCont, and vRun
730 with non-stop mode behavior. Add vStopped description.
731 (Stop Reply Packets): Update list of packets that return
732 stop replies. Mention non-stop behavior.
733 (General Query Packets): Document QNonStop packet and associated
734 qSupported query response.
735 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
736 behavior.
737 (Notification Packets): New section.
738 (Remote Non-Stop): New section.
739 (File-I/O Overview): Mention non-stop behavior.
740
fff08868
HZ
7412008-10-24 Hui Zhu <teawater@gmail.com>
742 Pedro Alves <pedro@codesourcery.com>
743
744 * gdb.texinfo (displaced-stepping): Describe the auto mode
745 setting, and say it's the default. This is now a mainstream
746 setting instead of a maintenance setting.
747
252fbfc8
PA
7482008-10-23 Pedro Alves <pedro@codesourcery.com>
749
750 * observer.texi (thread_stop_requested): New.
751
20924a55
JB
7522008-10-22 Joel Brobecker <brobecker@adacore.com>
753
754 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
755 (Patching): Replace incorrect usage of @samp by @kbd.
756
bacec72f
MS
7572008-10-17 Michael Snyder <msnyder@vmware.com>
758
759 * gdb.texinfo: Add documentation for reverse execution.
760
a08702d6 7612008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 762 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
763
764 * gdb.texinfo. (Values From Inferior): New subsubsection.
765
d97bc12b
DE
7662008-10-06 Doug Evans <dje@google.com>
767
768 * gdb.texinfo (set debug dwarf2-die): Document it.
769
87f67dba
JB
7702008-10-01 Joel Brobecker <brobecker@adacore.com>
771
772 * gdb.texinfo (catch) [exception]: Document how to insert
773 a breakpoint on user-defined exceptions when the exception
774 name is identical to one of the language-defined ones.
775
2fae03e8
TT
7762008-09-27 Tom Tromey <tromey@redhat.com>
777
778 * gdb.texinfo (Macros): Remove text about stringification,
779 varargs, and splicing.
780
5c6ce71d
TT
7812008-09-27 Tom Tromey <tromey@redhat.com>
782
783 * gdbint.texinfo (Language Support): Remove text about omitting
784 support for a language.
785
07128da0
DE
7862008-09-23 Doug Evans <dje@google.com>
787
788 * gdb.texinfo (info dcache): Update.
789
b90a069a
SL
7902008-09-22 Sandra Loosemore <sandra@codesourcery.com>
791
792 * gdb.texinfo (Packets): Add info on thread-id syntax and
793 multiprocess extensions.
794 <D>: Document multiprocess form of packet.
795 <H>: Use thread-id syntax.
796 <T>: Likewise.
797 <vCont>: Likewise. Note this is required for multiprocess.
798 <vKill>: New packet.
799 (Stop Reply Packets) <T>: Use thread-id syntax.
800 <W>: Document multiprocess form of reply.
801 <X>: Likewise.
802 (General Query Packets) <qC>: Use thread-id syntax.
803 <qfThreadInfo>: Likewise.
804 <qGetTLSAddr>: Likewise.
805 <qP>: Likewise.
806 <qSupported>: Add "multiprocess" feature.
807 <qThreadExtraInfo>: Use thread-id syntax.
808
b77209e0
PA
8092008-09-22 Stan Shebs <stan@codesourcery.com>
810
811 * gdb.texinfo (Inferiors): New section.
812
3d0bb823
PA
8132008-09-12 Pedro Alves <pedro@codesourcery.com>
814
815 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
816
f8dcfc0a
UW
8172008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
818
819 * gdbint.texinfo (Target Conditionals): Remove documentation
820 for gdbarch_name_of_malloc.
821
8775bb90
MS
8222008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
823
824 * gdb.texinfo (Interrupts): Mention TCP interface for
825 sending BREAK.
826
f1838a98
UW
8272008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
828
829 * gdb.texinfo (Commands to Specify Files): Document "remote:"
830 argument prefix to "set sysroot".
831
158c7665
PH
8322008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
833
834 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
835 and False.
836
30e026bb
VP
8372008-08-20 Vladimir Prus <vladimir@codesourcery.com>
838
839 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
840 for possible features of -list-features.
841
c6ebd6cf
VP
8422008-08-19 Vladimir Prus <vladimir@codesourcery.com>
843
844 * gdb.texinfo (Background execution): Adjust example
845 (GDB/MI Miscellaneous Commands): Document -list-target-features.
846
aeac0ff9
VP
8472008-08-19 Vladimir Prus <vladimir@codesourcery.com>
848
849 * doc/gdb.texinfo (PowerPC): Fix typo.
850 (PowerPC features): Fix typo.
851
5231c1fd
PA
8522008-08-18 Pedro Alves <pedro@codesourcery.com>
853
854 * observer.texi (thread_ptid_changed): New.
855
677c5bb1
LM
8562008-08-18 Luis Machado <luisgpm@br.ibm.com>
857
858 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
859 (PowerPC features): Mention feature set for VSX registers.
860
f3a2dd1a
JB
8612008-08-13 Joel Brobecker <brobecker@adacore.com>
862
863 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
864 the direct visibility of all names in user-written packages.
865
33e5cbd6
PA
8662008-08-13 Pedro Alves <pedro@codesourcery.com>
867
868 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
869 setting, and make it the default.
870 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
871 non-stop script example.
872
d0384fc4
TJB
8732008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
874
875 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
876 reference to the "Using Different Register and Memory Data
877 Representation" section.
878
a6f3e723
SL
8792008-08-12 Sandra Loosemore <sandra@codesourcery.com>
880
881 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
882 (Remote Protocol): Add Packet Acknowledgment to menu.
883 (Overview): Mention +/- can be disabled, and point to new section
884 where this is discussed in detail.
885 (General Query Packets): Document QStartNoAckMode packet, and
886 corresponding qSupported reply.
887 (Packet Acknowledgment): New section.
888
0606b73b
SL
8892008-08-11 Sandra Loosemore <sandra@codesourcery.com>
890 Pedro Alves <pedro@codesourcery.com>
891
892 * gdb.texinfo (Threads): Move paragraph about automatic thread
893 selection to All-Stop Mode subsection.
894 (Thread Stops): Reorganize existing material into subsections.
895 Add introductory blurb and menu.
896 (Non-Stop Mode): New subsection.
897 (Background Execution): New subsection.
898 (Maintenance Commands): Add cross-references from async mode
899 commands to the new Background Execution section.
900
d57a3c85
TJB
9012008-08-06 Tom Tromey <tromey@redhat.com>
902
903 * gdb.texinfo (Extending GDB): New chapter.
904 (Sequences): Demoted chapter, now a section under the new
905 Extending GDB chapter.
906 (Python): New section.
907
6d76a53d
SS
9082008-07-31 Stan Shebs <stan@codesourcery.com>
909
910 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
911
1f70da6a
SS
9122008-07-29 Stan Shebs <stan@codesourcery.com>
913
914 * gdbint.texinfo: General round of cleanup and minor
915 clarifications.
916 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
917 (Longjmp Support): Update description to reflect how it is done
918 for targets without using native header.
919 (Symbol Handling): Add a little more general explanation.
920 (COFF, ELF): Mention stabs encapsulation.
921 (DWARF 3): New section.
922 (Adding a New Host): Scrub out some obsolete bits.
923 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
924 (Host Conditionals): Remove descriptions of NO_STD_REGS,
925 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
926 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
927 SEEK_SET, STOP_SIGNAL, USG.
928 (Raw and Virtual Register Representations): Ditto for
929 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
930 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
931 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
932 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
933 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
934 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
935 DEPRECATED_REGISTER_VIRTUAL_SIZE,
936 DEPRECATED_REGISTER_VIRTUAL_TYPE,
937 DEPRECATED_USE_STRUCT_CONVENTION.
938 Describe gdbarch_deprecated_fp_regnum.
939 Update description of gdbarch_print_insn.
940 (Adding a New Target): Scrub out obsolete bits.
941 (Obsolete Conditionals): Remove entire section.
942
383f836e
TT
9432008-07-25 Tom Tromey <tromey@redhat.com>
944
945 * observer.texi (GDB Observers): Document new observers:
946 breakpoint_created, breakpoint_deleted, breakpoint_modified,
947 tracepoint_created, tracepoint_deleted, tracepoint_modified,
948 architecture_changed.
949
cfd8ab24
SS
9502008-07-21 Stan Shebs <stan@codesourcery.com>
951
952 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
953 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
954
781b42b0
TT
9552008-07-21 Tom Tromey <tromey@redhat.com>
956
957 * observer.texi (GDB Observers): Remove obsolete comment.
958 <executable_changed>: Remove argument.
959
d7d9f01e
TT
9602008-07-18 Tom Tromey <tromey@redhat.com>
961
962 * gdb.texinfo (Macros): Update. Use @code rather than @command.
963
bf250677
DE
9642008-07-10 Doug Evans <dje@google.com>
965
966 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
967
10568435
JK
9682008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
969
970 * gdb.texinfo (Starting): Document "set disable-randomization".
971
5ae4183a
AS
9722008-07-07 Andreas Schwab <schwab@suse.de>
973
974 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
975
b56e7235
VP
9762008-07-06 Vladimir Prus <vladimir@codesourcery.com>
977
978 * gdb.texinfo (GDB/MI Target Manipulation): Add
979 example of -target-attach.
980
e1ac3328
VP
9812008-06-10 Vladimir Prus <vladimir@codesourcery.com>
982
983 * observer.texi (target_resumed): New observer.
5ae4183a 984 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 985
65d12d83
TT
9862008-06-06 Tom Tromey <tromey@redhat.com>
987
988 * gdb.texinfo (Completion): Add field name example.
989
fbc5282e
MK
9902008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
991
992 * gdb.texinfo (GDB/MI Program Context): Added example
993 to -exec-arguments
5ae4183a 994
fbc5282e 9952008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
996
997 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
998 annotation.
999
c16158bc 10002008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
1001 Nathan Sidwell <nathan@codesourcery.com>
1002 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
1003
1004 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
1005 and ACX_BUGURL.
1006 * configure: Regenerate.
1007 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1008 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1009 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
1010 mailing-list-specific text about bug reporting unless
1011 BUGURL_DEFAULT.
1012
75c99385
PA
10132008-06-05 Pedro Alves <pedro@codesourcery.com>
1014
1015 * gdb.texinfo (-target-select): Remove reference to target async.
1016 (Maintenance Commands): Document "maint set/show remote-async".
1017
1763a388
MK
10182008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
1019
1020 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1021 in -target-file-get section.
5ae4183a 1022
d0d064df
PA
10232008-05-22 Pedro Alves <pedro@codesourcery.com>
1024
9b562ab8
PA
1025 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1026 killing the inferior when it is already debugging a process.
d0d064df 1027
8dfa32fc
JB
10282008-05-21 Joel Brobecker <brobecker@adacore.com>
1029
1030 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1031 abbreviation for "finish".
1032
55f996a7
NR
10332008-05-21 Nick Roberts <nickrob@snap.net.nz>
1034
1035 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1036
ba2b1c56
DJ
10372008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1038
1039 * gdbint.texinfo (Target Conditionals): Delete entry for
1040 gdbarch_dwarf_reg_to_regnum.
1041
08388c79
DE
10422008-05-09 Doug Evans <dje@google.com>
1043
a3c83fae 1044 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 1045
d14508fe
DE
10462008-05-05 Doug Evans <dje@google.com>
1047
1048 * gdb.texinfo (disassemble): Document /m modifier.
1049
e2b7ddea
VP
10502008-05-05 Vladimir Prus <vladimir@codesourcery.com>
1051
5ae4183a
AS
1052 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1053 will not report the time of commands that run the target.
e2b7ddea 1054
8eb41542
VP
10552008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1056
1057 * gdb.texinfo (GDB/MI Output Records): Add
1058 missing semicolon.
1059
82f68b1c
VP
10602008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1061
1062 * gdb.texinfo (GDB/MI Output Records):
1063 Document =thread-create and =thread-exited.
1064
fa0f268d
VP
10652008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1066
1067 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 1068 Remove mention of dmi-discuss.
fa0f268d 1069
063bfe2e
VP
10702008-05-03 Pedro Alves <pedro@codesourcery.com>
1071
1072 * observer.texi (thread_exit): New.
1073
237fc4c9
PA
10742008-05-02 Pedro Alves <pedro@codesourcery.com>
1075
1076 * gdb.texinfo (Debugging Output): Document "set/show debug
1077 displaced".
1078 (Maintenance Commands): Document "maint set/show
1079 can-use-displaced-stepping".
1080
0428b8f5
DJ
10812008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1082
1083 * gdb.texinfo (ARM): Document set/show arm fallback-mode
1084 and set/show arm force-mode.
1085
5009afc5
AS
10862008-05-02 Andreas Schwab <schwab@suse.de>
1087
1088 * gdbint.texinfo (Algorithms): Describe
1089 target_watchpoint_addr_within_range.
1090
669fac23
DJ
10912008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1092
1093 * gdbint.texinfo (Stack Frames): New chapter.
1094 (Algorithms): Move Frames text to the new chapter.
1095 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
1096 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1097
721c02de
VP
10982008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1099
5ae4183a
AS
1100 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1101 output does not necessary include any tokens.
721c02de 1102
c055b101
CV
11032008-04-22 Corinna Vinschen <vinschen@redhat.com>
1104
1105 * gdb.texinfo (Set SH Calling convention): New @item.
1106 (Show SH Calling convention): Ditto.
1107
68837c9d
MD
11082008-04-22 Markus Deuling <deuling@de.ibm.com>
1109
1110 * gdb.texinfo (Fortran Operators): Describe '%' operator.
1111
2e9132cc
EZ
11122008-04-20 Eli Zaretskii <eliz@gnu.org>
1113
1114 * gdb.texinfo (Set Breaks): Mention that multiple location
1115 breakpoints need line number info. Add index entries.
1116
31fffb02
CS
11172008-04-19 Craig Silverstein <csilvers@google.com>
1118
1119 * gdb.texinfo (Requirements): Add an optional requirement on
1120 zlib.
1121 * gdbint.texinfo (Debugging File Formats): Add new subsection for
1122 Compressed DWARF 2.
1123
a47ec5fe
AR
11242008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
1125
1126 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1127 sample output for 'stopped,reason="breakpoint-hit"' message.
1128 (GDB/MI Program Execution): Likewise.
1129
de051565
MK
11302008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1131
5ae4183a 1132 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
1133 -var-set-format. Add -f option to -var-evaluate-expression.
1134
6ba66d6a
JB
11352008-04-03 Joel Brobecker <brobecker@adacore.com>
1136
1137 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1138 new node "Ambiguous Expressions". Replace references to this
1139 node by references to "Ambiguous Expressions" throughout.
1140 (Ambiguous Expressions): New node.
1141
1e26b4f8
DJ
11422008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
1143
1144 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1145
b84876c2
PA
11462008-03-21 Pedro Alves <pedro@codesourcery.com>
1147
1148 * gdb.texinfo (Debugging Output): Document
1149 "set/show debug lin-lwp-async".
1150 (Maintenance Commands): Document "maint set/show linux-async".
1151
63092375
DJ
11522008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1153
1154 * gdb.texinfo (Expressions): Update description of malloced arrays.
1155
8e8901c5
VP
11562008-03-15 Vladimir Prus <vladimir@codesourcery.com>
1157
1158 * gdb.texinfo (Thread Commands): Document
1159 -thread-info. Remove -thread-list-all-threads.
1160
1fddbabb
PA
11612008-03-14 Pedro Alves <pedro@codesourcery.com>
1162 Sandra Loosemore <sandra@codesourcery.com>
1163
1164 * gdb.texinfo (Library List Format): Update to mention the
1165 possibility to pass section addresses instead of segment
1166 addresses.
1167
ccd213ac
DJ
11682008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1169
1170 * gdb.texinfo (Starting): Document "set exec-wrapper".
1171 (Server): Document gdbserver --wrapper.
1172
fa4727a6
DJ
11732008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1174
1175 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1176 unreadable memory. Delete obsolete SPARClite reference.
1177
8edfe269
DJ
11782008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1179
1180 * gdb.texinfo (Starting): Mention always-running targets.
1181 (Target Commands): Add an anchor for load.
1182 (Connecting): Explain continue instead of run.
1183
1843f87b
DJ
11842008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1185
1186 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1187
f9082629
NR
11882008-02-26 Nick Roberts <nickrob@snap.net.nz>
1189
1190 * gdb.texinfo (Set Breaks): Revert description of Enb column of
1191 breakpoint table.
1192
fd96d250
PA
11932008-02-19 Pedro Alves <pedro@codesourcery.com>
1194
1195 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1196 killing the inferior when it is already debugging a process.
1197
36af4ef6
MD
11982008-02-13 Markus Deuling <deuling@de.ibm.com>
1199
1200 * gdbint.texinfo (Build Script): New section. Mention new build script
1201 gdb_buildall.sh.
1202
cda4ce5a
JB
12032008-02-01 Jim Blandy <jimb@red-bean.com>
1204
1205 * gdb.texinfo (Help): Summarize 'info args' correctly.
1206
4acd40f3
TJB
12072008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1208
1209 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1210 available in PowerPC architecture.
1211 (Embedded Processors): Change node name of PowerPC item in menu.
1212 (PowerPC): Rename to...
1213 (PowerPC Embedded): this.
1214 (Architectures): Add new PowerPC item in menu.
1215 (PowerPC): New node.
1216
6e6c6f50
DJ
12172008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1218
1219 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1220 commands.
1221
5ee187d7
DJ
12222008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1223
1224 * gdb.texinfo (Setting Catchpoints): Mention features
1225 supported on GNU/Linux.
1226
e275c0d9
NR
12272008-01-30 Nick Roberts <nickrob@snap.net.nz>
1228
1229 * gdb.texinfo (GDB/MI File Commands): Describe new output
1230 field for MI command -file-list-exec-source-file.
1231
2d717e4f
DJ
12322008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1233
1234 * gdb.texinfo (Using the `gdbserver' Program): Add security
1235 warning. Rearrange into subsections and subsubsections. Document
1236 --multi and --debug. Correct --with-sysroot typo. Update --attach
1237 usage. Make load reference clearer. Document monitor exit.
1238 (Remote Configuration): Document set remote exec-file, attach-packet,
1239 and run-packet.
1240 (Packets): Document vAttach and vRun.
1241
d35a4257 12422008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
1243
1244 * gdb.texinfo (Processes): Mention process command.
1245 detach-on-follow -> detach-on-fork.
1246
c78d192c
DJ
12472008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1248
1249 * gdbint.texinfo (Native Conditionals): Remove
1250 SHELL_COMMAND_CONCAT and SHELL_FILE.
1251
d35a4257
EZ
12522008-01-26 Eli Zaretskii <eliz@gnu.org>
1253
1254 * gdb.texinfo (Specify Location): Improve wording.
1255
93815fbf
VP
12562008-01-23 Chris Demetriou <cgd@google.com>
1257
1258 * gdb.texinfo (Threads): Document new "set print thread-events"
1259 and "show print thread-events" commands.
1260
2a25a5ba
EZ
12612008-01-19 Eli Zaretskii <eliz@gnu.org>
1262
1263 * gdb.texinfo (Specify Location): New section.
1264 (Delete Breaks, Edit, Set Breaks): Remove description of
1265 locations. Instead, add a reference to "Specify Location".
1266 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
1267 (Symbols): Refer to "Specify Location" for the valid forms of
1268 linespecs and locations.
1269
32c9a795
MD
12702008-01-18 Markus Deuling <deuling@de.ibm.com>
1271
1272 * gdbint.texinfo (Target Conditionals): Replace the description of
1273 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
1274
b17828ca
JB
12752008-01-12 Paul Hilfinger <hilfinger@adacore.com>
1276
1277 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
1278 about &&var, which is rejected by the expression parser.
1279
0aea4bf3
LM
12802008-01-09 Luis Machado <luisgpm@br.ibm.com>
1281
1282 * gdb.texinfo (Output): Update documentation on using printf with DFP
1283 types.
1284
febe4383
TJB
12852008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1286
1287 * gdb.texinfo (C and C++): Add Decimal Floating Point format
1288 subsubsection.
1289 (Decimal Floating Point format): New subsubsection.
1290
7a404eba
PA
12912008-01-05 Pedro Alves <pedro@codesourcery.com>
1292
1293 * gdb.texinfo (File Options): Remove mention of the attempt to
1294 open a core file with the -p option. Don't list -c as a valid
1295 option to attach to a process.
1296
a4d9b460
PA
12972008-01-05 Pedro Alves <pedro@codesourcery.com>
1298
1299 * gdbint.texinfo (Host Conditionals): Remove mention of
1300 ALIGN_STACK_ON_ENTRY.
1301
6ec2edbe
JB
13022008-01-05 Joel Brobecker <brobecker@adacore.com>
1303
1304 * gdbint.texinfo (Start of New Year Procedure): Add item
1305 describing how to update the source and documentation copyright
1306 notices.
1307
d8b2a693
JB
13082007-12-18 Jim Blandy <jimb@codesourcery.com>
1309
ab209b3a 1310 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
1311 watchpoint explanation into the main description of the watchpoint
1312 command; update synopses of 'watch', 'rwatch', and 'awatch'
1313 commands.
1314
8b4ed427
VP
13152007-12-18 Vladimir Prus <vladimir@codesourcery.com>
1316
1317 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1318 Document 'pending-breakpoints' feature of
1319 -list-features.
1320
37e4754d
LM
13212007-12-17 Luis Machado <luisgpm@br.ibm.com>
1322
669fac23 1323 * gdb.texinfo: Add new parameter's description.
37e4754d 1324
1d3811f6
DJ
13252007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1326
1327 * gdb.texinfo (Overview): Clarify run-length encoding
1328 example. Remove the restriction on "+" and "-" characters.
1329
c1c25a1a
EZ
13302007-12-15 Eli Zaretskii <eliz@gnu.org>
1331
1332 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
1333
afe8ab22 13342007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1335
afe8ab22
VP
1336 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
1337 the -f option for -break-insert, remove -r option,
1338 and clarify specification of location.
1339
a6b151f1
DJ
13402007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1341
1342 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
1343 formatting.
1344 (Remote Debugging): Add File Transfer section.
1345 (Remote Configuration): Document Host I/O packets.
1346 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 1347 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
1348 (Packets): Add vFile.
1349
3b784c4f
EZ
13502007-11-17 Eli Zaretskii <eliz@gnu.org>
1351
1352 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
1353 breakpoints with multiple locations.
1354 (Breakpoint Menus): Improve wording.
1355 (Output): Fix last change.
1356
a4ce5b0d
UW
13572007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
1358
1359 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1360
1b39d5c0
DE
13612007-11-15 Doug Evans <dje@google.com>
1362
1363 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
1364
7a72d44c
VP
13652007-11-15 Vladimir Prus <vladimir@codesourcery.com>
1366
1367 * gdbint.texinfo (Native Conditionals): Remove
1368 mention of CLEAR_SOLIB.
5ae4183a 1369
6d1829bf 13702007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
1371
1372 * gdb.texinfo (Print Settings): Add documentation for "set/show
1373 print frame-arguments".
1374
1a619819
LM
13752007-11-05 Luis Machado <luisgpm@br.ibm.com>
1376
3b784c4f 1377 * gdb.texinfo (Output): Update printf command's description.
1a619819 1378
55eddb0f
DJ
13792007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1380
1381 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
1382 powerpc soft-float".
1383
9cceb671
DJ
13842007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1385
1386 * gdb.texinfo (Files): Correct formatting. Mention Expat
1387 requirement.
1388 (Requirements for Building GDB): Expand the list of Expat
1389 uses.
1390 (Library List Format, Memory Map Format): Mention Expat.
1391 (Target Descriptions): Update Expat wording.
1392
83acabca
DJ
13932007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1394
1395 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
1396 Document that gdbarch_convert_register_p should return zero for no-op
1397 conversions.
1398
e35879db
UW
13992007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
1400
83acabca 1401 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
1402 of set_gdbarch_sofun_address_maybe_missing back to ...
1403 (Target Conditionals): ... here to fix build break.
1404
203c3895
UW
14052007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1406
83acabca 1407 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
1408 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
1409 (Compiler Characteristics): ... documentation of
1410 set_gdbarch_sofun_address_maybe_missing.
1411
11411de3
DJ
14122007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1413
1414 * gdbint.texinfo (Target Conditionals): Use
1415 frame_unwind_register_unsigned in examples instead of
1416 frame_unwind_unsigned_register.
1417
7cc46491
DJ
14182007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1419
1420 * gdb.texinfo (Predefined Target Types): Add int128
1421 and uint128.
1422 (Standard Target Features): Add PowerPC features.
1423
81adfced
DJ
14242007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1425
1426 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
1427
c1874924
UW
14282007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1429
1430 * gdbint.texi (Target Conditionals): Remove documentation
1431 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
1432 gdbarch_extract_return_value, and gdbarch_store_return_value.
1433
f6e56ab3
UW
14342007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1435
1436 * gdbint.texi (Target Conditionals): Remove documentation of
1437 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
1438
56cf5405
KH
14392007-10-11 Kazu Hirata <kazu@codesourcery.com>
1440
1441 * gdb.texinfo: Mention that inaccessible-by-default is on by
1442 default.
1443
35156bae
DJ
14442007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1445
1446 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
1447
d983da9c
DJ
14482007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1449
1450 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
1451 multi-threaded watchpoints.
1452 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
1453 checked. Describe sticky notification. Expand description
1454 of steppable and continuable watchpoints.
1455 (Watchpoints and Threads): New subsection.
1456
fe6fbf8b
VP
14572007-09-28 Vladimir Prus <vladimir@codesourcery.com>
1458
1459 * gdb.texinfo (Setting Breakpoints): Revise
1460 documentation for pending breakpoints. Document
1461 breakpoints with multiple locations.
5ae4183a 1462
084344da
VP
14632007-09-19 Vladimir Prus <vladimir@codesourcery.com>
1464
1465 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1466 Document -list-features.
5ae4183a 1467
82160952
EZ
14682007-09-15 Eli Zaretskii <eliz@gnu.org>
1469
1470 * gdb.texinfo (Output): Spell out which features of C's printf are
1471 not supported by GDB's printf.
7e27a47a
EZ
1472 (Separate Debug Files): More accurate wording regarding build ID
1473 and a reference to the ld manual rather than the Fedora wiki.
82160952 1474
ea37ba09
DJ
14752007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1476 Jim Blandy <jimb@codesourcery.com>
1477
1478 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
1479 (Examining Memory): Update mentions of the 's' format.
1480 (Automatic Display): Likewise.
1481
b8533aec
DJ
14822007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
1483
1484 * gdb.texinfo: Update the FSF's Back-Cover Text.
1485
83f83d7f
JK
14862007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1487 Eli Zaretskii <eliz@gnu.org>
1488
1489 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
1490 Fixed the ``build ID'' name. New binaries build instructions for the
1491 build ID inclusion. Explain how the commands are specific to the build
1492 ID vs. debug link.
1493
c7e83d54
EZ
14942007-09-01 Eli Zaretskii <eliz@gnu.org>
1495
1496 * gdb.texinfo (Separate Debug Files): Fix last change. Add
1497 indexing for ``build ID'' support.
1498
d3750b24
JK
14992007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1500
1501 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
1502 Enlisted BUILD ID to the debug file searching example.
1503 Included a BUILD ID `.note.gnu.build-id' section description.
1504 Updated/added the debug files splitting instructions for OBJCOPY.
1505
02142340
VP
15062007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1507
1508 * gdb.texinfo (Variable Objects): Adjust docs
1509 for -var-info-expression and document
1510 -var-info-path-expression.
1511
d3bdde98
JB
15122007-08-20 Jim Blandy <jimb@codesourcery.com>
1513
3fb6a982
JB
1514 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
1515 (title page): Include the dedication in the printed manual, as a
1516 separate page after the copyright notice.
5ae4183a 1517
d3bdde98
JB
1518 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
1519 don't break a @var across a line.
1520
c80a96a8
MR
15212007-07-25 Maciej W. Rozycki <macro@mips.com>
1522
1523 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
1524 for include files.
1525
5824a901
NR
15262007-07-12 Nick Roberts <nickrob@snap.net.nz>
1527
1528 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
1529 in annotate.texinfo.
1530 (Command History): Link to new node.
5824a901 1531
d52e7ea3
UW
15322007-07-05 Markus Deuling <deuling@de.ibm.com>
1533
1534 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
1535
5fc14d0a
EZ
15362007-07-05 Eli Zaretskii <eliz@gnu.org>
1537
1538 * gdbint.texinfo (Target Conditionals): Fix last change.
1539
4a9bb1df
UW
15402007-07-03 Markus Deuling <deuling@de.ibm.com>
1541
1542 * gdb.texinfo: Replace following macros by their appropriate gdbarch
1543 routines:
1544 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
1545 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
1546 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
1547 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
1548 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
1549 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
1550 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
1551 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
1552 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
1553 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
1554 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
1555 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
1556 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
1557 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
1558 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
1559 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
1560 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
1561 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
1562 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
1563 (SOFTWARE_SINGLE_STEP_P)
1564
1565 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
1566 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
1567
1568 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
1569 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
1570 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
1571 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
1572 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
1573 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
1574 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
1575 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
1576 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
1577 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
1578
1579 (Converting an existing Target Architecture to Multi-arch): Remove
1580 section.
1581
1582 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
1583 (gdbarch_addr_bits_remove): Add code example.
1584
1585 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
1586
cfa9d6d9
DJ
15872007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1588
1589 * gdb.texinfo (Remote Configuration): Document library-info-packet.
1590 Add other missing entries. Adjust the table size to fit.
1591 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
1592 stop reasons including the new "library" event.
1593 (General Query Packets): Adjust table widths for qSupported. Mention
1594 qXfer:libraries:read reply to qSupported and document the new packet.
1595 (Library List Format): New section.
1596
159fcc13
JK
15972007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1598
1599 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
1600
f66d1690
MS
16012007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
1602
1603 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
1604
67102876
NR
16052007-06-25 Nick Roberts <nickrob@snap.net.nz>
1606
1607 * gdbint.texinfo (Register and Memory Data): Break sections
1608 into nodes and add a menu.
1609
a4642986
MR
16102007-06-21 Maciej W. Rozycki <macro@mips.com>
1611
1612 * gdb.texinfo (Examining Memory): Document the new behaviour.
1613
e9c17194
VP
16142007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1615
1616 * gdb.texinfo (Standard Target Features): Document
1617 m68k features.
1618
31d99776
DJ
16192007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1620
1621 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1622
1780a0ed
DJ
16232007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1624
1625 * gdb.texinfo (Target Description Format): Add version attribute
1626 for <target>.
1627
822b6570
DJ
16282007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1629
1630 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1631
f8b73d13
DJ
16322007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1633
1634 * gdb.texinfo (MIPS Features): New subsection.
1635
0e7f50da
UW
16362007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1637 Markus Deuling <deuling@de.ibm.com>
1638
1639 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
1640 and qXfer:spu:write packets and mention them under qSupported.
1641
23d964e7
UW
16422007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
1643 Markus Deuling <deuling@de.ibm.com>
1644
1645 * gdb.texinfo (Architectures): Add new SPU section to document
1646 Cell Broadband Engine SPU architecture specific commands.
1647
9f708cb2
VP
16482007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1649
1650 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1651 comments.
1652
7579b5f8
NR
16532007-06-07 Nick Roberts <nickrob@snap.net.nz>
1654
1655 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1656
bf06d120
JB
16572007-05-29 Jim Blandy <jimb@codesourcery.com>
1658
1659 * gdb.texinfo (Overview): Doc fix.
1660
23776285
MR
16612007-05-22 Maciej W. Rozycki <macro@mips.com>
1662
1663 * gdb.texinfo (Remote Configuration): Document "set/show
1664 remoteflow".
1665
1a69e1e4
DJ
16662007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1667
bf06d120
JB
1668 * gdb.texinfo (MIPS): Remove documentation for set mips
1669 saved-gpreg-size, show mips saved-gpreg-size, and set mips
1670 stack-arg-size.
1a69e1e4 1671
46ba6afa 16722007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1673
46ba6afa
BW
1674 * all-cfg.texi (GDBTUI): New.
1675 * gdb.texinfo (Mode Options): Use GDBTUI variable.
1676 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
1677 (TUI Configuration): Edit to improve clarity and fix problems of
1678 both style and content.
5ae4183a 1679
06d3b283
UW
16802007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1681
1682 * observer.texi (GDB Observers): New observer "new_objfile".
1683
179101d6
UW
16842007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1685
1686 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1687
25d5ea92
VP
16882007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1689
1690 * gdb.texinfo (GDB/MI Variable Objects): Document
1691 frozen variables objects.
5ae4183a 1692
ea35711c
DJ
16932007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
1694
1695 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
1696 (Character Sets, Caching Data of Remote Targets): Likewise.
1697 (Targets): Delete Remote node. Move its text...
1698 (Debugging Remote Programs): ...to here. Delete description
1699 of the "remote" command.
1700 (Remote configuration): Delete description of "set remotedevice"
1701 and "show remotedevice".
1702 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
1703
db2e3e2e
BW
17042007-04-11 Bob Wilson <bob.wilson@acm.org>
1705
5ae4183a
AS
1706 * gdb.texinfo (Contributors, Continuing and Stepping)
1707 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
1708 (General Query Packets, File-I/O Remote Protocol Extension)
1709 (Protocol Basics, The F Reply Packet, Write)
1710 (Protocol-specific Representation of Datatypes, Memory Transfer):
1711 Fix hyphenation, punctuation and grammar problems.
1712 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
1713 'section' instead of 'subsection' in the text.
1714 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
1715 (i386): Remove period from section name.
db2e3e2e
BW
1716 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1717 (Config Names, Configure Options): Use @file{configure}.
1718
8a3dae3e
DJ
17192007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1720
1721 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1722 and tab expansion.
1723
1a92f856
DJ
17242007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1725
1726 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1727
79a6e687 17282007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1729
79a6e687
BW
1730 * gdb.texinfo: Consistently capitalize all significant words in
1731 node names, chapter titles, section titles, and headings. Update
1732 cross references to match.
1733 (Starting and Stopping Trace Experiment): Make node name plural.
1734 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 1735
ad527d2e
PA
17362007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1737
1738 * gdb.texinfo (WinCE): Delete obsolete subsection.
1739
7ce59000
DJ
17402007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1741
1742 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
1743 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
1744 references.
1745
8807d78b
DJ
17462007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1747
1748 * gdb.texinfo (Startup): Delete references to some alternate
1749 names for .gdbinit.
1750 (Thread): Remove LynxOS reference.
1751 (Tandem ST2000): Delete target-specific documentation.
1752 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
1753 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
1754 and GDB_OSABI_LYNXOS.
1755
5f402660
UW
17562007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1757
1758 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1759
bac718a6
UW
17602007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1761
1762 * gdbint.texinfo (Target Conditionals): Remove mention of
1763 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
1764 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
1765
9453113a
DJ
17662007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1767
1768 * Makefile.in: Add "pdfdir" installation
1769 directory, PDFTEX macro, support for "install-pdf" target,
1770 and rules for making a pdf version of refcard.texi.
1771 * refcard.tex: Specify paper size for PDF output.
1772
ae21e955 17732007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1774
ae21e955 1775 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1776
3f94c067 17772007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1778
3f94c067
BW
1779 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
1780 (Source Path, Character Sets, Macros, Define)
1781 (GDB/MI Result Records, GDB/MI Simple Examples)
1782 (GDB/MI Program Execution, GDB/MI File Commands)
1783 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
1784 (Bug Reporting): Use @value{GCC}.
5ae4183a 1785
12c27660 17862007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1787
12c27660
BW
1788 * gdb.texinfo (Help): Fix formatting of examples.
1789 (Variables): Use @ifnotinfo instead of @iftex.
1790 (Non-debug DLL symbols): Use @ref instead of @pxref.
1791 (Sparclet File): Use @samp instead of quotes.
5ae4183a 1792
ce9341a1
BW
17932007-03-26 Bob Wilson <bob.wilson@acm.org>
1794
1795 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1796
c8f4133a
BW
17972007-03-26 Bob Wilson <bob.wilson@acm.org>
1798
1799 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
1800 the order of the nodes.
1801 (C Operators, C Constants, Debugging C): Remove extra menus.
1802 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 1803
c8f4133a 18042007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1805
1806 * gdb.texinfo (File Options): Add missing parenthesis.
1807 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1808
c74d0ad8
DJ
18092007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1810
1811 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1812
ff6f572f
DJ
18132007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1814
669fac23 1815 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1816 case insensitivity.
1817 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1818
994337c3
NR
18192007-02-18 Nick Roberts <nickrob@snap.net.nz>
1820
1821 * gdb.texinfo (Top): Put Appendix A after numbered sections.
1822 (Files): Add section name to argument list for pxref.
1823 (Non-debug DLL symbols): Don't use `see' for pxref.
1824 (Embedded Processors): Fix typo.
1825 (GDB/MI Breakpoint Commands): Execution commands generate
1826 *stopped not ^done.
1827
eb819d70
NR
18282007-02-13 Nick Roberts <nickrob@snap.net.nz>
1829
1830 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
1831 values for in_scope. Mention that only root variables can be
1832 updated.
1833 (GDB/MI Development and Front Ends): Explain new values may be
1834 added to existing fields.
1835
123dc839
DJ
18362007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1837
1838 * gdb.texinfo (-target-disconnect): Use @smallexample.
1839 (Requirements): Add anchor for Expat. Update description.
1840 (Target Descriptions): Mention Expat.
1841 (Target Description Format): Document new elements. Use
1842 @smallexample.
1843 (Predefined Target Types, Standard Target Features): New sections.
669fac23 1844 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1845
108546a0
DJ
18462007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1847
1848 * gdb.texinfo (Target Description Format): Add section on XInclude.
1849
95a98c01
NR
18502006-02-03 Nick Roberts <nickrob@snap.net.nz>
1851
1852 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1853 command -enable-timings.
1854
f4b3909f
EZ
18552007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1856
5ae4183a 1857 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1858 descriptions for new/deleted elements in gdb_osabi. Add missing
1859 description for function generic_elf_osabi_sniff_abi_tag_sections.
1860
c7ba131e
JB
18612007-01-29 Joel Brobecker <brobecker@adacore.com>
1862
1863 * gdb.texinfo (Maintenance Commands): Add documentation for
1864 the new "maint print target-stack" command.
1865
3a60f64e
JK
18662007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1867 Eli Zaretskii <eliz@gnu.org>
1868
f4b3909f 1869 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1870
c582f8b6
EZ
18712007-01-26 Eli Zaretskii <eliz@gnu.org>
1872
1873 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
1874 Use @value{NGCC} instead of @value{GCC}.
1875
d3e8051b
EZ
18762007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
1877
1878 * agentexpr.texi: Fix typos.
1879 * annotate.texinfo: Likewise.
1880 * gdb.texinfo: Likewise.
1881 * gdbint.texinfo: Likewise.
1882 * observer.texi: Likewise.
1883 * stabs.texinfo: Likewise.
1884
86f04699
EZ
18852007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1886
1887 * gdbint.texinfo (Support Libraries): Remove mmalloc
1888 entry. Describe readline library.
1889
23181151
DJ
18902007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1891
1892 * gdb.texinfo (Target Descriptions): New section.
1893 (General Query Packets): Add QPassSignals anchor. Mention
1894 qXfer:features:read under qSupported. Expand mentions of
1895 qXfer:memory-map:read and QPassSignals. Document
1896 qXfer:features:read.
1897
f822c95b
DJ
18982007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1899
1900 * gdb.texinfo (Commands to specify files): Describe
1901 "set sysroot" and "show sysroot".
1902 (Using the `gdbserver' program): Lowercase argument
1903 to @var. Expand description of setting up GDB on the
1904 host.
1905
8936fcda
JB
19062007-01-05 Joel Brobecker <brobecker@adacore.com>
1907
1908 * gdb.texinfo (Set Catchpoints): Add documentation for the new
1909 catch exception, catch exception unhandled, and catch assert
1910 commands.
1911
e776119f
DJ
19122007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1913
1914 * gdb.texinfo (Debugging Output): Document "set debug xml"
1915 and "show debug xml".
1916
aa79a185
DJ
19172007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1918
1919 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1920
7f893741
JB
19212007-01-01 Joel Brobecker <brobecker@adacore.com>
1922
1923 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1924
a1b5960f
VP
19252006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1926
1927 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
1928 note in @ignore, to be removed later if nobody complains.
1929
9f470e6e
NR
19302006-12-04 Nick Roberts <nickrob@snap.net.nz>
1931
1932 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1933 of -var-delete.
1934
765dc015 19352006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1936
765dc015 1937 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1938 automatic software/hardware breakpoint usage and
1939 the "set breakpoint auto-hw" command.
765dc015 1940
4b5752d0
VP
19412006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1942
1943 * gdb.texinfo (Memory Access Checking): New.
1944
89be2091
DJ
19452006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
1946
1947 * gdb.texinfo (Remote configuration): Mention
1948 "pass-signals-packet".
1949 (General Query Packets): Document QPassSignals. Fix
1950 a typo.
1951
ca3bf3bd
DJ
19522006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1953
1954 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1955
427c3a89
DJ
19562006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1957
1958 * gdb.texinfo (Remote configuration): Rewrite documentation for
1959 packet configuration commands.
1960 (OS Information): Adjust reference to qXfer:auxv:read.
1961 (General Query Packets): Remove references to read-aux-vector-packet
1962 and set remote get-thread-local-storage-address.
1963
7a107747
DJ
19642006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1965
1966 * gdbint.texinfo (Target Architecture Definition): Add new
1967 Initializing a New Architecture section.
1968
1c56eb0e
EZ
19692006-10-31 David Taylor <dtaylor@emc.com>
1970
1971 * stabs.texinfo (Macro define and undefine): New node describing
1972 stabs for #define and #undef.
1973
f73adfeb
AS
19742006-10-27 Andreas Schwab <schwab@suse.de>
1975
1976 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1977
fd60e0df
EZ
19782006-10-21 Eli Zaretskii <eliz@gnu.org>
1979
1980 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
1981 clarify on the possible meanings of ``expression'' watched by
1982 watchpoints. Add indexing.
e5ac9b53
EZ
1983 (Prompting, Errors, Invalidation, Annotations for Running)
1984 (Source Annotations): Fix index entries by adding "annotation" to
1985 them, to discriminate from index entries that point to the more
1986 general topic descriptions.
fd60e0df 1987
52bb452f
DJ
19882006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1989
1990 * gdbint.texinfo (Target Vector Definition): Move most
1991 content into Existing Targets. Add a menu.
1992 (Existing Targets): New section, moved from Target Vector
1993 Definition. Use @subsection.
1994 (Managing Execution State): New section.
1995
58955e58
BW
19962006-10-16 Bob Wilson <bob.wilson@acm.org>
1997
1998 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1999
c8aa23ab
EZ
20002006-10-15 Eli Zaretskii <eliz@gnu.org>
2001
2002 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2003 (Command Syntax, Signals, Backtrace, Connecting)
2004 (Remote configuration, Renesas Boards, Console I/O): Fix last
2005 change: use Ctrl- instead of C-, except wrt Emacs.
2006 (File-I/O Examples): Put Ctrl-c in @kbd.
2007 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2008 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
2009 (Signals, Set Breaks, Set Watchpoints): Document optional
2010 arguments to `info signals' `handle', `info breakpoints', and
2011 `info watchpoints'.
c8aa23ab 2012
e7109c7e
EZ
20132006-10-14 Eli Zaretskii <eliz@gnu.org>
2014
2015 * gdb.texinfo (Backtrace): Fix last change.
2016
de3aea7b
NR
20172006-10-14 Nick Roberts <nickrob@snap.net.nz>
2018
2019 * gdb.texinfo (Backtrace): Order correctly and add other cases.
2020
7f9087cb
BW
20212006-10-10 Bob Wilson <bob.wilson@acm.org>
2022
c8aa23ab
EZ
2023 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2024 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2025 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 2026
68437a39
DJ
20272006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2028 Daniel Jacobowitz <dan@codesourcery.com>
2029
2030 * gdb.texinfo (Packets): Document vFlashErase,
2031 vFlashWrite and vFlashDone packets.
2032 (General Query Packets): Document qXfer:memory-map:read.
2033 Add a new feature for qXfer:memory-map:read.
2034 (Memory map format): New section.
2035 (Target Commands): Mention that gdb can write flash.
2036
fd79ecee
DJ
20372006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2038 Daniel Jacobowitz <dan@codesourcery.com>
2039
2040 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2041 memory regions and "mem auto".
2042
350da6ee
DJ
20432006-09-21 Nathan Sidwell <nathan@codesourcery.com>
2044
2045 * gdbint.texinfo (Array Containers): New section.
2046
2f1acb09
VP
20472006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2048
2049 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2050 -stack-list-arguments HIGH_FRAME argument can be larger then the
2051 actual number of frames.
2052
2ab1eb7a
VP
20532006-09-07 Vladimir Prus <vladimir@codesourcery.com>
2054
2055 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
2056 -stack-list-locals HIGH_FRAME argument can be larger then the
2057 actual number of frames.
2ab1eb7a 2058
599b237a
BW
20592006-09-02 Bob Wilson <bob.wilson@acm.org>
2060
2061 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2062 Register Packet Format, Tracepoint Packets): Fix spelling errors.
2063
25ab7e6d
EZ
20642006-09-02 Eli Zaretskii <eliz@gnu.org>
2065
2066 * gdbint.texinfo (Overall Structure): New section "Source Tree
2067 Structure".
2068
940178d3
JB
20692006-08-17 Jim Blandy <jimb@codesourcery.com>
2070
2071 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2072 responses.
2073
30daae6c
JB
20742006-08-08 Joel Brobecker <brobecker@adacore.com>
2075
2076 * gdb.texinfo (Source Path): Add documentation for new
2077 substitute-path commands.
2078
7fa2210b
DJ
20792006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2080
2081 * gdb.texinfo (Installing GDB): Update menu. Move text to...
2082 (Running Configure): ...here.
2083 (Requirements): New node. Mention expat.
2084
3d00d119
DJ
20852006-08-08 Vladimir Prus <vladimir@codesourcery.com>
2086
5ae4183a 2087 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
2088 'set download-write-size' and 'show download-write-size'.
2089
0cbfa4ee
DJ
20902006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2091
2092 * stabs.texinfo (Member Type Descriptor): Correct example for
2093 pointer to member types.
2094
16026cd7
AS
20952006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2096
2097 * gdb.texinfo (Optional warnings and messages): Add
2098 'set/show trace-commands'.
2099 (Command files): Add '-v' to source command.
2100
0876f84a
DJ
21012006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2102
2103 * gdb.texinfo (OS Information): Update qPart reference to
2104 qXfer.
2105 (Remote configuration): Likewise.
2106 (Overview): Move @cindex to the start of a paragraph. Talk
2107 about binary data encoding.
2108 (Packets): Refer to the overview for the details of the X
2109 packet encoding.
2110 (General Query Packets): Remove qPart description. Add qXfer
2111 description. Add an anchor to qSupported. Correct feature
2112 table title. Add a new feature for qXfer:auxv:read.
2113 (Interrupts): Add a missing parenthesis.
2114
2ec3381a
DJ
21152006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
2116
669fac23 2117 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
2118 (GDB/MI Kod Commands): Remove commented out node.
2119
594fe323
EZ
21202006-07-01 Eli Zaretskii <eliz@gnu.org>
2121
2122 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2123 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2124 (GDB/MI Thread Commands, GDB/MI Program Execution)
2125 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2126 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2127 (GDB/MI File Commands, GDB/MI Target Manipulation)
2128 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2129 since the MI prompt is hard-wired into the code.
2130
7e3fb70c
NR
21312006-07-01 Nick Roberts <nickrob@snap.net.nz>
2132
2133 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2134 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2135 (GDB/MI Data Manipulation): Remove description of unimplemented
2136 display related commands as variable objects perform this function
2137 and are superior: -display-delete, -display-disable,
2138 -display-enable, -display-insert and -display-list. Move
2139 -environment-cd, -environment-directory, -environment-path
2140 and -environment-pwd to "Program Context".
2141 (GDB/MI Program Control): Rename to "Program Execution". Move
2142 -exec-arguments -exec-abort to...
2143 (GDB/MI Program Context): ...here. New node split from "Data
2144 Manipulation".
2145
be2a5f71
DJ
21462006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
2147
2148 * gdb.texinfo (Remote configuration): Document set / show
2149 remote supported-packets.
2150 (General Query Packets): Document qSupported packet.
2151
fc320d37
SL
21522006-06-10 Sandra Loosemore <sandra@codesourcery.com>
2153
2154 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2155 and font markup.
2156 (Protocol basics): Likewise.
2157 (The F request packet): Likewise.
2158 (The F reply packet): Likewise.
2159 (Memory transfer): Move this node to be a subsubsection of
2160 "Protocol specific representation of datatypes".
2161 (The Ctrl-C message): More copy editing.
2162 (Console I/O): Likewise.
2163 (The isatty call): Delete this node, and merge its content into
2164 the "isatty" node. Fixed references elsewhere.
2165 (The system call): Delete this node, and merge its content into
2166 the "system" node. Fixed references elsewhere.
2167 (open): Reformat to use @table, and add appropriate font markup.
2168 (close): Likewise.
2169 (read): Likewise.
2170 (write): Likewise.
2171 (lseek): Likewise.
2172 (rename): Likewise.
2173 (unlink): Likewise.
2174 (stat/fstat): Likewise.
2175 (gettimeofday): Likewise.
2176 (isatty): Likewise.
2177 (system): Likewise, plus minor changes to fix confusing wording.
2178 (Integral datatypes): Fix font markup.
2179 (Pointer values): Likewise.
2180 (struct stat): Fix markup to use @table, plus minor copy editing.
2181 (struct timeval): Fix font markup, plus minor copy editing.
2182 (Constants): Minor copy editing.
2183 (Errno values): Add font markup.
2184 (File-I/O Examples): Likewise.
2185
158fdf5c
NR
21862006-06-10 Nick Roberts <nickrob@snap.net.nz>
2187
2188 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2189 (GDB/MI Simple Examples): Move node up one level. Use real
2190 examples.
2191 (GDB/MI Compatibility with CLI): Update.
2192 (GDB/MI Result Records): Add "connected" and "exit" result
2193 classes.
2194 (GDB/MI Stream Records): Clarify target output.
2195 (GDB/MI Command Description Format): Modify example description.
2196 (GDB/MI Breakpoint Table Commands): Rename to...
2197 (GDB/MI Breakpoint Commands): ...this
2198 (GDB/MI Breakpoint Commands): Add optional thread field.
2199 (GDB/MI Program Control): Add an introduction. Move "Program
2200 termination" examples into exec-run description.
2201 (GDB/MI File Commands): Mention similar CLI commands.
2202 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
2203 is similar to "-gdb-version".
2204
ddb50cd7
EZ
22052006-06-09 Eli Zaretskii <eliz@gnu.org>
2206
2207 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2208
2aef0d6b
NR
22092006-06-02 Nick Roberts <nickrob@snap.net.nz>
2210
2211 * gdb.texinfo (GDB/MI Development and Front Ends): Use
2212 sourceware.org for mailing lists.
d5e40d59 2213 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 2214
383a5c52
NR
22152006-06-01 Nick Roberts <nickrob@snap.net.nz>
2216
d5e40d59 2217 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 2218
e16b02ee
EZ
22192006-05-22 Eli Zaretskii <eliz@gnu.org>
2220
2221 * gdb.texinfo (Cygwin Native): Fix last change.
2222
be90c084
CF
22232006-05-22 Christopher Faylor <cgf@timesys.com>
2224
2225 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
2226
347ceba5
NR
22272006-05-15 Nick Roberts <nickrob@snap.net.nz>
2228
2229 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
2230 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
2231
369af7bd
DJ
22322006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2233
2234 * gdb.texinfo (General Query Packets): Recommend not starting
2235 new packets with qC and clarify.
2236
2ffdbde8 22372006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
2238
2239 * gdb.texinfo (M2 Types): New section.
72019c9c 2240
16d1a084
DJ
22412006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
2242
2243 * agentexpr.texi: Add a copyright and license notice.
2244 * observer.texi: Likewise, with GPL clause for function prototypes.
2245 Remove trailing whitespace.
2246
aa56d27a
JB
22472006-05-05 Jim Blandy <jimb@codesourcery.com>
2248
2249 * gdb.texinfo (General Query Packets): Document conventions for
2250 terminating packet names, and their violations.
2251
5bdf8622
DJ
22522006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2253
2254 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
2255 * gdb.texinfo: Likewise.
2256
605a56cb
DJ
22572006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2258
2259 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
2260 and "show remotedebug".
2261 (Debugging Output): Add additional index entries.
2262
b8db102d
MS
22632006-04-27 Michael Snyder <msnyder@redhat.com>
2264
2265 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
2266
c5e30d01
AC
22672006-04-22 Andrew Cagney <cagney@redhat.com>
2268
2269 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
2270 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
2271
8181d85f
DJ
22722006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
2273
2274 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
2275 and remove breakpoint prototypes.
2276 (Watchpoints): Move description of target_insert_hw_breakpoint and
2277 target_remove_hw_breakpoint ...
2278 (Breakpoints): ... to here. Document target_insert_breakpoint and
2279 target_remove_breakpoint.
2280
4f553f88
JB
22812006-04-17 Jim Blandy <jimb@codesourcery.com>
2282
2283 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
2284 and C packets are optional.
2285
cd852561
FR
22862006-04-14 Frederic Riss <frederic.riss@st.com>
2287
2288 * gdb.texinfo (Specifying source directories): Update the description
2289 of the source file search to reflect the fact that the source path
2290 always contains at least $cdir and $cwd.
2291
b620eb07
MS
22922006-03-31 Michael Snyder <msnyder@redhat.com>
2293
2294 * gdb.texinfo: Update copyright dates.
2295
3156cdaf
EZ
22962006-03-31 Eli Zaretskii <eliz@gnu.org>
2297
2298 * gdb.texinfo (Overview): Add an index entry to "empty response".
2299
7d30c22d
JB
23002006-03-28 Jim Blandy <jimb@codesourcery.com>
2301
2302 * gdbint.texinfo (Prologue Analysis): New section.
2303
86941c27
JB
23042006-03-07 Jim Blandy <jimb@red-bean.com>
2305
66b8c7f6
JB
2306 * gdb.texinfo (Connecting): Document 'target remote pipe'.
2307
1a10341b
JB
2308 * gdb.texinfo (Target Commands): Update text describing how to
2309 specify a target. Refer to the detailed section on remote
2310 debugging, not the brief mention.
2311
86941c27
JB
2312 * gdb.texinfo (Connecting): Organize the different 'target remote'
2313 connection methods into a table. Add a 'target remote' index
2314 entry. (!!!)
2315
62f3a2ba
FF
23162006-02-17 Fred Fish <fnf@specifix.com>
2317
2318 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
2319 'ptype' commands to reflect the fact that the only significant
2320 difference between them is that ptype prints the complete type
2321 description instead of just the name.
2322
8b9a88ea
WZ
23232006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
2324
2325 * gdbint.texinfo (Watchpoints): Delete
2326 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
2327
7e8dc855
NR
23282006-02-10 Nick Roberts <nickrob@snap.net.nz>
2329
2330 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
2331 times fields where needed. Fix typos. Update general form given
2332 for output of -break-insert.
2333 (GDB/MI): Abbreviate some unnecessarily long fullnames.
2334
c91d38aa
DJ
23352006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
2336
2337 * gdbint.texinfo (Symbol Handling): Add a section
2338 on memory management.
2339
38fcd64c
DJ
23402006-02-06 Vladimir Prus <ghost@cs.msu.su>
2341
2342 * gdb.texinfo (Breakpoint table commands): Document the fullname
2343 field in -break-list output.
2344
219eec71
EZ
23452006-02-03 Eli Zaretskii <eliz@gnu.org>
2346
2347 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
2348 debugging information produced by the various "set debug..."
2349 options.
2350
ae5a43e0
DJ
23512006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2352
2353 * gdb.texinfo (Files): Remove obsolete bits from the description
2354 of "symbol-file".
2355
a9f158ec
JB
23562006-01-25 Jim Blandy <jimb@redhat.com>
2357
2358 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
2359
410dd08e
JB
23602006-01-24 Jim Blandy <jimb@redhat.com>
2361
2362 * gdbint.texinfo (Frames): Document the basics of GDB's register
2363 unwinding model, and explain the existence of the "sentinel" frame.
2364
4b505b12
AS
23652006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
2366
2367 * gdb.texinfo (Choosing files): Mention that -directory is used
2368 for script files.
2369 (Specifying source directories): Likewise.
2370 (Command files): Explain how script files are found.
2371
839c27b7
EZ
23722006-01-21 Eli Zaretskii <eliz@gnu.org>
2373
2374 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
2375 the threads in a multi-threaded program.
2376 (Threads): The threadno argument of "thread apply" can be a range
2377 of numbers.
2378
7be93b9e
JB
23792006-01-18 Jim Blandy <jimb@redhat.com>
2380
2381 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
2382 of warning flags.
2383
fcc73fe3
EZ
23842006-01-13 Eli Zaretskii <eliz@gnu.org>
2385
2386 * gdb.texinfo (Sequences): Improve menu annotations.
2387 (Define): Add index entries for arguments of user-defined
2388 commands. Move the description of flow-control commands...
2389 (Command Files): ...to here. Document loop_break and
2390 loop_continue.
ca91424e
EZ
2391 (Define, Command Files): Document `end' and add index entries for
2392 it.
fcc73fe3 2393
5c95884b
MS
23942006-01-04 Michael Snyder <msnyder@redhat.com>
2395
2396 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 2397 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 2398
860701dc
PH
23992006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
2400
2401 * gdb.texinfo (Omissions from Ada): Document that there is now
2402 limited aggregate support.
2403
36b80e65
EZ
24042005-12-28 Eli Zaretskii <eliz@gnu.org>
2405
2406 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
2407 registers and the likes.
2408
c1468174
EZ
24092005-12-24 Eli Zaretskii <eliz@gnu.org>
2410
2411 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
2412 (Symbols): Fix usage of "e.g.".
359df76b 2413 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
2414
2415 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
2416 (Coding): Fix usage of "e.g.".
2417
c02a867d
EZ
24182005-12-23 Eli Zaretskii <eliz@gnu.org>
2419
5ae4183a
AS
2420 * stabs.texinfo:
2421 * refcard.tex:
c02a867d 2422 * gpl.texi:
5ae4183a
AS
2423 * gdbint.texinfo:
2424 * gdb.texinfo:
2425 * gdb-cfg.texi:
c02a867d 2426 * fdl.texi:
5ae4183a
AS
2427 * annotate.texinfo:
2428 * all-cfg.texi:
c02a867d
EZ
2429 * Makefile.in: Add (C) after Copyright. Update the FSF
2430 address.
2431
fad38dfa
EZ
24322005-12-03 Eli Zaretskii <eliz@gnu.org>
2433
2434 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
2435 extend GDB with commands for external monitor.
2436
53e5f3cf
AS
24372005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
2438
2439 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
2440
55f6ca0f
JB
24412005-11-25 Joel Brobecker <brobecker@adacore.com>
2442
2443 * gdbint.texinfo (Start of New Year Procedure): New chapter.
2444
c1947b85
JB
24452005-11-21 Jim Blandy <jimb@redhat.com>
2446
2447 * gdb.texinfo (Tracepoint Packets): Document restrictions on
2448 placement of 'R' actions in tracepoint action packets; document
2449 dependence of 'X' and 'M' actions on a preceding 'R' action for
2450 their registers.
2451
9d29849a
JB
24522005-11-19 Jim Blandy <jimb@redhat.com>
2453
2454 * gdb.texinfo (Tracepoint Packets): New node.
2455 (General Query Packets): Add entries for the tracepoint packets,
2456 referring to the "Tracepoint Packets" node.
2457 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 2458
9a6253be
KB
24592005-11-18 Kevin Buettner <kevinb@redhat.com>
2460
2461 * gdb.texinfo (set remotebreak): Add anchor.
2462 (X packet): Likewise.
2463 (Remote Protocol): Add new section `Interrupts' and new index
2464 entry `interrupts (remote protocol)'.
2465
5f3bebba
JB
24662005-11-18 Jim Blandy <jimb@redhat.com>
2467
2468 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
2469 entries into the General Query Packets section. Add a
2470 cross-reference to that section. Drop description of replies, as
2471 these are covered in the descriptions of each packet.
2472 (General Query Packets): Add introductory text. Explain naming
2473 conventions, and how the end of a name is recognized.
2474
9a7a1b36
KB
24752005-11-17 Kevin Buettner <kevinb@redhat.com>
2476
0564b6cf 2477 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
2478 "set remotebreak" command.
2479
b8ff78ce
JB
24802005-11-16 Jim Blandy <jimb@redhat.com>
2481
2482 * gdb.texinfo (Packets, Stop Reply Packets)
2483 (General Query Packets): Various formatting cleanups.
2484 - Use @samp for packet contents.
2485 - Drop summaries from packet @item lines; the same information appears
2486 immediately below in the description.
2487 - Delete paragraph breaks after packet @item commands, so that the
2488 description appears directly to the right of the packet prototype
2489 in the printed manual, if it fits.
2490 - Place spaces in packet prototypes between @vars and non-@var
2491 letters, and explain that they're just for formatting.
2492 - Use @dots{} instead of '...'.
2493 - Fix uses of @code where @var was needed.
2494 - Replace "deprecated" markers with English text spelling out the
2495 packet's status and the preferred alternatives.
2496 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
2497 what this ever meant.
2498 - Remove "(draft)" markers on 'i' packets; nobody has commented on
2499 this for a long time.
2500 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
2501 implemented several times, and have been in use for years.
2502
8ffe2530
JB
25032005-11-15 Jim Blandy <jimb@redhat.com>
2504
c43c5473
JB
2505 * gdb.texinfo (Packets): Add index entries for 'm' packet
2506 disclaimers.
5ae4183a 2507
fb031cdf
JB
2508 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
2509 of stub when processing an 'm' packet.
2510
8ffe2530
JB
2511 * gdb.texinfo (Packets): Mention that packets beginning with
2512 letters are reserved once, at the top, instead of actually listing
2513 them all and saying "reserved".
2514
c03c782f
AS
25152005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
2516
2517 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
2518 Change @var{$arg0 to @code{$arg0.
2519
814e32d7
WZ
25202005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
2521
2522 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
2523
fa93a9d8
JB
25242005-11-12 Jim Blandy <jimb@redhat.com>
2525
2526 * gdb.texinfo (General Query Packets): Put packets in alphabetical
2527 order. Remove extraneous 'z'.
2528
8a5a3c82
AS
25292005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
2530
2531 * gdb.texinfo (Choosing files): Add --eval-command.
2532
4b0ad762
AS
25332005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
2534
2535 * gdb.texinfo (Choosing modes): Add --return-child-result.
2536
2537
1a088d06
AS
25382005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
2539
2540 * gdb.texinfo (Choosing modes): Add --batch-silent.
2541
656d5e12
EZ
25422005-10-28 Eli Zaretskii <eliz@gnu.org>
2543
2544 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
2545 "The -var-update Command".
2546
3c9c013a
JB
25472005-10-03 Joel Brobecker <brobecker@adacore.com>
2548
2549 * gdb.texinfo (Print Settings): Add documentation for set/show
2550 print array-indexes.
2551
7ba3cf9c
DJ
25522005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
2553
2554 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
2555 6.2 and 6.3.
2556
a94ab193
EZ
25572005-08-27 Eli Zaretskii <eliz@gnu.org>
2558
2559 * gdb.texinfo (File Options): Don't document --mapped, it's gone
2560 since 19-Jan-2004.
2561 (Files): Likewise.
ab1adacd
EZ
2562 (Variables, Symbols): Document the "<incomplete type>" message and
2563 its reasons.
a94ab193 2564
ca06016a
FF
25652005-08-01 Fred Fish <fnf@specifix.com>
2566
2567 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
2568
cf58170d
NR
25692005-07-15 Nick Roberts <nickrob@snap.net.nz>
2570
2571 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
2572 option for -var-list-children and -var-update.
2573 (GDB/MI Stack Manipulation): Simplify description of
2574 print-values option for -stack-list-locals.
2575 (GDB/MI Command Description Format): Clarify.
2576 (Mode Options): Spelling of superseded.
2577
38f1196a
BR
25782005-07-12 Bob Rossi <bob@brasko.net>
2579
2580 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
2581 corresponding GDB command comment.
2582
3cb3b8df
BR
25832005-07-06 Bob Rossi <bob@brasko.net>
2584
2585 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
2586 and -inferior-tty-show.
2587 (Input/Output): Document "set/show inferior-tty" and tty alias.
2588
10fac096
NW
25892005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
2590
2591 * gdb.texinfo (Packets): Change description of 'D' packet to note
2592 that GDB does wait for a response.
2593
d1b6db76
NR
25942005-06-22 Nick Roberts <nickrob@snap.net.nz>
2595
2596 * gdb.texinfo (History) Rename "Command History".
2597 (Command History): Move node "Server Prefix" from section on
2598 Annotations here.
2599
29629dcf
NR
26002005-06-19 Nick Roberts <nickrob@snap.net.nz>
2601
2602 * gdb.texinfo (GDB/MI Stack Manipulation):
2603 Re-instate -stack-info-frame with example. Say that it gets
2604 info on selected frame, not current frame.
2605
397ca115
EZ
26062005-06-18 Eli Zaretskii <eliz@gnu.org>
2607
2608 * gdb.texinfo (Server): Clarify that `file' should be used before
2609 connecting to the server.
2610 (Files): Add an xref to the above description.
51274035
EZ
2611 (Output Formats): More detailed description of the `c' format.
2612 (Memory): List explicitly all the formats supported by `x'.
638ac427 2613 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2614 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2615 files. Add more indexing for solib-absolute-prefix and
2616 --with-sysroot.
76d17f34
EZ
2617 (Machine Code): Document possible problems with locations in
2618 shared libraries.
d416eeec
EZ
2619 (Backtrace): Document that free-standing environments do not need
2620 to have a `main' function.
397ca115 2621
74f6deaa
NR
26222005-06-18 Nick Roberts <nickrob@snap.net.nz>
2623
2624 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2625 -stack-info-frame.
2626
a9967aef
AC
26272005-06-07 Andrew Cagney <cagney@gnu.org>
2628
2629 * gdb.texinfo (Contributors): Note the original multi-arch
2630 contributors.
2631
e09f16f9
EZ
26322005-06-03 Eli Zaretskii <eliz@gnu.org>
2633
2634 * gdb.texinfo (Registers): Add index entries for the standard
2635 registers.
2636 (Frames): Add cross-reference from frame pointer description to
2637 the Registers node.
2638 (Annotations Overview): Fix the reference to GDB name.
2639
d87ba7ee
EZ
26402005-06-01 Eli Zaretskii <eliz@gnu.org>
2641
2642 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2643 can-use-hw-watchpoints.
2644
034dad6f
BR
26452005-05-28 Bob Rossi <bob@brasko.net>
2646
2647 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
2648 the possible reasons why an exec async record would be returned to FE.
2649
ffed4509
AC
26502005-05-26 Andrew Cagney <cagney@gnu.org>
2651
2652 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
2653 Andrew Cagney implemented the original GDB/MI.
2654
e22e55c9
OF
26552005-05-23 Orjan Friberg <orjanf@axis.com>
2656
2657 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
2658 documentation. Add documentation for cris-mode.
2659
a78e13ce
EZ
26602005-05-20 Eli Zaretskii <eliz@gnu.org>
2661
2662 * gdb.texinfo (Numbers): Explain the example and make the wording
2663 more acurate.
2664
76ff342d
DJ
26652005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2666 Dennis Brueni <dennis@slickedit.com>
2667
2668 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
2669 (GDB/MI Data Manipulation, GDB/MI Program Control)
2670 (GDB/MI Stack Manipulation): Update examples to include the fullname
2671 attribute in stack frames.
2672
119b882a
EZ
26732005-05-12 Eli Zaretskii <eliz@gnu.org>
2674
2675 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
2676 do with other non-standard names of init files.
2677
6fc08d32
EZ
26782005-05-11 Eli Zaretskii <eliz@gnu.org>
2679
2680 * gdb.texinfo (Command Files): Move the description of the startup
2681 from here...
2682 (Startup): ...to this new subsection of the Invocation chapter.
2683 Rearrange the description of init files more logically and add a
2684 cross-reference to "Command Files". Document the special gdbinit
2685 name for CISCO 68k. Expand the description of what GDB does
2686 during startup.
2687 (History): Add index entry for HISTSIZE.
2688
a561754a
MK
26892005-05-02 Mark Kettenis <kettenis@gnu.org>
2690
2691 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2692
2eecc4ab
EZ
26932005-05-02 Eli Zaretskii <eliz@gnu.org>
2694
2695 * gdb.texinfo (SVR4 Process Information, The isatty call)
2696 (The system call): Don't use foo(N) notation for man pages and
2697 functions.
514c4d71 2698 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2699
18999be5
EZ
27002005-04-27 Eli Zaretskii <eliz@gnu.org>
2701
2702 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2703 were optimized away.
2704
0abb7bc7
EZ
27052005-04-22 Eli Zaretskii <eliz@gnu.org>
2706
2707 * gdb.texinfo (Remote configuration): Document "set/show
2708 get-thread-local-storage-address". Add cross-reference to the
2709 description of the qGetTLSAddr packet.
2710 (General Query Packets): Mention "set remote
2711 get-thread-local-storage-address" and add a reference to its
2712 description.
2713
6f61acb1
NR
27142005-04-19 Nick Roberts <nickrob@snap.net.nz>
2715
2716 * gdb.texinfo (Backtrace): Describe 'bt full'.
2717
9d59903a
NR
27182005-04-17 Nick Roberts <nickrob@snap.net.nz>
2719
2720 * gdb.texinfo (Mode Options): Fix typo.
2721 (GDB/MI): Describe how to invoke GDB/MI.
2722
721c2651
EZ
27232005-04-16 Eli Zaretskii <eliz@gnu.org>
2724
2725 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2726 references changed. Add description of "info udot".
721c2651
EZ
2727 (Files): Document "set/show stop-on-solib-events".
2728 (M32R/D): Document "set/show download-path", "set/show
2729 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
2730 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2731 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
2732 (Maintenance Commands): Improve indexing.
2733 (Target Commands): Document "set/show hash", "set/show debug
2734 monitor".
2735 (SVR4 Process Information): Document "info pidlist" and "info
2736 meminfo". Document "set/show procfs-tarce" and "set/show
2737 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
2738 (Symbols, The Print Command with Objective-C): Improve indexing.
2739 (Objective-C): Add references to "info classes" and "info
2740 selectors".
c45da7e6
EZ
2741 (Debugging Output): Improve wording. Document "set/show debug
2742 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
2743 (Set Breaks): Add index entry for "hardware breakpoints".
2744 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
2745 and "set/show usehardbreakpoints".
2746 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
2747 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
2748 (ARM): Document "rdilogfile", "rdilogenable", "set/show
2749 rdiromatzero", "set/show rdiheartbeat".
2750 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
2751 "sds".
2752 (Embedded Processors): Document the "sim" command.
2753 (Remote): Document the "remote" command.
2754 (DJGPP Native): Document the "info serial" command.
2755 (Threads): Document "maint info sol-threads".
2756 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
2757 (Set Breaks): Improve indexing.
2758 (Command Syntax): Add a reference to dont-repeat.
2759 (Define): Document "dont-repeat".
2760 (TUI Commands): Document "tabset".
2761 (WinCE): New subsection. Document "set/show remotedirectory",
2762 "set/show remoteupload", "set/show remoteaddhost".
721c2651 2763
14d6dd68
EZ
27642005-04-15 Eli Zaretskii <eliz@gnu.org>
2765
2766 * gdb.texinfo (Hurd Native): New subsection, documents
2767 Hurd-specific commands.
a64548ea 2768 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2769 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
2770 (MIPS): Improve documentation of heuristic-fence-post. Document
2771 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
2772 mips stack-arg-size", "set/show mips mask-address", "set/show mips
2773 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 2774 (ARM): Document ARM-specific commands.
a64548ea
EZ
2775 (AVR): New section. Document "info io_registers".
2776 (CRIS): New section. Document "set/show cris-version" and
2777 "set/show cris-dwarf2-cfi".
2778 (HPPA): New section. Document "set/show debug hppa" and "maint
2779 print unwind".
a5adf40f 2780 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2781 (Super-H): New section. Document the "regs" command.
721c2651 2782 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2783
9c16f35a
EZ
27842005-04-09 Eli Zaretskii <eliz@gnu.org>
2785
2786 * gdb.texinfo (Print Settings): Document "set/show print
2787 pascal_static-members", "set print repeats", "show print
2788 null-stop". Improve indexing. Fix documentation of "set print
2789 union".
2790 (Pascal): New section.
2791 (Supported languages): Rename from "Support"; all references
2792 updated. Add a menu item for Pascal.
2793 (Numbers): Document "set radix.
2794 (Screen Size): Document "set/show pagination".
2795 (MIPS Embedded): Remove "set processor" documentation.
2796 (Remote configuration): Document "set/show X/P/Z-packet",
2797 "set/show read-aux-vector-packet", "set/show remote
2798 symbol-lookup-packet", "set/show remote verbose-resume-packet",
2799 "set/show remoteaddresssize", "set/show remotebaud", "set/show
2800 remotedebug", "set/show remotebreak", "set/show remotedevice",
2801 "set/show remotelogfile".
2802 (Auxiliary Vector): Add reference to the description of the
2803 read-aux-vector-packet setting.
2804 (Set Watchpoints): Add a cross-reference to "set remote
2805 hardware-breakpoint-limit".
2806 (General Query Packets): Add indexing of requests and
2807 cross-references to related commands in "Remote configuration".
2808 (File-I/O Overview, The system call): Fix wording and typos.
2809 (Thread Stops): Add index entries.
2810 (Continuing and Stepping): Document "show step-mode".
2811 (i386): New node. Document "set/show struct-convention".
2812 (Files): Document "show trust-readonly-sections".
2813 (Calling): Document "set/show unwindonsignal".
2814 (Messages/Warnings): Add index entries.
2815 (Maintenance Commands): Document "set/show watchdog".
2816 (Annotations Overview): Document "show annotate".
2817 (Set Watchpoints): Add index entries.
2818 (Symbols): Fix doc of case-sensitive.
2819 (ABI): Document "show coerce-float-to-double".
2820 (Convenience Vars, Help): Improve indexing.
2821 (Machine Code): Document "show disassembly-flavor".
2822 (Debugging C plus plus): Document "show overload-resolution".
2823 (Value History, Signaling): Add index entries.
2824
28252005-04-08 Eli Zaretskii <eliz@gnu.org>
2826
2827 * gdb.texinfo (Show): Move @kindex entries to their proper places.
2828 (Processes): Fix wording.
2829 (History, List, Logging output, Define, Symbols, Print Settings):
2830 Improve indexing.
2831
a8f24a35
EZ
28322005-04-03 Eli Zaretskii <eliz@gnu.org>
2833
2834 * gdb.texinfo (Targets): Document "set/show architecture". Remove
2835 redundant index entry for "target" command.
2836 (Backtrace): Add index entries.
2837 (Symbols, Fortran): Document the "set case-sensitive" command.
2838 (DJGPP Native): Document "set com1base", "set com1irq", etc.
2839 (Print Settings): Add index entry for "set demangle-style".
2840 (Target Commands): Document "set download-write-size".
2841 (Debugging Output): Document "set exec-done-display".
2842
09d4efe1
EZ
28432005-04-02 Eli Zaretskii <eliz@gnu.org>
2844
2845 * gdb.texinfo (Files): Fix the name and documentation of
2846 add-shared-symbol-files. Document its alias assf. Update the
2847 list of OSs where GDB supports shared libraries. Fix markup.
2848 (Continuing and Stepping): Add reference to @var{location} in the
2849 text.
2850 (Dump/Restore Files): Fix reference to @{filename}.
2851 (Help): Fix wording.
2852 (Attach): Ditto.
2853 (Set Watchpoints): Ditto.
2854 (Backtrace): Remove redundant index entries. Improve index
2855 entries.
2856 (Delete Breaks): Fix wording.
2857 (Memory): Document the compare-sections command.
2858 (Memory Region Attributes): Improve wording.
2859 (Disabling): Improve wording.
2860 (Fortran): New subsection. Document the "info common" command.
2861 (Help): Document aliases "info copying" and "info warranty".
2862 (Caching Remote Data): New section. Document the "set/show
2863 remotecache" and "info dcache" commands.
2864 (Show): Fix wording of the documentation of the "set
2865 extension-language" command.
2866 (Signals): Add index entry for "info handle".
2867 (Memory Region Attributes): Fix punctuation.
2868 (Symbols): Change the arg name to "location" and refer to it in
2869 the text. Fix wording of "info types" doc.
2870 (Threads): Fix usage of @enumerate @item's.
2871 (Listing Tracepoints): Add index entry for "info tp".
2872 (Set Watchpoints): Add xref to "info break" description.
2873 (Macros): Add an index entry for "macro exp1". Document the
2874 "macro list" command.
2875 (Maintenance Commands): Document "flushregs", "maint agent",
2876 "maint check-symtabs", "maint cplus", "maint demangle", "maint
2877 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
2878 "maint print architecture", "maint print objfiles", "maint print
2879 statistics", "maint print type", "maint show-debug-regs", "maint
2880 space", "maint time", and "maint translate-address".
2881 (Connecting): Document the "monitor" command.
2882 (Annotations Overview): Describe the "set annotate" command.
2883
82f2d802
EZ
28842005-04-01 Eli Zaretskii <eliz@gnu.org>
2885
2886 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
2887 Rearrange index entries and improve wording about support for
2888 hardware watchpoints.
2889
7d51c7de
BR
28902005-03-10 Bob Rossi <bob@brasko.net>
2891
2892 * gdb.texinfo: Update copyright
2893
68c71a2e
TR
28942005-02-09 Theodore A. Roth <troth@openavr.org>
2895
2896 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2897 error.
2898
83761cbd
KB
28992005-02-03 Kevin Buettner <kevinb@redhat.com>
2900
2901 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2902
9f1c6395
MS
29032005-01-17 Michael Snyder <msnyder@redhat.com>
2904
2905 * gdb.texinfo: Fix spelling, infinte -> infinite.
2906
fbd1b305
MK
29072005-01-08 Mark Kettenis <kettenis@gnu.org>
2908
2909 * observer.texi (GDB Observers): Document "solib_loaded".
2910
3ace7edb
AC
29112005-01-07 Andrew Cagney <cagney@gnu.org>
2912
bec39cab
AC
2913 * configure.ac: Rename configure.in, require autoconf 2.59.
2914 * configure: Re-generate.
2915
3ace7edb
AC
2916 * configure.in: Replace configdirs with multiple references to
2917 AC_CONFIG_SUBDIRS.
2918 * configure: Re-generate.
5ae4183a 2919
53531fc1
AC
29202005-01-04 Andrew Cagney <cagney@gnu.org>
2921
2922 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
2923 part of the version number.
2924
536ffdb7
MK
29252004-12-24 Mark Kettenis <kettenis@gnu.org>
2926
2927 * gdbint.texinfo (Algorithms): Remove description of
2928 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
2929
e1aac25b
JB
29302004-12-07 Jim Blandy <jimb@redhat.com>
2931
2932 * gdb.texinfo (General Query Packets): Specify that thread ID's in
2933 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
2934 numbers.
2935
f47b1503
AS
29362004-12-07 Andreas Schwab <schwab@suse.de>
2937
2938 * gdb.texinfo (Mode Options): Document -l option.
2939
b6b8ece6
EZ
29402004-12-04 Eli Zaretskii <eliz@gnu.org>
2941
2942 * gdbint.texinfo (Algorithms): More accurate description of
2943 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
2944 is not needed unless data-read and data-access watchpoints are
2945 supported. Add a description of how GDB checks whether the
2946 inferior stopped because a watchpoint was hit.
2947
01371747
EZ
29482004-11-23 Eli Zaretskii <eliz@gnu.org>
2949
2950 * gdb.texinfo (Files): Add cross-reference to description of
2951 -readnow command-line switch.
2952
2315ffec
RC
29532004-11-10 Randolph Chung <tausq@debian.org>
2954
2955 * gdb.texinfo: Document set/show backtrace past-entry commands.
2956 Rearrange index entries for set/show backtrace past-main.
2957
69065f5d
AC
29582004-11-10 Jon Beniston <jon@beniston.com>
2959
2960 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2961 * gdb.texinfo (Remote Serial Protocol): Further describe
2962 binary transfer escaping mechanism .
69065f5d 2963
30e91e0b
RC
29642004-11-08 Randolph Chung <tausq@debian.org>
2965
2966 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
2967 and "show debug infrun". Add index entries.
2968
60bf7e09
EZ
29692004-10-23 Eli Zaretskii <eliz@gnu.org>
2970
2971 * gdb.texinfo (SVR4 Process Information): Document subcommands of
2972 "info proc" that are already implemented. Add index entries.
2973 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
2974 (Files): Add a tip for decreasing memory used for symtabs from
2975 shared libraries.
f018e82f
EZ
2976 (Starting): Fix whitespace; make "elaboration" stand out where it
2977 is first used, and add an index entry for the term.
f8568604
EZ
2978 (Calling): Expand and elaborate text. Add "print". Add the
2979 description of problems with weak aliases.
384ee23f 2980 (Core File Generation): New section.
60bf7e09 2981
d52fe014
AC
29822004-10-12 Andrew Cagney <cagney@gnu.org>
2983
2984 * gdbint.texinfo (Versions and Branches): New chapter.
2985 (Releasing GDB): Delete "Versions and Branches" section.
2986 (Top): Add "Versions and Branches".
2987
703663ab
EZ
29882004-10-08 Eli Zaretskii <eliz@gnu.org>
2989
2990 * gdb.texinfo (Editing, History): Add cross-references to the
2991 included Readline and History user documentation. Remove
2992 references to the symbol have-readline-appendices which is unused
2993 and undefined.
2994 (History): Fix indexing.
2995
ac77d04f
JJ
29962004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2997
2998 * gdbint.texinfo (target_stopped_data_address): Update to
2999 new prototype.
3000 (i386_stopped_data_address): Update prototype and description.
3001 (i386_stopped_by_watchpoint): New function and description.
3002
e07c999f
PH
30032004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
3004
3005 * gdb.texinfo (Filenames): Add Ada suffixes.
3006 (Ada) New section.
3007
2e868123
AC
30082004-09-27 Andrew Cagney <cagney@gnu.org>
3009 Robert Picco <Robert.Picco@hp.com>
3010
3011 * gdb.texinfo (Packets): Document the "p" packet.
3012
02a57714
JM
30132004-09-21 Jason Molenda (jmolenda@apple.com)
3014
3015 * gdb.texinfo (Paths and Names of the Source Files): Document the
3016 meaning of values in the 'desc' field of a SO stab.
3017
ae038cb0
DJ
30182004-09-20 Daniel Jacobowitz <dan@debian.org>
3019
3020 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3021 max-cache-age" and "maint show dwarf2 max-cache-age".
3022
f7dc1244
EZ
30232004-09-16 Eli Zaretskii <eliz@gnu.org>
3024
3025 * gdb.texinfo (Set Breaks): Add index entry for setting
3026 breakpoints on overloaded C++ functions that are not members of
3027 any classes. Add an example and an index entry for setting
3028 breakpoints on all program functions.
3029 (Character Sets, Macros, Overlay Commands)
3030 (Non-debug DLL symbols, GDB/MI Output Syntax)
3031 (Annotations Overview, Maintenance Commands, File-I/O Overview):
3032 Use "(@value{GDBP})" instead of a literal "(gdb)".
3033
f810308b
AC
30342004-09-12 Andrew Cagney <cagney@gnu.org>
3035
3036 * gdbint.texinfo (Native Debugging): Delete description of
3037 FILES_INFO_HOOK.
3038
15a661f3
PH
30392004-09-11 Paul Hilfinger <hilfinger@gnat.com>
3040
5ae4183a
AS
3041 * gdbint.texinfo (User Interface): Change local_hex_string_custom
3042 to hex_string_custom (not historically correct, but more
15a661f3
PH
3043 understandable, given the current code).
3044
f3219c75
AC
30452004-09-03 Andrew Cagney <cagney@gnu.org>
3046
3047 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3048
f3bb6704
JJ
30492004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3050
3051 * observer.texi (solib_unloaded): New observer.
3052
8d2c00cb
AC
30532004-08-24 Andrew Cagney <cagney@gnu.org>
3054
3055 * gdbint.texinfo (Target Architecture Definition): Add missing
3056 comma.
3057
e7dc800a
MC
30582004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3059
3060 * (Using the Testsuite): build != host is supported,
3061 but some test scripts do not support build != host.
3062
73b03683
MK
30632004-08-14 Mark Kettenis <kettenis@gnu.org>
3064
3065 * gdbint.texinfo (Host Definition): Delete description of
3066 FCLOSE_PROVIDED and GETENV_PROVIDED.
3067
c0ccb908
MK
30682004-08-05 Mark Kettenis <kettenis@chello.nl>
3069
3070 * gdbint.texinfo (Host Definition): Delete description of
3071 NO_SYS_FILE.
3072 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3073 PTRACE_FP_BUG.
3074
9c8dbfa9
AC
30752004-08-05 Andrew Cagney <cagney@gnu.org>
3076
3077 * gdbint.texinfo (Target Architecture Definition): Delete
3078 reference to deprecated_read_fp.
3079
f42accbe
AC
30802004-08-02 Andrew Cagney <cagney@gnu.org>
3081
3082 * gdbint.texinfo (Target Architecture Definition): Delete
3083 description of DEPRECATED_REGISTER_BYTES.
3084
0b66e38c
EZ
30852004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3086
3087 * gdb.texinfo (Source Path): Document the new behavior of
3088 searching for the source files.
3089
15387254
EZ
30902004-07-17 Eli Zaretskii <eliz@gnu.org>
3091
3092 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3093 (Search, Expressions, Arrays, Variables, Data, Machine Code)
3094 (Auto Display): Improve indexing.
3095
2c07db7a
AC
30962004-07-16 Andrew Cagney <cagney@gnu.org>
3097
3098 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3099 "-noasync".
3100
4644b6e3
EZ
31012004-07-09 Eli Zaretskii <eliz@gnu.org>
3102
3103 * gdb.texinfo: Fix @kindex entries so that multiple commands that
3104 have the same prefix have only their prefix in the index.
3105
7561d450
MK
31062004-07-03 Mark Kettenis <kettenis@gnu.org>
3107
3108 * gdb.texinfo (BSD libkvm Interface): New node (section)
3109 (Native): Add it to the menu.
3110
67bebe79
MK
31112004-07-01 Mark Kettenis <kettenis@gnu.org>
3112
3113 * gdbint.texinfo (Target Architecture Definition): Remove
3114 PCC_SOL_BROKEN.
3115
1a6923e0
MK
31162004-06-24 Mark Kettenis <kettenis@gnu.org>
3117
3118 * gdbint.texinfo (Target Architecture Definition): Remove
3119 SUN_FIXED_LBRAC_BUG.
3120
b435e160
AC
31212004-06-26 Andrew Cagney <cagney@gnu.org>
3122
3123 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3124
b5622e8d
AC
31252004-06-20 Andrew Cagney <cagney@gnu.org>
3126
3127 * gdbint.texinfo (Target Architecture Definition): Deprecate
3128 USE_STRUCT_CONVENTION.
3129
e0c07bf0
MC
31302004-06-19 Michael Chastain <mec.gnu@mindspring.com>
3131
3132 gdb.texinfo (Bug Reporting): Mention session recording,
3133 with the script command or Emacs.
3134
782263ab
AC
31352004-06-18 Andrew Cagney <cagney@gnu.org>
3136
3137 * gdbint.texinfo (Target Architecture Definition): Deprecate
3138 FUNCTION_START_OFFSET.
3139
03727ca6
AC
31402004-06-14 Andrew Cagney <cagney@gnu.org>
3141
3142 Based on changes from Karl Berry.
3143 * gdb.texinfo: Do not use @sc in a direntry.
3144 * stabs.texinfo: Change @dircateogry to "Software development".
3145 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3146
97092415
AC
31472004-06-13 Andrew Cagney <cagney@gnu.org>
3148
3149 * gdbint.texinfo (Target Architecture Definition): Delete
3150 description of RETURN_VALUE_ON_STACK.
3151
1f6d4158
AC
31522004-06-09 Andrew Cagney <cagney@gnu.org>
3153
3154 * gdbint.texinfo (Native Debugging): Restore "@table @code"
3155 deleted by previous patch.
3156
d966f0cb
AC
31572004-06-08 Andrew Cagney <cagney@gnu.org>
3158
3159 * gdbint.texinfo (Native Debugging): Delete documentation on
3160 ATTACH_DETACH.
3161
86fe4aaa
RC
31622004-06-06 Randolph Chung <tausq@debian.org>
3163
3164 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3165
d4b6d575
RC
31662004-06-06 Randolph Chung <tausq@debian.org>
3167
5ae4183a 3168 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
3169 the new push_dummy_call method signature. Describe the function
3170 argument.
3171
4e8b0763
JB
31722004-05-24 Joel Brobecker <brobecker@gnat.com>
3173
3174 * gdb.texinfo (Starting): Document new start command.
3175
59caf092
AC
31762004-05-21 Andrew Cagney <cagney@redhat.com>
3177
3178 * observer.texi (GDB Observers): Document "inferior_created".
3179
e4a2df64
AC
31802004-05-08 Andrew Cagney <cagney@redhat.com>
3181
e6b55ae2
AC
3182 * gdbint.texinfo (Target Architecture Definition): Delete
3183 description of DO_DEFERRED_STORES.
3184
28954179
AC
3185 * gdbint.texinfo (Target Architecture Definition): Delete
3186 references to DEPRECATED_FIX_CALL_DUMMY.
3187
434b87dd
AC
3188 * gdbint.texinfo (Target Architecture Definition): Delete
3189 description of DEPRECATED_CALL_DUMMY_WORDS,
3190 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3191
58d28df8
AC
3192 * gdbint.texinfo (Target Architecture Definition): Delete
3193 description of DEPRECATED_PUSH_DUMMY_FRAME.
3194
e4a2df64
AC
3195 * gdbint.texinfo (Target Architecture Definition): Delete
3196 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3197
2b4855ab
AC
31982004-05-07 Andrew Cagney <cagney@redhat.com>
3199
3200 * observer.texi (GDB Observers): Add "Debugging" section. Include
3201 cross reference to "set/show debug observer".
3202 * gdb.texinfo (Debugging Output): Document "set/show debug
3203 observer".
3204
fcf70625
AC
32052004-05-01 Andrew Cagney <cagney@redhat.com>
3206
3207 * gdbint.texinfo (Target Architecture Definition): Delete
3208 description of DEPRECATED_PC_IN_SIGTRAMP.
3209
8ee56bcf
AC
32102004-04-30 Andrew Cagney <cagney@redhat.com>
3211
3212 * gdbint.texinfo (Target Architecture Definition): Delete
3213 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3214
67ab9a76
OF
32152004-04-30 Orjan Friberg <orjanf@axis.com>
3216
3217 * observer.texi (GDB Observers): Correct spelling.
3218
79346bcb
OF
32192004-04-26 Orjan Friberg <orjanf@axis.com>
3220
3221 * observer.texi (GDB Observers): Add target_changed event.
3222
7a464420
AC
32232004-04-08 Andrew Cagney <cagney@redhat.com>
3224
3225 * observer.texi (GDB Observers): Rework, provide generic observer
3226 definitions and then a list of observable events.
3227
6cdf9d98
AC
32282004-04-04 Andrew Cagney <cagney@redhat.com>
3229
3230 * gdbint.texinfo (Host Definition): Delete reference to
3231 NO_SIGINTERRUPT.
3232
ddc135a4
AC
32332004-04-02 Andrew Cagney <cagney@redhat.com>
3234
3235 * gdbint.texinfo (Target Architecture Definition): Delete
3236 reference to DEPRECATED_CALL_DUMMY_LENGTH.
3237
6a1b180d
SC
32382004-03-28 Stephane Carrez <stcarrez@nerim.fr>
3239
3240 * gdb.texinfo (TUI Commands): Document tui reg commands.
3241
d0d5df6f
AC
32422004-03-26 Andrew Cagney <cagney@redhat.com>
3243
3244 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
3245 "gdbtui".
3246 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
3247 (Contributors): Mention both Text and Terminal User Interface.
3248
aa2a3f87
AC
32492004-03-23 Andrew Cagney <cagney@redhat.com>
3250
3251 * gdbint.texinfo (Target Architecture Definition): Deprecate
3252 references to SIGTRAMP_START and SIGTRAMP_END.
3253
f561f026
AC
32542004-03-23 Andrew Cagney <cagney@redhat.com>
3255
3256 * gdbint.texinfo (Target Architecture Definition): Deprecate
3257 references to PC_IN_SIGTRAMP.
3258
33cb8b0f
AC
32592004-03-19 Andrew Cagney <cagney@redhat.com>
3260
3261 * gdbint.texinfo (Target Architecture Definition): Delete
3262 reference to GDB_TARGET_IS_HPPA.
3263
fc989b7a
AC
32642004-03-18 Andrew Cagney <cagney@redhat.com>
3265
3266 * gdbint.texinfo (Coding): Update section on gdbarch_data,
3267 describe pre_init and post_init.
3268
701b08bb
DJ
32692004-03-09 Daniel Jacobowitz <drow@mvista.com>
3270
3271 * gdb.texinfo (Debugging Output): Document values for "set debug
3272 target".
3273
faae5abe
AC
32742004-02-28 Andrew Cagney <cagney@redhat.com>
3275
3276 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
3277
dd79a6cf
JJ
32782004-02-26 Jeff Johnston <jjohnstn@redhat.com>
3279
3280 * gdb.texinfo (breakpoints): Add information about the
3281 new "set breakpoint pending" and "show breakpoint pending"
3282 commands.
3283
e7f16015
AC
32842004-02-26 Andrew Cagney <cagney@redhat.com>
3285
3286 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
3287 in Per-architecture module data section.
3288
7161a3a6
RM
32892004-02-25 Roland McGrath <roland@redhat.com>
3290
3291 * gdb.texinfo (General Query Packets): Document qPart:... packets.
3292
2154891a
AC
32932004-02-24 Andrew Cagney <cagney@redhat.com>
3294
3295 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
3296 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
3297 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 3298
6c74ac8b
AC
32992004-02-17 Andrew Cagney <cagney@redhat.com>
3300
3301 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
3302
19772a2c
AC
33032004-02-16 Andrew Cagney <cagney@redhat.com>
3304
3305 * gdbint.texinfo (Target Architecture Definition): Deprecate
3306 FRAMELESS_FUNCTION_INVOCATION.
3307
c9830293
AC
33082004-02-16 Andrew Cagney <cagney@redhat.com>
3309
3310 * gdbint.texinfo (Coding): Mention -Wunused-function.
3311
b9d26eb9
AC
33122004-02-14 Andrew Cagney <cagney@redhat.com>
3313
3314 * gdbint.texinfo (Target Architecture Definition): Delete
3315 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3316
49efadf5
EZ
33172004-02-12 Elena Zannoni <ezannoni@redhat.com>
3318
3319 * gdb.texinfo: Properly quote the name "C++".
3320 * gdbint.texinfo: Ditto.
3321 * stabs.texinfo: Ditto.
3322
1eb288ea
EZ
33232004-02-11 Elena Zannoni <ezannoni@redhat.com>
3324
3325 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
3326 minimal information about libiberty.
3327
e4937fc1
MC
33282004-02-06 Michael Chastain <mec.gnu@mindspring.com>
3329
3330 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
3331
a9331b3f
RM
33322004-02-04 Roland McGrath <roland@redhat.com>
3333
3334 * gdb.texinfo (Auxiliary Vector): New node (section).
3335 (Data): Add it to the menu.
3336
2650777c
JJ
33372004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3338
3339 * gdb.texinfo (Breakpoints): Add information about pending
3340 breakpoint support.
3341
b4501125
AC
33422004-01-26 Andrew Cagney <cagney@redhat.com>
3343
3344 * gdb.texinfo (Overview): Delete references to the cisco protocol
3345 including the "N" response.
3346
74055713
AC
33472004-01-26 Andrew Cagney <cagney@redhat.com>
3348
3349 * gdbint.texinfo (Target Architecture Definition): Rename
3350 EXTRACT_STRUCT_VALUE_ADDRESS to
3351 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 3352
3bbe9696
EZ
33532004-01-24 Eli Zaretskii <eliz@gnu.org>
3354
3355 * gdb.texinfo (KOD): Document "show os". Add index entries for
3356 "set/show os" and "info cisco" commands.
3357
5843504f
EZ
33582004-01-21 Eli Zaretskii <eliz@gnu.org>
3359
3360 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
3361
9175c9a3
MC
33622004-01-19 Michael Chastain <mec.gnu@mindspring.com>
3363
3364 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
3365 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
3366
8e94b928
NR
33672004-01-19 Nick Roberts <nick@nick.uklinux.net>
3368
3369 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
3370 -stack-list-locals.
3371 (GDB/MI Variable Objects): Describe extension to
3372 -var-list-children.
3373
a20cf136
DJ
33742004-01-17 Daniel Jacobowitz <drow@mvista.com>
3375
3376 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
3377
afb18d0f
AC
33782004-01-17 Andrew Cagney <cagney@redhat.com>
3379
3380 * gdbint.texinfo (Target Architecture Definition): Delete
3381 documentation on DEPRECATED_NPC_REGNUM.
3382
b51970ac
DJ
33832004-01-13 Daniel Jacobowitz <drow@mvista.com>
3384
3385 * gdb.texinfo: Update copyright year. Mention that set
3386 follow-fork-mode is supported on GNU/Linux. Remove documentation of
3387 "set follow-fork-mode ask".
3388
0f0cffd2
AC
33892004-01-13 Andrew Cagney <cagney@redhat.com>
3390
3391 * gdbint.texinfo: Update copyright year.
3392 (Coding): Add -Wunused-label to list of -Werror warnings.
3393
c552b3bb 33942004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 3395 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
3396
3397 * gdb.texinfo: Update copyright.
3398 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
3399 around names, as appropriate. Minor syntax cleanup of
3400 _NSPrintForDebugger explanation. Two spaces after periods.
3401 GDBN used instead of lit. "gdb". Index entries added for
3402 print-object and _NSPrintForDebugger. @noindent added in one spot.
3403
afe157ca
EZ
34042003-11-11 Elena Zannoni <ezannoni@redhat.com>
3405
3406 * stabs.texinfo: Add dircategory and direntry commands.
3407 * annotate.texinfo: Ditto.
3408
963e2bb7
AC
34092003-11-10 Andrew Cagney <cagney@redhat.com>
3410
3411 * gdbint.texinfo (Target Architecture Definition): Replace the
3412 return_value method's "inval" and "outval" parameters with
3413 "readbuf" and "writebuf".
3414
1d8b2f28
JB
34152003-10-28 Jim Blandy <jimb@redhat.com>
3416
3417 * gdb.texinfo (The F request packet, The F reply packet): Renamed
3418 from "The `F' request packet" and "The `F' reply packet", to make
3419 texi2dvi happy.
3420 (File-I/O remote protocol extension): Update menu entries, too.
3421
36d86913
MC
34222003-10-26 Michael Chastain <mec@shout.net>
3423
3424 * gdb.texinfo (Thread Stops): Document the issue with
3425 premature return from system calls in multi-threaded programs.
3426
ce2826aa
AC
34272003-10-24 Andrew Cagney <cagney@redhat.com>
3428
3429 * annotate.texinfo: Fix "fortunatly"[sic].
3430
f24c5e49
KI
34312003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
3432
3433 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
3434 with "Hitachi" and "Mitsubishi".
3435
92ad9cd9
AC
34362003-10-20 Andrew Cagney <cagney@redhat.com>
3437
3438 * gdbint.texinfo (Target Architecture Definition): Document
3439 gdbarch_return_value. Add cross references from
3440 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
3441 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
3442
0ab4b752
MK
34432003-10-18 Mark Kettenis <kettenis@gnu.org>
3444
3445 * gdbint.texinfo (Target Architecture Definition): Document
3446 regset_from_core_section.
fb3e19c0
KI
3447
34482003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
3449
3450 * gdb.texinfo (M32R/D): Mention m32rsdi target.
3451
a9331b3f 34522003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
3453
3454 From Anthony Green <green@redhat.com>:
5ae4183a 3455 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 3456
1485d690
KB
34572003-10-14 Kevin Buettner <kevinb@redhat.com>
3458
3459 * gdb.texinfo (Breakpoint related warnings): New node.
3460 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 3461
86d30acc
DJ
34622003-10-13 Daniel Jacobowitz <drow@mvista.com>
3463
3464 * gdb.texinfo (Remote Protocol): Document v and vCont.
3465
172c2a43
KI
34662003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3467
3468 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
3469 * gdbint.texinfo: Ditto.
3470
71952f4c
AC
34712003-10-09 Andrew Cagney <cagney@redhat.com>
3472
3473 From 2003-09-18 David Anderson <davea@sgi.com>:
3474 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
3475 "command".
3476
268e2188
AC
34772003-10-03 Andrew Cagney <cagney@redhat.com>
3478
3479 * gdbint.texinfo (Target Architecture Definition): Deprecate
3480 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
3481 just target.
3482
12c266ea 34832003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 3484
f30992d4 3485 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
3486 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
3487 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
3488 * gdbint.texinfo (Target Architecture Definition): Rename
3489
34902003-09-30 Andrew Cagney <cagney@redhat.com>
3491
f30992d4 3492 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 3493 (Target Architecture Definition):
f30992d4 3494
2e092625
AC
3495 * gdbint.texinfo (Target Architecture Definition): Rename
3496 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
3497
0717ae8a
AC
34982003-09-29 Andrew Cagney <cagney@redhat.com>
3499
dad809b7
AC
3500 * gdbint.texinfo (Target Architecture Definition): Delete
3501 documentation for NEED_TEXT_START_END.
3502
0717ae8a
AC
3503 * gdbint.texinfo (Target Architecture Definition): Rename
3504 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
3505 TARGET_WRITE_PC.
a9331b3f 3506
af6cf26d
MC
35072003-09-22 Michael Chastain <mec@shout.net>
3508
3509 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
3510
ee206350
AG
35112003-09-21 Anthony Green <green@redhat.com>
3512
3513 * gdbint.texinfo (Target Architecture Definition): Fix typos.
3514
a38c9fe6
MK
35152003-09-21 Mark Kettenis <kettenis@gnu.org>
3516
3517 * gdbint.texinfo (Target Architecture Definition): Document
3518 stabs_argument_has_addr.
3519
77949794
AC
35202003-09-18 Andrew Cagney <cagney@redhat.com>
3521
3522 * gdbint.texinfo (Target Architecture Definition): Delete
3523 documentation on REGISTER_NAMES.
3524
8e823e25
MK
35252003-09-13 Mark Kettenis <kettenis@gnu.org>
3526
3527 * gdbint.texinfo (Target Architecture Definition): Replace
3528 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
3529
f27dd7fd
AC
35302003-09-11 Andrew Cagney <cagney@redhat.com>
3531
3532 * gdbint.texinfo (Target Architecture Definition): Replace
3533 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
3534
8b148df9
AC
35352003-08-18 Andrew Cagney <cagney@redhat.com>
3536
3537 * gdbint.texinfo (Target Architecture Definition): Document
3538 "frame_red_zone_size".
3539
25d29d70
AC
35402003-08-09 Andrew Cagney <cagney@redhat.com>
3541
3542 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
3543 with "set/show backtrace past-main" and "set/show backtrace
3544 limit".
3545
c938e9b0
L
35462003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3547
3548 * Makefile.in (install-info): Support DESTDIR.
3549 (install-html): Likewise.
3550
64fabec2
AC
35512003-08-07 Andrew Cagney <cagney@redhat.com>
3552
3553 Patch from Nick Roberts.
3554 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
3555 bindings. Remove description of send-gdb-command.
3556
2fcf52f0
AC
35572003-08-07 Andrew Cagney <cagney@redhat.com>
3558
3559 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
3560 GDB 6.0.
3561
086432e2
AC
35622003-08-06 Andrew Cagney <cagney@redhat.com>
3563
3564 * gdb.texinfo (Mode Options): Mention that level three is the
3565 highest available and that level 2 is deprecated.
3566 (Annotations Overview): Mention annotation levels. Cross reference
3567 to "Limitations of the Annotation Interface" in annotate.texi.
3568 (TODO, Value Annotations, Frame Annotations): Delete section.
3569 (Displays, Breakpoint Info): Delete.
3570
e5249f67
AC
35712003-08-04 Andrew Cagney <cagney@redhat.com>
3572
3573 * agentexpr.texi: Delete @bye.
3574 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
3575 (stabs.info): Add $(srcdir) to include search path.
3576 (html): Depend on "annotate_toc.html", and not "annotate.html".
3577 * stabs.texinfo: Ditto. Include "fdl.texi".
3578 * gdbint.texinfo: Update copyright statement's list of invariant
3579 sections.
3580
e6f672d2
AC
35812003-07-28 Andrew Cagney <cagney@redhat.com>
3582
3583 * Makefile.in (INFO_DEPS): Add annotate.info.
3584 (dvi, ps, html, pdf): Add annotate.
3585 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
3586 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
3587 (ANNOTATE_DOC_FILES): New macro.
3588 (ANNOTATE_TEX_TMPS): New macro.
3589 (annotate.info, annotate_toc.html): Specify dependencies.
3590 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
3591 * annotate.texinfo: Rename annotate.texi. Get building. Add
3592 "Migrating to GDB/MI" and "Limitations of the Annotation
3593 Interface" chapters. Mention why it is not part of the user
3594 guide. Update copyright notice. Include "fdl.texi".
3595
72ffddc9
SC
35962003-07-26 Stephane Carrez <stcarrez@nerim.fr>
3597
3598 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
3599
a9f12a31
DJ
36002003-07-24 Daniel Jacobowitz <drow@mvista.com>
3601
3602 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
3603
b1fe9455
DJ
36042003-07-24 Daniel Jacobowitz <drow@mvista.com>
3605
3606 * gdb.texinfo (Server): Mention pidof.
3607
153721e6
AC
36082003-07-22 Andrew Cagney <cagney@redhat.com>
3609
3610 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
3611 list.
3612
0fac0b41
DJ
36132003-06-28 Daniel Jacobowitz <drow@mvista.com>
3614
3615 * gdb.texinfo (Logging output): New chapter.
3616
4e562065
JB
36172003-06-24 Joel Brobecker <brobecker@gnat.com>
3618
3619 * gdb.texinfo (Unsupported languages): New section.
3620 (Languages): Add link to new section.
3621
f2c06f52
AC
36222003-06-22 Andrew Cagney <cagney@redhat.com>
3623
3624 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3625
b4177fca
DJ
36262003-06-22 Daniel Jacobowitz <drow@mvista.com>
3627
3628 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3629
f418dd93
DJ
36302003-06-22 Daniel Jacobowitz <drow@mvista.com>
3631
3632 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
3633 * agentexpr.texi: Retitle section, and change it to an appendix.
3634 Comment out texinfo initialization. Factor a @var{} into two
3635 pieces to prevent makeinfo warnings.
3636 * gdb.texinfo: Add Agent Expressions appendix.
3637
4ca61388
DJ
36382003-06-19 Daniel Jacobowitz <drow@mvista.com>
3639
3640 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3641
07f31aa6
DJ
36422003-06-18 Daniel Jacobowitz <drow@mvista.com>
3643
5ae4183a 3644 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
3645 remote target". Document the "detach" and "disconnect" commands.
3646 (Server, Netware, Debug Session): Reference "Connecting to a
3647 remote target".
3648 (GDB/MI Target Manipulation): Document "-target-disconnect".
3649
2dd0da42
AC
36502003-06-13 Andrew Cagney <cagney@redhat.com>
3651
3652 * gdbint.texinfo (Target Architecture Definition): Deprecate
3653 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
3654 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
3655
e7a3abfc
JB
36562003-06-09 Jim Blandy <jimb@redhat.com>
3657
3658 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3659
25e3a86b
AC
36602003-06-08 Andrew Cagney <cagney@redhat.com>
3661
3662 * gdbint.texinfo (Target Architecture Definition): Delete
3663 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3664
a9e5fdc2
AC
36652003-06-08 Andrew Cagney <cagney@redhat.com>
3666
3667 * gdbint.texinfo (Target Architecture Definition): Document
3668 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
3669
b37303ee
AF
36702003-06-07 Adam Fedor <fedor@gnu.org>
3671
3672 * gdb.texinfo: Add Objective-C documentation.
3673
39fe6e80
AC
36742003-06-01 Andrew Cagney <cagney@redhat.com>
3675
3676 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
3677 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
3678
125309b2
AC
36792003-05-21 Andrew Cagney <cagney@redhat.com>
3680
3681 * gdbint.texinfo (Target Architecture Definition): Delete
3682 references to "extract_address" and "store_address".
3683
b8b527c5
AC
36842003-05-16 Andrew Cagney <cagney@redhat.com>
3685
3686 * gdbint.texinfo (Target Architecture Definition): Replace
3687 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
3688 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
3689
50e3ee83
TR
36902003-05-14 Theodore A. Roth <troth@openavr.org>
3691
3692 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3693
44e2be90
L
36942003-05-10 H.J. Lu <hongjiu.lu@intel.com>
3695
3696 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
3697 (gdb.dvi): Likewise.
3698 (gdb.pdf): Likewise.
3699 (links2roff): Likewise.
3700
df5215a6
JB
37012003-05-08 Jim Blandy <jimb@redhat.com>
3702
3703 * gdb.texinfo (Dump/Restore Files): Update documentation for
3704 'dump', 'append', and 'restore': note that format argument is
3705 optional; simplify presentation of the command variants; and be
3706 more precise about the formats.
3707
5e7b2f39
JB
37082003-05-07 Jim Blandy <jimb@redhat.com>
3709
3710 * gdb.texinfo (Symbols): Update documentation: 'maint list
3711 symtabs' and 'maint list psymtabs' have been renamed 'maint info
3712 symtabs' and 'maint info psymtabs'.
3713
b1e29e33
AC
37142003-05-05 Andrew Cagney <cagney@redhat.com>
3715
3716 * gdbint.texinfo (Target Architecture Definition): Make
3717 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
3718 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
3719 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
3720
00905d52
AC
37212003-05-04 Andrew Cagney <cagney@redhat.com>
3722
3723 * gdb.texinfo (Maintenance Commands): Document "maint print
3724 dummy-frames".
3725
54ff5908
AC
37262003-05-04 Andrew Cagney <cagney@redhat.com>
3727
3728 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3729
32e7087d
JB
37302003-05-03 J. Brobecker <brobecker@gnat.com>
3731
3732 Thierry Schneider <tpschneider1@yahoo.com>
3733 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
3734 for new MI command.
3735
7043d8dc
AC
37362003-05-03 Andrew Cagney <cagney@redhat.com>
3737
3738 * gdbint.texinfo (Target Architecture Definition): Document
3739 push_dummy_code. Add cross references.
3740
e33d66ec
EZ
37412003-05-02 Elena Zannoni <ezannoni@redhat.com>
3742
3743 * gdb.texinfo (Character Sets): Update to reflect new behavior of
3744 set/show charsets commands.
3745
0ba6dca9
AC
37462003-04-28 Andrew Cagney <cagney@redhat.com>
3747
3748 * gdbint.texinfo (Target Architecture Definition): Replace
3749 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
3750 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
3751
d7a27068
AC
37522003-04-28 Andrew Cagney <cagney@redhat.com>
3753
3754 * gdbint.texinfo (Target Architecture Definition): Rename
3755 "tm_print_insn" to "deprecated_tm_print_insn".
3756
44ea7b70
JB
37572003-04-09 Jim Blandy <jimb@redhat.com>
3758
3759 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3760 list psymtabs'.
3761
fb8f8949
AC
37622003-04-08 Andrew Cagney <cagney@redhat.com>
3763
3764 * gdbint.texinfo (Target Architecture Definition): Delete
3765 references to EXTRA_FRAME_INFO.
3766
32fb0f22
AC
37672003-04-08 Andrew Cagney <cagney@redhat.com>
3768
3769 * gdbint.texinfo (Target Architecture Definition): Delete
3770 PRINT_TYPELESS_INTEGER.
3771
6be67e67
JB
37722003-04-02 J. Brobecker <brobecker@gnat.com>
3773
3774 * observer.texi (GDB Observers): Adjust the documentation for the
3775 normal_stop notification to better describe reality. Fix a couple
3776 of minor typos.
3777
4e35d5f0
BR
37782003-04-02 Bob Rossi <bob_rossi@cox.net>
3779
a9331b3f 3780 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3781 '-file-list-exec-source-file'
3782
e8a8712a
AC
37832003-03-31 Andrew Cagney <cagney@redhat.com>
3784
3785 * gdbint.texinfo (Target Architecture Definition): Delete
3786 references to CALL_DUMMY_P.
3787
6c0e89ed
AC
37882003-03-30 Andrew Cagney <cagney@redhat.com>
3789
3790 * gdbint.texinfo (Target Architecture Definition): Remove
3791 reference to TARGET_WRITE_SP.
a9331b3f 3792
378bfd1b
AC
37932003-03-27 Andrew Cagney <cagney@redhat.com>
3794
3795 * gdbint.texinfo (Target Architecture Definition): Remove
3796 references to write_sp.
6c0e89ed 3797
922fbb7b
AC
37982003-03-27 Andrew Cagney <cagney@redhat.com>
3799
3800 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
3801 chapter body. Use @smallexample instead of @example.
3802 (Annotations): Ditto.
3803 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
3804 annotate.texi.
3805
b81774d8
AC
38062003-03-26 Andrew Cagney <cagney@redhat.com>
3807
3808 * gdbint.texinfo (Target Architecture Definition): Replace
3809 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
3810 dummy_addr parameters.
3811
1bf6d5cc
AC
38122003-03-25 Andrew Cagney <cagney@redhat.com>
3813
3814 * gdbint.texinfo (Target Architecture Definition): Delete
3815 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
3816 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3817 Add reference to PUSH_ARGUMENTS.
3818
618ce49f
AC
38192003-03-23 Andrew Cagney <cagney@redhat.com>
3820
3821 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3822 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3823
bcd7e15f
JB
38242003-03-18 J. Brobecker <brobecker@gnat.com>
3825
3826 * gdbint.texinfo (Algorithms): Add new section describing the
3827 Observer paradigm.
3828 (Top): Add menu entry to new observer appendix.
3829 * observer.texi: New file.
3830 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
3831 new observer.texi file.
3832
9fe8321b
AC
38332003-03-17 Andrew Cagney <cagney@redhat.com>
3834
3835 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
3836 that GNU Press update the manual version number.
3837
ac2adee5
AC
38382003-03-12 Andrew Cagney <cagney@redhat.com>
3839
3840 * gdbint.texinfo (Target Architecture Definition): Delete
3841 references to get_saved_register. Rename GET_SAVED_REGISTER to
3842 DEPRECATED_GET_SAVED_REGISTER.
3843
749b82f6
AC
38442003-03-13 Andrew Cagney <cagney@redhat.com>
3845
3846 * gdbint.texinfo (Target Architecture Definition): Replace
3847 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
3848
8bedc050
AC
38492003-03-12 Andrew Cagney <cagney@redhat.com>
3850
3851 * gdbint.texinfo (Target Architecture Definition): Rename
3852 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3853
0ce1b118
CV
38542003-03-10 Corinna Vinschen <vinschen@redhat.com>
3855
3856 * gdb.texinfo: Add File-I/O documentation.
3857
12cc2063
AC
38582003-03-10 Andrew Cagney <cagney@redhat.com>
3859
3860 * gdbint.texinfo (Target Architecture Definition): Cross reference
3861 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
3862
7453dc06
AC
38632003-03-07 Andrew Cagney <cagney@redhat.com>
3864
3865 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3866 frame" command.
3867
6314f104
AC
38682003-03-05 Andrew Cagney <cagney@redhat.com>
3869
3870 * gdbint.texinfo (Target Architecture Definition): Document
3871 unwind_dummy_id. Cross reference unwind_dummy_id and
3872 SAVE_DUMMY_FRAME_TOS.
3873
f1212245
DJ
38742003-03-05 James Ingham <jingham@apple.com>
3875 Daniel Jacobowitz <drow@mvista.com>
3876
3877 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
3878 and "show cp-abi".
3879
77e7e267
AC
38802003-03-03 Andrew Cagney <cagney@redhat.com>
3881
3882 * gdbint.texinfo (Target Architecture Definition): Document
3883 register_type.
3884
838a8221
AC
38852003-03-03 Andrew Cagney <cagney@redhat.com>
3886
3887 * stabs.texinfo (Structures): Use @samp and separate @var's
3888 instead of a single @var containing a comma separated list.
3889 (Unions): Ditto.
3890
d7f4a264
DJ
38912003-03-02 Daniel Jacobowitz <drow@mvista.com>
3892
3893 * Makefile.in (distclean): Remove config.log.
3894
f30ee0bc
AC
38952003-03-01 Andrew Cagney <cagney@redhat.com>
3896
3897 * gdbint.texinfo (Target Architecture Definition): Rename
3898 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
3899
39002003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3901
3902 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3903 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3904
be448670
CF
39052003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
3906
3907 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
3908 (Non-debug DLL symbols): New node, describing the minimal symbols
3909 loaded from DLLs without real debugging symbols.
3910
501eef12
AC
39112003-02-20 Andrew Cagney <ac131313@redhat.com>
3912
3913 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
3914 hardware-breakpoint-limit".
3915 (Set Watchpoints): Add cross reference to "set remote
3916 hardware-watchpoint-limit".
3917 (Remote configuration options): New section.
3918
21c294e6
AC
39192003-02-04 Andrew Cagney <ac131313@redhat.com>
3920
e9be73e4
AC
3921 * gdbint.texinfo (Target Architecture Definition): Delete
3922 descrption of IS_TRAPPED_INTERNALVAR.
3923
21c294e6
AC
3924 From Keith Seitz <keiths@redhat.com>:
3925 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
3926 option "-i"/"--interpreter" to this chapter. Include index
3927 entries.
3928
0179ffac
DC
39292003-02-04 David Carlton <carlton@math.stanford.edu>
3930
3931 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
3932 (Variables): Recommend stabs+ and DWARF 2.
3933 (C plus plus expressions): Correct info about
3934 compiler versions, debug formats.
3935 (Contributors): Change 'DWARF2' to 'DWARF 2'.
3936 PR symtab/874.
3937
7ca9f392
AC
39382003-02-01 Andrew Cagney <ac131313@redhat.com>
3939
3940 * gdbint.texinfo (Target Architecture Definition): Delete
3941 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
3942 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
3943 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
3944 references to nindy and i960.
3945 * gdb.texinfo (i960): Delete all references to i960 and nindy.
3946
31a85ea2
AC
39472003-02-01 Andrew Cagney <ac131313@redhat.com>
3948
3949 * gdbint.texinfo (Target Architecture Definition): Delete
3950 FLOAT_INFO.
3951
6b894e49
AC
39522003-01-30 Andrew Cagney <ac131313@redhat.com>
3953
3954 * stabs.texinfo (Member Type Descriptor): Clarify description of
3955 `@'. Suggested by Ben Hutchings.
3956
c48861fb
AC
39572003-01-29 Andrew Cagney <ac131313@redhat.com>
3958
3959 * gdb.texinfo (M68K): Delete reference to es1800.
3960
617073a9
AC
39612003-01-29 Andrew Cagney <ac131313@redhat.com>
3962
3963 * gdb.texinfo (Maintenance Commands): Document `maint print
3964 reggroups' and `maint print register-groups'.
3965 * gdbint.texinfo (Target Architecture Definition): Document
3966 register_reggroup_p.
3967
5b5d99cf
JB
39682003-01-23 Jim Blandy <jimb@redhat.com>
3969
3970 * gdb.texinfo (Separate Debug Files): New section.
3971
e7ba9c65
DJ
39722003-01-22 Daniel Jacobowitz <drow@mvista.com>
3973
3974 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3975 and "maint show profile".
3976
94e91d6d
MC
39772003-01-16 Michael Chastain <mec@shout.net>
3978
3979 * gdb.texinfo (Installing GDB): Warn against
3980 ".../gdb-VERSION/gdb/configure".
3981 (Separate Objdir): Likewise.
3982
867f3898
AC
39832003-01-15 Andrew Cagney <ac131313@redhat.com>
3984
3985 * gdbint.texinfo (Target Architecture Definition): Delete
3986 definition of PRINT_REGISTER_HOOK.
3987
f153cc92
EZ
39882003-01-15 Elena Zannoni <ezannoni@redhat.com>
3989
3990 (OpenRISC 1000): Fix formatting of command names.
3991
c60eb6f1
EZ
39922003-01-15 Elena Zannoni <ezannoni@redhat.com>
3993
3994 * gdb.texinfo (Continuing and Stepping): Add new command
3995 'advance'. Clarify behavior of 'until'.
3996
f5ebfba0
DJ
39972003-01-13 Daniel Jacobowitz <drow@mvista.com>
3998
3999 * gdb.texinfo (Files): Document solib-absolute-prefix and
4000 solib-search-path.
4001
4ce8657e
MC
40022003-01-09 Michael Chastain <mec@shout.net>
4003
4004 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4005 (Create a Release): Add new instructions for new @file{src-release}.
4006 Document existing instructions for @file{Makefile.in} as
4007 being for @value{GDBN} 5.3.1 or earlier.
4008
372613e3
AC
40092003-01-09 Andrew Cagney <ac131313@redhat.com>
4010
4011 * gdbint.texinfo (Target Architecture Definition): Mention
4012 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4013 allocate memory.
4014
b4e9345d
DJ
40152003-01-04 Daniel Jacobowitz <drow@mvista.com>
4016
4017 * gdb.texinfo (Controlling GDB): Add @kindex for
4018 "show osabi".
4019 (Backtraces): Add @kindex's for backtrace-below-main.
4020
98b45e30
DJ
40212003-01-04 Daniel Jacobowitz <drow@mvista.com>
4022
4023 * gdb.texinfo (Controlling GDB): Document "set osabi".
4024
95f90d25
DJ
40252003-01-04 Daniel Jacobowitz <drow@mvista.com>
4026
4027 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4028 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4029
1e698235
DJ
40302003-01-04 Daniel Jacobowitz <drow@mvista.com>
4031
4032 * gdb.texinfo (Controlling GDB): Add ABI section. Document
4033 "set coerce-float-to-double".
4034 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4035
e632838e
AC
40362003-01-02 Andrew Cagney <ac131313@redhat.com>
4037
4038 * stabs.texinfo: Remove obsolete text.
4039 * gdbint.texinfo: Ditto.
4040 * gdb.texinfo: Ditto.
4041
c133ab7a
MK
40422002-12-22 Mark Kettenis <kettenis@gnu.org>
4043
4044 * gdbint.texinfo (Target Architecture Definition): Update
4045 description of gdbarch_register_osabi.
4046
f821f325
KH
40472002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4048
4049 * agentexpr.texi: Fix typos.
4050 * annotate.texi: Likewise.
4051 * fdl.texi: Likewise.
4052
85a6d8d3 40532002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
4054
4055 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4056 DEPRECATED_INIT_FRAME_PC.
4057
ae45cd16
AC
40582002-12-01 Andrew Cagney <ac131313@redhat.com>
4059
4060 * gdbint.texinfo (Target Architecture Definition): Delete
4061 PC_IN_CALL_DUMMY.
4062
07555a72
AC
40632002-11-28 Andrew Cagney <ac131313@redhat.com>
4064
4065 * gdbint.texinfo (Host Definition): Delete documentation on
4066 USE_GENERIC_DUMMY_FRAMES.
4067
c166cdc7
EZ
40682002-11-26 Elena Zannoni <ezannoni@redhat.com>
4069
5ae4183a 4070 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
4071 * Makefile.in (install-info): Run the install-info command as part
4072 of the post install steps only.
4073 (uninstall-info): New target.
4074 (uninstall): New target.
4075
35db0260
EZ
40762002-11-22 Elena Zannoni <ezannoni@redhat.com>
4077
4078 * Makefile.in (install): Make install do some real work.
4079
9ba8d803
AC
40802002-11-19 Andrew Cagney <ac131313@redhat.com>
4081
4082 Fix POSIX problem reported by Paul Eggert.
4083 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4084 Fix PR gdb/527.
4085
903ad3a6
AC
40862002-10-26 Andrew Cagney <cagney@redhat.com>
4087
4088 * gdbint.texinfo (Target Architecture Definition): Delete
4089 definition of DO_REGISTERS_INFO.
4090
f2abfe65
KB
40912002-10-18 Kevin Buettner <kevinb@redhat.com>
4092
4093 * gdbint.texinfo (Address Classes): Fix problems with insertion
4094 of ``{'' and ``}'' in example.
4095
b5b0480a
KB
40962002-10-17 Kevin Buettner <kevinb@redhat.com>
4097
4098 * gdbint.texinfo (Address Classes): New section.
4099 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4100 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4101 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4102 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4103
c85508ee
KD
41042002-10-11 Klee Dienes <kdienes@apple.com>
4105
4106 * gdb.texinfo (Registers): Mention vector registers as well as
4107 floating registers in the documentation for 'info registers' and
4108 'info all-registers'.
4109
6d12fc3d
DJ
41102002-10-11 Daniel Jacobowitz <drow@mvista.com>
4111
4112 * gdbint.texinfo (CPLUS_MARKER): Remove item.
4113
8d19fbd2
JJ
41142002-10-03 Jeff Johnston <jjohnstn@redhat.com>
4115
4116 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4117 interface definition.
4118
a37295f9
MM
41192002-10-03 Marko Mlinar <markom@opencores.org>
4120
4121 * gdb.texinfo (Target Commands): Add or1k target specific
4122 commands.
4123 * gdb.texinfo (Contributors): Add myself to the contributors list.
4124
da0f9dcd
AC
41252002-10-01 Andrew Cagney <ac131313@redhat.com>
4126
4127 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
4128 and "mi1" instead of "mi1" and "mi0".
4129
2e834e49
HPN
41302002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4131
4132 * gdb.texinfo (Packets): Fix typos "alligned".
4133 Correct z3/Z3 description. Correct z4/Z4 title.
4134
050be0dc
AC
41352002-09-27 Andrew Cagney <ac131313@redhat.com>
4136
4137 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
4138
1104b9e7
KB
41392002-09-25 Kevin Buettner <kevinb@redhat.com>
4140
4141 * gdb.texinfo: Use GNU/Linux instead of Linux.
4142
512217c7
AC
41432002-09-25 Andrew Cagney <ac131313@redhat.com>
4144
4145 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4146
10998722
AC
41472002-09-24 Andrew Cagney <ac131313@redhat.com>
4148
512217c7 4149 * gdb.texinfo: Replace @example with @smallexample.
10998722 4150
a0eb71c5
KB
41512002-09-20 Kevin Buettner <kevinb@redhat.com>
4152
f7dc1244 4153 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
4154 * gdb.texinfo (Character Sets): Use @smallexample instead of
4155 @example. Use GNU/Linux instead of Linux.
4156
41572002-09-20 Jim Blandy <jimb@redhat.com>
4158
4159 * gdb.texinfo: Add character set documentation.
4160
2f870471
AC
41612002-09-19 Andrew Cagney <ac131313@redhat.com>
4162
4163 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4164 (Packets): Add cross reference from `b' packet to `z' packets.
4165
790eb8f5
AC
41662002-09-19 Andrew Cagney <ac131313@redhat.com>
4167
8d30a00d
AC
4168 * gdb.texinfo (Maintenance Commands): Document ``maint
4169 internal-error'' and ``maint internal-warning''.
4170
790eb8f5
AC
4171 * gdbint.texinfo (Target Architecture Definition): Revise
4172 description of STACK_ALIGN. Add description of FRAME_ALIGN.
4173
a23a7bf1
JB
41742002-09-19 Joel Brobecker <brobecker@gnat.com>
4175
4176 * gdbint.texinfo (Target Conditionals): Document the new
4177 NAME_OF_MALLOC macro.
4178
299ffc64
AC
41792002-09-05 Andrew Cagney <ac131313@redhat.com>
4180
4181 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4182 engineer.
4183
b7bb15bc
SC
41842002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4185
4186 * gdb.texinfo (TUI Overview): Document status line fields.
4187
3d757584
SC
41882002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4189
4190 * gdb.texinfo (TUI Commands): Document info win command.
4191
269c21fe
SC
41922002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4193
4194 * gdb.texinfo (TUI Overview): Document breakpoint markers.
4195
7cf36c78
SC
41962002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4197
4198 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4199 (TUI Keys): Likewise.
4200
d2c6833e
AC
42012002-08-25 Andrew Cagney <ac131313@redhat.com>
4202
4203 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4204 for a packet receive.
4205
46d8b1c3
AC
42062002-08-25 Andrew Cagney <ac131313@redhat.com>
4207
4208 * Makefile.in (clean): Move to end of file.
4209 (distclean, maintainer-clean, realclean): Ditto.
4210 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
4211 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4212 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4213 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4214
b0787093
AC
42152002-08-24 Andrew Cagney <ac131313@redhat.com>
4216
4217 * Makefile.in (GDBINT_TEX_TMPS): Define.
4218 (gdbint.dvi, gdbint.pdf): Use
4219 (GDB_TEX_TMPS): Define.
4220 (gdb.dvi, gdb.pdf): Use.
4221 (STABS_TEX_TMPS): Define.
4222 (stabs.dvi, stabs.pdf): Use.
4223 (GDB_DOC_SOURCE_INCLUDES): New macros.
4224 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4225 (GDBINT_DOC_FILES_INCLUDES): New macros.
4226 (GDBINT_DOC_BUILD_INCLUDES): New macros.
4227 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
4228 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
4229 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
4230 (links2roff): Replace SFILES_INCLUDED with
4231 GDB_DOC_SOURCE_INCLUDES.
4232 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
4233 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
4234 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
4235 dependencies.
4236 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
4237 dependencies.
4238 (gdbmi.texinfo): Delete rule.
4239 (inc-hist.texinfo): Delete rule.
4240 (rluser.texinfo): Delete rule.
4241
ebba8386
AC
42422002-08-23 Andrew Cagney <cagney@redhat.com>
4243
4244 * gdbint.texinfo (Target Architecture Definition): Update
4245 STORE_RETURN_VALUE, mention regcache.
4246
0ab7a791
AC
42472002-08-21 Andrew Cagney <ac131313@redhat.com>
4248
4249 * gdbint.texinfo (Target Architecture Definition): Document
4250 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
4251
ee2d5c50
AC
42522002-08-19 Andrew Cagney <ac131313@redhat.com>
4253
4254 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
4255 Fix minor typos. Add index entries.
4256
53c69bd7
AC
42572002-08-18 Andrew Cagney <ac131313@redhat.com>
4258
4259 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
4260
e76f1f2e
AC
42612002-08-15 Andrew Cagney <ac131313@redhat.com>
4262
4263 * gdbint.texinfo (Target Architecture Definition): Document
4264 PRINT_VECTOR_INFO.
4265 * gdb.texinfo (Vector Unit): Document "info vectors" command.
4266
0680b120
AC
42672002-08-13 Andrew Cagney <ac131313@redhat.com>
4268
4269 * gdb.texinfo (Maintenance Commands): Document "maint print
4270 registers", "maint print raw-registers" and "maint print
4271 cooked-registers".
4272
3c3bea1c
GS
42732002-08-08 Grace Sainsbury <graces@redhat.com>
4274
a9331b3f 4275 From Mark Salter:
3c3bea1c
GS
4276 * gdb.texinfo (Protocol): Document T packet extension to
4277 allow watchpoint address reporting.
4278
42f9b0a5
AC
42792002-08-03 Andrew Cagney <ac131313@redhat.com>
4280
4281 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
4282
db034ac5
AC
42832002-08-01 Andrew Cagney <cagney@redhat.com>
4284
4285 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
4286 to CHILL.
4287
e2b28d04
AC
42882002-08-01 Andrew Cagney <ac131313@redhat.com>
4289
4290 * gdbint.texinfo (Coding): Revise section "Include Files".
4291
7fb623f7
AC
42922002-07-24 Andrew Cagney <cagney@redhat.com>
4293
4294 * gdbint.texinfo: Obsolete references to m88k.
4295 * gdb.texinfo: Ditto.
4296
4a2b4636
JB
42972002-07-10 Joel Brobecker <brobecker@gnat.com>
4298
7fb623f7 4299 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
4300 where the proper version of autoconf can be retrieved.
4301
a71ec265
DH
43022002-07-09 Don Howard <dhoward@redhat.com>
4303
4304 * gdb.texinfo (Command Files): Further describe the behavior of
4305 sourced command files.
4306
b9aa90c9
AC
43072002-06-27 Andrew Cagney <ac131313@redhat.com>
4308
4309 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
4310 (Coding): Clarify ISO C version that GDB assumes.
4311
40dd2248
TT
43122002-06-26 Tom Tromey <tromey@redhat.com>
4313
4314 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
4315 add_setshow_cmd_full.
4316
bfac230e
DH
43172002-06-25 Don Howard <dhoward@redhat.com>
4318
4319 * gdb.texinfo (Memory Region Attributes): Document new behavior
4320 for 'mem' command.
4321
475b0867
JB
43222002-06-11 Jim Blandy <jimb@redhat.com>
4323
919d772c
JB
4324 * gdb.texinfo (Symbols): Update documentation for `info source'
4325 command.
4326
475b0867
JB
4327 * gdb.texinfo (Macros): Call the command `info macro', not
4328 `show macro'.
4329
ba8c9337
AC
43302002-06-09 Andrew Cagney <ac131313@redhat.com>
4331
4332 * gdbint.texinfo (Coding): Add section ``Per-architecture module
4333 data''.
4334
1029b7fa
MK
43352002-06-09 Mark Kettenis <kettenis@gnu.org>
4336
4337 * gdbint.texinfo (Target Architecture Definition): Document
4338 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4339
16737d73
AC
43402002-06-08 Andrew Cagney <ac131313@redhat.com>
4341
4342 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
4343 lists.
4344
30107679
AC
43452002-06-08 Andrew Cagney <ac131313@redhat.com>
4346
4347 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
4348 Branch''.
4349
3352e23e
AC
43502002-06-01 Andrew Cagney <ac131313@redhat.com>
4351
4352 * gdbint.texinfo (Target Architecture Definition): Add section
4353 ``Converting an existing Target Architecture to Multi-arch''.
4354
cbb09e6a
AC
43552002-05-30 Andrew Cagney <ac131313@redhat.com>
4356
4357 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
4358 to ``Obsoleting code''. Revise.
4359
e2e0bcd1
JB
43602002-05-17 Jim Blandy <jimb@redhat.com>
4361
4362 * gdb.texinfo (C Preprocessor Macros): New chapter.
4363 Include it in the main menu.
4364 (Contributors): Credit Jim Blandy with macro support.
4365 (Compilation): Explain how to get macro information into the
4366 executable.
4367 (Expressions): Note that preprocessor macros are expanded.
4368
9db8d71f
DJ
43692002-05-14 Daniel Jacobowitz <drow@mvista.com>
4370
4371 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
4372 options for `target remote'.
4373
6d531722
AC
43742002-05-13 Andrew Cagney <ac131313@redhat.com>
4375
4376 * gdbint.texinfo (Target Architecture Definition): Delete
4377 documentation on NNPC_REGNUM.
4378
13d01224
AC
43792002-05-11 Andrew Cagney <ac131313@redhat.com>
4380
4381 * gdbint.texinfo (Target Architecture Definition): Document
4382 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
4383 (Target Architecture Definition): Revise section `Using Different
4384 Register and Memory Data Representations'. Add section `Raw and
4385 Virtual Register Representations'.
4386
b2e75d78
AC
43872002-05-11 Andrew Cagney <ac131313@redhat.com>
4388
4389 * gdbint.texinfo (Target Architecture Definition): Mention
4390 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
4391 (Target Architecture Definition): Mention same. Add references to
4392 web pages.
4393
2c8682ee
MS
43942002-05-08 Michael Snyder <msnyder@redhat.com>
4395
4396 * stabs.texinfo (Attributes): Document new "vector" attribute.
4397
0816590b
AC
43982002-05-04 Andrew Cagney <ac131313@redhat.com>
4399
4400 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
4401
2653173e
AC
44022002-05-04 Andrew Cagney <ac131313@redhat.com>
4403
4404 * gdb.texinfo: Delete obsolete references to a29k.
4405
d7bd68ca
AC
44062002-04-24 Andrew Cagney <ac131313@redhat.com>
4407
4408 * gdbint.texinfo (Target Architecture Definition): Replace
4409 IN_SIGTRAMP with PC_IN_SIGTRAMP.
4410
21d83aa5
DM
44112002-04-24 David S. Miller <davem@redhat.com>
4412
4413 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
4414
7673a6cc
DM
44152002-04-21 David S. Miller <davem@redhat.com>
4416
4417 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
4418
d49d1e0a
AC
44192002-04-21 Andrew Cagney <ac131313@redhat.com>
4420
4421 * gdbint.texinfo (Target Architecture Definition): Delete
4422 definition of HAVE_REGISTER_WINDOWS.
4423
f7dc1244 44242002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
4425
4426 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
4427 "Theodore A. Roth" <troth@verinet.com>.
4428
5ca0cb28
DH
44292002-04-15 Don Howard <dhoward@redhat.com>
4430
f7dc1244 4431 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 4432 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 4433 Provide a better explaination of this feature.
5ca0cb28 4434
f208ba17
AC
44352002-04-14 Andrew Cagney <ac131313@redhat.com>
4436
4437 * gdbint.texinfo (Target Architecture Definition): Remove
4438 FRAME_CHAIN_COMBINE.
4439
d5ba91de
MC
44402002-04-12 Michael Chastain <mec@shout.net>
4441
4442 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
4443 REG_STACK_SEGMENT.
4444
26818220
MC
44452002-04-09 Michael Chastain <mec@shout.net>
4446
4447 * gdbint.texinfo (Obsolete Conditionals): Remove references to
4448 PYRAMID_* macros.
4449
129188f6
AC
44502002-04-07 Andrew Cagney <ac131313@redhat.com>
4451
4452 * gdb.texinfo (Bug Reporting): Document that the web is the
4453 prefered way of submitting bug reports.
4454 (Bug Reporting): Delete the s-mail address as the last resort.
4455
8227c0ff
AC
44562002-04-05 Andrew Cagney <ac131313@redhat.com>
4457
4458 * gdbint.texinfo (Target Architecture Definition): Delete
4459 references to TARGET_WRITE_FP and write_fp.
4460
16d9dec6
MS
44612002-03-27 Michael Snyder <msnyder@redhat.com>
4462
4463 * gdb.texinfo: Document new commands dump, append, and restore.
4464
9ae8b82c
AC
44652002-03-27 Andrew Cagney <ac131313@redhat.com>
4466
4467 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
4468 Branch'.
4469
474c8240
AC
44702002-03-18 Andrew Cagney <ac131313@redhat.com>
4471
4472 * gdb.texinfo: Change all examples to @smallexample.
4473 * gdbint.texinfo: Ditto.
a9331b3f 4474
fb0ff88f
AC
44752002-03-18 Andrew Cagney <ac131313@redhat.com>
4476
4477 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
4478 Branches''.
4479
9bb0a4d8
AC
44802002-03-18 Andrew Cagney <ac131313@redhat.com>
4481
4482 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
4483 Policy''.
4484
937f164b
FF
44852002-03-04 Fred Fish <fnf@redhat.com>
4486
4487 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
4488 expresson, suports, dependant, trhe, perhaphs, situtations,
4489 explictily, taged, oportunity, unfortunatly).
4490
a7b40f07
AC
44912002-02-24 Andrew Cagney <ac131313@redhat.com>
4492
4493 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
4494 Remove reference to 3.12.
4495
aab4e0ec
AC
44962002-02-23 Andrew Cagney <ac131313@redhat.com>
4497
4498 * gdbint.texinfo: Include fdl.texi.
4499 (Top): Add GNU Free Documentation License.
4500 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
4501 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
4502 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
4503 (gdbint.info): Add srcdir to include path.
4504 * gdb.texinfo: Include gpl.texi.
4505 (Top): Add Copying.
4506 * gpl.texi: New file.
4507
47b95330
AC
45082002-02-23 Andrew Cagney <ac131313@redhat.com>
4509
4510 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
4511
78c47bea
PM
45122002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
4513
4514 * gdb.texinfo: Document Cygwin native specific commands.
4515
56460a61
DJ
45162002-02-15 Daniel Jacobowitz <drow@mvista.com>
4517
4518 * gdb.texinfo: Document gdbserver ``--attach'' command.
4519
def71bfa
MS
45202002-02-07 Michael Snyder <msnyder@redhat.com>
4521
4522 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
4523 to @code(_ovly_debug_event).
4524
c928edc0
AC
45252002-02-07 Andrew Cagney <ac131313@redhat.com>
4526
4527 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
4528
81d46470
MS
45292002-02-06 Michael Snyder <msnyder@redhat.com>
4530
4531 * gdb.texinfo (overlays): Mention new magic symbol
4532 '_ovly_debug_event', which allows GDB to keep better track
4533 of overlays.
4534
f7dc1244 45352002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
4536
4537 * gdb.texinfo (Memory Region Attributes): Fix the wording.
4538 Suggested by Dmitry Sivachenko.
4539
4540 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
4541
15110bc3
MS
45422002-02-01 Michael Snyder <msnyder@redhat.com>
4543
4544 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
4545
6763aef9
MS
45462002-01-30 Michael Snyder <msnyder@redhat.com>
4547
ac282366
MS
4548 * gdb.texinfo: (remote protocol): Gramatical fix-up.
4549 (set trust-readonly-sections): Document.
6763aef9 4550
8642bc8f
AC
45512002-01-29 Andrew Cagney <ac131313@redhat.com>
4552
4553 * gdbint.texinfo (Releasing GDB): Revise and update.
4554
afe64c1a
AC
45552002-01-28 Andrew Cagney <ac131313@redhat.com>
4556
4557 * gdbint.texinfo (Target Architecture Definition): Delete
4558 description of TARGET_BYTE_ORDER_DEFAULT.
4559
f7dc1244 45602002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
4561
4562 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
4563 <mitya@cavia.pp.ru>.
4564
3d6e1b5a
AC
45652002-01-23 Andrew Cagney <ac131313@redhat.com>
4566
4567 * libgdb.texinfo: Delete file.
4568
6c0e9fb3
AC
45692002-01-22 Andrew Cagney <ac131313@redhat.com>
4570
4571 * gdb.texinfo: Remove makeinfo 3.12 hacks.
4572 * gdbint.texinfo: Ditto.
4573
e0ce93ac
AC
4574Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
4575
4576 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
4577
be298bcc
AC
45782002-01-22 Andrew Cagney <ac131313@redhat.com>
4579
4580 * Makefile.in: Update copyright.
4581 (TEXI2DVI): Define.
4582 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
4583 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
4584 gdb-cfg.texi.
4585 (TEXINDEX, PDFTEX): Delete makefile variables.
4586
8e04817f
AC
45872002-01-22 Andrew Cagney <ac131313@redhat.com>
4588
4589 * gdb.texinfo (Protocol): Move section to appendix.
4590
6b2f586d
AC
45912002-01-21 Andrew Cagney <ac131313@redhat.com>
4592
4593 * gdb.texinfo (Remote Debugging): Create a menu.
4594 (Top): Add ``Remote Debugging'' to menu.
4595
6f05cf9f
AC
45962002-01-21 Andrew Cagney <ac131313@redhat.com>
4597
4598 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
4599 serial protocol'' from here.
4600 (Remote Debugging): To here. New chapter.
4601
3fd3d7d2
AC
46022002-01-20 Andrew Cagney <ac131313@redhat.com>
4603
4604 * gdbint.texinfo (Target Architecture Definition): Delete
4605 description of TARGET_BYTE_ORDER_SELECTABLE_P.
4606
7fd60527
AC
46072002-01-20 Andrew Cagney <ac131313@redhat.com>
4608
4609 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
4610 are no longer needed.
4611 (Porting GDB): Add maintainer note about configure.host.
4612
c2f05ac9
AC
46132002-01-20 Andrew Cagney <ac131313@redhat.com>
4614
4615 * gdbint.texinfo (Target Architecture Definition): Remove
4616 definition of IEEE_FLOAT.
4617
f7dc1244 46182002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4619
4620 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4621 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4622 <3diff@gnu.org>
231b2aad 4623
82600034
AC
46242002-01-19 Andrew Cagney <ac131313@redhat.com>
4625
4626 * gdbint.texinfo (Host Definition): Remove references to
4627 MALLOC_INCOMPATIBLE.
4628
7708fa01
AC
46292002-01-17 Andrew Cagney <ac131313@redhat.com>
4630
4631 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4632 and xyz-xdep.o.
4633
eb12ee30
AC
46342002-01-17 Andrew Cagney <ac131313@redhat.com>
4635
4636 * gdb.texinfo (Maintenance Commands): Add appendix.
4637 (Set Breaks): Copy ``maint info breakpoint'' doco to
4638 ``Maintenance Commands'' appendix. Add reference.
4639
c9ccaa92
AC
46402002-01-17 Andrew Cagney <ac131313@redhat.com>
4641
4642 * fdl.texi: Remove next/prev from @node.
4643
f7dc1244 46442002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
4645
4646 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
4647 for monstrous @multitable (from Brian Youmans).
4648
4649 * fdl.texi: New file.
4650
4651 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
4652
8973da3a
AC
46532002-01-15 Andrew Cagney <ac131313@redhat.com>
4654
4655 * gdbint.texinfo (Releasing GDB): New chapter.
4656
7d86b5d5
AC
46572002-01-14 Andrew Cagney <ac131313@redhat.com>
4658
4659 * gdb.texinfo (Embedded Processors, Calling program functions):
4660 Obsolete references to a29k.
4661
cc1cb004
AC
46622002-01-13 Andrew Cagney <ac131313@redhat.com>
4663
4664 * gdbint.texinfo (Coding): Review Cleanups section. Examples
4665 examples. Document that a code-block should do or discard its
4666 cleanups before exit.
4667
79f12247
MS
46682002-01-11 Michael Snyder <msnyder@redhat.com>
4669
4670 * gdb.texinfo (Choosing files): Change @samp to @file.
4671
19837790
MS
46722002-01-05 Michael Snyder <msnyder@redhat.com>
4673
4674 * gdb.texinfo (--pid): Document new command line option (attach).
4675
f7dc1244 46762002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4677
4678 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4679 in the stub.
4680
d7449b42
AC
46812002-01-04 Andrew Cagney <ac131313@redhat.com>
4682
4683 * gdbint.texinfo (Target Architecture Definition): Replace
4684 BIG_ENDIAN with BFD_ENDIAN_BIG.
4685
f23631e4
AC
46862002-01-03 Andrew Cagney <ac131313@redhat.com>
4687
4688 * gdbint.texinfo (Target Architecture Definition): Replace
4689 value_ptr with struct value pointer.
4690
72c9928d
EZ
46912002-01-02 Eli Zaretskii <eliz@gnu.org>
4692
4693 * gdb.texinfo (Free Software): Fix wording.
4694
959acfd1
EZ
46952001-12-31 Eli Zaretskii <eliz@gnu.org>
4696
4697 * gdb.texinfo (Free Software): New section ``Free Software Needs
4698 Free Documentation''.
4699
f7dc1244 47002001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
4701
4702 * stabs.texinfo:
4703 * gdb.texinfo:
4704 * gdbint.texinfo:
4705 * libgdb.texinfo:
4706 * annotate.texi: Fix the application of GFDL in the Copyright notice.
4707
6600abed
MS
47082001-12-29 Michael Snyder <msnyder@redhat.com>
4709
4710 * gdb.texinfo (maint info sections): Fix typo.
4711
f6680716
MS
47122001-12-26 Michael Snyder <msnyder@redhat.com>
4713
fe95c787
MS
4714 * gdb.texinfo (maint info sections): Document.
4715
a9331b3f 4716 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4717 'info proc' sub-options that are currently not implemented.
4718
c3d3ce5b
JB
47192001-12-20 Jim Blandy <jimb@redhat.com>
4720
4721 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4722
778eb05e
AC
47232001-12-15 Andrew Cagney <ac131313@redhat.com>
4724
4725 * gdbint.texinfo (Target Architecture Definition): Replace
4726 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4727
2607059c
AC
47282001-12-01 Andrew Cagney <ac131313@redhat.com>
4729
4730 * gdbint.texinfo (Host Definition): Delete documentation on
4731 HOST_BYTE_ORDER.
4732
df0cd8c5
JB
47332001-11-30 Jim Blandy <jimb@redhat.com>
4734
4735 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4736 overlay support. Add to top-level menu.
df0cd8c5 4737
88118b3a
TT
47382001-11-26 Tom Tromey <tromey@redhat.com>
4739
4740 * gdb.texinfo (Command Syntax): Document C-o binding.
4741
96565e91
CF
47422001-07-26 Christopher Faylor <cgf@redhat.com>
4743
4744 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
4745 use since it is described in the referenced section.
4746
f7dc1244 4747 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4748 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4749 clearer when using DJGPP.
4750
2a3d5645
CF
47512001-11-24 Christopher Faylor <cgf@redhat.com>
4752
4753 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
4754 specifically refer to MS-DOS.
4755 (command files): Mention gdb.ini is only used on MS-DOS.
4756
aa26fa3a
TT
47572001-11-21 Tom Tromey <tromey@redhat.com>
4758
4759 * gdb.texinfo (Invoking GDB): Document --args.
4760 (Mode Options): Likewise.
4761
4f8ada06
JB
47622001-11-21 Jim Blandy <jimb@redhat.com>
4763
4764 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4765 Delete documentation; this macro has been removed from the
4766 sources.
4767
3fe0dc10
JB
47682001-11-13 Jim Blandy <jimb@redhat.com>
4769
4770 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4771
9e5abb06
CV
47722001-11-06 Corinna Vinschen <vinschen@redhat.com>
4773
4774 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4775
1c5dfdad
MS
47762001-11-05 Michael Snyder <msnyder@redhat.com>
4777
a9331b3f 4778 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4779 quote regexp chars in function names such as "operator*()".
4780
990f9fe3
FF
47812001-11-01 Fred Fish <fnf@redhat.com>
4782
4783 * gdbint.texinfo (SOLIB_ADD): Document additional new
4784 "readsyms" arg.
4785
b433d00b
DH
47862001-10-30 Don Howard <dhoward@redhat.com>
4787
070b1dd3
DH
4788 * gdb.texinfo: (Command Files) Added documentation for the
4789 behavior of gdb with input redirected from a file.
b433d00b 4790
b7209cb4
FF
47912001-10-28 Fred Fish <fnf@redhat.com>
4792
4793 * gdb.texinfo (auto-solib-add): Change docs to match
4794 implementation change.
4795 (auto-solib-limit): Add docs for new variable.
4796
1aa20aa8
AC
47972001-10-15 Andrew Cagney <ac131313@redhat.com>
4798
4799 * gdbint.texinfo (Target Architecture Definition): Function
4800 value_as_pointer renamed to value_as_address.
4801
fc0c74b1
AC
48022001-10-15 Andrew Cagney <ac131313@redhat.com>
4803
4804 * gdbint.texinfo (Target Architecture Definition): Default
4805 POINTER_TO_ADDRESS functions assume unsigned addresses.
4806 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
4807 posting by Jim Blandy.
4808
f4846649
JB
48092001-10-12 Jim Blandy <jimb@redhat.com>
4810
4811 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
4812 version of texi2html (1.64) doesn't support this flag any more.
4813
f277788b
MK
48142001-09-08 Mark Kettenis <kettenis@gnu.org>
4815
a9dc4918
MK
4816 * gdbint.texinfo (Host Definition): Remove description of
4817 MEM_FNS_DECLARED.
4818
d28379df
MK
4819 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4820
f277788b
MK
4821 * gdbint.texinfo (Host Definition): Remove description of
4822 HAVE_SIGSETMASK.
4823
7ccaa899
EZ
48242001-09-04 Elena Zannoni <ezannoni@redhat.com>
4825
4826 * gdbint.texinfo (Target Architecture Definition): Add
4827 explanation of TARGET_PRINT_INSN macro.
4828
17d9d558
JB
48292001-08-30 Jim Blandy <jimb@redhat.com>
4830
4831 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
4832 Explain what it means to load relocatable files.
4833
72cde065
JB
48342001-08-28 Jim Blandy <jimb@redhat.com>
4835
4836 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
4837 info `top' menu.
4838
9e678452
CF
4839Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4840
4841 * gdbint.texinfo: Add a cautionary note about macro use.
4842
a2bea4c3 48432001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4844
a2bea4c3
CV
4845 * gdb.texinfo: Explain omitting the hostname in the
4846 `target remote' command.
4847
1129bf27
DJ
48482001-07-30 Daniel Jacobowitz <drow@mvista.com>
4849
4850 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4851 and END-INFO-DIR-ENTRY.
4852
732b3002
SC
48532001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4854
4855 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4856
89437448
AC
48572001-07-25 Andrew Cagney <ac131313@redhat.com>
4858
4859 * gdbint.texinfo (libgdb): Rewrite.
4860
f7dc1244 48612001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4862
4863 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4864
c4555f82
SC
48652001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4866
4867 * gdb.texinfo (TUI): New chapter, document the TUI.
4868 (Mode Options): Document the -tui option.
4869
2f45a6e0
MK
48702001-07-23 Mark Kettenis <kettenis@gnu.org>
4871
4872 * gdbint.texinfo (Host Definition): Remove description of
4873 NEED_POSIX_SETPGID.
4874
f7dc1244 48752001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4876
4877 * gdb.tex (DJGPP Native): New node, with descriptions of
4878 DJGPP-specific commands.
4879
be9c6c35
JM
48802001-07-19 John R. Moore <jmoore@redhat.com>
4881
4882 * gdbint.texinfo: Three misspellings.
4883
dfa249fb
AC
48842001-07-06 Andrew Cagney <ac131313@redhat.com>
4885
4886 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
4887 `test` expressions on bash. Problem reported by Colin Walters.
4888
c72e7388
AC
48892001-07-04 Andrew Cagney <ac131313@redhat.com>
4890
4891 * gdbint.texinfo (User Interface): Update ui-out documentation to
4892 refelect recent UI/MI updates.
4893
94bbb2c0
AC
48942001-07-04 Andrew Cagney <ac131313@redhat.com>
4895
4896 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4897 interpreters.
4898
af6c57ea
AC
48992001-06-15 Andrew Cagney <ac131313@redhat.com>
4900
4901 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
4902 structure and not macros.
4903 (Host Definition): Document that much of this chapter is obsolete.
4904 (Target Architecture Definition): Update list of files that make
4905 up a target architecture.
4906 (Coding): Update.
4907
83aa8bc6
AC
49082001-06-28 Andrew Cagney <ac131313@redhat.com>
4909
4910 * gdbint.texinfo (Target Architecture Definition): Update
4911 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
4912 The latter has been changed to a true predicate.
4913
f7dc1244 49142001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4915
4916 * annotate.texi: Add @noindent where needed. From Dmitry
4917 Sivachenko <dima@Chg.RU>.
4918 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4919
656db9b0
AC
49202001-06-16 Andrew Cagney <ac131313@redhat.com>
4921
4922 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4923
df2396a1
AC
49242001-06-14 Andrew Cagney <ac131313@redhat.com>
4925
4926 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
4927 returns ``OK''. Document that the ``R'' packet does not reply.
4928
0f1f2b0a
MS
49292001-06-13 Michael Snyder <msnyder@redhat.com>
4930
4931 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4932
f7dc1244 49332001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4934
4935 * gdb.texinfo (Signals): Clarify the default setting of signal
4936 handling.
4937
a5d7c491
AC
49382001-05-14 Andrew Cagney <ac131313@redhat.com>
4939
4940 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4941 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4942
05a54c4f
AC
49432001-05-12 Andrew Cagney <ac131313@redhat.com>
4944
4945 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4946
f7dc1244 49472001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
4948
4949 * gdbint.texinfo (Clean Design and Portable Implementation):
4950 Renamed from "Clean Design".
4951 (Clean Design and Portable Implementation): Document portable
4952 methods of handling file names, and the associated macros.
4953
f7dc1244 49542001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
4955
4956 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
4957 command and provide a cross-reference to its description.
4958 (Symbols): Note that "info scope" is useful for trace experiments.
4959
f7dc1244 49602001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4961
b37052ae
EZ
4962 * gdb.texinfo (Symbols): Document "info scope".
4963 (Tracepoints): New chapter.
4964 (Contributors): Update for v5.1.
4965 <All nodes>: Change "C++" to "C@t{++}".
4966
0ee54786
EZ
4967 * gdbint.texinfo (User Interface): A new section about ui_out
4968 functions, based on text written by Fernando Nasser.
4969
c534679c
EZ
4970 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4971
f7dc1244 49722001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4973
e9c75b65
EZ
4974 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
4975
4976 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
4977
4978 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
4979 Replace "GDB" with "@value{GDBN}". Fix markup.
4980
4981 * annotate.texi: Change Permissions to GFDL. Update Copyright.
4982
3d67e040
EZ
4983 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4984 a cross-reference to its description.
4985 (Symbols): Document "info symbol".
4986
f7dc1244 49872001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
4988
4989 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
4990 subsection "x86 Watchpoints".
4991 (Target Architecture Definition): Document the macros
4992 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
4993 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
4994
b0ed3589
AC
49952001-03-20 Andrew Cagney <ac131313@redhat.com>
4996
4997 * gdbint.texinfo (Target Architecture Definition): Update
4998 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
4999 list.
5000
b6ba6518
KB
50012001-03-06 Kevin Buettner <kevinb@redhat.com>
5002
5003 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5004 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5005
f7dc1244 50062001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
5007
5008 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5009
f7dc1244 50102001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 5011
17cc6a06
EZ
5012 * gdb.texinfo (Environment): Document that `path' does not change
5013 the value of PATH in GDB's own environment (it did in the past,
5014 but that was changed on March 15, 1994). Reported by Doug Evans
5015 <dje@transmeta.com>.
5016
56caf160
EZ
5017 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5018 its line. Fix markup of commands and macros. Add an Index node
5019 and index entries.
5020
29e57380
C
50212001-01-23 J.T. Conklin <jtc@redback.com>
5022
5023 * gdb.texinfo (Memory region attributes): New manual section.
5024
1c6147de
ND
50252001-01-04 Nicholas Duffek <nsd@redhat.com>
5026
5027 * gdbint.texinfo (POP_FRAME): Document use by return_command.
5028
f7dc1244 50292000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
5030
5031 * refcard.tex: Version and copyright fixed. From Phil Edwards
5032 <pedwards@disaster.jaj.com>.
5033
0dcedd82
AC
5034Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
5035
5036 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5037 DWARF2_REG_TO_REGNUM): Document.
5038
3b851bce
AC
5039Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5040
5041 * gdbint.texinfo (Coding): Update current value of
5042 --enable-build-warnings. Mention --enable-gdb-build-warnings.
5043
f7dc1244 50442000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
5045
5046 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
5047 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
5048
b90a5f51
CF
50492000-11-10 Christopher Faylor <cgf@cygnus.com>
5050
5051 * gdb.texinfo: Document new 'set step-mode' command.
5052
f7dc1244 50532000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
5054
5055 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5056 changes from Dmitry Sivachenko <dima@Chg.RU>.
5057
f7dc1244 50582000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
5059
5060 * gdb.texinfo (Hooks): Document the new post-hook functionality.
5061 From Steven Johnson <sbjohnson@ozemail.com.au>.
5062
2e685b93
MK
50632000-08-10 Mark Kettenis <kettenis@gnu.org>
5064
5065 * gdbint.texinfo (Overall Structure): Spelling fix.
5066
f7dc1244 50672000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
5068
5069 * gdbint.texinfo (Target Architecture Definition): Document that
5070 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5071 for which REGISTER_CONVERTIBLE returns a zero value.
5072
63ac3005
EZ
50732000-07-08 Christopher Faylor <cgf@cygnus.com>
5074
5075 * Makefile.in (install-info): Find files to install in either the
5076 build or source directories (adapted from Makefile.am).
5077
bd79f757
ND
50782000-07-07 Nicholas Duffek <nsd@redhat.com>
5079
5080 * stabs.texinfo: Fix spelling errors.
5081 (String Field): FILE-NUMBER starts from 0, not 1.
5082
f7dc1244 50832000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
5084
5085 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 5086 Brian Youmans.
5f208f6d 5087
f7dc1244 50882000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
5089
5090 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
5091 the source directory. Reported by Mark Harig
5092 <markh@frazier.landmark.com>.
cc542d3b 5093
f3b28801
C
50942000-06-20 J.T. Conklin <jtc@redback.com>
5095
5096 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5097
449f3b6c
AC
5098Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
5099
5100 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5101 Generate using pdftex.
5102 (PDFTEX): Define.
5103 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5104 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5105 @contents at the start.
5106
f7dc1244 51072000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
5108
5109 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 5110 Youmans.
48e934c6 5111
9e9c5ae7
AC
5112Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5113
5114 From Brian Youmans:
5115 * gdb.texinfo: Fix ``et al.''.
5116
c741b251
AC
5117Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
5118
5119 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5120 loop.
5121
4ab64e14
JG
51222000-05-19 Jimmy Guo <guo@cup.hp.com>
5123
5124 * configure: Regenerate.
5125
f7dc1244 51262000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
5127
5128 * Makefile.in (install-info): Run install-info on installed Info
5129 files.
5130
8c70017b
AC
5131Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5132
a7cb598a
AC
5133 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
5134 Andrew Cagney.
8c70017b 5135
f7dc1244 51362000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
5137
5138 * gdb.texinfo: Proofreading changes from Brian Youmans.
5139
bf0184be
ND
51402000-05-01 Nick Duffek <nsd@cygnus.com>
5141
5142 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5143 startup sequence, minor edits.
5144
f7dc1244 51452000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
5146
5147 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5148 TeX.
5149
5150 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
5151 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5152 like `n' and `s' which look weird. Convert some of the @kindex to
5153 @vindex, when they refer to variables, not commands.
5154
33e16fad
AC
5155Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5156
5157 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5158
f7dc1244 51592000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
5160
5161 * Makefile.in (GDBMI_DIR): New variable.
5162 (SET_TEXINPUTS): Add $(GDBMI_DIR).
5163 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5164 (gdbmi.texinfo): New target, for texi2roff.
5165 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5166 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5167
5168 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5169 gdbmi.texinfo.
5170 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5171 comment.
5172
d167840f
EZ
51732000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5174
5175 * gdb.texinfo (Files): Update description of add-symbol-file
5176 command.
5177
f7dc1244 51782000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
5179
5180 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5181 prevents the build (and is generally a Bad Idea).
5182
f7dc1244 51832000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
5184
5185 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5186 a comma inside @var.
5187 (Command Files): Index markup changes from Dmitry Sivachenko
5188 <dima@Chg.RU>.
5189
f7dc1244 51902000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
5191
5192 * Makefile.in (LN_S): Define.
5193 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5194 invoke "ln -s" unless it is known to work.
5195
5196 * configure.in (AC_PROG_LN_S): Add.
5197
8dc7983f
JB
51982000-04-14 Jim Blandy <jimb@redhat.com>
5199
5200 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5201 section.
5202 (Target Conditionals): Document ADDRESS_TO_POINTER,
5203 POINTER_TO_ADDRESS.
5204
1a8237e8
DB
52052000-04-11 Daniel Berlin <dan@cgsoftware.com>
5206
5207 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5208 gdb-cfg.texi to get the value.
5209
ca526f1a
JB
52102000-04-10 Jim Blandy <jimb@redhat.com>
5211
5212 * gdbint.texinfo (Target Architecture Definition): Fix
5213 cross-references.
5214
faaafcb4
JB
52152000-04-08 Jim Blandy <jimb@redhat.com>
5216
5217 * gdbint.texinfo (Using Different Register and Memory Data
5218 Representations): New section.
5219 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5220 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5221 REGISTER_CONVERT_TO_RAW): Document.
5222
1b27397f
AC
5223Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
5224
5225 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
5226 for acknowledgments.
5227
480ff1fb
AC
5228Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
5229
5230 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
5231 qThreadExtraInfo.
5232
a9331b3f 52332000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 5234
a9331b3f
RM
5235 * gdb.texinfo: Clarify which remote debug protocol commands are
5236 required and which are optional.
f1251bdd 5237
dbeb8dbd
AC
5238Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
5239
5240 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
5241 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
5242 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
5243 * annotate.texi: Update.
5244
6d2ebf8b
SS
52452000-03-28 Stan Shebs <shebs@apple.com>
5246
5247 * gdb.texinfo: Update dates, bump to Eighth Edition (note
5248 expectation of additional changes before release), update
5249 ISBN, add copy of top-level menu for @ifhtml, remove explicit
5250 node links, rephrase and/or shorten lines to fix formatting
5251 problem in both regular and @smallbook formats.
5252 * annotate.texi: Shorten lines in example, use smallexample
5253 consistently everywhere.
5254 * Makefile.in: Add comment about texinfo 4.0 html generation.
5255 (SFILES_INCLUDED): Add annotate.texi.
5256
5d161b24
DB
52572000-03-27 Daniel Berlin <dan@cgsoftware.com>
5258
5ae4183a
AS
5259 * gdb.texinfo (Debugging Output): Added new section, documenting
5260 the "set/show debug" commands.
5d161b24 5261
b9deaee7
AC
5262Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
5263
5264 * annotate.texi (Annotations): When GDBN omit @chapter and @node
5265 entry.
5266
5267 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
5268 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
5269 @chapter and @node entries.
a9331b3f 5270
b9deaee7 5271 * gdb.texinfo: Link all top-level nodes.
a9331b3f 5272
9ef47d30
AC
5273Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
5274
5275 * Makefile.in (install-info): Create $(infodir) before installing
5276 files.
5277
cfeada60
FN
52782000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5279
5280 From David Whedon <dwhedon@gordian.com>
5ae4183a 5281 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 5282
6837a0a2
DB
52832000-03-22 Daniel Berlin <dan@cgsoftware.com>
5284
5285 * gdb.texinfo: Add documentation for the apropos command.
5286
bba2971c
MS
52872000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5288
5289 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
5290
2b628194
MS
52912000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5292
a9331b3f 5293 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
5294 two places.
5295
96a2c332
SS
52962000-03-17 Stan Shebs <shebs@apple.com>
5297
5298 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
5299 <dima@Chg.RU>, also clarification of allowed content for
5300 string constants.
5301
f7dc1244 53022000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
5303
5304 * gdb.texinfo (main menu): Add Annotations.
5305 (File Options): Add @cindex entries for each command-line option.
5306 Document --epoch, --annotate, --async, --interpreter, --write,
5307 --statistics, and --version.
5308
5309 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
5310 of GDB.
5311
9d233477
JB
53122000-02-23 Jim Blandy <jimb@redhat.com>
5313
5314 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
5315
14e0eb3b
JB
53162000-02-22 Jim Blandy <jimb@redhat.com>
5317
5318 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
5319
3555de01
JM
53202000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
5321
5322 * Makefile.in (diststuff): New target.
5323
5e35df8e
KB
53242000-02-15 Kevin Buettner <kevinb@redhat.com>
5325
5326 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 5327 architecture. [From Jim Wilson.]
5e35df8e 5328
c5394b80
JM
53292000-01-16 Tom Tromey <tromey@cygnus.com>
5330
5331 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
5332 (Delete Breaks): Mention range arguments.
5333 (Disabling): Likewise.
5334
c3f6f71d
JM
53352000-01-05 Dmitry Sivachenko <dima@Chg.RU>
5336
5337 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
5338
c4093a6a
JM
5339Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
5340
5341 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
5342 valid functions.
5343
11cf8741
JM
53441999-11-05 Stan Shebs <shebs@andros.cygnus.com>
5345
5346 * gdb.texinfo: Clarify regular expressions used in rbreak.
5347
917317f4
JM
53481999-10-15 Kevin Buettner <kevinb@cygnus.com>
5349
5350 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
5351 MEMORY_REMOVE_BREAKPOINT): Document.
5352
5353Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
5354
5355 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
5356 offset re-using the DATA offset instead.
5357
2df3850c
JM
53581999-10-11 Jim Kingdon <kingdon@redhat.com>
5359
5360 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
5361
53621999-10-05 Stan Shebs <shebs@andros.cygnus.com>
5363
5364 From Dmitry Sivachenko <demon@gpad.ac.ru>:
5365 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
5366 typos.
5367
5368 * gdb.texinfo: Various minor wording and formatting improvements,
5369 mentions of additional command-line options.
5370
2acceee2
JM
53711999-09-30 Fred Fish <fnf@cygnus.com>
5372
5373 * gdb.texinfo: Document additional forms of specifying section
5374 names and addresses for the add-symbol-file command.
5375
c2c6d25f
JM
53761999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
5377
5378 * gdbint.texinfo: Fix typo, add the word "have".
5379
53801999-09-14 Jim Blandy <jimb@cris.red-bean.com>
5381
5382 * gdbint.texinfo (Target Architecture Definition): Document the
5383 SKIP_PERMANENT_BREAKPOINT macro.
5384
d4f3574e
SS
53851999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5386
5387 * gdb.texinfo: Fiks speling errers.
5388
5389 * gdb.texinfo: Fix uses of @multitable.
5390
f7dc1244 5391 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
5392 * gdb.texinfo: Include details specific to DOS host, clarify
5393 some confusing language, fix @ref/@xref/@pxref usages, add
5394 comments about using with optimization, add more indexing,
5395 fix info about disassembly-flavor.
5396
5397Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
5398
5399 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
5400 SKIP_SOLIB_RESOLVER): Define.
5401
5402Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
5403
5404 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
5405 ``g'' packets.
5406
104c1213
JM
54071999-08-30 Stan Shebs <shebs@andros.cygnus.com>
5408
5409 * gdb.texinfo: Create a new "Configurations" chapter with
5410 platform-specific info, inline remote.texi and move sections of it
5411 into the new chapter, move bits about info proc, heuristic search,
5412 and register stack into the new chapter.
5413 * remote.texi: Remove, now part of gdb.texinfo.
5414 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
5415
54161999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
5417
5418 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
5419 GDB_TARGET_IS_MACH386): These kludges have gone away.
5420
5421Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
5422
5423 * gdbint.texinfo (Target Architecture Definition): Mention
5424 TDEPLIBS.
5425
53a5351d
JM
54261999-08-20 Stan Shebs <shebs@andros.cygnus.com>
5427
5428 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
5429 surrounding text to fit HP-UX bits into general info.
5430 (HPPA-cfg.texi): Remove, no longer useful.
5431
5432 * gdb.texinfo: Remove explicit links from @node lines, remove
5433 HP-added "Detailed Node Listing" from main menu which confuses
5434 things.
5435
5436 From Dmitry Sivachenko <dima@Chg.RU>:
5437 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
5438 in description of `set environment'.
5439
54401999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5441
5442 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
5443
7be570e7
JM
54441999-08-12 Ben Elliston <bje@cygnus.com>
5445
5446 * gdbint.texinfo (Breakpoint Handling): Add missing words.
5447
f7dc1244 54481999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
5449
5450 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
5451 watch, awatch, and rwatch. Explain why the latter two cannot be
5452 set as software watchpoints. Document that watchpoints for local
5453 variables are deleted when the debuggee terminates.
5454
5455Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
5456
5457 * remote.texi (Protocol): Further clarification of the "qRcmd"
5458 packet. Allow E.. response packet. "qRcmd" packet is no longer
5459 reserved.
5460
54611999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5462
a9331b3f
RM
5463 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
5464 * gdb.texinfo: Ditto.
7be570e7 5465
96baa820
JM
54661999-08-06 Tom Tromey <tromey@cygnus.com>
5467
5468 * gdb.texinfo (KOD): New node.
5469
5470Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
5471
5472 * remote.texi (Rcmd): Fix minor formatting typos.
5473
5474Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
5475
5476 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
5477 packets.
5478
adf40b2e
JM
54791999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
5480
5481 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
5482 fixes.
5483
43ff13b4
JM
5484Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
5485
5486 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
5487
085dd6e6
JM
5488Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5489
5490 * remote.texi (Communication Protocol): ``v'' is in use. Fix
5491 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
5492 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
5493 packets that are not supported on all hosts. Expand examples.
5494 Spell check.
5495
54961999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5497
5498 * Makefile.in: Recognize html, install-html. Add targets
5499 to build HTML versions of documentation via texi2html.
5500
5501Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
5502
5503 * gdbint.texinfo (Testsuite): New chapter, information about the
5504 testsuite.
5505
5506Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
5507
5508 * remote.texi (Communication Protocol): Rewrite.
5509
5510Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
5511
5512 * stabs.texinfo: Fix uses of xref.
5513
9e0b60a8
JM
5514Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
5515
5516 * gdbint.texinfo: Add an anti-printf exhortation, and update the
5517 info about patch submission.
5518
cce74817
JM
5519Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
5520
5521 From Per Bothner <bothner@cygnus.com>:
5522 * gdb.texinfo: Document Chill support.
5523
5524Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
5525
5526 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
5527 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
5528 Document that the value should be greater-than or equal-to zero.
5529 (NO_STD_REGS): Document. Deprecate.
5530
ac9a91a7
JM
5531Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5532
5533 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
5534 Document that these are not used.
5535
5536Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5537
5538 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
5539
392a587b
JM
5540Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
5541
5542 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
5543 numargs was dropped.
5544
5545Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
5546
5547 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
5548
b83266a0
SS
5549Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
5550
5551 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
5552 Update.
5553
7a292a7a
SS
5554Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
5555
5556 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
5557 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
5558
5559Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
5560
5561 * gdbint.texinfo: Fix typos: $ -> @.
5562
5563Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
5564
5565 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
5566 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
5567 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
5568 BREAKPOINT_FROM_PC.
a9331b3f 5569
7a292a7a
SS
5570Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
5571
5572 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
5573 CALL_DUMMY_STACK_ADJUST): Document.
5574
5575Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5576
5577 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
5578 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
5579
55801999-04-02 Stan Shebs <shebs@andros.cygnus.com>
5581
5582 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
5583 longer exists.
5584
5585Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
5586
5587 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
5588 nearly all @ifset/@ifclear conditionals; nobody uses them, and
5589 they make the manual source incomprehensible.
5590 * h8-cfg.texi: Remove, hasn't been used in years.
5591
c906108c
SS
5592Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
5593
5594 * gdb.texinfo: Update the credits.
5595
5596Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
5597
5598 * gdb.texinfo: Fix mistakes noticed in printout of last
5599 draft, add Alpha to discussion of heuristic fence post.
5600
5601Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
5602
5603 * gdb.texinfo, remote.texi: Many changes; update to Seventh
5604 Edition, merge some HP changes into mainline, describe some
5605 previously undocumented features, describe more of the target
5606 commands available, eliminate obsolete section on renamed
5607 commands.
5608 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
5609
5610Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
5611
5612 * gdb.texinfo: Make many HPPA conditionals unconditional,
5613 including catchpoint description, since now on for all configs.
5614 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
5615 specializations.
5616
5617Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
5618
5619 * Makefile.in (GDBvn.texi): Fix match expression to work with
5620 current format of VERSION in gdb/Makefile.in.
5621 * gdb.texinfo: Fix node ref to match new readline.
5622
5623Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5624
a9331b3f
RM
5625 * gdb.texinfo: Changes made as part of a project to merge in
5626 changes made by HP. Documentation makes extensive use of
c906108c
SS
5627 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
5628 on remote debugging. There are differences in documentation
5629 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
5630 the HP manual discusses catchpoints, hardware watchpoints, and
5631 some HPUX specific limitations for shared library support.
a9331b3f 5632
c906108c
SS
5633 There are also a number of @node changes.
5634
56351999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5636
5637 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5638 (C Usage): Same.
5639
5640Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
5641
5642 The following changes were made by Edith Epstein
5643 <eepstein@cygnus.com> as part of a project to merge in changes
5644 made by HP.
a9331b3f 5645
c906108c
SS
5646 * HPPA-cfg.texi: new file.
5647
5648 * all-cfg.texi: set HPPA for HP PA-RISC targets.
5649
5650 * refcard.tex: change documentation about catch.
5651 removed info catch.
5652
5653Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
5654
5655 * gdbint.texinfo: Expand on GDB's coding standards,
5656 specify the use of arg names with prototypes.
5657
56581998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5659
5660 * gdb.texinfo: Fix tipo.
5661
5662Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
5663
5664 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
5665 TARGET_BYTE_ORDER_SELECTABLE_P.
5666
5667Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5668
5669 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5670
56711998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5672
5673 * agentexpr.texi: New file.
5674
5675Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5676
5677 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5678
56791998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
5680
5681 * remote.texi: Changed wording that implied that the GDB remote
5682 protocol caches register values instead of GDB itself.
5683
5684Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
5685
5686 * gdbint.texinfo: Add some info about symbol readers.
5687 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
5688 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
5689 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
5690 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
5691
5692Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5693
a9331b3f 5694 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5695
5696Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5697
5698 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5699
5700Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
5701
5702 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
5703 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
5704
5705Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5706
5707 * gdbint.texinfo: Fix minor typos.
5708
5709Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
5710
5711 * gdbint.texinfo: Complete overhaul. Group descriptions more
5712 logically, add more info on generic algorithms, remove much
5713 obsolete and/or wrong material.
5714
5715Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5716
5717 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5718
5719Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5720
5721 * refcard.tex: Copyright, address updates.
5722
5723Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
5724
5725 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
5726 for the edition instead of confusing GDB-version-like numbers.
5727
5728Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5729
5730 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5731
5732Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5733
5ae4183a 5734 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5735
5736Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
5737
5738 * gdb.texinfo: Add some credits, mention bug monitor.
5739 * remote.texi: Mention mips monitor targets.
5740 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 5741
c906108c
SS
5742Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
5743
5744 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
5745 files, finish sorting of host vs target vs native macros, describe
5746 some more of them.
5747
5748Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
5749
5750 * gdbint.texinfo (Host Conditionals): Document change from
5751 using NO_MMALLOC to it's inverse, USE_MMALLOC.
5752
5753Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
5754
5755 * gdbint.texinfo (Host Conditionals): Document
5756 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
5757
5758Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
5759
5760 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
5761 Document LSEEK_NOT_LINEAR.
5762
5763Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
5764
5765 * stabs.texinfo (Stab Section Basics): Make it clear that only
5766 some versions of the GNU linker remove the leading N_UNDF symbol.
5767
5768Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
5769
5770 * stabs.texinfo (String Field): Document type number pairs here,
5771 instead of in the Sun specific section.
5772 (Include Files): The GNU linker supports the N_BINCL
5773 optimization. Clarify the N_BINCL value, and what it is used
5774 for.
5775 (Procedures): Document N_FUN with an empty string to mark the end
5776 of a function.
5777 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
5778 (Sun Differences): Remove this node, as the information is now
5779 elsewhere in the main document.
5780 (Stab Section Basics): Mention that the GNU linker may optimize
5781 stabs and remove the leading N_UNDF symbol.
5782
5783Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5784
5785 * gdb.texinfo, refcard.tex: Restore author credit
5786
5787Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
5788
5789 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
5790 documentation to account for START and END macros taking
5791 one arg.
5792
5793Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
5794
5795 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
5796 * gdb.texinfo (Frames): Fix typo.
5797
5798Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
5799
5800 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
5801 a target_signal as arg type, not a pid.
5802
5803Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5804
5805 * gdb.texinfo: Document `set assembly-language'.
5806
5807Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
5808
5809 * remote.texi: Update list of stubs in the GDB distribution.
5810
5811Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
5812
5813 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
5814 Also document that some systems can use mmalloc but must define
5815 this if their C runtime allocates memory that is later freed.
5816 (MMCHECK_FORCE): Document new macro.
a9331b3f 5817
c906108c
SS
5818Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5819
5820 * remote.texi: Add documentation for target Sparclet.
5821
5822Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5823
a9331b3f 5824 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5825 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5826 * configure.in: Rewritten for autoconf.
5827 * configure: New.
5828
5829Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
5830
5831 * Makefile.in (DVIPS): New define, set to dvips.
5832 (dvi): Add stabs.dvi.
5833 (ps): New target.
5834 (all-doc): Depend on info, dvi, and ps targets.
5835 (STAGESTUFF): Add *.ps and *.dvi files.
5836 (clean-info, clean-dvi): Remove.
5837 (mostlyclean): Does not depend upon clean-info or clean-dvi,
5838 rules completely rewritten.
5839 (maintainer-clean): Remove clean-info and clean-dvi
5840 dependencies and put their actions in the rules.
5841 (gdb.ps): New target
a9331b3f 5842 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
5843 intermediate TeX files, whether they have 2 or 3 character
5844 extensions.
5845 (gdbint.ps): Add target and rules.
5846 (gdb-internals): Delete unused target.
5847 (Makefile): Depends upon config.status also.
5848
5849Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
5850
5851 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
5852 set.
5853
5854Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
5855
5856 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
5857 * gdb.texinfo (Expressions): Fix erroneous array constant example.
5858
5859Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5860
5861 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5862
5863Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5864
5865 * gdb.texinfo (Print settings): Document
5866 `set/show print static-members' commands.
5867
5868Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
5869
5870 * gdbint.texinfo (Native): Document name change, coredep.c to
5871 core-aout.c.
5872
5873Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
5874
5875 * stabs.texinfo (Include Files): Document the values the SunOS4
5876 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
5877
5878Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
5879
5880 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
5881 Fix typo.
5882
5883Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
5884
5885 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
5886 "gdb.tar.Z".
5887
5888Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
5889
5890 * Makefile.in (maintainer-clean): New target, synonym for
5891 realclean.
5892
5893Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5894
5895 * Update all FSF addresses except those in COPYING* files.
5896
5897Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
5898
5899 From Richard Earnshaw (rearnsha@armltd.co.uk):
5900 * gdb.texinfo (convenience variables): Document $_exitcode.
5901 (quit): Document optional expression to use as exit code.
5902
5903Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
5904
5905 * gdb.texinfo, remote.texi: Brought up to date with various
5906 GDB changes.
5907
5908Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
5909
5910 * gdb.texinfo: Update dates and versions, fix comments about
5911 hardware watchpoints in future releases and about the
5912 sharedlibrary command.
5913
5914Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5915
5916 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
5917 C_FUN stab. Other cleanups.
5918
5919Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5920
5921 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
5922 for the sparc stub.
5923
5924Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5925
5926 * annotate.texi: Clarify which addresses have differing formats
5927 depending on the language and which do not.
5928
5929Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5930
5931 * remote.texi (NetWare): Changed example to use BOARD= instead of
5932 NODE= argument to reflect correspoding change to gdbserve.nlm.
5933
5934Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5935
5936 * stabs.texinfo (Negative Type Numbers): Mention the fact that
5937 GDB, as well as AIX dbx, supports the size type attribute.
5938
5939Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5940
5941 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
5942
5943Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
5944
5945 * gdb.texinfo (Define): Document $arg0... arguments to commands,
5946 and new 'if' and 'while' commands.
5947
5948Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
5949
5950 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
5951
5952Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
5953
5954 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
5955 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
5956 NetWare targets. Mostly stolen from the Server node.
5957
5958Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5959
5960 * gdb.texinfo (Setting): Talk about the language of a source file
5961 versus the working language. The old documentation did not match
5962 what GDB did.
5963
5964Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5965
5966 * stabs.texinfo (Source Files): Document N_SO used to mark the end
5967 of a source file.
5968
5969Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5970
5971 * gdb.texinfo (Processes): New node.
5972
5973Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5974
5975 * remote.texi: Update documentation of set/show mipsfpu.
5976
3fc11d3e
JM
5977Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
5978
5979 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
5980 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
5981
5982Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
5983
5984 * gdbint.texinfo: Removed mentions of some incorrectly placed and
5985 obsolete conditionals, described some others.
5986
5987Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5988
5989 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
5990 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
5991
5992Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5993
5994 * gdbint.texinfo: Put regex conditionals in their own table.
5995
5996Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
5997
5998 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
5999 described or fixed the descriptions of many others.
6000
6001Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
6002
6003 * gdb.texinfo: Add some more credits.
6004 * gdbint.texinfo: Capitalize GDB consistently, describe some
6005 macros and remove some.
6006
6007Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6008
6009 * gdbint.texinfo: Removed mentions of many incorrectly placed and
6010 obsolete conditionals, described some others.
6011
6012Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6013
6014 * gdb.texinfo (help targets): Changed to `help target', which
6015 is the correct gdb command.
6016
6017Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6018
6019 * annotate.texi (TODO): New node, for keeping track of annotations
6020 suggested but not yet implemented.
6021
6022Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6023
6024 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6025 another symbol, it is not the address itself.
6026
6027Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
6028
6029 * stabs.texinfo (Stab Section Basics): Add comment about alignment
6030 of stabs-in-coff sections.
6031
6032Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6033
6034 * annotate.texi: Change edition to 0.5 and date to May 1994.
6035 Add index.
6036 (Frames): New node, for frame annotation.
6037 (Displays): New node, for display annotation.
6038
6039 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6040 when waiting for your program to stop.
6041
6042Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6043
6044 * annotate.texi (Breakpoint Info): Document annotation of header
6045 fields and record annotation.
6046
6047Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6048
6049 * annotate.texi: New file, to document annotations.
6050
6051Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6052
6053 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6054 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
6055
6056Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6057
6058 * stabs.texinfo (Stab Section Basics): Say what is in .stab
6059 section, and say n_strx field is compilation unit relative.
6060 * stabs.texinfo: Don't use @code for a.out when it is the name of
6061 an object file format.
6062
6063Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6064
6065 * gdb.texinfo: Refer to file names, not path names, per rms
6066 convention.
6067 (Arguments): Fix typo.
6068
6069Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6070
6071 * stabs.texinfo (Global Variables): Talk about stabs in files
6072 where variables are referenced, but not defined.
6073
6074Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6075
6076 * stabs.texinfo: Move stuff on @ and # type descriptors from node
6077 Cplusplus to new nodes Member Type Descriptor and Method Type
6078 Descriptor. Re-write stuff for #.
6079
6080Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6081
6082 * gdb.texinfo (Print Settings): Don't document "set print
6083 fast-symbolic-addr off". The bug which it worked around was fixed
6084 on 25 Feb 94 in coffread.c, so I'm nuking the command.
6085
6086 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6087 N_ENTRY node.
6088
6089 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6090
6091Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6092
6093 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6094 references to ieee-float.c.
6095
6096Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6097
6098 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6099 match what the code actually does.
6100
6101Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6102
6103 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6104
6105Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6106
6107 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6108 i, and b.
6109
6110Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
6111
6112 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6113 well as for ELF and SOM. Unify the descriptions of ELF and SOM
6114 as "stabs in sections" rather than just saying "ELF and SOM".
6115 Also make that stuff apply to COFF.
6116
6117Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6118
6119 * gdb.texinfo (Formatting Documentation): Change GhostScript to
6120 Ghostscript.
6121
6122Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6123
6124 * gdb.texinfo (Continuing and Stepping): When talking about "step"
6125 versus functions without line numbers, also mention stepping into
6126 them as well as "step" when you are in them. Tell the user how to
6127 deal with the situation. Add comment about "debugging information".
6128
6129Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6130
6131 * stabs.texinfo (Enumerations): Document restriction on where
6132 enumeration types can appear and still win with GDB.
6133
6134Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6135
6136 * stabs.texinfo (Negative Type Numbers): Document format for type
6137 -16.
6138
6139Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6140
6141 * gdb.texinfo (Selection, Frame Info): Update information about
6142 arbitrary frame specficiations.
6143
6144Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
6145
6146 * gdb.texinfo, remote.texi: general editing pass prior to Net release
6147
6148Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6149
6150 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6151
6152Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6153
6154 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6155
6156Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6157
6158 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6159 Differences node to Statics node.
6160 (Statics): Discuss XCOFF use of V symbol descriptor.
6161
6162 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6163 not clean.
6164
6165Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
6166
6167 * gdb.texinfo (Print Settings): Document `set print
6168 fast-symbolic-addr' and improve the doc for some other
6169 `set print's.
6170
6171Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6172
6173 * stabs.texinfo (String Field): Talk about defining several type
6174 numbers at once.
6175 Fix lint regarding changing node ELF Transformations to
6176 ELF and SOM Transformations.
6177
6178Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
6179
6180 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
6181
6182Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6183
6184 * stabs.texinfo (Cross-References): `::' is for nested types only
6185 within <>.
6186 (Structures): Document static members.
6187
6188Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6189
6190 * stabs.texinfo: Document S type attribute.
6191
6192Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6193
6194 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6195
6196Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
6197
6198 * gdbint.texinfo: Fix a few typos.
6199
6200Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6201
6202 * gdb.texinfo, remote.texi: formatting improvements
6203
6204 * gdb.texinfo (New Features): mention threads.
6205 (Summary, C): fix xrefs in newly contributed text.
6206 (Threads): index entries, clarifications, example
6207 (passim): minor typos fixed, phrasing improvements
6208
6209 * remote.texi (Bootstrapping): rephrase text on ^C and add index
6210 entries; (Server): explain use of gdbserver w/real-time systems,
6211 add example of conflicting TCP port; (MIPS Remote) break up
6212 running text into table, highlighting commands, and add example.
a9331b3f 6213
c906108c
SS
6214Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6215
6216 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6217
6218Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6219
6220 * stabs.texinfo (Nested Symbols): New node.
6221 (String Field, Symbol Descriptors, Cross-References): Refer to it.
6222
6223Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6224
6225 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
6226 to picking which Bbss.bss symbol to use, and (because there seems to
6227 be no good way of doing it) re-write some of the text to make it
6228 sound like Bbss.bss isn't such a great idea after all (as currently
6229 designed).
6230
6231 * gdb.texinfo (C): In addition to saying people have to use g++ for
6232 good results, say they have to use stabs. Specifically say cfront
6233 doesn't work well.
6234 (Summary): Merge in information on Modula-2, Pascal, and Chill from
6235 the gdb README. Add xrefs to places where the support for the various
6236 languages is described in detail.
6237
6238Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6239
6240 * stabs.texinfo: Clean up stuff about visibility and virtual
6241 characters.
6242
6243 * stabs.texinfo (N_M2C): Cite Sun doc.
6244
6245Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6246
6247 * gdb.texinfo: updates re threads.
6248 * remote.texinfo: avoid index entries starting with digits.
6249
6250Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6251
6252 * stabs.texinfo (Enumerations): Talk about large, negative and
6253 octal values. Clean up cross reference to type attributes.
6254 (String Field): Say that GDB 4.11 supports size attribute.
6255
6256Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6257
6258 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
6259 is a mandatory step. Make the stuff about that more concise.
6260
6261Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6262
6263 * stabs.texinfo (Class Names): New node.
6264
6265 * gdb.texinfo (Command Files): Explain order of init file reading.
6266
6267 * remote.texi (Bootstrapping): Talk about getting the serial driver
6268 to deal with ^C sent by gdb to stop the remote system.
6269
6270Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
6271
6272 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
6273
6274 * libgdb.texinfo (Defining Commands): made the DOC arg
6275 to gdb_define_app_command a char * instead of char **
6276 per a suggestion from kingdon.
6277
6278 * libgdb.texinfo: total rewrite from a different starting
6279 premise.
6280
6281Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6282
6283 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
6284 floats passed as doubles (to improve clarity).
6285
6286Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6287
6288 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
6289
6290 * a4rc.sed: update to work with Andreas Vogel papersize params
6291
6292 * refcard.tex: use Andreas Vogel simplifications of papersize
6293 params; remove useless version info; update copyright date.
6294
6295Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6296
6297 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
6298
6299Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6300
6301 * gdb.texinfo (Files): Say what address the load command loads it at.
6302
6303 * stabs.texinfo (Common Blocks): Minor cleanups.
6304
6305 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
6306 that Sun has backed away from the linker kludge and thus the relevant
6307 issue is changes to the SunPRO tools, not the Solaris linker.
6308
6309 * stabs.texinfo (Traditional Integer Types): Clean up description
6310 of octal bounds a little bit. Document extra leading zeroes.
6311
6312Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6313
6314 * gdb.texinfo (Signaling): Update for symbolic symbol names
6315 and add a section explaining the difference between the GDB
6316 signal command and the shell kill utility.
6317
6318Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
6319
6320 * libgdb.texinfo: added `@' to braces that were unescaped.
6321
6322Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
6323
6324 * libgdb.texinfo: new file. Spec for the gdb library.
6325
6326Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6327
6328 * stabs.texinfo (Include Files): Fix typo (start -> end).
6329
6330Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6331
6332 * gdb.texinfo, remote.texi: assorted small improvements, mostly
6333 from Melissa at FSF's editing pass.
6334
6335Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6336
6337 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
6338 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
6339 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
6340
6341Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6342
6343 * remote.texi (Bootstrapping): Discuss 386 call gates.
6344
6345Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6346
6347 * stabs.texinfo (Based Variables): New node.
6348
6349Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6350
6351 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
6352 names, sizes, and formats to suggest how not to lose.
6353
6354Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6355
6356 * stabs.texinfo (Methods): Fix typo.
6357
6358Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6359
6360 * gdb.texinfo: Fix a few typos.
6361
6362Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6363
6364 * gdb.texinfo: Clarify how well it works with Fortran.
6365
6366 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
6367 More on relocating stabs in ELF files.
6368
6369Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6370
6371 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
6372
6373Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6374
6375 * stabs.texinfo (Local Variable Parameters): Talk about nameless
6376 parameters on VAX.
6377
6378Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6379
6380 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
6381
6382Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6383
6384 * stabs.texinfo: Make info author notice match the TeX author notice.
6385
6386Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6387
6388 * stabs.texinfo: Initial-caps all words in node names and
6389 non-trivial words in section names.
6390
6391Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6392
6393 * stabs.texinfo: Many minor cleanups.
6394
6395 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
6396
6397Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
6398
6399 * stabs.texinfo: Remove full description of big example.
6400 It's not really helpful; just use pieces of it where appropriate.
6401 Add more Texinfo formatting directives (@samp, etc.).
6402 Use @deffn to define stab types.
6403 Eliminate some wordiness. Break up some nodes.
6404 Add an (alphabetized) index of symbol types.
6405 Use consistent capitalization style in node and section names.
6406
6407Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
6408
6409 * gdb.texinfo: Change typo "Two two" to "The two".
6410
6411Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6412
6413 * stabs.texinfo (XCOFF-differences): Remove references to
6414 non-existent types N_DECL and N_RPSYM.
6415
6416 * stabs.texinfo (String Field): Say that type attributes bug is
6417 fixed in GDB 4.10, since it is.
6418
6419 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
6420
6421Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
6422
6423 * stabs.texinfo: Formatting cleanups.
6424
6425Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6426
6427 * stabs.texinfo: When explaining the n_type of a stab, standardize
6428 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
6429 no tabs, use @r).
6430 (Global Variables): Clean up.
6431
6432Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6433
6434 * stabs.texinfo (Stack Variables): Re-write.
6435
6436Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6437
6438 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
6439 addresses of a source file. Also revise formatting.
6440 Change "object module" or "object file" to "source file".
6441 Various: Miscellaneous cleanups.
6442
6443Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6444
6445 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
6446
6447Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
6448
6449 * gdbint.texinfo: Removed many nonsensical machine-collected
6450 host and target conditionals, described some of the remainder.
6451
6452Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6453
6454 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
6455
6456 * gdbint.texinfo (Top): Add name to @top line, and re-write the
6457 paragraph which follows.
6458
6459 * gdbint.texinfo (Host): Use @code not @samp for Makefile
6460 variables. Looks better and avoids overful hbox.
6461
6462Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6463
6464 * stabs.texinfo (Procedures): Improve stuff on nested functions.
6465
6466Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6467
6468 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
6469 retransmit-timeout
6470
6471Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6472
6473 * gdbint.texinfo: Update statement about `some ancient Unix
6474 systems, like Ultrix 4.0' to Ultrix 4.2.
6475
6476Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
6477
6478 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
6479
6480 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
6481
6482 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
6483 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
6484
6485 * remote.texi: new name for former gdbinv-s.texi
6486
6487 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
6488
6489Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
6490
6491 * gdbinv-s.texi: Documented timeout and retransmit-timeout
6492 variables for MIPS remote debugging protocol.
6493
6494Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6495
6496 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
6497
6498Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
6499
6500 * Makefile.in (refcard.dvi): Use srcdir where necessary.
6501
6502Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
6503
6504 * gdb.texinfo: repair conditional bugs in text markup
6505
6506Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6507
6508 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
6509 to select Modula-2 material.
6510
6511Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6512
6513 * stabs.texinfo: Cleanups regarding statics.
6514
6515 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
6516 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
6517
6518Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6519
6520 * stabs.texinfo: N_MAIN is sometimes used for C.
6521
6522Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6523
6524 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
6525
6526Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
6527
6528 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 6529 removed from the code by Kingdon.
c906108c
SS
6530
6531Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6532
6533 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
6534 input when evaluating breakpoint conditions; the bug has been fixed.
6535
6536 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
6537 sets the ignore count to N-1, not to N.
6538
6539Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6540
6541 * refcard.tex (\hoffset): correct longstanding error to match
6542 intended offset; avoids cutting off edge on some printers
6543
6544Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6545
6546 * stabs.texinfo (Parameters): Say that order of stabs is significant.
6547
6548Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6549
6550 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
6551
6552Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6553
6554 * Makefile.in: (REFEDITS) new var to control whether PS or CM
6555 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
6556 collect sed edits if any, apply to refcard before formatting;
6557 (refcard.ps) stop implying PS fonts if PS output requested;
6558 (lrefcard.ps) delete extra target for variant PS fonts
6559
6560 * refcard.tex: parametrize papersize dependent info, collect
6561 in easily replaced spot
6562
6563 * a4rc.sed: new file, edits to refcard for A4 paper
6564
6565Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6566
6567 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
6568
6569Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6570
6571 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
6572
6573Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6574
6575 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
6576 politely rather than rudely.
6577
6578Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6579
6580 * stabs.texinfo: Document common blocks.
6581
6582Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
6583
6584 * stabs.texinfo: Add some basic info about stabs-in-elf.
6585
6586Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6587
6588 * stabs.texinfo (Top): Minor cleanup.
6589
6590Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
6591
6592 * Makefile.in (install-info): remove parentdir support
6593
6594Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6595
6596 * gdb.texinfo (Copying): delete this node and references to it;
6597 RMS says this manual need not carry GPL. (passim): Improvements
6598 from last round at FSF, largely due to Ian Taylor review, and
6599 minor formatting improvements.
6600
6601 * gdbinv-s.texi (passim): Improvements from last round at FSF,
6602 largely due to Ian Taylor review. (Debug Session): minor edits to
6603 new text.
6604
6605Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
6606
6607 * Makefile.in (realclean): Remove info and dvi files too.
6608
6609Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
6610
6611 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
6612 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
6613 * gdb.texinfo: Change accordingly.
6614
6615 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
6616 N_{L,R}BRAC,N_SLINE are relative to.
6617
6618Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6619
6620 * Makefile.in (GDBvn.texi): Update atomically.
6621
6622Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6623
6624 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6625
6626Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
6627
6628 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
6629 addresses together. Also motivate the set print symbol-filename
6630 command and suggest other solutions.
6631
6632Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
6633
6634 * gdb.texinfo (set print elements): Note that the number of
6635 elements is set to unlimited by "set print elements 0".
6636
6637Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
6638
6639 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
6640 NF_LDOUBLE means.
6641 (Stab Types): Include Solaris stab types.
6642 (Procedures): Document Solaris extensions.
6643
6644Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6645
6646 * gdb.texinfo: Add `set print symbol-filename' doc.
6647
6648Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6649
6650 * stabs.texinfo (Arrays): Talk about type definition vs. type
6651 information.
6652
6653 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
6654 the trailing semicolon.
6655
6656Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6657
6658 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
6659 and merge in other parts of the document addressing these subjects.
6660 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
6661
6662 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
6663 at the end of a range type.
6664
6665 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
6666 AIX extensions.
6667
6668Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6669
6670 * stabs.texinfo (Stabs Format): Misc fixes.
6671
6672Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6673
6674 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
6675 (Traditional builtin types): Document convex convention for long long.
6676 (Negative builtin types): Discuss type names, and misc fixes.
6677
6678Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6679
6680 * stabs.texinfo (Builtin Type Descriptors): Document the floating
6681 point types used with @samp{R} type descriptor.
6682 (Symbol Descriptors): Describe how to handle conflict between
6683 different meanings of @samp{P} symbol descriptor.
6684
6685Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6686
6687 * stabs.texinfo: Remove node Quick Reference and put its children
6688 directly under the main menu.
6689
6690 * stabs.texinfo: Many more changes to bring it into line with
6691 AIX documentation and reality. I think it now has all the
6692 information from the AIX documentation, except that I burned
6693 out when I got to variant records (Pascal and Modula-2) and
6694 all the COBOL types. Oh well, we can add them later when we're
6695 worrying more about those languages.
6696
6697 * stabs.texinfo (Automatic variables): Talk about what it means
6698 to omit the symbol descriptor.
6699
6700Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6701
6702 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
6703 gcc2 behavior with promoted args.
6704
6705Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6706
6707 * gdb.texinfo: include readline appendices in info version of manual
6708
6709Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6710
6711 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
6712 target remote.
6713
6714 * gdb.texinfo (Machine Code): more index entries for disassemble
6715
6716Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
6717
6718 * Clarify the intended use of the gdb-testers and gdb-patches
6719 mailing lists, and shrink gzip comment.
6720
6721Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6722
6723 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
6724 DOSHOST configuration of manual.
6725
6726 * gdb.texinfo (MIPS Stack): new node.
6727
6728 * all-config.texi (MIPS) new switch.
6729
6730 * gdbinv-s.texi (Nindy Options) Remove two instances of future
6731 tense; (MIPS Remote) new node.
6732
6733 * gdb.texinfo (passim) rephrases to work around makeinfo @value
6734 bug; (Environment) less passive, other small cleanups in text about
6735 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
6736 (Remote) new MIPS Remote menu entry.
6737
6738Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
6739
6740 * stabs.texinfo: Many changes to include information from the
6741 AIX documentation.
6742
6743 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
6744
6745Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
6746
6747 * gdbint.texinfo (new node Debugging GDB, elsewhere):
6748 Move a bunch of information from ../README.
6749 (Getting Started): New node.
6750
6751Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6752
6753 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
6754
6755 * gdb.texinfo: advance manual revision dates to present
6756
6757 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
6758 stop using silly Roman numerals in @set variable names
6759
6760Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6761
6762 * stabs.texinfo (Parameters): Keep trying to get this right.
6763
6764Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6765
6766 * stabs.texinfo (Parameters): More on "local parameters".
6767
6768Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6769
6770 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6771
6772Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
6773
6774 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
6775 (Parameters): Rewrite.
6776 (xcoff-differences, Sun-differences): Minor changes.
6777
6778Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6779
6780 * stabs.texinfo: Minor cleanup.
6781
6782Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6783
6784 * gdbint.texinfo: Minor xcoff stuff.
6785
6786Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
6787
6788 * gdbint.texinfo: Update for new config directory structure.
6789 Add info about internal type data structures.
6790
6791Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
6792
6793 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
6794 $(srcdir).
6795 (gdb-config.texi): Depend on file in $(srcdir).
6796
6797Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6798
6799 * stabs.texinfo: Fixes about N_SO.
6800
6801Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6802
6803 * gdb.texinfo: include list of nonstandard init file names
6804
6805 * *-config.texi: new switch GENERIC for text that applies *only*
6806 to (usual) multiple-target version of manual
6807
6808 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
6809 h8 config
6810
6811 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
6812 in menus (rather than conditionally selected multiple alternative
6813 menus).
6814
6815 * Makefile.in: define and use DOC_CONFIG var to select
6816 configuration for GDB user manual.
6817
6818 * gdb-config.texi: delete from repository, generate from Makefile.
6819
6820 * all-config.texi: normal `generic' configuration file, formerly
6821 stored as gdb-config.texi
6822
6823Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
6824
6825 * Makefile.in: add dvi target to build all .dvi files
6826
6827Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6828
6829 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6830
6831Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
6832
6833 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
6834 host conditionals.
6835 * stabs.texinfo: More array fixes inspired by Jim's.
6836
6837Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
6838
6839 * stabs.texinfo: Fixes re arrays and continuations.
6840
6841 * gdbint.texinfo: Add XCOFF node.
6842
6843Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6844
6845 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6846
6847Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
6848
6849 * stabs.texinfo: Fix for array types to mention lower bounds.
6850
6851Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6852
6853 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6854
6855Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6856
6857 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6858
6859Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
6860
6861 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
6862 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
6863
6864Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6865
6866 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6867
6868Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6869
6870 * gdb.texinfo, gdbinv-s.texi: misc updates
6871
6872Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
6873
6874 * gdbint.texinfo: Brief documentation for longjmp support,
6875 from an email msg by Stu.
6876
6877Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
6878
6879 * stabs.texinfo: Fix description of floating point "range"
6880 types (which really define basic types). Reported by Jim Meehan,
6881 <meehan@src.dec.com>.
6882
6883 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
6884
6885Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
6886
6887 * gdbint.texinfo: Slightly expand section on supporting a new
6888 object file format.
6889
6890Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
6891
6892 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
6893 intermediate file.
6894
6895Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6896
6897 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6898
6899Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6900
6901 * gdbinv-s.texi: z8000 simulator target name is just "sim"
6902
6903 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
6904 as well as Z8002.
6905
6906Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
6907
6908 * gdbint.texinfo: Add sections on clean design and on how to send
6909 in changes.
6910
6911Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
6912
6913 * gdbint.texinfo: Add how to declare the result of make_cleanup.
6914
6915Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6916
6917 * gdb.texinfo: Fix typo, reported by Karl Berry.
6918
6919Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6920
6921 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6922
6923Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
6924
6925 * gdbint.texinfo: fixed a stray email address (needs @@),
6926 added @table @code to node "Native Conditionals"
6927
6928Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6929
6930 * gdbint.texinfo: Describe coding style of GDB.
6931
6932Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6933
6934 * stabs.texinfo: Minor wording changes.
6935
6936Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6937
6938 * gdbint.texinfo: Improve release doc slightly.
6939
6940Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6941
6942 * gdbint.texinfo: Improve doc of GDB config macros.
6943
6944Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
6945
6946 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
6947 These will be reinserted when examined.
6948
6949Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
6950
6951 * gdbint.texinfo: Make a start at documenting all the #if macros
6952 in GDB. At least list them all, and start separating them into
6953 host-specific and target-specific.
6954
6955Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6956
6957 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 6958 examples (not consistent w others).
c906108c
SS
6959 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6960 for generic vn of doc
6961
6962Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6963
6964 * Makefile.in: always create installation directories.
6965
6966Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6967
6968 * gdb.texinfo: in h8 config, do not describe searching commands.
6969
6970Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
6971
6972 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
6973 conditionals; introduce a few generic switches that may be
6974 useful for other cross-dev or dos-hosted configs.
6975
6976 * gdb.texinfo: fix typo in "info reg" description
6977
6978Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
6979
6980 * stabs.texinfo: Minor updates from running TeX over it.
6981 * Makefile.in (stabs.dvi, stabs.ps): Add.
6982
6983Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
6984
6985 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
6986 First pass at converting it to texinfo.
6987
6988Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
6989
6990 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
6991 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
6992
6993Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6994
6995 * gdbint.texinfo: Add section on partial symbol tables.
6996
6997Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
6998
6999 * gdb.texinfo: document `set remotedebug' and `set
7000 rstack_high_address'.
7001
7002Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7003
7004 * gdb.texinfo: slight expansion of new text on reading info files
7005 * gdbinv-s.m4.in: correct and expand info on cross-debugging
7006 H8/300 from DOS.
7007
7008Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
7009
7010 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
7011
7012Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
7013
7014 * gdb.texinfo: Say how to read the `info' files.
7015
7016Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
7017
7018 * Makefile.in: gm4 -> m4.
7019
7020Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
7021
7022 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
7023 Documentation' ahead of `Installing GDB' to match README.
7024 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 7025 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
7026
7027Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
7028
7029 * Makefile.in: remove $(srcdir) from gdb.info rule.
7030
7031Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7032
7033 * Makefile.in: commented out gdb-all.texinfo rule. This is
7034 temporary.
7035
7036Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7037
7038 * Makefile.in, configure.in: removed traces of namesubdir,
7039 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7040 copyrights to '92, changed some from Cygnus to FSF.
7041
7042Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
7043
7044 * gdb.texinfo: Improve how we ask for bug reports.
7045
7046Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7047
7048 * Makefile.in: infodir belongs in datadir.
7049
7050Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7051
7052 * Makefile.in: remove spaces following hyphens, bsd make can't
7053 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 7054 standards.text support.
c906108c
SS
7055
7056Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7057
7058 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7059 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7060 and mandir now keyed off datadir by default.
7061
7062\f
7063Local Variables:
9e9c5ae7 7064mode: change-log
c906108c
SS
7065left-margin: 8
7066fill-column: 74
7067version-control: never
7068End:
This page took 0.937672 seconds and 4 git commands to generate.