Renaming in target-dcache.c
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
6dd315ba
YQ
12013-11-24 Yao Qi <yao@codesourcery.com>
2
3 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
4 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
5 "off" respectively.
6
9df9dbe0
YQ
72013-11-23 Yao Qi <yao@codesourcery.com>
8
9 * gdb.texinfo (GDB/MI Variable Objects): Add the description
10 of "displayhint" to the table about child results.
11
c78feb39
YQ
122013-11-21 Yao Qi <yao@codesourcery.com>
13
14 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
15 'dynamic' for the output of command -var-list-children.
16
27b81af3
YQ
172013-11-21 Yao Qi <yao@codesourcery.com>
18
19 * gdb.texinfo (Caching Target Data): Remove "see" before
20 @pxref.
21
b26dfc9a
YQ
222013-11-20 Yao Qi <yao@codesourcery.com>
23
24 * gdb.texinfo (Caching Target Data): Update doc for
25 per-address-space dcache.
26
b12039c6
YQ
272013-11-20 Yao Qi <yao@codesourcery.com>
28
29 * gdb.texinfo (Data): Rename menu item.
30 (Caching Remote Data): Rename to ...
31 (Caching Target Data): ... it. Update.
32
422ad5c2
JB
332013-11-18 Joel Brobecker <brobecker@adacore.com>
34
35 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
36 "language-option" entry in the output of the "-list-features"
37 command.
38
805e1f19
TT
392013-11-15 Tom Tromey <tromey@redhat.com>
40
41 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
42 Add example.
43
8fe1b653
TT
442013-11-14 Tom Tromey <tromey@redhat.com>
45
46 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
47
403cb6b1
JB
482013-11-14 Joel Brobecker <brobecker@adacore.com>
49
50 * gdb.texinfo (Show): Add xref anchor for "show language" command.
51 (Context management): Place current subsection text into its own
52 subsubsection. Add new subsubsection describing the "--language"
53 command option.
54
93973826
JB
552013-11-13 Joel Brobecker <brobecker@adacore.com>
56
57 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
58 the documentation of "info-ada-exceptions" in the output
59 of the "-list-features" command. Add the documentation
60 of the "ada-exception" entry instead.
61
6adcee18
JB
622013-11-12 Joel Brobecker <brobecker@adacore.com>
63
93973826 64
6adcee18
JB
65 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
66 word of a couple of sentences to start with a capital letter.
67
58d06528
JB
682013-11-12 Joel Brobecker <brobecker@adacore.com>
69
70 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
71 (Ada Exceptions): New node.
72 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
73 Commands" node.
74 (GDB/MI Ada Exceptions Commands): New node.
75 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
76 field in the output of the "-list-features" command.
77 * NEWS: Add entry for the new "info exceptions" CLI command,
78 and for the new "-info-ada-exceptions" GDB/MI command.
79
bc79de95
PM
802013-11-11 Phil Muldoon <pmuldoon@redhat.com>
81
82 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
83 (Line Tables In Python): New node.
84
73be47f5
DE
852013-11-08 Doug Evans <dje@google.com>
86
87 * gdb.texinfo (Debugging Output): Update text for
88 "set debug dwarf2-read".
89
db0fec5c
DE
902013-11-08 Doug Evans <dje@google.com>
91
92 * gdb.texinfo (Debugging Output): Update text for
93 "set debug symtab-create".
94
92e32e33
PM
952013-11-07 Phil Muldoon <pmuldoon@redhat.com>
96
97 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
98 constant.
99
f76c27b5
PM
1002013-11-07 Phil Muldoon <pmuldoon@redhat.com>
101
102 * gdb.texinfo (Breakpoints In Python): Document temporary
103 option in breakpoint constructor, and add documentation to the
104 temporary attribute.
105
fa4d0c40
YQ
1062013-11-07 Yao Qi <yao@codesourcery.com>
107
108 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
109 output of "-var-info-expression".
110
afa332ce
PA
1112013-11-06 Pedro Alves <palves@redhat.com>
112
113 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
114 non-interactive mode.
115 (Environment) <shell startup files warning>: Mention
116 non-interactive mode. Mention .zshenv for Z shell, and talk about
117 BASH_ENV instead of .bashrc for BASH.
118
9ac69859
NB
1192013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
120
121 * gdb.texinfo (Commands to Specify Files): Add description
122 of the remove-symbol-file command.
123 * observer.texi: New free_objfile event
124
98882a26
PA
1252013-10-24 Pedro Alves <palves@redhat.com>
126
127 * gdb.texinfo (Starting): Document set/show startup-with-shell.
128
ce13fade
JB
1292013-10-11 Joel Brobecker <brobecker@adacore.com>
130
131 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
132 New subsection inside which the "-catch-load" and "-catch-unload"
133 commands documentation is now placed.
134 (Ada Exception GDB/MI Catchpoint Commands): New subsection
135 documenting the "-catch-assert" and "-catch-exception" new
136 GDB/MI commands.
137
2446f5ea
JB
1382013-10-10 Joel Brobecker <brobecker@adacore.com>
139
140 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
141
0d12017b
JB
1422013-10-10 Joel Brobecker <brobecker@adacore.com>
143
bd80dc1a
JB
144 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
145 serial baud".
146 (Remote Configuration): Replace "set remotebaud" by "set serial
147 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 148
f4fb82a1
PA
1492013-10-07 Pedro Alves <palves@redhat.com>
150
151 PR breakpoints/11568
152 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
153 when the thread is removed from the thread list.
154
0c557179
SDJ
1552013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
156
157 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
158 Update entry for $_exitcode.
159
5713b9b5
JB
1602013-10-04 Joel Brobecker <brobecker@adacore.com>
161
162 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
163 new "--start" option.
164
901461f8
PA
1652013-10-02 Pedro Alves <palves@redhat.com>
166
167 * gdb.texinfo (Registers): Expand description of saved registers
168 in frames. Explain <not saved>.
169
8fb8eb5c
DE
1702013-09-25 Doug Evans <dje@google.com>
171
172 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
173
0a7cfe2c
SS
1742013-09-16 Stan Shebs <stan@codesourcery.com>
175
176 Remove the internals manual gdbint.texinfo.
177 * Makefile.in (INFO_DEPS): Remove gdbint.info.
178 (PDFFILES): Remove gdbint.pdf.
179 (HTMLFILES): Remove gdbint/index.html.
180 (HTMLFILES_INSTALL): Remove gdbint.
181 (GDBINT_DOC_FILES): Remove.
182 (dvi): Remove gdbint.dvi.
183 (ps): Remove gdbint.ps.
184 * gdbint.texinfo: Remove file.
185 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
186
a280dbd1
SDJ
1872013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
188
189 * gdb.texinfo (Convenience Functions): Mention new convenience
190 function $_isvoid.
191
4ac33720
UW
1922013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
193
194 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
195 (Standard Target Features): Add new node to menu.
196 (S/390 and System z Features): New node.
197
b3d3b4bd
SA
1982013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
199
200 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
201 -list-target-features in the example.
202
edf9f00c
JK
2032013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
204
205 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
206 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
207
1d236d23
JK
2082013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
209
210 Sync documentation with gdb.base/gnu-debugdata.exp.
211 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
212
5423b017
JK
2132013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
214
215 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
216
6211c335
YQ
2172013-08-27 Pedro Alves <pedro@codesourcery.com>
218 Yao Qi <yao@codesourcery.com>
219
220 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
221 Document new --skip-unavailable option.
222 <-stack-list-variables>: Document new --skip-unavailable option.
223
52e260a3
DE
2242013-08-26 Doug Evans <dje@google.com>
225
226 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
227 an optional regexp.
228
5e92f71a
TT
2292013-08-13 Tom Tromey <tromey@redhat.com>
230
231 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
232 Document GDB_PARALLEL and GDB_INOTIFY.
233
c5d7073b
SS
2342013-08-09 Stan Shebs <stan@codesourcery.com>
235
236 * LRS: Remove file, describes a long-abandoned live-range
237 splitting extension to stabs.
238
6fbe845e
AB
2392013-07-25 Andrew Burgess <aburgess@broadcom.com>
240
241 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
242
e7045703
DE
2432013-07-17 Doug Evans <dje@google.com>
244
245 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
246
3105ebf9
TT
2472013-07-02 Tom Tromey <tromey@redhat.com>
248
249 * gdb.texinfo (Target Commands): Don't mention "target nrom".
250
d6c2da54
TT
2512013-06-28 Tom Tromey <tromey@redhat.com>
252
253 * Makefile.in (version.subst): Use version.in, not
254 common/version.in.
255 * gdbint.texinfo (Versions and Branches, Releasing GDB):
256 Likewise.
257
e5823f1c
PA
2582013-06-27 Pedro Alves <palves@redhat.com>
259
260 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
261 dynamic symbol resolution code>: New section, based on infrun.c
262 comment.
263
92dcb9ff
TT
2642013-06-26 Tom Tromey <tromey@redhat.com>
265
266 * gdbint.texinfo (Versions and Branches): Use common/version.in.
267 Update.
268 (Releasing GDB): Likewise.
269
dc673c81
YQ
2702013-06-26 Pedro Alves <pedro@codesourcery.com>
271 Yao Qi <yao@codesourcery.com>
272
273 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
274 -trace-frame-collected.
275
28a93511
YQ
2762013-06-26 Pedro Alves <pedro@codesourcery.com>
277
278 * gdb.texinfo (Traceframe Info Format): Document tvar element
279 and its attributes.
280
a0743c90
YQ
2812013-06-25 Yao Qi <yao@codesourcery.com>
282
283 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
284
01208463
TT
2852013-06-24 Tom Tromey <tromey@redhat.com>
286
287 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
288 (GDBvn.texi): Use version.subst.
289 (version.subst): New target.
290 (mostlyclean): Remove version.subst.
291
c898adb7
YQ
2922013-06-20 Pedro Alves <pedro@codesourcery.com>
293
294 * gdb.texinfo (GDB/MI Data Manipulation)
295 <-data-list-register-values>: Document the --skip-unavailable
296 option.
297
7c57fa1e
YQ
2982013-06-07 Yao Qi <yao@codesourcery.com>
299
300 * gdb.texinfo (Symbols): Add kindex and cindex for
301 'maint print msymbols'.
302
0059c61a 3032013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
304
305 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
306 response field name (thread-group to inferior).
307
85dc5a12
GB
3082013-06-04 Gary Benson <gbenson@redhat.com>
309
310 * gdb.texinfo (General Query Packets/qSupported): Added
311 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
312 to the table of currently defined stub features.
313 Added a more detailed entry for "augmented-libraries-svr4-read".
314 (General Query Packets/qXfer:libraries-svr4:read): Documented
315 the augmented form of this packet.
316
5901af59
JB
3172013-05-23 Joel Brobecker <brobecker@adacore.com>
318
319 * gdb.texinfo (System-wide Configuration Scripts): Renames
320 "Installed System-wide Configuration Scripts". Add associated
321 @menu block.
322
c1e36e3e
PA
3232013-05-23 Yao Qi <yao@codesourcery.com>
324 Pedro Alves <palves@redhat.com>
325
326 * gdb.texinfo (Packets): Document 'vCont;r'.
327 (Continuing and Stepping): Document target-assisted range
328 stepping, and the 'set range-stepping' and 'show range-stepping'
329 commands.
330
0201faac
JB
3312013-05-23 Joel Brobecker <brobecker@adacore.com>
332
333 * gdb.texinfo (Installed System-wide Configuration Scripts):
334 Add subsection describing the scripts now available under
335 the data-dir's system-gdbbinit subdirectory.
336 * NEWS: Add entry announcing the availability of system-wide
337 configuration scripts for ElinOS and Wind River Linux.
338
c5867ab6
HZ
3392013-05-21 Hui Zhu <hui@codesourcery.com>
340
341 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
342 "-dprintf-insert" command.
343
7d0c9981
DE
3442013-05-17 Doug Evans <dje@google.com>
345
346 * gdb.texinfo (Maintenance Commands): Update doc for
347 "maint check-psymtabs". Add doc for "maint check-symtabs",
348 "maint expand-symtabs".
349
742ce053
MM
3502013-05-15 Markus Metzger <markus.t.metzger@intel.com>
351
352 * gdb.texinfo (Process Record and Replay): Document the
353 "record goto" command and its sub-commands.
354
1e611234
PM
3552013-05-10 Phil Muldoon <pmuldoon@redhat.com>
356
357 * gdb.texinfo (Backtrace): Add "no-filter" argument.
358 (Python API): Add Frame Filters API, Frame Wrapper API,
359 Writing a Frame Filter/Wrapper, Managing Management of Frame
360 Filters chapter entries.
361 (Frame Filters API): New Node.
362 (Frame Wrapper API): New Node.
363 (Writing a Frame Filter): New Node.
364 (Managing Frame Filters): New Node.
365 (Progspaces In Python): Add note about frame_filters attribute.
366 (Objfiles in Python): Ditto.
367 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
368 @anchors and --no-frame-filters option to -stack-list-variables,
369 -stack-list-frames, -stack-list-locals and -stack-list-arguments
370 commands.
371
2874cb83
JB
3722013-05-08 Joel Brobecker <brobecker@adacore.com>
373
374 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
375 Support" subsection documenting the XML format used to transfer
376 shared library info on AIX.
377
9a005eb9
JB
3782013-05-08 Joel Brobecker <brobecker@adacore.com>
379
380 * gdb.texinfo (Debugging Output): Add documentation of
381 "set debug aix-solib" and "show debug aix-solib" commands.
382
a1217d97
SL
3832013-05-06 Sandra Loosemore <sandra@codesourcery.com>
384
385 * gdb.texinfo (Nios II): New section.
386 (Nios II Features): New section.
387
4d1eb6b4
JB
3882013-05-06 Joel Brobecker <brobecker@adacore.com>
389
390 * gdbint.texinfo (Algorithms): Remove entries documenting
391 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
392 SOLIB_CREATE_INFERIOR_HOOK.
393
3f84184e
TT
3942013-04-29 Tom Tromey <tromey@redhat.com>
395
396 PR python/14204:
397 * gdb.texinfo (Python API): Fix menu entry.
398 (Blocks In Python): Fix subsubsection text. Rewrite intro.
399 Define global and static block. Add example. Clarify
400 block relationship for inline functions.
401
60155234
TT
4022013-04-29 Tom Tromey <tromey@redhat.com>
403
404 * gdb.texinfo (Python API): Mention Python help and keyword
405 arguments. Move pagination text to Basic Python.
406 (Basic Python): Put pagination text here. Document
407 close-on-exec, SIGCHLD, and SIGINT.
408
5360976e
PA
4092013-04-19 Pedro Alves <palves@redhat.com>
410
411 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
412 "signedness" instead of "signness".
413
bd3f3b55
PA
4142013-04-19 Pedro Alves <palves@redhat.com>
415
416 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
417 -Wno-pointer-sign text with text on -Wpointer-sign.
418
dee368d3
TT
4192013-04-16 Tom Tromey <tromey@redhat.com>
420
421 * gdb.texinfo (Set Catchpoints): Mention earliest version of
422 GCC that has the SDT probe points.
423
cc16e6c9
TT
4242013-04-15 Tom Tromey <tromey@redhat.com>
425
426 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
427 exception catchpoints.
428
72f1fe8a
TT
4292013-04-15 Tom Tromey <tromey@redhat.com>
430
431 * gdb.texinfo (Set Catchpoints): Document $_exception.
432 (Convenience Vars): Mention $_exception.
433
591f19e8
TT
4342013-04-15 Tom Tromey <tromey@redhat.com>
435
436 * gdb.texinfo (Set Catchpoints): Reorganize exception
437 catchpoints. Document "catch rethrow".
438 (Debugging C Plus Plus): Mention "catch rethrow".
439
02ae6bad
TT
4402013-04-15 Tom Tromey <tromey@redhat.com>
441
442 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
443
2c91021c
JK
4442013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
445 Eli Zaretskii <eliz@gnu.org>
446
447 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
448 line below the sample output.
449
6eaaf48b
EZ
4502013-04-12 Eli Zaretskii <eliz@gnu.org>
451
452 * gdb.texinfo (Mode Options): Document '-configuration'.
453 (Help): Document "show configuration".
454 (Bug Reporting): Add requirements to include the configuration
455 details in bug reports.
456
b292c783
JK
4572013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
458
459 * Makefile.in (MAN1S): Add gcore.1.
460 Remove "Host, target, and site specific Makefile fragments" comment.
461 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
462 (install-man1, uninstall-man1): Conditionalize gcore.1.
463 (gcore.1): New.
464 * gdb.texinfo (Man Pages): Add gcore man.
465 (gcore man): New node.
466
f81d1120
PA
4672013-04-10 Pedro Alves <palves@redhat.com>
468
469 * gdb.texinfo (Process Record and Replay): Document that "set
470 record full insn-number-max", "set record
471 instruction-history-size" and "set record
472 function-call-history-size" accept "unlimited".
473 (Backtrace): Document that "set backtrace limit" accepts
474 "unlimited".
475 (List): Document that "set listsize" accepts "unlimited".
476 (Print Settings)" Document that "set print max-symbolic-offset",
477 "set print elements" and "set print repeats" accept "unlimited".
478 (Starting and Stopping Trace Experiments): Document that "set
479 trace-buffer-size" accepts "unlimited".
480 (Remote Configuration): Document that "set tcp connect-timeout"
481 accepts "unlimited".
482 (Command History): Document that "set history size" accepts
483 "unlimited".
484 (Screen Size): Document that "set height" and "set width" accepts
485 "unlimited". Adjust "set pagination"'s description to suggest
486 "set height unlimited" instead of "set height 0".
487
393fd4c3
YQ
4882013-04-10 Yao Qi <yao@codesourcery.com>
489
490 * gdb.texinfo (Trace Files): Add "target ctf".
491
cba5a7bf
JK
4922013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
493
494 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
495
0ed630cb
JK
496 * Makefile.in (install-man1, install-man5, uninstall-man1)
497 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
498
afe1492b
JK
499 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
500
5b8b6385
JK
5012013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
502 Eli Zaretskii <eliz@gnu.org>
503
504 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
505 parameters order. Remove "On some targets" for --attach. Document the
506 --multi parameter and extended-remote command. Document all the
507 options.
508
906ccdf0
JK
5092013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
510
511 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
512 the list of supported languages.
513
43662968
JK
5142013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
515
516 Convert man pages to texinfo, new gdbinit.5 texinfo page.
517 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
518 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
519 (diststuff): Add man.
520 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
521 (uninstall-man5): New.
522 (STAGESTUFF): Add *.1 and *.5.
523 (GDBvn.texi): Add SYSTEM_GDBINIT.
524 (gdb.1, gdbserver.1, gdbinit.5): New.
525 (maintainer-clean realclean): Add $(MANS).
526 (install): Add install-man.
527 (uninstall): Add uninstall-man.
528 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
529 (@copying): Wrap it by @c man begin COPYRIGHT.
530 (Top): Add Man Pages.
531 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
532
be9a8770
PA
5332013-04-02 Pedro Alves <palves@redhat.com>
534
535 * gdb.texinfo (Debugging Output): Document "set/show debug
536 aarch64", "set/show debug coff-pe-read" and "set/show debug
537 mach-o".
538
a46c1e42
PA
5392013-04-02 Pedro Alves <palves@redhat.com>
540
541 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
542 table>: Add entry for "trace-buffer-size".
543
bd3eecc3
PA
5442013-03-28 Pedro Alves <palves@redhat.com>
545
546 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
547 table>: Add entry for "trace-status".
548
215b9f98
EZ
5492013-03-28 Eli Zaretskii <eliz@gnu.org>
550
551 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
552 @bullet", which is invalid (makeinfo 5.1 barfs).
553
7f7cc265
PA
5542013-03-28 Pedro Alves <palves@redhat.com>
555
556 PR gdb/15294
557
558 * gdb.texinfo (List) <set listsize>: Adjust to document that
559 listsize 0 means no limit, and remove mention of -1.
560
9c0be723
YQ
5612013-03-22 Yao Qi <yao@codesourcery.com>
562
563 * gdb.texinfo (Embedded Processors): Remove menu item
564 "OpenRISC 1000".
565 (OpenRISC 1000): Remove.
566
bd712aed
DE
5672013-03-21 Doug Evans <dje@google.com>
568
569 * gdb.texinfo (Maintenance Commands): Add docs for
570 "mt set per-command {space,time,symtab} {on,off}".
571
d0353e76
YQ
5722013-03-14 Hui Zhu <hui@codesourcery.com>
573 Yao Qi <yao@codesourcery.com>
574
575 * gdb.texinfo (Trace Files): Add "tsave -ctf".
576
6dd24dfa
KS
5772013-03-13 Keith Seitz <keiths@redhat.com>
578
579 * gdb.texinfo (Maintenance Commands): Add missing ')' for
580 "maint agent" reference to Dynamic printf.
581
5c4808ca
EZ
5822013-03-11 Eli Zaretskii <eliz@gnu.org>
583
584 * gdb.texinfo (General Query Packets): Don't use colon in index
585 entries visible to Info format.
586
59ea5688
MM
5872013-03-11 Markus Metzger <markus.t.metzger@intel.com>
588
589 * gdb.texinfo (Process Record and Replay): Document record
590 changes.
591
2ae8c8e7
MM
5922013-03-11 Markus Metzger <markus.t.metzger@intel.com>
593
594 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
595 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
596 qXfer:btrace:read.
597
28abe188
EZ
5982013-03-09 Eli Zaretskii <eliz@gnu.org>
599
600 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
601 use colons in @anchor and @cindex entries.
602
be9a119c 6032013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
604
605 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
606
be9a119c 6072013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
608 Hafiz Abid Qadeer <abidh@codesourcery.com>
609
610 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
611 trace-buffer-size set and show commands.
612 (Tracepoint Packets): Document QTBuffer:size.
613 (General Query Packets): Document QTBuffer:size.
614
d57350ea
TT
6152013-02-21 Tom Tromey <tromey@redhat.com>
616
617 * gdb.texinfo: Remove bad @syncodeindex.
618 (Values From Inferior, Types In Python, Inferiors In Python)
619 (Events In Python, Threads In Python, Frames In Python, Blocks In
620 Python, Symbols In Python, Symbol Tables In Python): Remove
621 @tables.
622 (Packets, General Query Packets, Tracepoint Packets)
623 (Host I/O Packets): Use @w{} for empty @item.
624
9f44fbc0
SCR
6252013-02-20 Siva Chandra Reddy <sivachandra@google.com>
626
627 * gdb.texinfo (Architectures In Python): Add description about
628 the new method gdb.Architecture.disassemble.
629
f5911ea1
HAQ
6302013-02-15 Pedro Alves <pedro@codesourcery.com>
631 Hafiz Abid Qadeer <abidh@codesourcery.com>
632
633 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
634 Document the "trace-file" field.
635
7e1e0340
DE
6362013-02-07 Doug Evans <dje@google.com>
637
638 * gdb.texinfo (Machine Code): Clarify argument to disassemble
639 command.
640
134a2066
YQ
6412013-02-06 Yao Qi <yao@codesourcery.com>
642
643 * gdb.texinfo (GDB/MI Async Records): Document new MI
644 notification "=tsv-modified". Update the document of MI
645 notification "=tsv-created".
646 * observer.texi (GDB Observers): New observer tsv_modified.
647 Update observer tsv_created and tsv_delete.
648
430ed3f0
MS
6492013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
650
651 * gdb.texinfo (AArch64 Features): New section; document
652 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
653 (Architectures): Add new AArch64 section to document AArch64
654 architecture specific commands.
655 (ABI): Add description of the new OS ABI "Newlib" and its influence
656 on the longjmp handling.
657
1b56eb55
JK
6582013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
659 Jan Kratochvil <jan.kratochvil@redhat.com>
660
661 * gdb.texinfo (Backtrace): Added description of 'filename-display'
662 variable in 'set/show backtrace' section.
663
c4957902
TT
6642013-01-31 Tom Tromey <tromey@redhat.com>
665
666 * gdb.texinfo (Target Commands): Fix typo.
667
bea883fd
SCR
6682013-01-23 Siva Chandra Reddy <sivachandra@google.com>
669
670 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
671 describing the gdb.Architecture class.
672 (Frames In Python): Add description about the new method
673 gdb.Frame.architecture().
674
796a7ff8
DE
6752013-01-23 Doug Evans <dje@google.com>
676
677 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
678
998580f1
MK
6792013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
680
681 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
682 'thread-groups' field when printing a breakpoint in MI.
683
c9fb1240
SD
6842012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
685 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
686 to reflect that jit-reader-load now supports absolute file-names.
687
ab04a2af
TT
6882013-01-16 Tom Tromey <tromey@redhat.com>
689
690 * gdb.texinfo (Set Catchpoints): Document "catch signal".
691 (Signals): Likewise.
692
8ac3646f
TT
6932013-01-16 Tom Tromey <tromey@redhat.com>
694
695 * gdb.texinfo (GDB/MI Breakpoint Information): Document
696 "catch-type" field.
697 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
698
e93a8774
TT
6992013-01-07 Tom Tromey <tromey@redhat.com>
700
701 * gdb.texinfo (Mode Options): Don't mention -epoch.
702 (Data, Emacs): Remove obsolete comments.
703
54516a0b
TT
7042013-01-02 Tom Tromey <tromey@redhat.com>
705
706 * gdb.texinfo (GDB/MI Output Records): Update menu.
707 (GDB/MI Breakpoint Information): New node.
708 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
709 <-break-insert>: Likewise.
710
8dbe8ece
YQ
7112012-12-31 Yao Qi <yao@codesourcery.com>
712
713 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
714 (Packets): Move "vStopped" packet to ...
715 (Notification Packets): ... here. Describe the components
716 of notification. Add a table of supported notifications.
717 Add an example on the process of he async notification.
718
f35a17b5
JK
7192012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
720
721 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
722 present.
723 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
724 fullname output always present.
725
0dfd2fad
PM
7262012-12-23 Pierre Muller <muller@sourceware.org>
727
728 * gdbint.texinfo (Function prototypes): Require use of "extern"
729 modifier for function prototypes in headers.
730
7785b880
JB
7312012-12-19 Joel Brobecker <brobecker@adacore.com>
732
733 * refcard.tex: Update copyright notice to GPL v3 or later.
734 Update contact info.
735
3d745be3
JK
7362012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
737
738 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
739
c9b6281a
YQ
7402012-12-15 Yao Qi <yao@codesourcery.com>
741
742 * gdb.texinfo (Debugging Output): Document 'set debug
743 notification' and 'show debug notification'.
744
f2a8bc8a
YQ
7452012-12-15 Yao Qi <yao@codesourcery.com>
746
747 * gdb.texinfo (Listing Tracepoints): New item and example about
748 'installed on target' output.
749 Add more in the example about 'installed on target'.
750 (GDB/MI Breakpoint Commands): Doc about 'installed field.
751
451b7c33
TT
7522012-12-14 Tom Tromey <tromey@redhat.com>
753
754 * gdb.texinfo (SVR4 Process Information): Mention core files.
755
3fa7bf06
MG
7562012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
757
758 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
759
05b4bd79
PA
7602012-12-11 Pedro Alves <palves@redhat.com>
761
762 * gdb.texinfo: Remove all mentions of Unixware throughout.
763
74a0d9f6
JK
7642012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
765
766 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
767
0c631110
TT
7682012-11-29 Tom Tromey <tromey@redhat.com>
769
770 * gdb.texinfo (SVR4 Process Information): Document missing
771 "info proc" subcommands.
772
891df0ea
YQ
7732012-11-29 Yao Qi <yao@codesourcery.com>
774
775 PR gdb/1477.
776 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
777 to 'auto' instead of 'gnu'.
778
608e2dbb
TT
7792012-11-26 Tom Tromey <tromey@redhat.com>
780
781 * gdb.texinfo (MiniDebugInfo): New node.
782 (GDB Files): Update.
783
e64e0392
DE
7842012-11-16 Doug Evans <dje@google.com>
785
786 * gdb.texinfo (System-wide configuration): If the system-wide init
787 file lives in the data-directory, and --data-directory is provided,
788 look for it there.
789
ae606bee
TT
7902012-11-15 Tom Tromey <tromey@redhat.com>
791
792 * gdb.texinfo (Signaling): Fix typo.
793
62747a60
TT
7942012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
795
796 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
797 parameter "count" of -data-write-memory-bytes, and add an example.
798
18a9fc12
TT
7992012-11-12 Tom Tromey <tromey@redhat.com>
800
801 * gdb.texinfo (Symbols): Document "info type-printers",
802 "enable type-printer" and "disable type-printer".
803 (Python API): Add new node to menu.
804 (Type Printing API): New node.
805 (Progspaces In Python): Document type_printers field.
806 (Objfiles In Python): Likewise.
807 (gdb.types) <get_type_recognizers, apply_type_recognizers,
808 register_type_printer, TypePrinter>: Document.
809
53342f27
TT
8102012-11-12 Tom Tromey <tromey@redhat.com>
811
812 * gdb.texinfo (Symbols): Document "set print type methods",
813 "set print type typedefs", and flags to ptype and whatis.
814
ed8a1c2d
AB
8152012-11-09 Andrew Burgess <aburgess@broadcom.com>
816
817 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
818 the example -data-disassemble output. Extend the description of
819 the -data-disassemble results to document all fields. Document
820 the cli disassemble command as being related to -data-disassemble.
821
8506d139
YQ
8222012-11-09 Yao Qi <yao@codesourcery.com>
823
824 PR gdb/14777.
825 * gdb.texinfo (OS Information): Remove doc on command
826 'info udot'.
827
4d3f93a2
JB
8282012-11-08 Joel Brobecker <brobecker@adacore.com>
829
830 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
831 gdb.ini warning for Windows port.
832
1e96de83
YQ
8332012-11-08 Yao Qi <yao@codesourcery.com>
834
835 * gdb.texinfo (Search): Add kindex for 'fo'.
836
dc939229
TT
8372012-11-05 Tom Tromey <tromey@redhat.com>
838
839 PR python/14802:
840 * gdb.texinfo (Functions In Python): Add example.
841
6f6484cd
YQ
8422012-11-03 Yao Qi <yao@codesourcery.com>
843
844 * observer.texi (GDB Observers): Remove observer
845 'tracepoint_modified', 'tracepoint_created' and
846 'tracepoint_deleted'.
847
af4238e5
TT
8482012-10-26 Tom Tromey <tromey@redhat.com>
849
850 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
851
687e43a4
TT
8522012-10-25 Tom Tromey <tromey@redhat.com>
853
854 * gdb.texinfo (General Query Packets): Use @itemx.
855
8de0566d
YQ
8562012-10-17 Yao Qi <yao@codesourcery.com>
857
858 * observer.texi (GDB Observers): Update observer
859 'memory_changed'.
860 * gdb.texinfo (GDB/MI Async Records): Document for
861 "memory-changed" notification.
862
07540c15
DE
8632012-10-15 Doug Evans <dje@google.com>
864
865 * gdb.texinfo (Mode Options): Document -nh.
866 Elaborate on docs for -nx.
867
d7019589
SP
8682012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
869
870 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
871
82a90ccf
YQ
8722012-09-21 Yao Qi <yao@codesourcery.com>
873 Pedro Alves <palves@redhat.com>
874
875 * gdb.texinfo (GDB/MI Async Records): Document notification
876 'record-started' and 'record-stopped'.
877 * observer.texi (GDB Observers): New observer 'record-changed'.
878
aa9259cc
TS
8792012-09-19 Thomas Schwinge <thomas@codesourcery.com>
880
881 * gdb.texinfo: Document the removal of SH's 'regs' command.
882
c1d780c2
SDJ
8832012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
884
885 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
886
bb25a15c
YQ
8872012-09-18 Yao Qi <yao@codesourcery.com>
888
889 * gdb.texinfo (GDB/MI Async Records): Document new MI
890 notifications '=tsv-created' and '=tsv-deleted'.
891 * observer.texi (GDB Observers): New observer tsv_created and
892 tsv_deleted.
893
201b4506
YQ
8942012-09-18 Yao Qi <yao@codesourcery.com>
895
896 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
897 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
898 '=traceframe-changed'.
899
6fc1c773
YQ
9002012-09-17 Yao Qi <yao@codesourcery.com>
901
902 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
903 'set listsize'.
904
121c73f3
JK
9052012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
906 Eli Zaretskii <eliz@gnu.org>
907
908 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
909 encoding for gdbarch_breakpoint_from_pc, bp_addr for
910 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
911
e9687799
JK
9122012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
913
914 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
915
3b5e4d35
YPK
9162012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
917
918 Document how to return from "python-interactive" to GDB.
919 * gdb.texinfo (Python Commands): Update documentation.
920
9212012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
922
923 Add a new "python-interactive" command that starts a standard
924 Python interactive prompt with "pi" as alias, and add "py" as
925 an alias to "python".
926 * gdb.texinfo (Python Commands): Document the new commands.
927
b583003e
TT
9282012-08-22 Tom Tromey <tromey@redhat.com>
929
930 * gdbint.texinfo (Host Definition): Remove documentation for
931 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
932
a451cb65
KS
9332012-08-17 Keith Seitz <keiths@redhat.com>
934
935 PR c++/13356
936 * gdb.texinfo (Type and Range Checking): Remove warning.
937 Remove spurious commas.
938 Update text and examples for re-implementation of set/show
939 check type.
940 (C and C++ Type and Range Checks): Likewise.
941
6b1755ce
YQ
9422012-08-16 Yao Qi <yao@codesourcery.com>
943
944 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
945 is deprecated.
946
f47f77df
DE
9472012-08-13 Doug Evans <dje@google.com>
948
949 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
950 to include functions.
951
a72c3253
DE
9522012-08-10 Doug Evans <dje@google.com>
953
954 * gdb.texinfo (Convenience Funs): New node.
955 (Types In Python): Document Type.vector.
956
5b9afe8a
YQ
9572012-08-09 Yao Qi <yao@codesourcery.com>
958
959 * observer.texi: New observer command_param_changed.
960 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
961
dc1039df
JK
9622012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
963
964 * gdbint.texinfo (Debugging GDB): In section
965 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
966 Mention also gdb-gdb.py.
967
4abf930d
YQ
9682012-08-07 Yao Qi <yao@codesourcery.com>
969
970 Revert the folloing patch:
971 2012-08-06 Yao Qi <yao@codesourcery.com>
972 * gdb.texinfo (Remote Configuration): Add kindex for 'set
973 remote hardware-watchpoint-limit' and 'set
974 remote hardware-breakpoint-limit'.
975
f3c8a52a
JK
9762012-08-06 Nathaniel Flath <flat0103@gmail.com>
977
978 * gdb.texinfo (Working Directory): Added information about new
979 default argument for 'cd' command.
980
77a91025
YQ
9812012-08-06 Yao Qi <yao@codesourcery.com>
982
983 * gdb.texinfo (Remote Configuration): Add kindex for 'set
984 remote hardware-watchpoint-limit' and 'set
985 remote hardware-breakpoint-limit'.
986
d9f08f52
YQ
9872012-08-06 Yao Qi <yao@codesourcery.com>
988
989 Fix PR14371.
990
991 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
992 '=breakpoint-deleted'.
993
95b07c96
YQ
9942012-08-02 Yao Qi <yao@codesourcery.com>
995
996 * gdb.texinfo (Native): Remove node Neutrino.
997
7255706c
YQ
9982012-07-27 Yao Qi <yao@codesourcery.com>
999
1000 * gdb.texinfo (IPA Protocol Commands): Document new command
1001 'close'.
1002
d6b28940
TT
10032012-07-25 Tom Tromey <tromey@redhat.com>
1004
1005 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1006
e615022a
DE
10072012-07-20 Doug Evans <dje@google.com>
1008
1009 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1010 (Index Files): Document how to control the use of deprecated index
1011 sections.
1012 (Index Section Format): Replace --use-deprecated-index-sections with
1013 "set use-deprecated-index-sections on".
1014
055855a4
EZ
10152012-07-12 Eli Zaretskii <eliz@gnu.org>
1016
1017 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1018 indices into a single node "Index". Instead, join function and
1019 variable indices into a single index, separate from the concept
1020 index. Requested in
1021 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1022 (Top): Update the top-level menu: instead of one "Index" there are
1023 now separate entries "Concept Index" and "Function and Variable
1024 Index".
1025 (Concept Index, Function and Variable Index): New nodes.
1026 (Index): Node deleted.
1027
f77cc5f0
HZ
10282012-07-05 Hui Zhu <hui_zhu@mentor.com>
1029
1030 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1031 and "maint agent-eval".
1032
00595b5e
EZ
10332012-07-03 Eli Zaretskii <eliz@gnu.org>
1034
1035 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1036 avoid file-name clashes between Index.html and index.html on
1037 case-insensitive filesystems. See the discussion starting in
1038 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1039 details of the problem.
1040 (Top): Update the master menu for the above.
1041 (Concept Index, Command and Variable Index): New nodes, instead of
1042 the old "Index" node that was deleted. All cross-references
1043 updated.
1044
d3ce09f5
SS
10452012-07-02 Stan Shebs <stan@codesourcery.com>
1046
1047 * gdb.texinfo (Dynamic Printf): Mention agent style and
1048 disconnected dprintf.
1049 (Maintenance Commands): Describe maint agent-printf.
1050 (General Query Packets): Mention BreakpointCommands feature.
1051 (Packets): Document commands extension to Z0 packet.
1052 * agentexpr.texi (Bytecode Descriptions): Document printf
1053 bytecode.
1054
2d7b58e8
JK
10552012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1056
1057 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1058 only after gdbinit files.
1059 (Startup): Move -iex and -iex commands down after gdbinit files.
1060
202cbf1c
JK
10612012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1062
1063 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1064 possibility.
1065
b6ba681c
TT
10662012-06-29 Tom Tromey <tromey@redhat.com>
1067
1068 * gdb.texinfo (Index Section Format): Update for version 7.
1069
71caed83
SS
10702012-06-28 Stan Shebs <stan@codesourcery.com>
1071
1072 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1073 example, add note about title column.
1074
ee0bf529
SCR
10752012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1076
1077 * gdb.texinfo (Symbol Tables In Python): Add description about
1078 the new 'last' attribute of gdb.Symtab_and line.
1079
3c15d565
SCR
10802012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1081
1082 * gdb.texinfo (Symbol Tables In Python): Correct the description
1083 of the 'pc' attribute of gdb.Symtab_and_line.
1084
45cfd468
DE
10852012-06-26 Doug Evans <dje@google.com>
1086
1087 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1088 and symtab-create.
1089
496ee73e
KS
10902012-06-25 Keith Seitz <keiths@redhat.com>
1091
1092 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1093 from example. Remove "rbreak" from list of corresponding
1094 gdb commands.
1095
156942c7
DE
10962012-06-23 Doug Evans <dje@google.com>
1097
1098 * gdb.texinfo (Index Section Format): Document version 7 format.
1099
c614397c
YQ
11002012-06-22 Yao Qi <yao@codesourcery.com>
1101
1102 * gdb.texinfo: Add missing cindex for some packets.
1103
472a2379
KS
11042012-06-20 Keith Seitz <keiths@redhat.com>
1105
1106 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1107 for -break-insert and document -p.
1108
2678e2af
YQ
11092012-06-20 Yao Qi <yao@codesourcery.com>
1110
1111 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1112 and "gdb.write_memory" with "Inferior.read_memory" and
1113 "Inferior.write_memory".
1114
984359d2
EZ
11152012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1116
1117 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1118 (Free Documentation): Add @node line.
1119 (Continuing and Stepping) <advance location>: Use @item instead of
1120 @itemx.
1121 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1122 @itemx.
1123 (Embedded Processors): Put the link to "PA" to its correct place,
1124 according to document structure.
1125 (Python API): Put the link to "Lazy Strings In Python" to its
1126 correct place.
1127 (Index): Use @@ in @tex block to get a literal @.
1128
1129 * gdbint.texinfo: Fix the @subtitle line.
1130
1131 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1132 correct place.
1133
16bdd41f
YQ
11342012-06-08 Yao Qi <yao@codesourcery.com>
1135
1136 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1137 Protocol'.
1138 (In-Process Agent Protocol, IPA Protocol Objects)
1139 (IPA Protocol Commands): New nodes.
1140 (Tracepoint Packets): Add anchors.
1141
2d4c29c5
TS
11422012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1143
1144 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1145
6bd110c5
YQ
11462012-06-06 Yao Qi <yao@codesourcery.com>
1147
1148 * gdb.texinfo: Update copyright year.
1149
f3e0e960
SS
11502012-05-23 Stan Shebs <stan@codesourcery.com>
1151 Kwok Cheung Yeung <kcy@codesourcery.com>
1152
1153 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1154
1564a261
JK
11552012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1156
1157 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1158 Mention also --with-separate-debug-dir.
1159 (Auto-loading): Prepend $debugdir in the sample output.
1160 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1161 auto-load safe-path variable.
1162 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1163 Mention also $debugdir for 'set auto-load scripts-directory'.
1164
eb17f351
EZ
11652012-05-19 Eli Zaretskii <eliz@gnu.org>
1166
1167 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1168 (MIPS Embedded, MIPS, MIPS Register packet Format)
1169 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1170 appropriate.
1171
4cc0665f
MR
11722012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1173 Maciej W. Rozycki <macro@codesourcery.com>
1174
1175 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1176 mips compression".
1177 (MIPS Breakpoint Kinds): New subsubsection.
1178
7af8dcf8 11792012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1180
1181 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1182 nodes for subsections. Add @acronym mark-ups and adjust
1183 formatting.
1184
aff139ff
JK
11852012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1186
1187 Rename $ddir to $datadir.
1188 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1189 (objfile-gdb.py file): Rename $ddir to $datadir.
1190
9cb709b6
TT
11912012-05-18 Tom Tromey <tromey@redhat.com>
1192
1193 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1194
e7e0cddf
SS
11952012-05-14 Stan Shebs <stan@codesourcery.com>
1196
1197 * gdb.texinfo (Dynamic Printf): New subsection.
1198
7efc75aa
SCR
11992012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1200
1201 * gdb.texinfo (Basic Python): Add description about the function
1202 gdb.find_pc_line
1203
f307c045
JK
12042012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1205 Eli Zaretskii <eliz@gnu.org>
1206
1207 * gdb.texinfo (Separate Debug Files): Use plural form for global
1208 debugging information directory.
1209
85d4a676
SS
12102012-05-11 Stan Shebs <stan@codesourcery.com>
1211 Kwok Cheung Yeung <kcy@codesourcery.com>
1212
1213 * gdb.texinfo (Operating System Auxiliary Information): Document new
1214 'info os' subcommands.
1215
c1668e4e
JK
12162012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1217
1218 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1219 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1220 (dotdebug_gdb_scripts section): Add reference
1221 to 'Auto-loading safe path'.
1222
7349ff92
JK
12232012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1224
1225 Implement multi-component --with-auto-load-dir.
1226 * gdb.texinfo (Auto-loading): New references
1227 for 'set auto-load scripts-directory'
1228 and 'show auto-load scripts-directory'.
1229 (Auto-loading safe path): Describe the new default. Move $ddir
1230 substituation reference to 'objfile-gdb.py file'.
1231 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1232 script-name. Describe new 'set auto-load scripts-directory'
1233 and 'show auto-load scripts-directory'.
1234
6dea1fbd
JK
12352012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1236
1237 Provide $ddir substitution for --with-auto-load-safe-path.
1238 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1239 (Auto-loading safe path): Likewise. Mention the default value,
1240 $ddir substitution, --with-auto-load-safe-path and
1241 --without-auto-load-safe-path.
1242 * observer.texi (gdb_datadir_changed): New.
1243
1ccacbcd
JK
12442012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1245
1246 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1247 Twice.
1248
d9242c17
JK
1249 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1250 directory separator by path separator.
1251
af2c1515
JK
12522012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1253
1254 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1255 for 'set auto-load safe-path' optional. Mention if it is omitted.
1256 Change disabling security protection condition to "/", twice.
1257
a20ee7a4
SCR
12582012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1259
1260 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1261 the new methods global_block and static_block on gdb.Symtab
1262 objects.
1263
56af09aa
SCR
12642012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1265
1266 * gdb.texinfo (Blocks In Python): Add a note saying that future
1267 improvements to GDB and its infrastructure can move symbols
1268 across blocks within a symbol table.
1269
2746b0ef
YQ
12702012-04-29 Yao Qi <yao@codesourcery.com>
1271
1272 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1273 (A29K): Remove.
1274
62e5f89c
SDJ
12752012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1276 Tom Tromey <tromey@redhat.com>
1277
1278 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1279 and generic static probe support on GDB.
1280
a766d390
DE
12812012-04-25 Doug Evans <dje@google.com>
1282
50f042b9
DE
1283 * gdb.texinfo (Go): Fix thinko.
1284
a766d390
DE
1285 * gdb.texinfo (Supported Languages): Add Go.
1286 (Go): New node.
1287
f02e2b19
YQ
12882012-04-25 Yao Qi <yao@codesourcery.com>
1289
1290 * gdbint.texinfo (Testsuite): New section `Board settings'.
1291
68d41a48
JK
12922012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1293
1294 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1295 Three times.
1296
174bb630
JK
1297 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1298 Three times.
1299
0511cc75
JK
13002012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1301
1302 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1303 by @table @asis. Fix formatting of one item.
1304
0070f25a
JK
13052012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1306
1307 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1308
4dc84fd1
JK
13092012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1310
1311 New option "set debug auto-load".
1312 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1313 (auto-load verbose mode): New node.
1314
bccbefd2
JK
13152012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1316
1317 New option "set auto-load safe-path".
1318 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1319 and "info auto-load" examples for safe-path. Put there also references
1320 for "set auto-load safe-path" and "show auto-load safe-path".
1321 New menu item for Auto-loading safe path.
1322 (Auto-loading safe path): New node.
1323 (Python Auto-loading): Update the expected output from "Missing"
1324 to "No".
1325
bf88dd68
JK
13262012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1327
1328 auto-load: Implementation.
1329 * gdb.texinfo (Mode Options): New anchor for -nx.
1330 (Startup): New anchors for Option -init-eval-command,
1331 Home Directory Init File
1332 and Init File in the Current Directory during Startup.
1333 Mention set auto-load local-gdbinit with a reference.
1334 Change the sample code to "set auto-load python-scripts".
1335 (Threads): New anchor set libthread-db-search-path.
1336 Provide references to libthread_db.so.1 file.
1337 (Controlling GDB): New menu item for Auto-loading.
1338 (Auto-loading, Init File in the Current Directory)
1339 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1340 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1341 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1342 reference.
1343 (Auto-loading): Rename to ...
1344 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1345 "set auto-load python-scripts", new anchor for it. Change
1346 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1347 for it. Change "info auto-load-scripts"
1348 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1349 to "Python scripts".
1350
8264ba82
AG
13512012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1352
1353 PR mi/13393
1354 * gdb.texinfo (Print Settings): Extend the description for "set print
1355 object".
1356 (GDB/MI Variable Objects): Extend the description for -var-create and
1357 -var-list-children.
1358
06fc020f
SCR
13592012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1360
1361 * gdb.texinfo (Examining Data): Document the 'explore' command.
1362
7191c139
JB
13632012-03-28 Joel Brobecker <brobecker@adacore.com>
1364
1365 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1366 to the children of a varobj and its update range when -var-update
1367 returns that the varobj's type changed.
1368
3708f05e
JK
13692012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1370
1371 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1372 Create two new links fir 'objfile-gdb.py file'
1373 and 'dotdebug_gdb_scripts section'.
1374
8e0583c8
JK
13752012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1376
1377 * gdb.texinfo (Auto-loading): Rename node reference
1378 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1379 Twice.
1380 (.debug_gdb_scripts section): Rename the node ...
1381 (dotdebug_gdb_scripts section): ... here.
1382 (Maintenance Commands): Also rename this node reference.
1383
7b282c5a
SCR
13842012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1385
1386 * gdb.texinfo (Python API/Values From Inferior): Add description
1387 about the new method Value.referenced_value. Add description on
1388 how Value.dereference is different (and similar) to
1389 Value.referenced_value.
1390
8320cc4f
JK
13912012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1392
1393 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1394 --init-eval-command=COMMAND, -iex.
1395 (Startup): Describe -iex and -ix. Simplify the example
1396 for "set auto-load-scripts off".
1397
481860b3
GB
13982012-03-16 Gary Benson <gbenson@redhat.com>
1399
1400 PR breakpoints/10738
1401 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1402 stating that GDB cannot set breakpoints on inlined functions.
1403 (Mode Options): Document --use-deprecated-index-sections.
1404 (Index Section Format): Document new index section version format.
1405
c4aeac85
TT
14062012-03-15 Tom Tromey <tromey@redhat.com>
1407
1408 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1409
16899756
DE
14102012-03-13 Doug Evans <dje@google.com>
1411
1412 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1413 of "reload".
1414 (Symbols): Delete docs for set/show symbol-reloading.
1415 * gdbint.texinfo (Defining Other Architecture Features): Delete
1416 SYMBOL_RELOADING_DEFAULT.
1417 * refcard.tex: Delete reference to symbol-reloading.
1418
9b224c5e
PA
14192012-03-07 Pedro Alves <palves@redhat.com>
1420
1421 * gdb.texinfo (General Query Packets): Document new
1422 QProgramSignals packet.
1423 * gdb.texinfo (Remote configuration): Mention
1424 "program-signals-packet".
1425
169081d0
TG
14262012-03-05 Tristan Gingold <gingold@adacore.com>
1427
1428 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1429
d1feda86
YQ
14302012-03-03 Yao Qi <yao@codesourcery.com>
1431
1432 * gdb.texinfo (In-Process Agent): New node.
1433 Document new commands.
1434 (General Query Packets): Add packet `QAgent'.
1435
1faeff08
MR
14362012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1437
1438 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1439
7d74f244
DE
14402012-03-01 Scott J. Goldman <scottjg@vmware.com>
1441
1442 * gdb.texinfo (Commands In Python): Put example python macro in
1443 COMMAND_USER category rather than COMMAND_OBSCURE.
1444 Document gdb.COMMAND_USER.
1445 (User-defined Commands): Update documentation to clarify
1446 "set/show max-user-call-depth" and "show user" don't apply to python
1447 commands. Update documentation to clarify "help user-defined" may
1448 also include python commands defined as COMMAND_USER.
1449
6fe37d23
JK
14502012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1451
1452 * gdb.texinfo (Startup): Add option -ex description to the option -x
1453 description.
1454
83364271
LM
14552012-02-24 Luis Machado <lgustavo@codesourcery.com>
1456
1457 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1458 condition-evaluation breakpoint parameter.
1459 Mention condition-evaluation mode being shown in "info break".
1460 (Break Conditions): Add description for target-side
1461 conditional breakpoints.
1462 (Remote Configuration): Mention conditional-breakpoints-packet.
1463 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1464 cond-expr.
1465 (General Query Packets): Mention new ConditionalBreakpoint feature.
1466
bdb1994d
TT
14672012-02-22 Tom Tromey <tromey@redhat.com>
1468
1469 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1470
4d241c86
TT
14712012-02-17 Tom Tromey <tromey@redhat.com>
1472
1473 PR python/10753:
1474 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1475 directory.
1476
816338b5
SS
14772012-02-14 Stan Shebs <stan@codesourcery.com>
1478
1479 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1480
cc30c4bd
PA
14812012-02-13 Pedro Alves <palves@redhat.com>
1482
1483 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1484 mips-idt-ecoff.
1485
035d1e5b
YQ
14862012-02-09 Yao Qi <yao@codesourcery.com>
1487
1488 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1489
f0823d2c
TT
14902012-02-07 Tom Tromey <tromey@redhat.com>
1491
1492 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1493 Symbol.value.
1494
64e7d9dd
TT
14952012-02-07 Tom Tromey <tromey@redhat.com>
1496
1497 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1498
4220b2f8
TS
14992012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1500
1501 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1502
edcc5120
TT
15032012-01-24 Tom Tromey <tromey@redhat.com>
1504
1505 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1506 unload".
1507 (Files): Mention new catch commands.
1508 (GDB/MI Async Records): Likewise.
1509
53fe1783
GB
15102012-01-24 Gary Benson <gbenson@redhat.com>
1511
1512 Delete #if 0'd out code.
1513 * gdb.texinfo (Frame Info): Remove "info catch".
1514
b9e7b9c3
UW
15152012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1516
1517 * gdb.texinfo (Remote Configuration): Document
1518 "set remote hostio-readlink-packet" command.
1519 (General Query Packets): Document vFile:readlink packet.
1520
4aac40c8
TT
15212012-01-16 Tom Tromey <tromey@redhat.com>
1522
1523 * gdb.texinfo (Specify Location): Document relative file name
1524 handling.
1525
cafec441
TT
15262012-01-16 Tom Tromey <tromey@redhat.com>
1527
1528 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1529
0ee339bc
JK
15302012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1531 Eli Zaretskii <eliz@gnu.org>
1532
1533 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1534 code.
1535
72384ba3
PH
15362012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1537
1538 * gdb.texinfo (Variables): Document use of :: for non-static
1539 variables.
1540
ce1b17c4
JB
15412012-01-05 Joel Brobecker <brobecker@adacore.com>
1542
1543 * gdbint.texinfo (Start of New Year Procedure): Update
1544 to replace use of copyright.sh by use of copyright.py.
1545
217bff3e
JK
15462012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1547
1548 Remove the gdbtui binary.
1549 * all-cfg.texi (GDBTUI): Remove.
1550 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1551 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1552 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1553
cc72b2a2
KP
15542011-12-23 Kevin Pouget <kevin.pouget@st.com>
1555
1556 Introduce gdb.FinishBreakpoint in Python.
1557 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1558 (Python API): Add menu entry for Finish Breakpoints.
1559
13ac8d2c
JK
15602011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1561
1562 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1563 tests.
1564
e0f9f062
DE
15652011-12-16 Doug Evans <dje@google.com>
1566
1567 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1568
80b6e756
PM
15692011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1570
1c3ad6ab 1571 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1572 stack". Add documentation for "set/show python print-stack".
1573
2fb860fc
PA
15742011-12-14 Pedro Alves <pedro@codesourcery.com>
1575
1576 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1577 should transfer control to the stub in the startup code instead of
1578 in main. Mention the need to get past the initial breakpoint.
1579
f8eba3c6
TT
15802011-12-06 Tom Tromey <tromey@redhat.com>
1581
1582 * gdb.texinfo (Set Breaks): Update for new behavior.
1583
2268b414
JK
15842011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1585
1586 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1587 List Format for SVR4 Targets'.
1588 (General Query Packets): New item qXfer:libraries-svr4:read.
1589 (Library List Format for SVR4 Targets): New node.
1590
ae6f0d5b
TT
15912011-12-01 Tom Tromey <tromey@redhat.com>
1592
1593 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1594 add.
1595
36dfb11c
TT
15962011-11-22 Tom Tromey <tromey@redhat.com>
1597
1598 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1599 reasons.
1600
f196051f
SS
16012011-11-20 Stan Shebs <stan@codesourcery.com>
1602
1603 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1604 note-related options and variables.
1605 (Tracepoint Packets): Document packet changes.
1606
f85b53f8
SD
16072011-11-20 Sanjoy Das <sdas@igalia.com>
1608
1609 * gdb.texinfo (JIT Interface): Add documentation on writing and
1610 usind JIT debug info readers.
1611 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1612 Debug Info Readers): New nodes.
1613
bfccc43c
YQ
16142011-11-18 Yao Qi <yao@codesourcery.com>
1615
1616 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1617 tracepoint.
1618
c011a4f4
DE
16192011-11-15 Doug Evans <dje@google.com>
1620
1621 * gdb.texinfo (Files): Document basenames-may-differ.
1622
ed59ded5
DE
16232011-11-14 Doug Evans <dje@google.com>
1624
1625 * gdb.texinfo (Shell Commands): Document "!".
1626
405f8e94
SS
16272011-11-14 Stan Shebs <stan@codesourcery.com>
1628 Kwok Cheung Yeung <kcy@codesourcery.com>
1629
1630 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1631 needed to get shorter fast tracepoints.
1632 (Tracepoint Packets): Document new qTMinFTPILen packet.
1633
1e4d1764
YQ
16342011-11-14 Yao Qi <yao@codesourcery.com>
1635
1636 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1637 behavior of tracepoint.
1638 (General Query Packets): New feature InstallInTrace.
1639 (Remote Configuration): Document "set remote
1640 install-in-trace-packet".
1641
71eba9c2 16422011-11-12 Matt Rice <ratmice@gmail.com>
1643
1644 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1645 Add arguments to info macro.
1646
e0f8f636
TT
16472011-11-10 Tom Tromey <tromey@redhat.com>
1648
1649 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1650 manual.
1651 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1652 (Macros): Add a footnote.
1653 (C): Remove paragraph about compiler options.
1654 (C Constants): Mention wide character and string constants.
1655 (C Plus Plus Expressions): Update compiler option advice. Mention
1656 using declarations. Mention ADL. Remove old HP compiler
1657 information.
1658
625c0d47
TT
16592011-11-10 Tom Tromey <tromey@redhat.com>
1660
1661 PR c++/9257:
1662 * gdb.texinfo (Print Settings): Add an extra note about the need
1663 for a vtable.
1664
4be2aacc
MR
16652011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1666
1667 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1668 "set mips abi" documentation.
1669
0a1c4d10
DE
16702011-11-04 Doug Evans <dje@google.com>
1671
1672 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1673
aad1c02c
TT
16742011-11-03 Tom Tromey <tromey@redhat.com>
1675
1676 * gdb.texinfo (Stopping): Add menu entry.
1677 (Continuing and Stepping): Restore @node. Use @section, not
1678 @subsection.
1679
983fb131
MR
16802011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1681
1682 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1683 designation. Fix "Specify Location" cross-reference.
1684
3065dfb6
SS
16852011-11-02 Stan Shebs <stan@codesourcery.com>
1686
1687 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1688 (General Query Packets): Describe tracenz feature.
1689 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1690
0aaaf063
PK
16912011-10-28 Paul Koning <paul_koning@dell.com>
1692
1693 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1694
2231f1fb
KP
16952011-10-27 Kevin Pouget <kevin.pouget@st.com>
1696
1697 * gdb.texinfo ((Frames In Python): Document
1698 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1699
5110b5df
PK
17002011-10-26 Paul Koning <paul_koning@dell.com>
1701
1702 * gdb.texinfo (gdb.types): Document new deepitems function.
1703
22dbab46
PK
17042011-10-25 Paul Koning <paul_koning@dell.com>
1705
1706 PR python/13327
1707
1708 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1709 fetch_lazy method.
1710
9df2fbc4
PM
17112011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1712
1713 PR python/12656
1714
1715 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1716 global_block, static_block function.
1717
f05e2e1d
TT
17182011-10-19 Tom Tromey <tromey@redhat.com>
1719
1720 * gdb.texinfo (Commands In Python): Add missing "@"s.
1721
a7fc3f37
KP
17222011-10-13 Kevin Pouget <kevin.pouget@st.com>
1723
1724 PR python/13285 Document named constants for frame unwind stop reasons
1725 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1726 constants.
1727
5048e516
JK
17282011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1729
1730 Fix compatibility with texinfo versions older than 4.12.
1731 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1732 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1733 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1734 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1735 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1736 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1737 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1738
5a56e9c5
DE
17392011-10-09 Doug Evans <dje@google.com>
1740
1741 * gdb.texinfo (Extending GDB): Document alias command.
1742
36b11add
JK
17432011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1744
1745 Support @entry in input expressions.
1746 * gdb.texinfo (Variables): Describe @entry names suffix.
1747 (Print Settings): Add anchor for `set print entry-values'.
1748
e18b2753
JK
17492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1750 Eli Zaretskii <eliz@gnu.org>
1751
1752 Display @entry parameter values (without references).
1753 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1754 example.
1755 (Print Settings): New description of set print entry-values and show
1756 print entry-values.
1757
111c6489
JK
17582011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1759 Eli Zaretskii <eliz@gnu.org>
1760
1761 Recognize virtual tail call frames.
1762 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1763 (Tail Call Frames): New node.
1764 (Frames In Python): Add gdb.TAILCALL_FRAME.
1765
9c15afc4
DE
17662011-10-07 Doug Evans <dje@google.com>
1767
1768 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1769 register_pretty_printer.
1770
99f5279d
PM
17712011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1772
1773 PR python/12930
1774 PR python/12802
1775
1776 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1777 stop method.
1778
03583c20
UW
17792011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1780
1781 * gdb.texinfo (Starting your Program): "set disable-randomization"
1782 is no longer Linux-specific.
1783 (Remote Configuration): Document "set remote
1784 disable-randomization-packet".
1785 (General Query Packets): Document "QDisableRandomization" packet
1786 and add it to "qSupported" list.
1787
bd054e06
KP
17882011-10-07 Kevin Pouget <kevin.pouget@st.com>
1789
1790 Allow Python notification of new object-file loadings.
1791 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1792 event type.
1793
cb6be26b
KP
17942011-10-04 Kevin Pouget <kevin.pouget@st.com>
1795
1796 PR python/12691: Add the inferior to Python exited event
1797 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1798
a05336a1
JB
17992011-10-03 Joel Brobecker <brobecker@adacore.com>
1800
1801 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1802 rephasing.
1803
5d77fe44
JB
18042011-10-03 Joel Brobecker <brobecker@adacore.com>
1805
1806 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1807 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1808 as possible feature returned by the `-list-features'
1809 command.
1810
699df94d
PK
18112011-09-28 Paul Koning <paul_koning@dell.com>
1812
1813 * gdb.texinfo (gdb.Type): Document field access by dictionary
1814 key syntax.
1815
24bdad53
YQ
18162011-09-28 Yao Qi <yao@codesourcery.com>
1817
1818 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1819 Add one space after option `-s'. Remove @r{} markup.
1820
6710bf39
SS
18212011-09-27 Stan Shebs <stan@codesourcery.com>
1822
1823 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1824
d99f7e48
HZ
18252011-09-16 Hui Zhu <teawater@gmail.com>
1826
1827 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1828 to *(unsigned char *)$esp@300.
1829
d812018b
PK
18302011-09-15 Paul Koning <paul_koning@dell.com>
1831
1832 * gdb.texinfo: Make style of Python functions and methods match
1833 the syntax of Python. Also put class and module names explicitly
1834 on function, member, and variable names, matching Python
1835 documentation conventions.
1836
2aa48337
KP
18372011-09-15 Kevin Pouget <kevin.pouget@st.com>
1838
1839 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1840 * gdb.texinfo (Inferiors In Python): Describe new
1841 gdb.selected_inferior() function.
1842
6839b47f
KP
18432011-09-15 Kevin Pouget <kevin.pouget@st.com>
1844
1845 Handle multiple breakpoint hits in Python interface:
1846 * gdb.texinfo (Events In Python): New function documentation:
1847 gdb.BreakpointEvent.breakpoints. Indicate that
1848 gdb.BreakpointEvent.breakpoint is now deprecated.
1849
26829f2b
JB
18502011-09-04 Joel Brobecker <brobecker@adacore.com>
1851
1852 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1853
a9f54f60
TT
18542011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1855
1856 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1857
fa3a4f15
PM
18582011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1859
1860 * gdb.texinfo (Prompt): Add set/show extended-prompt
1861 documentation
1862 (Basic Python): Add prompt_hook anchor.
1863 (Python modules): Reword module text to reflect multiple modules.
1864 (gdb.prompt): Document gdb.prompt module.
1865
224bbe49
YQ
18662011-08-14 Yao Qi <yao@codesourcery.com>
1867
78d85199
YQ
1868 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1869
18702011-08-14 Yao Qi <yao@codesourcery.com>
1871
1872 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1873 (TIC6x Features): New node.
1874
457e09f0
DE
18752011-08-12 Doug Evans <dje@google.com>
1876
1877 * gdb.texinfo (Symbols In Python): Document symbol.type.
1878
5e239b84
PM
18792011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1880
1881 * gdb.texinfo (Python): Document command and function
1882 auto-loading.
1883
177bc839
JK
18842011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1885 Eli Zaretskii <eliz@gnu.org>
1886
1887 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1888 typedefs unrolling. Extend the sample code by an inner typedef and
1889 outer typedefs unrolling.
1890
1a532630
PP
18912011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1892
1893 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1894 size and line-size.
1895
9b158ba0 18962011-07-21 Matt Rice <ratmice@gmail.com>
1897
1898 PR macros/12999
1899 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1900 Update text and cindex entries for info macro command.
1901
d17b6f81
PM
19022011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1903
1904 * observer.texi (GDB Observers): Add before_prompt observer.
1905 * gdb.texinfo (Basic Python): Add documentation for prompt
1906 substitution.
1907
713389e0
PM
19082011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1909
1910 PR python/12438
1911 * gdb.texinfo (Python Commands): Add deprecate note to maint
1912 set/show python print-stack. Document set/show python
1913 print-backtrace.
1914
177b42fe
TJB
19152011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1916
1917 * gdb.texinfo: Fix typos.
1918
900e11f9
JK
19192011-07-01 Tom Tromey <tromey@redhat.com>
1920
1921 * gdb.texinfo (Debugging Output): Document set debug
1922 check-physname.
1923
39c4d40a
TT
19242011-06-29 Tom Tromey <tromey@redhat.com>
1925
1926 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1927 breakpoint-notifications feature.
1928
6f5def7d
UW
19292011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1930
1931 * gdb.texinfo (Target Description): Remove warning about
1932 possibly unstable format.
1933
8cf64490
TT
19342011-06-03 Tom Tromey <tromey@redhat.com>
1935
1936 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1937 (Events In Python): Note that exit_code is optional.
1938
393eab54
PA
19392011-05-17 Pedro Alves <pedro@codesourcery.com>
1940
1941 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1942 required for multi-threading support.
1943 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1944 Hc are deprecated for multi-threading debugging. Point readers at
1945 the vCont packet.
1946
75fc9810
DE
19472011-05-15 Doug Evans <dje@google.com>
1948
1949 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1950
01124a23
DE
19512011-05-13 Doug Evans <dje@google.com>
1952
98a5dd13
DE
1953 * gdb.texinfo (Threads): Document $sdir,$pdir.
1954 (Server): Document $pdir exception.
1955
dbaefcf7
DE
1956 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1957
cc63ef9b
DE
1958 * gdb.texinfo (Threads): Clarify default value for
1959 libthread-db-search-path.
7e0396aa 1960
01124a23
DE
1961 * gdb.texinfo (Completion): Update example.
1962 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1963
d248b706
KY
19642011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1965
1966 * gdb.texinfo: Document change in the behaviour of the enable and
1967 disable GDB commands when applied to tracepoints.
1968 Document the EnableDisableTracepoints remote stub feature.
1969 Document QTEnable and QTDisable in the list of tracepoint packets.
1970
cc88a640
JK
19712011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1972
1973 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1974 hsuser.texi.
1975 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1976 comment to hsuser.texi. Change rluser.texi name in the comment.
1977
84e578fb
DE
19782011-05-10 Doug Evans <dje@google.com>
1979
1980 * gdb.texinfo (Threads): If an empty path is provided for
1981 libthread-db-search-path it is reset to its default value.
1982 (Server): Ditto.
1983
478aac75
DE
19842011-05-09 Doug Evans <dje@google.com>
1985
1986 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1987
9c06b0b4
TJB
19882011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1989 Thiago Jung Bauermann <bauerman@br.ibm.com>
1990
1991 Implement support for PowerPC BookE masked watchpoints.
1992 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1993 (PowerPC Embedded): Mention support of masked watchpoints.
1994
9ed350ad
JB
19952011-05-03 Joel Brobecker <brobecker@adacore.com>
1996
1997 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1998 `@value{GDBN}'.
1999
4ceed123
JB
20002011-05-03 Joel Brobecker <brobecker@adacore.com>
2001
2002 * gdb.texinfo (titlepage): Remove dedication.
2003 (In Memoriam): New appendix.
2004
559a7a62
JK
20052011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2006 Eli Zaretskii <eliz@gnu.org>
2007
2008 * gdb.texinfo (Index Section Format): Change the version to 5.
2009 Describe the different formula.
2010
03f2bd59
JK
20112011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2012 Eli Zaretskii <eliz@gnu.org>
2013
2014 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2015 for disconnected tracing.
2016 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2017 extended-remote relationship. Mention --once.
2018 (TCP port allocation lifecycle of @code{gdbserver}): New.
2019
d9b1a651
EZ
20202011-04-23 Eli Zaretskii <eliz@gnu.org>
2021
2022 * gdb.texinfo (Server): Improve indexing. Index all optional
2023 switches to gdbserver.
2024
90476074
TT
20252011-04-20 Tom Tromey <tromey@redhat.com>
2026
2027 * gdb.texinfo (Index Section Format): New node.
2028 (Top): Add new node to menu.
2029
c21236dc
PA
20302011-04-20 Pedro Alves <pedro@codesourcery.com>
2031
2032 * gdb.texinfo (Maintenance Commands): Document `maint print
2033 remote-registers'.
2034
05c8c3f5
TT
20352011-04-20 Tom Tromey <tromey@redhat.com>
2036
2037 * gdb.texinfo (Trace File Format): Move node later.
2038
7a9dd1b2
TT
20392011-04-19 Tom Tromey <tromey@redhat.com>
2040
2041 * gdbint.texinfo (Register Information Functions): Remove
2042 duplicate "the".
2043 * gdb.texinfo (Emacs): Remove duplicate "to".
2044 (GDB/MI Variable Objects): Remove duplicate "the".
2045 (General Query Packets): Likewise.
2046
4368ebeb
JB
20472011-04-02 Joel Brobecker <brobecker@adacore.com>
2048
2049 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2050 "GDB/MI Ada Exception Information" node.
2051
956a9fb9
JB
20522011-04-01 Joel Brobecker <brobecker@adacore.com>
2053
2054 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2055 the "exception-name" field in the *stopped async record.
2056
f1310107
TJB
20572011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2058 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2059
2060 Implement support for PowerPC BookE ranged breakpoints.
2061 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2062
8786b2bd
TT
20632011-03-28 Tom Tromey <tromey@redhat.com>
2064
2065 * gdb.texinfo (Set Tracepoints): Fix typo.
2066
9ef07c8c
TT
20672011-03-24 Tom Tromey <tromey@redhat.com>
2068
2069 * gdb.texinfo (Specify Location): Document `function:label'
2070 linespec.
2071
99c3dc11
PM
20722011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2073
f1310107 2074 PR python/12149
99c3dc11
PM
2075
2076 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2077
29703da4
PM
20782011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2079
2080 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2081 (Inferiors In Python): Likewise.
2082 (Threads In Python): Likewise.
2083 (Symbols In Python): Likewise.
2084 (Objfiles In Python): Likewise.
2085 (Symbol Tables In Python): Likewise.
2086
c9174737
PA
20872011-03-15 Pedro Alves <pedro@codesourcery.com>
2088
2089 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2090 display>: Explain that the commands accept number ranges.
2091
7371cf6d
PM
20922011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2093
2094 * gdb.texinfo (Breakpoints In Python): Add description and example
2095 of Python stop function operation.
2096
ecec24e6
PM
20972011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2098
2099 * gdb.texinfo (Parameters In Python): Document get_set_string and
2100 get_show_string methods.
2101
6dcd5565
JK
21022011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2103
2104 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2105
81896e36
JK
2106 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2107 circular-trace-buffer name.
2108
5e30da2c
JB
21092011-02-28 Joel Brobecker <brobecker@adacore.com>
2110
2111 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2112 in the previous change.
2113
3bd0f5ef 21142011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2115
2116 * gdb.texinfo (Inferiors and Programs): Update commands to show
2117 that they can accept multiple arguments.
2118
4ec7539c
JB
21192011-02-24 Joel Brobecker <brobecker@adacore.com>
2120
2121 Revert the following patch (code patch was not approved):
2122 2011-02-21 Hui Zhu <teawater@gmail.com>
2123 * agentexpr.texi (bytecode descriptions): add printf.
2124 * gdb.texinfo (tracepoint action lists): add printf.
2125
82809774
DE
21262011-02-23 Doug Evans <dje@google.com>
2127
2128 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2129
e5a67952
MS
21302011-02-23 Michael Snyder <msnyder@vmware.com>
2131
2132 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2133 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2134 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2135
6e6fbe60
DE
21362011-02-22 Doug Evans <dje@google.com>
2137
2138 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2139 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2140 add description of result, fix @defun formatting.
2141
f994e27a
HZ
21422011-02-21 Hui Zhu <teawater@gmail.com>
2143
2144 * agentexpr.texi (Bytecode Descriptions): Add printf.
2145 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2146
c7f96d2b
TT
21472011-02-18 Tom Tromey <tromey@redhat.com>
2148
2149 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2150
60f98dde
MS
21512011-02-14 Michael Snyder <msnyder@vmware.com>
2152
2153 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2154 Document new command "thread find".
2155
08e796bc
MS
21562011-02-14 Michael Snyder <msnyder@vmware.com>
2157
2158 * gdb.texinfo (Threads): Update example of new thread message.
2159
b3b9301e
PA
21602011-02-14 Pedro Alves <pedro@codesourcery.com>
2161
2162 * gdb.texinfo (Remote Configuration): Mention set/show remote
2163 traceframe-info.
2164 (Tools/Packages Optional for Building GDB): Mention that expat is
2165 used for traceframe info.
2166 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2167 (General Query Packets) <qSupported>: Describe the
2168 qXfer:traceframe-info:read feature.
2169 (qXfer::read): Describe qXfer:traceframe-info:read.
2170 (Traceframe Info Format): New section.
2171
cef35b0f
PA
21722011-02-04 Pedro Alves <pedro@codesourcery.com>
2173
2174 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2175 for casts and unary operators.
2176
f1cbe1d3
TT
21772011-02-04 Tom Tromey <tromey@redhat.com>
2178
2179 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2180 is not useful.
2181
585fdaa1
PA
21822011-01-25 Pedro Alves <pedro@codesourcery.com>
2183
2184 * gdb.texinfo: s/value optimized out/optimized out/g
2185
7bfc9434
JB
21862011-01-21 Joel Brobecker <brobecker@adacore.com>
2187
2188 * gdb.texinfo (Other Misc Settings): Rework part of the
2189 documentation of the "set interactive mode" command.
2190
4694da01
TT
21912011-01-19 Tom Tromey <tromey@redhat.com>
2192
2193 * gdb.texinfo (Threads): Document thread name output and `thread
2194 name' command.
2195 (Threads In Python): Document Thread.name attribute.
2196 (GDB/MI Thread Commands): Document thread attributes.
2197
b716877b
AB
21982011-01-12 Andrew Burgess <aburgess@broadcom.com>
2199
2200 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2201 changes in mi/mi-cmd-disas.c
2202
13fd8b81
TT
22032011-01-12 Tom Tromey <tromey@redhat.com>
2204
2205 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2206 Fix "thread apply" text.
2207
e09342b5
TJB
22082011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2209 Thiago Jung Bauermann <bauerman@br.ibm.com>
2210
2211 Implement support for PowerPC BookE ranged watchpoints.
2212 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2213 the "set powerpc exact-watchpoints" flag.
2214
06e65f44
TT
22152011-01-07 Tom Tromey <tromey@redhat.com>
2216
2217 * gdb.texinfo (Python API): Add descriptions to @menu items.
2218
d8e22779
TT
22192011-01-06 Tom Tromey <tromey@redhat.com>
2220
2221 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2222
a255712f
PP
22232010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2224
e09342b5 2225 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2226
ccfc3d6e
TT
22272011-01-06 Tom Tromey <tromey@redhat.com>
2228
2229 PR python/12133:
2230 * gdb.texinfo (Frames In Python): Document various frame
2231 constants.
2232
44944448
JB
22332011-01-05 Joel Brobecker <brobecker@adacore.com>
2234
2235 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2236 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2237 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2238
42ea3d7a
JK
22392011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2240
2241 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2242 (clean): Add GDBvn.texi.
2243
720d1a40
JB
22442010-12-29 Joel Brobecker <brobecker@adacore.com>
2245
2246 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2247 occasional case where the debugger prints an array address
2248 instead of the array itself.
2249
ad196637
PA
22502010-12-23 Pedro Alves <pedro@codesourcery.com>
2251
2252 * gdb.texinfo (Packets) <read registers packet>: Document support
2253 for registers that were not collected.
2254
a86caf66
DE
22552010-12-15 Doug Evans <dje@google.com>
2256
2257 * gdb.texinfo (Startup): Document auto-loading of scripts during
2258 startup.
2259 (Auto-loading): Delete "maint set python auto-load on|off".
2260 Add "set auto-load-scripts on|off".
2261
aae1c79a
DE
22622010-12-07 Doug Evans <dje@google.com>
2263
2264 * gdb.texinfo (Mode Options): Document -data-directory.
2265 (Data Files): Add reference to -data-directory.
2266
4e04c971
DE
22672010-11-29 Doug Evans <dje@google.com>
2268
2269 * gdb.texinfo (Pretty-Printer Introduction): Change
2270 printer-name:subprinter-name to printer-name;subprinter-name.
2271
94b6973e
PM
22722010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2273
2274 PR python/12199
2275
2276 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2277
39037522
TT
22782010-11-23 Tom Tromey <tromey@redhat.com>
2279
2280 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2281 (Editing): Likewise.
2282 (Command History): Likewise.
2283 (TUI Keys): Likewise.
2284 (Bug Reporting): Conditionally include rluser.texi and
2285 inc-history.texinfo.
2286 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2287 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2288 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2289 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2290 (gdb.pdf): Likewise.
2291 (gdb.info): Likewise.
2292 (gdb/index.html): Likewise.
2293
5ae98d25
TT
22942010-11-23 Tom Tromey <tromey@redhat.com>
2295
2296 * Makefile.in (Makefile): Run ../config.status.
2297 (distclean): Update.
2298 * configure: Remove.
2299 * configure.ac: Remove.
2300
621c8364
TT
23012010-11-12 Tom Tromey <tromey@redhat.com>
2302
2303 * gdb.texinfo (Basic Python): Update. Add xref.
2304 (Exception Handling): Document new exception classes.
2305 (Types In Python): Update.
2306 (Frames In Python): Update.
2307
84f4c1fe
PM
23082010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2309
2310 * gdb.texinfo (Breakpoints In Python): Document "internal"
2311 parameter, and visible attribute.
2312
99e7ae30
DE
23132010-11-05 Doug Evans <dje@google.com>
2314
2315 * gdb.texinfo (Source Path): Document "set directories".
2316
f4b8a18d
KW
23172010-11-05 Ken Werner <ken.werner@de.ibm.com>
2318
2319 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2320 (OpenCL C): New node.
2321
7b51bc51
DE
23222010-11-02 Doug Evans <dje@google.com>
2323
2324 * gdb.texinfo (Pretty Printing): Expand into three sections,
2325 introduction, example, and commands.
2326 (Python API): Delete section Disabling Pretty-Printers, merge into
2327 Selecting Pretty-Printers.
2328 (Writing a Pretty-Printer): New section. Move the pretty-printer
2329 example here, and reformat to match python coding style. Add a second
2330 example using the gdb.printing module.
2331 (Python modules): Add gdb.printing.
2332
9eeee977
DE
23332010-10-29 Doug Evans <dje@google.com>
2334
2335 * gdb.texinfo (Python): Fix long line.
2336
a0e0ffdf
DE
23372010-10-20 Doug Evans <dje@google.com>
2338
2339 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2340 All references updated. Correct sections marked as subsections.
2341 (Coding Standards): New chapter. Move the coding standard related
2342 subsections here. Add section on Python coding standards.
2343
0e3509db
DE
23442010-10-13 Doug Evans <dje@google.com>
2345
2346 * gdb.texinfo (Python): Add "Python modules".
2347 (Types in Python): Add reference to gdb.types section.
2348 (Python modules): New node.
2349
44592cc4
DE
23502010-10-11 Doug Evans <dje@google.com>
2351
2352 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2353 Python" from gdb.Value.type description.
2354
6e1bb179
JB
23552010-09-28 Joel Brobecker <brobecker@adacore.com>
2356
2357 * gdb.texinfo (Ravenscar Profile): New node.
2358
e8467610
TT
23592010-09-22 Tom Tromey <tromey@redhat.com>
2360
2361 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2362
fccd1d1e
EZ
23632010-09-22 Eli Zaretskii <eliz@gnu.org>
2364
2365 * gdb.texinfo (Values From Inferior): Clarify that
2366 value.dynamic_type works only in C++ programs with RTTI.
2367
c1b6b909
TT
23682010-09-15 Paul Bolle <pebolle@tiscali.nl>
2369
2370 * gdb.texinfo (Character Sets): Correctly reference host-charset
2371 in example.
2372
7d288aaa
TT
23732010-09-13 Tom Tromey <tromey@redhat.com>
2374
2375 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2376 Document "fullname" and "from".
2377
f75d858b
MK
23782010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2379
2380 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2381 feature `reverse' output by -list-target-features.
2382
83b9503b
L
23832010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2384
2385 * gdb.texinfo (i386 Features): Remove an extra "@item".
2386
03f17ccf
TT
23872010-08-30 Tom Tromey <tromey@redhat.com>
2388
2389 PR python/11792:
2390 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2391
9779414d
DJ
23922010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2393
2394 * gdb.texinfo (ARM Features): Document
2395 org.gnu.gdb.arm.m-profile.
2396
f9ffd4bb
TT
23972010-08-23 Tom Tromey <tromey@redhat.com>
2398
2399 PR python/11145:
2400 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2401 reinterpret_cast methods.
2402
702c2711
TT
24032010-08-23 Tom Tromey <tromey@redhat.com>
2404
2405 PR python/11915:
2406 * gdb.texinfo (Types In Python): Document array method.
2407
66b73624
TJB
24082010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2409
2410 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2411
06a64a0b
TT
24122010-08-16 Tom Tromey <tromey@redhat.com>
2413
2414 * gdb.texinfo (Set Watchpoints): Document -location option.
2415
a3a7127e
DE
24162010-08-13 Doug Evans <dje@google.com>
2417
2418 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2419
8dedea02
VP
24202010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2421
2422 * gdb.texinfo (GDB/MI Data Manipulation): Document
2423 -data-read-memory-raw and -data-write-memory-raw.
2424
ca5c20b6 24252010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2426 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2427
2428 * gdb.texinfo (Basic Python): Describe post_event API.
2429
cb2e07a6
PM
24302010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2431
2432 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2433 decode_line Python APIs
cb2e07a6 2434
464b3efb
TT
24352010-08-10 Tom Tromey <tromey@redhat.com>
2436
2437 * gdb.texinfo (Pretty Printing API): Document
2438 gdb.default_visualizer.
2439
c29c521f
TT
24402010-08-10 Tom Tromey <tromey@redhat.com>
2441
2442 Revert gdb-add-index addition:
2443 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2444
5da1313b
JK
24452010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2446 Eli Zaretskii <eliz@gnu.org>
2447
2448 * gdb.texinfo (Mode Options) <-batch>
2449 (Basic Python) <gdb.execute>: Describe setting width and height.
2450
02d868e8
PP
24512010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2452
2453 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2454
c2bbed2a
TT
24552010-07-30 Tom Tromey <tromey@redhat.com>
2456
2457 * gdb.texinfo (Index Files): Mention gdb-add-index.
2458
6c13bbe1
HZ
24592010-07-30 Hui Zhu <teawater@gmail.com>
2460
2461 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2462 "detach inferior" and "kill inferior".
2463
53a71c06
CR
24642010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2465
2466 * gdb.texinfo (Machine Code): Update description of two forms of
2467 arguments, and add new example to demonstrate the new form.
2468
5374244e
PM
24692010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2470
2471 * gdb.texinfo (Values From Inferior): Add value inferior function
2472 call description.
2473
8ea5bce5
JK
24742010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2475
2476 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2477
c0edd9ed
JK
24782010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2479 Eli Zaretskii <eliz@gnu.org>
2480
2481 Make core files the process_stratum.
2482 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2483 record_stratum example.
2484
9291a0cd
TT
24852010-07-13 Tom Tromey <tromey@redhat.com>
2486
2487 * gdb.texinfo (Index Files): New node.
2488
f5011d11
TT
24892010-07-13 Tom Tromey <tromey@redhat.com>
2490
2491 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2492
0f5238ed
TT
24932010-07-13 Tom Tromey <tromey@redhat.com>
2494
2495 * gdb.texinfo (Specify Location): Document labels.
2496
74c761c1
PA
24972010-07-01 Pedro Alves <pedro@codesourcery.com>
2498
2499 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2500 entries for fast tracepoints and static tracepoints.
2501
501994c0
PA
25022010-07-01 Pedro Alves <pedro@codesourcery.com>
2503
2504 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2505 qsThreadInfo>: Spell out `l' as ell.
2506
0fb4aa4b
PA
25072010-07-01 Pedro Alves <pedro@codesourcery.com>
2508
2509 * gdb.texinfo (Convenience Variables): Document $_sdata.
2510 (Commands to Set Tracepoints): Describe static tracepoints. Add
2511 `Listing Static Tracepoint Markers' menu entry. Document
2512 "strace".
2513 (Tracepoint Action Lists): Document collecting $_sdata.
2514 (Listing Static Tracepoint Markers): New subsection.
2515 (Tracepoints support in gdbserver): Mention static tracepoints.
2516 (remote packets, enabling and disabling): Mention
2517 read-sdata-object.
2518 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2519 and StaticTracepoint.
2520 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2521 Document qXfer:sdata:read.
2522 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2523
dc3b15be
JB
25242010-06-29 Joel Brobecker <brobecker@adacore.com>
2525
2526 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2527
595939de
PM
25282010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2529 Tom Tromey <tromey@redhat.com>
2530 Thiago Jung Bauermann <bauerman@br.ibm.com>
2531
2532 * gdb.texinfo (Inferiors In Python): New node.
2533 * gdb.texinfo (Threads In Python): New node.
2534
9279c692
JB
25352010-06-28 Joel Brobecker <brobecker@adacore.com>
2536
2537 * gdb.texinfo (Python): Document what the python directory is
2538 and what its location is.
2539 (Basic Python): Document the gdb.PYTHONDIR constant.
2540
bc9f0842
TT
25412010-06-25 Tom Tromey <tromey@redhat.com>
2542
2543 PR python/10808:
2544 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2545
f1421989
HZ
25462010-06-24 Hui Zhu <teawater@gmail.com>
2547
2548 * gdb.texinfo: (Commands for Controlled Output): Add
2549 documentation for command "eval".
2550
e4c0cfae
SS
25512010-06-21 Stan Shebs <stan@codesourcery.com>
2552
2553 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2554 * annotate.texinfo: Ditto.
2555 * gdbint.texinfo: Ditto.
2556 * stabs.texinfo: Ditto.
2557
bb08c432
HZ
25582010-06-22 Hui Zhu <teawater@gmail.com>
2559
2560 * gdb.texinfo: (Process Record and Replay): Add documentation
2561 for command "set record memory-query".
2562
4f5d9f07
SS
25632010-06-21 Stan Shebs <stan@codesourcery.com>
2564
2565 * gdb.texinfo: Relicense under GFDL version 1.3.
2566 * annotate.texinfo: Relicense under GFDL version 1.3.
2567 * gdbint.texinfo: Relicense under GFDL version 1.3.
2568 * stabs.texinfo: Relicense under GFDL version 1.3.
2569 * fdl.texi: Update to version 1.3.
2570
6aed2dbc
SS
25712010-06-18 Stan Shebs <stan@codesourcery.com>
2572
a61408f8
SS
2573 * gdb.texinfo (Operating System Auxiliary Information): Describe
2574 "info os" when no arguments given.
2575
6aed2dbc
SS
2576 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2577 $_thread.
2578
24e933df
HZ
25792010-06-18 Hui Zhu <teawater@gmail.com>
2580
2581 * gdb.texinfo: (Process Record and Replay): Add documentation
2582 for commands "record save" and "record restore".
2583
65d79d4b
SDJ
25842010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2585
2586 * gdb.texinfo: Include information about the correct use
2587 of addresses in the `watch' command.
2588
d914c394
SS
25892010-06-11 Stan Shebs <stan@codesourcery.com>
2590
2591 * gdb.texinfo (Observer Mode): New section.
2592 (General Query Packets): Document QAllow.
889bf7c5 2593
967cf477
DE
25942010-06-04 Doug Evans <dje@google.com>
2595
2596 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2597
aaf4119b
DE
25982010-06-03 Doug Evans <dje@google.com>
2599
2600 * gdbint.texinfo (Coding): Add subsection on command names.
2601
9eae7c52
TT
26022010-06-02 Tom Tromey <tromey@redhat.com>
2603
2604 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2605 always-disassemble.
2606
fa593d66
PA
26072010-06-01 Pedro Alves <pedro@codesourcery.com>
2608
2609 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2610 gdbserver, and add cross reference.
2611 (Tracepoints support in gdbserver): New subsection.
2612
dde08ee1
PA
26132010-05-26 Pedro Alves <pedro@codesourcery.com>
2614
2615 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2616 `qRelocInsn' feature.
2617 (Relocate instruction reply packet): New subsection
2618 of `Tracepoint Packets'.
2619 (Tracepoint Packets): Mention that packets QTDP and QTStart
2620 support the qRelocInsn request, and add cross reference to new
2621 subsection.
2622
07ca107c
DE
26232010-05-25 Doug Evans <dje@google.com>
2624
2625 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2626 (Commands In Python): Document gdb.string_to_argv.
2627
c25c4a8b
JK
26282010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2629
2630 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2631 ATTR_NORETURN.
2632
d7b32ed3 26332010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2634 Tom Tromey <tromey@redhat.com>
2635 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2636
c25c4a8b 2637 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2638
6aecb9c2
JB
26392010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2640
2641 * gdb.texinfo: (Summary) Add mention about D language support.
2642 (Filenames): Add D suffixes.
2643 (D): New node.
2644
b7da9e9f
PM
26452010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2646
2647 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2648 of macro deleted from GDB code.
2649
ab38a727
PA
26502010-04-24 Pedro Alves <pedro@codesourcery.com>
2651
2652 * gdb.texinfo (Commands to specify files): Describe what how GDB
2653 looks up DOS-based filesystem paths on the system root. Document
2654 the new `set/show target-file-system-kind' commands.
2655
66d09542
DE
26562010-04-23 Doug Evans <dje@google.com>
2657
2658 * gdb.texinfo (Python): Move Auto-loading section here ...
2659 (Python API): from here.
2660 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2661 (Maintenance Commands): Add docs for "maint print section-scripts".
2662
8bd10a10
CM
26632010-04-20 Chris Moller <cmoller@redhat.com>
2664
2665 * gdb.texinfo (Setting Breakpoints): Added description of
2666 filename-qualified rbreak.
2667 * refcard.tex (Breakpoints and Watchpoints): Added brief
2668 description of filename-qualified rbreak.
2669
4c374409
JK
26702010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2671
2672 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2673 (Python API): Change the reference to Pretty Printing API.
2674 (Pretty Printing): Move the user part under the Data node. Reformat
2675 the sample output to 72 columns. Create a new reference to Pretty
2676 Printing API. Rename the API part ...
2677 (Pretty Printing API): To a new node name.
2678 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2679 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2680
5a9351ae
SS
26812010-04-21 Stan Shebs <stan@codesourcery.com>
2682
2683 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2684 and commands.
5a9351ae 2685 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2686
9a22f0d0
PM
26872010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2688
2689 * gdb.texinfo (Examining memory): Update for change in string
2690 display with explicit size.
2691
6149aea9
PA
26922010-04-19 Pedro Alves <pedro@codesourcery.com>
2693
2694 PR breakpoints/8554.
2695
2696 * gdb.texinfo (Save Breakpoints): New node.
2697 (save-tracepoints): Rename to ...
2698 (save tracepoints): ... this. Mention that `save-tracepoints' is
2699 a deprecated alias to `save tracepoints'.
2700
711e434b
PM
27012010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2702
645797a8 2703 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2704 (info w32 thread-information-block): Document new command.
2705 (qGetTIBAddress): Document new gdbserver query.
2706 (maint set/show show-all-tib): Document new command.
2707
3f7b2faa
DE
27082010-04-15 Doug Evans <dje@google.com>
2709
fa33c3cd
DE
2710 * gdb.texinfo (Python API): Add progspaces section.
2711 (Selecting Pretty-Printers): Progspace pretty-printers are
2712 searched too.
2713 (Progspaces In Python): New section.
2714
3f7b2faa
DE
2715 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2716
79f283fe
PM
27172010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2718
2719 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2720 returns None.
2721
87290684
SS
27222010-04-09 Stan Shebs <stan@codesourcery.com>
2723
2724 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2725 Describe the `frames-created' field, tweak grammar.
2726
a97153c7
PA
27272010-04-09 Pedro Alves <pedro@codesourcery.com>
2728
2729 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2730 Describe the `circular' and `disconnected' fields.
2731
5c5dcc1b
L
27322010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2733
2734 * gdb.texinfo (maint print registers): Mention unavailable and
2735 invisible registers.
2736
adc36818
PM
27372010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2738 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2739 Tom Tromey <tromey@redhat.com>
adc36818
PM
2740
2741 * gdb.texinfo (Breakpoints In Python): New Node.
2742
33da3f1c
SS
27432010-04-08 Stan Shebs <stan@codesourcery.com>
2744
2745 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2746 trace status fields.
2747
3a13a53b
L
27482010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2749
2750 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2751 optional. Make org.gnu.gdb.i386.avx requires
2752 org.gnu.gdb.i386.avx.
2753
08001717
DE
27542010-04-08 Doug Evans <dje@google.com>
2755
2756 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2757 search path, and document that gdb only scans the search path if
2758 the script's path doesn't specify a directory.
2759
c375651d
DE
27602010-04-05 Doug Evans <dje@google.com>
2761
2762 * gdb.texinfo (maint show python auto-load): Fix typo.
2763
af54718e
SS
27642010-04-04 Stan Shebs <stan@codesourcery.com>
2765
d77f58be
SS
2766 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2767 (Setting Watchpoints): Update description of "info watch".
2768 (Disabling Breakpoints): Only "info break" lists all.
2769
af54718e
SS
2770 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2771 (tdump): Explain how tdump works.
2772
86b17b60
PA
27732010-04-01 Pedro Alves <pedro@codesourcery.com>
2774
2775 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2776 add cross reference.
2777
ff12863f
PA
27782010-03-31 Pedro Alves <pedro@codesourcery.com>
2779
2780 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2781 commands error out.
2782
f68eb612
L
27832010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2784
2785 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2786
c8d5aac9
L
27872010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2788
2789 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2790
7d13fe92
SS
27912010-03-29 Stan Shebs <stan@codesourcery.com>
2792 Nathan Sidwell <nathan@codesourcery.com>
2793
2794 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2795 GDBN equivalent.
2796 (Set Tracepoints): Remove mention that conditional tracepoints
2797 don't exist.
2798 (Tracepoint Actions): Clarify when while-stepping collection
2799 happens, note that while-stepping does not automatically collect
2800 $pc.
2801
409873ef 28022010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2803
409873ef
SS
2804 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2805 (General Query Packets): Describe TracepointSource.
2806
ee8e71d4
EZ
28072010-03-27 Matt Rice <ratmice@gmail.com>
2808
c8d5aac9
L
2809 * gdb.texinfo (ARM): Document arguments to "target sim".
2810 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2811
99b5e152
PA
28122010-03-26 Pedro Alves <pedro@codesourcery.com>
2813
2814 * gdb.texinfo (Tracepoint Packets): Remove mention that
2815 terror:string may be plain text, and drop mention of X prefix.
2816
cd64ee31
VP
28172010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2818
2819 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2820
6c28cbf2
SS
28212010-03-24 Stan Shebs <stan@codesourcery.com>
2822
2823 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2824
95a42b64
TT
28252010-03-24 Tom Tromey <tromey@redhat.com>
2826
2827 PR breakpoints/9352:
2828 * gdb.texinfo (Break Commands): Update.
2829
18148017
VP
28302010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2831
2832 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2833 commands.
2834
4daf5ac0
SS
28352010-03-16 Stan Shebs <stan@codesourcery.com>
2836
2837 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2838 circular-trace-buffer.
2839 (Tracepoint Packets): Describe QTBuffer, and details of the
2840 qTStatus reply.
2841
c9429232
SS
28422010-03-12 Stan Shebs <stan@codesourcery.com>
2843 Nathan Sidwell <nathan@codesourcery.com>
2844
2845 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2846 doing instruction stepping.
2847 (Tracepoint Restrictions): New node.
2848
ccefe4c4
TT
28492010-03-10 Tom Tromey <tromey@redhat.com>
2850
2851 * gdbint.texinfo (Symbol Handling): Update.
2852
7c953934
TT
28532010-03-08 Tom Tromey <tromey@redhat.com>
2854
2855 PR cli/9591:
2856 * gdb.texinfo (Mode Options): Mention lack of pagination and
2857 confirmation with --batch.
2858 (Screen Size): Mention --batch.
2859 (Messages/Warnings): Likewise.
2860
f870a310
TT
28612010-03-05 Tom Tromey <tromey@redhat.com>
2862
2863 * gdb.texinfo (Basic Python): Document target_charset and
2864 target_wide_charset.
2865
78e2826b
TT
28662010-03-05 Tom Tromey <tromey@redhat.com>
2867
2868 * gdb.texinfo (Data): Link to pretty-printing.
2869 (Output Formats): Likewise. Correct text.
2870
f5dff777
DJ
28712010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2872
2873 * gdb.texinfo (Types): Describe <struct> and <flags>.
2874
dc00d89f
PM
28752010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2876
2877 * gdb.texinfo (Frames In Python): Add block parameter and
2878 description to read_var text.
2879
5107b149 28802010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2881 Tom Tromey <tromey@redhat.com>
5107b149
PM
2882
2883 * gdb.texinfo (Types In Python): Describe block argument in
2884 template_argument and gdb.lookup_type.
2885
e03e5e7b
TT
28862010-02-24 Tom Tromey <tromey@redhat.com>
2887
2888 * gdb.texinfo (Cygwin Native): Fix typo.
2889
f3e9a817
PM
28902010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2891
2892 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2893 and select method descriptions.
2894 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2895 Tables in Python to menu.
2896 (Blocks In Python): New node.
2897 (Symbols In Python): New node.
2898 (Symbol Tables in Python): New node.
2899
a79b8f6e
VP
29002010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2901
2902 Multiexec MI
2903
2904 gdb/
2905 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2906
2907 gdb/doc/
2908 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2909 changes.
2910 (GDB/MI Program Execution): Document current behaviour of
2911 --all and --thread-group.
2912 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2913 -remove-inferior.
2914 * observer.texi (inferior_added, inferior_removed): New
2915 observers.
2916
629d6a47
TT
29172010-02-19 Tom Tromey <tromey@redhat.com>
2918
2919 * gdbint.texinfo (Getting Started): Fix @node.
2920 (Debugging GDB): Likewise.
2921
c09529e5
JB
29222010-02-13 Joel Brobecker <brobecker@adacore.com>
2923
2924 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2925 documenting the gdb_test_timeout variable.
2926
540aa8e7
MS
29272010-02-12 Jakob Engblom <jakob@virtutech.com>
2928
2929 * gdb.texinfo (MI commands): Added documentation of --reverse
2930 option to a set of MI commands. Restructured documentation of MI
2931 commands --exec-continue to reflect the complexity of reverse
2932 execution.
2933
081dfbf7
PA
29342010-02-12 Pedro Alves <pedro@codesourcery.com>
2935
2936 * gdb.texinfo (Using the Collected Data): Specify that the address
2937 range of `tfind outsize' is exclusive, and that the address range
2938 of `tfind range' is inclusive.
2939 (Tracepoint Packets): Specify that the address range of
2940 `QTFrame:range' is inclusive, and that the address range of
2941 `QTFrame:outside' is exclusive
2942
8e9c5e02
VP
29432010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2944
2945 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2946
92981e24
TT
29472010-02-10 Tom Tromey <tromey@redhat.com>
2948
2949 * gdb.texinfo (Debugging Output): Document set debug parser and
2950 show debug parser.
2951
075b51b7
L
29522010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2953
2954 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2955 i386_eflags and i386_mxcsr.
2956
3bb8d5c3
L
29572010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2958
2959 * gdb.texinfo: Document i386 target features.
2960
c5f80513
DE
29612010-02-05 Doug Evans <dje@google.com>
2962
2963 * gdbint.texinfo (Testsuite): Add a new section to document the
2964 various DejaGnu variables that may be overridden.
1be00882 2965 Document INTERNAL_GDBFLAGS.
c5f80513 2966
6ac33a4e
TT
29672010-02-04 Tom Tromey <tromey@redhat.com>
2968
2969 PR cli/8830:
2970 * gdb.texinfo (Files): -readnow comes before the filename for file
2971 and symbol-file.
2972
a1dcb23a
DJ
29732010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2974
2975 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2976 Document ARM breakpoint types.
2977 (Register Packet Format): Move into the new section.
2978 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2979
95433b34
JB
29802010-01-21 Joel Brobecker <brobecker@adacore.com>
2981
2982 * gdb.texinfo (File Options): Adjust the documentation of this
2983 switch to refer to the "source" command rather than partially
2984 duplicating some of the relevant information.
2985 (Extending GDB): Introduce and document the set/show script-extension
2986 setting.
2987 (Command Files): Add note explaining that the "source" command
2988 is also used to evalute scripts written in other languages.
2989 Remove the short slightly incorrect reference to sourcing Python
2990 scripts.
2991 (Python Commands): Document how to execute a Python script from GDB.
2992
8d576872
JB
29932010-01-19 Joel Brobecker <brobecker@adacore.com>
2994
2995 * gdb.texinfo (Command Files): Fix typo.
2996
8150ff9c
JB
29972010-01-18 Tom Tromey <tromey@redhat.com>
2998
2999 * gdb.texinfo (File Options): Document -x on .py files.
3000 (Command Files): Document handling of Python scripts.
3001
23db03a6
JZ
30022010-01-18 Jie Zhang <jie.zhang@analog.com>
3003
3004 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3005
00bf0b85
SS
30062010-01-15 Stan Shebs <stan@codesourcery.com>
3007
3008 * gdb.texinfo (Trace Files): New section.
3009 (Tracepoint Packets): Document QTSave and qTBuffer.
3010 (Trace File Format): New appendix.
3011
be759fcf
PM
30122010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3013
3014 * gdb.texinfo (Values From Inferior): Document lazy_string value
3015 method.
3016 (Python API): Add Lazy strings menu item.
3017 (Lazy Strings In Python): New node.
3018
dc146f7c
VP
30192010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3020
3021 * gdb.texinfo (GDB/MI Thread Information): New.
3022 (GDB/MI Async Records): Document the core field in *stopped.
3023 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3024 documentation
3025 (Process list): Document that osdata document may contain
3026 threads.
3027 (Remote Serial Protocol): Document qXfer:threads.
3028
d5551862
SS
30292010-01-06 Stan Shebs <stan@codesourcery.com>
3030
3031 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3032 disconnected tracing.
3033 (Tracepoint Packets): Document new protocol.
3034
7a697b8d
SS
30352010-01-05 Stan Shebs <stan@codesourcery.com>
3036
3037 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3038 tracepoints.
3039 (Tracepoint Packets): Describe remote protocol for fast
3040 tracepoints.
3041
e6f3ec50
JB
30422010-01-01 Joel Brobecker <brobecker@adacore.com>
3043
3044 Update the "Start of New Year Procedure".
3045 * gdbint.texinfo: Add the list of files that need to be updated
3046 manually. Minor reformatting.
3047
ddc4e9c1
JB
30482010-01-01 Joel Brobecker <brobecker@adacore.com>
3049
3050 * refcard.tex: Update copyright year in header and text.
3051
9d2897ad
JB
30522010-01-01 Joel Brobecker <brobecker@adacore.com>
3053
3054 * agentexpr.texi: Add 2010 to the list of copyright years.
3055 * annotate.texinfo: Likewise.
3056 * gdb.texinfo: Likewise.
3057 * gdbint.texinfo: Likewise.
3058 * observer.texi: Likewise.
3059 * stabs.texinfo: Likewise.
3060
6da95a67
SS
30612009-12-31 Stan Shebs <stan@codesourcery.com>
3062
3063 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3064
236f1d4d
SS
30652009-12-29 Stan Shebs <stan@codesourcery.com>
3066
3067 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3068
f61e138d
SS
30692009-12-28 Stan Shebs <stan@codesourcery.com>
3070
3071 * gdb.texinfo (Trace State Variables): New section.
3072 (Tracepoint Packets): Describe trace state variable packets.
3073 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3074 variable bytecodes.
3075
0fe7935b
DJ
30762009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3077
3078 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3079 declarations.
3080
a6b29f87
VP
30812009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3082
3083 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3084 -gdb-exit behaviour.
3085
5e4bde96
JB
30862009-12-20 Joel Brobecker <brobecker@adacore.com>
3087
3088 * gpl.texi: Update to version 3 of the GPL.
3089
a1715244
JB
30902009-12-20 Joel Brobecker <brobecker@adacore.com>
3091
3092 * Makefile.in: Update copyright header.
3093 * observer.texi: Fix the copyright header of the generated files.
3094
361ae042
PM
30952009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3096
3097 * gdb.texinfo (Types In Python): Describe range function.
3098
bfd31e71
PM
30992009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3100
3101 * gdb.texinfo (Types In Python): Describe "is_base_class".
3102
57a1d736
TT
31032009-12-03 Tom Tromey <tromey@redhat.com>
3104
3105 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3106
8cebebb9
PP
31072009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3108
3109 * observer.texi: New memory_changed observer.
3110
16af530a
TT
31112009-12-01 Tom Tromey <tromey@redhat.com>
3112
3113 * gdb.texinfo (Reverse Execution): Fix typo.
3114
b6199126
DJ
31152009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3116
3117 PR gdb/8704
3118
3119 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3120 are allowed after the breakpoint condition.
3121
7a6973ad
TT
31222009-11-23 Tom Tromey <tromey@redhat.com>
3123
3124 PR python/10782:
3125 * gdb.texinfo (Types In Python): Document Type.pointer.
3126
21a0512e
PP
31272009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3128
3129 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3130
a5832c8f
PA
31312009-11-11 Pedro Alves <pedro@codesourcery.com>
3132
3133 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3134 (Using Agent Expressions): Delete cross reference.
3135
1eb7cd77
JB
31362009-11-07 Joel Brobecker <brobecker@adacore.com>
3137
3138 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3139 and @settitle directives up to help makeinfo find them.
3140
24ddea62
JK
31412009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3142
3143 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3144 (Auto-loading): Use plural and note one can use multiple components now.
3145
3afae151
VP
31462009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3147
3148 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3149 -stack-list-arguments have the same documentation for parameter
3150 as -stack-list-locals. Add comas.
3151
14ff2235
PM
31522009-10-27 Tom Tromey <tromey@redhat.com>
3153 Eli Zaretskii <eliz@gnu.org>
3154
c8d5aac9 3155 PR python/10781
14ff2235
PM
3156
3157 * gdb.texinfo (Values From Inferior): Document cast method.
3158
9c419145
PP
31592009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3160
3161 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3162 and adjust example.
889bf7c5 3163
29153c24
MS
31642009-10-22 Michael Snyder <msnyder@vmware.com>
3165
3166 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3167 info record command. Also document the new save and restore
29153c24
MS
3168 commands.
3169
2b28d209
PP
31702009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3171
3172 * gdb.texinfo (Machine Code): Mention current pc marker.
3173 (Memory): Likewise.
3174
6c95b8df
PA
31752009-10-19 Pedro Alves <pedro@codesourcery.com>
3176 Stan Shebs <stan@codesourcery.com>
3177
3178 * observer.texi (new_inferior): Rename to...
3179 (inferior_appeared): ... this.
3180
3181 * gdb.texinfo (Inferiors): Rename node to ...
3182 (Inferiors and Programs): ... this. Mention running multiple
3183 programs in the same debug session.
3184 <info inferiors>: Mention the new 'Executable' column if "info
3185 inferiors". Update examples. Document the "add-inferior",
3186 "clone-inferior", "remove-inferior" and "maint info
3187 program-spaces" commands.
3188 (Process): Rename node to...
3189 (Forks): ... this. Document "set|show follow-exec-mode".
3190
2f8132f3
MS
31912009-10-11 Michael Snyder <msnyder@vmware.com>
3192
3193 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3194 (ReverseContinue): Ditto.
3195
cba4b2d3
PP
31962009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3197
3198 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3199
da082f17
JK
32002009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3203
08be9d71
ME
32042009-10-06 Michael Eager <eager@eagercon.com>
3205
3206 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3207 (Embedded Processors): Add MicroBlaze.
3208 (MicroBlaze): New. Describe Xilinx MicroBlaze
3209
08a0efd0
PA
32102009-10-04 Pedro Alves <pedro@codesourcery.com>
3211
3212 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3213
cbb8f428
EZ
32142009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3215
3216 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3217
30a4a70c
JB
32182009-09-23 Joel Brobecker <brobecker@adacore.com>
3219
3220 * observer.texi (solib_unloaded): Document explicitly the fact that
3221 this observer is called before the associated symbols are unloaded.
3222
b3372f91
VP
32232009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3224
3225 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3226 -stack-list-variables.
3227
f43030c4
TT
32282009-09-18 Tom Tromey <tromey@redhat.com>
3229
3230 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3231 is experimental.
3232
ec7e75e7
PP
32332009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3234
3235 * gdb.texinfo (convenince variables): Mention
3236 $_siginfo could be empty.
f43030c4 3237
0cc7d26f
TT
32382009-09-15 Tom Tromey <tromey@redhat.com>
3239
3240 * gdb.texinfo (GDB/MI Variable Objects): Document
3241 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3242 Expand -var-update documentation.
3243
a96d9b2e
SDJ
32442009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3245
3246 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3247 feature.
3248
005ca36a
JB
32492009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3250
3251 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3252
0d772ac9
MS
32532009-09-10 Michael Snyder <msnyder@vmware.com>
3254
3255 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3256 ReverseStep replies to the qSupported query.
3257
14fb1bac
JB
32582009-09-10 Joel Brobecker <brobecker@adacore.com>
3259
3260 Add documentation for set/show interactive-mode.
3261 * gdb.texinfo (Other Misc Settings): New node.
3262
29b090c0
DE
32632009-09-01 Doug Evans <dje@google.com>
3264
3265 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3266 non-stop mode's affect on remote caching.
3267
4e5d721f
DE
32682009-08-31 Jacob Potter <jdpotter@google.com>
3269 Doug Evans <dje@google.com>
3270
3271 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3272 Mark `set/show remotecache' options as obsolete.
3273 Document new `set/show stack-cache' option.
3274 Update text for `info dcache'.
3275
55333a84
DE
32762009-08-27 Doug Evans <dje@google.com>
3277
3278 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3279 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3280
bc3a0b4d
RW
32812009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3282
3283 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3284 about autoconf.
3285
3a1ff0b6
PA
32862009-08-25 Pedro Alves <pedro@codesourcery.com>
3287
3288 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3289 small example, and describe its columns. Replace "inferior-id" by
3290 "infno" throughout.
3291
81ecdfbb
RW
32922009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3293
af542c2e
RW
3294 * gdbint.texinfo (Releasing GDB): Point to
3295 README-maintainer-mode file for required autoconf version.
3296 * configure.ac: Do not substitute datarootdir, htmldir,
3297 pdfdir, docdir. Do not process --with-datarootdir,
3298 --with-htmldir, --with-pdfdir, --with-docdir.
3299 * configure: Regenerate.
3300
81ecdfbb
RW
3301 * configure: Regenerate.
3302
4efc6507
DE
33032009-08-20 Reid Kleckner <reid@kleckner.net>
3304
3305 * gdb.texinfo: Add chapter on JIT interface.
3306
43089a6e
NR
33072009-08-07 Nick Roberts <nickrob@snap.net.nz>
3308
3309 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3310 confirmation request.
43089a6e 3311
99e008fe
EZ
33122009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3313
c8d5aac9
L
3314 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3315 CRC definitions.
99e008fe 3316
48cb2d85
VP
33172009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3318
3319 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3320 -break-commands.
48cb2d85 3321
ff1a52c6
UW
33222009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3323
3324 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3325 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3326
3285f3fe
UW
33272009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3328
3329 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3330 "set spu stop-on-load" and "show spu stop-on-load" commands.
3331
e35359c5
UW
33322009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3333
3334 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3335
58d6951d
DJ
33362009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3337
3338 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3339 org.gnu.gdb.arm.neon.
3340
08d16641
PA
33412009-07-20 Pedro Alves <pedro@codesourcery.com>
3342
3343 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3344 optional element.
3345 (subsection OS ABI): New subsection.
3346
782b2b07
SS
33472009-07-14 Stan Shebs <stan@codesourcery.com>
3348
3349 * gdb.texinfo (Tracepoint Conditions): New section.
3350 (General Query Packets): Describe ConditionalTracepoints.
3351 (Tracepoint Packets): Describe condition field.
3352 (Maintenance Commands): Describe maint agent-eval.
3353 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3354
9b117ef3
HZ
33552009-07-11 Hui Zhu <teawater@gmail.com>
3356
3357 * gdb.texinfo (disassemble): Add a new modifier /r
3358 to "disassemble" command to make it print the raw instructions
3359 in hex as well as in symbolic form.
3360
f5a33284
TT
33612009-07-09 Tom Tromey <tromey@redhat.com>
3362
3363 * gdbint.texinfo (Testsuite): Document parallel make check.
3364
812f7342
TT
33652009-07-09 Tom Tromey <tromey@redhat.com>
3366
3367 * gdbint.texinfo (Testsuite): Document test transcripts.
3368
fbb8f299
PM
33692009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3370
3371 * gdb.texinfo (Values From Inferior): Add length parameter
3372 description.
3373
dd8f35ac
EZ
33742009-07-04 Chris Genly <chris@genly.us>
3375
3376 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3377 in -var-list-children. Fix example according to what the code
3378 does.
3379
2277426b
PA
33802009-07-02 Pedro Alves <pedro@codesourcery.com>
3381
3382 * gdb.texinfo (Debugging multiple inferiors): Document the
3383 "inferior", "detach inferior" and "kill inferior" commands.
3384 (Debugging Programs with Multiple Processes): Adjust to mention
3385 generic "inferior" commands. Delete mention of "detach fork" and
3386 "delete fork". Cross reference to "Debugging multiple inferiors"
3387 section.
3388
a6d9a66e
UW
33892009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3390
5af949e3
UW
3391 * gdbint.texinfo (Item Output Functions): Update signature
3392 for ui_out_field_core_addr.
3393
33942009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3395
3396 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3397 Update example code extrated from breakpoint.c.
3398
9901a55b 33992009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3400
9901a55b
PP
3401 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3402 MI commands.
3403 (GDB/MI Symbol Query): Likewise.
3404 (GDB/MI File Commands): Likewise.
3405 (GDB/MI File Transfer Commands): Likewise.
3406 (GDB/MI Target Manipulation): Likewise.
3407 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3408
edb3359d
DJ
34092009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3410
3411 * gdb.texinfo (Debugging Optimized Code): New chapter.
3412 (Compiling for Debugging): Reference it. Move some
3413 text to the new section.
3414
7cd1089b
PM
34152009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3416
3417 * doc/gdb.texinfo (Calling): Document
3418 set-unwind-on-terminating-exception usage.
3419
d4db2f36
PA
34202009-06-11 Pedro Alves <pedro@codesourcery.com>
3421
3422 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3423 command.
3424
d1a7880c
PA
34252009-06-07 Pedro Alves <pedro@codesourcery.com>
3426
3427 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3428 references.
3429
473f94e6
UW
34302009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3431
3432 * gdbint.texinfo: Rename formal parameters to gdbarch function
3433 protoypes from "current_gdbarch" to "gdbarch".
3434
8f500870
TT
34352009-05-28 Tom Tromey <tromey@redhat.com>
3436
3437 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3438
b6313243
TT
34392009-05-27 Tom Tromey <tromey@redhat.com>
3440
3441 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3442 feature.
3443 (GDB/MI Variable Objects): Document -var-set-visualizer.
3444
34452009-04-02 Tom Tromey <tromey@redhat.com>
3446
3447 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3448 feature.
3449 (GDB/MI Variable Objects): Document -var-set-visualizer.
3450
a6bac58e
TT
34512009-05-27 Tom Tromey <tromey@redhat.com>
3452 Thiago Jung Bauermann <bauerman@br.ibm.com>
3453 Phil Muldoon <pmuldoon@redhat.com>
3454
3455 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3456 (Pretty Printing): New node.
3457 (Selecting Pretty-Printers): Likewise.
3458 (Python API): Update.
3459 (Output Formats): Document /r format.
3460
2c74e833
TT
34612009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3462 Tom Tromey <tromey@redhat.com>
3463
3464 * gdb.texinfo (Types In Python): New node.
3465 (Values From Inferior): "type" is now an attribute.
3466 (Python API): Update.
3467
89c73ade
TT
34682009-05-27 Tom Tromey <tromey@redhat.com>
3469 Thiago Jung Bauermann <bauerman@br.ibm.com>
3470 Phil Muldoon <pmuldoon@redhat.com>
3471
3472 * gdb.texinfo: Add @syncodeindex for `tp'.
3473 (Python API): Update.
3474 (Auto-loading): New node.
3475 (Objfiles In Python): New node.
3476
17a37d48
PP
34772009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3478
3479 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3480
6718376f
NR
34812009-05-15 Nick Roberts <nickrob@snap.net.nz>
3482
3483 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3484
cbe54154
PA
34852009-05-12 Pedro Alves <pedro@codesourcery.com>
3486
3487 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3488 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3489 show show-debug-regs' docs.
3490
8e05493c
EZ
34912009-05-08 Eli Zaretskii <eliz@gnu.org>
3492
3493 * gdb.texinfo (Process Record and Replay): Add description of
3494 reverse execution.
3495
b39f4988
JB
34962009-05-07 Joel Brobecker <brobecker@adacore.com>
3497
3498 * gdbint.texinfo (Adding support for debugging core files): New node.
3499 (Native Debugging): Remove the ``Native core file Support'' section.
3500
a2311334
EZ
35012009-05-01 Eli Zaretskii <eliz@gnu.org>
3502
3503 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3504 Add index entries.
3505
53cc454a 35062009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3507 Michael Snyder <msnyder@vmware.com>
53cc454a 3508
a2311334
EZ
3509 * gdb.texinfo: (Process Record and Replay): Add documentation for
3510 process record and replay.
53cc454a 3511
484086b7
JK
35122009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3513
3514 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3515 a new part on command-line defined macros.
3516
32ae1842
EZ
35172009-04-25 Eli Zaretskii <eliz@gnu.org>
3518
3519 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3520 clarify the wording.
3521
b14b1491
TT
35222009-04-23 Tom Tromey <tromey@redhat.com>
3523
3524 * gdb.texinfo (Data Files): New node.
3525 (GDB Files): Update menu.
3526
5c1e86e1
JB
35272009-04-23 Joel Brobecker <brobecker@adacore.com>
3528
3529 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3530 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3531
83eba9b7
VP
35322009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3533
3534 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3535
e31198c4
HZ
35362009-04-22 Hui Zhu <teawater@gmail.com>
3537
3538 * gdb.texinfo (disassemble-next-line): Set the default of
3539 disassemble-next-line to off.
3540
26e251b6
JM
35412009-04-21 Joseph Myers <joseph@codesourcery.com>
3542
3543 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3544 --with-htmldir): New.
3545 * configure: Regenerate.
3546 * Makefile.in (datarootdir, docdir): Define.
3547 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3548 instead of $(SET_TEXINPUTS).
3549 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3550 gdbint.info instead of $(SET_TEXINPUTS).
3551 (gdbint/index.html): Use same -I options as for building
3552 gdbint.info.
3553 (stabs.dvi, stabs.pdf): Use same -I options as for building
3554 stabs.info instead of $(SET_TEXINPUTS).
3555 (stabs/index.html): Use same -I options as for building
3556 stabs.info.
3557 (annotate.dvi, annotate.pdf): Use same -I options as for building
3558 annotate.info instead of $(SET_TEXINPUTS).
3559 (annotate/index.html): Use same -I options as for building
3560 annotate.info.
3561
eac35c4e
DD
35622009-04-21 David Daney <ddaney@caviumnetworks.com>
3563
3564 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3565
29b0e8a2
JM
35662009-04-21 Joseph Myers <joseph@codesourcery.com>
3567
3568 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3569
2b831889 35702009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3571 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3572
3573 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3574 (MAKEHTMLFLAGS): Set to empty.
3575 (html__strip_dir): Define.
3576 (HTMLFILES): Define.
3577 (HTMLFILES_INSTALL): Define.
3578 (install-html): Copy new automake rule.
3579 (html): Depend on $(HTMLFILES).
3580 (gdb_toc.html): Rename to gdb/index.html.
3581 (gdbint_toc.html): Rename to gdbint/index.html.
3582 (stabs_toc.html): Rename to stabs/index.html.
3583 (annotate_toc.html): Rename to annotate/index.html.
3584
89a34d1b
JM
35852009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3586
3587 * Makefile.in: Set pdfdir and htmldir from configure
3588 substitutions.
3589 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3590 * configure: Regenerate.
3591
a2d5da46
JB
35922009-04-16 Joel Brobecker <brobecker@adacore.com>
3593
3594 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3595 This macro is no longer used.
3596
732f6a93
TT
35972009-04-15 Tom Tromey <tromey@redhat.com>
3598
3599 * gdb.texinfo (Character Sets): Document default character set.
3600
87f9adc1
PM
36012009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3602
3603 * gdbint.texinfo: Change server name from sources.redhat.com to
3604 sourceware.org throughout.
3605
2c88c651
JB
36062009-04-09 Joel Brobecker <brobecker@adacore.com>
3607
3608 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3609 about a missing dot or coma after @xref.
3610
4f5376b2
JB
36112009-04-02 Joel Brobecker <brobecker@adacore.com>
3612
3613 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3614 example, and add a small explanation about it.
3615 (Print Settings): Change the documentation of the "set print
3616 frame-arguments" to reflect the fact that the default is now "scalars".
3617
a0381d3a
JB
36182009-04-02 Joel Brobecker <brobecker@adacore.com>
3619
3620 * gdb.texinfo (Print Settings): Add kindex for command "set
3621 print frame-arguments".
3622
45ac276d
JB
36232009-03-31 Joel Brobecker <brobecker@adacore.com>
3624
3625 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3626 breakpoints.
3627 (Set Breaks): Add reference to thread-specific and task-specific
3628 breakpoints.
3629
32cd1edc
JB
36302009-03-31 Joel Brobecker <brobecker@adacore.com>
3631
3632 * gdb.texinfo (Ada Tasks): Remove the documentation about
3633 the "Running" state, as this state has been eliminated.
3634 Now all runnable tasks are shown as "Runnable".
3635
1042e4c0
SS
36362009-03-30 Stan Shebs <stan@codesourcery.com>
3637
3638 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3639 special case of breakpoints.
3640 (Enable and Disable Tracepoints): Mention deprecation.
3641 (Listing Tracepoints): Update description and example.
3642
f8f6f20b
TJB
36432009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3644
3645 * gdb.texinfo (Frames in Python): New node.
3646 (Python API): Update.
3647
c0c6f777
TJB
36482009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3649
3650 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3651 from a method to an attribute.
3652
def2b000
TJB
36532009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3654
3655 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3656 attribute.
3657
a07daef3
PA
36582009-03-25 Pedro Alves <pedro@codesourcery.com>
3659
3660 * observer.texi (thread_exit): Add "silent" parameter.
3661
f3b1572e
PA
36622009-03-22 Pedro Alves <pedro@codesourcery.com>
3663
3664 * observer.texi (about_to_proceed): New.
3665
587afa38
EZ
36662009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3667
3668 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3669 field throughout to handle types with spaces in them. Fix typos
3670 found by aspell.
3671 (Summary, Requirements, Contributors): New first chapter,
3672 "Summary" added, old Requirements section moved there, and new
3673 section, "Contributors" added.
3674 (Initializing a New Architecture, Register Representation)
3675 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3676 (Porting gdb): These sections extended and updated.
3677 (Compiler Characteristics): This section (empty) deleted.
3678 (Defining Other Architecture Features): This section renamed and
3679 duplicate material removed from (formerly "Target Conditionals").
3680 Use braces {} in @deftypeXX type field throughout to handle types
3681 with spaces in them. Typos found by aspell fixed.
3682
3683 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3684 * stack_frame.pdf: Version of image for PDF output.
3685 * stack_frame.png: Version of image for HTML output and for Emacs.
3686 * stack_frame.txt: Version of image for Info output.
1db61298 3687 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3688
10af6951
EZ
36892009-03-21 Eli Zaretskii <eliz@gnu.org>
3690
3691 * gdb.texinfo (Character Sets): Fix last change.
3692
cc924cad
TJB
36932009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3694
3695 * gdb.texinfo (Values From Inferior): Fix optional arguments
3696 markup.
3697 (Commands In Python): Adjust argument names of gdb.Command.__init__
3698 to what the function accepts as keywords.
3699
bc3b79fd
TJB
37002008-03-20 Tom Tromey <tromey@redhat.com>
3701
3702 * gdb.texinfo (Convenience Vars): Document convenience functions.
3703 (Functions In Python): New node.
3704 (Python API): Update.
3705
6c7a06a3
TT
37062009-03-20 Tom Tromey <tromey@redhat.com>
3707
3708 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3709 set target-wide-charset.
3710 (Requirements): Mention iconv.
3711
b646ddd4
HZ
37122009-03-17 Hui Zhu <teawater@gmail.com>
3713
3714 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3715
91440f57
HZ
37162009-03-17 Hui Zhu <teawater@gmail.com>
3717
3718 * gdb.texinfo: Add documentation for disassemble-next-line.
3719
8fd41227
TJB
37202009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3721
3722 * gdb.texinfo (Commands In Python): Remove tindex entries.
3723
61ff14c6
JK
37242009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3725
3726 * gdb.texinfo (Returning): New description for missing debug info.
3727
0b16c5cf
PA
37282009-03-14 Pedro Alves <pedro@codesourcery.com>
3729
3730 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3731 (General Query Packets): Document qAttached.
0b16c5cf 3732
32fc0df9
PA
37332009-03-05 Pedro Alves <pedro@codesourcery.com>
3734
3735 * gdb.texinfo (Background Execution): Better describe the set
3736 target-async command.
3737 (Maintenance Commands): Delete description of the `maint set/show
3738 linux-async' and `maint set/show remote-async' commands.
3739
134eb42c
VP
37402009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3741
3742 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3743 between sentences.
3744
c86cf029
VP
37452009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3746
3747 * gdb.texinfo (GDB/MI Async Records): Document the
3748 =library-loaded and =library-unloaded notifications.
3749
3ea85240
VP
37502009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3751
3752 * observer.texi (test_notification): New observer.
3753
1d33d6ba
VP
37542009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3755
61ff14c6
JK
3756 * observer.texi: Add parameter 'print_frame' to normal_stop
3757 observer.
1d33d6ba 3758
d721c933
EZ
37592009-02-07 Eli Zaretskii <eliz@gnu.org>
3760
3761 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3762 (Commands In Python): Fix COMMAND_* constants in last change. Use
3763 @kbd for interactive input. Add cross-references and index
3764 entries.
3765
4aa995e1
PA
37662009-02-06 Pedro Alves <pedro@codesourcery.com>
3767
3768 * gdb.texinfo (Signals): Document $_siginfo.
3769 (Convenience Variables): Mention $_siginfo.
3770 (Remote Configuration): Document qXfer:siginfo:read,
3771 qXfer:siginfo:write packets, and the read-siginfo-object,
3772 write-siginfo-object commands.
3773
5f5233d4
PA
37742009-02-06 Pedro Alves <pedro@codesourcery.com>
3775
3776 * gdbint.texinfo (Values): New chapter.
3777
d8906c6f
TJB
37782009-02-06 Tom Tromey <tromey@redhat.com>
3779
3780 * gdb.texinfo (Python API): Add entry for Commands In Python.
3781 (Commands In Python): New node.
3782
b6cb8e7d
TJB
37832009-02-05 Tom Tromey <tromey@redhat.com>
3784
3785 * gdb.texinfo (Values From Inferior): Document Value.string.
3786
12453b93
TJB
37872009-02-05 Tom Tromey <tromey@redhat.com>
3788
3789 * gdb.texinfo (Basic Python): Document execute's from_tty
3790 argument.
3791
08c637de
TJB
37922009-02-04 Tom Tromey <tromey@redhat.com>
3793
3794 * gdb.texinfo (Basic Python): Document gdb.history.
3795
592375cd
VP
37962009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3797
3798 * gdb.texinfo (GDB/MI Thread Commands): Document the
3799 'current-thread-id' field. Remove the example with zero threads,
3800 since current GDB won't ever report that if there's inferior.
3801
41447f92
VP
38022009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3803
3804 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3805 option to -break-insert.
3806
098b41a6
JG
38072009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3808 Jerome Guitton <guitton@adacore.com>
3809
3810 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3811 (System-wide configuration): New section.
3812
3c16cced
PA
38132009-01-26 Pedro Alves <pedro@codesourcery.com>
3814
3815 PR gdb/7580:
3816 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3817 internal-error|internal-warning quit|corefile ask|yes|no".
3818
62709adf
PA
38192009-01-26 Pedro Alves <pedro@codesourcery.com>
3820
3821 * gdb.texinfo (Using the `gdbserver' Program): Document
3822 --remote-debug.
3823
7ce58dd2
DE
38242009-01-23 Doug Evans <dje@google.com>
3825
3826 * gdb.texinfo: Add nexti to list of commands that support
3827 background execution.
3828
adb483fe
DJ
38292009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3830
3831 * gdb.texinfo (Define, Hooks): Document prefix command support.
3832
a67ec3f4 38332009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3834 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3835
3836 Fixes for makeinfo --html.
3837
3838 * annotate.texinfo: Use @copying and @insertcopying. Use
3839 @ifnottex in place of @ifinfo.
3840 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3841 place of @ifinfo. Use @ifnotinfo for one index entry.
3842 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3843 in place of @ifinfo.
3844 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3845 in place of @ifinfo. Include contents at start unconditionally.
3846
84fcdf95
PA
38472009-01-13 Pedro Alves <pedro@codesourcery.com>
3848
3849 * gdb.texinfo (General Query Packets): Remove @var{} around the
3850 "spu" literal string.
3851
fa3a767f
PA
38522009-01-07 Pedro Alves <pedro@codesourcery.com>
3853
3854 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3855 program may be running in another process" errors.
3856 * gdbint.texinfo (Native Conditionals): Delete
3857 ONE_PROCESS_WRITETEXT description.
3858
9cb011d3
JB
38592009-01-07 Joel Brobecker <brobecker@adacore.com>
3860
3861 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3862 emacs local variable to be placed at the end of the ChangeLog.
3863 Add server.c and gdbreplay.c to the list of files where the
3864 copyright year needs to be updated.
3865
84603566
SL
38662009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3867
3868 * gdb.texinfo (Remote Configuration): Document new
3869 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3870 commands.
3871
a53f55d8
PA
38722008-12-28 Pedro Alves <pedro@codesourcery.com>
3873
3874 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3875 FETCH_INFERIOR_REGISTERS.
3876 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3877 FETCH_INFERIOR_REGISTERS descriptions. Remove
3878 gdbarch_get_longjmp_target descrition, since already described in
3879 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3880 (Target Conditionals): ... here.
3881
077e0a52
JB
38822008-12-16 Joel Brobecker <brobecker@adacore.com>
3883
3884 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3885 examples.
3886 (Additions to Ada): Likewise. Add the missing opening and closing
3887 parenthesis of the GDB prompt in one of the examples.
3888
023eb17c
JB
38892008-12-14 Joel Brobecker <brobecker@adacore.com>
3890
3891 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3892 about the result of 'Address not being of type System.Address.
3893 This problem has been fixed a while ago.
3894
c3b108f7
VP
38952008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3896
3897 MI non-stop and multiprocess docs.
3898
c8d5aac9
L
3899 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3900 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3901 Adjust documentation for *stopped, document =thread-created,
3902 =thread-exited, =thread-group-created and =thread-group-exited.
3903 (GDB/MI Thread Commands): Document the 'state' field in
3904 -thread-info output.
3905 (GDB/MI Program Execution): Mention --all and --thread-group
3906 options.
3907 (GDB/MI Variable Objects): Describe floating and fixed variable
3908 objects.
3909 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3910
07e059b5
VP
39112008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3912
c8d5aac9
L
3913 * gdb.texinfo (Operating System Information): New appendix.
3914 (Operating System Auxiliary Information): Document 'info os processes'
3915 (Remote Configuration): Document 'osdata'
3916 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3917
a80b95ba
TG
39182008-11-27 Tristan Gingold <gingold@adacore.com>
3919
3920 * gdb.texinfo (Darwin): Document Darwin specific features.
3921
a655d424
JK
39222008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3923
3924 * gdbint.texinfo (Target Conditionals): Extend the
3925 gdbarch_breakpoint_from_pc description.
3926
249e1128
VP
39272008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3928
3929 * gdb.texinfo (M68K Features): Fix typo.
3930
c14c28ba
PP
39312008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3932
3933 * gdb.texinfo (Symbols): Mention printing containing
3934 image name in "info symbol".
3935 (Maint translate-address): Likewise.
889bf7c5 3936
394a6666
JB
39372008-11-18 Joel Brobecker <brobecker@adacore.com>
3938
3939 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3940 commands "catch load" and "catch unload".
3941
66bb093b
VP
39422008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3943
3944 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3945 =thread-selected.
889bf7c5 3946
4a92f99b
VP
39472008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3948
c8d5aac9 3949 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3950
f0323ca0
PA
39512008-10-27 Pedro Alves <pedro@codesourcery.com>
3952
3953 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3954 .mt files, TM_CLIBS or TM_CDEPS.
3955 (x86 Watchpoints): Don't mention TDEPFILES.
3956
8b23ecc4
SL
39572008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3958
3959 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3960 (Overview): Mention notifications and non-stop mode behavior.
3961 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3962 with non-stop mode behavior. Add vStopped description.
3963 (Stop Reply Packets): Update list of packets that return
3964 stop replies. Mention non-stop behavior.
3965 (General Query Packets): Document QNonStop packet and associated
3966 qSupported query response.
3967 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3968 behavior.
3969 (Notification Packets): New section.
3970 (Remote Non-Stop): New section.
3971 (File-I/O Overview): Mention non-stop behavior.
3972
fff08868
HZ
39732008-10-24 Hui Zhu <teawater@gmail.com>
3974 Pedro Alves <pedro@codesourcery.com>
3975
3976 * gdb.texinfo (displaced-stepping): Describe the auto mode
3977 setting, and say it's the default. This is now a mainstream
3978 setting instead of a maintenance setting.
3979
252fbfc8
PA
39802008-10-23 Pedro Alves <pedro@codesourcery.com>
3981
3982 * observer.texi (thread_stop_requested): New.
3983
20924a55
JB
39842008-10-22 Joel Brobecker <brobecker@adacore.com>
3985
3986 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3987 (Patching): Replace incorrect usage of @samp by @kbd.
3988
bacec72f
MS
39892008-10-17 Michael Snyder <msnyder@vmware.com>
3990
3991 * gdb.texinfo: Add documentation for reverse execution.
3992
a08702d6 39932008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3994 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3995
3996 * gdb.texinfo. (Values From Inferior): New subsubsection.
3997
d97bc12b
DE
39982008-10-06 Doug Evans <dje@google.com>
3999
4000 * gdb.texinfo (set debug dwarf2-die): Document it.
4001
87f67dba
JB
40022008-10-01 Joel Brobecker <brobecker@adacore.com>
4003
4004 * gdb.texinfo (catch) [exception]: Document how to insert
4005 a breakpoint on user-defined exceptions when the exception
4006 name is identical to one of the language-defined ones.
4007
2fae03e8
TT
40082008-09-27 Tom Tromey <tromey@redhat.com>
4009
4010 * gdb.texinfo (Macros): Remove text about stringification,
4011 varargs, and splicing.
4012
5c6ce71d
TT
40132008-09-27 Tom Tromey <tromey@redhat.com>
4014
4015 * gdbint.texinfo (Language Support): Remove text about omitting
4016 support for a language.
4017
07128da0
DE
40182008-09-23 Doug Evans <dje@google.com>
4019
4020 * gdb.texinfo (info dcache): Update.
4021
b90a069a
SL
40222008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4023
4024 * gdb.texinfo (Packets): Add info on thread-id syntax and
4025 multiprocess extensions.
4026 <D>: Document multiprocess form of packet.
4027 <H>: Use thread-id syntax.
4028 <T>: Likewise.
4029 <vCont>: Likewise. Note this is required for multiprocess.
4030 <vKill>: New packet.
4031 (Stop Reply Packets) <T>: Use thread-id syntax.
4032 <W>: Document multiprocess form of reply.
4033 <X>: Likewise.
4034 (General Query Packets) <qC>: Use thread-id syntax.
4035 <qfThreadInfo>: Likewise.
4036 <qGetTLSAddr>: Likewise.
4037 <qP>: Likewise.
4038 <qSupported>: Add "multiprocess" feature.
4039 <qThreadExtraInfo>: Use thread-id syntax.
4040
b77209e0
PA
40412008-09-22 Stan Shebs <stan@codesourcery.com>
4042
4043 * gdb.texinfo (Inferiors): New section.
4044
3d0bb823
PA
40452008-09-12 Pedro Alves <pedro@codesourcery.com>
4046
4047 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4048
f8dcfc0a
UW
40492008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4050
4051 * gdbint.texinfo (Target Conditionals): Remove documentation
4052 for gdbarch_name_of_malloc.
4053
8775bb90
MS
40542008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4055
4056 * gdb.texinfo (Interrupts): Mention TCP interface for
4057 sending BREAK.
4058
f1838a98
UW
40592008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4060
4061 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4062 argument prefix to "set sysroot".
4063
158c7665
PH
40642008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4065
4066 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4067 and False.
4068
30e026bb
VP
40692008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4070
c8d5aac9
L
4071 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4072 for possible features of -list-features.
30e026bb 4073
c6ebd6cf
VP
40742008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4075
c8d5aac9 4076 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4077 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4078
aeac0ff9
VP
40792008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4080
4081 * doc/gdb.texinfo (PowerPC): Fix typo.
4082 (PowerPC features): Fix typo.
4083
5231c1fd
PA
40842008-08-18 Pedro Alves <pedro@codesourcery.com>
4085
4086 * observer.texi (thread_ptid_changed): New.
4087
677c5bb1
LM
40882008-08-18 Luis Machado <luisgpm@br.ibm.com>
4089
4090 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4091 (PowerPC features): Mention feature set for VSX registers.
4092
f3a2dd1a
JB
40932008-08-13 Joel Brobecker <brobecker@adacore.com>
4094
4095 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4096 the direct visibility of all names in user-written packages.
4097
33e5cbd6
PA
40982008-08-13 Pedro Alves <pedro@codesourcery.com>
4099
4100 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4101 setting, and make it the default.
4102 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4103 non-stop script example.
4104
d0384fc4
TJB
41052008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4106
4107 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4108 reference to the "Using Different Register and Memory Data
4109 Representation" section.
4110
a6f3e723
SL
41112008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4112
4113 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4114 (Remote Protocol): Add Packet Acknowledgment to menu.
4115 (Overview): Mention +/- can be disabled, and point to new section
4116 where this is discussed in detail.
4117 (General Query Packets): Document QStartNoAckMode packet, and
4118 corresponding qSupported reply.
4119 (Packet Acknowledgment): New section.
4120
0606b73b
SL
41212008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4122 Pedro Alves <pedro@codesourcery.com>
4123
4124 * gdb.texinfo (Threads): Move paragraph about automatic thread
4125 selection to All-Stop Mode subsection.
4126 (Thread Stops): Reorganize existing material into subsections.
4127 Add introductory blurb and menu.
4128 (Non-Stop Mode): New subsection.
4129 (Background Execution): New subsection.
4130 (Maintenance Commands): Add cross-references from async mode
4131 commands to the new Background Execution section.
4132
d57a3c85
TJB
41332008-08-06 Tom Tromey <tromey@redhat.com>
4134
4135 * gdb.texinfo (Extending GDB): New chapter.
4136 (Sequences): Demoted chapter, now a section under the new
4137 Extending GDB chapter.
4138 (Python): New section.
4139
6d76a53d
SS
41402008-07-31 Stan Shebs <stan@codesourcery.com>
4141
4142 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4143
1f70da6a
SS
41442008-07-29 Stan Shebs <stan@codesourcery.com>
4145
4146 * gdbint.texinfo: General round of cleanup and minor
4147 clarifications.
4148 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4149 (Longjmp Support): Update description to reflect how it is done
4150 for targets without using native header.
4151 (Symbol Handling): Add a little more general explanation.
4152 (COFF, ELF): Mention stabs encapsulation.
4153 (DWARF 3): New section.
4154 (Adding a New Host): Scrub out some obsolete bits.
4155 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4156 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4157 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4158 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4159 SEEK_SET, STOP_SIGNAL, USG.
4160 (Raw and Virtual Register Representations): Ditto for
4161 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4162 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4163 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4164 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4165 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4166 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4167 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4168 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4169 DEPRECATED_USE_STRUCT_CONVENTION.
4170 Describe gdbarch_deprecated_fp_regnum.
4171 Update description of gdbarch_print_insn.
4172 (Adding a New Target): Scrub out obsolete bits.
4173 (Obsolete Conditionals): Remove entire section.
4174
383f836e
TT
41752008-07-25 Tom Tromey <tromey@redhat.com>
4176
4177 * observer.texi (GDB Observers): Document new observers:
4178 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4179 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4180 architecture_changed.
4181
cfd8ab24
SS
41822008-07-21 Stan Shebs <stan@codesourcery.com>
4183
4184 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4185 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4186
781b42b0
TT
41872008-07-21 Tom Tromey <tromey@redhat.com>
4188
4189 * observer.texi (GDB Observers): Remove obsolete comment.
4190 <executable_changed>: Remove argument.
4191
d7d9f01e
TT
41922008-07-18 Tom Tromey <tromey@redhat.com>
4193
4194 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4195
bf250677
DE
41962008-07-10 Doug Evans <dje@google.com>
4197
4198 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4199
10568435
JK
42002008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4201
4202 * gdb.texinfo (Starting): Document "set disable-randomization".
4203
5ae4183a
AS
42042008-07-07 Andreas Schwab <schwab@suse.de>
4205
4206 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4207
b56e7235
VP
42082008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4209
4210 * gdb.texinfo (GDB/MI Target Manipulation): Add
4211 example of -target-attach.
4212
e1ac3328
VP
42132008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4214
4215 * observer.texi (target_resumed): New observer.
5ae4183a 4216 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4217
65d12d83
TT
42182008-06-06 Tom Tromey <tromey@redhat.com>
4219
4220 * gdb.texinfo (Completion): Add field name example.
4221
fbc5282e
MK
42222008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4223
4224 * gdb.texinfo (GDB/MI Program Context): Added example
4225 to -exec-arguments
5ae4183a 4226
fbc5282e 42272008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4228
4229 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4230 annotation.
4231
c16158bc 42322008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4233 Nathan Sidwell <nathan@codesourcery.com>
4234 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4235
4236 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4237 and ACX_BUGURL.
4238 * configure: Regenerate.
4239 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4240 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4241 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4242 mailing-list-specific text about bug reporting unless
4243 BUGURL_DEFAULT.
4244
75c99385
PA
42452008-06-05 Pedro Alves <pedro@codesourcery.com>
4246
4247 * gdb.texinfo (-target-select): Remove reference to target async.
4248 (Maintenance Commands): Document "maint set/show remote-async".
4249
1763a388
MK
42502008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4251
4252 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4253 in -target-file-get section.
5ae4183a 4254
d0d064df
PA
42552008-05-22 Pedro Alves <pedro@codesourcery.com>
4256
9b562ab8
PA
4257 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4258 killing the inferior when it is already debugging a process.
d0d064df 4259
8dfa32fc
JB
42602008-05-21 Joel Brobecker <brobecker@adacore.com>
4261
4262 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4263 abbreviation for "finish".
4264
55f996a7
NR
42652008-05-21 Nick Roberts <nickrob@snap.net.nz>
4266
4267 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4268
ba2b1c56
DJ
42692008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4270
4271 * gdbint.texinfo (Target Conditionals): Delete entry for
4272 gdbarch_dwarf_reg_to_regnum.
4273
08388c79
DE
42742008-05-09 Doug Evans <dje@google.com>
4275
a3c83fae 4276 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4277
d14508fe
DE
42782008-05-05 Doug Evans <dje@google.com>
4279
4280 * gdb.texinfo (disassemble): Document /m modifier.
4281
e2b7ddea
VP
42822008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4283
5ae4183a
AS
4284 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4285 will not report the time of commands that run the target.
e2b7ddea 4286
8eb41542
VP
42872008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4288
4289 * gdb.texinfo (GDB/MI Output Records): Add
4290 missing semicolon.
4291
82f68b1c
VP
42922008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4293
4294 * gdb.texinfo (GDB/MI Output Records):
4295 Document =thread-create and =thread-exited.
4296
fa0f268d
VP
42972008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4298
4299 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4300 Remove mention of dmi-discuss.
fa0f268d 4301
063bfe2e
VP
43022008-05-03 Pedro Alves <pedro@codesourcery.com>
4303
4304 * observer.texi (thread_exit): New.
4305
237fc4c9
PA
43062008-05-02 Pedro Alves <pedro@codesourcery.com>
4307
4308 * gdb.texinfo (Debugging Output): Document "set/show debug
4309 displaced".
4310 (Maintenance Commands): Document "maint set/show
4311 can-use-displaced-stepping".
4312
0428b8f5
DJ
43132008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4314
4315 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4316 and set/show arm force-mode.
4317
5009afc5
AS
43182008-05-02 Andreas Schwab <schwab@suse.de>
4319
4320 * gdbint.texinfo (Algorithms): Describe
4321 target_watchpoint_addr_within_range.
4322
669fac23
DJ
43232008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4324
4325 * gdbint.texinfo (Stack Frames): New chapter.
4326 (Algorithms): Move Frames text to the new chapter.
4327 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4328 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4329
721c02de
VP
43302008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4331
5ae4183a
AS
4332 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4333 output does not necessary include any tokens.
721c02de 4334
c055b101
CV
43352008-04-22 Corinna Vinschen <vinschen@redhat.com>
4336
4337 * gdb.texinfo (Set SH Calling convention): New @item.
4338 (Show SH Calling convention): Ditto.
4339
68837c9d
MD
43402008-04-22 Markus Deuling <deuling@de.ibm.com>
4341
4342 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4343
2e9132cc
EZ
43442008-04-20 Eli Zaretskii <eliz@gnu.org>
4345
4346 * gdb.texinfo (Set Breaks): Mention that multiple location
4347 breakpoints need line number info. Add index entries.
4348
31fffb02
CS
43492008-04-19 Craig Silverstein <csilvers@google.com>
4350
4351 * gdb.texinfo (Requirements): Add an optional requirement on
4352 zlib.
4353 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4354 Compressed DWARF 2.
4355
a47ec5fe
AR
43562008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4357
4358 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4359 sample output for 'stopped,reason="breakpoint-hit"' message.
4360 (GDB/MI Program Execution): Likewise.
4361
de051565
MK
43622008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4363
5ae4183a 4364 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4365 -var-set-format. Add -f option to -var-evaluate-expression.
4366
6ba66d6a
JB
43672008-04-03 Joel Brobecker <brobecker@adacore.com>
4368
4369 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4370 new node "Ambiguous Expressions". Replace references to this
4371 node by references to "Ambiguous Expressions" throughout.
4372 (Ambiguous Expressions): New node.
4373
1e26b4f8
DJ
43742008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4375
4376 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4377
b84876c2
PA
43782008-03-21 Pedro Alves <pedro@codesourcery.com>
4379
4380 * gdb.texinfo (Debugging Output): Document
4381 "set/show debug lin-lwp-async".
4382 (Maintenance Commands): Document "maint set/show linux-async".
4383
63092375
DJ
43842008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4385
4386 * gdb.texinfo (Expressions): Update description of malloced arrays.
4387
8e8901c5
VP
43882008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4389
4390 * gdb.texinfo (Thread Commands): Document
4391 -thread-info. Remove -thread-list-all-threads.
4392
1fddbabb
PA
43932008-03-14 Pedro Alves <pedro@codesourcery.com>
4394 Sandra Loosemore <sandra@codesourcery.com>
4395
4396 * gdb.texinfo (Library List Format): Update to mention the
4397 possibility to pass section addresses instead of segment
4398 addresses.
4399
ccd213ac
DJ
44002008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4401
4402 * gdb.texinfo (Starting): Document "set exec-wrapper".
4403 (Server): Document gdbserver --wrapper.
4404
fa4727a6
DJ
44052008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4406
4407 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4408 unreadable memory. Delete obsolete SPARClite reference.
4409
8edfe269
DJ
44102008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4411
4412 * gdb.texinfo (Starting): Mention always-running targets.
4413 (Target Commands): Add an anchor for load.
4414 (Connecting): Explain continue instead of run.
4415
1843f87b
DJ
44162008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4417
4418 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4419
f9082629
NR
44202008-02-26 Nick Roberts <nickrob@snap.net.nz>
4421
4422 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4423 breakpoint table.
4424
fd96d250
PA
44252008-02-19 Pedro Alves <pedro@codesourcery.com>
4426
4427 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4428 killing the inferior when it is already debugging a process.
4429
36af4ef6
MD
44302008-02-13 Markus Deuling <deuling@de.ibm.com>
4431
4432 * gdbint.texinfo (Build Script): New section. Mention new build script
4433 gdb_buildall.sh.
4434
cda4ce5a
JB
44352008-02-01 Jim Blandy <jimb@red-bean.com>
4436
4437 * gdb.texinfo (Help): Summarize 'info args' correctly.
4438
4acd40f3
TJB
44392008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4440
4441 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4442 available in PowerPC architecture.
4443 (Embedded Processors): Change node name of PowerPC item in menu.
4444 (PowerPC): Rename to...
4445 (PowerPC Embedded): this.
4446 (Architectures): Add new PowerPC item in menu.
4447 (PowerPC): New node.
4448
6e6c6f50
DJ
44492008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4450
4451 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4452 commands.
4453
5ee187d7
DJ
44542008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4455
4456 * gdb.texinfo (Setting Catchpoints): Mention features
4457 supported on GNU/Linux.
4458
e275c0d9
NR
44592008-01-30 Nick Roberts <nickrob@snap.net.nz>
4460
4461 * gdb.texinfo (GDB/MI File Commands): Describe new output
4462 field for MI command -file-list-exec-source-file.
4463
2d717e4f
DJ
44642008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4465
4466 * gdb.texinfo (Using the `gdbserver' Program): Add security
4467 warning. Rearrange into subsections and subsubsections. Document
4468 --multi and --debug. Correct --with-sysroot typo. Update --attach
4469 usage. Make load reference clearer. Document monitor exit.
4470 (Remote Configuration): Document set remote exec-file, attach-packet,
4471 and run-packet.
4472 (Packets): Document vAttach and vRun.
4473
d35a4257 44742008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4475
4476 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4477 detach-on-follow -> detach-on-fork.
f663676d 4478
c78d192c
DJ
44792008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4480
4481 * gdbint.texinfo (Native Conditionals): Remove
4482 SHELL_COMMAND_CONCAT and SHELL_FILE.
4483
d35a4257
EZ
44842008-01-26 Eli Zaretskii <eliz@gnu.org>
4485
4486 * gdb.texinfo (Specify Location): Improve wording.
4487
93815fbf
VP
44882008-01-23 Chris Demetriou <cgd@google.com>
4489
4490 * gdb.texinfo (Threads): Document new "set print thread-events"
4491 and "show print thread-events" commands.
4492
2a25a5ba
EZ
44932008-01-19 Eli Zaretskii <eliz@gnu.org>
4494
4495 * gdb.texinfo (Specify Location): New section.
4496 (Delete Breaks, Edit, Set Breaks): Remove description of
4497 locations. Instead, add a reference to "Specify Location".
4498 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4499 (Symbols): Refer to "Specify Location" for the valid forms of
4500 linespecs and locations.
4501
32c9a795
MD
45022008-01-18 Markus Deuling <deuling@de.ibm.com>
4503
4504 * gdbint.texinfo (Target Conditionals): Replace the description of
4505 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4506
b17828ca
JB
45072008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4508
4509 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4510 about &&var, which is rejected by the expression parser.
4511
0aea4bf3
LM
45122008-01-09 Luis Machado <luisgpm@br.ibm.com>
4513
4514 * gdb.texinfo (Output): Update documentation on using printf with DFP
4515 types.
4516
febe4383
TJB
45172008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4518
4519 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4520 subsubsection.
4521 (Decimal Floating Point format): New subsubsection.
4522
7a404eba
PA
45232008-01-05 Pedro Alves <pedro@codesourcery.com>
4524
4525 * gdb.texinfo (File Options): Remove mention of the attempt to
4526 open a core file with the -p option. Don't list -c as a valid
4527 option to attach to a process.
4528
a4d9b460
PA
45292008-01-05 Pedro Alves <pedro@codesourcery.com>
4530
4531 * gdbint.texinfo (Host Conditionals): Remove mention of
4532 ALIGN_STACK_ON_ENTRY.
4533
6ec2edbe
JB
45342008-01-05 Joel Brobecker <brobecker@adacore.com>
4535
4536 * gdbint.texinfo (Start of New Year Procedure): Add item
4537 describing how to update the source and documentation copyright
4538 notices.
4539
d8b2a693
JB
45402007-12-18 Jim Blandy <jimb@codesourcery.com>
4541
ab209b3a 4542 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4543 watchpoint explanation into the main description of the watchpoint
4544 command; update synopses of 'watch', 'rwatch', and 'awatch'
4545 commands.
4546
8b4ed427
VP
45472007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4548
4549 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4550 Document 'pending-breakpoints' feature of
4551 -list-features.
4552
37e4754d
LM
45532007-12-17 Luis Machado <luisgpm@br.ibm.com>
4554
669fac23 4555 * gdb.texinfo: Add new parameter's description.
37e4754d 4556
1d3811f6
DJ
45572007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4558
4559 * gdb.texinfo (Overview): Clarify run-length encoding
4560 example. Remove the restriction on "+" and "-" characters.
4561
c1c25a1a
EZ
45622007-12-15 Eli Zaretskii <eliz@gnu.org>
4563
4564 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4565
afe8ab22 45662007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4567
afe8ab22
VP
4568 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4569 the -f option for -break-insert, remove -r option,
4570 and clarify specification of location.
4571
a6b151f1
DJ
45722007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4573
4574 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4575 formatting.
4576 (Remote Debugging): Add File Transfer section.
4577 (Remote Configuration): Document Host I/O packets.
4578 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4579 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4580 (Packets): Add vFile.
4581
3b784c4f
EZ
45822007-11-17 Eli Zaretskii <eliz@gnu.org>
4583
4584 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4585 breakpoints with multiple locations.
4586 (Breakpoint Menus): Improve wording.
4587 (Output): Fix last change.
4588
a4ce5b0d
UW
45892007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4590
4591 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4592
1b39d5c0
DE
45932007-11-15 Doug Evans <dje@google.com>
4594
4595 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4596
7a72d44c
VP
45972007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4598
4599 * gdbint.texinfo (Native Conditionals): Remove
4600 mention of CLEAR_SOLIB.
5ae4183a 4601
6d1829bf 46022007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4603
4604 * gdb.texinfo (Print Settings): Add documentation for "set/show
4605 print frame-arguments".
4606
1a619819
LM
46072007-11-05 Luis Machado <luisgpm@br.ibm.com>
4608
3b784c4f 4609 * gdb.texinfo (Output): Update printf command's description.
1a619819 4610
55eddb0f
DJ
46112007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4612
4613 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4614 powerpc soft-float".
4615
9cceb671
DJ
46162007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4617
4618 * gdb.texinfo (Files): Correct formatting. Mention Expat
4619 requirement.
4620 (Requirements for Building GDB): Expand the list of Expat
4621 uses.
4622 (Library List Format, Memory Map Format): Mention Expat.
4623 (Target Descriptions): Update Expat wording.
4624
83acabca
DJ
46252007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4626
4627 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4628 Document that gdbarch_convert_register_p should return zero for no-op
4629 conversions.
4630
e35879db
UW
46312007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4632
83acabca 4633 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4634 of set_gdbarch_sofun_address_maybe_missing back to ...
4635 (Target Conditionals): ... here to fix build break.
4636
203c3895
UW
46372007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4638
83acabca 4639 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4640 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4641 (Compiler Characteristics): ... documentation of
4642 set_gdbarch_sofun_address_maybe_missing.
4643
11411de3
DJ
46442007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * gdbint.texinfo (Target Conditionals): Use
4647 frame_unwind_register_unsigned in examples instead of
4648 frame_unwind_unsigned_register.
4649
7cc46491
DJ
46502007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4651
4652 * gdb.texinfo (Predefined Target Types): Add int128
4653 and uint128.
4654 (Standard Target Features): Add PowerPC features.
4655
81adfced
DJ
46562007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4657
4658 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4659
c1874924
UW
46602007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4661
4662 * gdbint.texi (Target Conditionals): Remove documentation
4663 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4664 gdbarch_extract_return_value, and gdbarch_store_return_value.
4665
f6e56ab3
UW
46662007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4667
4668 * gdbint.texi (Target Conditionals): Remove documentation of
4669 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4670
56cf5405
KH
46712007-10-11 Kazu Hirata <kazu@codesourcery.com>
4672
4673 * gdb.texinfo: Mention that inaccessible-by-default is on by
4674 default.
4675
35156bae
DJ
46762007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4677
4678 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4679
d983da9c
DJ
46802007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4681
4682 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4683 multi-threaded watchpoints.
4684 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4685 checked. Describe sticky notification. Expand description
4686 of steppable and continuable watchpoints.
4687 (Watchpoints and Threads): New subsection.
4688
fe6fbf8b
VP
46892007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4690
4691 * gdb.texinfo (Setting Breakpoints): Revise
4692 documentation for pending breakpoints. Document
4693 breakpoints with multiple locations.
5ae4183a 4694
084344da
VP
46952007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4696
4697 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4698 Document -list-features.
5ae4183a 4699
82160952
EZ
47002007-09-15 Eli Zaretskii <eliz@gnu.org>
4701
4702 * gdb.texinfo (Output): Spell out which features of C's printf are
4703 not supported by GDB's printf.
7e27a47a
EZ
4704 (Separate Debug Files): More accurate wording regarding build ID
4705 and a reference to the ld manual rather than the Fedora wiki.
82160952 4706
ea37ba09
DJ
47072007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4708 Jim Blandy <jimb@codesourcery.com>
4709
4710 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4711 (Examining Memory): Update mentions of the 's' format.
4712 (Automatic Display): Likewise.
4713
b8533aec
DJ
47142007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4715
4716 * gdb.texinfo: Update the FSF's Back-Cover Text.
4717
83f83d7f
JK
47182007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4719 Eli Zaretskii <eliz@gnu.org>
4720
4721 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4722 Fixed the ``build ID'' name. New binaries build instructions for the
4723 build ID inclusion. Explain how the commands are specific to the build
4724 ID vs. debug link.
4725
c7e83d54
EZ
47262007-09-01 Eli Zaretskii <eliz@gnu.org>
4727
4728 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4729 indexing for ``build ID'' support.
4730
d3750b24
JK
47312007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4732
4733 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4734 Enlisted BUILD ID to the debug file searching example.
4735 Included a BUILD ID `.note.gnu.build-id' section description.
4736 Updated/added the debug files splitting instructions for OBJCOPY.
4737
02142340
VP
47382007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4739
4740 * gdb.texinfo (Variable Objects): Adjust docs
4741 for -var-info-expression and document
4742 -var-info-path-expression.
4743
d3bdde98
JB
47442007-08-20 Jim Blandy <jimb@codesourcery.com>
4745
3fb6a982
JB
4746 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4747 (title page): Include the dedication in the printed manual, as a
4748 separate page after the copyright notice.
5ae4183a 4749
d3bdde98
JB
4750 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4751 don't break a @var across a line.
4752
c80a96a8
MR
47532007-07-25 Maciej W. Rozycki <macro@mips.com>
4754
4755 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4756 for include files.
4757
5824a901
NR
47582007-07-12 Nick Roberts <nickrob@snap.net.nz>
4759
4760 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4761 in annotate.texinfo.
4762 (Command History): Link to new node.
5824a901 4763
d52e7ea3
UW
47642007-07-05 Markus Deuling <deuling@de.ibm.com>
4765
4766 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4767
5fc14d0a
EZ
47682007-07-05 Eli Zaretskii <eliz@gnu.org>
4769
4770 * gdbint.texinfo (Target Conditionals): Fix last change.
4771
4a9bb1df
UW
47722007-07-03 Markus Deuling <deuling@de.ibm.com>
4773
4774 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4775 routines:
4776 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4777 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4778 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4779 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4780 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4781 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4782 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4783 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4784 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4785 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4786 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4787 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4788 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4789 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4790 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4791 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4792 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4793 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4794 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4795 (SOFTWARE_SINGLE_STEP_P)
4796
4797 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4798 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4799
4800 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4801 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4802 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4803 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4804 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4805 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4806 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4807 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4808 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4809 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4810
4811 (Converting an existing Target Architecture to Multi-arch): Remove
4812 section.
4813
4814 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4815 (gdbarch_addr_bits_remove): Add code example.
4816
4817 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4818
cfa9d6d9
DJ
48192007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4820
4821 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4822 Add other missing entries. Adjust the table size to fit.
4823 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4824 stop reasons including the new "library" event.
4825 (General Query Packets): Adjust table widths for qSupported. Mention
4826 qXfer:libraries:read reply to qSupported and document the new packet.
4827 (Library List Format): New section.
4828
159fcc13
JK
48292007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4830
4831 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4832
f66d1690
MS
48332007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4834
4835 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4836
67102876
NR
48372007-06-25 Nick Roberts <nickrob@snap.net.nz>
4838
4839 * gdbint.texinfo (Register and Memory Data): Break sections
4840 into nodes and add a menu.
4841
a4642986
MR
48422007-06-21 Maciej W. Rozycki <macro@mips.com>
4843
4844 * gdb.texinfo (Examining Memory): Document the new behaviour.
4845
e9c17194
VP
48462007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4847
4848 * gdb.texinfo (Standard Target Features): Document
4849 m68k features.
4850
31d99776
DJ
48512007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4852
4853 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4854
1780a0ed
DJ
48552007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4856
4857 * gdb.texinfo (Target Description Format): Add version attribute
4858 for <target>.
4859
822b6570
DJ
48602007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4861
4862 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4863
f8b73d13
DJ
48642007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4865
4866 * gdb.texinfo (MIPS Features): New subsection.
4867
0e7f50da
UW
48682007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4869 Markus Deuling <deuling@de.ibm.com>
4870
4871 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4872 and qXfer:spu:write packets and mention them under qSupported.
4873
23d964e7
UW
48742007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4875 Markus Deuling <deuling@de.ibm.com>
4876
4877 * gdb.texinfo (Architectures): Add new SPU section to document
4878 Cell Broadband Engine SPU architecture specific commands.
4879
9f708cb2
VP
48802007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4881
4882 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4883 comments.
4884
7579b5f8
NR
48852007-06-07 Nick Roberts <nickrob@snap.net.nz>
4886
4887 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4888
bf06d120
JB
48892007-05-29 Jim Blandy <jimb@codesourcery.com>
4890
4891 * gdb.texinfo (Overview): Doc fix.
4892
23776285
MR
48932007-05-22 Maciej W. Rozycki <macro@mips.com>
4894
4895 * gdb.texinfo (Remote Configuration): Document "set/show
4896 remoteflow".
4897
1a69e1e4
DJ
48982007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4899
bf06d120
JB
4900 * gdb.texinfo (MIPS): Remove documentation for set mips
4901 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4902 stack-arg-size.
1a69e1e4 4903
46ba6afa 49042007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4905
46ba6afa
BW
4906 * all-cfg.texi (GDBTUI): New.
4907 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4908 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4909 (TUI Configuration): Edit to improve clarity and fix problems of
4910 both style and content.
5ae4183a 4911
06d3b283
UW
49122007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4913
4914 * observer.texi (GDB Observers): New observer "new_objfile".
4915
179101d6
UW
49162007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4917
4918 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4919
25d5ea92
VP
49202007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4921
4922 * gdb.texinfo (GDB/MI Variable Objects): Document
4923 frozen variables objects.
5ae4183a 4924
ea35711c
DJ
49252007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4926
4927 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4928 (Character Sets, Caching Data of Remote Targets): Likewise.
4929 (Targets): Delete Remote node. Move its text...
4930 (Debugging Remote Programs): ...to here. Delete description
4931 of the "remote" command.
4932 (Remote configuration): Delete description of "set remotedevice"
4933 and "show remotedevice".
4934 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4935
db2e3e2e
BW
49362007-04-11 Bob Wilson <bob.wilson@acm.org>
4937
5ae4183a
AS
4938 * gdb.texinfo (Contributors, Continuing and Stepping)
4939 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4940 (General Query Packets, File-I/O Remote Protocol Extension)
4941 (Protocol Basics, The F Reply Packet, Write)
4942 (Protocol-specific Representation of Datatypes, Memory Transfer):
4943 Fix hyphenation, punctuation and grammar problems.
4944 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4945 'section' instead of 'subsection' in the text.
4946 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4947 (i386): Remove period from section name.
db2e3e2e
BW
4948 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4949 (Config Names, Configure Options): Use @file{configure}.
4950
8a3dae3e
DJ
49512007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4952
4953 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4954 and tab expansion.
4955
1a92f856
DJ
49562007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4957
4958 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4959
79a6e687 49602007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4961
79a6e687
BW
4962 * gdb.texinfo: Consistently capitalize all significant words in
4963 node names, chapter titles, section titles, and headings. Update
4964 cross references to match.
4965 (Starting and Stopping Trace Experiment): Make node name plural.
4966 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4967
ad527d2e
PA
49682007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4969
4970 * gdb.texinfo (WinCE): Delete obsolete subsection.
4971
7ce59000
DJ
49722007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4973
4974 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4975 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4976 references.
4977
8807d78b
DJ
49782007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4979
4980 * gdb.texinfo (Startup): Delete references to some alternate
4981 names for .gdbinit.
4982 (Thread): Remove LynxOS reference.
4983 (Tandem ST2000): Delete target-specific documentation.
4984 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4985 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4986 and GDB_OSABI_LYNXOS.
4987
5f402660
UW
49882007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4989
4990 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4991
bac718a6
UW
49922007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4993
4994 * gdbint.texinfo (Target Conditionals): Remove mention of
4995 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4996 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4997
9453113a
DJ
49982007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4999
5000 * Makefile.in: Add "pdfdir" installation
5001 directory, PDFTEX macro, support for "install-pdf" target,
5002 and rules for making a pdf version of refcard.texi.
5003 * refcard.tex: Specify paper size for PDF output.
5004
ae21e955 50052007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5006
ae21e955 5007 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5008
3f94c067 50092007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5010
3f94c067
BW
5011 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5012 (Source Path, Character Sets, Macros, Define)
5013 (GDB/MI Result Records, GDB/MI Simple Examples)
5014 (GDB/MI Program Execution, GDB/MI File Commands)
5015 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5016 (Bug Reporting): Use @value{GCC}.
5ae4183a 5017
12c27660 50182007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5019
12c27660
BW
5020 * gdb.texinfo (Help): Fix formatting of examples.
5021 (Variables): Use @ifnotinfo instead of @iftex.
5022 (Non-debug DLL symbols): Use @ref instead of @pxref.
5023 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5024
ce9341a1
BW
50252007-03-26 Bob Wilson <bob.wilson@acm.org>
5026
5027 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5028
c8f4133a
BW
50292007-03-26 Bob Wilson <bob.wilson@acm.org>
5030
5031 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5032 the order of the nodes.
5033 (C Operators, C Constants, Debugging C): Remove extra menus.
5034 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5035
c8f4133a 50362007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5037
5038 * gdb.texinfo (File Options): Add missing parenthesis.
5039 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5040
c74d0ad8
DJ
50412007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5042
5043 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5044
ff6f572f
DJ
50452007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5046
669fac23 5047 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5048 case insensitivity.
5049 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5050
994337c3
NR
50512007-02-18 Nick Roberts <nickrob@snap.net.nz>
5052
5053 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5054 (Files): Add section name to argument list for pxref.
5055 (Non-debug DLL symbols): Don't use `see' for pxref.
5056 (Embedded Processors): Fix typo.
5057 (GDB/MI Breakpoint Commands): Execution commands generate
5058 *stopped not ^done.
5059
eb819d70
NR
50602007-02-13 Nick Roberts <nickrob@snap.net.nz>
5061
5062 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5063 values for in_scope. Mention that only root variables can be
5064 updated.
5065 (GDB/MI Development and Front Ends): Explain new values may be
5066 added to existing fields.
5067
123dc839
DJ
50682007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5069
5070 * gdb.texinfo (-target-disconnect): Use @smallexample.
5071 (Requirements): Add anchor for Expat. Update description.
5072 (Target Descriptions): Mention Expat.
5073 (Target Description Format): Document new elements. Use
5074 @smallexample.
5075 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5076 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5077
108546a0
DJ
50782007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5079
5080 * gdb.texinfo (Target Description Format): Add section on XInclude.
5081
95a98c01
NR
50822006-02-03 Nick Roberts <nickrob@snap.net.nz>
5083
5084 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5085 command -enable-timings.
5086
f4b3909f
EZ
50872007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5088
5ae4183a 5089 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5090 descriptions for new/deleted elements in gdb_osabi. Add missing
5091 description for function generic_elf_osabi_sniff_abi_tag_sections.
5092
c7ba131e
JB
50932007-01-29 Joel Brobecker <brobecker@adacore.com>
5094
5095 * gdb.texinfo (Maintenance Commands): Add documentation for
5096 the new "maint print target-stack" command.
5097
3a60f64e
JK
50982007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5099 Eli Zaretskii <eliz@gnu.org>
5100
f4b3909f 5101 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5102
c582f8b6
EZ
51032007-01-26 Eli Zaretskii <eliz@gnu.org>
5104
5105 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5106 Use @value{NGCC} instead of @value{GCC}.
5107
d3e8051b
EZ
51082007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5109
5110 * agentexpr.texi: Fix typos.
5111 * annotate.texinfo: Likewise.
5112 * gdb.texinfo: Likewise.
5113 * gdbint.texinfo: Likewise.
5114 * observer.texi: Likewise.
5115 * stabs.texinfo: Likewise.
5116
86f04699
EZ
51172007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5118
5119 * gdbint.texinfo (Support Libraries): Remove mmalloc
5120 entry. Describe readline library.
5121
23181151
DJ
51222007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5123
5124 * gdb.texinfo (Target Descriptions): New section.
5125 (General Query Packets): Add QPassSignals anchor. Mention
5126 qXfer:features:read under qSupported. Expand mentions of
5127 qXfer:memory-map:read and QPassSignals. Document
5128 qXfer:features:read.
5129
f822c95b
DJ
51302007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5131
5132 * gdb.texinfo (Commands to specify files): Describe
5133 "set sysroot" and "show sysroot".
5134 (Using the `gdbserver' program): Lowercase argument
5135 to @var. Expand description of setting up GDB on the
5136 host.
5137
8936fcda
JB
51382007-01-05 Joel Brobecker <brobecker@adacore.com>
5139
5140 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5141 catch exception, catch exception unhandled, and catch assert
5142 commands.
5143
e776119f
DJ
51442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5145
5146 * gdb.texinfo (Debugging Output): Document "set debug xml"
5147 and "show debug xml".
5148
aa79a185
DJ
51492007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5150
5151 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5152
7f893741
JB
51532007-01-01 Joel Brobecker <brobecker@adacore.com>
5154
5155 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5156
a1b5960f
VP
51572006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5158
5159 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5160 note in @ignore, to be removed later if nobody complains.
5161
9f470e6e
NR
51622006-12-04 Nick Roberts <nickrob@snap.net.nz>
5163
5164 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5165 of -var-delete.
5166
765dc015 51672006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5168
765dc015 5169 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5170 automatic software/hardware breakpoint usage and
5171 the "set breakpoint auto-hw" command.
765dc015 5172
4b5752d0
VP
51732006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5174
5175 * gdb.texinfo (Memory Access Checking): New.
5176
89be2091
DJ
51772006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5178
5179 * gdb.texinfo (Remote configuration): Mention
5180 "pass-signals-packet".
5181 (General Query Packets): Document QPassSignals. Fix
5182 a typo.
5183
ca3bf3bd
DJ
51842006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5185
5186 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5187
427c3a89
DJ
51882006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5189
5190 * gdb.texinfo (Remote configuration): Rewrite documentation for
5191 packet configuration commands.
5192 (OS Information): Adjust reference to qXfer:auxv:read.
5193 (General Query Packets): Remove references to read-aux-vector-packet
5194 and set remote get-thread-local-storage-address.
5195
7a107747
DJ
51962006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5197
5198 * gdbint.texinfo (Target Architecture Definition): Add new
5199 Initializing a New Architecture section.
5200
1c56eb0e
EZ
52012006-10-31 David Taylor <dtaylor@emc.com>
5202
5203 * stabs.texinfo (Macro define and undefine): New node describing
5204 stabs for #define and #undef.
5205
f73adfeb
AS
52062006-10-27 Andreas Schwab <schwab@suse.de>
5207
5208 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5209
fd60e0df
EZ
52102006-10-21 Eli Zaretskii <eliz@gnu.org>
5211
5212 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5213 clarify on the possible meanings of ``expression'' watched by
5214 watchpoints. Add indexing.
e5ac9b53
EZ
5215 (Prompting, Errors, Invalidation, Annotations for Running)
5216 (Source Annotations): Fix index entries by adding "annotation" to
5217 them, to discriminate from index entries that point to the more
5218 general topic descriptions.
fd60e0df 5219
52bb452f
DJ
52202006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5221
5222 * gdbint.texinfo (Target Vector Definition): Move most
5223 content into Existing Targets. Add a menu.
5224 (Existing Targets): New section, moved from Target Vector
5225 Definition. Use @subsection.
5226 (Managing Execution State): New section.
5227
58955e58
BW
52282006-10-16 Bob Wilson <bob.wilson@acm.org>
5229
5230 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5231
c8aa23ab
EZ
52322006-10-15 Eli Zaretskii <eliz@gnu.org>
5233
5234 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5235 (Command Syntax, Signals, Backtrace, Connecting)
5236 (Remote configuration, Renesas Boards, Console I/O): Fix last
5237 change: use Ctrl- instead of C-, except wrt Emacs.
5238 (File-I/O Examples): Put Ctrl-c in @kbd.
5239 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5240 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5241 (Signals, Set Breaks, Set Watchpoints): Document optional
5242 arguments to `info signals' `handle', `info breakpoints', and
5243 `info watchpoints'.
c8aa23ab 5244
e7109c7e
EZ
52452006-10-14 Eli Zaretskii <eliz@gnu.org>
5246
5247 * gdb.texinfo (Backtrace): Fix last change.
5248
de3aea7b
NR
52492006-10-14 Nick Roberts <nickrob@snap.net.nz>
5250
5251 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5252
7f9087cb
BW
52532006-10-10 Bob Wilson <bob.wilson@acm.org>
5254
c8aa23ab
EZ
5255 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5256 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5257 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5258
68437a39
DJ
52592006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5260 Daniel Jacobowitz <dan@codesourcery.com>
5261
5262 * gdb.texinfo (Packets): Document vFlashErase,
5263 vFlashWrite and vFlashDone packets.
5264 (General Query Packets): Document qXfer:memory-map:read.
5265 Add a new feature for qXfer:memory-map:read.
5266 (Memory map format): New section.
5267 (Target Commands): Mention that gdb can write flash.
5268
fd79ecee
DJ
52692006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5270 Daniel Jacobowitz <dan@codesourcery.com>
5271
5272 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5273 memory regions and "mem auto".
5274
350da6ee
DJ
52752006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5276
5277 * gdbint.texinfo (Array Containers): New section.
5278
2f1acb09
VP
52792006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5280
5281 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5282 -stack-list-arguments HIGH_FRAME argument can be larger then the
5283 actual number of frames.
5284
2ab1eb7a
VP
52852006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5286
5287 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5288 -stack-list-locals HIGH_FRAME argument can be larger then the
5289 actual number of frames.
2ab1eb7a 5290
599b237a
BW
52912006-09-02 Bob Wilson <bob.wilson@acm.org>
5292
5293 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5294 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5295
25ab7e6d
EZ
52962006-09-02 Eli Zaretskii <eliz@gnu.org>
5297
5298 * gdbint.texinfo (Overall Structure): New section "Source Tree
5299 Structure".
5300
940178d3
JB
53012006-08-17 Jim Blandy <jimb@codesourcery.com>
5302
5303 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5304 responses.
5305
30daae6c
JB
53062006-08-08 Joel Brobecker <brobecker@adacore.com>
5307
5308 * gdb.texinfo (Source Path): Add documentation for new
5309 substitute-path commands.
5310
7fa2210b
DJ
53112006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5312
5313 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5314 (Running Configure): ...here.
5315 (Requirements): New node. Mention expat.
5316
3d00d119
DJ
53172006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5318
5ae4183a 5319 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5320 'set download-write-size' and 'show download-write-size'.
5321
0cbfa4ee
DJ
53222006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5323
5324 * stabs.texinfo (Member Type Descriptor): Correct example for
5325 pointer to member types.
5326
16026cd7
AS
53272006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5328
5329 * gdb.texinfo (Optional warnings and messages): Add
5330 'set/show trace-commands'.
5331 (Command files): Add '-v' to source command.
5332
0876f84a
DJ
53332006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5334
5335 * gdb.texinfo (OS Information): Update qPart reference to
5336 qXfer.
5337 (Remote configuration): Likewise.
5338 (Overview): Move @cindex to the start of a paragraph. Talk
5339 about binary data encoding.
5340 (Packets): Refer to the overview for the details of the X
5341 packet encoding.
5342 (General Query Packets): Remove qPart description. Add qXfer
5343 description. Add an anchor to qSupported. Correct feature
5344 table title. Add a new feature for qXfer:auxv:read.
5345 (Interrupts): Add a missing parenthesis.
5346
2ec3381a
DJ
53472006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5348
669fac23 5349 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5350 (GDB/MI Kod Commands): Remove commented out node.
5351
594fe323
EZ
53522006-07-01 Eli Zaretskii <eliz@gnu.org>
5353
5354 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5355 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5356 (GDB/MI Thread Commands, GDB/MI Program Execution)
5357 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5358 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5359 (GDB/MI File Commands, GDB/MI Target Manipulation)
5360 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5361 since the MI prompt is hard-wired into the code.
5362
7e3fb70c
NR
53632006-07-01 Nick Roberts <nickrob@snap.net.nz>
5364
5365 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5366 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5367 (GDB/MI Data Manipulation): Remove description of unimplemented
5368 display related commands as variable objects perform this function
5369 and are superior: -display-delete, -display-disable,
5370 -display-enable, -display-insert and -display-list. Move
5371 -environment-cd, -environment-directory, -environment-path
5372 and -environment-pwd to "Program Context".
5373 (GDB/MI Program Control): Rename to "Program Execution". Move
5374 -exec-arguments -exec-abort to...
5375 (GDB/MI Program Context): ...here. New node split from "Data
5376 Manipulation".
5377
be2a5f71
DJ
53782006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5379
5380 * gdb.texinfo (Remote configuration): Document set / show
5381 remote supported-packets.
5382 (General Query Packets): Document qSupported packet.
5383
fc320d37
SL
53842006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5385
5386 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5387 and font markup.
5388 (Protocol basics): Likewise.
5389 (The F request packet): Likewise.
5390 (The F reply packet): Likewise.
5391 (Memory transfer): Move this node to be a subsubsection of
5392 "Protocol specific representation of datatypes".
5393 (The Ctrl-C message): More copy editing.
5394 (Console I/O): Likewise.
5395 (The isatty call): Delete this node, and merge its content into
5396 the "isatty" node. Fixed references elsewhere.
5397 (The system call): Delete this node, and merge its content into
5398 the "system" node. Fixed references elsewhere.
5399 (open): Reformat to use @table, and add appropriate font markup.
5400 (close): Likewise.
5401 (read): Likewise.
5402 (write): Likewise.
5403 (lseek): Likewise.
5404 (rename): Likewise.
5405 (unlink): Likewise.
5406 (stat/fstat): Likewise.
5407 (gettimeofday): Likewise.
5408 (isatty): Likewise.
5409 (system): Likewise, plus minor changes to fix confusing wording.
5410 (Integral datatypes): Fix font markup.
5411 (Pointer values): Likewise.
5412 (struct stat): Fix markup to use @table, plus minor copy editing.
5413 (struct timeval): Fix font markup, plus minor copy editing.
5414 (Constants): Minor copy editing.
5415 (Errno values): Add font markup.
5416 (File-I/O Examples): Likewise.
5417
158fdf5c
NR
54182006-06-10 Nick Roberts <nickrob@snap.net.nz>
5419
5420 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5421 (GDB/MI Simple Examples): Move node up one level. Use real
5422 examples.
5423 (GDB/MI Compatibility with CLI): Update.
5424 (GDB/MI Result Records): Add "connected" and "exit" result
5425 classes.
5426 (GDB/MI Stream Records): Clarify target output.
5427 (GDB/MI Command Description Format): Modify example description.
5428 (GDB/MI Breakpoint Table Commands): Rename to...
5429 (GDB/MI Breakpoint Commands): ...this
5430 (GDB/MI Breakpoint Commands): Add optional thread field.
5431 (GDB/MI Program Control): Add an introduction. Move "Program
5432 termination" examples into exec-run description.
5433 (GDB/MI File Commands): Mention similar CLI commands.
5434 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5435 is similar to "-gdb-version".
5436
ddb50cd7
EZ
54372006-06-09 Eli Zaretskii <eliz@gnu.org>
5438
5439 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5440
2aef0d6b
NR
54412006-06-02 Nick Roberts <nickrob@snap.net.nz>
5442
5443 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5444 sourceware.org for mailing lists.
d5e40d59 5445 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5446
383a5c52
NR
54472006-06-01 Nick Roberts <nickrob@snap.net.nz>
5448
d5e40d59 5449 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5450
e16b02ee
EZ
54512006-05-22 Eli Zaretskii <eliz@gnu.org>
5452
5453 * gdb.texinfo (Cygwin Native): Fix last change.
5454
be90c084
CF
54552006-05-22 Christopher Faylor <cgf@timesys.com>
5456
5457 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5458
347ceba5
NR
54592006-05-15 Nick Roberts <nickrob@snap.net.nz>
5460
5461 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5462 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5463
369af7bd
DJ
54642006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5465
5466 * gdb.texinfo (General Query Packets): Recommend not starting
5467 new packets with qC and clarify.
5468
2ffdbde8 54692006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5470
5471 * gdb.texinfo (M2 Types): New section.
72019c9c 5472
16d1a084
DJ
54732006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5474
5475 * agentexpr.texi: Add a copyright and license notice.
5476 * observer.texi: Likewise, with GPL clause for function prototypes.
5477 Remove trailing whitespace.
5478
aa56d27a
JB
54792006-05-05 Jim Blandy <jimb@codesourcery.com>
5480
5481 * gdb.texinfo (General Query Packets): Document conventions for
5482 terminating packet names, and their violations.
5483
5bdf8622
DJ
54842006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5485
5486 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5487 * gdb.texinfo: Likewise.
5488
605a56cb
DJ
54892006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5490
5491 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5492 and "show remotedebug".
5493 (Debugging Output): Add additional index entries.
5494
b8db102d
MS
54952006-04-27 Michael Snyder <msnyder@redhat.com>
5496
5497 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5498
c5e30d01
AC
54992006-04-22 Andrew Cagney <cagney@redhat.com>
5500
5501 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5502 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5503
8181d85f
DJ
55042006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5505
5506 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5507 and remove breakpoint prototypes.
5508 (Watchpoints): Move description of target_insert_hw_breakpoint and
5509 target_remove_hw_breakpoint ...
5510 (Breakpoints): ... to here. Document target_insert_breakpoint and
5511 target_remove_breakpoint.
5512
4f553f88
JB
55132006-04-17 Jim Blandy <jimb@codesourcery.com>
5514
5515 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5516 and C packets are optional.
5517
cd852561
FR
55182006-04-14 Frederic Riss <frederic.riss@st.com>
5519
5520 * gdb.texinfo (Specifying source directories): Update the description
5521 of the source file search to reflect the fact that the source path
5522 always contains at least $cdir and $cwd.
5523
b620eb07
MS
55242006-03-31 Michael Snyder <msnyder@redhat.com>
5525
5526 * gdb.texinfo: Update copyright dates.
5527
3156cdaf
EZ
55282006-03-31 Eli Zaretskii <eliz@gnu.org>
5529
5530 * gdb.texinfo (Overview): Add an index entry to "empty response".
5531
7d30c22d
JB
55322006-03-28 Jim Blandy <jimb@codesourcery.com>
5533
5534 * gdbint.texinfo (Prologue Analysis): New section.
5535
86941c27
JB
55362006-03-07 Jim Blandy <jimb@red-bean.com>
5537
66b8c7f6
JB
5538 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5539
1a10341b
JB
5540 * gdb.texinfo (Target Commands): Update text describing how to
5541 specify a target. Refer to the detailed section on remote
5542 debugging, not the brief mention.
5543
86941c27
JB
5544 * gdb.texinfo (Connecting): Organize the different 'target remote'
5545 connection methods into a table. Add a 'target remote' index
5546 entry. (!!!)
5547
62f3a2ba
FF
55482006-02-17 Fred Fish <fnf@specifix.com>
5549
5550 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5551 'ptype' commands to reflect the fact that the only significant
5552 difference between them is that ptype prints the complete type
5553 description instead of just the name.
5554
8b9a88ea
WZ
55552006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5556
5557 * gdbint.texinfo (Watchpoints): Delete
5558 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5559
7e8dc855
NR
55602006-02-10 Nick Roberts <nickrob@snap.net.nz>
5561
5562 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5563 times fields where needed. Fix typos. Update general form given
5564 for output of -break-insert.
5565 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5566
c91d38aa
DJ
55672006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5568
5569 * gdbint.texinfo (Symbol Handling): Add a section
5570 on memory management.
5571
38fcd64c
DJ
55722006-02-06 Vladimir Prus <ghost@cs.msu.su>
5573
5574 * gdb.texinfo (Breakpoint table commands): Document the fullname
5575 field in -break-list output.
5576
219eec71
EZ
55772006-02-03 Eli Zaretskii <eliz@gnu.org>
5578
5579 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5580 debugging information produced by the various "set debug..."
5581 options.
5582
ae5a43e0
DJ
55832006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5584
5585 * gdb.texinfo (Files): Remove obsolete bits from the description
5586 of "symbol-file".
5587
a9f158ec
JB
55882006-01-25 Jim Blandy <jimb@redhat.com>
5589
5590 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5591
410dd08e
JB
55922006-01-24 Jim Blandy <jimb@redhat.com>
5593
5594 * gdbint.texinfo (Frames): Document the basics of GDB's register
5595 unwinding model, and explain the existence of the "sentinel" frame.
5596
4b505b12
AS
55972006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5598
5599 * gdb.texinfo (Choosing files): Mention that -directory is used
5600 for script files.
5601 (Specifying source directories): Likewise.
5602 (Command files): Explain how script files are found.
5603
839c27b7
EZ
56042006-01-21 Eli Zaretskii <eliz@gnu.org>
5605
5606 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5607 the threads in a multi-threaded program.
5608 (Threads): The threadno argument of "thread apply" can be a range
5609 of numbers.
5610
7be93b9e
JB
56112006-01-18 Jim Blandy <jimb@redhat.com>
5612
5613 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5614 of warning flags.
5615
fcc73fe3
EZ
56162006-01-13 Eli Zaretskii <eliz@gnu.org>
5617
5618 * gdb.texinfo (Sequences): Improve menu annotations.
5619 (Define): Add index entries for arguments of user-defined
5620 commands. Move the description of flow-control commands...
5621 (Command Files): ...to here. Document loop_break and
5622 loop_continue.
ca91424e
EZ
5623 (Define, Command Files): Document `end' and add index entries for
5624 it.
fcc73fe3 5625
5c95884b
MS
56262006-01-04 Michael Snyder <msnyder@redhat.com>
5627
5628 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5629 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5630
860701dc
PH
56312006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5632
5633 * gdb.texinfo (Omissions from Ada): Document that there is now
5634 limited aggregate support.
5635
36b80e65
EZ
56362005-12-28 Eli Zaretskii <eliz@gnu.org>
5637
5638 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5639 registers and the likes.
5640
c1468174
EZ
56412005-12-24 Eli Zaretskii <eliz@gnu.org>
5642
5643 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5644 (Symbols): Fix usage of "e.g.".
359df76b 5645 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5646
5647 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5648 (Coding): Fix usage of "e.g.".
5649
c02a867d
EZ
56502005-12-23 Eli Zaretskii <eliz@gnu.org>
5651
5ae4183a
AS
5652 * stabs.texinfo:
5653 * refcard.tex:
c02a867d 5654 * gpl.texi:
5ae4183a
AS
5655 * gdbint.texinfo:
5656 * gdb.texinfo:
5657 * gdb-cfg.texi:
c02a867d 5658 * fdl.texi:
5ae4183a
AS
5659 * annotate.texinfo:
5660 * all-cfg.texi:
c02a867d
EZ
5661 * Makefile.in: Add (C) after Copyright. Update the FSF
5662 address.
5663
fad38dfa
EZ
56642005-12-03 Eli Zaretskii <eliz@gnu.org>
5665
5666 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5667 extend GDB with commands for external monitor.
5668
53e5f3cf
AS
56692005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5670
5671 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5672
55f6ca0f
JB
56732005-11-25 Joel Brobecker <brobecker@adacore.com>
5674
5675 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5676
c1947b85
JB
56772005-11-21 Jim Blandy <jimb@redhat.com>
5678
5679 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5680 placement of 'R' actions in tracepoint action packets; document
5681 dependence of 'X' and 'M' actions on a preceding 'R' action for
5682 their registers.
5683
9d29849a
JB
56842005-11-19 Jim Blandy <jimb@redhat.com>
5685
5686 * gdb.texinfo (Tracepoint Packets): New node.
5687 (General Query Packets): Add entries for the tracepoint packets,
5688 referring to the "Tracepoint Packets" node.
5689 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5690
9a6253be
KB
56912005-11-18 Kevin Buettner <kevinb@redhat.com>
5692
5693 * gdb.texinfo (set remotebreak): Add anchor.
5694 (X packet): Likewise.
5695 (Remote Protocol): Add new section `Interrupts' and new index
5696 entry `interrupts (remote protocol)'.
5697
5f3bebba
JB
56982005-11-18 Jim Blandy <jimb@redhat.com>
5699
5700 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5701 entries into the General Query Packets section. Add a
5702 cross-reference to that section. Drop description of replies, as
5703 these are covered in the descriptions of each packet.
5704 (General Query Packets): Add introductory text. Explain naming
5705 conventions, and how the end of a name is recognized.
5706
9a7a1b36
KB
57072005-11-17 Kevin Buettner <kevinb@redhat.com>
5708
0564b6cf 5709 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5710 "set remotebreak" command.
5711
b8ff78ce
JB
57122005-11-16 Jim Blandy <jimb@redhat.com>
5713
5714 * gdb.texinfo (Packets, Stop Reply Packets)
5715 (General Query Packets): Various formatting cleanups.
5716 - Use @samp for packet contents.
5717 - Drop summaries from packet @item lines; the same information appears
5718 immediately below in the description.
5719 - Delete paragraph breaks after packet @item commands, so that the
5720 description appears directly to the right of the packet prototype
5721 in the printed manual, if it fits.
5722 - Place spaces in packet prototypes between @vars and non-@var
5723 letters, and explain that they're just for formatting.
5724 - Use @dots{} instead of '...'.
5725 - Fix uses of @code where @var was needed.
5726 - Replace "deprecated" markers with English text spelling out the
5727 packet's status and the preferred alternatives.
5728 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5729 what this ever meant.
5730 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5731 this for a long time.
5732 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5733 implemented several times, and have been in use for years.
5734
8ffe2530
JB
57352005-11-15 Jim Blandy <jimb@redhat.com>
5736
c43c5473
JB
5737 * gdb.texinfo (Packets): Add index entries for 'm' packet
5738 disclaimers.
5ae4183a 5739
fb031cdf
JB
5740 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5741 of stub when processing an 'm' packet.
5742
8ffe2530
JB
5743 * gdb.texinfo (Packets): Mention that packets beginning with
5744 letters are reserved once, at the top, instead of actually listing
5745 them all and saying "reserved".
5746
c03c782f
AS
57472005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5748
5749 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5750 Change @var{$arg0 to @code{$arg0.
5751
814e32d7
WZ
57522005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5753
5754 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5755
fa93a9d8
JB
57562005-11-12 Jim Blandy <jimb@redhat.com>
5757
5758 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5759 order. Remove extraneous 'z'.
5760
8a5a3c82
AS
57612005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5762
5763 * gdb.texinfo (Choosing files): Add --eval-command.
5764
4b0ad762
AS
57652005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5766
5767 * gdb.texinfo (Choosing modes): Add --return-child-result.
5768
5769
1a088d06
AS
57702005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5771
5772 * gdb.texinfo (Choosing modes): Add --batch-silent.
5773
656d5e12
EZ
57742005-10-28 Eli Zaretskii <eliz@gnu.org>
5775
5776 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5777 "The -var-update Command".
5778
3c9c013a
JB
57792005-10-03 Joel Brobecker <brobecker@adacore.com>
5780
5781 * gdb.texinfo (Print Settings): Add documentation for set/show
5782 print array-indexes.
5783
7ba3cf9c
DJ
57842005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5785
5786 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5787 6.2 and 6.3.
5788
a94ab193
EZ
57892005-08-27 Eli Zaretskii <eliz@gnu.org>
5790
5791 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5792 since 19-Jan-2004.
5793 (Files): Likewise.
ab1adacd
EZ
5794 (Variables, Symbols): Document the "<incomplete type>" message and
5795 its reasons.
a94ab193 5796
ca06016a
FF
57972005-08-01 Fred Fish <fnf@specifix.com>
5798
5799 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5800
cf58170d
NR
58012005-07-15 Nick Roberts <nickrob@snap.net.nz>
5802
5803 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5804 option for -var-list-children and -var-update.
5805 (GDB/MI Stack Manipulation): Simplify description of
5806 print-values option for -stack-list-locals.
5807 (GDB/MI Command Description Format): Clarify.
5808 (Mode Options): Spelling of superseded.
5809
38f1196a
BR
58102005-07-12 Bob Rossi <bob@brasko.net>
5811
5812 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5813 corresponding GDB command comment.
5814
3cb3b8df
BR
58152005-07-06 Bob Rossi <bob@brasko.net>
5816
5817 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5818 and -inferior-tty-show.
5819 (Input/Output): Document "set/show inferior-tty" and tty alias.
5820
10fac096
NW
58212005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5822
5823 * gdb.texinfo (Packets): Change description of 'D' packet to note
5824 that GDB does wait for a response.
5825
d1b6db76
NR
58262005-06-22 Nick Roberts <nickrob@snap.net.nz>
5827
5828 * gdb.texinfo (History) Rename "Command History".
5829 (Command History): Move node "Server Prefix" from section on
5830 Annotations here.
5831
29629dcf
NR
58322005-06-19 Nick Roberts <nickrob@snap.net.nz>
5833
5834 * gdb.texinfo (GDB/MI Stack Manipulation):
5835 Re-instate -stack-info-frame with example. Say that it gets
5836 info on selected frame, not current frame.
5837
397ca115
EZ
58382005-06-18 Eli Zaretskii <eliz@gnu.org>
5839
5840 * gdb.texinfo (Server): Clarify that `file' should be used before
5841 connecting to the server.
5842 (Files): Add an xref to the above description.
51274035
EZ
5843 (Output Formats): More detailed description of the `c' format.
5844 (Memory): List explicitly all the formats supported by `x'.
638ac427 5845 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5846 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5847 files. Add more indexing for solib-absolute-prefix and
5848 --with-sysroot.
76d17f34
EZ
5849 (Machine Code): Document possible problems with locations in
5850 shared libraries.
d416eeec
EZ
5851 (Backtrace): Document that free-standing environments do not need
5852 to have a `main' function.
397ca115 5853
74f6deaa
NR
58542005-06-18 Nick Roberts <nickrob@snap.net.nz>
5855
5856 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5857 -stack-info-frame.
5858
a9967aef
AC
58592005-06-07 Andrew Cagney <cagney@gnu.org>
5860
5861 * gdb.texinfo (Contributors): Note the original multi-arch
5862 contributors.
5863
e09f16f9
EZ
58642005-06-03 Eli Zaretskii <eliz@gnu.org>
5865
5866 * gdb.texinfo (Registers): Add index entries for the standard
5867 registers.
5868 (Frames): Add cross-reference from frame pointer description to
5869 the Registers node.
5870 (Annotations Overview): Fix the reference to GDB name.
5871
d87ba7ee
EZ
58722005-06-01 Eli Zaretskii <eliz@gnu.org>
5873
5874 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5875 can-use-hw-watchpoints.
5876
034dad6f
BR
58772005-05-28 Bob Rossi <bob@brasko.net>
5878
5879 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5880 the possible reasons why an exec async record would be returned to FE.
5881
ffed4509
AC
58822005-05-26 Andrew Cagney <cagney@gnu.org>
5883
5884 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5885 Andrew Cagney implemented the original GDB/MI.
5886
e22e55c9
OF
58872005-05-23 Orjan Friberg <orjanf@axis.com>
5888
5889 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5890 documentation. Add documentation for cris-mode.
5891
a78e13ce
EZ
58922005-05-20 Eli Zaretskii <eliz@gnu.org>
5893
5894 * gdb.texinfo (Numbers): Explain the example and make the wording
5895 more acurate.
5896
76ff342d
DJ
58972005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5898 Dennis Brueni <dennis@slickedit.com>
5899
5900 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5901 (GDB/MI Data Manipulation, GDB/MI Program Control)
5902 (GDB/MI Stack Manipulation): Update examples to include the fullname
5903 attribute in stack frames.
5904
119b882a
EZ
59052005-05-12 Eli Zaretskii <eliz@gnu.org>
5906
5907 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5908 do with other non-standard names of init files.
5909
6fc08d32
EZ
59102005-05-11 Eli Zaretskii <eliz@gnu.org>
5911
5912 * gdb.texinfo (Command Files): Move the description of the startup
5913 from here...
5914 (Startup): ...to this new subsection of the Invocation chapter.
5915 Rearrange the description of init files more logically and add a
5916 cross-reference to "Command Files". Document the special gdbinit
5917 name for CISCO 68k. Expand the description of what GDB does
5918 during startup.
5919 (History): Add index entry for HISTSIZE.
5920
a561754a
MK
59212005-05-02 Mark Kettenis <kettenis@gnu.org>
5922
5923 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5924
2eecc4ab
EZ
59252005-05-02 Eli Zaretskii <eliz@gnu.org>
5926
5927 * gdb.texinfo (SVR4 Process Information, The isatty call)
5928 (The system call): Don't use foo(N) notation for man pages and
5929 functions.
514c4d71 5930 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5931
18999be5
EZ
59322005-04-27 Eli Zaretskii <eliz@gnu.org>
5933
5934 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5935 were optimized away.
5936
0abb7bc7
EZ
59372005-04-22 Eli Zaretskii <eliz@gnu.org>
5938
5939 * gdb.texinfo (Remote configuration): Document "set/show
5940 get-thread-local-storage-address". Add cross-reference to the
5941 description of the qGetTLSAddr packet.
5942 (General Query Packets): Mention "set remote
5943 get-thread-local-storage-address" and add a reference to its
5944 description.
5945
6f61acb1
NR
59462005-04-19 Nick Roberts <nickrob@snap.net.nz>
5947
5948 * gdb.texinfo (Backtrace): Describe 'bt full'.
5949
9d59903a
NR
59502005-04-17 Nick Roberts <nickrob@snap.net.nz>
5951
5952 * gdb.texinfo (Mode Options): Fix typo.
5953 (GDB/MI): Describe how to invoke GDB/MI.
5954
721c2651
EZ
59552005-04-16 Eli Zaretskii <eliz@gnu.org>
5956
5957 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5958 references changed. Add description of "info udot".
721c2651
EZ
5959 (Files): Document "set/show stop-on-solib-events".
5960 (M32R/D): Document "set/show download-path", "set/show
5961 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5962 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5963 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5964 (Maintenance Commands): Improve indexing.
5965 (Target Commands): Document "set/show hash", "set/show debug
5966 monitor".
5967 (SVR4 Process Information): Document "info pidlist" and "info
5968 meminfo". Document "set/show procfs-tarce" and "set/show
5969 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5970 (Symbols, The Print Command with Objective-C): Improve indexing.
5971 (Objective-C): Add references to "info classes" and "info
5972 selectors".
c45da7e6
EZ
5973 (Debugging Output): Improve wording. Document "set/show debug
5974 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5975 (Set Breaks): Add index entry for "hardware breakpoints".
5976 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5977 and "set/show usehardbreakpoints".
5978 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5979 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5980 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5981 rdiromatzero", "set/show rdiheartbeat".
5982 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5983 "sds".
5984 (Embedded Processors): Document the "sim" command.
5985 (Remote): Document the "remote" command.
5986 (DJGPP Native): Document the "info serial" command.
5987 (Threads): Document "maint info sol-threads".
5988 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5989 (Set Breaks): Improve indexing.
5990 (Command Syntax): Add a reference to dont-repeat.
5991 (Define): Document "dont-repeat".
5992 (TUI Commands): Document "tabset".
5993 (WinCE): New subsection. Document "set/show remotedirectory",
5994 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5995
14d6dd68
EZ
59962005-04-15 Eli Zaretskii <eliz@gnu.org>
5997
5998 * gdb.texinfo (Hurd Native): New subsection, documents
5999 Hurd-specific commands.
a64548ea 6000 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6001 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6002 (MIPS): Improve documentation of heuristic-fence-post. Document
6003 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6004 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6005 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6006 (ARM): Document ARM-specific commands.
a64548ea
EZ
6007 (AVR): New section. Document "info io_registers".
6008 (CRIS): New section. Document "set/show cris-version" and
6009 "set/show cris-dwarf2-cfi".
6010 (HPPA): New section. Document "set/show debug hppa" and "maint
6011 print unwind".
a5adf40f 6012 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6013 (Super-H): New section. Document the "regs" command.
721c2651 6014 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6015
9c16f35a
EZ
60162005-04-09 Eli Zaretskii <eliz@gnu.org>
6017
6018 * gdb.texinfo (Print Settings): Document "set/show print
6019 pascal_static-members", "set print repeats", "show print
6020 null-stop". Improve indexing. Fix documentation of "set print
6021 union".
6022 (Pascal): New section.
6023 (Supported languages): Rename from "Support"; all references
6024 updated. Add a menu item for Pascal.
6025 (Numbers): Document "set radix.
6026 (Screen Size): Document "set/show pagination".
6027 (MIPS Embedded): Remove "set processor" documentation.
6028 (Remote configuration): Document "set/show X/P/Z-packet",
6029 "set/show read-aux-vector-packet", "set/show remote
6030 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6031 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6032 remotedebug", "set/show remotebreak", "set/show remotedevice",
6033 "set/show remotelogfile".
6034 (Auxiliary Vector): Add reference to the description of the
6035 read-aux-vector-packet setting.
6036 (Set Watchpoints): Add a cross-reference to "set remote
6037 hardware-breakpoint-limit".
6038 (General Query Packets): Add indexing of requests and
6039 cross-references to related commands in "Remote configuration".
6040 (File-I/O Overview, The system call): Fix wording and typos.
6041 (Thread Stops): Add index entries.
6042 (Continuing and Stepping): Document "show step-mode".
6043 (i386): New node. Document "set/show struct-convention".
6044 (Files): Document "show trust-readonly-sections".
6045 (Calling): Document "set/show unwindonsignal".
6046 (Messages/Warnings): Add index entries.
6047 (Maintenance Commands): Document "set/show watchdog".
6048 (Annotations Overview): Document "show annotate".
6049 (Set Watchpoints): Add index entries.
6050 (Symbols): Fix doc of case-sensitive.
6051 (ABI): Document "show coerce-float-to-double".
6052 (Convenience Vars, Help): Improve indexing.
6053 (Machine Code): Document "show disassembly-flavor".
6054 (Debugging C plus plus): Document "show overload-resolution".
6055 (Value History, Signaling): Add index entries.
6056
60572005-04-08 Eli Zaretskii <eliz@gnu.org>
6058
6059 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6060 (Processes): Fix wording.
6061 (History, List, Logging output, Define, Symbols, Print Settings):
6062 Improve indexing.
6063
a8f24a35
EZ
60642005-04-03 Eli Zaretskii <eliz@gnu.org>
6065
6066 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6067 redundant index entry for "target" command.
6068 (Backtrace): Add index entries.
6069 (Symbols, Fortran): Document the "set case-sensitive" command.
6070 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6071 (Print Settings): Add index entry for "set demangle-style".
6072 (Target Commands): Document "set download-write-size".
6073 (Debugging Output): Document "set exec-done-display".
6074
09d4efe1
EZ
60752005-04-02 Eli Zaretskii <eliz@gnu.org>
6076
6077 * gdb.texinfo (Files): Fix the name and documentation of
6078 add-shared-symbol-files. Document its alias assf. Update the
6079 list of OSs where GDB supports shared libraries. Fix markup.
6080 (Continuing and Stepping): Add reference to @var{location} in the
6081 text.
6082 (Dump/Restore Files): Fix reference to @{filename}.
6083 (Help): Fix wording.
6084 (Attach): Ditto.
6085 (Set Watchpoints): Ditto.
6086 (Backtrace): Remove redundant index entries. Improve index
6087 entries.
6088 (Delete Breaks): Fix wording.
6089 (Memory): Document the compare-sections command.
6090 (Memory Region Attributes): Improve wording.
6091 (Disabling): Improve wording.
6092 (Fortran): New subsection. Document the "info common" command.
6093 (Help): Document aliases "info copying" and "info warranty".
6094 (Caching Remote Data): New section. Document the "set/show
6095 remotecache" and "info dcache" commands.
6096 (Show): Fix wording of the documentation of the "set
6097 extension-language" command.
6098 (Signals): Add index entry for "info handle".
6099 (Memory Region Attributes): Fix punctuation.
6100 (Symbols): Change the arg name to "location" and refer to it in
6101 the text. Fix wording of "info types" doc.
6102 (Threads): Fix usage of @enumerate @item's.
6103 (Listing Tracepoints): Add index entry for "info tp".
6104 (Set Watchpoints): Add xref to "info break" description.
6105 (Macros): Add an index entry for "macro exp1". Document the
6106 "macro list" command.
6107 (Maintenance Commands): Document "flushregs", "maint agent",
6108 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6109 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6110 "maint print architecture", "maint print objfiles", "maint print
6111 statistics", "maint print type", "maint show-debug-regs", "maint
6112 space", "maint time", and "maint translate-address".
6113 (Connecting): Document the "monitor" command.
6114 (Annotations Overview): Describe the "set annotate" command.
6115
82f2d802
EZ
61162005-04-01 Eli Zaretskii <eliz@gnu.org>
6117
6118 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6119 Rearrange index entries and improve wording about support for
6120 hardware watchpoints.
6121
7d51c7de
BR
61222005-03-10 Bob Rossi <bob@brasko.net>
6123
6124 * gdb.texinfo: Update copyright
6125
68c71a2e
TR
61262005-02-09 Theodore A. Roth <troth@openavr.org>
6127
6128 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6129 error.
6130
83761cbd
KB
61312005-02-03 Kevin Buettner <kevinb@redhat.com>
6132
6133 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6134
9f1c6395
MS
61352005-01-17 Michael Snyder <msnyder@redhat.com>
6136
6137 * gdb.texinfo: Fix spelling, infinte -> infinite.
6138
fbd1b305
MK
61392005-01-08 Mark Kettenis <kettenis@gnu.org>
6140
6141 * observer.texi (GDB Observers): Document "solib_loaded".
6142
3ace7edb
AC
61432005-01-07 Andrew Cagney <cagney@gnu.org>
6144
bec39cab
AC
6145 * configure.ac: Rename configure.in, require autoconf 2.59.
6146 * configure: Re-generate.
6147
3ace7edb
AC
6148 * configure.in: Replace configdirs with multiple references to
6149 AC_CONFIG_SUBDIRS.
6150 * configure: Re-generate.
5ae4183a 6151
53531fc1
AC
61522005-01-04 Andrew Cagney <cagney@gnu.org>
6153
6154 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6155 part of the version number.
6156
536ffdb7
MK
61572004-12-24 Mark Kettenis <kettenis@gnu.org>
6158
6159 * gdbint.texinfo (Algorithms): Remove description of
6160 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6161
e1aac25b
JB
61622004-12-07 Jim Blandy <jimb@redhat.com>
6163
6164 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6165 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6166 numbers.
6167
f47b1503
AS
61682004-12-07 Andreas Schwab <schwab@suse.de>
6169
6170 * gdb.texinfo (Mode Options): Document -l option.
6171
b6b8ece6
EZ
61722004-12-04 Eli Zaretskii <eliz@gnu.org>
6173
6174 * gdbint.texinfo (Algorithms): More accurate description of
6175 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6176 is not needed unless data-read and data-access watchpoints are
6177 supported. Add a description of how GDB checks whether the
6178 inferior stopped because a watchpoint was hit.
6179
01371747
EZ
61802004-11-23 Eli Zaretskii <eliz@gnu.org>
6181
6182 * gdb.texinfo (Files): Add cross-reference to description of
6183 -readnow command-line switch.
6184
2315ffec
RC
61852004-11-10 Randolph Chung <tausq@debian.org>
6186
6187 * gdb.texinfo: Document set/show backtrace past-entry commands.
6188 Rearrange index entries for set/show backtrace past-main.
6189
69065f5d
AC
61902004-11-10 Jon Beniston <jon@beniston.com>
6191
6192 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6193 * gdb.texinfo (Remote Serial Protocol): Further describe
6194 binary transfer escaping mechanism .
69065f5d 6195
30e91e0b
RC
61962004-11-08 Randolph Chung <tausq@debian.org>
6197
6198 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6199 and "show debug infrun". Add index entries.
6200
60bf7e09
EZ
62012004-10-23 Eli Zaretskii <eliz@gnu.org>
6202
6203 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6204 "info proc" that are already implemented. Add index entries.
6205 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6206 (Files): Add a tip for decreasing memory used for symtabs from
6207 shared libraries.
f018e82f
EZ
6208 (Starting): Fix whitespace; make "elaboration" stand out where it
6209 is first used, and add an index entry for the term.
f8568604
EZ
6210 (Calling): Expand and elaborate text. Add "print". Add the
6211 description of problems with weak aliases.
384ee23f 6212 (Core File Generation): New section.
60bf7e09 6213
d52fe014
AC
62142004-10-12 Andrew Cagney <cagney@gnu.org>
6215
6216 * gdbint.texinfo (Versions and Branches): New chapter.
6217 (Releasing GDB): Delete "Versions and Branches" section.
6218 (Top): Add "Versions and Branches".
6219
703663ab
EZ
62202004-10-08 Eli Zaretskii <eliz@gnu.org>
6221
6222 * gdb.texinfo (Editing, History): Add cross-references to the
6223 included Readline and History user documentation. Remove
6224 references to the symbol have-readline-appendices which is unused
6225 and undefined.
6226 (History): Fix indexing.
6227
ac77d04f
JJ
62282004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6229
6230 * gdbint.texinfo (target_stopped_data_address): Update to
6231 new prototype.
6232 (i386_stopped_data_address): Update prototype and description.
6233 (i386_stopped_by_watchpoint): New function and description.
6234
e07c999f
PH
62352004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6236
6237 * gdb.texinfo (Filenames): Add Ada suffixes.
6238 (Ada) New section.
6239
2e868123
AC
62402004-09-27 Andrew Cagney <cagney@gnu.org>
6241 Robert Picco <Robert.Picco@hp.com>
6242
6243 * gdb.texinfo (Packets): Document the "p" packet.
6244
02a57714
JM
62452004-09-21 Jason Molenda (jmolenda@apple.com)
6246
6247 * gdb.texinfo (Paths and Names of the Source Files): Document the
6248 meaning of values in the 'desc' field of a SO stab.
6249
ae038cb0
DJ
62502004-09-20 Daniel Jacobowitz <dan@debian.org>
6251
6252 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6253 max-cache-age" and "maint show dwarf2 max-cache-age".
6254
f7dc1244
EZ
62552004-09-16 Eli Zaretskii <eliz@gnu.org>
6256
6257 * gdb.texinfo (Set Breaks): Add index entry for setting
6258 breakpoints on overloaded C++ functions that are not members of
6259 any classes. Add an example and an index entry for setting
6260 breakpoints on all program functions.
6261 (Character Sets, Macros, Overlay Commands)
6262 (Non-debug DLL symbols, GDB/MI Output Syntax)
6263 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6264 Use "(@value{GDBP})" instead of a literal "(gdb)".
6265
f810308b
AC
62662004-09-12 Andrew Cagney <cagney@gnu.org>
6267
6268 * gdbint.texinfo (Native Debugging): Delete description of
6269 FILES_INFO_HOOK.
6270
15a661f3
PH
62712004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6272
5ae4183a
AS
6273 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6274 to hex_string_custom (not historically correct, but more
15a661f3
PH
6275 understandable, given the current code).
6276
f3219c75
AC
62772004-09-03 Andrew Cagney <cagney@gnu.org>
6278
6279 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6280
f3bb6704
JJ
62812004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6282
6283 * observer.texi (solib_unloaded): New observer.
6284
8d2c00cb
AC
62852004-08-24 Andrew Cagney <cagney@gnu.org>
6286
6287 * gdbint.texinfo (Target Architecture Definition): Add missing
6288 comma.
6289
e7dc800a
MC
62902004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6291
6292 * (Using the Testsuite): build != host is supported,
6293 but some test scripts do not support build != host.
6294
73b03683
MK
62952004-08-14 Mark Kettenis <kettenis@gnu.org>
6296
6297 * gdbint.texinfo (Host Definition): Delete description of
6298 FCLOSE_PROVIDED and GETENV_PROVIDED.
6299
c0ccb908
MK
63002004-08-05 Mark Kettenis <kettenis@chello.nl>
6301
6302 * gdbint.texinfo (Host Definition): Delete description of
6303 NO_SYS_FILE.
6304 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6305 PTRACE_FP_BUG.
6306
9c8dbfa9
AC
63072004-08-05 Andrew Cagney <cagney@gnu.org>
6308
6309 * gdbint.texinfo (Target Architecture Definition): Delete
6310 reference to deprecated_read_fp.
6311
f42accbe
AC
63122004-08-02 Andrew Cagney <cagney@gnu.org>
6313
6314 * gdbint.texinfo (Target Architecture Definition): Delete
6315 description of DEPRECATED_REGISTER_BYTES.
6316
0b66e38c
EZ
63172004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6318
6319 * gdb.texinfo (Source Path): Document the new behavior of
6320 searching for the source files.
6321
15387254
EZ
63222004-07-17 Eli Zaretskii <eliz@gnu.org>
6323
6324 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6325 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6326 (Auto Display): Improve indexing.
6327
2c07db7a
AC
63282004-07-16 Andrew Cagney <cagney@gnu.org>
6329
6330 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6331 "-noasync".
6332
4644b6e3
EZ
63332004-07-09 Eli Zaretskii <eliz@gnu.org>
6334
6335 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6336 have the same prefix have only their prefix in the index.
6337
7561d450
MK
63382004-07-03 Mark Kettenis <kettenis@gnu.org>
6339
6340 * gdb.texinfo (BSD libkvm Interface): New node (section)
6341 (Native): Add it to the menu.
6342
67bebe79
MK
63432004-07-01 Mark Kettenis <kettenis@gnu.org>
6344
6345 * gdbint.texinfo (Target Architecture Definition): Remove
6346 PCC_SOL_BROKEN.
6347
1a6923e0
MK
63482004-06-24 Mark Kettenis <kettenis@gnu.org>
6349
6350 * gdbint.texinfo (Target Architecture Definition): Remove
6351 SUN_FIXED_LBRAC_BUG.
6352
b435e160
AC
63532004-06-26 Andrew Cagney <cagney@gnu.org>
6354
6355 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6356
b5622e8d
AC
63572004-06-20 Andrew Cagney <cagney@gnu.org>
6358
6359 * gdbint.texinfo (Target Architecture Definition): Deprecate
6360 USE_STRUCT_CONVENTION.
6361
e0c07bf0
MC
63622004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6363
6364 gdb.texinfo (Bug Reporting): Mention session recording,
6365 with the script command or Emacs.
6366
782263ab
AC
63672004-06-18 Andrew Cagney <cagney@gnu.org>
6368
6369 * gdbint.texinfo (Target Architecture Definition): Deprecate
6370 FUNCTION_START_OFFSET.
6371
03727ca6
AC
63722004-06-14 Andrew Cagney <cagney@gnu.org>
6373
6374 Based on changes from Karl Berry.
6375 * gdb.texinfo: Do not use @sc in a direntry.
6376 * stabs.texinfo: Change @dircateogry to "Software development".
6377 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6378
97092415
AC
63792004-06-13 Andrew Cagney <cagney@gnu.org>
6380
6381 * gdbint.texinfo (Target Architecture Definition): Delete
6382 description of RETURN_VALUE_ON_STACK.
6383
1f6d4158
AC
63842004-06-09 Andrew Cagney <cagney@gnu.org>
6385
6386 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6387 deleted by previous patch.
6388
d966f0cb
AC
63892004-06-08 Andrew Cagney <cagney@gnu.org>
6390
6391 * gdbint.texinfo (Native Debugging): Delete documentation on
6392 ATTACH_DETACH.
6393
86fe4aaa
RC
63942004-06-06 Randolph Chung <tausq@debian.org>
6395
6396 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6397
d4b6d575
RC
63982004-06-06 Randolph Chung <tausq@debian.org>
6399
5ae4183a 6400 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6401 the new push_dummy_call method signature. Describe the function
6402 argument.
6403
4e8b0763
JB
64042004-05-24 Joel Brobecker <brobecker@gnat.com>
6405
6406 * gdb.texinfo (Starting): Document new start command.
6407
59caf092
AC
64082004-05-21 Andrew Cagney <cagney@redhat.com>
6409
6410 * observer.texi (GDB Observers): Document "inferior_created".
6411
e4a2df64
AC
64122004-05-08 Andrew Cagney <cagney@redhat.com>
6413
e6b55ae2
AC
6414 * gdbint.texinfo (Target Architecture Definition): Delete
6415 description of DO_DEFERRED_STORES.
6416
28954179
AC
6417 * gdbint.texinfo (Target Architecture Definition): Delete
6418 references to DEPRECATED_FIX_CALL_DUMMY.
6419
434b87dd
AC
6420 * gdbint.texinfo (Target Architecture Definition): Delete
6421 description of DEPRECATED_CALL_DUMMY_WORDS,
6422 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6423
58d28df8
AC
6424 * gdbint.texinfo (Target Architecture Definition): Delete
6425 description of DEPRECATED_PUSH_DUMMY_FRAME.
6426
e4a2df64
AC
6427 * gdbint.texinfo (Target Architecture Definition): Delete
6428 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6429
2b4855ab
AC
64302004-05-07 Andrew Cagney <cagney@redhat.com>
6431
6432 * observer.texi (GDB Observers): Add "Debugging" section. Include
6433 cross reference to "set/show debug observer".
6434 * gdb.texinfo (Debugging Output): Document "set/show debug
6435 observer".
6436
fcf70625
AC
64372004-05-01 Andrew Cagney <cagney@redhat.com>
6438
6439 * gdbint.texinfo (Target Architecture Definition): Delete
6440 description of DEPRECATED_PC_IN_SIGTRAMP.
6441
8ee56bcf
AC
64422004-04-30 Andrew Cagney <cagney@redhat.com>
6443
6444 * gdbint.texinfo (Target Architecture Definition): Delete
6445 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6446
67ab9a76
OF
64472004-04-30 Orjan Friberg <orjanf@axis.com>
6448
6449 * observer.texi (GDB Observers): Correct spelling.
6450
79346bcb
OF
64512004-04-26 Orjan Friberg <orjanf@axis.com>
6452
6453 * observer.texi (GDB Observers): Add target_changed event.
6454
7a464420
AC
64552004-04-08 Andrew Cagney <cagney@redhat.com>
6456
6457 * observer.texi (GDB Observers): Rework, provide generic observer
6458 definitions and then a list of observable events.
6459
6cdf9d98
AC
64602004-04-04 Andrew Cagney <cagney@redhat.com>
6461
6462 * gdbint.texinfo (Host Definition): Delete reference to
6463 NO_SIGINTERRUPT.
6464
ddc135a4
AC
64652004-04-02 Andrew Cagney <cagney@redhat.com>
6466
6467 * gdbint.texinfo (Target Architecture Definition): Delete
6468 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6469
6a1b180d
SC
64702004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6471
6472 * gdb.texinfo (TUI Commands): Document tui reg commands.
6473
d0d5df6f
AC
64742004-03-26 Andrew Cagney <cagney@redhat.com>
6475
6476 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6477 "gdbtui".
6478 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6479 (Contributors): Mention both Text and Terminal User Interface.
6480
aa2a3f87
AC
64812004-03-23 Andrew Cagney <cagney@redhat.com>
6482
6483 * gdbint.texinfo (Target Architecture Definition): Deprecate
6484 references to SIGTRAMP_START and SIGTRAMP_END.
6485
f561f026
AC
64862004-03-23 Andrew Cagney <cagney@redhat.com>
6487
6488 * gdbint.texinfo (Target Architecture Definition): Deprecate
6489 references to PC_IN_SIGTRAMP.
6490
33cb8b0f
AC
64912004-03-19 Andrew Cagney <cagney@redhat.com>
6492
6493 * gdbint.texinfo (Target Architecture Definition): Delete
6494 reference to GDB_TARGET_IS_HPPA.
6495
fc989b7a
AC
64962004-03-18 Andrew Cagney <cagney@redhat.com>
6497
6498 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6499 describe pre_init and post_init.
6500
701b08bb
DJ
65012004-03-09 Daniel Jacobowitz <drow@mvista.com>
6502
6503 * gdb.texinfo (Debugging Output): Document values for "set debug
6504 target".
6505
faae5abe
AC
65062004-02-28 Andrew Cagney <cagney@redhat.com>
6507
6508 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6509
dd79a6cf
JJ
65102004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6511
6512 * gdb.texinfo (breakpoints): Add information about the
6513 new "set breakpoint pending" and "show breakpoint pending"
6514 commands.
6515
e7f16015
AC
65162004-02-26 Andrew Cagney <cagney@redhat.com>
6517
6518 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6519 in Per-architecture module data section.
6520
7161a3a6
RM
65212004-02-25 Roland McGrath <roland@redhat.com>
6522
6523 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6524
2154891a
AC
65252004-02-24 Andrew Cagney <cagney@redhat.com>
6526
6527 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6528 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6529 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6530
6c74ac8b
AC
65312004-02-17 Andrew Cagney <cagney@redhat.com>
6532
6533 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6534
19772a2c
AC
65352004-02-16 Andrew Cagney <cagney@redhat.com>
6536
6537 * gdbint.texinfo (Target Architecture Definition): Deprecate
6538 FRAMELESS_FUNCTION_INVOCATION.
6539
c9830293
AC
65402004-02-16 Andrew Cagney <cagney@redhat.com>
6541
6542 * gdbint.texinfo (Coding): Mention -Wunused-function.
6543
b9d26eb9
AC
65442004-02-14 Andrew Cagney <cagney@redhat.com>
6545
6546 * gdbint.texinfo (Target Architecture Definition): Delete
6547 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6548
49efadf5
EZ
65492004-02-12 Elena Zannoni <ezannoni@redhat.com>
6550
6551 * gdb.texinfo: Properly quote the name "C++".
6552 * gdbint.texinfo: Ditto.
6553 * stabs.texinfo: Ditto.
6554
1eb288ea
EZ
65552004-02-11 Elena Zannoni <ezannoni@redhat.com>
6556
6557 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6558 minimal information about libiberty.
6559
e4937fc1
MC
65602004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6561
6562 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6563
a9331b3f
RM
65642004-02-04 Roland McGrath <roland@redhat.com>
6565
6566 * gdb.texinfo (Auxiliary Vector): New node (section).
6567 (Data): Add it to the menu.
6568
2650777c
JJ
65692004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6570
6571 * gdb.texinfo (Breakpoints): Add information about pending
6572 breakpoint support.
6573
b4501125
AC
65742004-01-26 Andrew Cagney <cagney@redhat.com>
6575
6576 * gdb.texinfo (Overview): Delete references to the cisco protocol
6577 including the "N" response.
6578
74055713
AC
65792004-01-26 Andrew Cagney <cagney@redhat.com>
6580
6581 * gdbint.texinfo (Target Architecture Definition): Rename
6582 EXTRACT_STRUCT_VALUE_ADDRESS to
6583 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6584
3bbe9696
EZ
65852004-01-24 Eli Zaretskii <eliz@gnu.org>
6586
6587 * gdb.texinfo (KOD): Document "show os". Add index entries for
6588 "set/show os" and "info cisco" commands.
6589
5843504f
EZ
65902004-01-21 Eli Zaretskii <eliz@gnu.org>
6591
6592 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6593
9175c9a3
MC
65942004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6595
6596 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6597 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6598
8e94b928
NR
65992004-01-19 Nick Roberts <nick@nick.uklinux.net>
6600
6601 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6602 -stack-list-locals.
6603 (GDB/MI Variable Objects): Describe extension to
6604 -var-list-children.
6605
a20cf136
DJ
66062004-01-17 Daniel Jacobowitz <drow@mvista.com>
6607
6608 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6609
afb18d0f
AC
66102004-01-17 Andrew Cagney <cagney@redhat.com>
6611
6612 * gdbint.texinfo (Target Architecture Definition): Delete
6613 documentation on DEPRECATED_NPC_REGNUM.
6614
b51970ac
DJ
66152004-01-13 Daniel Jacobowitz <drow@mvista.com>
6616
6617 * gdb.texinfo: Update copyright year. Mention that set
6618 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6619 "set follow-fork-mode ask".
6620
0f0cffd2
AC
66212004-01-13 Andrew Cagney <cagney@redhat.com>
6622
6623 * gdbint.texinfo: Update copyright year.
6624 (Coding): Add -Wunused-label to list of -Werror warnings.
6625
c552b3bb 66262004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6627 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6628
6629 * gdb.texinfo: Update copyright.
6630 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6631 around names, as appropriate. Minor syntax cleanup of
6632 _NSPrintForDebugger explanation. Two spaces after periods.
6633 GDBN used instead of lit. "gdb". Index entries added for
6634 print-object and _NSPrintForDebugger. @noindent added in one spot.
6635
afe157ca
EZ
66362003-11-11 Elena Zannoni <ezannoni@redhat.com>
6637
6638 * stabs.texinfo: Add dircategory and direntry commands.
6639 * annotate.texinfo: Ditto.
6640
963e2bb7
AC
66412003-11-10 Andrew Cagney <cagney@redhat.com>
6642
6643 * gdbint.texinfo (Target Architecture Definition): Replace the
6644 return_value method's "inval" and "outval" parameters with
6645 "readbuf" and "writebuf".
6646
1d8b2f28
JB
66472003-10-28 Jim Blandy <jimb@redhat.com>
6648
6649 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6650 from "The `F' request packet" and "The `F' reply packet", to make
6651 texi2dvi happy.
6652 (File-I/O remote protocol extension): Update menu entries, too.
6653
36d86913
MC
66542003-10-26 Michael Chastain <mec@shout.net>
6655
6656 * gdb.texinfo (Thread Stops): Document the issue with
6657 premature return from system calls in multi-threaded programs.
6658
ce2826aa
AC
66592003-10-24 Andrew Cagney <cagney@redhat.com>
6660
6661 * annotate.texinfo: Fix "fortunatly"[sic].
6662
f24c5e49
KI
66632003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6664
6665 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6666 with "Hitachi" and "Mitsubishi".
6667
92ad9cd9
AC
66682003-10-20 Andrew Cagney <cagney@redhat.com>
6669
6670 * gdbint.texinfo (Target Architecture Definition): Document
6671 gdbarch_return_value. Add cross references from
6672 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6673 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6674
0ab4b752
MK
66752003-10-18 Mark Kettenis <kettenis@gnu.org>
6676
6677 * gdbint.texinfo (Target Architecture Definition): Document
6678 regset_from_core_section.
fb3e19c0
KI
6679
66802003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6681
6682 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6683
a9331b3f 66842003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6685
6686 From Anthony Green <green@redhat.com>:
5ae4183a 6687 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6688
1485d690
KB
66892003-10-14 Kevin Buettner <kevinb@redhat.com>
6690
889bf7c5
PA
6691 * gdb.texinfo (Breakpoint related warnings): New node.
6692 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6693
86d30acc
DJ
66942003-10-13 Daniel Jacobowitz <drow@mvista.com>
6695
6696 * gdb.texinfo (Remote Protocol): Document v and vCont.
6697
172c2a43
KI
66982003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6699
6700 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6701 * gdbint.texinfo: Ditto.
6702
71952f4c
AC
67032003-10-09 Andrew Cagney <cagney@redhat.com>
6704
6705 From 2003-09-18 David Anderson <davea@sgi.com>:
6706 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6707 "command".
6708
268e2188
AC
67092003-10-03 Andrew Cagney <cagney@redhat.com>
6710
6711 * gdbint.texinfo (Target Architecture Definition): Deprecate
6712 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6713 just target.
6714
12c266ea 67152003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6716
f30992d4 6717 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6718 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6719 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6720 * gdbint.texinfo (Target Architecture Definition): Rename
6721
67222003-09-30 Andrew Cagney <cagney@redhat.com>
6723
f30992d4 6724 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6725 (Target Architecture Definition):
f30992d4 6726
2e092625
AC
6727 * gdbint.texinfo (Target Architecture Definition): Rename
6728 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6729
0717ae8a
AC
67302003-09-29 Andrew Cagney <cagney@redhat.com>
6731
dad809b7
AC
6732 * gdbint.texinfo (Target Architecture Definition): Delete
6733 documentation for NEED_TEXT_START_END.
6734
0717ae8a
AC
6735 * gdbint.texinfo (Target Architecture Definition): Rename
6736 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6737 TARGET_WRITE_PC.
a9331b3f 6738
af6cf26d
MC
67392003-09-22 Michael Chastain <mec@shout.net>
6740
6741 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6742
ee206350
AG
67432003-09-21 Anthony Green <green@redhat.com>
6744
6745 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6746
a38c9fe6
MK
67472003-09-21 Mark Kettenis <kettenis@gnu.org>
6748
6749 * gdbint.texinfo (Target Architecture Definition): Document
6750 stabs_argument_has_addr.
6751
77949794
AC
67522003-09-18 Andrew Cagney <cagney@redhat.com>
6753
6754 * gdbint.texinfo (Target Architecture Definition): Delete
6755 documentation on REGISTER_NAMES.
6756
8e823e25
MK
67572003-09-13 Mark Kettenis <kettenis@gnu.org>
6758
6759 * gdbint.texinfo (Target Architecture Definition): Replace
6760 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6761
f27dd7fd
AC
67622003-09-11 Andrew Cagney <cagney@redhat.com>
6763
6764 * gdbint.texinfo (Target Architecture Definition): Replace
6765 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6766
8b148df9
AC
67672003-08-18 Andrew Cagney <cagney@redhat.com>
6768
6769 * gdbint.texinfo (Target Architecture Definition): Document
6770 "frame_red_zone_size".
6771
25d29d70
AC
67722003-08-09 Andrew Cagney <cagney@redhat.com>
6773
6774 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6775 with "set/show backtrace past-main" and "set/show backtrace
6776 limit".
6777
c938e9b0
L
67782003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6779
6780 * Makefile.in (install-info): Support DESTDIR.
6781 (install-html): Likewise.
6782
64fabec2
AC
67832003-08-07 Andrew Cagney <cagney@redhat.com>
6784
6785 Patch from Nick Roberts.
6786 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6787 bindings. Remove description of send-gdb-command.
6788
2fcf52f0
AC
67892003-08-07 Andrew Cagney <cagney@redhat.com>
6790
6791 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6792 GDB 6.0.
6793
086432e2
AC
67942003-08-06 Andrew Cagney <cagney@redhat.com>
6795
6796 * gdb.texinfo (Mode Options): Mention that level three is the
6797 highest available and that level 2 is deprecated.
6798 (Annotations Overview): Mention annotation levels. Cross reference
6799 to "Limitations of the Annotation Interface" in annotate.texi.
6800 (TODO, Value Annotations, Frame Annotations): Delete section.
6801 (Displays, Breakpoint Info): Delete.
6802
e5249f67
AC
68032003-08-04 Andrew Cagney <cagney@redhat.com>
6804
6805 * agentexpr.texi: Delete @bye.
6806 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6807 (stabs.info): Add $(srcdir) to include search path.
6808 (html): Depend on "annotate_toc.html", and not "annotate.html".
6809 * stabs.texinfo: Ditto. Include "fdl.texi".
6810 * gdbint.texinfo: Update copyright statement's list of invariant
6811 sections.
6812
e6f672d2
AC
68132003-07-28 Andrew Cagney <cagney@redhat.com>
6814
6815 * Makefile.in (INFO_DEPS): Add annotate.info.
6816 (dvi, ps, html, pdf): Add annotate.
6817 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6818 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6819 (ANNOTATE_DOC_FILES): New macro.
6820 (ANNOTATE_TEX_TMPS): New macro.
6821 (annotate.info, annotate_toc.html): Specify dependencies.
6822 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6823 * annotate.texinfo: Rename annotate.texi. Get building. Add
6824 "Migrating to GDB/MI" and "Limitations of the Annotation
6825 Interface" chapters. Mention why it is not part of the user
6826 guide. Update copyright notice. Include "fdl.texi".
6827
72ffddc9
SC
68282003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6829
6830 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6831
a9f12a31
DJ
68322003-07-24 Daniel Jacobowitz <drow@mvista.com>
6833
6834 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6835
b1fe9455
DJ
68362003-07-24 Daniel Jacobowitz <drow@mvista.com>
6837
6838 * gdb.texinfo (Server): Mention pidof.
6839
153721e6
AC
68402003-07-22 Andrew Cagney <cagney@redhat.com>
6841
6842 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6843 list.
6844
0fac0b41
DJ
68452003-06-28 Daniel Jacobowitz <drow@mvista.com>
6846
6847 * gdb.texinfo (Logging output): New chapter.
6848
4e562065
JB
68492003-06-24 Joel Brobecker <brobecker@gnat.com>
6850
6851 * gdb.texinfo (Unsupported languages): New section.
6852 (Languages): Add link to new section.
6853
f2c06f52
AC
68542003-06-22 Andrew Cagney <cagney@redhat.com>
6855
6856 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6857
b4177fca
DJ
68582003-06-22 Daniel Jacobowitz <drow@mvista.com>
6859
6860 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6861
f418dd93
DJ
68622003-06-22 Daniel Jacobowitz <drow@mvista.com>
6863
6864 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6865 * agentexpr.texi: Retitle section, and change it to an appendix.
6866 Comment out texinfo initialization. Factor a @var{} into two
6867 pieces to prevent makeinfo warnings.
6868 * gdb.texinfo: Add Agent Expressions appendix.
6869
4ca61388
DJ
68702003-06-19 Daniel Jacobowitz <drow@mvista.com>
6871
6872 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6873
07f31aa6
DJ
68742003-06-18 Daniel Jacobowitz <drow@mvista.com>
6875
5ae4183a 6876 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6877 remote target". Document the "detach" and "disconnect" commands.
6878 (Server, Netware, Debug Session): Reference "Connecting to a
6879 remote target".
6880 (GDB/MI Target Manipulation): Document "-target-disconnect".
6881
2dd0da42
AC
68822003-06-13 Andrew Cagney <cagney@redhat.com>
6883
6884 * gdbint.texinfo (Target Architecture Definition): Deprecate
6885 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6886 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6887
e7a3abfc
JB
68882003-06-09 Jim Blandy <jimb@redhat.com>
6889
6890 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6891
25e3a86b
AC
68922003-06-08 Andrew Cagney <cagney@redhat.com>
6893
6894 * gdbint.texinfo (Target Architecture Definition): Delete
6895 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6896
a9e5fdc2
AC
68972003-06-08 Andrew Cagney <cagney@redhat.com>
6898
6899 * gdbint.texinfo (Target Architecture Definition): Document
6900 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6901
b37303ee
AF
69022003-06-07 Adam Fedor <fedor@gnu.org>
6903
6904 * gdb.texinfo: Add Objective-C documentation.
6905
39fe6e80
AC
69062003-06-01 Andrew Cagney <cagney@redhat.com>
6907
6908 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6909 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6910
125309b2
AC
69112003-05-21 Andrew Cagney <cagney@redhat.com>
6912
6913 * gdbint.texinfo (Target Architecture Definition): Delete
6914 references to "extract_address" and "store_address".
6915
b8b527c5
AC
69162003-05-16 Andrew Cagney <cagney@redhat.com>
6917
6918 * gdbint.texinfo (Target Architecture Definition): Replace
6919 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6920 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6921
50e3ee83
TR
69222003-05-14 Theodore A. Roth <troth@openavr.org>
6923
6924 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6925
44e2be90
L
69262003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6927
6928 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6929 (gdb.dvi): Likewise.
6930 (gdb.pdf): Likewise.
6931 (links2roff): Likewise.
6932
df5215a6
JB
69332003-05-08 Jim Blandy <jimb@redhat.com>
6934
6935 * gdb.texinfo (Dump/Restore Files): Update documentation for
6936 'dump', 'append', and 'restore': note that format argument is
6937 optional; simplify presentation of the command variants; and be
6938 more precise about the formats.
6939
5e7b2f39
JB
69402003-05-07 Jim Blandy <jimb@redhat.com>
6941
6942 * gdb.texinfo (Symbols): Update documentation: 'maint list
6943 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6944 symtabs' and 'maint info psymtabs'.
6945
b1e29e33
AC
69462003-05-05 Andrew Cagney <cagney@redhat.com>
6947
6948 * gdbint.texinfo (Target Architecture Definition): Make
6949 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6950 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6951 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6952
00905d52
AC
69532003-05-04 Andrew Cagney <cagney@redhat.com>
6954
6955 * gdb.texinfo (Maintenance Commands): Document "maint print
6956 dummy-frames".
6957
54ff5908
AC
69582003-05-04 Andrew Cagney <cagney@redhat.com>
6959
6960 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6961
32e7087d
JB
69622003-05-03 J. Brobecker <brobecker@gnat.com>
6963
6964 Thierry Schneider <tpschneider1@yahoo.com>
6965 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6966 for new MI command.
6967
7043d8dc
AC
69682003-05-03 Andrew Cagney <cagney@redhat.com>
6969
6970 * gdbint.texinfo (Target Architecture Definition): Document
6971 push_dummy_code. Add cross references.
6972
e33d66ec
EZ
69732003-05-02 Elena Zannoni <ezannoni@redhat.com>
6974
6975 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6976 set/show charsets commands.
6977
0ba6dca9
AC
69782003-04-28 Andrew Cagney <cagney@redhat.com>
6979
6980 * gdbint.texinfo (Target Architecture Definition): Replace
6981 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6982 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6983
d7a27068
AC
69842003-04-28 Andrew Cagney <cagney@redhat.com>
6985
6986 * gdbint.texinfo (Target Architecture Definition): Rename
6987 "tm_print_insn" to "deprecated_tm_print_insn".
6988
44ea7b70
JB
69892003-04-09 Jim Blandy <jimb@redhat.com>
6990
6991 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6992 list psymtabs'.
6993
fb8f8949
AC
69942003-04-08 Andrew Cagney <cagney@redhat.com>
6995
6996 * gdbint.texinfo (Target Architecture Definition): Delete
6997 references to EXTRA_FRAME_INFO.
6998
32fb0f22
AC
69992003-04-08 Andrew Cagney <cagney@redhat.com>
7000
7001 * gdbint.texinfo (Target Architecture Definition): Delete
7002 PRINT_TYPELESS_INTEGER.
7003
6be67e67
JB
70042003-04-02 J. Brobecker <brobecker@gnat.com>
7005
7006 * observer.texi (GDB Observers): Adjust the documentation for the
7007 normal_stop notification to better describe reality. Fix a couple
7008 of minor typos.
7009
4e35d5f0
BR
70102003-04-02 Bob Rossi <bob_rossi@cox.net>
7011
a9331b3f 7012 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7013 '-file-list-exec-source-file'
7014
e8a8712a
AC
70152003-03-31 Andrew Cagney <cagney@redhat.com>
7016
7017 * gdbint.texinfo (Target Architecture Definition): Delete
7018 references to CALL_DUMMY_P.
7019
6c0e89ed
AC
70202003-03-30 Andrew Cagney <cagney@redhat.com>
7021
7022 * gdbint.texinfo (Target Architecture Definition): Remove
7023 reference to TARGET_WRITE_SP.
a9331b3f 7024
378bfd1b
AC
70252003-03-27 Andrew Cagney <cagney@redhat.com>
7026
7027 * gdbint.texinfo (Target Architecture Definition): Remove
7028 references to write_sp.
6c0e89ed 7029
922fbb7b
AC
70302003-03-27 Andrew Cagney <cagney@redhat.com>
7031
7032 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7033 chapter body. Use @smallexample instead of @example.
7034 (Annotations): Ditto.
7035 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7036 annotate.texi.
7037
b81774d8
AC
70382003-03-26 Andrew Cagney <cagney@redhat.com>
7039
7040 * gdbint.texinfo (Target Architecture Definition): Replace
7041 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7042 dummy_addr parameters.
7043
1bf6d5cc
AC
70442003-03-25 Andrew Cagney <cagney@redhat.com>
7045
7046 * gdbint.texinfo (Target Architecture Definition): Delete
7047 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7048 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7049 Add reference to PUSH_ARGUMENTS.
7050
618ce49f
AC
70512003-03-23 Andrew Cagney <cagney@redhat.com>
7052
7053 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7054 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7055
bcd7e15f
JB
70562003-03-18 J. Brobecker <brobecker@gnat.com>
7057
7058 * gdbint.texinfo (Algorithms): Add new section describing the
7059 Observer paradigm.
7060 (Top): Add menu entry to new observer appendix.
7061 * observer.texi: New file.
7062 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7063 new observer.texi file.
7064
9fe8321b
AC
70652003-03-17 Andrew Cagney <cagney@redhat.com>
7066
7067 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7068 that GNU Press update the manual version number.
7069
ac2adee5
AC
70702003-03-12 Andrew Cagney <cagney@redhat.com>
7071
7072 * gdbint.texinfo (Target Architecture Definition): Delete
7073 references to get_saved_register. Rename GET_SAVED_REGISTER to
7074 DEPRECATED_GET_SAVED_REGISTER.
7075
749b82f6
AC
70762003-03-13 Andrew Cagney <cagney@redhat.com>
7077
7078 * gdbint.texinfo (Target Architecture Definition): Replace
7079 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7080
8bedc050
AC
70812003-03-12 Andrew Cagney <cagney@redhat.com>
7082
7083 * gdbint.texinfo (Target Architecture Definition): Rename
7084 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7085
0ce1b118
CV
70862003-03-10 Corinna Vinschen <vinschen@redhat.com>
7087
7088 * gdb.texinfo: Add File-I/O documentation.
7089
12cc2063
AC
70902003-03-10 Andrew Cagney <cagney@redhat.com>
7091
7092 * gdbint.texinfo (Target Architecture Definition): Cross reference
7093 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7094
7453dc06
AC
70952003-03-07 Andrew Cagney <cagney@redhat.com>
7096
7097 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7098 frame" command.
7099
6314f104
AC
71002003-03-05 Andrew Cagney <cagney@redhat.com>
7101
7102 * gdbint.texinfo (Target Architecture Definition): Document
7103 unwind_dummy_id. Cross reference unwind_dummy_id and
7104 SAVE_DUMMY_FRAME_TOS.
7105
f1212245
DJ
71062003-03-05 James Ingham <jingham@apple.com>
7107 Daniel Jacobowitz <drow@mvista.com>
7108
7109 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7110 and "show cp-abi".
7111
77e7e267
AC
71122003-03-03 Andrew Cagney <cagney@redhat.com>
7113
7114 * gdbint.texinfo (Target Architecture Definition): Document
7115 register_type.
7116
838a8221
AC
71172003-03-03 Andrew Cagney <cagney@redhat.com>
7118
7119 * stabs.texinfo (Structures): Use @samp and separate @var's
7120 instead of a single @var containing a comma separated list.
7121 (Unions): Ditto.
7122
d7f4a264
DJ
71232003-03-02 Daniel Jacobowitz <drow@mvista.com>
7124
7125 * Makefile.in (distclean): Remove config.log.
7126
f30ee0bc
AC
71272003-03-01 Andrew Cagney <cagney@redhat.com>
7128
7129 * gdbint.texinfo (Target Architecture Definition): Rename
7130 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7131
71322003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7133
7134 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7135 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7136
be448670
CF
71372003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7138
7139 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7140 (Non-debug DLL symbols): New node, describing the minimal symbols
7141 loaded from DLLs without real debugging symbols.
7142
501eef12
AC
71432003-02-20 Andrew Cagney <ac131313@redhat.com>
7144
7145 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7146 hardware-breakpoint-limit".
7147 (Set Watchpoints): Add cross reference to "set remote
7148 hardware-watchpoint-limit".
7149 (Remote configuration options): New section.
7150
21c294e6
AC
71512003-02-04 Andrew Cagney <ac131313@redhat.com>
7152
e9be73e4
AC
7153 * gdbint.texinfo (Target Architecture Definition): Delete
7154 descrption of IS_TRAPPED_INTERNALVAR.
7155
21c294e6
AC
7156 From Keith Seitz <keiths@redhat.com>:
7157 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7158 option "-i"/"--interpreter" to this chapter. Include index
7159 entries.
7160
0179ffac
DC
71612003-02-04 David Carlton <carlton@math.stanford.edu>
7162
7163 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7164 (Variables): Recommend stabs+ and DWARF 2.
7165 (C plus plus expressions): Correct info about
7166 compiler versions, debug formats.
7167 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7168 PR symtab/874.
7169
7ca9f392
AC
71702003-02-01 Andrew Cagney <ac131313@redhat.com>
7171
7172 * gdbint.texinfo (Target Architecture Definition): Delete
7173 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7174 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7175 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7176 references to nindy and i960.
7177 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7178
31a85ea2
AC
71792003-02-01 Andrew Cagney <ac131313@redhat.com>
7180
7181 * gdbint.texinfo (Target Architecture Definition): Delete
7182 FLOAT_INFO.
7183
6b894e49
AC
71842003-01-30 Andrew Cagney <ac131313@redhat.com>
7185
7186 * stabs.texinfo (Member Type Descriptor): Clarify description of
7187 `@'. Suggested by Ben Hutchings.
7188
c48861fb
AC
71892003-01-29 Andrew Cagney <ac131313@redhat.com>
7190
7191 * gdb.texinfo (M68K): Delete reference to es1800.
7192
617073a9
AC
71932003-01-29 Andrew Cagney <ac131313@redhat.com>
7194
7195 * gdb.texinfo (Maintenance Commands): Document `maint print
7196 reggroups' and `maint print register-groups'.
7197 * gdbint.texinfo (Target Architecture Definition): Document
7198 register_reggroup_p.
7199
5b5d99cf
JB
72002003-01-23 Jim Blandy <jimb@redhat.com>
7201
7202 * gdb.texinfo (Separate Debug Files): New section.
7203
e7ba9c65
DJ
72042003-01-22 Daniel Jacobowitz <drow@mvista.com>
7205
7206 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7207 and "maint show profile".
7208
94e91d6d
MC
72092003-01-16 Michael Chastain <mec@shout.net>
7210
7211 * gdb.texinfo (Installing GDB): Warn against
7212 ".../gdb-VERSION/gdb/configure".
7213 (Separate Objdir): Likewise.
7214
867f3898
AC
72152003-01-15 Andrew Cagney <ac131313@redhat.com>
7216
7217 * gdbint.texinfo (Target Architecture Definition): Delete
7218 definition of PRINT_REGISTER_HOOK.
7219
f153cc92
EZ
72202003-01-15 Elena Zannoni <ezannoni@redhat.com>
7221
7222 (OpenRISC 1000): Fix formatting of command names.
7223
c60eb6f1
EZ
72242003-01-15 Elena Zannoni <ezannoni@redhat.com>
7225
7226 * gdb.texinfo (Continuing and Stepping): Add new command
7227 'advance'. Clarify behavior of 'until'.
7228
f5ebfba0
DJ
72292003-01-13 Daniel Jacobowitz <drow@mvista.com>
7230
7231 * gdb.texinfo (Files): Document solib-absolute-prefix and
7232 solib-search-path.
7233
4ce8657e
MC
72342003-01-09 Michael Chastain <mec@shout.net>
7235
7236 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7237 (Create a Release): Add new instructions for new @file{src-release}.
7238 Document existing instructions for @file{Makefile.in} as
7239 being for @value{GDBN} 5.3.1 or earlier.
7240
372613e3
AC
72412003-01-09 Andrew Cagney <ac131313@redhat.com>
7242
7243 * gdbint.texinfo (Target Architecture Definition): Mention
7244 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7245 allocate memory.
7246
b4e9345d
DJ
72472003-01-04 Daniel Jacobowitz <drow@mvista.com>
7248
7249 * gdb.texinfo (Controlling GDB): Add @kindex for
7250 "show osabi".
7251 (Backtraces): Add @kindex's for backtrace-below-main.
7252
98b45e30
DJ
72532003-01-04 Daniel Jacobowitz <drow@mvista.com>
7254
7255 * gdb.texinfo (Controlling GDB): Document "set osabi".
7256
95f90d25
DJ
72572003-01-04 Daniel Jacobowitz <drow@mvista.com>
7258
7259 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7260 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7261
1e698235
DJ
72622003-01-04 Daniel Jacobowitz <drow@mvista.com>
7263
7264 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7265 "set coerce-float-to-double".
7266 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7267
e632838e
AC
72682003-01-02 Andrew Cagney <ac131313@redhat.com>
7269
7270 * stabs.texinfo: Remove obsolete text.
7271 * gdbint.texinfo: Ditto.
7272 * gdb.texinfo: Ditto.
7273
c133ab7a
MK
72742002-12-22 Mark Kettenis <kettenis@gnu.org>
7275
7276 * gdbint.texinfo (Target Architecture Definition): Update
7277 description of gdbarch_register_osabi.
7278
f821f325
KH
72792002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7280
7281 * agentexpr.texi: Fix typos.
7282 * annotate.texi: Likewise.
7283 * fdl.texi: Likewise.
7284
85a6d8d3 72852002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7286
7287 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7288 DEPRECATED_INIT_FRAME_PC.
7289
ae45cd16
AC
72902002-12-01 Andrew Cagney <ac131313@redhat.com>
7291
7292 * gdbint.texinfo (Target Architecture Definition): Delete
7293 PC_IN_CALL_DUMMY.
7294
07555a72
AC
72952002-11-28 Andrew Cagney <ac131313@redhat.com>
7296
7297 * gdbint.texinfo (Host Definition): Delete documentation on
7298 USE_GENERIC_DUMMY_FRAMES.
7299
c166cdc7
EZ
73002002-11-26 Elena Zannoni <ezannoni@redhat.com>
7301
5ae4183a 7302 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7303 * Makefile.in (install-info): Run the install-info command as part
7304 of the post install steps only.
7305 (uninstall-info): New target.
7306 (uninstall): New target.
7307
35db0260
EZ
73082002-11-22 Elena Zannoni <ezannoni@redhat.com>
7309
7310 * Makefile.in (install): Make install do some real work.
7311
9ba8d803
AC
73122002-11-19 Andrew Cagney <ac131313@redhat.com>
7313
7314 Fix POSIX problem reported by Paul Eggert.
7315 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7316 Fix PR gdb/527.
7317
903ad3a6
AC
73182002-10-26 Andrew Cagney <cagney@redhat.com>
7319
7320 * gdbint.texinfo (Target Architecture Definition): Delete
7321 definition of DO_REGISTERS_INFO.
7322
f2abfe65
KB
73232002-10-18 Kevin Buettner <kevinb@redhat.com>
7324
7325 * gdbint.texinfo (Address Classes): Fix problems with insertion
7326 of ``{'' and ``}'' in example.
7327
b5b0480a
KB
73282002-10-17 Kevin Buettner <kevinb@redhat.com>
7329
7330 * gdbint.texinfo (Address Classes): New section.
7331 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7332 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7333 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7334 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7335
c85508ee
KD
73362002-10-11 Klee Dienes <kdienes@apple.com>
7337
7338 * gdb.texinfo (Registers): Mention vector registers as well as
7339 floating registers in the documentation for 'info registers' and
7340 'info all-registers'.
7341
6d12fc3d
DJ
73422002-10-11 Daniel Jacobowitz <drow@mvista.com>
7343
7344 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7345
8d19fbd2
JJ
73462002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7347
7348 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7349 interface definition.
7350
a37295f9
MM
73512002-10-03 Marko Mlinar <markom@opencores.org>
7352
7353 * gdb.texinfo (Target Commands): Add or1k target specific
7354 commands.
7355 * gdb.texinfo (Contributors): Add myself to the contributors list.
7356
da0f9dcd
AC
73572002-10-01 Andrew Cagney <ac131313@redhat.com>
7358
7359 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7360 and "mi1" instead of "mi1" and "mi0".
7361
2e834e49
HPN
73622002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7363
7364 * gdb.texinfo (Packets): Fix typos "alligned".
7365 Correct z3/Z3 description. Correct z4/Z4 title.
7366
050be0dc
AC
73672002-09-27 Andrew Cagney <ac131313@redhat.com>
7368
7369 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7370
1104b9e7
KB
73712002-09-25 Kevin Buettner <kevinb@redhat.com>
7372
7373 * gdb.texinfo: Use GNU/Linux instead of Linux.
7374
512217c7
AC
73752002-09-25 Andrew Cagney <ac131313@redhat.com>
7376
7377 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7378
10998722
AC
73792002-09-24 Andrew Cagney <ac131313@redhat.com>
7380
512217c7 7381 * gdb.texinfo: Replace @example with @smallexample.
10998722 7382
a0eb71c5
KB
73832002-09-20 Kevin Buettner <kevinb@redhat.com>
7384
f7dc1244 7385 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7386 * gdb.texinfo (Character Sets): Use @smallexample instead of
7387 @example. Use GNU/Linux instead of Linux.
7388
73892002-09-20 Jim Blandy <jimb@redhat.com>
7390
7391 * gdb.texinfo: Add character set documentation.
7392
2f870471
AC
73932002-09-19 Andrew Cagney <ac131313@redhat.com>
7394
7395 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7396 (Packets): Add cross reference from `b' packet to `z' packets.
7397
790eb8f5
AC
73982002-09-19 Andrew Cagney <ac131313@redhat.com>
7399
8d30a00d
AC
7400 * gdb.texinfo (Maintenance Commands): Document ``maint
7401 internal-error'' and ``maint internal-warning''.
7402
790eb8f5
AC
7403 * gdbint.texinfo (Target Architecture Definition): Revise
7404 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7405
a23a7bf1
JB
74062002-09-19 Joel Brobecker <brobecker@gnat.com>
7407
7408 * gdbint.texinfo (Target Conditionals): Document the new
7409 NAME_OF_MALLOC macro.
7410
299ffc64
AC
74112002-09-05 Andrew Cagney <ac131313@redhat.com>
7412
7413 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7414 engineer.
7415
b7bb15bc
SC
74162002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7417
7418 * gdb.texinfo (TUI Overview): Document status line fields.
7419
3d757584
SC
74202002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7421
7422 * gdb.texinfo (TUI Commands): Document info win command.
7423
269c21fe
SC
74242002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7425
7426 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7427
7cf36c78
SC
74282002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7429
7430 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7431 (TUI Keys): Likewise.
7432
d2c6833e
AC
74332002-08-25 Andrew Cagney <ac131313@redhat.com>
7434
7435 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7436 for a packet receive.
7437
46d8b1c3
AC
74382002-08-25 Andrew Cagney <ac131313@redhat.com>
7439
7440 * Makefile.in (clean): Move to end of file.
7441 (distclean, maintainer-clean, realclean): Ditto.
7442 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7443 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7444 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7445 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7446
b0787093
AC
74472002-08-24 Andrew Cagney <ac131313@redhat.com>
7448
7449 * Makefile.in (GDBINT_TEX_TMPS): Define.
7450 (gdbint.dvi, gdbint.pdf): Use
7451 (GDB_TEX_TMPS): Define.
7452 (gdb.dvi, gdb.pdf): Use.
7453 (STABS_TEX_TMPS): Define.
7454 (stabs.dvi, stabs.pdf): Use.
7455 (GDB_DOC_SOURCE_INCLUDES): New macros.
7456 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7457 (GDBINT_DOC_FILES_INCLUDES): New macros.
7458 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7459 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7460 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7461 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7462 (links2roff): Replace SFILES_INCLUDED with
7463 GDB_DOC_SOURCE_INCLUDES.
7464 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7465 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7466 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7467 dependencies.
7468 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7469 dependencies.
7470 (gdbmi.texinfo): Delete rule.
7471 (inc-hist.texinfo): Delete rule.
7472 (rluser.texinfo): Delete rule.
7473
ebba8386
AC
74742002-08-23 Andrew Cagney <cagney@redhat.com>
7475
7476 * gdbint.texinfo (Target Architecture Definition): Update
7477 STORE_RETURN_VALUE, mention regcache.
7478
0ab7a791
AC
74792002-08-21 Andrew Cagney <ac131313@redhat.com>
7480
7481 * gdbint.texinfo (Target Architecture Definition): Document
7482 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7483
ee2d5c50
AC
74842002-08-19 Andrew Cagney <ac131313@redhat.com>
7485
7486 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7487 Fix minor typos. Add index entries.
7488
53c69bd7
AC
74892002-08-18 Andrew Cagney <ac131313@redhat.com>
7490
7491 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7492
e76f1f2e
AC
74932002-08-15 Andrew Cagney <ac131313@redhat.com>
7494
7495 * gdbint.texinfo (Target Architecture Definition): Document
7496 PRINT_VECTOR_INFO.
7497 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7498
0680b120
AC
74992002-08-13 Andrew Cagney <ac131313@redhat.com>
7500
7501 * gdb.texinfo (Maintenance Commands): Document "maint print
7502 registers", "maint print raw-registers" and "maint print
7503 cooked-registers".
7504
3c3bea1c
GS
75052002-08-08 Grace Sainsbury <graces@redhat.com>
7506
a9331b3f 7507 From Mark Salter:
3c3bea1c
GS
7508 * gdb.texinfo (Protocol): Document T packet extension to
7509 allow watchpoint address reporting.
7510
42f9b0a5
AC
75112002-08-03 Andrew Cagney <ac131313@redhat.com>
7512
7513 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7514
db034ac5
AC
75152002-08-01 Andrew Cagney <cagney@redhat.com>
7516
7517 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7518 to CHILL.
7519
e2b28d04
AC
75202002-08-01 Andrew Cagney <ac131313@redhat.com>
7521
7522 * gdbint.texinfo (Coding): Revise section "Include Files".
7523
7fb623f7
AC
75242002-07-24 Andrew Cagney <cagney@redhat.com>
7525
7526 * gdbint.texinfo: Obsolete references to m88k.
7527 * gdb.texinfo: Ditto.
7528
4a2b4636
JB
75292002-07-10 Joel Brobecker <brobecker@gnat.com>
7530
7fb623f7 7531 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7532 where the proper version of autoconf can be retrieved.
7533
a71ec265
DH
75342002-07-09 Don Howard <dhoward@redhat.com>
7535
7536 * gdb.texinfo (Command Files): Further describe the behavior of
7537 sourced command files.
7538
b9aa90c9
AC
75392002-06-27 Andrew Cagney <ac131313@redhat.com>
7540
7541 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7542 (Coding): Clarify ISO C version that GDB assumes.
7543
40dd2248
TT
75442002-06-26 Tom Tromey <tromey@redhat.com>
7545
7546 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7547 add_setshow_cmd_full.
7548
bfac230e
DH
75492002-06-25 Don Howard <dhoward@redhat.com>
7550
7551 * gdb.texinfo (Memory Region Attributes): Document new behavior
7552 for 'mem' command.
7553
475b0867
JB
75542002-06-11 Jim Blandy <jimb@redhat.com>
7555
919d772c
JB
7556 * gdb.texinfo (Symbols): Update documentation for `info source'
7557 command.
7558
475b0867
JB
7559 * gdb.texinfo (Macros): Call the command `info macro', not
7560 `show macro'.
7561
ba8c9337
AC
75622002-06-09 Andrew Cagney <ac131313@redhat.com>
7563
7564 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7565 data''.
7566
1029b7fa
MK
75672002-06-09 Mark Kettenis <kettenis@gnu.org>
7568
7569 * gdbint.texinfo (Target Architecture Definition): Document
7570 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7571
16737d73
AC
75722002-06-08 Andrew Cagney <ac131313@redhat.com>
7573
7574 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7575 lists.
7576
30107679
AC
75772002-06-08 Andrew Cagney <ac131313@redhat.com>
7578
7579 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7580 Branch''.
7581
3352e23e
AC
75822002-06-01 Andrew Cagney <ac131313@redhat.com>
7583
7584 * gdbint.texinfo (Target Architecture Definition): Add section
7585 ``Converting an existing Target Architecture to Multi-arch''.
7586
cbb09e6a
AC
75872002-05-30 Andrew Cagney <ac131313@redhat.com>
7588
7589 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7590 to ``Obsoleting code''. Revise.
7591
e2e0bcd1
JB
75922002-05-17 Jim Blandy <jimb@redhat.com>
7593
7594 * gdb.texinfo (C Preprocessor Macros): New chapter.
7595 Include it in the main menu.
7596 (Contributors): Credit Jim Blandy with macro support.
7597 (Compilation): Explain how to get macro information into the
7598 executable.
7599 (Expressions): Note that preprocessor macros are expanded.
7600
9db8d71f
DJ
76012002-05-14 Daniel Jacobowitz <drow@mvista.com>
7602
7603 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7604 options for `target remote'.
7605
6d531722
AC
76062002-05-13 Andrew Cagney <ac131313@redhat.com>
7607
7608 * gdbint.texinfo (Target Architecture Definition): Delete
7609 documentation on NNPC_REGNUM.
7610
13d01224
AC
76112002-05-11 Andrew Cagney <ac131313@redhat.com>
7612
7613 * gdbint.texinfo (Target Architecture Definition): Document
7614 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7615 (Target Architecture Definition): Revise section `Using Different
7616 Register and Memory Data Representations'. Add section `Raw and
7617 Virtual Register Representations'.
7618
b2e75d78
AC
76192002-05-11 Andrew Cagney <ac131313@redhat.com>
7620
7621 * gdbint.texinfo (Target Architecture Definition): Mention
7622 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7623 (Target Architecture Definition): Mention same. Add references to
7624 web pages.
7625
2c8682ee
MS
76262002-05-08 Michael Snyder <msnyder@redhat.com>
7627
7628 * stabs.texinfo (Attributes): Document new "vector" attribute.
7629
0816590b
AC
76302002-05-04 Andrew Cagney <ac131313@redhat.com>
7631
7632 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7633
2653173e
AC
76342002-05-04 Andrew Cagney <ac131313@redhat.com>
7635
7636 * gdb.texinfo: Delete obsolete references to a29k.
7637
d7bd68ca
AC
76382002-04-24 Andrew Cagney <ac131313@redhat.com>
7639
7640 * gdbint.texinfo (Target Architecture Definition): Replace
7641 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7642
21d83aa5
DM
76432002-04-24 David S. Miller <davem@redhat.com>
7644
7645 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7646
7673a6cc
DM
76472002-04-21 David S. Miller <davem@redhat.com>
7648
7649 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7650
d49d1e0a
AC
76512002-04-21 Andrew Cagney <ac131313@redhat.com>
7652
7653 * gdbint.texinfo (Target Architecture Definition): Delete
7654 definition of HAVE_REGISTER_WINDOWS.
7655
f7dc1244 76562002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7657
7658 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7659 "Theodore A. Roth" <troth@verinet.com>.
7660
5ca0cb28
DH
76612002-04-15 Don Howard <dhoward@redhat.com>
7662
f7dc1244 7663 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7664 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7665 Provide a better explaination of this feature.
5ca0cb28 7666
f208ba17
AC
76672002-04-14 Andrew Cagney <ac131313@redhat.com>
7668
7669 * gdbint.texinfo (Target Architecture Definition): Remove
7670 FRAME_CHAIN_COMBINE.
7671
d5ba91de
MC
76722002-04-12 Michael Chastain <mec@shout.net>
7673
7674 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7675 REG_STACK_SEGMENT.
7676
26818220
MC
76772002-04-09 Michael Chastain <mec@shout.net>
7678
7679 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7680 PYRAMID_* macros.
7681
129188f6
AC
76822002-04-07 Andrew Cagney <ac131313@redhat.com>
7683
7684 * gdb.texinfo (Bug Reporting): Document that the web is the
7685 prefered way of submitting bug reports.
7686 (Bug Reporting): Delete the s-mail address as the last resort.
7687
8227c0ff
AC
76882002-04-05 Andrew Cagney <ac131313@redhat.com>
7689
7690 * gdbint.texinfo (Target Architecture Definition): Delete
7691 references to TARGET_WRITE_FP and write_fp.
7692
16d9dec6
MS
76932002-03-27 Michael Snyder <msnyder@redhat.com>
7694
7695 * gdb.texinfo: Document new commands dump, append, and restore.
7696
9ae8b82c
AC
76972002-03-27 Andrew Cagney <ac131313@redhat.com>
7698
7699 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7700 Branch'.
7701
474c8240
AC
77022002-03-18 Andrew Cagney <ac131313@redhat.com>
7703
7704 * gdb.texinfo: Change all examples to @smallexample.
7705 * gdbint.texinfo: Ditto.
a9331b3f 7706
fb0ff88f
AC
77072002-03-18 Andrew Cagney <ac131313@redhat.com>
7708
7709 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7710 Branches''.
7711
9bb0a4d8
AC
77122002-03-18 Andrew Cagney <ac131313@redhat.com>
7713
7714 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7715 Policy''.
7716
937f164b
FF
77172002-03-04 Fred Fish <fnf@redhat.com>
7718
7719 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7720 expresson, suports, dependant, trhe, perhaphs, situtations,
7721 explictily, taged, oportunity, unfortunatly).
7722
a7b40f07
AC
77232002-02-24 Andrew Cagney <ac131313@redhat.com>
7724
7725 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7726 Remove reference to 3.12.
7727
aab4e0ec
AC
77282002-02-23 Andrew Cagney <ac131313@redhat.com>
7729
7730 * gdbint.texinfo: Include fdl.texi.
7731 (Top): Add GNU Free Documentation License.
7732 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7733 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7734 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7735 (gdbint.info): Add srcdir to include path.
7736 * gdb.texinfo: Include gpl.texi.
7737 (Top): Add Copying.
7738 * gpl.texi: New file.
7739
47b95330
AC
77402002-02-23 Andrew Cagney <ac131313@redhat.com>
7741
7742 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7743
78c47bea
PM
77442002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7745
7746 * gdb.texinfo: Document Cygwin native specific commands.
7747
56460a61
DJ
77482002-02-15 Daniel Jacobowitz <drow@mvista.com>
7749
7750 * gdb.texinfo: Document gdbserver ``--attach'' command.
7751
def71bfa
MS
77522002-02-07 Michael Snyder <msnyder@redhat.com>
7753
7754 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7755 to @code(_ovly_debug_event).
7756
c928edc0
AC
77572002-02-07 Andrew Cagney <ac131313@redhat.com>
7758
7759 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7760
81d46470
MS
77612002-02-06 Michael Snyder <msnyder@redhat.com>
7762
7763 * gdb.texinfo (overlays): Mention new magic symbol
7764 '_ovly_debug_event', which allows GDB to keep better track
7765 of overlays.
7766
f7dc1244 77672002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7768
7769 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7770 Suggested by Dmitry Sivachenko.
7771
7772 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7773
15110bc3
MS
77742002-02-01 Michael Snyder <msnyder@redhat.com>
7775
7776 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7777
6763aef9
MS
77782002-01-30 Michael Snyder <msnyder@redhat.com>
7779
ac282366
MS
7780 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7781 (set trust-readonly-sections): Document.
6763aef9 7782
8642bc8f
AC
77832002-01-29 Andrew Cagney <ac131313@redhat.com>
7784
7785 * gdbint.texinfo (Releasing GDB): Revise and update.
7786
afe64c1a
AC
77872002-01-28 Andrew Cagney <ac131313@redhat.com>
7788
7789 * gdbint.texinfo (Target Architecture Definition): Delete
7790 description of TARGET_BYTE_ORDER_DEFAULT.
7791
f7dc1244 77922002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7793
7794 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7795 <mitya@cavia.pp.ru>.
7796
3d6e1b5a
AC
77972002-01-23 Andrew Cagney <ac131313@redhat.com>
7798
7799 * libgdb.texinfo: Delete file.
7800
6c0e9fb3
AC
78012002-01-22 Andrew Cagney <ac131313@redhat.com>
7802
7803 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7804 * gdbint.texinfo: Ditto.
7805
e0ce93ac
AC
7806Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7807
7808 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7809
be298bcc
AC
78102002-01-22 Andrew Cagney <ac131313@redhat.com>
7811
7812 * Makefile.in: Update copyright.
7813 (TEXI2DVI): Define.
7814 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7815 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7816 gdb-cfg.texi.
7817 (TEXINDEX, PDFTEX): Delete makefile variables.
7818
8e04817f
AC
78192002-01-22 Andrew Cagney <ac131313@redhat.com>
7820
7821 * gdb.texinfo (Protocol): Move section to appendix.
7822
6b2f586d
AC
78232002-01-21 Andrew Cagney <ac131313@redhat.com>
7824
7825 * gdb.texinfo (Remote Debugging): Create a menu.
7826 (Top): Add ``Remote Debugging'' to menu.
7827
6f05cf9f
AC
78282002-01-21 Andrew Cagney <ac131313@redhat.com>
7829
7830 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7831 serial protocol'' from here.
7832 (Remote Debugging): To here. New chapter.
7833
3fd3d7d2
AC
78342002-01-20 Andrew Cagney <ac131313@redhat.com>
7835
7836 * gdbint.texinfo (Target Architecture Definition): Delete
7837 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7838
7fd60527
AC
78392002-01-20 Andrew Cagney <ac131313@redhat.com>
7840
7841 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7842 are no longer needed.
7843 (Porting GDB): Add maintainer note about configure.host.
7844
c2f05ac9
AC
78452002-01-20 Andrew Cagney <ac131313@redhat.com>
7846
7847 * gdbint.texinfo (Target Architecture Definition): Remove
7848 definition of IEEE_FLOAT.
7849
f7dc1244 78502002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7851
7852 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7853 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7854 <3diff@gnu.org>
231b2aad 7855
82600034
AC
78562002-01-19 Andrew Cagney <ac131313@redhat.com>
7857
7858 * gdbint.texinfo (Host Definition): Remove references to
7859 MALLOC_INCOMPATIBLE.
7860
7708fa01
AC
78612002-01-17 Andrew Cagney <ac131313@redhat.com>
7862
7863 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7864 and xyz-xdep.o.
7865
eb12ee30
AC
78662002-01-17 Andrew Cagney <ac131313@redhat.com>
7867
889bf7c5 7868 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7869 (Set Breaks): Copy ``maint info breakpoint'' doco to
7870 ``Maintenance Commands'' appendix. Add reference.
7871
c9ccaa92
AC
78722002-01-17 Andrew Cagney <ac131313@redhat.com>
7873
7874 * fdl.texi: Remove next/prev from @node.
7875
f7dc1244 78762002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7877
7878 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7879 for monstrous @multitable (from Brian Youmans).
7880
7881 * fdl.texi: New file.
7882
7883 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7884
8973da3a
AC
78852002-01-15 Andrew Cagney <ac131313@redhat.com>
7886
7887 * gdbint.texinfo (Releasing GDB): New chapter.
7888
7d86b5d5
AC
78892002-01-14 Andrew Cagney <ac131313@redhat.com>
7890
7891 * gdb.texinfo (Embedded Processors, Calling program functions):
7892 Obsolete references to a29k.
7893
cc1cb004
AC
78942002-01-13 Andrew Cagney <ac131313@redhat.com>
7895
7896 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7897 examples. Document that a code-block should do or discard its
7898 cleanups before exit.
7899
79f12247
MS
79002002-01-11 Michael Snyder <msnyder@redhat.com>
7901
7902 * gdb.texinfo (Choosing files): Change @samp to @file.
7903
19837790
MS
79042002-01-05 Michael Snyder <msnyder@redhat.com>
7905
7906 * gdb.texinfo (--pid): Document new command line option (attach).
7907
f7dc1244 79082002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7909
7910 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7911 in the stub.
7912
d7449b42
AC
79132002-01-04 Andrew Cagney <ac131313@redhat.com>
7914
7915 * gdbint.texinfo (Target Architecture Definition): Replace
7916 BIG_ENDIAN with BFD_ENDIAN_BIG.
7917
f23631e4
AC
79182002-01-03 Andrew Cagney <ac131313@redhat.com>
7919
7920 * gdbint.texinfo (Target Architecture Definition): Replace
7921 value_ptr with struct value pointer.
7922
72c9928d
EZ
79232002-01-02 Eli Zaretskii <eliz@gnu.org>
7924
7925 * gdb.texinfo (Free Software): Fix wording.
7926
959acfd1
EZ
79272001-12-31 Eli Zaretskii <eliz@gnu.org>
7928
7929 * gdb.texinfo (Free Software): New section ``Free Software Needs
7930 Free Documentation''.
7931
f7dc1244 79322001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7933
7934 * stabs.texinfo:
7935 * gdb.texinfo:
7936 * gdbint.texinfo:
7937 * libgdb.texinfo:
7938 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7939
6600abed
MS
79402001-12-29 Michael Snyder <msnyder@redhat.com>
7941
7942 * gdb.texinfo (maint info sections): Fix typo.
7943
f6680716
MS
79442001-12-26 Michael Snyder <msnyder@redhat.com>
7945
fe95c787
MS
7946 * gdb.texinfo (maint info sections): Document.
7947
a9331b3f 7948 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7949 'info proc' sub-options that are currently not implemented.
7950
c3d3ce5b
JB
79512001-12-20 Jim Blandy <jimb@redhat.com>
7952
7953 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7954
778eb05e
AC
79552001-12-15 Andrew Cagney <ac131313@redhat.com>
7956
7957 * gdbint.texinfo (Target Architecture Definition): Replace
7958 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7959
2607059c
AC
79602001-12-01 Andrew Cagney <ac131313@redhat.com>
7961
7962 * gdbint.texinfo (Host Definition): Delete documentation on
7963 HOST_BYTE_ORDER.
7964
df0cd8c5
JB
79652001-11-30 Jim Blandy <jimb@redhat.com>
7966
7967 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7968 overlay support. Add to top-level menu.
df0cd8c5 7969
88118b3a
TT
79702001-11-26 Tom Tromey <tromey@redhat.com>
7971
7972 * gdb.texinfo (Command Syntax): Document C-o binding.
7973
96565e91
CF
79742001-07-26 Christopher Faylor <cgf@redhat.com>
7975
7976 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7977 use since it is described in the referenced section.
7978
f7dc1244 7979 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7980 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7981 clearer when using DJGPP.
7982
2a3d5645
CF
79832001-11-24 Christopher Faylor <cgf@redhat.com>
7984
7985 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7986 specifically refer to MS-DOS.
7987 (command files): Mention gdb.ini is only used on MS-DOS.
7988
aa26fa3a
TT
79892001-11-21 Tom Tromey <tromey@redhat.com>
7990
7991 * gdb.texinfo (Invoking GDB): Document --args.
7992 (Mode Options): Likewise.
7993
4f8ada06
JB
79942001-11-21 Jim Blandy <jimb@redhat.com>
7995
7996 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7997 Delete documentation; this macro has been removed from the
7998 sources.
4f8ada06 7999
3fe0dc10
JB
80002001-11-13 Jim Blandy <jimb@redhat.com>
8001
8002 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8003
9e5abb06
CV
80042001-11-06 Corinna Vinschen <vinschen@redhat.com>
8005
8006 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8007
1c5dfdad
MS
80082001-11-05 Michael Snyder <msnyder@redhat.com>
8009
a9331b3f 8010 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8011 quote regexp chars in function names such as "operator*()".
8012
990f9fe3
FF
80132001-11-01 Fred Fish <fnf@redhat.com>
8014
8015 * gdbint.texinfo (SOLIB_ADD): Document additional new
8016 "readsyms" arg.
8017
b433d00b
DH
80182001-10-30 Don Howard <dhoward@redhat.com>
8019
070b1dd3
DH
8020 * gdb.texinfo: (Command Files) Added documentation for the
8021 behavior of gdb with input redirected from a file.
b433d00b 8022
b7209cb4
FF
80232001-10-28 Fred Fish <fnf@redhat.com>
8024
8025 * gdb.texinfo (auto-solib-add): Change docs to match
8026 implementation change.
8027 (auto-solib-limit): Add docs for new variable.
8028
1aa20aa8
AC
80292001-10-15 Andrew Cagney <ac131313@redhat.com>
8030
8031 * gdbint.texinfo (Target Architecture Definition): Function
8032 value_as_pointer renamed to value_as_address.
8033
fc0c74b1
AC
80342001-10-15 Andrew Cagney <ac131313@redhat.com>
8035
8036 * gdbint.texinfo (Target Architecture Definition): Default
8037 POINTER_TO_ADDRESS functions assume unsigned addresses.
8038 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8039 posting by Jim Blandy.
8040
f4846649
JB
80412001-10-12 Jim Blandy <jimb@redhat.com>
8042
8043 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8044 version of texi2html (1.64) doesn't support this flag any more.
8045
f277788b
MK
80462001-09-08 Mark Kettenis <kettenis@gnu.org>
8047
a9dc4918
MK
8048 * gdbint.texinfo (Host Definition): Remove description of
8049 MEM_FNS_DECLARED.
8050
d28379df
MK
8051 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8052
f277788b
MK
8053 * gdbint.texinfo (Host Definition): Remove description of
8054 HAVE_SIGSETMASK.
8055
7ccaa899
EZ
80562001-09-04 Elena Zannoni <ezannoni@redhat.com>
8057
8058 * gdbint.texinfo (Target Architecture Definition): Add
8059 explanation of TARGET_PRINT_INSN macro.
8060
17d9d558
JB
80612001-08-30 Jim Blandy <jimb@redhat.com>
8062
8063 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8064 Explain what it means to load relocatable files.
8065
72cde065
JB
80662001-08-28 Jim Blandy <jimb@redhat.com>
8067
8068 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8069 info `top' menu.
8070
9e678452
CF
8071Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8072
8073 * gdbint.texinfo: Add a cautionary note about macro use.
8074
a2bea4c3 80752001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8076
a2bea4c3
CV
8077 * gdb.texinfo: Explain omitting the hostname in the
8078 `target remote' command.
8079
1129bf27
DJ
80802001-07-30 Daniel Jacobowitz <drow@mvista.com>
8081
8082 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8083 and END-INFO-DIR-ENTRY.
8084
732b3002
SC
80852001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8086
8087 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8088
89437448
AC
80892001-07-25 Andrew Cagney <ac131313@redhat.com>
8090
8091 * gdbint.texinfo (libgdb): Rewrite.
8092
f7dc1244 80932001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8094
8095 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8096
c4555f82
SC
80972001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8098
8099 * gdb.texinfo (TUI): New chapter, document the TUI.
8100 (Mode Options): Document the -tui option.
8101
2f45a6e0
MK
81022001-07-23 Mark Kettenis <kettenis@gnu.org>
8103
8104 * gdbint.texinfo (Host Definition): Remove description of
8105 NEED_POSIX_SETPGID.
8106
f7dc1244 81072001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8108
8109 * gdb.tex (DJGPP Native): New node, with descriptions of
8110 DJGPP-specific commands.
8111
be9c6c35
JM
81122001-07-19 John R. Moore <jmoore@redhat.com>
8113
8114 * gdbint.texinfo: Three misspellings.
8115
dfa249fb
AC
81162001-07-06 Andrew Cagney <ac131313@redhat.com>
8117
8118 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8119 `test` expressions on bash. Problem reported by Colin Walters.
8120
c72e7388
AC
81212001-07-04 Andrew Cagney <ac131313@redhat.com>
8122
8123 * gdbint.texinfo (User Interface): Update ui-out documentation to
8124 refelect recent UI/MI updates.
8125
94bbb2c0
AC
81262001-07-04 Andrew Cagney <ac131313@redhat.com>
8127
8128 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8129 interpreters.
8130
af6c57ea
AC
81312001-06-15 Andrew Cagney <ac131313@redhat.com>
8132
8133 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8134 structure and not macros.
8135 (Host Definition): Document that much of this chapter is obsolete.
8136 (Target Architecture Definition): Update list of files that make
8137 up a target architecture.
8138 (Coding): Update.
8139
83aa8bc6
AC
81402001-06-28 Andrew Cagney <ac131313@redhat.com>
8141
8142 * gdbint.texinfo (Target Architecture Definition): Update
8143 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8144 The latter has been changed to a true predicate.
8145
f7dc1244 81462001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8147
8148 * annotate.texi: Add @noindent where needed. From Dmitry
8149 Sivachenko <dima@Chg.RU>.
8150 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8151
656db9b0
AC
81522001-06-16 Andrew Cagney <ac131313@redhat.com>
8153
8154 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8155
df2396a1
AC
81562001-06-14 Andrew Cagney <ac131313@redhat.com>
8157
8158 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8159 returns ``OK''. Document that the ``R'' packet does not reply.
8160
0f1f2b0a
MS
81612001-06-13 Michael Snyder <msnyder@redhat.com>
8162
8163 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8164
f7dc1244 81652001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8166
8167 * gdb.texinfo (Signals): Clarify the default setting of signal
8168 handling.
8169
a5d7c491
AC
81702001-05-14 Andrew Cagney <ac131313@redhat.com>
8171
8172 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8173 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8174
05a54c4f
AC
81752001-05-12 Andrew Cagney <ac131313@redhat.com>
8176
8177 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8178
f7dc1244 81792001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8180
8181 * gdbint.texinfo (Clean Design and Portable Implementation):
8182 Renamed from "Clean Design".
8183 (Clean Design and Portable Implementation): Document portable
8184 methods of handling file names, and the associated macros.
8185
f7dc1244 81862001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8187
8188 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8189 command and provide a cross-reference to its description.
8190 (Symbols): Note that "info scope" is useful for trace experiments.
8191
f7dc1244 81922001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8193
b37052ae
EZ
8194 * gdb.texinfo (Symbols): Document "info scope".
8195 (Tracepoints): New chapter.
8196 (Contributors): Update for v5.1.
8197 <All nodes>: Change "C++" to "C@t{++}".
8198
0ee54786
EZ
8199 * gdbint.texinfo (User Interface): A new section about ui_out
8200 functions, based on text written by Fernando Nasser.
8201
c534679c
EZ
8202 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8203
f7dc1244 82042001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8205
e9c75b65
EZ
8206 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8207
8208 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8209
8210 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8211 Replace "GDB" with "@value{GDBN}". Fix markup.
8212
8213 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8214
3d67e040
EZ
8215 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8216 a cross-reference to its description.
8217 (Symbols): Document "info symbol".
8218
f7dc1244 82192001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8220
8221 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8222 subsection "x86 Watchpoints".
8223 (Target Architecture Definition): Document the macros
8224 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8225 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8226
b0ed3589
AC
82272001-03-20 Andrew Cagney <ac131313@redhat.com>
8228
8229 * gdbint.texinfo (Target Architecture Definition): Update
8230 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8231 list.
8232
b6ba6518
KB
82332001-03-06 Kevin Buettner <kevinb@redhat.com>
8234
8235 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8236 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8237
f7dc1244 82382001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8239
8240 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8241
f7dc1244 82422001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8243
17cc6a06
EZ
8244 * gdb.texinfo (Environment): Document that `path' does not change
8245 the value of PATH in GDB's own environment (it did in the past,
8246 but that was changed on March 15, 1994). Reported by Doug Evans
8247 <dje@transmeta.com>.
8248
56caf160
EZ
8249 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8250 its line. Fix markup of commands and macros. Add an Index node
8251 and index entries.
8252
29e57380
C
82532001-01-23 J.T. Conklin <jtc@redback.com>
8254
8255 * gdb.texinfo (Memory region attributes): New manual section.
8256
1c6147de
ND
82572001-01-04 Nicholas Duffek <nsd@redhat.com>
8258
8259 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8260
f7dc1244 82612000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8262
8263 * refcard.tex: Version and copyright fixed. From Phil Edwards
8264 <pedwards@disaster.jaj.com>.
8265
0dcedd82
AC
8266Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8267
8268 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8269 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8270
3b851bce
AC
8271Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8272
8273 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8274 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8275
f7dc1244 82762000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8277
8278 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8279 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8280
b90a5f51
CF
82812000-11-10 Christopher Faylor <cgf@cygnus.com>
8282
8283 * gdb.texinfo: Document new 'set step-mode' command.
8284
f7dc1244 82852000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8286
8287 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8288 changes from Dmitry Sivachenko <dima@Chg.RU>.
8289
f7dc1244 82902000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8291
8292 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8293 From Steven Johnson <sbjohnson@ozemail.com.au>.
8294
2e685b93
MK
82952000-08-10 Mark Kettenis <kettenis@gnu.org>
8296
8297 * gdbint.texinfo (Overall Structure): Spelling fix.
8298
f7dc1244 82992000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8300
8301 * gdbint.texinfo (Target Architecture Definition): Document that
8302 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8303 for which REGISTER_CONVERTIBLE returns a zero value.
8304
63ac3005
EZ
83052000-07-08 Christopher Faylor <cgf@cygnus.com>
8306
8307 * Makefile.in (install-info): Find files to install in either the
8308 build or source directories (adapted from Makefile.am).
8309
bd79f757
ND
83102000-07-07 Nicholas Duffek <nsd@redhat.com>
8311
8312 * stabs.texinfo: Fix spelling errors.
8313 (String Field): FILE-NUMBER starts from 0, not 1.
8314
f7dc1244 83152000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8316
8317 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8318 Brian Youmans.
5f208f6d 8319
f7dc1244 83202000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8321
8322 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8323 the source directory. Reported by Mark Harig
8324 <markh@frazier.landmark.com>.
cc542d3b 8325
f3b28801
C
83262000-06-20 J.T. Conklin <jtc@redback.com>
8327
8328 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8329
449f3b6c
AC
8330Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8331
8332 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8333 Generate using pdftex.
449f3b6c 8334 (PDFTEX): Define.
889bf7c5 8335 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8336 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8337 @contents at the start.
449f3b6c 8338
f7dc1244 83392000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8340
8341 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8342 Youmans.
48e934c6 8343
9e9c5ae7
AC
8344Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8345
8346 From Brian Youmans:
8347 * gdb.texinfo: Fix ``et al.''.
8348
c741b251
AC
8349Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8350
8351 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8352 loop.
c741b251 8353
4ab64e14
JG
83542000-05-19 Jimmy Guo <guo@cup.hp.com>
8355
8356 * configure: Regenerate.
8357
f7dc1244 83582000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8359
8360 * Makefile.in (install-info): Run install-info on installed Info
8361 files.
8362
8c70017b
AC
8363Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8364
a7cb598a 8365 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8366 Andrew Cagney.
8c70017b 8367
f7dc1244 83682000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8369
8370 * gdb.texinfo: Proofreading changes from Brian Youmans.
8371
bf0184be
ND
83722000-05-01 Nick Duffek <nsd@cygnus.com>
8373
8374 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8375 startup sequence, minor edits.
8376
f7dc1244 83772000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8378
8379 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8380 TeX.
8381
8382 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8383 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8384 like `n' and `s' which look weird. Convert some of the @kindex to
8385 @vindex, when they refer to variables, not commands.
8386
33e16fad
AC
8387Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8388
8389 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8390
f7dc1244 83912000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8392
8393 * Makefile.in (GDBMI_DIR): New variable.
8394 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8395 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8396 (gdbmi.texinfo): New target, for texi2roff.
8397 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8398 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8399
8400 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8401 gdbmi.texinfo.
8402 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8403 comment.
8404
d167840f
EZ
84052000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8406
8407 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8408 command.
d167840f 8409
f7dc1244 84102000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8411
8412 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8413 prevents the build (and is generally a Bad Idea).
8414
f7dc1244 84152000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8416
8417 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8418 a comma inside @var.
8419 (Command Files): Index markup changes from Dmitry Sivachenko
8420 <dima@Chg.RU>.
8421
f7dc1244 84222000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8423
8424 * Makefile.in (LN_S): Define.
8425 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8426 invoke "ln -s" unless it is known to work.
8427
8428 * configure.in (AC_PROG_LN_S): Add.
8429
8dc7983f
JB
84302000-04-14 Jim Blandy <jimb@redhat.com>
8431
8432 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8433 section.
8434 (Target Conditionals): Document ADDRESS_TO_POINTER,
8435 POINTER_TO_ADDRESS.
8436
1a8237e8
DB
84372000-04-11 Daniel Berlin <dan@cgsoftware.com>
8438
8439 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8440 gdb-cfg.texi to get the value.
8441
ca526f1a
JB
84422000-04-10 Jim Blandy <jimb@redhat.com>
8443
8444 * gdbint.texinfo (Target Architecture Definition): Fix
8445 cross-references.
8446
faaafcb4
JB
84472000-04-08 Jim Blandy <jimb@redhat.com>
8448
8449 * gdbint.texinfo (Using Different Register and Memory Data
8450 Representations): New section.
8451 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8452 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8453 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8454
1b27397f
AC
8455Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8456
8457 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8458 for acknowledgments.
1b27397f 8459
480ff1fb
AC
8460Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8461
8462 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8463 qThreadExtraInfo.
480ff1fb 8464
a9331b3f 84652000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8466
a9331b3f
RM
8467 * gdb.texinfo: Clarify which remote debug protocol commands are
8468 required and which are optional.
f1251bdd 8469
dbeb8dbd
AC
8470Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8471
8472 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8473 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8474 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8475 * annotate.texi: Update.
8476
6d2ebf8b
SS
84772000-03-28 Stan Shebs <shebs@apple.com>
8478
8479 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8480 expectation of additional changes before release), update
8481 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8482 node links, rephrase and/or shorten lines to fix formatting
8483 problem in both regular and @smallbook formats.
8484 * annotate.texi: Shorten lines in example, use smallexample
8485 consistently everywhere.
8486 * Makefile.in: Add comment about texinfo 4.0 html generation.
8487 (SFILES_INCLUDED): Add annotate.texi.
8488
5d161b24
DB
84892000-03-27 Daniel Berlin <dan@cgsoftware.com>
8490
5ae4183a
AS
8491 * gdb.texinfo (Debugging Output): Added new section, documenting
8492 the "set/show debug" commands.
5d161b24 8493
b9deaee7
AC
8494Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8495
8496 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8497 entry.
b9deaee7
AC
8498
8499 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8500 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8501 @chapter and @node entries.
a9331b3f 8502
b9deaee7 8503 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8504
9ef47d30
AC
8505Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8506
8507 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8508 files.
9ef47d30 8509
cfeada60
FN
85102000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8511
8512 From David Whedon <dwhedon@gordian.com>
5ae4183a 8513 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8514
6837a0a2
DB
85152000-03-22 Daniel Berlin <dan@cgsoftware.com>
8516
8517 * gdb.texinfo: Add documentation for the apropos command.
8518
bba2971c
MS
85192000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8520
8521 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8522
2b628194
MS
85232000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8524
a9331b3f 8525 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8526 two places.
8527
96a2c332
SS
85282000-03-17 Stan Shebs <shebs@apple.com>
8529
8530 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8531 <dima@Chg.RU>, also clarification of allowed content for
8532 string constants.
8533
f7dc1244 85342000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8535
8536 * gdb.texinfo (main menu): Add Annotations.
8537 (File Options): Add @cindex entries for each command-line option.
8538 Document --epoch, --annotate, --async, --interpreter, --write,
8539 --statistics, and --version.
8540
8541 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8542 of GDB.
8543
9d233477
JB
85442000-02-23 Jim Blandy <jimb@redhat.com>
8545
8546 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8547
14e0eb3b
JB
85482000-02-22 Jim Blandy <jimb@redhat.com>
8549
8550 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8551
3555de01
JM
85522000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8553
8554 * Makefile.in (diststuff): New target.
8555
5e35df8e
KB
85562000-02-15 Kevin Buettner <kevinb@redhat.com>
8557
8558 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8559 architecture. [From Jim Wilson.]
5e35df8e 8560
c5394b80
JM
85612000-01-16 Tom Tromey <tromey@cygnus.com>
8562
8563 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8564 (Delete Breaks): Mention range arguments.
8565 (Disabling): Likewise.
8566
c3f6f71d
JM
85672000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8568
8569 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8570
c4093a6a
JM
8571Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8572
8573 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8574 valid functions.
c4093a6a 8575
11cf8741
JM
85761999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8577
8578 * gdb.texinfo: Clarify regular expressions used in rbreak.
8579
917317f4
JM
85801999-10-15 Kevin Buettner <kevinb@cygnus.com>
8581
8582 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8583 MEMORY_REMOVE_BREAKPOINT): Document.
8584
8585Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8586
8587 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8588 offset re-using the DATA offset instead.
917317f4 8589
2df3850c
JM
85901999-10-11 Jim Kingdon <kingdon@redhat.com>
8591
8592 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8593
85941999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8595
8596 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8597 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8598 typos.
8599
8600 * gdb.texinfo: Various minor wording and formatting improvements,
8601 mentions of additional command-line options.
8602
2acceee2
JM
86031999-09-30 Fred Fish <fnf@cygnus.com>
8604
8605 * gdb.texinfo: Document additional forms of specifying section
8606 names and addresses for the add-symbol-file command.
8607
c2c6d25f
JM
86081999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8609
8610 * gdbint.texinfo: Fix typo, add the word "have".
8611
86121999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8613
8614 * gdbint.texinfo (Target Architecture Definition): Document the
8615 SKIP_PERMANENT_BREAKPOINT macro.
8616
d4f3574e
SS
86171999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8618
8619 * gdb.texinfo: Fiks speling errers.
8620
8621 * gdb.texinfo: Fix uses of @multitable.
8622
f7dc1244 8623 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8624 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8625 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8626 comments about using with optimization, add more indexing,
8627 fix info about disassembly-flavor.
8628
8629Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8630
8631 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8632 SKIP_SOLIB_RESOLVER): Define.
8633
8634Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8635
8636 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8637 ``g'' packets.
d4f3574e 8638
104c1213
JM
86391999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8640
8641 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8642 platform-specific info, inline remote.texi and move sections of it
8643 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8644 and register stack into the new chapter.
8645 * remote.texi: Remove, now part of gdb.texinfo.
8646 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8647
86481999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8649
8650 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8651 GDB_TARGET_IS_MACH386): These kludges have gone away.
8652
8653Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8654
8655 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8656 TDEPLIBS.
104c1213 8657
53a5351d
JM
86581999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8659
8660 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8661 surrounding text to fit HP-UX bits into general info.
8662 (HPPA-cfg.texi): Remove, no longer useful.
8663
8664 * gdb.texinfo: Remove explicit links from @node lines, remove
8665 HP-added "Detailed Node Listing" from main menu which confuses
8666 things.
8667
8668 From Dmitry Sivachenko <dima@Chg.RU>:
8669 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8670 in description of `set environment'.
53a5351d
JM
8671
86721999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8673
8674 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8675
7be570e7
JM
86761999-08-12 Ben Elliston <bje@cygnus.com>
8677
8678 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8679
f7dc1244 86801999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8681
8682 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8683 watch, awatch, and rwatch. Explain why the latter two cannot be
8684 set as software watchpoints. Document that watchpoints for local
8685 variables are deleted when the debuggee terminates.
7be570e7
JM
8686
8687Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8688
8689 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8690 packet. Allow E.. response packet. "qRcmd" packet is no longer
8691 reserved.
7be570e7
JM
8692
86931999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8694
a9331b3f
RM
8695 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8696 * gdb.texinfo: Ditto.
7be570e7 8697
96baa820
JM
86981999-08-06 Tom Tromey <tromey@cygnus.com>
8699
8700 * gdb.texinfo (KOD): New node.
8701
8702Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8703
8704 * remote.texi (Rcmd): Fix minor formatting typos.
8705
8706Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8707
8708 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8709 packets.
96baa820 8710
adf40b2e
JM
87111999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8712
8713 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8714 fixes.
8715
43ff13b4
JM
8716Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8717
8718 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8719
085dd6e6
JM
8720Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8721
8722 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8723 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8724 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8725 packets that are not supported on all hosts. Expand examples.
8726 Spell check.
085dd6e6
JM
8727
87281999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8729
8730 * Makefile.in: Recognize html, install-html. Add targets
8731 to build HTML versions of documentation via texi2html.
8732
8733Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8734
8735 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8736 testsuite.
085dd6e6
JM
8737
8738Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8739
8740 * remote.texi (Communication Protocol): Rewrite.
8741
8742Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8743
8744 * stabs.texinfo: Fix uses of xref.
8745
9e0b60a8
JM
8746Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8747
8748 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8749 info about patch submission.
8750
cce74817
JM
8751Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8752
8753 From Per Bothner <bothner@cygnus.com>:
8754 * gdb.texinfo: Document Chill support.
8755
8756Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8757
8758 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8759 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8760 Document that the value should be greater-than or equal-to zero.
8761 (NO_STD_REGS): Document. Deprecate.
cce74817 8762
ac9a91a7
JM
8763Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8764
8765 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8766 Document that these are not used.
ac9a91a7
JM
8767
8768Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8769
8770 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8771
392a587b
JM
8772Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8773
8774 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8775 numargs was dropped.
392a587b
JM
8776
8777Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8778
8779 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8780
b83266a0
SS
8781Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8782
8783 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8784 Update.
b83266a0 8785
7a292a7a
SS
8786Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8787
8788 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8789 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8790
8791Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8792
8793 * gdbint.texinfo: Fix typos: $ -> @.
8794
8795Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8796
8797 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8798 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8799 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8800 BREAKPOINT_FROM_PC.
a9331b3f 8801
7a292a7a
SS
8802Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8803
8804 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8805 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8806
8807Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8808
8809 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8810 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8811
88121999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8813
8814 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8815 longer exists.
8816
8817Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8818
8819 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8820 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8821 they make the manual source incomprehensible.
7a292a7a
SS
8822 * h8-cfg.texi: Remove, hasn't been used in years.
8823
c906108c
SS
8824Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8825
8826 * gdb.texinfo: Update the credits.
8827
8828Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8829
8830 * gdb.texinfo: Fix mistakes noticed in printout of last
8831 draft, add Alpha to discussion of heuristic fence post.
8832
8833Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8834
8835 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8836 Edition, merge some HP changes into mainline, describe some
8837 previously undocumented features, describe more of the target
8838 commands available, eliminate obsolete section on renamed
8839 commands.
c906108c
SS
8840 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8841
8842Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8843
8844 * gdb.texinfo: Make many HPPA conditionals unconditional,
8845 including catchpoint description, since now on for all configs.
8846 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8847 specializations.
8848
8849Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8850
8851 * Makefile.in (GDBvn.texi): Fix match expression to work with
8852 current format of VERSION in gdb/Makefile.in.
8853 * gdb.texinfo: Fix node ref to match new readline.
8854
8855Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8856
a9331b3f
RM
8857 * gdb.texinfo: Changes made as part of a project to merge in
8858 changes made by HP. Documentation makes extensive use of
c906108c
SS
8859 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8860 on remote debugging. There are differences in documentation
889bf7c5 8861 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8862 the HP manual discusses catchpoints, hardware watchpoints, and
8863 some HPUX specific limitations for shared library support.
a9331b3f 8864
c906108c
SS
8865 There are also a number of @node changes.
8866
88671999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8868
8869 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8870 (C Usage): Same.
8871
8872Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8873
8874 The following changes were made by Edith Epstein
889bf7c5
PA
8875 <eepstein@cygnus.com> as part of a project to merge in changes
8876 made by HP.
a9331b3f 8877
c906108c
SS
8878 * HPPA-cfg.texi: new file.
8879
8880 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8881
8882 * refcard.tex: change documentation about catch.
8883 removed info catch.
8884
8885Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8886
8887 * gdbint.texinfo: Expand on GDB's coding standards,
8888 specify the use of arg names with prototypes.
8889
88901998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8891
8892 * gdb.texinfo: Fix tipo.
8893
8894Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8895
8896 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8897 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8898
8899Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8900
8901 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8902
89031998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8904
8905 * agentexpr.texi: New file.
8906
8907Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8908
8909 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8910
89111998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8912
8913 * remote.texi: Changed wording that implied that the GDB remote
8914 protocol caches register values instead of GDB itself.
8915
8916Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8917
8918 * gdbint.texinfo: Add some info about symbol readers.
8919 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8920 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8921 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8922 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8923
8924Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8925
a9331b3f 8926 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8927
8928Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8929
8930 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8931
8932Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8933
8934 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8935 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8936
8937Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8938
8939 * gdbint.texinfo: Fix minor typos.
8940
8941Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8942
8943 * gdbint.texinfo: Complete overhaul. Group descriptions more
8944 logically, add more info on generic algorithms, remove much
8945 obsolete and/or wrong material.
8946
8947Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8948
8949 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8950
8951Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8952
8953 * refcard.tex: Copyright, address updates.
8954
8955Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8956
8957 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8958 for the edition instead of confusing GDB-version-like numbers.
8959
8960Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8961
8962 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8963
8964Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8965
5ae4183a 8966 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8967
8968Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8969
8970 * gdb.texinfo: Add some credits, mention bug monitor.
8971 * remote.texi: Mention mips monitor targets.
8972 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8973
c906108c
SS
8974Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8975
8976 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8977 files, finish sorting of host vs target vs native macros, describe
8978 some more of them.
c906108c
SS
8979
8980Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8981
8982 * gdbint.texinfo (Host Conditionals): Document change from
8983 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8984
8985Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8986
8987 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8988 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8989
8990Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8991
8992 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8993 Document LSEEK_NOT_LINEAR.
8994
8995Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8996
8997 * stabs.texinfo (Stab Section Basics): Make it clear that only
8998 some versions of the GNU linker remove the leading N_UNDF symbol.
8999
9000Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9001
9002 * stabs.texinfo (String Field): Document type number pairs here,
9003 instead of in the Sun specific section.
9004 (Include Files): The GNU linker supports the N_BINCL
9005 optimization. Clarify the N_BINCL value, and what it is used
9006 for.
9007 (Procedures): Document N_FUN with an empty string to mark the end
9008 of a function.
9009 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9010 (Sun Differences): Remove this node, as the information is now
9011 elsewhere in the main document.
9012 (Stab Section Basics): Mention that the GNU linker may optimize
9013 stabs and remove the leading N_UNDF symbol.
9014
9015Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9016
9017 * gdb.texinfo, refcard.tex: Restore author credit
9018
9019Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9020
9021 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9022 documentation to account for START and END macros taking
9023 one arg.
9024
9025Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9026
9027 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9028 * gdb.texinfo (Frames): Fix typo.
9029
9030Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9031
9032 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9033 a target_signal as arg type, not a pid.
9034
9035Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9036
9037 * gdb.texinfo: Document `set assembly-language'.
9038
9039Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9040
9041 * remote.texi: Update list of stubs in the GDB distribution.
9042
9043Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9044
9045 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9046 Also document that some systems can use mmalloc but must define
9047 this if their C runtime allocates memory that is later freed.
c906108c 9048 (MMCHECK_FORCE): Document new macro.
a9331b3f 9049
c906108c
SS
9050Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9051
9052 * remote.texi: Add documentation for target Sparclet.
9053
9054Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9055
a9331b3f 9056 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9057 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9058 * configure.in: Rewritten for autoconf.
9059 * configure: New.
9060
9061Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9062
9063 * Makefile.in (DVIPS): New define, set to dvips.
9064 (dvi): Add stabs.dvi.
9065 (ps): New target.
9066 (all-doc): Depend on info, dvi, and ps targets.
9067 (STAGESTUFF): Add *.ps and *.dvi files.
9068 (clean-info, clean-dvi): Remove.
9069 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9070 rules completely rewritten.
9071 (maintainer-clean): Remove clean-info and clean-dvi
9072 dependencies and put their actions in the rules.
9073 (gdb.ps): New target
a9331b3f 9074 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9075 intermediate TeX files, whether they have 2 or 3 character
9076 extensions.
9077 (gdbint.ps): Add target and rules.
9078 (gdb-internals): Delete unused target.
9079 (Makefile): Depends upon config.status also.
9080
9081Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9082
9083 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9084 set.
9085
9086Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9087
9088 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9089 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9090
9091Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9092
9093 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9094
9095Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9096
9097 * gdb.texinfo (Print settings): Document
9098 `set/show print static-members' commands.
9099
9100Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9101
9102 * gdbint.texinfo (Native): Document name change, coredep.c to
9103 core-aout.c.
9104
9105Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9106
9107 * stabs.texinfo (Include Files): Document the values the SunOS4
9108 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9109
9110Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9111
9112 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9113 Fix typo.
9114
9115Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9116
9117 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9118 "gdb.tar.Z".
9119
9120Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9121
9122 * Makefile.in (maintainer-clean): New target, synonym for
9123 realclean.
9124
9125Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9126
9127 * Update all FSF addresses except those in COPYING* files.
9128
9129Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9130
9131 From Richard Earnshaw (rearnsha@armltd.co.uk):
9132 * gdb.texinfo (convenience variables): Document $_exitcode.
9133 (quit): Document optional expression to use as exit code.
9134
9135Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9136
9137 * gdb.texinfo, remote.texi: Brought up to date with various
9138 GDB changes.
9139
9140Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9141
9142 * gdb.texinfo: Update dates and versions, fix comments about
9143 hardware watchpoints in future releases and about the
9144 sharedlibrary command.
9145
9146Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9147
9148 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9149 C_FUN stab. Other cleanups.
9150
9151Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9152
9153 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9154 for the sparc stub.
9155
9156Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9157
9158 * annotate.texi: Clarify which addresses have differing formats
9159 depending on the language and which do not.
9160
9161Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9162
9163 * remote.texi (NetWare): Changed example to use BOARD= instead of
9164 NODE= argument to reflect correspoding change to gdbserve.nlm.
9165
9166Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9167
9168 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9169 GDB, as well as AIX dbx, supports the size type attribute.
9170
9171Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9172
9173 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9174
9175Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9176
9177 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9178 and new 'if' and 'while' commands.
9179
9180Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9181
9182 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9183
9184Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9185
9186 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9187 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9188 NetWare targets. Mostly stolen from the Server node.
9189
9190Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9191
9192 * gdb.texinfo (Setting): Talk about the language of a source file
9193 versus the working language. The old documentation did not match
9194 what GDB did.
9195
9196Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9197
9198 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9199 of a source file.
9200
9201Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9202
9203 * gdb.texinfo (Processes): New node.
9204
9205Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9206
9207 * remote.texi: Update documentation of set/show mipsfpu.
9208
3fc11d3e
JM
9209Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9210
9211 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9212 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9213
9214Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9215
9216 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9217 obsolete conditionals, described some others.
9218
9219Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9220
9221 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9222 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9223
9224Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9225
9226 * gdbint.texinfo: Put regex conditionals in their own table.
9227
9228Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9229
9230 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9231 described or fixed the descriptions of many others.
9232
9233Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9234
9235 * gdb.texinfo: Add some more credits.
9236 * gdbint.texinfo: Capitalize GDB consistently, describe some
9237 macros and remove some.
9238
9239Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9240
9241 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9242 obsolete conditionals, described some others.
9243
9244Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9245
9246 * gdb.texinfo (help targets): Changed to `help target', which
9247 is the correct gdb command.
9248
9249Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9250
9251 * annotate.texi (TODO): New node, for keeping track of annotations
9252 suggested but not yet implemented.
9253
9254Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9255
9256 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9257 another symbol, it is not the address itself.
9258
9259Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9260
9261 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9262 of stabs-in-coff sections.
9263
9264Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9265
9266 * annotate.texi: Change edition to 0.5 and date to May 1994.
9267 Add index.
9268 (Frames): New node, for frame annotation.
9269 (Displays): New node, for display annotation.
9270
9271 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9272 when waiting for your program to stop.
9273
9274Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9275
9276 * annotate.texi (Breakpoint Info): Document annotation of header
9277 fields and record annotation.
9278
9279Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9280
9281 * annotate.texi: New file, to document annotations.
9282
9283Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9284
9285 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9286 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9287
9288Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9289
9290 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9291 section, and say n_strx field is compilation unit relative.
9292 * stabs.texinfo: Don't use @code for a.out when it is the name of
9293 an object file format.
9294
9295Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9296
9297 * gdb.texinfo: Refer to file names, not path names, per rms
9298 convention.
9299 (Arguments): Fix typo.
9300
9301Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9302
9303 * stabs.texinfo (Global Variables): Talk about stabs in files
9304 where variables are referenced, but not defined.
9305
9306Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9307
9308 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9309 Cplusplus to new nodes Member Type Descriptor and Method Type
9310 Descriptor. Re-write stuff for #.
9311
9312Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9313
9314 * gdb.texinfo (Print Settings): Don't document "set print
9315 fast-symbolic-addr off". The bug which it worked around was fixed
9316 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9317
9318 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9319 N_ENTRY node.
9320
9321 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9322
9323Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9324
9325 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9326 references to ieee-float.c.
9327
9328Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9329
9330 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9331 match what the code actually does.
9332
9333Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9334
9335 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9336
9337Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9338
9339 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9340 i, and b.
9341
9342Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9343
9344 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9345 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9346 as "stabs in sections" rather than just saying "ELF and SOM".
9347 Also make that stuff apply to COFF.
9348
9349Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9350
9351 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9352 Ghostscript.
9353
9354Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9355
9356 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9357 versus functions without line numbers, also mention stepping into
9358 them as well as "step" when you are in them. Tell the user how to
9359 deal with the situation. Add comment about "debugging information".
9360
9361Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9362
9363 * stabs.texinfo (Enumerations): Document restriction on where
9364 enumeration types can appear and still win with GDB.
9365
9366Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9367
9368 * stabs.texinfo (Negative Type Numbers): Document format for type
9369 -16.
9370
9371Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9372
9373 * gdb.texinfo (Selection, Frame Info): Update information about
9374 arbitrary frame specficiations.
9375
9376Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9377
9378 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9379
9380Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9381
9382 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9383
9384Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9385
9386 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9387
9388Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9389
9390 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9391 Differences node to Statics node.
9392 (Statics): Discuss XCOFF use of V symbol descriptor.
9393
9394 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9395 not clean.
9396
9397Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9398
9399 * gdb.texinfo (Print Settings): Document `set print
9400 fast-symbolic-addr' and improve the doc for some other
9401 `set print's.
9402
9403Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9404
9405 * stabs.texinfo (String Field): Talk about defining several type
9406 numbers at once.
9407 Fix lint regarding changing node ELF Transformations to
9408 ELF and SOM Transformations.
9409
9410Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9411
9412 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9413
9414Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9415
9416 * stabs.texinfo (Cross-References): `::' is for nested types only
9417 within <>.
9418 (Structures): Document static members.
9419
9420Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9421
9422 * stabs.texinfo: Document S type attribute.
9423
9424Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9425
9426 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9427
9428Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9429
9430 * gdbint.texinfo: Fix a few typos.
9431
9432Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9433
9434 * gdb.texinfo, remote.texi: formatting improvements
9435
9436 * gdb.texinfo (New Features): mention threads.
9437 (Summary, C): fix xrefs in newly contributed text.
9438 (Threads): index entries, clarifications, example
9439 (passim): minor typos fixed, phrasing improvements
9440
9441 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9442 entries; (Server): explain use of gdbserver w/real-time systems,
9443 add example of conflicting TCP port; (MIPS Remote) break up
9444 running text into table, highlighting commands, and add example.
a9331b3f 9445
c906108c
SS
9446Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9447
9448 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9449
9450Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9451
9452 * stabs.texinfo (Nested Symbols): New node.
9453 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9454
9455Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9456
9457 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9458 to picking which Bbss.bss symbol to use, and (because there seems to
9459 be no good way of doing it) re-write some of the text to make it
9460 sound like Bbss.bss isn't such a great idea after all (as currently
9461 designed).
9462
9463 * gdb.texinfo (C): In addition to saying people have to use g++ for
9464 good results, say they have to use stabs. Specifically say cfront
9465 doesn't work well.
9466 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9467 the gdb README. Add xrefs to places where the support for the various
9468 languages is described in detail.
9469
9470Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9471
9472 * stabs.texinfo: Clean up stuff about visibility and virtual
9473 characters.
9474
9475 * stabs.texinfo (N_M2C): Cite Sun doc.
9476
9477Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9478
9479 * gdb.texinfo: updates re threads.
9480 * remote.texinfo: avoid index entries starting with digits.
9481
9482Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9483
9484 * stabs.texinfo (Enumerations): Talk about large, negative and
9485 octal values. Clean up cross reference to type attributes.
9486 (String Field): Say that GDB 4.11 supports size attribute.
9487
9488Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9489
9490 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9491 is a mandatory step. Make the stuff about that more concise.
9492
9493Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9494
9495 * stabs.texinfo (Class Names): New node.
9496
9497 * gdb.texinfo (Command Files): Explain order of init file reading.
9498
9499 * remote.texi (Bootstrapping): Talk about getting the serial driver
9500 to deal with ^C sent by gdb to stop the remote system.
9501
9502Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9503
9504 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9505
9506 * libgdb.texinfo (Defining Commands): made the DOC arg
9507 to gdb_define_app_command a char * instead of char **
9508 per a suggestion from kingdon.
9509
9510 * libgdb.texinfo: total rewrite from a different starting
9511 premise.
9512
9513Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9514
9515 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9516 floats passed as doubles (to improve clarity).
9517
9518Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9519
9520 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9521
9522 * a4rc.sed: update to work with Andreas Vogel papersize params
9523
9524 * refcard.tex: use Andreas Vogel simplifications of papersize
9525 params; remove useless version info; update copyright date.
9526
9527Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9528
9529 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9530
9531Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9532
9533 * gdb.texinfo (Files): Say what address the load command loads it at.
9534
9535 * stabs.texinfo (Common Blocks): Minor cleanups.
9536
9537 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9538 that Sun has backed away from the linker kludge and thus the relevant
9539 issue is changes to the SunPRO tools, not the Solaris linker.
9540
9541 * stabs.texinfo (Traditional Integer Types): Clean up description
9542 of octal bounds a little bit. Document extra leading zeroes.
9543
9544Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9545
9546 * gdb.texinfo (Signaling): Update for symbolic symbol names
9547 and add a section explaining the difference between the GDB
9548 signal command and the shell kill utility.
9549
9550Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9551
9552 * libgdb.texinfo: added `@' to braces that were unescaped.
9553
9554Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9555
9556 * libgdb.texinfo: new file. Spec for the gdb library.
9557
9558Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9559
9560 * stabs.texinfo (Include Files): Fix typo (start -> end).
9561
9562Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9563
9564 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9565 from Melissa at FSF's editing pass.
9566
9567Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9568
9569 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9570 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9571 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9572
9573Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9574
9575 * remote.texi (Bootstrapping): Discuss 386 call gates.
9576
9577Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9578
9579 * stabs.texinfo (Based Variables): New node.
9580
9581Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9582
9583 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9584 names, sizes, and formats to suggest how not to lose.
9585
9586Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9587
9588 * stabs.texinfo (Methods): Fix typo.
9589
9590Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9591
9592 * gdb.texinfo: Fix a few typos.
9593
9594Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9595
9596 * gdb.texinfo: Clarify how well it works with Fortran.
9597
9598 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9599 More on relocating stabs in ELF files.
9600
9601Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9602
9603 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9604
9605Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9606
9607 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9608 parameters on VAX.
9609
9610Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9611
9612 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9613
9614Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9615
9616 * stabs.texinfo: Make info author notice match the TeX author notice.
9617
9618Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9619
9620 * stabs.texinfo: Initial-caps all words in node names and
9621 non-trivial words in section names.
9622
9623Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9624
9625 * stabs.texinfo: Many minor cleanups.
9626
9627 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9628
9629Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9630
9631 * stabs.texinfo: Remove full description of big example.
9632 It's not really helpful; just use pieces of it where appropriate.
9633 Add more Texinfo formatting directives (@samp, etc.).
9634 Use @deffn to define stab types.
9635 Eliminate some wordiness. Break up some nodes.
9636 Add an (alphabetized) index of symbol types.
9637 Use consistent capitalization style in node and section names.
9638
9639Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9640
9641 * gdb.texinfo: Change typo "Two two" to "The two".
9642
9643Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9644
9645 * stabs.texinfo (XCOFF-differences): Remove references to
9646 non-existent types N_DECL and N_RPSYM.
9647
9648 * stabs.texinfo (String Field): Say that type attributes bug is
9649 fixed in GDB 4.10, since it is.
9650
9651 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9652
9653Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9654
9655 * stabs.texinfo: Formatting cleanups.
9656
9657Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9658
9659 * stabs.texinfo: When explaining the n_type of a stab, standardize
9660 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9661 no tabs, use @r).
9662 (Global Variables): Clean up.
9663
9664Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9665
9666 * stabs.texinfo (Stack Variables): Re-write.
9667
9668Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9669
9670 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9671 addresses of a source file. Also revise formatting.
9672 Change "object module" or "object file" to "source file".
9673 Various: Miscellaneous cleanups.
9674
9675Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9676
9677 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9678
9679Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9680
9681 * gdbint.texinfo: Removed many nonsensical machine-collected
9682 host and target conditionals, described some of the remainder.
9683
9684Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9685
9686 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9687
9688 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9689 paragraph which follows.
9690
9691 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9692 variables. Looks better and avoids overful hbox.
9693
9694Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9695
9696 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9697
9698Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9699
9700 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9701 retransmit-timeout
9702
9703Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9704
9705 * gdbint.texinfo: Update statement about `some ancient Unix
9706 systems, like Ultrix 4.0' to Ultrix 4.2.
9707
9708Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9709
9710 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9711
9712 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9713
9714 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9715 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9716
9717 * remote.texi: new name for former gdbinv-s.texi
9718
9719 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9720
9721Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9722
9723 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9724 variables for MIPS remote debugging protocol.
9725
9726Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9727
9728 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9729
9730Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9731
9732 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9733
9734Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9735
9736 * gdb.texinfo: repair conditional bugs in text markup
9737
9738Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9739
9740 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9741 to select Modula-2 material.
9742
9743Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9744
9745 * stabs.texinfo: Cleanups regarding statics.
9746
9747 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9748 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9749
9750Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9751
9752 * stabs.texinfo: N_MAIN is sometimes used for C.
9753
9754Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9755
9756 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9757
9758Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9759
9760 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9761 removed from the code by Kingdon.
c906108c
SS
9762
9763Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9764
9765 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9766 input when evaluating breakpoint conditions; the bug has been fixed.
9767
9768 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9769 sets the ignore count to N-1, not to N.
9770
9771Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9772
9773 * refcard.tex (\hoffset): correct longstanding error to match
9774 intended offset; avoids cutting off edge on some printers
9775
9776Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9777
9778 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9779
9780Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9781
9782 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9783
9784Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9785
9786 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9787 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9788 collect sed edits if any, apply to refcard before formatting;
9789 (refcard.ps) stop implying PS fonts if PS output requested;
9790 (lrefcard.ps) delete extra target for variant PS fonts
9791
9792 * refcard.tex: parametrize papersize dependent info, collect
9793 in easily replaced spot
9794
9795 * a4rc.sed: new file, edits to refcard for A4 paper
9796
9797Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9798
9799 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9800
9801Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9802
9803 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9804
9805Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9806
9807 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9808 politely rather than rudely.
9809
9810Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9811
9812 * stabs.texinfo: Document common blocks.
9813
9814Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9815
9816 * stabs.texinfo: Add some basic info about stabs-in-elf.
9817
9818Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9819
9820 * stabs.texinfo (Top): Minor cleanup.
9821
9822Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9823
9824 * Makefile.in (install-info): remove parentdir support
9825
9826Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9827
9828 * gdb.texinfo (Copying): delete this node and references to it;
9829 RMS says this manual need not carry GPL. (passim): Improvements
9830 from last round at FSF, largely due to Ian Taylor review, and
9831 minor formatting improvements.
9832
9833 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9834 largely due to Ian Taylor review. (Debug Session): minor edits to
9835 new text.
9836
9837Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9838
9839 * Makefile.in (realclean): Remove info and dvi files too.
9840
9841Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9842
9843 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9844 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9845 * gdb.texinfo: Change accordingly.
9846
9847 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9848 N_{L,R}BRAC,N_SLINE are relative to.
9849
9850Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9851
9852 * Makefile.in (GDBvn.texi): Update atomically.
9853
9854Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9855
9856 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9857
9858Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9859
9860 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9861 addresses together. Also motivate the set print symbol-filename
9862 command and suggest other solutions.
9863
9864Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9865
9866 * gdb.texinfo (set print elements): Note that the number of
9867 elements is set to unlimited by "set print elements 0".
9868
9869Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9870
9871 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9872 NF_LDOUBLE means.
9873 (Stab Types): Include Solaris stab types.
9874 (Procedures): Document Solaris extensions.
9875
9876Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9877
9878 * gdb.texinfo: Add `set print symbol-filename' doc.
9879
9880Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9881
9882 * stabs.texinfo (Arrays): Talk about type definition vs. type
9883 information.
9884
9885 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9886 the trailing semicolon.
9887
9888Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9889
9890 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9891 and merge in other parts of the document addressing these subjects.
9892 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9893
9894 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9895 at the end of a range type.
9896
9897 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9898 AIX extensions.
9899
9900Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9901
9902 * stabs.texinfo (Stabs Format): Misc fixes.
9903
9904Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9905
9906 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9907 (Traditional builtin types): Document convex convention for long long.
9908 (Negative builtin types): Discuss type names, and misc fixes.
9909
9910Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9911
9912 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9913 point types used with @samp{R} type descriptor.
9914 (Symbol Descriptors): Describe how to handle conflict between
9915 different meanings of @samp{P} symbol descriptor.
9916
9917Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9918
9919 * stabs.texinfo: Remove node Quick Reference and put its children
9920 directly under the main menu.
9921
9922 * stabs.texinfo: Many more changes to bring it into line with
9923 AIX documentation and reality. I think it now has all the
9924 information from the AIX documentation, except that I burned
9925 out when I got to variant records (Pascal and Modula-2) and
9926 all the COBOL types. Oh well, we can add them later when we're
9927 worrying more about those languages.
9928
9929 * stabs.texinfo (Automatic variables): Talk about what it means
9930 to omit the symbol descriptor.
9931
9932Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9933
9934 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9935 gcc2 behavior with promoted args.
9936
9937Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9938
9939 * gdb.texinfo: include readline appendices in info version of manual
9940
9941Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9942
9943 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9944 target remote.
9945
9946 * gdb.texinfo (Machine Code): more index entries for disassemble
9947
9948Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9949
9950 * Clarify the intended use of the gdb-testers and gdb-patches
9951 mailing lists, and shrink gzip comment.
9952
9953Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9954
9955 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9956 DOSHOST configuration of manual.
9957
9958 * gdb.texinfo (MIPS Stack): new node.
9959
9960 * all-config.texi (MIPS) new switch.
9961
9962 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9963 tense; (MIPS Remote) new node.
9964
9965 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9966 bug; (Environment) less passive, other small cleanups in text about
9967 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9968 (Remote) new MIPS Remote menu entry.
9969
9970Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9971
9972 * stabs.texinfo: Many changes to include information from the
9973 AIX documentation.
9974
9975 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9976
9977Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9978
9979 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9980 Move a bunch of information from ../README.
9981 (Getting Started): New node.
9982
9983Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9984
9985 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9986
9987 * gdb.texinfo: advance manual revision dates to present
9988
9989 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9990 stop using silly Roman numerals in @set variable names
9991
9992Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9993
9994 * stabs.texinfo (Parameters): Keep trying to get this right.
9995
9996Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9997
9998 * stabs.texinfo (Parameters): More on "local parameters".
9999
10000Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10001
10002 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10003
10004Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10005
10006 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10007 (Parameters): Rewrite.
10008 (xcoff-differences, Sun-differences): Minor changes.
10009
10010Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10011
10012 * stabs.texinfo: Minor cleanup.
10013
10014Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10015
10016 * gdbint.texinfo: Minor xcoff stuff.
10017
10018Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10019
10020 * gdbint.texinfo: Update for new config directory structure.
10021 Add info about internal type data structures.
10022
10023Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10024
10025 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10026 $(srcdir).
10027 (gdb-config.texi): Depend on file in $(srcdir).
10028
10029Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10030
10031 * stabs.texinfo: Fixes about N_SO.
10032
10033Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10034
10035 * gdb.texinfo: include list of nonstandard init file names
10036
10037 * *-config.texi: new switch GENERIC for text that applies *only*
10038 to (usual) multiple-target version of manual
10039
10040 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10041 h8 config
10042
10043 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10044 in menus (rather than conditionally selected multiple alternative
10045 menus).
10046
10047 * Makefile.in: define and use DOC_CONFIG var to select
10048 configuration for GDB user manual.
10049
10050 * gdb-config.texi: delete from repository, generate from Makefile.
10051
10052 * all-config.texi: normal `generic' configuration file, formerly
10053 stored as gdb-config.texi
10054
10055Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10056
10057 * Makefile.in: add dvi target to build all .dvi files
10058
10059Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10060
10061 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10062
10063Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10064
10065 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10066 host conditionals.
10067 * stabs.texinfo: More array fixes inspired by Jim's.
10068
10069Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10070
10071 * stabs.texinfo: Fixes re arrays and continuations.
10072
10073 * gdbint.texinfo: Add XCOFF node.
10074
10075Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10076
10077 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10078
10079Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10080
10081 * stabs.texinfo: Fix for array types to mention lower bounds.
10082
10083Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10084
10085 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10086
10087Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10088
10089 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10090
10091Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10092
10093 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10094 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10095
10096Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10097
10098 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10099
10100Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10101
10102 * gdb.texinfo, gdbinv-s.texi: misc updates
10103
10104Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10105
10106 * gdbint.texinfo: Brief documentation for longjmp support,
10107 from an email msg by Stu.
10108
10109Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10110
10111 * stabs.texinfo: Fix description of floating point "range"
10112 types (which really define basic types). Reported by Jim Meehan,
10113 <meehan@src.dec.com>.
10114
10115 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10116
10117Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10118
10119 * gdbint.texinfo: Slightly expand section on supporting a new
10120 object file format.
10121
10122Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10123
10124 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10125 intermediate file.
10126
10127Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10128
10129 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10130
10131Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10132
10133 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10134
10135 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10136 as well as Z8002.
10137
10138Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10139
10140 * gdbint.texinfo: Add sections on clean design and on how to send
10141 in changes.
10142
10143Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10144
10145 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10146
10147Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10148
10149 * gdb.texinfo: Fix typo, reported by Karl Berry.
10150
10151Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10152
10153 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10154
10155Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10156
10157 * gdbint.texinfo: fixed a stray email address (needs @@),
10158 added @table @code to node "Native Conditionals"
10159
10160Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10161
10162 * gdbint.texinfo: Describe coding style of GDB.
10163
10164Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10165
10166 * stabs.texinfo: Minor wording changes.
10167
10168Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10169
10170 * gdbint.texinfo: Improve release doc slightly.
10171
10172Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10173
10174 * gdbint.texinfo: Improve doc of GDB config macros.
10175
10176Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10177
10178 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10179 These will be reinserted when examined.
10180
10181Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10182
10183 * gdbint.texinfo: Make a start at documenting all the #if macros
10184 in GDB. At least list them all, and start separating them into
10185 host-specific and target-specific.
10186
10187Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10188
10189 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10190 examples (not consistent w others).
c906108c
SS
10191 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10192 for generic vn of doc
10193
10194Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10195
10196 * Makefile.in: always create installation directories.
10197
10198Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10199
10200 * gdb.texinfo: in h8 config, do not describe searching commands.
10201
10202Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10203
10204 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10205 conditionals; introduce a few generic switches that may be
10206 useful for other cross-dev or dos-hosted configs.
10207
10208 * gdb.texinfo: fix typo in "info reg" description
10209
10210Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10211
10212 * stabs.texinfo: Minor updates from running TeX over it.
10213 * Makefile.in (stabs.dvi, stabs.ps): Add.
10214
10215Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10216
10217 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10218 First pass at converting it to texinfo.
10219
10220Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10221
10222 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10223 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10224
10225Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10226
10227 * gdbint.texinfo: Add section on partial symbol tables.
10228
10229Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10230
10231 * gdb.texinfo: document `set remotedebug' and `set
10232 rstack_high_address'.
10233
10234Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10235
10236 * gdb.texinfo: slight expansion of new text on reading info files
10237 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10238 H8/300 from DOS.
10239
10240Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10241
10242 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10243
10244Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10245
10246 * gdb.texinfo: Say how to read the `info' files.
10247
10248Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10249
10250 * Makefile.in: gm4 -> m4.
10251
10252Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10253
10254 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10255 Documentation' ahead of `Installing GDB' to match README.
10256 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10257 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10258
10259Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10260
10261 * Makefile.in: remove $(srcdir) from gdb.info rule.
10262
10263Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10264
10265 * Makefile.in: commented out gdb-all.texinfo rule. This is
10266 temporary.
10267
10268Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10269
10270 * Makefile.in, configure.in: removed traces of namesubdir,
10271 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10272 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10273
10274Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10275
10276 * gdb.texinfo: Improve how we ask for bug reports.
10277
10278Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10279
10280 * Makefile.in: infodir belongs in datadir.
10281
10282Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10283
10284 * Makefile.in: remove spaces following hyphens, bsd make can't
10285 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10286 standards.text support.
c906108c
SS
10287
10288Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10289
10290 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10291 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10292 and mandir now keyed off datadir by default.
10293
10294\f
10295Local Variables:
9e9c5ae7 10296mode: change-log
c906108c
SS
10297left-margin: 8
10298fill-column: 74
10299version-control: never
10300End:
This page took 1.408174 seconds and 4 git commands to generate.