daily update
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
20e1ca3b
PA
12013-11-29 Pedro Alves <palves@redhat.com>
2
3 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
4 Update comment.
5
29453a14
YQ
62013-11-24 Yao Qi <yao@codesourcery.com>
7
8 * gdb.texinfo (Caching Remote Data): Document new
9 "set/show stack-cache" option.
10
6dd315ba
YQ
112013-11-24 Yao Qi <yao@codesourcery.com>
12
13 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
14 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
15 "off" respectively.
16
9df9dbe0
YQ
172013-11-23 Yao Qi <yao@codesourcery.com>
18
19 * gdb.texinfo (GDB/MI Variable Objects): Add the description
20 of "displayhint" to the table about child results.
21
c78feb39
YQ
222013-11-21 Yao Qi <yao@codesourcery.com>
23
24 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
25 'dynamic' for the output of command -var-list-children.
26
27b81af3
YQ
272013-11-21 Yao Qi <yao@codesourcery.com>
28
29 * gdb.texinfo (Caching Target Data): Remove "see" before
30 @pxref.
31
b26dfc9a
YQ
322013-11-20 Yao Qi <yao@codesourcery.com>
33
34 * gdb.texinfo (Caching Target Data): Update doc for
35 per-address-space dcache.
36
b12039c6
YQ
372013-11-20 Yao Qi <yao@codesourcery.com>
38
39 * gdb.texinfo (Data): Rename menu item.
40 (Caching Remote Data): Rename to ...
41 (Caching Target Data): ... it. Update.
42
422ad5c2
JB
432013-11-18 Joel Brobecker <brobecker@adacore.com>
44
45 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
46 "language-option" entry in the output of the "-list-features"
47 command.
48
805e1f19
TT
492013-11-15 Tom Tromey <tromey@redhat.com>
50
51 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
52 Add example.
53
8fe1b653
TT
542013-11-14 Tom Tromey <tromey@redhat.com>
55
56 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
57
403cb6b1
JB
582013-11-14 Joel Brobecker <brobecker@adacore.com>
59
60 * gdb.texinfo (Show): Add xref anchor for "show language" command.
61 (Context management): Place current subsection text into its own
62 subsubsection. Add new subsubsection describing the "--language"
63 command option.
64
93973826
JB
652013-11-13 Joel Brobecker <brobecker@adacore.com>
66
67 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
68 the documentation of "info-ada-exceptions" in the output
69 of the "-list-features" command. Add the documentation
70 of the "ada-exception" entry instead.
71
6adcee18
JB
722013-11-12 Joel Brobecker <brobecker@adacore.com>
73
93973826 74
6adcee18
JB
75 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
76 word of a couple of sentences to start with a capital letter.
77
58d06528
JB
782013-11-12 Joel Brobecker <brobecker@adacore.com>
79
80 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
81 (Ada Exceptions): New node.
82 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
83 Commands" node.
84 (GDB/MI Ada Exceptions Commands): New node.
85 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
86 field in the output of the "-list-features" command.
87 * NEWS: Add entry for the new "info exceptions" CLI command,
88 and for the new "-info-ada-exceptions" GDB/MI command.
89
bc79de95
PM
902013-11-11 Phil Muldoon <pmuldoon@redhat.com>
91
92 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
93 (Line Tables In Python): New node.
94
73be47f5
DE
952013-11-08 Doug Evans <dje@google.com>
96
97 * gdb.texinfo (Debugging Output): Update text for
98 "set debug dwarf2-read".
99
db0fec5c
DE
1002013-11-08 Doug Evans <dje@google.com>
101
102 * gdb.texinfo (Debugging Output): Update text for
103 "set debug symtab-create".
104
92e32e33
PM
1052013-11-07 Phil Muldoon <pmuldoon@redhat.com>
106
107 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
108 constant.
109
f76c27b5
PM
1102013-11-07 Phil Muldoon <pmuldoon@redhat.com>
111
112 * gdb.texinfo (Breakpoints In Python): Document temporary
113 option in breakpoint constructor, and add documentation to the
114 temporary attribute.
115
fa4d0c40
YQ
1162013-11-07 Yao Qi <yao@codesourcery.com>
117
118 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
119 output of "-var-info-expression".
120
afa332ce
PA
1212013-11-06 Pedro Alves <palves@redhat.com>
122
123 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
124 non-interactive mode.
125 (Environment) <shell startup files warning>: Mention
126 non-interactive mode. Mention .zshenv for Z shell, and talk about
127 BASH_ENV instead of .bashrc for BASH.
128
9ac69859
NB
1292013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
130
131 * gdb.texinfo (Commands to Specify Files): Add description
132 of the remove-symbol-file command.
133 * observer.texi: New free_objfile event
134
98882a26
PA
1352013-10-24 Pedro Alves <palves@redhat.com>
136
137 * gdb.texinfo (Starting): Document set/show startup-with-shell.
138
ce13fade
JB
1392013-10-11 Joel Brobecker <brobecker@adacore.com>
140
141 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
142 New subsection inside which the "-catch-load" and "-catch-unload"
143 commands documentation is now placed.
144 (Ada Exception GDB/MI Catchpoint Commands): New subsection
145 documenting the "-catch-assert" and "-catch-exception" new
146 GDB/MI commands.
147
2446f5ea
JB
1482013-10-10 Joel Brobecker <brobecker@adacore.com>
149
150 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
151
0d12017b
JB
1522013-10-10 Joel Brobecker <brobecker@adacore.com>
153
bd80dc1a
JB
154 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
155 serial baud".
156 (Remote Configuration): Replace "set remotebaud" by "set serial
157 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 158
f4fb82a1
PA
1592013-10-07 Pedro Alves <palves@redhat.com>
160
161 PR breakpoints/11568
162 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
163 when the thread is removed from the thread list.
164
0c557179
SDJ
1652013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
166
167 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
168 Update entry for $_exitcode.
169
5713b9b5
JB
1702013-10-04 Joel Brobecker <brobecker@adacore.com>
171
172 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
173 new "--start" option.
174
901461f8
PA
1752013-10-02 Pedro Alves <palves@redhat.com>
176
177 * gdb.texinfo (Registers): Expand description of saved registers
178 in frames. Explain <not saved>.
179
8fb8eb5c
DE
1802013-09-25 Doug Evans <dje@google.com>
181
182 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
183
0a7cfe2c
SS
1842013-09-16 Stan Shebs <stan@codesourcery.com>
185
186 Remove the internals manual gdbint.texinfo.
187 * Makefile.in (INFO_DEPS): Remove gdbint.info.
188 (PDFFILES): Remove gdbint.pdf.
189 (HTMLFILES): Remove gdbint/index.html.
190 (HTMLFILES_INSTALL): Remove gdbint.
191 (GDBINT_DOC_FILES): Remove.
192 (dvi): Remove gdbint.dvi.
193 (ps): Remove gdbint.ps.
194 * gdbint.texinfo: Remove file.
195 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
196
a280dbd1
SDJ
1972013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
198
199 * gdb.texinfo (Convenience Functions): Mention new convenience
200 function $_isvoid.
201
4ac33720
UW
2022013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
203
204 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
205 (Standard Target Features): Add new node to menu.
206 (S/390 and System z Features): New node.
207
b3d3b4bd
SA
2082013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
209
210 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
211 -list-target-features in the example.
212
edf9f00c
JK
2132013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
214
215 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
216 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
217
1d236d23
JK
2182013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
219
220 Sync documentation with gdb.base/gnu-debugdata.exp.
221 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
222
5423b017
JK
2232013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
224
225 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
226
6211c335
YQ
2272013-08-27 Pedro Alves <pedro@codesourcery.com>
228 Yao Qi <yao@codesourcery.com>
229
230 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
231 Document new --skip-unavailable option.
232 <-stack-list-variables>: Document new --skip-unavailable option.
233
52e260a3
DE
2342013-08-26 Doug Evans <dje@google.com>
235
236 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
237 an optional regexp.
238
5e92f71a
TT
2392013-08-13 Tom Tromey <tromey@redhat.com>
240
241 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
242 Document GDB_PARALLEL and GDB_INOTIFY.
243
c5d7073b
SS
2442013-08-09 Stan Shebs <stan@codesourcery.com>
245
246 * LRS: Remove file, describes a long-abandoned live-range
247 splitting extension to stabs.
248
6fbe845e
AB
2492013-07-25 Andrew Burgess <aburgess@broadcom.com>
250
251 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
252
e7045703
DE
2532013-07-17 Doug Evans <dje@google.com>
254
255 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
256
3105ebf9
TT
2572013-07-02 Tom Tromey <tromey@redhat.com>
258
259 * gdb.texinfo (Target Commands): Don't mention "target nrom".
260
d6c2da54
TT
2612013-06-28 Tom Tromey <tromey@redhat.com>
262
263 * Makefile.in (version.subst): Use version.in, not
264 common/version.in.
265 * gdbint.texinfo (Versions and Branches, Releasing GDB):
266 Likewise.
267
e5823f1c
PA
2682013-06-27 Pedro Alves <palves@redhat.com>
269
270 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
271 dynamic symbol resolution code>: New section, based on infrun.c
272 comment.
273
92dcb9ff
TT
2742013-06-26 Tom Tromey <tromey@redhat.com>
275
276 * gdbint.texinfo (Versions and Branches): Use common/version.in.
277 Update.
278 (Releasing GDB): Likewise.
279
dc673c81
YQ
2802013-06-26 Pedro Alves <pedro@codesourcery.com>
281 Yao Qi <yao@codesourcery.com>
282
283 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
284 -trace-frame-collected.
285
28a93511
YQ
2862013-06-26 Pedro Alves <pedro@codesourcery.com>
287
288 * gdb.texinfo (Traceframe Info Format): Document tvar element
289 and its attributes.
290
a0743c90
YQ
2912013-06-25 Yao Qi <yao@codesourcery.com>
292
293 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
294
01208463
TT
2952013-06-24 Tom Tromey <tromey@redhat.com>
296
297 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
298 (GDBvn.texi): Use version.subst.
299 (version.subst): New target.
300 (mostlyclean): Remove version.subst.
301
c898adb7
YQ
3022013-06-20 Pedro Alves <pedro@codesourcery.com>
303
304 * gdb.texinfo (GDB/MI Data Manipulation)
305 <-data-list-register-values>: Document the --skip-unavailable
306 option.
307
7c57fa1e
YQ
3082013-06-07 Yao Qi <yao@codesourcery.com>
309
310 * gdb.texinfo (Symbols): Add kindex and cindex for
311 'maint print msymbols'.
312
0059c61a 3132013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
314
315 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
316 response field name (thread-group to inferior).
317
85dc5a12
GB
3182013-06-04 Gary Benson <gbenson@redhat.com>
319
320 * gdb.texinfo (General Query Packets/qSupported): Added
321 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
322 to the table of currently defined stub features.
323 Added a more detailed entry for "augmented-libraries-svr4-read".
324 (General Query Packets/qXfer:libraries-svr4:read): Documented
325 the augmented form of this packet.
326
5901af59
JB
3272013-05-23 Joel Brobecker <brobecker@adacore.com>
328
329 * gdb.texinfo (System-wide Configuration Scripts): Renames
330 "Installed System-wide Configuration Scripts". Add associated
331 @menu block.
332
c1e36e3e
PA
3332013-05-23 Yao Qi <yao@codesourcery.com>
334 Pedro Alves <palves@redhat.com>
335
336 * gdb.texinfo (Packets): Document 'vCont;r'.
337 (Continuing and Stepping): Document target-assisted range
338 stepping, and the 'set range-stepping' and 'show range-stepping'
339 commands.
340
0201faac
JB
3412013-05-23 Joel Brobecker <brobecker@adacore.com>
342
343 * gdb.texinfo (Installed System-wide Configuration Scripts):
344 Add subsection describing the scripts now available under
345 the data-dir's system-gdbbinit subdirectory.
346 * NEWS: Add entry announcing the availability of system-wide
347 configuration scripts for ElinOS and Wind River Linux.
348
c5867ab6
HZ
3492013-05-21 Hui Zhu <hui@codesourcery.com>
350
351 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
352 "-dprintf-insert" command.
353
7d0c9981
DE
3542013-05-17 Doug Evans <dje@google.com>
355
356 * gdb.texinfo (Maintenance Commands): Update doc for
357 "maint check-psymtabs". Add doc for "maint check-symtabs",
358 "maint expand-symtabs".
359
742ce053
MM
3602013-05-15 Markus Metzger <markus.t.metzger@intel.com>
361
362 * gdb.texinfo (Process Record and Replay): Document the
363 "record goto" command and its sub-commands.
364
1e611234
PM
3652013-05-10 Phil Muldoon <pmuldoon@redhat.com>
366
367 * gdb.texinfo (Backtrace): Add "no-filter" argument.
368 (Python API): Add Frame Filters API, Frame Wrapper API,
369 Writing a Frame Filter/Wrapper, Managing Management of Frame
370 Filters chapter entries.
371 (Frame Filters API): New Node.
372 (Frame Wrapper API): New Node.
373 (Writing a Frame Filter): New Node.
374 (Managing Frame Filters): New Node.
375 (Progspaces In Python): Add note about frame_filters attribute.
376 (Objfiles in Python): Ditto.
377 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
378 @anchors and --no-frame-filters option to -stack-list-variables,
379 -stack-list-frames, -stack-list-locals and -stack-list-arguments
380 commands.
381
2874cb83
JB
3822013-05-08 Joel Brobecker <brobecker@adacore.com>
383
384 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
385 Support" subsection documenting the XML format used to transfer
386 shared library info on AIX.
387
9a005eb9
JB
3882013-05-08 Joel Brobecker <brobecker@adacore.com>
389
390 * gdb.texinfo (Debugging Output): Add documentation of
391 "set debug aix-solib" and "show debug aix-solib" commands.
392
a1217d97
SL
3932013-05-06 Sandra Loosemore <sandra@codesourcery.com>
394
395 * gdb.texinfo (Nios II): New section.
396 (Nios II Features): New section.
397
4d1eb6b4
JB
3982013-05-06 Joel Brobecker <brobecker@adacore.com>
399
400 * gdbint.texinfo (Algorithms): Remove entries documenting
401 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
402 SOLIB_CREATE_INFERIOR_HOOK.
403
3f84184e
TT
4042013-04-29 Tom Tromey <tromey@redhat.com>
405
406 PR python/14204:
407 * gdb.texinfo (Python API): Fix menu entry.
408 (Blocks In Python): Fix subsubsection text. Rewrite intro.
409 Define global and static block. Add example. Clarify
410 block relationship for inline functions.
411
60155234
TT
4122013-04-29 Tom Tromey <tromey@redhat.com>
413
414 * gdb.texinfo (Python API): Mention Python help and keyword
415 arguments. Move pagination text to Basic Python.
416 (Basic Python): Put pagination text here. Document
417 close-on-exec, SIGCHLD, and SIGINT.
418
5360976e
PA
4192013-04-19 Pedro Alves <palves@redhat.com>
420
421 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
422 "signedness" instead of "signness".
423
bd3f3b55
PA
4242013-04-19 Pedro Alves <palves@redhat.com>
425
426 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
427 -Wno-pointer-sign text with text on -Wpointer-sign.
428
dee368d3
TT
4292013-04-16 Tom Tromey <tromey@redhat.com>
430
431 * gdb.texinfo (Set Catchpoints): Mention earliest version of
432 GCC that has the SDT probe points.
433
cc16e6c9
TT
4342013-04-15 Tom Tromey <tromey@redhat.com>
435
436 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
437 exception catchpoints.
438
72f1fe8a
TT
4392013-04-15 Tom Tromey <tromey@redhat.com>
440
441 * gdb.texinfo (Set Catchpoints): Document $_exception.
442 (Convenience Vars): Mention $_exception.
443
591f19e8
TT
4442013-04-15 Tom Tromey <tromey@redhat.com>
445
446 * gdb.texinfo (Set Catchpoints): Reorganize exception
447 catchpoints. Document "catch rethrow".
448 (Debugging C Plus Plus): Mention "catch rethrow".
449
02ae6bad
TT
4502013-04-15 Tom Tromey <tromey@redhat.com>
451
452 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
453
2c91021c
JK
4542013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
455 Eli Zaretskii <eliz@gnu.org>
456
457 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
458 line below the sample output.
459
6eaaf48b
EZ
4602013-04-12 Eli Zaretskii <eliz@gnu.org>
461
462 * gdb.texinfo (Mode Options): Document '-configuration'.
463 (Help): Document "show configuration".
464 (Bug Reporting): Add requirements to include the configuration
465 details in bug reports.
466
b292c783
JK
4672013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
468
469 * Makefile.in (MAN1S): Add gcore.1.
470 Remove "Host, target, and site specific Makefile fragments" comment.
471 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
472 (install-man1, uninstall-man1): Conditionalize gcore.1.
473 (gcore.1): New.
474 * gdb.texinfo (Man Pages): Add gcore man.
475 (gcore man): New node.
476
f81d1120
PA
4772013-04-10 Pedro Alves <palves@redhat.com>
478
479 * gdb.texinfo (Process Record and Replay): Document that "set
480 record full insn-number-max", "set record
481 instruction-history-size" and "set record
482 function-call-history-size" accept "unlimited".
483 (Backtrace): Document that "set backtrace limit" accepts
484 "unlimited".
485 (List): Document that "set listsize" accepts "unlimited".
486 (Print Settings)" Document that "set print max-symbolic-offset",
487 "set print elements" and "set print repeats" accept "unlimited".
488 (Starting and Stopping Trace Experiments): Document that "set
489 trace-buffer-size" accepts "unlimited".
490 (Remote Configuration): Document that "set tcp connect-timeout"
491 accepts "unlimited".
492 (Command History): Document that "set history size" accepts
493 "unlimited".
494 (Screen Size): Document that "set height" and "set width" accepts
495 "unlimited". Adjust "set pagination"'s description to suggest
496 "set height unlimited" instead of "set height 0".
497
393fd4c3
YQ
4982013-04-10 Yao Qi <yao@codesourcery.com>
499
500 * gdb.texinfo (Trace Files): Add "target ctf".
501
cba5a7bf
JK
5022013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
503
504 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
505
0ed630cb
JK
506 * Makefile.in (install-man1, install-man5, uninstall-man1)
507 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
508
afe1492b
JK
509 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
510
5b8b6385
JK
5112013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
512 Eli Zaretskii <eliz@gnu.org>
513
514 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
515 parameters order. Remove "On some targets" for --attach. Document the
516 --multi parameter and extended-remote command. Document all the
517 options.
518
906ccdf0
JK
5192013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
520
521 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
522 the list of supported languages.
523
43662968
JK
5242013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
525
526 Convert man pages to texinfo, new gdbinit.5 texinfo page.
527 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
528 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
529 (diststuff): Add man.
530 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
531 (uninstall-man5): New.
532 (STAGESTUFF): Add *.1 and *.5.
533 (GDBvn.texi): Add SYSTEM_GDBINIT.
534 (gdb.1, gdbserver.1, gdbinit.5): New.
535 (maintainer-clean realclean): Add $(MANS).
536 (install): Add install-man.
537 (uninstall): Add uninstall-man.
538 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
539 (@copying): Wrap it by @c man begin COPYRIGHT.
540 (Top): Add Man Pages.
541 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
542
be9a8770
PA
5432013-04-02 Pedro Alves <palves@redhat.com>
544
545 * gdb.texinfo (Debugging Output): Document "set/show debug
546 aarch64", "set/show debug coff-pe-read" and "set/show debug
547 mach-o".
548
a46c1e42
PA
5492013-04-02 Pedro Alves <palves@redhat.com>
550
551 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
552 table>: Add entry for "trace-buffer-size".
553
bd3eecc3
PA
5542013-03-28 Pedro Alves <palves@redhat.com>
555
556 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
557 table>: Add entry for "trace-status".
558
215b9f98
EZ
5592013-03-28 Eli Zaretskii <eliz@gnu.org>
560
561 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
562 @bullet", which is invalid (makeinfo 5.1 barfs).
563
7f7cc265
PA
5642013-03-28 Pedro Alves <palves@redhat.com>
565
566 PR gdb/15294
567
568 * gdb.texinfo (List) <set listsize>: Adjust to document that
569 listsize 0 means no limit, and remove mention of -1.
570
9c0be723
YQ
5712013-03-22 Yao Qi <yao@codesourcery.com>
572
573 * gdb.texinfo (Embedded Processors): Remove menu item
574 "OpenRISC 1000".
575 (OpenRISC 1000): Remove.
576
bd712aed
DE
5772013-03-21 Doug Evans <dje@google.com>
578
579 * gdb.texinfo (Maintenance Commands): Add docs for
580 "mt set per-command {space,time,symtab} {on,off}".
581
d0353e76
YQ
5822013-03-14 Hui Zhu <hui@codesourcery.com>
583 Yao Qi <yao@codesourcery.com>
584
585 * gdb.texinfo (Trace Files): Add "tsave -ctf".
586
6dd24dfa
KS
5872013-03-13 Keith Seitz <keiths@redhat.com>
588
589 * gdb.texinfo (Maintenance Commands): Add missing ')' for
590 "maint agent" reference to Dynamic printf.
591
5c4808ca
EZ
5922013-03-11 Eli Zaretskii <eliz@gnu.org>
593
594 * gdb.texinfo (General Query Packets): Don't use colon in index
595 entries visible to Info format.
596
59ea5688
MM
5972013-03-11 Markus Metzger <markus.t.metzger@intel.com>
598
599 * gdb.texinfo (Process Record and Replay): Document record
600 changes.
601
2ae8c8e7
MM
6022013-03-11 Markus Metzger <markus.t.metzger@intel.com>
603
604 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
605 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
606 qXfer:btrace:read.
607
28abe188
EZ
6082013-03-09 Eli Zaretskii <eliz@gnu.org>
609
610 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
611 use colons in @anchor and @cindex entries.
612
be9a119c 6132013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
614
615 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
616
be9a119c 6172013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
618 Hafiz Abid Qadeer <abidh@codesourcery.com>
619
620 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
621 trace-buffer-size set and show commands.
622 (Tracepoint Packets): Document QTBuffer:size.
623 (General Query Packets): Document QTBuffer:size.
624
d57350ea
TT
6252013-02-21 Tom Tromey <tromey@redhat.com>
626
627 * gdb.texinfo: Remove bad @syncodeindex.
628 (Values From Inferior, Types In Python, Inferiors In Python)
629 (Events In Python, Threads In Python, Frames In Python, Blocks In
630 Python, Symbols In Python, Symbol Tables In Python): Remove
631 @tables.
632 (Packets, General Query Packets, Tracepoint Packets)
633 (Host I/O Packets): Use @w{} for empty @item.
634
9f44fbc0
SCR
6352013-02-20 Siva Chandra Reddy <sivachandra@google.com>
636
637 * gdb.texinfo (Architectures In Python): Add description about
638 the new method gdb.Architecture.disassemble.
639
f5911ea1
HAQ
6402013-02-15 Pedro Alves <pedro@codesourcery.com>
641 Hafiz Abid Qadeer <abidh@codesourcery.com>
642
643 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
644 Document the "trace-file" field.
645
7e1e0340
DE
6462013-02-07 Doug Evans <dje@google.com>
647
648 * gdb.texinfo (Machine Code): Clarify argument to disassemble
649 command.
650
134a2066
YQ
6512013-02-06 Yao Qi <yao@codesourcery.com>
652
653 * gdb.texinfo (GDB/MI Async Records): Document new MI
654 notification "=tsv-modified". Update the document of MI
655 notification "=tsv-created".
656 * observer.texi (GDB Observers): New observer tsv_modified.
657 Update observer tsv_created and tsv_delete.
658
430ed3f0
MS
6592013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
660
661 * gdb.texinfo (AArch64 Features): New section; document
662 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
663 (Architectures): Add new AArch64 section to document AArch64
664 architecture specific commands.
665 (ABI): Add description of the new OS ABI "Newlib" and its influence
666 on the longjmp handling.
667
1b56eb55
JK
6682013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
669 Jan Kratochvil <jan.kratochvil@redhat.com>
670
671 * gdb.texinfo (Backtrace): Added description of 'filename-display'
672 variable in 'set/show backtrace' section.
673
c4957902
TT
6742013-01-31 Tom Tromey <tromey@redhat.com>
675
676 * gdb.texinfo (Target Commands): Fix typo.
677
bea883fd
SCR
6782013-01-23 Siva Chandra Reddy <sivachandra@google.com>
679
680 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
681 describing the gdb.Architecture class.
682 (Frames In Python): Add description about the new method
683 gdb.Frame.architecture().
684
796a7ff8
DE
6852013-01-23 Doug Evans <dje@google.com>
686
687 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
688
998580f1
MK
6892013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
690
691 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
692 'thread-groups' field when printing a breakpoint in MI.
693
c9fb1240
SD
6942012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
695 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
696 to reflect that jit-reader-load now supports absolute file-names.
697
ab04a2af
TT
6982013-01-16 Tom Tromey <tromey@redhat.com>
699
700 * gdb.texinfo (Set Catchpoints): Document "catch signal".
701 (Signals): Likewise.
702
8ac3646f
TT
7032013-01-16 Tom Tromey <tromey@redhat.com>
704
705 * gdb.texinfo (GDB/MI Breakpoint Information): Document
706 "catch-type" field.
707 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
708
e93a8774
TT
7092013-01-07 Tom Tromey <tromey@redhat.com>
710
711 * gdb.texinfo (Mode Options): Don't mention -epoch.
712 (Data, Emacs): Remove obsolete comments.
713
54516a0b
TT
7142013-01-02 Tom Tromey <tromey@redhat.com>
715
716 * gdb.texinfo (GDB/MI Output Records): Update menu.
717 (GDB/MI Breakpoint Information): New node.
718 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
719 <-break-insert>: Likewise.
720
8dbe8ece
YQ
7212012-12-31 Yao Qi <yao@codesourcery.com>
722
723 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
724 (Packets): Move "vStopped" packet to ...
725 (Notification Packets): ... here. Describe the components
726 of notification. Add a table of supported notifications.
727 Add an example on the process of he async notification.
728
f35a17b5
JK
7292012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
730
731 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
732 present.
733 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
734 fullname output always present.
735
0dfd2fad
PM
7362012-12-23 Pierre Muller <muller@sourceware.org>
737
738 * gdbint.texinfo (Function prototypes): Require use of "extern"
739 modifier for function prototypes in headers.
740
7785b880
JB
7412012-12-19 Joel Brobecker <brobecker@adacore.com>
742
743 * refcard.tex: Update copyright notice to GPL v3 or later.
744 Update contact info.
745
3d745be3
JK
7462012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
747
748 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
749
c9b6281a
YQ
7502012-12-15 Yao Qi <yao@codesourcery.com>
751
752 * gdb.texinfo (Debugging Output): Document 'set debug
753 notification' and 'show debug notification'.
754
f2a8bc8a
YQ
7552012-12-15 Yao Qi <yao@codesourcery.com>
756
757 * gdb.texinfo (Listing Tracepoints): New item and example about
758 'installed on target' output.
759 Add more in the example about 'installed on target'.
760 (GDB/MI Breakpoint Commands): Doc about 'installed field.
761
451b7c33
TT
7622012-12-14 Tom Tromey <tromey@redhat.com>
763
764 * gdb.texinfo (SVR4 Process Information): Mention core files.
765
3fa7bf06
MG
7662012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
767
768 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
769
05b4bd79
PA
7702012-12-11 Pedro Alves <palves@redhat.com>
771
772 * gdb.texinfo: Remove all mentions of Unixware throughout.
773
74a0d9f6
JK
7742012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
775
776 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
777
0c631110
TT
7782012-11-29 Tom Tromey <tromey@redhat.com>
779
780 * gdb.texinfo (SVR4 Process Information): Document missing
781 "info proc" subcommands.
782
891df0ea
YQ
7832012-11-29 Yao Qi <yao@codesourcery.com>
784
785 PR gdb/1477.
786 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
787 to 'auto' instead of 'gnu'.
788
608e2dbb
TT
7892012-11-26 Tom Tromey <tromey@redhat.com>
790
791 * gdb.texinfo (MiniDebugInfo): New node.
792 (GDB Files): Update.
793
e64e0392
DE
7942012-11-16 Doug Evans <dje@google.com>
795
796 * gdb.texinfo (System-wide configuration): If the system-wide init
797 file lives in the data-directory, and --data-directory is provided,
798 look for it there.
799
ae606bee
TT
8002012-11-15 Tom Tromey <tromey@redhat.com>
801
802 * gdb.texinfo (Signaling): Fix typo.
803
62747a60
TT
8042012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
805
806 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
807 parameter "count" of -data-write-memory-bytes, and add an example.
808
18a9fc12
TT
8092012-11-12 Tom Tromey <tromey@redhat.com>
810
811 * gdb.texinfo (Symbols): Document "info type-printers",
812 "enable type-printer" and "disable type-printer".
813 (Python API): Add new node to menu.
814 (Type Printing API): New node.
815 (Progspaces In Python): Document type_printers field.
816 (Objfiles In Python): Likewise.
817 (gdb.types) <get_type_recognizers, apply_type_recognizers,
818 register_type_printer, TypePrinter>: Document.
819
53342f27
TT
8202012-11-12 Tom Tromey <tromey@redhat.com>
821
822 * gdb.texinfo (Symbols): Document "set print type methods",
823 "set print type typedefs", and flags to ptype and whatis.
824
ed8a1c2d
AB
8252012-11-09 Andrew Burgess <aburgess@broadcom.com>
826
827 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
828 the example -data-disassemble output. Extend the description of
829 the -data-disassemble results to document all fields. Document
830 the cli disassemble command as being related to -data-disassemble.
831
8506d139
YQ
8322012-11-09 Yao Qi <yao@codesourcery.com>
833
834 PR gdb/14777.
835 * gdb.texinfo (OS Information): Remove doc on command
836 'info udot'.
837
4d3f93a2
JB
8382012-11-08 Joel Brobecker <brobecker@adacore.com>
839
840 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
841 gdb.ini warning for Windows port.
842
1e96de83
YQ
8432012-11-08 Yao Qi <yao@codesourcery.com>
844
845 * gdb.texinfo (Search): Add kindex for 'fo'.
846
dc939229
TT
8472012-11-05 Tom Tromey <tromey@redhat.com>
848
849 PR python/14802:
850 * gdb.texinfo (Functions In Python): Add example.
851
6f6484cd
YQ
8522012-11-03 Yao Qi <yao@codesourcery.com>
853
854 * observer.texi (GDB Observers): Remove observer
855 'tracepoint_modified', 'tracepoint_created' and
856 'tracepoint_deleted'.
857
af4238e5
TT
8582012-10-26 Tom Tromey <tromey@redhat.com>
859
860 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
861
687e43a4
TT
8622012-10-25 Tom Tromey <tromey@redhat.com>
863
864 * gdb.texinfo (General Query Packets): Use @itemx.
865
8de0566d
YQ
8662012-10-17 Yao Qi <yao@codesourcery.com>
867
868 * observer.texi (GDB Observers): Update observer
869 'memory_changed'.
870 * gdb.texinfo (GDB/MI Async Records): Document for
871 "memory-changed" notification.
872
07540c15
DE
8732012-10-15 Doug Evans <dje@google.com>
874
875 * gdb.texinfo (Mode Options): Document -nh.
876 Elaborate on docs for -nx.
877
d7019589
SP
8782012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
879
880 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
881
82a90ccf
YQ
8822012-09-21 Yao Qi <yao@codesourcery.com>
883 Pedro Alves <palves@redhat.com>
884
885 * gdb.texinfo (GDB/MI Async Records): Document notification
886 'record-started' and 'record-stopped'.
887 * observer.texi (GDB Observers): New observer 'record-changed'.
888
aa9259cc
TS
8892012-09-19 Thomas Schwinge <thomas@codesourcery.com>
890
891 * gdb.texinfo: Document the removal of SH's 'regs' command.
892
c1d780c2
SDJ
8932012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
894
895 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
896
bb25a15c
YQ
8972012-09-18 Yao Qi <yao@codesourcery.com>
898
899 * gdb.texinfo (GDB/MI Async Records): Document new MI
900 notifications '=tsv-created' and '=tsv-deleted'.
901 * observer.texi (GDB Observers): New observer tsv_created and
902 tsv_deleted.
903
201b4506
YQ
9042012-09-18 Yao Qi <yao@codesourcery.com>
905
906 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
907 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
908 '=traceframe-changed'.
909
6fc1c773
YQ
9102012-09-17 Yao Qi <yao@codesourcery.com>
911
912 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
913 'set listsize'.
914
121c73f3
JK
9152012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
916 Eli Zaretskii <eliz@gnu.org>
917
918 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
919 encoding for gdbarch_breakpoint_from_pc, bp_addr for
920 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
921
e9687799
JK
9222012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
923
924 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
925
3b5e4d35
YPK
9262012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
927
928 Document how to return from "python-interactive" to GDB.
929 * gdb.texinfo (Python Commands): Update documentation.
930
9312012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
932
933 Add a new "python-interactive" command that starts a standard
934 Python interactive prompt with "pi" as alias, and add "py" as
935 an alias to "python".
936 * gdb.texinfo (Python Commands): Document the new commands.
937
b583003e
TT
9382012-08-22 Tom Tromey <tromey@redhat.com>
939
940 * gdbint.texinfo (Host Definition): Remove documentation for
941 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
942
a451cb65
KS
9432012-08-17 Keith Seitz <keiths@redhat.com>
944
945 PR c++/13356
946 * gdb.texinfo (Type and Range Checking): Remove warning.
947 Remove spurious commas.
948 Update text and examples for re-implementation of set/show
949 check type.
950 (C and C++ Type and Range Checks): Likewise.
951
6b1755ce
YQ
9522012-08-16 Yao Qi <yao@codesourcery.com>
953
954 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
955 is deprecated.
956
f47f77df
DE
9572012-08-13 Doug Evans <dje@google.com>
958
959 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
960 to include functions.
961
a72c3253
DE
9622012-08-10 Doug Evans <dje@google.com>
963
964 * gdb.texinfo (Convenience Funs): New node.
965 (Types In Python): Document Type.vector.
966
5b9afe8a
YQ
9672012-08-09 Yao Qi <yao@codesourcery.com>
968
969 * observer.texi: New observer command_param_changed.
970 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
971
dc1039df
JK
9722012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
973
974 * gdbint.texinfo (Debugging GDB): In section
975 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
976 Mention also gdb-gdb.py.
977
4abf930d
YQ
9782012-08-07 Yao Qi <yao@codesourcery.com>
979
980 Revert the folloing patch:
981 2012-08-06 Yao Qi <yao@codesourcery.com>
982 * gdb.texinfo (Remote Configuration): Add kindex for 'set
983 remote hardware-watchpoint-limit' and 'set
984 remote hardware-breakpoint-limit'.
985
f3c8a52a
JK
9862012-08-06 Nathaniel Flath <flat0103@gmail.com>
987
988 * gdb.texinfo (Working Directory): Added information about new
989 default argument for 'cd' command.
990
77a91025
YQ
9912012-08-06 Yao Qi <yao@codesourcery.com>
992
993 * gdb.texinfo (Remote Configuration): Add kindex for 'set
994 remote hardware-watchpoint-limit' and 'set
995 remote hardware-breakpoint-limit'.
996
d9f08f52
YQ
9972012-08-06 Yao Qi <yao@codesourcery.com>
998
999 Fix PR14371.
1000
1001 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
1002 '=breakpoint-deleted'.
1003
95b07c96
YQ
10042012-08-02 Yao Qi <yao@codesourcery.com>
1005
1006 * gdb.texinfo (Native): Remove node Neutrino.
1007
7255706c
YQ
10082012-07-27 Yao Qi <yao@codesourcery.com>
1009
1010 * gdb.texinfo (IPA Protocol Commands): Document new command
1011 'close'.
1012
d6b28940
TT
10132012-07-25 Tom Tromey <tromey@redhat.com>
1014
1015 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
1016
e615022a
DE
10172012-07-20 Doug Evans <dje@google.com>
1018
1019 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
1020 (Index Files): Document how to control the use of deprecated index
1021 sections.
1022 (Index Section Format): Replace --use-deprecated-index-sections with
1023 "set use-deprecated-index-sections on".
1024
055855a4
EZ
10252012-07-12 Eli Zaretskii <eliz@gnu.org>
1026
1027 * gdbint.texinfo: Remove @syncodeindex directives that put all the
1028 indices into a single node "Index". Instead, join function and
1029 variable indices into a single index, separate from the concept
1030 index. Requested in
1031 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
1032 (Top): Update the top-level menu: instead of one "Index" there are
1033 now separate entries "Concept Index" and "Function and Variable
1034 Index".
1035 (Concept Index, Function and Variable Index): New nodes.
1036 (Index): Node deleted.
1037
f77cc5f0
HZ
10382012-07-05 Hui Zhu <hui_zhu@mentor.com>
1039
1040 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
1041 and "maint agent-eval".
1042
00595b5e
EZ
10432012-07-03 Eli Zaretskii <eliz@gnu.org>
1044
1045 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
1046 avoid file-name clashes between Index.html and index.html on
1047 case-insensitive filesystems. See the discussion starting in
1048 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
1049 details of the problem.
1050 (Top): Update the master menu for the above.
1051 (Concept Index, Command and Variable Index): New nodes, instead of
1052 the old "Index" node that was deleted. All cross-references
1053 updated.
1054
d3ce09f5
SS
10552012-07-02 Stan Shebs <stan@codesourcery.com>
1056
1057 * gdb.texinfo (Dynamic Printf): Mention agent style and
1058 disconnected dprintf.
1059 (Maintenance Commands): Describe maint agent-printf.
1060 (General Query Packets): Mention BreakpointCommands feature.
1061 (Packets): Document commands extension to Z0 packet.
1062 * agentexpr.texi (Bytecode Descriptions): Document printf
1063 bytecode.
1064
2d7b58e8
JK
10652012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1066
1067 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
1068 only after gdbinit files.
1069 (Startup): Move -iex and -iex commands down after gdbinit files.
1070
202cbf1c
JK
10712012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1072
1073 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
1074 possibility.
1075
b6ba681c
TT
10762012-06-29 Tom Tromey <tromey@redhat.com>
1077
1078 * gdb.texinfo (Index Section Format): Update for version 7.
1079
71caed83
SS
10802012-06-28 Stan Shebs <stan@codesourcery.com>
1081
1082 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
1083 example, add note about title column.
1084
ee0bf529
SCR
10852012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1086
1087 * gdb.texinfo (Symbol Tables In Python): Add description about
1088 the new 'last' attribute of gdb.Symtab_and line.
1089
3c15d565
SCR
10902012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1091
1092 * gdb.texinfo (Symbol Tables In Python): Correct the description
1093 of the 'pc' attribute of gdb.Symtab_and_line.
1094
45cfd468
DE
10952012-06-26 Doug Evans <dje@google.com>
1096
1097 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
1098 and symtab-create.
1099
496ee73e
KS
11002012-06-25 Keith Seitz <keiths@redhat.com>
1101
1102 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
1103 from example. Remove "rbreak" from list of corresponding
1104 gdb commands.
1105
156942c7
DE
11062012-06-23 Doug Evans <dje@google.com>
1107
1108 * gdb.texinfo (Index Section Format): Document version 7 format.
1109
c614397c
YQ
11102012-06-22 Yao Qi <yao@codesourcery.com>
1111
1112 * gdb.texinfo: Add missing cindex for some packets.
1113
472a2379
KS
11142012-06-20 Keith Seitz <keiths@redhat.com>
1115
1116 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
1117 for -break-insert and document -p.
1118
2678e2af
YQ
11192012-06-20 Yao Qi <yao@codesourcery.com>
1120
1121 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
1122 and "gdb.write_memory" with "Inferior.read_memory" and
1123 "Inferior.write_memory".
1124
984359d2
EZ
11252012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
1126
1127 * gdb.texinfo (Summary): Add a link to "Free Documentation".
1128 (Free Documentation): Add @node line.
1129 (Continuing and Stepping) <advance location>: Use @item instead of
1130 @itemx.
1131 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
1132 @itemx.
1133 (Embedded Processors): Put the link to "PA" to its correct place,
1134 according to document structure.
1135 (Python API): Put the link to "Lazy Strings In Python" to its
1136 correct place.
1137 (Index): Use @@ in @tex block to get a literal @.
1138
1139 * gdbint.texinfo: Fix the @subtitle line.
1140
1141 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
1142 correct place.
1143
16bdd41f
YQ
11442012-06-08 Yao Qi <yao@codesourcery.com>
1145
1146 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
1147 Protocol'.
1148 (In-Process Agent Protocol, IPA Protocol Objects)
1149 (IPA Protocol Commands): New nodes.
1150 (Tracepoint Packets): Add anchors.
1151
2d4c29c5
TS
11522012-06-06 Thomas Schwinge <thomas@codesourcery.com>
1153
1154 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
1155
6bd110c5
YQ
11562012-06-06 Yao Qi <yao@codesourcery.com>
1157
1158 * gdb.texinfo: Update copyright year.
1159
f3e0e960
SS
11602012-05-23 Stan Shebs <stan@codesourcery.com>
1161 Kwok Cheung Yeung <kcy@codesourcery.com>
1162
1163 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
1164
1564a261
JK
11652012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1166
1167 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
1168 Mention also --with-separate-debug-dir.
1169 (Auto-loading): Prepend $debugdir in the sample output.
1170 (Auto-loading safe path): Likewise. Mention also $debugdir for the
1171 auto-load safe-path variable.
1172 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
1173 Mention also $debugdir for 'set auto-load scripts-directory'.
1174
eb17f351
EZ
11752012-05-19 Eli Zaretskii <eliz@gnu.org>
1176
1177 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
1178 (MIPS Embedded, MIPS, MIPS Register packet Format)
1179 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
1180 appropriate.
1181
4cc0665f
MR
11822012-05-18 Sandra Loosemore <sandra@codesourcery.com>
1183 Maciej W. Rozycki <macro@codesourcery.com>
1184
1185 * gdb.texinfo (MIPS): Document "set mips compression" and "show
1186 mips compression".
1187 (MIPS Breakpoint Kinds): New subsubsection.
1188
7af8dcf8 11892012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
1190
1191 * gdb.texinfo (Architecture-Specific Protocol Details): Define
1192 nodes for subsections. Add @acronym mark-ups and adjust
1193 formatting.
1194
aff139ff
JK
11952012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1196
1197 Rename $ddir to $datadir.
1198 * gdb.texinfo (Auto-loading, Auto-loading safe path)
1199 (objfile-gdb.py file): Rename $ddir to $datadir.
1200
9cb709b6
TT
12012012-05-18 Tom Tromey <tromey@redhat.com>
1202
1203 * gdb.texinfo (Print Settings): Document 'set print symbol'.
1204
e7e0cddf
SS
12052012-05-14 Stan Shebs <stan@codesourcery.com>
1206
1207 * gdb.texinfo (Dynamic Printf): New subsection.
1208
7efc75aa
SCR
12092012-05-13 Siva Chandra Reddy <sivachandra@google.com>
1210
1211 * gdb.texinfo (Basic Python): Add description about the function
1212 gdb.find_pc_line
1213
f307c045
JK
12142012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1215 Eli Zaretskii <eliz@gnu.org>
1216
1217 * gdb.texinfo (Separate Debug Files): Use plural form for global
1218 debugging information directory.
1219
85d4a676
SS
12202012-05-11 Stan Shebs <stan@codesourcery.com>
1221 Kwok Cheung Yeung <kcy@codesourcery.com>
1222
1223 * gdb.texinfo (Operating System Auxiliary Information): Document new
1224 'info os' subcommands.
1225
c1668e4e
JK
12262012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1227
1228 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1229 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1230 (dotdebug_gdb_scripts section): Add reference
1231 to 'Auto-loading safe path'.
1232
7349ff92
JK
12332012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1234
1235 Implement multi-component --with-auto-load-dir.
1236 * gdb.texinfo (Auto-loading): New references
1237 for 'set auto-load scripts-directory'
1238 and 'show auto-load scripts-directory'.
1239 (Auto-loading safe path): Describe the new default. Move $ddir
1240 substituation reference to 'objfile-gdb.py file'.
1241 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1242 script-name. Describe new 'set auto-load scripts-directory'
1243 and 'show auto-load scripts-directory'.
1244
6dea1fbd
JK
12452012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1246
1247 Provide $ddir substitution for --with-auto-load-safe-path.
1248 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1249 (Auto-loading safe path): Likewise. Mention the default value,
1250 $ddir substitution, --with-auto-load-safe-path and
1251 --without-auto-load-safe-path.
1252 * observer.texi (gdb_datadir_changed): New.
1253
1ccacbcd
JK
12542012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1255
1256 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1257 Twice.
1258
d9242c17
JK
1259 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1260 directory separator by path separator.
1261
af2c1515
JK
12622012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1263
1264 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1265 for 'set auto-load safe-path' optional. Mention if it is omitted.
1266 Change disabling security protection condition to "/", twice.
1267
a20ee7a4
SCR
12682012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1269
1270 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1271 the new methods global_block and static_block on gdb.Symtab
1272 objects.
1273
56af09aa
SCR
12742012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1275
1276 * gdb.texinfo (Blocks In Python): Add a note saying that future
1277 improvements to GDB and its infrastructure can move symbols
1278 across blocks within a symbol table.
1279
2746b0ef
YQ
12802012-04-29 Yao Qi <yao@codesourcery.com>
1281
1282 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1283 (A29K): Remove.
1284
62e5f89c
SDJ
12852012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1286 Tom Tromey <tromey@redhat.com>
1287
1288 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1289 and generic static probe support on GDB.
1290
a766d390
DE
12912012-04-25 Doug Evans <dje@google.com>
1292
50f042b9
DE
1293 * gdb.texinfo (Go): Fix thinko.
1294
a766d390
DE
1295 * gdb.texinfo (Supported Languages): Add Go.
1296 (Go): New node.
1297
f02e2b19
YQ
12982012-04-25 Yao Qi <yao@codesourcery.com>
1299
1300 * gdbint.texinfo (Testsuite): New section `Board settings'.
1301
68d41a48
JK
13022012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1303
1304 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1305 Three times.
1306
174bb630
JK
1307 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1308 Three times.
1309
0511cc75
JK
13102012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1311
1312 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1313 by @table @asis. Fix formatting of one item.
1314
0070f25a
JK
13152012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1316
1317 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1318
4dc84fd1
JK
13192012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1320
1321 New option "set debug auto-load".
1322 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1323 (auto-load verbose mode): New node.
1324
bccbefd2
JK
13252012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1326
1327 New option "set auto-load safe-path".
1328 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1329 and "info auto-load" examples for safe-path. Put there also references
1330 for "set auto-load safe-path" and "show auto-load safe-path".
1331 New menu item for Auto-loading safe path.
1332 (Auto-loading safe path): New node.
1333 (Python Auto-loading): Update the expected output from "Missing"
1334 to "No".
1335
bf88dd68
JK
13362012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1337
1338 auto-load: Implementation.
1339 * gdb.texinfo (Mode Options): New anchor for -nx.
1340 (Startup): New anchors for Option -init-eval-command,
1341 Home Directory Init File
1342 and Init File in the Current Directory during Startup.
1343 Mention set auto-load local-gdbinit with a reference.
1344 Change the sample code to "set auto-load python-scripts".
1345 (Threads): New anchor set libthread-db-search-path.
1346 Provide references to libthread_db.so.1 file.
1347 (Controlling GDB): New menu item for Auto-loading.
1348 (Auto-loading, Init File in the Current Directory)
1349 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1350 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1351 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1352 reference.
1353 (Auto-loading): Rename to ...
1354 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1355 "set auto-load python-scripts", new anchor for it. Change
1356 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1357 for it. Change "info auto-load-scripts"
1358 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1359 to "Python scripts".
1360
8264ba82
AG
13612012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1362
1363 PR mi/13393
1364 * gdb.texinfo (Print Settings): Extend the description for "set print
1365 object".
1366 (GDB/MI Variable Objects): Extend the description for -var-create and
1367 -var-list-children.
1368
06fc020f
SCR
13692012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1370
1371 * gdb.texinfo (Examining Data): Document the 'explore' command.
1372
7191c139
JB
13732012-03-28 Joel Brobecker <brobecker@adacore.com>
1374
1375 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1376 to the children of a varobj and its update range when -var-update
1377 returns that the varobj's type changed.
1378
3708f05e
JK
13792012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1380
1381 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1382 Create two new links fir 'objfile-gdb.py file'
1383 and 'dotdebug_gdb_scripts section'.
1384
8e0583c8
JK
13852012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1386
1387 * gdb.texinfo (Auto-loading): Rename node reference
1388 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1389 Twice.
1390 (.debug_gdb_scripts section): Rename the node ...
1391 (dotdebug_gdb_scripts section): ... here.
1392 (Maintenance Commands): Also rename this node reference.
1393
7b282c5a
SCR
13942012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1395
1396 * gdb.texinfo (Python API/Values From Inferior): Add description
1397 about the new method Value.referenced_value. Add description on
1398 how Value.dereference is different (and similar) to
1399 Value.referenced_value.
1400
8320cc4f
JK
14012012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1402
1403 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1404 --init-eval-command=COMMAND, -iex.
1405 (Startup): Describe -iex and -ix. Simplify the example
1406 for "set auto-load-scripts off".
1407
481860b3
GB
14082012-03-16 Gary Benson <gbenson@redhat.com>
1409
1410 PR breakpoints/10738
1411 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1412 stating that GDB cannot set breakpoints on inlined functions.
1413 (Mode Options): Document --use-deprecated-index-sections.
1414 (Index Section Format): Document new index section version format.
1415
c4aeac85
TT
14162012-03-15 Tom Tromey <tromey@redhat.com>
1417
1418 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1419
16899756
DE
14202012-03-13 Doug Evans <dje@google.com>
1421
1422 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1423 of "reload".
1424 (Symbols): Delete docs for set/show symbol-reloading.
1425 * gdbint.texinfo (Defining Other Architecture Features): Delete
1426 SYMBOL_RELOADING_DEFAULT.
1427 * refcard.tex: Delete reference to symbol-reloading.
1428
9b224c5e
PA
14292012-03-07 Pedro Alves <palves@redhat.com>
1430
1431 * gdb.texinfo (General Query Packets): Document new
1432 QProgramSignals packet.
1433 * gdb.texinfo (Remote configuration): Mention
1434 "program-signals-packet".
1435
169081d0
TG
14362012-03-05 Tristan Gingold <gingold@adacore.com>
1437
1438 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1439
d1feda86
YQ
14402012-03-03 Yao Qi <yao@codesourcery.com>
1441
1442 * gdb.texinfo (In-Process Agent): New node.
1443 Document new commands.
1444 (General Query Packets): Add packet `QAgent'.
1445
1faeff08
MR
14462012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1447
1448 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1449
7d74f244
DE
14502012-03-01 Scott J. Goldman <scottjg@vmware.com>
1451
1452 * gdb.texinfo (Commands In Python): Put example python macro in
1453 COMMAND_USER category rather than COMMAND_OBSCURE.
1454 Document gdb.COMMAND_USER.
1455 (User-defined Commands): Update documentation to clarify
1456 "set/show max-user-call-depth" and "show user" don't apply to python
1457 commands. Update documentation to clarify "help user-defined" may
1458 also include python commands defined as COMMAND_USER.
1459
6fe37d23
JK
14602012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1461
1462 * gdb.texinfo (Startup): Add option -ex description to the option -x
1463 description.
1464
83364271
LM
14652012-02-24 Luis Machado <lgustavo@codesourcery.com>
1466
1467 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1468 condition-evaluation breakpoint parameter.
1469 Mention condition-evaluation mode being shown in "info break".
1470 (Break Conditions): Add description for target-side
1471 conditional breakpoints.
1472 (Remote Configuration): Mention conditional-breakpoints-packet.
1473 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1474 cond-expr.
1475 (General Query Packets): Mention new ConditionalBreakpoint feature.
1476
bdb1994d
TT
14772012-02-22 Tom Tromey <tromey@redhat.com>
1478
1479 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1480
4d241c86
TT
14812012-02-17 Tom Tromey <tromey@redhat.com>
1482
1483 PR python/10753:
1484 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1485 directory.
1486
816338b5
SS
14872012-02-14 Stan Shebs <stan@codesourcery.com>
1488
1489 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1490
cc30c4bd
PA
14912012-02-13 Pedro Alves <palves@redhat.com>
1492
1493 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1494 mips-idt-ecoff.
1495
035d1e5b
YQ
14962012-02-09 Yao Qi <yao@codesourcery.com>
1497
1498 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1499
f0823d2c
TT
15002012-02-07 Tom Tromey <tromey@redhat.com>
1501
1502 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1503 Symbol.value.
1504
64e7d9dd
TT
15052012-02-07 Tom Tromey <tromey@redhat.com>
1506
1507 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1508
4220b2f8
TS
15092012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1510
1511 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1512
edcc5120
TT
15132012-01-24 Tom Tromey <tromey@redhat.com>
1514
1515 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1516 unload".
1517 (Files): Mention new catch commands.
1518 (GDB/MI Async Records): Likewise.
1519
53fe1783
GB
15202012-01-24 Gary Benson <gbenson@redhat.com>
1521
1522 Delete #if 0'd out code.
1523 * gdb.texinfo (Frame Info): Remove "info catch".
1524
b9e7b9c3
UW
15252012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1526
1527 * gdb.texinfo (Remote Configuration): Document
1528 "set remote hostio-readlink-packet" command.
1529 (General Query Packets): Document vFile:readlink packet.
1530
4aac40c8
TT
15312012-01-16 Tom Tromey <tromey@redhat.com>
1532
1533 * gdb.texinfo (Specify Location): Document relative file name
1534 handling.
1535
cafec441
TT
15362012-01-16 Tom Tromey <tromey@redhat.com>
1537
1538 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1539
0ee339bc
JK
15402012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1541 Eli Zaretskii <eliz@gnu.org>
1542
1543 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1544 code.
1545
72384ba3
PH
15462012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1547
1548 * gdb.texinfo (Variables): Document use of :: for non-static
1549 variables.
1550
ce1b17c4
JB
15512012-01-05 Joel Brobecker <brobecker@adacore.com>
1552
1553 * gdbint.texinfo (Start of New Year Procedure): Update
1554 to replace use of copyright.sh by use of copyright.py.
1555
217bff3e
JK
15562012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1557
1558 Remove the gdbtui binary.
1559 * all-cfg.texi (GDBTUI): Remove.
1560 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1561 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1562 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1563
cc72b2a2
KP
15642011-12-23 Kevin Pouget <kevin.pouget@st.com>
1565
1566 Introduce gdb.FinishBreakpoint in Python.
1567 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1568 (Python API): Add menu entry for Finish Breakpoints.
1569
13ac8d2c
JK
15702011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1571
1572 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1573 tests.
1574
e0f9f062
DE
15752011-12-16 Doug Evans <dje@google.com>
1576
1577 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1578
80b6e756
PM
15792011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1580
1c3ad6ab 1581 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1582 stack". Add documentation for "set/show python print-stack".
1583
2fb860fc
PA
15842011-12-14 Pedro Alves <pedro@codesourcery.com>
1585
1586 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1587 should transfer control to the stub in the startup code instead of
1588 in main. Mention the need to get past the initial breakpoint.
1589
f8eba3c6
TT
15902011-12-06 Tom Tromey <tromey@redhat.com>
1591
1592 * gdb.texinfo (Set Breaks): Update for new behavior.
1593
2268b414
JK
15942011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1595
1596 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1597 List Format for SVR4 Targets'.
1598 (General Query Packets): New item qXfer:libraries-svr4:read.
1599 (Library List Format for SVR4 Targets): New node.
1600
ae6f0d5b
TT
16012011-12-01 Tom Tromey <tromey@redhat.com>
1602
1603 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1604 add.
1605
36dfb11c
TT
16062011-11-22 Tom Tromey <tromey@redhat.com>
1607
1608 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1609 reasons.
1610
f196051f
SS
16112011-11-20 Stan Shebs <stan@codesourcery.com>
1612
1613 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1614 note-related options and variables.
1615 (Tracepoint Packets): Document packet changes.
1616
f85b53f8
SD
16172011-11-20 Sanjoy Das <sdas@igalia.com>
1618
1619 * gdb.texinfo (JIT Interface): Add documentation on writing and
1620 usind JIT debug info readers.
1621 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1622 Debug Info Readers): New nodes.
1623
bfccc43c
YQ
16242011-11-18 Yao Qi <yao@codesourcery.com>
1625
1626 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1627 tracepoint.
1628
c011a4f4
DE
16292011-11-15 Doug Evans <dje@google.com>
1630
1631 * gdb.texinfo (Files): Document basenames-may-differ.
1632
ed59ded5
DE
16332011-11-14 Doug Evans <dje@google.com>
1634
1635 * gdb.texinfo (Shell Commands): Document "!".
1636
405f8e94
SS
16372011-11-14 Stan Shebs <stan@codesourcery.com>
1638 Kwok Cheung Yeung <kcy@codesourcery.com>
1639
1640 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1641 needed to get shorter fast tracepoints.
1642 (Tracepoint Packets): Document new qTMinFTPILen packet.
1643
1e4d1764
YQ
16442011-11-14 Yao Qi <yao@codesourcery.com>
1645
1646 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1647 behavior of tracepoint.
1648 (General Query Packets): New feature InstallInTrace.
1649 (Remote Configuration): Document "set remote
1650 install-in-trace-packet".
1651
71eba9c2 16522011-11-12 Matt Rice <ratmice@gmail.com>
1653
1654 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1655 Add arguments to info macro.
1656
e0f8f636
TT
16572011-11-10 Tom Tromey <tromey@redhat.com>
1658
1659 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1660 manual.
1661 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1662 (Macros): Add a footnote.
1663 (C): Remove paragraph about compiler options.
1664 (C Constants): Mention wide character and string constants.
1665 (C Plus Plus Expressions): Update compiler option advice. Mention
1666 using declarations. Mention ADL. Remove old HP compiler
1667 information.
1668
625c0d47
TT
16692011-11-10 Tom Tromey <tromey@redhat.com>
1670
1671 PR c++/9257:
1672 * gdb.texinfo (Print Settings): Add an extra note about the need
1673 for a vtable.
1674
4be2aacc
MR
16752011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1676
1677 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1678 "set mips abi" documentation.
1679
0a1c4d10
DE
16802011-11-04 Doug Evans <dje@google.com>
1681
1682 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1683
aad1c02c
TT
16842011-11-03 Tom Tromey <tromey@redhat.com>
1685
1686 * gdb.texinfo (Stopping): Add menu entry.
1687 (Continuing and Stepping): Restore @node. Use @section, not
1688 @subsection.
1689
983fb131
MR
16902011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1691
1692 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1693 designation. Fix "Specify Location" cross-reference.
1694
3065dfb6
SS
16952011-11-02 Stan Shebs <stan@codesourcery.com>
1696
1697 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1698 (General Query Packets): Describe tracenz feature.
1699 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1700
0aaaf063
PK
17012011-10-28 Paul Koning <paul_koning@dell.com>
1702
1703 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1704
2231f1fb
KP
17052011-10-27 Kevin Pouget <kevin.pouget@st.com>
1706
1707 * gdb.texinfo ((Frames In Python): Document
1708 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1709
5110b5df
PK
17102011-10-26 Paul Koning <paul_koning@dell.com>
1711
1712 * gdb.texinfo (gdb.types): Document new deepitems function.
1713
22dbab46
PK
17142011-10-25 Paul Koning <paul_koning@dell.com>
1715
1716 PR python/13327
1717
1718 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1719 fetch_lazy method.
1720
9df2fbc4
PM
17212011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1722
1723 PR python/12656
1724
1725 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1726 global_block, static_block function.
1727
f05e2e1d
TT
17282011-10-19 Tom Tromey <tromey@redhat.com>
1729
1730 * gdb.texinfo (Commands In Python): Add missing "@"s.
1731
a7fc3f37
KP
17322011-10-13 Kevin Pouget <kevin.pouget@st.com>
1733
1734 PR python/13285 Document named constants for frame unwind stop reasons
1735 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1736 constants.
1737
5048e516
JK
17382011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1739
1740 Fix compatibility with texinfo versions older than 4.12.
1741 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1742 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1743 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1744 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1745 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1746 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1747 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1748
5a56e9c5
DE
17492011-10-09 Doug Evans <dje@google.com>
1750
1751 * gdb.texinfo (Extending GDB): Document alias command.
1752
36b11add
JK
17532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1754
1755 Support @entry in input expressions.
1756 * gdb.texinfo (Variables): Describe @entry names suffix.
1757 (Print Settings): Add anchor for `set print entry-values'.
1758
e18b2753
JK
17592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1760 Eli Zaretskii <eliz@gnu.org>
1761
1762 Display @entry parameter values (without references).
1763 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1764 example.
1765 (Print Settings): New description of set print entry-values and show
1766 print entry-values.
1767
111c6489
JK
17682011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1769 Eli Zaretskii <eliz@gnu.org>
1770
1771 Recognize virtual tail call frames.
1772 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1773 (Tail Call Frames): New node.
1774 (Frames In Python): Add gdb.TAILCALL_FRAME.
1775
9c15afc4
DE
17762011-10-07 Doug Evans <dje@google.com>
1777
1778 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1779 register_pretty_printer.
1780
99f5279d
PM
17812011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1782
1783 PR python/12930
1784 PR python/12802
1785
1786 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1787 stop method.
1788
03583c20
UW
17892011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1790
1791 * gdb.texinfo (Starting your Program): "set disable-randomization"
1792 is no longer Linux-specific.
1793 (Remote Configuration): Document "set remote
1794 disable-randomization-packet".
1795 (General Query Packets): Document "QDisableRandomization" packet
1796 and add it to "qSupported" list.
1797
bd054e06
KP
17982011-10-07 Kevin Pouget <kevin.pouget@st.com>
1799
1800 Allow Python notification of new object-file loadings.
1801 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1802 event type.
1803
cb6be26b
KP
18042011-10-04 Kevin Pouget <kevin.pouget@st.com>
1805
1806 PR python/12691: Add the inferior to Python exited event
1807 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1808
a05336a1
JB
18092011-10-03 Joel Brobecker <brobecker@adacore.com>
1810
1811 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1812 rephasing.
1813
5d77fe44
JB
18142011-10-03 Joel Brobecker <brobecker@adacore.com>
1815
1816 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1817 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1818 as possible feature returned by the `-list-features'
1819 command.
1820
699df94d
PK
18212011-09-28 Paul Koning <paul_koning@dell.com>
1822
1823 * gdb.texinfo (gdb.Type): Document field access by dictionary
1824 key syntax.
1825
24bdad53
YQ
18262011-09-28 Yao Qi <yao@codesourcery.com>
1827
1828 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1829 Add one space after option `-s'. Remove @r{} markup.
1830
6710bf39
SS
18312011-09-27 Stan Shebs <stan@codesourcery.com>
1832
1833 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1834
d99f7e48
HZ
18352011-09-16 Hui Zhu <teawater@gmail.com>
1836
1837 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1838 to *(unsigned char *)$esp@300.
1839
d812018b
PK
18402011-09-15 Paul Koning <paul_koning@dell.com>
1841
1842 * gdb.texinfo: Make style of Python functions and methods match
1843 the syntax of Python. Also put class and module names explicitly
1844 on function, member, and variable names, matching Python
1845 documentation conventions.
1846
2aa48337
KP
18472011-09-15 Kevin Pouget <kevin.pouget@st.com>
1848
1849 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1850 * gdb.texinfo (Inferiors In Python): Describe new
1851 gdb.selected_inferior() function.
1852
6839b47f
KP
18532011-09-15 Kevin Pouget <kevin.pouget@st.com>
1854
1855 Handle multiple breakpoint hits in Python interface:
1856 * gdb.texinfo (Events In Python): New function documentation:
1857 gdb.BreakpointEvent.breakpoints. Indicate that
1858 gdb.BreakpointEvent.breakpoint is now deprecated.
1859
26829f2b
JB
18602011-09-04 Joel Brobecker <brobecker@adacore.com>
1861
1862 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1863
a9f54f60
TT
18642011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1865
1866 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1867
fa3a4f15
PM
18682011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1869
1870 * gdb.texinfo (Prompt): Add set/show extended-prompt
1871 documentation
1872 (Basic Python): Add prompt_hook anchor.
1873 (Python modules): Reword module text to reflect multiple modules.
1874 (gdb.prompt): Document gdb.prompt module.
1875
224bbe49
YQ
18762011-08-14 Yao Qi <yao@codesourcery.com>
1877
78d85199
YQ
1878 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1879
18802011-08-14 Yao Qi <yao@codesourcery.com>
1881
1882 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1883 (TIC6x Features): New node.
1884
457e09f0
DE
18852011-08-12 Doug Evans <dje@google.com>
1886
1887 * gdb.texinfo (Symbols In Python): Document symbol.type.
1888
5e239b84
PM
18892011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1890
1891 * gdb.texinfo (Python): Document command and function
1892 auto-loading.
1893
177bc839
JK
18942011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1895 Eli Zaretskii <eliz@gnu.org>
1896
1897 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1898 typedefs unrolling. Extend the sample code by an inner typedef and
1899 outer typedefs unrolling.
1900
1a532630
PP
19012011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1902
1903 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1904 size and line-size.
1905
9b158ba0 19062011-07-21 Matt Rice <ratmice@gmail.com>
1907
1908 PR macros/12999
1909 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1910 Update text and cindex entries for info macro command.
1911
d17b6f81
PM
19122011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1913
1914 * observer.texi (GDB Observers): Add before_prompt observer.
1915 * gdb.texinfo (Basic Python): Add documentation for prompt
1916 substitution.
1917
713389e0
PM
19182011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1919
1920 PR python/12438
1921 * gdb.texinfo (Python Commands): Add deprecate note to maint
1922 set/show python print-stack. Document set/show python
1923 print-backtrace.
1924
177b42fe
TJB
19252011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1926
1927 * gdb.texinfo: Fix typos.
1928
900e11f9
JK
19292011-07-01 Tom Tromey <tromey@redhat.com>
1930
1931 * gdb.texinfo (Debugging Output): Document set debug
1932 check-physname.
1933
39c4d40a
TT
19342011-06-29 Tom Tromey <tromey@redhat.com>
1935
1936 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1937 breakpoint-notifications feature.
1938
6f5def7d
UW
19392011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1940
1941 * gdb.texinfo (Target Description): Remove warning about
1942 possibly unstable format.
1943
8cf64490
TT
19442011-06-03 Tom Tromey <tromey@redhat.com>
1945
1946 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1947 (Events In Python): Note that exit_code is optional.
1948
393eab54
PA
19492011-05-17 Pedro Alves <pedro@codesourcery.com>
1950
1951 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1952 required for multi-threading support.
1953 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1954 Hc are deprecated for multi-threading debugging. Point readers at
1955 the vCont packet.
1956
75fc9810
DE
19572011-05-15 Doug Evans <dje@google.com>
1958
1959 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1960
01124a23
DE
19612011-05-13 Doug Evans <dje@google.com>
1962
98a5dd13
DE
1963 * gdb.texinfo (Threads): Document $sdir,$pdir.
1964 (Server): Document $pdir exception.
1965
dbaefcf7
DE
1966 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1967
cc63ef9b
DE
1968 * gdb.texinfo (Threads): Clarify default value for
1969 libthread-db-search-path.
7e0396aa 1970
01124a23
DE
1971 * gdb.texinfo (Completion): Update example.
1972 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1973
d248b706
KY
19742011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1975
1976 * gdb.texinfo: Document change in the behaviour of the enable and
1977 disable GDB commands when applied to tracepoints.
1978 Document the EnableDisableTracepoints remote stub feature.
1979 Document QTEnable and QTDisable in the list of tracepoint packets.
1980
cc88a640
JK
19812011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1982
1983 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1984 hsuser.texi.
1985 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1986 comment to hsuser.texi. Change rluser.texi name in the comment.
1987
84e578fb
DE
19882011-05-10 Doug Evans <dje@google.com>
1989
1990 * gdb.texinfo (Threads): If an empty path is provided for
1991 libthread-db-search-path it is reset to its default value.
1992 (Server): Ditto.
1993
478aac75
DE
19942011-05-09 Doug Evans <dje@google.com>
1995
1996 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1997
9c06b0b4
TJB
19982011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1999 Thiago Jung Bauermann <bauerman@br.ibm.com>
2000
2001 Implement support for PowerPC BookE masked watchpoints.
2002 * gdb.texinfo (Set Watchpoints): Document mask parameter.
2003 (PowerPC Embedded): Mention support of masked watchpoints.
2004
9ed350ad
JB
20052011-05-03 Joel Brobecker <brobecker@adacore.com>
2006
2007 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
2008 `@value{GDBN}'.
2009
4ceed123
JB
20102011-05-03 Joel Brobecker <brobecker@adacore.com>
2011
2012 * gdb.texinfo (titlepage): Remove dedication.
2013 (In Memoriam): New appendix.
2014
559a7a62
JK
20152011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2016 Eli Zaretskii <eliz@gnu.org>
2017
2018 * gdb.texinfo (Index Section Format): Change the version to 5.
2019 Describe the different formula.
2020
03f2bd59
JK
20212011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2022 Eli Zaretskii <eliz@gnu.org>
2023
2024 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
2025 for disconnected tracing.
2026 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
2027 extended-remote relationship. Mention --once.
2028 (TCP port allocation lifecycle of @code{gdbserver}): New.
2029
d9b1a651
EZ
20302011-04-23 Eli Zaretskii <eliz@gnu.org>
2031
2032 * gdb.texinfo (Server): Improve indexing. Index all optional
2033 switches to gdbserver.
2034
90476074
TT
20352011-04-20 Tom Tromey <tromey@redhat.com>
2036
2037 * gdb.texinfo (Index Section Format): New node.
2038 (Top): Add new node to menu.
2039
c21236dc
PA
20402011-04-20 Pedro Alves <pedro@codesourcery.com>
2041
2042 * gdb.texinfo (Maintenance Commands): Document `maint print
2043 remote-registers'.
2044
05c8c3f5
TT
20452011-04-20 Tom Tromey <tromey@redhat.com>
2046
2047 * gdb.texinfo (Trace File Format): Move node later.
2048
7a9dd1b2
TT
20492011-04-19 Tom Tromey <tromey@redhat.com>
2050
2051 * gdbint.texinfo (Register Information Functions): Remove
2052 duplicate "the".
2053 * gdb.texinfo (Emacs): Remove duplicate "to".
2054 (GDB/MI Variable Objects): Remove duplicate "the".
2055 (General Query Packets): Likewise.
2056
4368ebeb
JB
20572011-04-02 Joel Brobecker <brobecker@adacore.com>
2058
2059 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
2060 "GDB/MI Ada Exception Information" node.
2061
956a9fb9
JB
20622011-04-01 Joel Brobecker <brobecker@adacore.com>
2063
2064 * gdb.texinfo (GDB/MI Ada Exception Information): Document
2065 the "exception-name" field in the *stopped async record.
2066
f1310107
TJB
20672011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
2068 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2069
2070 Implement support for PowerPC BookE ranged breakpoints.
2071 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
2072
8786b2bd
TT
20732011-03-28 Tom Tromey <tromey@redhat.com>
2074
2075 * gdb.texinfo (Set Tracepoints): Fix typo.
2076
9ef07c8c
TT
20772011-03-24 Tom Tromey <tromey@redhat.com>
2078
2079 * gdb.texinfo (Specify Location): Document `function:label'
2080 linespec.
2081
99c3dc11
PM
20822011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2083
f1310107 2084 PR python/12149
99c3dc11
PM
2085
2086 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
2087
29703da4
PM
20882011-03-17 Phil Muldoon <pmuldoon@redhat.com>
2089
2090 * gdb.texinfo (Blocks In Python): Add is_valid method description.
2091 (Inferiors In Python): Likewise.
2092 (Threads In Python): Likewise.
2093 (Symbols In Python): Likewise.
2094 (Objfiles In Python): Likewise.
2095 (Symbol Tables In Python): Likewise.
2096
c9174737
PA
20972011-03-15 Pedro Alves <pedro@codesourcery.com>
2098
2099 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
2100 display>: Explain that the commands accept number ranges.
2101
7371cf6d
PM
21022011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2103
2104 * gdb.texinfo (Breakpoints In Python): Add description and example
2105 of Python stop function operation.
2106
ecec24e6
PM
21072011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2108
2109 * gdb.texinfo (Parameters In Python): Document get_set_string and
2110 get_show_string methods.
2111
6dcd5565
JK
21122011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2113
2114 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
2115
81896e36
JK
2116 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
2117 circular-trace-buffer name.
2118
5e30da2c
JB
21192011-02-28 Joel Brobecker <brobecker@adacore.com>
2120
2121 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
2122 in the previous change.
2123
3bd0f5ef 21242011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
2125
2126 * gdb.texinfo (Inferiors and Programs): Update commands to show
2127 that they can accept multiple arguments.
2128
4ec7539c
JB
21292011-02-24 Joel Brobecker <brobecker@adacore.com>
2130
2131 Revert the following patch (code patch was not approved):
2132 2011-02-21 Hui Zhu <teawater@gmail.com>
2133 * agentexpr.texi (bytecode descriptions): add printf.
2134 * gdb.texinfo (tracepoint action lists): add printf.
2135
82809774
DE
21362011-02-23 Doug Evans <dje@google.com>
2137
2138 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
2139
e5a67952
MS
21402011-02-23 Michael Snyder <msnyder@vmware.com>
2141
2142 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
2143 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
2144 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
2145
6e6fbe60
DE
21462011-02-22 Doug Evans <dje@google.com>
2147
2148 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
2149 Clarify behaviour of lookup_symbol when `block' argument is omitted,
2150 add description of result, fix @defun formatting.
2151
f994e27a
HZ
21522011-02-21 Hui Zhu <teawater@gmail.com>
2153
2154 * agentexpr.texi (Bytecode Descriptions): Add printf.
2155 * gdb.texinfo (Tracepoint Action Lists): Add printf.
2156
c7f96d2b
TT
21572011-02-18 Tom Tromey <tromey@redhat.com>
2158
2159 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
2160
60f98dde
MS
21612011-02-14 Michael Snyder <msnyder@vmware.com>
2162
2163 * gdb.texinfo (threads): Document argument for "info threads" cmd.
2164 Document new command "thread find".
2165
08e796bc
MS
21662011-02-14 Michael Snyder <msnyder@vmware.com>
2167
2168 * gdb.texinfo (Threads): Update example of new thread message.
2169
b3b9301e
PA
21702011-02-14 Pedro Alves <pedro@codesourcery.com>
2171
2172 * gdb.texinfo (Remote Configuration): Mention set/show remote
2173 traceframe-info.
2174 (Tools/Packages Optional for Building GDB): Mention that expat is
2175 used for traceframe info.
2176 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
2177 (General Query Packets) <qSupported>: Describe the
2178 qXfer:traceframe-info:read feature.
2179 (qXfer::read): Describe qXfer:traceframe-info:read.
2180 (Traceframe Info Format): New section.
2181
cef35b0f
PA
21822011-02-04 Pedro Alves <pedro@codesourcery.com>
2183
2184 * gdbint.texinfo (Formatting): Mention some formatting guidelines
2185 for casts and unary operators.
2186
f1cbe1d3
TT
21872011-02-04 Tom Tromey <tromey@redhat.com>
2188
2189 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
2190 is not useful.
2191
585fdaa1
PA
21922011-01-25 Pedro Alves <pedro@codesourcery.com>
2193
2194 * gdb.texinfo: s/value optimized out/optimized out/g
2195
7bfc9434
JB
21962011-01-21 Joel Brobecker <brobecker@adacore.com>
2197
2198 * gdb.texinfo (Other Misc Settings): Rework part of the
2199 documentation of the "set interactive mode" command.
2200
4694da01
TT
22012011-01-19 Tom Tromey <tromey@redhat.com>
2202
2203 * gdb.texinfo (Threads): Document thread name output and `thread
2204 name' command.
2205 (Threads In Python): Document Thread.name attribute.
2206 (GDB/MI Thread Commands): Document thread attributes.
2207
b716877b
AB
22082011-01-12 Andrew Burgess <aburgess@broadcom.com>
2209
2210 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
2211 changes in mi/mi-cmd-disas.c
2212
13fd8b81
TT
22132011-01-12 Tom Tromey <tromey@redhat.com>
2214
2215 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
2216 Fix "thread apply" text.
2217
e09342b5
TJB
22182011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2219 Thiago Jung Bauermann <bauerman@br.ibm.com>
2220
2221 Implement support for PowerPC BookE ranged watchpoints.
2222 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
2223 the "set powerpc exact-watchpoints" flag.
2224
06e65f44
TT
22252011-01-07 Tom Tromey <tromey@redhat.com>
2226
2227 * gdb.texinfo (Python API): Add descriptions to @menu items.
2228
d8e22779
TT
22292011-01-06 Tom Tromey <tromey@redhat.com>
2230
2231 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2232
a255712f
PP
22332010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2234
e09342b5 2235 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2236
ccfc3d6e
TT
22372011-01-06 Tom Tromey <tromey@redhat.com>
2238
2239 PR python/12133:
2240 * gdb.texinfo (Frames In Python): Document various frame
2241 constants.
2242
44944448
JB
22432011-01-05 Joel Brobecker <brobecker@adacore.com>
2244
2245 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2246 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2247 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2248
42ea3d7a
JK
22492011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2250
2251 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2252 (clean): Add GDBvn.texi.
2253
720d1a40
JB
22542010-12-29 Joel Brobecker <brobecker@adacore.com>
2255
2256 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2257 occasional case where the debugger prints an array address
2258 instead of the array itself.
2259
ad196637
PA
22602010-12-23 Pedro Alves <pedro@codesourcery.com>
2261
2262 * gdb.texinfo (Packets) <read registers packet>: Document support
2263 for registers that were not collected.
2264
a86caf66
DE
22652010-12-15 Doug Evans <dje@google.com>
2266
2267 * gdb.texinfo (Startup): Document auto-loading of scripts during
2268 startup.
2269 (Auto-loading): Delete "maint set python auto-load on|off".
2270 Add "set auto-load-scripts on|off".
2271
aae1c79a
DE
22722010-12-07 Doug Evans <dje@google.com>
2273
2274 * gdb.texinfo (Mode Options): Document -data-directory.
2275 (Data Files): Add reference to -data-directory.
2276
4e04c971
DE
22772010-11-29 Doug Evans <dje@google.com>
2278
2279 * gdb.texinfo (Pretty-Printer Introduction): Change
2280 printer-name:subprinter-name to printer-name;subprinter-name.
2281
94b6973e
PM
22822010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2283
2284 PR python/12199
2285
2286 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2287
39037522
TT
22882010-11-23 Tom Tromey <tromey@redhat.com>
2289
2290 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2291 (Editing): Likewise.
2292 (Command History): Likewise.
2293 (TUI Keys): Likewise.
2294 (Bug Reporting): Conditionally include rluser.texi and
2295 inc-history.texinfo.
2296 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2297 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2298 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2299 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2300 (gdb.pdf): Likewise.
2301 (gdb.info): Likewise.
2302 (gdb/index.html): Likewise.
2303
5ae98d25
TT
23042010-11-23 Tom Tromey <tromey@redhat.com>
2305
2306 * Makefile.in (Makefile): Run ../config.status.
2307 (distclean): Update.
2308 * configure: Remove.
2309 * configure.ac: Remove.
2310
621c8364
TT
23112010-11-12 Tom Tromey <tromey@redhat.com>
2312
2313 * gdb.texinfo (Basic Python): Update. Add xref.
2314 (Exception Handling): Document new exception classes.
2315 (Types In Python): Update.
2316 (Frames In Python): Update.
2317
84f4c1fe
PM
23182010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2319
2320 * gdb.texinfo (Breakpoints In Python): Document "internal"
2321 parameter, and visible attribute.
2322
99e7ae30
DE
23232010-11-05 Doug Evans <dje@google.com>
2324
2325 * gdb.texinfo (Source Path): Document "set directories".
2326
f4b8a18d
KW
23272010-11-05 Ken Werner <ken.werner@de.ibm.com>
2328
2329 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2330 (OpenCL C): New node.
2331
7b51bc51
DE
23322010-11-02 Doug Evans <dje@google.com>
2333
2334 * gdb.texinfo (Pretty Printing): Expand into three sections,
2335 introduction, example, and commands.
2336 (Python API): Delete section Disabling Pretty-Printers, merge into
2337 Selecting Pretty-Printers.
2338 (Writing a Pretty-Printer): New section. Move the pretty-printer
2339 example here, and reformat to match python coding style. Add a second
2340 example using the gdb.printing module.
2341 (Python modules): Add gdb.printing.
2342
9eeee977
DE
23432010-10-29 Doug Evans <dje@google.com>
2344
2345 * gdb.texinfo (Python): Fix long line.
2346
a0e0ffdf
DE
23472010-10-20 Doug Evans <dje@google.com>
2348
2349 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2350 All references updated. Correct sections marked as subsections.
2351 (Coding Standards): New chapter. Move the coding standard related
2352 subsections here. Add section on Python coding standards.
2353
0e3509db
DE
23542010-10-13 Doug Evans <dje@google.com>
2355
2356 * gdb.texinfo (Python): Add "Python modules".
2357 (Types in Python): Add reference to gdb.types section.
2358 (Python modules): New node.
2359
44592cc4
DE
23602010-10-11 Doug Evans <dje@google.com>
2361
2362 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2363 Python" from gdb.Value.type description.
2364
6e1bb179
JB
23652010-09-28 Joel Brobecker <brobecker@adacore.com>
2366
2367 * gdb.texinfo (Ravenscar Profile): New node.
2368
e8467610
TT
23692010-09-22 Tom Tromey <tromey@redhat.com>
2370
2371 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2372
fccd1d1e
EZ
23732010-09-22 Eli Zaretskii <eliz@gnu.org>
2374
2375 * gdb.texinfo (Values From Inferior): Clarify that
2376 value.dynamic_type works only in C++ programs with RTTI.
2377
c1b6b909
TT
23782010-09-15 Paul Bolle <pebolle@tiscali.nl>
2379
2380 * gdb.texinfo (Character Sets): Correctly reference host-charset
2381 in example.
2382
7d288aaa
TT
23832010-09-13 Tom Tromey <tromey@redhat.com>
2384
2385 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2386 Document "fullname" and "from".
2387
f75d858b
MK
23882010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2389
2390 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2391 feature `reverse' output by -list-target-features.
2392
83b9503b
L
23932010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2394
2395 * gdb.texinfo (i386 Features): Remove an extra "@item".
2396
03f17ccf
TT
23972010-08-30 Tom Tromey <tromey@redhat.com>
2398
2399 PR python/11792:
2400 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2401
9779414d
DJ
24022010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2403
2404 * gdb.texinfo (ARM Features): Document
2405 org.gnu.gdb.arm.m-profile.
2406
f9ffd4bb
TT
24072010-08-23 Tom Tromey <tromey@redhat.com>
2408
2409 PR python/11145:
2410 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2411 reinterpret_cast methods.
2412
702c2711
TT
24132010-08-23 Tom Tromey <tromey@redhat.com>
2414
2415 PR python/11915:
2416 * gdb.texinfo (Types In Python): Document array method.
2417
66b73624
TJB
24182010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2419
2420 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2421
06a64a0b
TT
24222010-08-16 Tom Tromey <tromey@redhat.com>
2423
2424 * gdb.texinfo (Set Watchpoints): Document -location option.
2425
a3a7127e
DE
24262010-08-13 Doug Evans <dje@google.com>
2427
2428 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2429
8dedea02
VP
24302010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2431
2432 * gdb.texinfo (GDB/MI Data Manipulation): Document
2433 -data-read-memory-raw and -data-write-memory-raw.
2434
ca5c20b6 24352010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2436 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2437
2438 * gdb.texinfo (Basic Python): Describe post_event API.
2439
cb2e07a6
PM
24402010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2441
2442 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2443 decode_line Python APIs
cb2e07a6 2444
464b3efb
TT
24452010-08-10 Tom Tromey <tromey@redhat.com>
2446
2447 * gdb.texinfo (Pretty Printing API): Document
2448 gdb.default_visualizer.
2449
c29c521f
TT
24502010-08-10 Tom Tromey <tromey@redhat.com>
2451
2452 Revert gdb-add-index addition:
2453 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2454
5da1313b
JK
24552010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2456 Eli Zaretskii <eliz@gnu.org>
2457
2458 * gdb.texinfo (Mode Options) <-batch>
2459 (Basic Python) <gdb.execute>: Describe setting width and height.
2460
02d868e8
PP
24612010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2462
2463 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2464
c2bbed2a
TT
24652010-07-30 Tom Tromey <tromey@redhat.com>
2466
2467 * gdb.texinfo (Index Files): Mention gdb-add-index.
2468
6c13bbe1
HZ
24692010-07-30 Hui Zhu <teawater@gmail.com>
2470
2471 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2472 "detach inferior" and "kill inferior".
2473
53a71c06
CR
24742010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2475
2476 * gdb.texinfo (Machine Code): Update description of two forms of
2477 arguments, and add new example to demonstrate the new form.
2478
5374244e
PM
24792010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2480
2481 * gdb.texinfo (Values From Inferior): Add value inferior function
2482 call description.
2483
8ea5bce5
JK
24842010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2485
2486 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2487
c0edd9ed
JK
24882010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2489 Eli Zaretskii <eliz@gnu.org>
2490
2491 Make core files the process_stratum.
2492 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2493 record_stratum example.
2494
9291a0cd
TT
24952010-07-13 Tom Tromey <tromey@redhat.com>
2496
2497 * gdb.texinfo (Index Files): New node.
2498
f5011d11
TT
24992010-07-13 Tom Tromey <tromey@redhat.com>
2500
2501 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2502
0f5238ed
TT
25032010-07-13 Tom Tromey <tromey@redhat.com>
2504
2505 * gdb.texinfo (Specify Location): Document labels.
2506
74c761c1
PA
25072010-07-01 Pedro Alves <pedro@codesourcery.com>
2508
2509 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2510 entries for fast tracepoints and static tracepoints.
2511
501994c0
PA
25122010-07-01 Pedro Alves <pedro@codesourcery.com>
2513
2514 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2515 qsThreadInfo>: Spell out `l' as ell.
2516
0fb4aa4b
PA
25172010-07-01 Pedro Alves <pedro@codesourcery.com>
2518
2519 * gdb.texinfo (Convenience Variables): Document $_sdata.
2520 (Commands to Set Tracepoints): Describe static tracepoints. Add
2521 `Listing Static Tracepoint Markers' menu entry. Document
2522 "strace".
2523 (Tracepoint Action Lists): Document collecting $_sdata.
2524 (Listing Static Tracepoint Markers): New subsection.
2525 (Tracepoints support in gdbserver): Mention static tracepoints.
2526 (remote packets, enabling and disabling): Mention
2527 read-sdata-object.
2528 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2529 and StaticTracepoint.
2530 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2531 Document qXfer:sdata:read.
2532 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2533
dc3b15be
JB
25342010-06-29 Joel Brobecker <brobecker@adacore.com>
2535
2536 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2537
595939de
PM
25382010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2539 Tom Tromey <tromey@redhat.com>
2540 Thiago Jung Bauermann <bauerman@br.ibm.com>
2541
2542 * gdb.texinfo (Inferiors In Python): New node.
2543 * gdb.texinfo (Threads In Python): New node.
2544
9279c692
JB
25452010-06-28 Joel Brobecker <brobecker@adacore.com>
2546
2547 * gdb.texinfo (Python): Document what the python directory is
2548 and what its location is.
2549 (Basic Python): Document the gdb.PYTHONDIR constant.
2550
bc9f0842
TT
25512010-06-25 Tom Tromey <tromey@redhat.com>
2552
2553 PR python/10808:
2554 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2555
f1421989
HZ
25562010-06-24 Hui Zhu <teawater@gmail.com>
2557
2558 * gdb.texinfo: (Commands for Controlled Output): Add
2559 documentation for command "eval".
2560
e4c0cfae
SS
25612010-06-21 Stan Shebs <stan@codesourcery.com>
2562
2563 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2564 * annotate.texinfo: Ditto.
2565 * gdbint.texinfo: Ditto.
2566 * stabs.texinfo: Ditto.
2567
bb08c432
HZ
25682010-06-22 Hui Zhu <teawater@gmail.com>
2569
2570 * gdb.texinfo: (Process Record and Replay): Add documentation
2571 for command "set record memory-query".
2572
4f5d9f07
SS
25732010-06-21 Stan Shebs <stan@codesourcery.com>
2574
2575 * gdb.texinfo: Relicense under GFDL version 1.3.
2576 * annotate.texinfo: Relicense under GFDL version 1.3.
2577 * gdbint.texinfo: Relicense under GFDL version 1.3.
2578 * stabs.texinfo: Relicense under GFDL version 1.3.
2579 * fdl.texi: Update to version 1.3.
2580
6aed2dbc
SS
25812010-06-18 Stan Shebs <stan@codesourcery.com>
2582
a61408f8
SS
2583 * gdb.texinfo (Operating System Auxiliary Information): Describe
2584 "info os" when no arguments given.
2585
6aed2dbc
SS
2586 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2587 $_thread.
2588
24e933df
HZ
25892010-06-18 Hui Zhu <teawater@gmail.com>
2590
2591 * gdb.texinfo: (Process Record and Replay): Add documentation
2592 for commands "record save" and "record restore".
2593
65d79d4b
SDJ
25942010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2595
2596 * gdb.texinfo: Include information about the correct use
2597 of addresses in the `watch' command.
2598
d914c394
SS
25992010-06-11 Stan Shebs <stan@codesourcery.com>
2600
2601 * gdb.texinfo (Observer Mode): New section.
2602 (General Query Packets): Document QAllow.
889bf7c5 2603
967cf477
DE
26042010-06-04 Doug Evans <dje@google.com>
2605
2606 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2607
aaf4119b
DE
26082010-06-03 Doug Evans <dje@google.com>
2609
2610 * gdbint.texinfo (Coding): Add subsection on command names.
2611
9eae7c52
TT
26122010-06-02 Tom Tromey <tromey@redhat.com>
2613
2614 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2615 always-disassemble.
2616
fa593d66
PA
26172010-06-01 Pedro Alves <pedro@codesourcery.com>
2618
2619 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2620 gdbserver, and add cross reference.
2621 (Tracepoints support in gdbserver): New subsection.
2622
dde08ee1
PA
26232010-05-26 Pedro Alves <pedro@codesourcery.com>
2624
2625 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2626 `qRelocInsn' feature.
2627 (Relocate instruction reply packet): New subsection
2628 of `Tracepoint Packets'.
2629 (Tracepoint Packets): Mention that packets QTDP and QTStart
2630 support the qRelocInsn request, and add cross reference to new
2631 subsection.
2632
07ca107c
DE
26332010-05-25 Doug Evans <dje@google.com>
2634
2635 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2636 (Commands In Python): Document gdb.string_to_argv.
2637
c25c4a8b
JK
26382010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2639
2640 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2641 ATTR_NORETURN.
2642
d7b32ed3 26432010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2644 Tom Tromey <tromey@redhat.com>
2645 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2646
c25c4a8b 2647 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2648
6aecb9c2
JB
26492010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2650
2651 * gdb.texinfo: (Summary) Add mention about D language support.
2652 (Filenames): Add D suffixes.
2653 (D): New node.
2654
b7da9e9f
PM
26552010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2656
2657 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2658 of macro deleted from GDB code.
2659
ab38a727
PA
26602010-04-24 Pedro Alves <pedro@codesourcery.com>
2661
2662 * gdb.texinfo (Commands to specify files): Describe what how GDB
2663 looks up DOS-based filesystem paths on the system root. Document
2664 the new `set/show target-file-system-kind' commands.
2665
66d09542
DE
26662010-04-23 Doug Evans <dje@google.com>
2667
2668 * gdb.texinfo (Python): Move Auto-loading section here ...
2669 (Python API): from here.
2670 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2671 (Maintenance Commands): Add docs for "maint print section-scripts".
2672
8bd10a10
CM
26732010-04-20 Chris Moller <cmoller@redhat.com>
2674
2675 * gdb.texinfo (Setting Breakpoints): Added description of
2676 filename-qualified rbreak.
2677 * refcard.tex (Breakpoints and Watchpoints): Added brief
2678 description of filename-qualified rbreak.
2679
4c374409
JK
26802010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2681
2682 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2683 (Python API): Change the reference to Pretty Printing API.
2684 (Pretty Printing): Move the user part under the Data node. Reformat
2685 the sample output to 72 columns. Create a new reference to Pretty
2686 Printing API. Rename the API part ...
2687 (Pretty Printing API): To a new node name.
2688 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2689 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2690
5a9351ae
SS
26912010-04-21 Stan Shebs <stan@codesourcery.com>
2692
2693 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2694 and commands.
5a9351ae 2695 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2696
9a22f0d0
PM
26972010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2698
2699 * gdb.texinfo (Examining memory): Update for change in string
2700 display with explicit size.
2701
6149aea9
PA
27022010-04-19 Pedro Alves <pedro@codesourcery.com>
2703
2704 PR breakpoints/8554.
2705
2706 * gdb.texinfo (Save Breakpoints): New node.
2707 (save-tracepoints): Rename to ...
2708 (save tracepoints): ... this. Mention that `save-tracepoints' is
2709 a deprecated alias to `save tracepoints'.
2710
711e434b
PM
27112010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2712
645797a8 2713 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2714 (info w32 thread-information-block): Document new command.
2715 (qGetTIBAddress): Document new gdbserver query.
2716 (maint set/show show-all-tib): Document new command.
2717
3f7b2faa
DE
27182010-04-15 Doug Evans <dje@google.com>
2719
fa33c3cd
DE
2720 * gdb.texinfo (Python API): Add progspaces section.
2721 (Selecting Pretty-Printers): Progspace pretty-printers are
2722 searched too.
2723 (Progspaces In Python): New section.
2724
3f7b2faa
DE
2725 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2726
79f283fe
PM
27272010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2728
2729 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2730 returns None.
2731
87290684
SS
27322010-04-09 Stan Shebs <stan@codesourcery.com>
2733
2734 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2735 Describe the `frames-created' field, tweak grammar.
2736
a97153c7
PA
27372010-04-09 Pedro Alves <pedro@codesourcery.com>
2738
2739 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2740 Describe the `circular' and `disconnected' fields.
2741
5c5dcc1b
L
27422010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2743
2744 * gdb.texinfo (maint print registers): Mention unavailable and
2745 invisible registers.
2746
adc36818
PM
27472010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2748 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2749 Tom Tromey <tromey@redhat.com>
adc36818
PM
2750
2751 * gdb.texinfo (Breakpoints In Python): New Node.
2752
33da3f1c
SS
27532010-04-08 Stan Shebs <stan@codesourcery.com>
2754
2755 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2756 trace status fields.
2757
3a13a53b
L
27582010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2759
2760 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2761 optional. Make org.gnu.gdb.i386.avx requires
2762 org.gnu.gdb.i386.avx.
2763
08001717
DE
27642010-04-08 Doug Evans <dje@google.com>
2765
2766 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2767 search path, and document that gdb only scans the search path if
2768 the script's path doesn't specify a directory.
2769
c375651d
DE
27702010-04-05 Doug Evans <dje@google.com>
2771
2772 * gdb.texinfo (maint show python auto-load): Fix typo.
2773
af54718e
SS
27742010-04-04 Stan Shebs <stan@codesourcery.com>
2775
d77f58be
SS
2776 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2777 (Setting Watchpoints): Update description of "info watch".
2778 (Disabling Breakpoints): Only "info break" lists all.
2779
af54718e
SS
2780 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2781 (tdump): Explain how tdump works.
2782
86b17b60
PA
27832010-04-01 Pedro Alves <pedro@codesourcery.com>
2784
2785 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2786 add cross reference.
2787
ff12863f
PA
27882010-03-31 Pedro Alves <pedro@codesourcery.com>
2789
2790 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2791 commands error out.
2792
f68eb612
L
27932010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2794
2795 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2796
c8d5aac9
L
27972010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2798
2799 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2800
7d13fe92
SS
28012010-03-29 Stan Shebs <stan@codesourcery.com>
2802 Nathan Sidwell <nathan@codesourcery.com>
2803
2804 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2805 GDBN equivalent.
2806 (Set Tracepoints): Remove mention that conditional tracepoints
2807 don't exist.
2808 (Tracepoint Actions): Clarify when while-stepping collection
2809 happens, note that while-stepping does not automatically collect
2810 $pc.
2811
409873ef 28122010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2813
409873ef
SS
2814 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2815 (General Query Packets): Describe TracepointSource.
2816
ee8e71d4
EZ
28172010-03-27 Matt Rice <ratmice@gmail.com>
2818
c8d5aac9
L
2819 * gdb.texinfo (ARM): Document arguments to "target sim".
2820 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2821
99b5e152
PA
28222010-03-26 Pedro Alves <pedro@codesourcery.com>
2823
2824 * gdb.texinfo (Tracepoint Packets): Remove mention that
2825 terror:string may be plain text, and drop mention of X prefix.
2826
cd64ee31
VP
28272010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2828
2829 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2830
6c28cbf2
SS
28312010-03-24 Stan Shebs <stan@codesourcery.com>
2832
2833 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2834
95a42b64
TT
28352010-03-24 Tom Tromey <tromey@redhat.com>
2836
2837 PR breakpoints/9352:
2838 * gdb.texinfo (Break Commands): Update.
2839
18148017
VP
28402010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2841
2842 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2843 commands.
2844
4daf5ac0
SS
28452010-03-16 Stan Shebs <stan@codesourcery.com>
2846
2847 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2848 circular-trace-buffer.
2849 (Tracepoint Packets): Describe QTBuffer, and details of the
2850 qTStatus reply.
2851
c9429232
SS
28522010-03-12 Stan Shebs <stan@codesourcery.com>
2853 Nathan Sidwell <nathan@codesourcery.com>
2854
2855 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2856 doing instruction stepping.
2857 (Tracepoint Restrictions): New node.
2858
ccefe4c4
TT
28592010-03-10 Tom Tromey <tromey@redhat.com>
2860
2861 * gdbint.texinfo (Symbol Handling): Update.
2862
7c953934
TT
28632010-03-08 Tom Tromey <tromey@redhat.com>
2864
2865 PR cli/9591:
2866 * gdb.texinfo (Mode Options): Mention lack of pagination and
2867 confirmation with --batch.
2868 (Screen Size): Mention --batch.
2869 (Messages/Warnings): Likewise.
2870
f870a310
TT
28712010-03-05 Tom Tromey <tromey@redhat.com>
2872
2873 * gdb.texinfo (Basic Python): Document target_charset and
2874 target_wide_charset.
2875
78e2826b
TT
28762010-03-05 Tom Tromey <tromey@redhat.com>
2877
2878 * gdb.texinfo (Data): Link to pretty-printing.
2879 (Output Formats): Likewise. Correct text.
2880
f5dff777
DJ
28812010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2882
2883 * gdb.texinfo (Types): Describe <struct> and <flags>.
2884
dc00d89f
PM
28852010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2886
2887 * gdb.texinfo (Frames In Python): Add block parameter and
2888 description to read_var text.
2889
5107b149 28902010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2891 Tom Tromey <tromey@redhat.com>
5107b149
PM
2892
2893 * gdb.texinfo (Types In Python): Describe block argument in
2894 template_argument and gdb.lookup_type.
2895
e03e5e7b
TT
28962010-02-24 Tom Tromey <tromey@redhat.com>
2897
2898 * gdb.texinfo (Cygwin Native): Fix typo.
2899
f3e9a817
PM
29002010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2901
2902 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2903 and select method descriptions.
2904 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2905 Tables in Python to menu.
2906 (Blocks In Python): New node.
2907 (Symbols In Python): New node.
2908 (Symbol Tables in Python): New node.
2909
a79b8f6e
VP
29102010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2911
2912 Multiexec MI
2913
2914 gdb/
2915 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2916
2917 gdb/doc/
2918 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2919 changes.
2920 (GDB/MI Program Execution): Document current behaviour of
2921 --all and --thread-group.
2922 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2923 -remove-inferior.
2924 * observer.texi (inferior_added, inferior_removed): New
2925 observers.
2926
629d6a47
TT
29272010-02-19 Tom Tromey <tromey@redhat.com>
2928
2929 * gdbint.texinfo (Getting Started): Fix @node.
2930 (Debugging GDB): Likewise.
2931
c09529e5
JB
29322010-02-13 Joel Brobecker <brobecker@adacore.com>
2933
2934 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2935 documenting the gdb_test_timeout variable.
2936
540aa8e7
MS
29372010-02-12 Jakob Engblom <jakob@virtutech.com>
2938
2939 * gdb.texinfo (MI commands): Added documentation of --reverse
2940 option to a set of MI commands. Restructured documentation of MI
2941 commands --exec-continue to reflect the complexity of reverse
2942 execution.
2943
081dfbf7
PA
29442010-02-12 Pedro Alves <pedro@codesourcery.com>
2945
2946 * gdb.texinfo (Using the Collected Data): Specify that the address
2947 range of `tfind outsize' is exclusive, and that the address range
2948 of `tfind range' is inclusive.
2949 (Tracepoint Packets): Specify that the address range of
2950 `QTFrame:range' is inclusive, and that the address range of
2951 `QTFrame:outside' is exclusive
2952
8e9c5e02
VP
29532010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2954
2955 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2956
92981e24
TT
29572010-02-10 Tom Tromey <tromey@redhat.com>
2958
2959 * gdb.texinfo (Debugging Output): Document set debug parser and
2960 show debug parser.
2961
075b51b7
L
29622010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2963
2964 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2965 i386_eflags and i386_mxcsr.
2966
3bb8d5c3
L
29672010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2968
2969 * gdb.texinfo: Document i386 target features.
2970
c5f80513
DE
29712010-02-05 Doug Evans <dje@google.com>
2972
2973 * gdbint.texinfo (Testsuite): Add a new section to document the
2974 various DejaGnu variables that may be overridden.
1be00882 2975 Document INTERNAL_GDBFLAGS.
c5f80513 2976
6ac33a4e
TT
29772010-02-04 Tom Tromey <tromey@redhat.com>
2978
2979 PR cli/8830:
2980 * gdb.texinfo (Files): -readnow comes before the filename for file
2981 and symbol-file.
2982
a1dcb23a
DJ
29832010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2984
2985 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2986 Document ARM breakpoint types.
2987 (Register Packet Format): Move into the new section.
2988 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2989
95433b34
JB
29902010-01-21 Joel Brobecker <brobecker@adacore.com>
2991
2992 * gdb.texinfo (File Options): Adjust the documentation of this
2993 switch to refer to the "source" command rather than partially
2994 duplicating some of the relevant information.
2995 (Extending GDB): Introduce and document the set/show script-extension
2996 setting.
2997 (Command Files): Add note explaining that the "source" command
2998 is also used to evalute scripts written in other languages.
2999 Remove the short slightly incorrect reference to sourcing Python
3000 scripts.
3001 (Python Commands): Document how to execute a Python script from GDB.
3002
8d576872
JB
30032010-01-19 Joel Brobecker <brobecker@adacore.com>
3004
3005 * gdb.texinfo (Command Files): Fix typo.
3006
8150ff9c
JB
30072010-01-18 Tom Tromey <tromey@redhat.com>
3008
3009 * gdb.texinfo (File Options): Document -x on .py files.
3010 (Command Files): Document handling of Python scripts.
3011
23db03a6
JZ
30122010-01-18 Jie Zhang <jie.zhang@analog.com>
3013
3014 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
3015
00bf0b85
SS
30162010-01-15 Stan Shebs <stan@codesourcery.com>
3017
3018 * gdb.texinfo (Trace Files): New section.
3019 (Tracepoint Packets): Document QTSave and qTBuffer.
3020 (Trace File Format): New appendix.
3021
be759fcf
PM
30222010-01-13 Phil Muldoon <pmuldoon@redhat.com>
3023
3024 * gdb.texinfo (Values From Inferior): Document lazy_string value
3025 method.
3026 (Python API): Add Lazy strings menu item.
3027 (Lazy Strings In Python): New node.
3028
dc146f7c
VP
30292010-01-13 Vladimir Prus <vladimir@codesourcery.com>
3030
3031 * gdb.texinfo (GDB/MI Thread Information): New.
3032 (GDB/MI Async Records): Document the core field in *stopped.
3033 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
3034 documentation
3035 (Process list): Document that osdata document may contain
3036 threads.
3037 (Remote Serial Protocol): Document qXfer:threads.
3038
d5551862
SS
30392010-01-06 Stan Shebs <stan@codesourcery.com>
3040
3041 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3042 disconnected tracing.
3043 (Tracepoint Packets): Document new protocol.
3044
7a697b8d
SS
30452010-01-05 Stan Shebs <stan@codesourcery.com>
3046
3047 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
3048 tracepoints.
3049 (Tracepoint Packets): Describe remote protocol for fast
3050 tracepoints.
3051
e6f3ec50
JB
30522010-01-01 Joel Brobecker <brobecker@adacore.com>
3053
3054 Update the "Start of New Year Procedure".
3055 * gdbint.texinfo: Add the list of files that need to be updated
3056 manually. Minor reformatting.
3057
ddc4e9c1
JB
30582010-01-01 Joel Brobecker <brobecker@adacore.com>
3059
3060 * refcard.tex: Update copyright year in header and text.
3061
9d2897ad
JB
30622010-01-01 Joel Brobecker <brobecker@adacore.com>
3063
3064 * agentexpr.texi: Add 2010 to the list of copyright years.
3065 * annotate.texinfo: Likewise.
3066 * gdb.texinfo: Likewise.
3067 * gdbint.texinfo: Likewise.
3068 * observer.texi: Likewise.
3069 * stabs.texinfo: Likewise.
3070
6da95a67
SS
30712009-12-31 Stan Shebs <stan@codesourcery.com>
3072
3073 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 3074
236f1d4d
SS
30752009-12-29 Stan Shebs <stan@codesourcery.com>
3076
3077 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 3078
f61e138d
SS
30792009-12-28 Stan Shebs <stan@codesourcery.com>
3080
3081 * gdb.texinfo (Trace State Variables): New section.
3082 (Tracepoint Packets): Describe trace state variable packets.
3083 * agentexpr.texi (Bytecode Descriptions): Describe trace state
3084 variable bytecodes.
3085
0fe7935b
DJ
30862009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
3087
3088 * gdb.texinfo (Symbols): "info variables" prints definitions, not
3089 declarations.
3090
a6b29f87
VP
30912009-12-21 Vladimir Prus <vladimir@codesourcery.com>
3092
3093 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
3094 -gdb-exit behaviour.
3095
5e4bde96
JB
30962009-12-20 Joel Brobecker <brobecker@adacore.com>
3097
3098 * gpl.texi: Update to version 3 of the GPL.
3099
a1715244
JB
31002009-12-20 Joel Brobecker <brobecker@adacore.com>
3101
3102 * Makefile.in: Update copyright header.
3103 * observer.texi: Fix the copyright header of the generated files.
3104
361ae042
PM
31052009-12-08 Phil Muldoon <pmuldoon@redhat.com>
3106
3107 * gdb.texinfo (Types In Python): Describe range function.
3108
bfd31e71
PM
31092009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
3110
3111 * gdb.texinfo (Types In Python): Describe "is_base_class".
3112
57a1d736
TT
31132009-12-03 Tom Tromey <tromey@redhat.com>
3114
3115 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
3116
8cebebb9
PP
31172009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
3118
3119 * observer.texi: New memory_changed observer.
3120
16af530a
TT
31212009-12-01 Tom Tromey <tromey@redhat.com>
3122
3123 * gdb.texinfo (Reverse Execution): Fix typo.
3124
b6199126
DJ
31252009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
3126
3127 PR gdb/8704
3128
3129 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
3130 are allowed after the breakpoint condition.
3131
7a6973ad
TT
31322009-11-23 Tom Tromey <tromey@redhat.com>
3133
3134 PR python/10782:
3135 * gdb.texinfo (Types In Python): Document Type.pointer.
3136
21a0512e
PP
31372009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
3138
3139 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 3140
a5832c8f
PA
31412009-11-11 Pedro Alves <pedro@codesourcery.com>
3142
3143 * agentexpr.texi (Tracing On Symmetrix): Delete section.
3144 (Using Agent Expressions): Delete cross reference.
3145
1eb7cd77
JB
31462009-11-07 Joel Brobecker <brobecker@adacore.com>
3147
3148 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
3149 and @settitle directives up to help makeinfo find them.
3150
24ddea62
JK
31512009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3152
3153 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
3154 (Auto-loading): Use plural and note one can use multiple components now.
3155
3afae151
VP
31562009-11-01 Vladimir Prus <vladimir@codesourcery.com>
3157
3158 * gdb.texinfo (GDB/MI Stack Manipulation): Make
3159 -stack-list-arguments have the same documentation for parameter
3160 as -stack-list-locals. Add comas.
3161
14ff2235
PM
31622009-10-27 Tom Tromey <tromey@redhat.com>
3163 Eli Zaretskii <eliz@gnu.org>
3164
c8d5aac9 3165 PR python/10781
14ff2235
PM
3166
3167 * gdb.texinfo (Values From Inferior): Document cast method.
3168
9c419145
PP
31692009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
3170
3171 * gdb.texinfo (Machine Code): Mention function name in disasssembly
3172 and adjust example.
889bf7c5 3173
29153c24
MS
31742009-10-22 Michael Snyder <msnyder@vmware.com>
3175
3176 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 3177 info record command. Also document the new save and restore
29153c24
MS
3178 commands.
3179
2b28d209
PP
31802009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
3181
3182 * gdb.texinfo (Machine Code): Mention current pc marker.
3183 (Memory): Likewise.
3184
6c95b8df
PA
31852009-10-19 Pedro Alves <pedro@codesourcery.com>
3186 Stan Shebs <stan@codesourcery.com>
3187
3188 * observer.texi (new_inferior): Rename to...
3189 (inferior_appeared): ... this.
3190
3191 * gdb.texinfo (Inferiors): Rename node to ...
3192 (Inferiors and Programs): ... this. Mention running multiple
3193 programs in the same debug session.
3194 <info inferiors>: Mention the new 'Executable' column if "info
3195 inferiors". Update examples. Document the "add-inferior",
3196 "clone-inferior", "remove-inferior" and "maint info
3197 program-spaces" commands.
3198 (Process): Rename node to...
3199 (Forks): ... this. Document "set|show follow-exec-mode".
3200
2f8132f3
MS
32012009-10-11 Michael Snyder <msnyder@vmware.com>
3202
3203 * gdb.texinfo (ReverseStep): Show default as "unsupported".
3204 (ReverseContinue): Ditto.
3205
cba4b2d3
PP
32062009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
3207
3208 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 3209
da082f17
JK
32102009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3211
3212 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
3213
08be9d71
ME
32142009-10-06 Michael Eager <eager@eagercon.com>
3215
3216 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
3217 (Embedded Processors): Add MicroBlaze.
3218 (MicroBlaze): New. Describe Xilinx MicroBlaze
3219
08a0efd0
PA
32202009-10-04 Pedro Alves <pedro@codesourcery.com>
3221
3222 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
3223
cbb8f428
EZ
32242009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
3225
3226 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3227
30a4a70c
JB
32282009-09-23 Joel Brobecker <brobecker@adacore.com>
3229
3230 * observer.texi (solib_unloaded): Document explicitly the fact that
3231 this observer is called before the associated symbols are unloaded.
3232
b3372f91
VP
32332009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3234
3235 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3236 -stack-list-variables.
3237
f43030c4
TT
32382009-09-18 Tom Tromey <tromey@redhat.com>
3239
3240 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3241 is experimental.
3242
ec7e75e7
PP
32432009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3244
3245 * gdb.texinfo (convenince variables): Mention
3246 $_siginfo could be empty.
f43030c4 3247
0cc7d26f
TT
32482009-09-15 Tom Tromey <tromey@redhat.com>
3249
3250 * gdb.texinfo (GDB/MI Variable Objects): Document
3251 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3252 Expand -var-update documentation.
3253
a96d9b2e
SDJ
32542009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3255
3256 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3257 feature.
3258
005ca36a
JB
32592009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3260
3261 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3262
0d772ac9
MS
32632009-09-10 Michael Snyder <msnyder@vmware.com>
3264
3265 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3266 ReverseStep replies to the qSupported query.
3267
14fb1bac
JB
32682009-09-10 Joel Brobecker <brobecker@adacore.com>
3269
3270 Add documentation for set/show interactive-mode.
3271 * gdb.texinfo (Other Misc Settings): New node.
3272
29b090c0
DE
32732009-09-01 Doug Evans <dje@google.com>
3274
3275 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3276 non-stop mode's affect on remote caching.
3277
4e5d721f
DE
32782009-08-31 Jacob Potter <jdpotter@google.com>
3279 Doug Evans <dje@google.com>
3280
3281 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3282 Mark `set/show remotecache' options as obsolete.
3283 Document new `set/show stack-cache' option.
3284 Update text for `info dcache'.
3285
55333a84
DE
32862009-08-27 Doug Evans <dje@google.com>
3287
3288 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3289 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3290
bc3a0b4d
RW
32912009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3292
3293 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3294 about autoconf.
3295
3a1ff0b6
PA
32962009-08-25 Pedro Alves <pedro@codesourcery.com>
3297
3298 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3299 small example, and describe its columns. Replace "inferior-id" by
3300 "infno" throughout.
3301
81ecdfbb
RW
33022009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3303
af542c2e
RW
3304 * gdbint.texinfo (Releasing GDB): Point to
3305 README-maintainer-mode file for required autoconf version.
3306 * configure.ac: Do not substitute datarootdir, htmldir,
3307 pdfdir, docdir. Do not process --with-datarootdir,
3308 --with-htmldir, --with-pdfdir, --with-docdir.
3309 * configure: Regenerate.
3310
81ecdfbb
RW
3311 * configure: Regenerate.
3312
4efc6507
DE
33132009-08-20 Reid Kleckner <reid@kleckner.net>
3314
3315 * gdb.texinfo: Add chapter on JIT interface.
3316
43089a6e
NR
33172009-08-07 Nick Roberts <nickrob@snap.net.nz>
3318
3319 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3320 confirmation request.
43089a6e 3321
99e008fe
EZ
33222009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3323
c8d5aac9
L
3324 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3325 CRC definitions.
99e008fe 3326
48cb2d85
VP
33272009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3328
3329 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3330 -break-commands.
48cb2d85 3331
ff1a52c6
UW
33322009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3333
3334 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3335 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3336
3285f3fe
UW
33372009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3338
3339 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3340 "set spu stop-on-load" and "show spu stop-on-load" commands.
3341
e35359c5
UW
33422009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3343
3344 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3345
58d6951d
DJ
33462009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3349 org.gnu.gdb.arm.neon.
3350
08d16641
PA
33512009-07-20 Pedro Alves <pedro@codesourcery.com>
3352
3353 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3354 optional element.
3355 (subsection OS ABI): New subsection.
3356
782b2b07
SS
33572009-07-14 Stan Shebs <stan@codesourcery.com>
3358
3359 * gdb.texinfo (Tracepoint Conditions): New section.
3360 (General Query Packets): Describe ConditionalTracepoints.
3361 (Tracepoint Packets): Describe condition field.
3362 (Maintenance Commands): Describe maint agent-eval.
3363 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3364
9b117ef3
HZ
33652009-07-11 Hui Zhu <teawater@gmail.com>
3366
3367 * gdb.texinfo (disassemble): Add a new modifier /r
3368 to "disassemble" command to make it print the raw instructions
3369 in hex as well as in symbolic form.
3370
f5a33284
TT
33712009-07-09 Tom Tromey <tromey@redhat.com>
3372
3373 * gdbint.texinfo (Testsuite): Document parallel make check.
3374
812f7342
TT
33752009-07-09 Tom Tromey <tromey@redhat.com>
3376
3377 * gdbint.texinfo (Testsuite): Document test transcripts.
3378
fbb8f299
PM
33792009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3380
3381 * gdb.texinfo (Values From Inferior): Add length parameter
3382 description.
3383
dd8f35ac
EZ
33842009-07-04 Chris Genly <chris@genly.us>
3385
3386 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3387 in -var-list-children. Fix example according to what the code
3388 does.
3389
2277426b
PA
33902009-07-02 Pedro Alves <pedro@codesourcery.com>
3391
3392 * gdb.texinfo (Debugging multiple inferiors): Document the
3393 "inferior", "detach inferior" and "kill inferior" commands.
3394 (Debugging Programs with Multiple Processes): Adjust to mention
3395 generic "inferior" commands. Delete mention of "detach fork" and
3396 "delete fork". Cross reference to "Debugging multiple inferiors"
3397 section.
3398
a6d9a66e
UW
33992009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3400
5af949e3
UW
3401 * gdbint.texinfo (Item Output Functions): Update signature
3402 for ui_out_field_core_addr.
3403
34042009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3405
3406 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3407 Update example code extrated from breakpoint.c.
3408
9901a55b 34092009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3410
9901a55b
PP
3411 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3412 MI commands.
3413 (GDB/MI Symbol Query): Likewise.
3414 (GDB/MI File Commands): Likewise.
3415 (GDB/MI File Transfer Commands): Likewise.
3416 (GDB/MI Target Manipulation): Likewise.
3417 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3418
edb3359d
DJ
34192009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3420
3421 * gdb.texinfo (Debugging Optimized Code): New chapter.
3422 (Compiling for Debugging): Reference it. Move some
3423 text to the new section.
3424
7cd1089b
PM
34252009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3426
3427 * doc/gdb.texinfo (Calling): Document
3428 set-unwind-on-terminating-exception usage.
3429
d4db2f36
PA
34302009-06-11 Pedro Alves <pedro@codesourcery.com>
3431
3432 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3433 command.
3434
d1a7880c
PA
34352009-06-07 Pedro Alves <pedro@codesourcery.com>
3436
3437 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3438 references.
3439
473f94e6
UW
34402009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3441
3442 * gdbint.texinfo: Rename formal parameters to gdbarch function
3443 protoypes from "current_gdbarch" to "gdbarch".
3444
8f500870
TT
34452009-05-28 Tom Tromey <tromey@redhat.com>
3446
3447 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3448
b6313243
TT
34492009-05-27 Tom Tromey <tromey@redhat.com>
3450
3451 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3452 feature.
3453 (GDB/MI Variable Objects): Document -var-set-visualizer.
3454
34552009-04-02 Tom Tromey <tromey@redhat.com>
3456
3457 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3458 feature.
3459 (GDB/MI Variable Objects): Document -var-set-visualizer.
3460
a6bac58e
TT
34612009-05-27 Tom Tromey <tromey@redhat.com>
3462 Thiago Jung Bauermann <bauerman@br.ibm.com>
3463 Phil Muldoon <pmuldoon@redhat.com>
3464
3465 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3466 (Pretty Printing): New node.
3467 (Selecting Pretty-Printers): Likewise.
3468 (Python API): Update.
3469 (Output Formats): Document /r format.
3470
2c74e833
TT
34712009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3472 Tom Tromey <tromey@redhat.com>
3473
3474 * gdb.texinfo (Types In Python): New node.
3475 (Values From Inferior): "type" is now an attribute.
3476 (Python API): Update.
3477
89c73ade
TT
34782009-05-27 Tom Tromey <tromey@redhat.com>
3479 Thiago Jung Bauermann <bauerman@br.ibm.com>
3480 Phil Muldoon <pmuldoon@redhat.com>
3481
3482 * gdb.texinfo: Add @syncodeindex for `tp'.
3483 (Python API): Update.
3484 (Auto-loading): New node.
3485 (Objfiles In Python): New node.
3486
17a37d48
PP
34872009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3488
3489 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3490
6718376f
NR
34912009-05-15 Nick Roberts <nickrob@snap.net.nz>
3492
3493 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3494
cbe54154
PA
34952009-05-12 Pedro Alves <pedro@codesourcery.com>
3496
3497 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3498 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3499 show show-debug-regs' docs.
3500
8e05493c
EZ
35012009-05-08 Eli Zaretskii <eliz@gnu.org>
3502
3503 * gdb.texinfo (Process Record and Replay): Add description of
3504 reverse execution.
3505
b39f4988
JB
35062009-05-07 Joel Brobecker <brobecker@adacore.com>
3507
3508 * gdbint.texinfo (Adding support for debugging core files): New node.
3509 (Native Debugging): Remove the ``Native core file Support'' section.
3510
a2311334
EZ
35112009-05-01 Eli Zaretskii <eliz@gnu.org>
3512
3513 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3514 Add index entries.
3515
53cc454a 35162009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3517 Michael Snyder <msnyder@vmware.com>
53cc454a 3518
a2311334
EZ
3519 * gdb.texinfo: (Process Record and Replay): Add documentation for
3520 process record and replay.
53cc454a 3521
484086b7
JK
35222009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3523
3524 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3525 a new part on command-line defined macros.
3526
32ae1842
EZ
35272009-04-25 Eli Zaretskii <eliz@gnu.org>
3528
3529 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3530 clarify the wording.
3531
b14b1491
TT
35322009-04-23 Tom Tromey <tromey@redhat.com>
3533
3534 * gdb.texinfo (Data Files): New node.
3535 (GDB Files): Update menu.
3536
5c1e86e1
JB
35372009-04-23 Joel Brobecker <brobecker@adacore.com>
3538
3539 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3540 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3541
83eba9b7
VP
35422009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3543
3544 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3545
e31198c4
HZ
35462009-04-22 Hui Zhu <teawater@gmail.com>
3547
3548 * gdb.texinfo (disassemble-next-line): Set the default of
3549 disassemble-next-line to off.
3550
26e251b6
JM
35512009-04-21 Joseph Myers <joseph@codesourcery.com>
3552
3553 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3554 --with-htmldir): New.
3555 * configure: Regenerate.
3556 * Makefile.in (datarootdir, docdir): Define.
3557 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3558 instead of $(SET_TEXINPUTS).
3559 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3560 gdbint.info instead of $(SET_TEXINPUTS).
3561 (gdbint/index.html): Use same -I options as for building
3562 gdbint.info.
3563 (stabs.dvi, stabs.pdf): Use same -I options as for building
3564 stabs.info instead of $(SET_TEXINPUTS).
3565 (stabs/index.html): Use same -I options as for building
3566 stabs.info.
3567 (annotate.dvi, annotate.pdf): Use same -I options as for building
3568 annotate.info instead of $(SET_TEXINPUTS).
3569 (annotate/index.html): Use same -I options as for building
3570 annotate.info.
3571
eac35c4e
DD
35722009-04-21 David Daney <ddaney@caviumnetworks.com>
3573
3574 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3575
29b0e8a2
JM
35762009-04-21 Joseph Myers <joseph@codesourcery.com>
3577
3578 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3579
2b831889 35802009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3581 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3582
3583 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3584 (MAKEHTMLFLAGS): Set to empty.
3585 (html__strip_dir): Define.
3586 (HTMLFILES): Define.
3587 (HTMLFILES_INSTALL): Define.
3588 (install-html): Copy new automake rule.
3589 (html): Depend on $(HTMLFILES).
3590 (gdb_toc.html): Rename to gdb/index.html.
3591 (gdbint_toc.html): Rename to gdbint/index.html.
3592 (stabs_toc.html): Rename to stabs/index.html.
3593 (annotate_toc.html): Rename to annotate/index.html.
3594
89a34d1b
JM
35952009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3596
3597 * Makefile.in: Set pdfdir and htmldir from configure
3598 substitutions.
3599 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3600 * configure: Regenerate.
3601
a2d5da46
JB
36022009-04-16 Joel Brobecker <brobecker@adacore.com>
3603
3604 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3605 This macro is no longer used.
3606
732f6a93
TT
36072009-04-15 Tom Tromey <tromey@redhat.com>
3608
3609 * gdb.texinfo (Character Sets): Document default character set.
3610
87f9adc1
PM
36112009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3612
3613 * gdbint.texinfo: Change server name from sources.redhat.com to
3614 sourceware.org throughout.
3615
2c88c651
JB
36162009-04-09 Joel Brobecker <brobecker@adacore.com>
3617
3618 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3619 about a missing dot or coma after @xref.
3620
4f5376b2
JB
36212009-04-02 Joel Brobecker <brobecker@adacore.com>
3622
3623 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3624 example, and add a small explanation about it.
3625 (Print Settings): Change the documentation of the "set print
3626 frame-arguments" to reflect the fact that the default is now "scalars".
3627
a0381d3a
JB
36282009-04-02 Joel Brobecker <brobecker@adacore.com>
3629
3630 * gdb.texinfo (Print Settings): Add kindex for command "set
3631 print frame-arguments".
3632
45ac276d
JB
36332009-03-31 Joel Brobecker <brobecker@adacore.com>
3634
3635 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3636 breakpoints.
3637 (Set Breaks): Add reference to thread-specific and task-specific
3638 breakpoints.
3639
32cd1edc
JB
36402009-03-31 Joel Brobecker <brobecker@adacore.com>
3641
3642 * gdb.texinfo (Ada Tasks): Remove the documentation about
3643 the "Running" state, as this state has been eliminated.
3644 Now all runnable tasks are shown as "Runnable".
3645
1042e4c0
SS
36462009-03-30 Stan Shebs <stan@codesourcery.com>
3647
3648 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3649 special case of breakpoints.
3650 (Enable and Disable Tracepoints): Mention deprecation.
3651 (Listing Tracepoints): Update description and example.
3652
f8f6f20b
TJB
36532009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3654
3655 * gdb.texinfo (Frames in Python): New node.
3656 (Python API): Update.
3657
c0c6f777
TJB
36582009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3659
3660 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3661 from a method to an attribute.
3662
def2b000
TJB
36632009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3664
3665 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3666 attribute.
3667
a07daef3
PA
36682009-03-25 Pedro Alves <pedro@codesourcery.com>
3669
3670 * observer.texi (thread_exit): Add "silent" parameter.
3671
f3b1572e
PA
36722009-03-22 Pedro Alves <pedro@codesourcery.com>
3673
3674 * observer.texi (about_to_proceed): New.
3675
587afa38
EZ
36762009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3677
3678 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3679 field throughout to handle types with spaces in them. Fix typos
3680 found by aspell.
3681 (Summary, Requirements, Contributors): New first chapter,
3682 "Summary" added, old Requirements section moved there, and new
3683 section, "Contributors" added.
3684 (Initializing a New Architecture, Register Representation)
3685 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3686 (Porting gdb): These sections extended and updated.
3687 (Compiler Characteristics): This section (empty) deleted.
3688 (Defining Other Architecture Features): This section renamed and
3689 duplicate material removed from (formerly "Target Conditionals").
3690 Use braces {} in @deftypeXX type field throughout to handle types
3691 with spaces in them. Typos found by aspell fixed.
3692
3693 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3694 * stack_frame.pdf: Version of image for PDF output.
3695 * stack_frame.png: Version of image for HTML output and for Emacs.
3696 * stack_frame.txt: Version of image for Info output.
1db61298 3697 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3698
10af6951
EZ
36992009-03-21 Eli Zaretskii <eliz@gnu.org>
3700
3701 * gdb.texinfo (Character Sets): Fix last change.
3702
cc924cad
TJB
37032009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3704
3705 * gdb.texinfo (Values From Inferior): Fix optional arguments
3706 markup.
3707 (Commands In Python): Adjust argument names of gdb.Command.__init__
3708 to what the function accepts as keywords.
3709
bc3b79fd
TJB
37102008-03-20 Tom Tromey <tromey@redhat.com>
3711
3712 * gdb.texinfo (Convenience Vars): Document convenience functions.
3713 (Functions In Python): New node.
3714 (Python API): Update.
3715
6c7a06a3
TT
37162009-03-20 Tom Tromey <tromey@redhat.com>
3717
3718 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3719 set target-wide-charset.
3720 (Requirements): Mention iconv.
3721
b646ddd4
HZ
37222009-03-17 Hui Zhu <teawater@gmail.com>
3723
3724 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3725
91440f57
HZ
37262009-03-17 Hui Zhu <teawater@gmail.com>
3727
3728 * gdb.texinfo: Add documentation for disassemble-next-line.
3729
8fd41227
TJB
37302009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3731
3732 * gdb.texinfo (Commands In Python): Remove tindex entries.
3733
61ff14c6
JK
37342009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3735
3736 * gdb.texinfo (Returning): New description for missing debug info.
3737
0b16c5cf
PA
37382009-03-14 Pedro Alves <pedro@codesourcery.com>
3739
3740 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3741 (General Query Packets): Document qAttached.
0b16c5cf 3742
32fc0df9
PA
37432009-03-05 Pedro Alves <pedro@codesourcery.com>
3744
3745 * gdb.texinfo (Background Execution): Better describe the set
3746 target-async command.
3747 (Maintenance Commands): Delete description of the `maint set/show
3748 linux-async' and `maint set/show remote-async' commands.
3749
134eb42c
VP
37502009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3751
3752 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3753 between sentences.
3754
c86cf029
VP
37552009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3756
3757 * gdb.texinfo (GDB/MI Async Records): Document the
3758 =library-loaded and =library-unloaded notifications.
3759
3ea85240
VP
37602009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3761
3762 * observer.texi (test_notification): New observer.
3763
1d33d6ba
VP
37642009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3765
61ff14c6
JK
3766 * observer.texi: Add parameter 'print_frame' to normal_stop
3767 observer.
1d33d6ba 3768
d721c933
EZ
37692009-02-07 Eli Zaretskii <eliz@gnu.org>
3770
3771 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3772 (Commands In Python): Fix COMMAND_* constants in last change. Use
3773 @kbd for interactive input. Add cross-references and index
3774 entries.
3775
4aa995e1
PA
37762009-02-06 Pedro Alves <pedro@codesourcery.com>
3777
3778 * gdb.texinfo (Signals): Document $_siginfo.
3779 (Convenience Variables): Mention $_siginfo.
3780 (Remote Configuration): Document qXfer:siginfo:read,
3781 qXfer:siginfo:write packets, and the read-siginfo-object,
3782 write-siginfo-object commands.
3783
5f5233d4
PA
37842009-02-06 Pedro Alves <pedro@codesourcery.com>
3785
3786 * gdbint.texinfo (Values): New chapter.
3787
d8906c6f
TJB
37882009-02-06 Tom Tromey <tromey@redhat.com>
3789
3790 * gdb.texinfo (Python API): Add entry for Commands In Python.
3791 (Commands In Python): New node.
3792
b6cb8e7d
TJB
37932009-02-05 Tom Tromey <tromey@redhat.com>
3794
3795 * gdb.texinfo (Values From Inferior): Document Value.string.
3796
12453b93
TJB
37972009-02-05 Tom Tromey <tromey@redhat.com>
3798
3799 * gdb.texinfo (Basic Python): Document execute's from_tty
3800 argument.
3801
08c637de
TJB
38022009-02-04 Tom Tromey <tromey@redhat.com>
3803
3804 * gdb.texinfo (Basic Python): Document gdb.history.
3805
592375cd
VP
38062009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3807
3808 * gdb.texinfo (GDB/MI Thread Commands): Document the
3809 'current-thread-id' field. Remove the example with zero threads,
3810 since current GDB won't ever report that if there's inferior.
3811
41447f92
VP
38122009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3813
3814 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3815 option to -break-insert.
3816
098b41a6
JG
38172009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3818 Jerome Guitton <guitton@adacore.com>
3819
3820 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3821 (System-wide configuration): New section.
3822
3c16cced
PA
38232009-01-26 Pedro Alves <pedro@codesourcery.com>
3824
3825 PR gdb/7580:
3826 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3827 internal-error|internal-warning quit|corefile ask|yes|no".
3828
62709adf
PA
38292009-01-26 Pedro Alves <pedro@codesourcery.com>
3830
3831 * gdb.texinfo (Using the `gdbserver' Program): Document
3832 --remote-debug.
3833
7ce58dd2
DE
38342009-01-23 Doug Evans <dje@google.com>
3835
3836 * gdb.texinfo: Add nexti to list of commands that support
3837 background execution.
3838
adb483fe
DJ
38392009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3840
3841 * gdb.texinfo (Define, Hooks): Document prefix command support.
3842
a67ec3f4 38432009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3844 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3845
3846 Fixes for makeinfo --html.
3847
3848 * annotate.texinfo: Use @copying and @insertcopying. Use
3849 @ifnottex in place of @ifinfo.
3850 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3851 place of @ifinfo. Use @ifnotinfo for one index entry.
3852 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3853 in place of @ifinfo.
3854 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3855 in place of @ifinfo. Include contents at start unconditionally.
3856
84fcdf95
PA
38572009-01-13 Pedro Alves <pedro@codesourcery.com>
3858
3859 * gdb.texinfo (General Query Packets): Remove @var{} around the
3860 "spu" literal string.
3861
fa3a767f
PA
38622009-01-07 Pedro Alves <pedro@codesourcery.com>
3863
3864 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3865 program may be running in another process" errors.
3866 * gdbint.texinfo (Native Conditionals): Delete
3867 ONE_PROCESS_WRITETEXT description.
3868
9cb011d3
JB
38692009-01-07 Joel Brobecker <brobecker@adacore.com>
3870
3871 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3872 emacs local variable to be placed at the end of the ChangeLog.
3873 Add server.c and gdbreplay.c to the list of files where the
3874 copyright year needs to be updated.
3875
84603566
SL
38762009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3877
3878 * gdb.texinfo (Remote Configuration): Document new
3879 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3880 commands.
3881
a53f55d8
PA
38822008-12-28 Pedro Alves <pedro@codesourcery.com>
3883
3884 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3885 FETCH_INFERIOR_REGISTERS.
3886 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3887 FETCH_INFERIOR_REGISTERS descriptions. Remove
3888 gdbarch_get_longjmp_target descrition, since already described in
3889 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3890 (Target Conditionals): ... here.
3891
077e0a52
JB
38922008-12-16 Joel Brobecker <brobecker@adacore.com>
3893
3894 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3895 examples.
3896 (Additions to Ada): Likewise. Add the missing opening and closing
3897 parenthesis of the GDB prompt in one of the examples.
3898
023eb17c
JB
38992008-12-14 Joel Brobecker <brobecker@adacore.com>
3900
3901 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3902 about the result of 'Address not being of type System.Address.
3903 This problem has been fixed a while ago.
3904
c3b108f7
VP
39052008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3906
3907 MI non-stop and multiprocess docs.
3908
c8d5aac9
L
3909 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3910 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3911 Adjust documentation for *stopped, document =thread-created,
3912 =thread-exited, =thread-group-created and =thread-group-exited.
3913 (GDB/MI Thread Commands): Document the 'state' field in
3914 -thread-info output.
3915 (GDB/MI Program Execution): Mention --all and --thread-group
3916 options.
3917 (GDB/MI Variable Objects): Describe floating and fixed variable
3918 objects.
3919 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3920
07e059b5
VP
39212008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3922
c8d5aac9
L
3923 * gdb.texinfo (Operating System Information): New appendix.
3924 (Operating System Auxiliary Information): Document 'info os processes'
3925 (Remote Configuration): Document 'osdata'
3926 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3927
a80b95ba
TG
39282008-11-27 Tristan Gingold <gingold@adacore.com>
3929
3930 * gdb.texinfo (Darwin): Document Darwin specific features.
3931
a655d424
JK
39322008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3933
3934 * gdbint.texinfo (Target Conditionals): Extend the
3935 gdbarch_breakpoint_from_pc description.
3936
249e1128
VP
39372008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3938
3939 * gdb.texinfo (M68K Features): Fix typo.
3940
c14c28ba
PP
39412008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3942
3943 * gdb.texinfo (Symbols): Mention printing containing
3944 image name in "info symbol".
3945 (Maint translate-address): Likewise.
889bf7c5 3946
394a6666
JB
39472008-11-18 Joel Brobecker <brobecker@adacore.com>
3948
3949 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3950 commands "catch load" and "catch unload".
3951
66bb093b
VP
39522008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3953
3954 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3955 =thread-selected.
889bf7c5 3956
4a92f99b
VP
39572008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3958
c8d5aac9 3959 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3960
f0323ca0
PA
39612008-10-27 Pedro Alves <pedro@codesourcery.com>
3962
3963 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3964 .mt files, TM_CLIBS or TM_CDEPS.
3965 (x86 Watchpoints): Don't mention TDEPFILES.
3966
8b23ecc4
SL
39672008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3968
3969 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3970 (Overview): Mention notifications and non-stop mode behavior.
3971 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3972 with non-stop mode behavior. Add vStopped description.
3973 (Stop Reply Packets): Update list of packets that return
3974 stop replies. Mention non-stop behavior.
3975 (General Query Packets): Document QNonStop packet and associated
3976 qSupported query response.
3977 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3978 behavior.
3979 (Notification Packets): New section.
3980 (Remote Non-Stop): New section.
3981 (File-I/O Overview): Mention non-stop behavior.
3982
fff08868
HZ
39832008-10-24 Hui Zhu <teawater@gmail.com>
3984 Pedro Alves <pedro@codesourcery.com>
3985
3986 * gdb.texinfo (displaced-stepping): Describe the auto mode
3987 setting, and say it's the default. This is now a mainstream
3988 setting instead of a maintenance setting.
3989
252fbfc8
PA
39902008-10-23 Pedro Alves <pedro@codesourcery.com>
3991
3992 * observer.texi (thread_stop_requested): New.
3993
20924a55
JB
39942008-10-22 Joel Brobecker <brobecker@adacore.com>
3995
3996 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3997 (Patching): Replace incorrect usage of @samp by @kbd.
3998
bacec72f
MS
39992008-10-17 Michael Snyder <msnyder@vmware.com>
4000
4001 * gdb.texinfo: Add documentation for reverse execution.
4002
a08702d6 40032008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 4004 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
4005
4006 * gdb.texinfo. (Values From Inferior): New subsubsection.
4007
d97bc12b
DE
40082008-10-06 Doug Evans <dje@google.com>
4009
4010 * gdb.texinfo (set debug dwarf2-die): Document it.
4011
87f67dba
JB
40122008-10-01 Joel Brobecker <brobecker@adacore.com>
4013
4014 * gdb.texinfo (catch) [exception]: Document how to insert
4015 a breakpoint on user-defined exceptions when the exception
4016 name is identical to one of the language-defined ones.
4017
2fae03e8
TT
40182008-09-27 Tom Tromey <tromey@redhat.com>
4019
4020 * gdb.texinfo (Macros): Remove text about stringification,
4021 varargs, and splicing.
4022
5c6ce71d
TT
40232008-09-27 Tom Tromey <tromey@redhat.com>
4024
4025 * gdbint.texinfo (Language Support): Remove text about omitting
4026 support for a language.
4027
07128da0
DE
40282008-09-23 Doug Evans <dje@google.com>
4029
4030 * gdb.texinfo (info dcache): Update.
4031
b90a069a
SL
40322008-09-22 Sandra Loosemore <sandra@codesourcery.com>
4033
4034 * gdb.texinfo (Packets): Add info on thread-id syntax and
4035 multiprocess extensions.
4036 <D>: Document multiprocess form of packet.
4037 <H>: Use thread-id syntax.
4038 <T>: Likewise.
4039 <vCont>: Likewise. Note this is required for multiprocess.
4040 <vKill>: New packet.
4041 (Stop Reply Packets) <T>: Use thread-id syntax.
4042 <W>: Document multiprocess form of reply.
4043 <X>: Likewise.
4044 (General Query Packets) <qC>: Use thread-id syntax.
4045 <qfThreadInfo>: Likewise.
4046 <qGetTLSAddr>: Likewise.
4047 <qP>: Likewise.
4048 <qSupported>: Add "multiprocess" feature.
4049 <qThreadExtraInfo>: Use thread-id syntax.
4050
b77209e0
PA
40512008-09-22 Stan Shebs <stan@codesourcery.com>
4052
4053 * gdb.texinfo (Inferiors): New section.
4054
3d0bb823
PA
40552008-09-12 Pedro Alves <pedro@codesourcery.com>
4056
4057 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
4058
f8dcfc0a
UW
40592008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
4060
4061 * gdbint.texinfo (Target Conditionals): Remove documentation
4062 for gdbarch_name_of_malloc.
4063
8775bb90
MS
40642008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
4065
4066 * gdb.texinfo (Interrupts): Mention TCP interface for
4067 sending BREAK.
4068
f1838a98
UW
40692008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
4070
4071 * gdb.texinfo (Commands to Specify Files): Document "remote:"
4072 argument prefix to "set sysroot".
4073
158c7665
PH
40742008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
4075
4076 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
4077 and False.
4078
30e026bb
VP
40792008-08-20 Vladimir Prus <vladimir@codesourcery.com>
4080
c8d5aac9
L
4081 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
4082 for possible features of -list-features.
30e026bb 4083
c6ebd6cf
VP
40842008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4085
c8d5aac9 4086 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
4087 (GDB/MI Miscellaneous Commands): Document -list-target-features.
4088
aeac0ff9
VP
40892008-08-19 Vladimir Prus <vladimir@codesourcery.com>
4090
4091 * doc/gdb.texinfo (PowerPC): Fix typo.
4092 (PowerPC features): Fix typo.
4093
5231c1fd
PA
40942008-08-18 Pedro Alves <pedro@codesourcery.com>
4095
4096 * observer.texi (thread_ptid_changed): New.
4097
677c5bb1
LM
40982008-08-18 Luis Machado <luisgpm@br.ibm.com>
4099
4100 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
4101 (PowerPC features): Mention feature set for VSX registers.
4102
f3a2dd1a
JB
41032008-08-13 Joel Brobecker <brobecker@adacore.com>
4104
4105 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
4106 the direct visibility of all names in user-written packages.
4107
33e5cbd6
PA
41082008-08-13 Pedro Alves <pedro@codesourcery.com>
4109
4110 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
4111 setting, and make it the default.
4112 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
4113 non-stop script example.
4114
d0384fc4
TJB
41152008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
4116
4117 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
4118 reference to the "Using Different Register and Memory Data
4119 Representation" section.
4120
a6f3e723
SL
41212008-08-12 Sandra Loosemore <sandra@codesourcery.com>
4122
4123 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
4124 (Remote Protocol): Add Packet Acknowledgment to menu.
4125 (Overview): Mention +/- can be disabled, and point to new section
4126 where this is discussed in detail.
4127 (General Query Packets): Document QStartNoAckMode packet, and
4128 corresponding qSupported reply.
4129 (Packet Acknowledgment): New section.
4130
0606b73b
SL
41312008-08-11 Sandra Loosemore <sandra@codesourcery.com>
4132 Pedro Alves <pedro@codesourcery.com>
4133
4134 * gdb.texinfo (Threads): Move paragraph about automatic thread
4135 selection to All-Stop Mode subsection.
4136 (Thread Stops): Reorganize existing material into subsections.
4137 Add introductory blurb and menu.
4138 (Non-Stop Mode): New subsection.
4139 (Background Execution): New subsection.
4140 (Maintenance Commands): Add cross-references from async mode
4141 commands to the new Background Execution section.
4142
d57a3c85
TJB
41432008-08-06 Tom Tromey <tromey@redhat.com>
4144
4145 * gdb.texinfo (Extending GDB): New chapter.
4146 (Sequences): Demoted chapter, now a section under the new
4147 Extending GDB chapter.
4148 (Python): New section.
4149
6d76a53d
SS
41502008-07-31 Stan Shebs <stan@codesourcery.com>
4151
4152 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
4153
1f70da6a
SS
41542008-07-29 Stan Shebs <stan@codesourcery.com>
4155
4156 * gdbint.texinfo: General round of cleanup and minor
4157 clarifications.
4158 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
4159 (Longjmp Support): Update description to reflect how it is done
4160 for targets without using native header.
4161 (Symbol Handling): Add a little more general explanation.
4162 (COFF, ELF): Mention stabs encapsulation.
4163 (DWARF 3): New section.
4164 (Adding a New Host): Scrub out some obsolete bits.
4165 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
4166 (Host Conditionals): Remove descriptions of NO_STD_REGS,
4167 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
4168 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
4169 SEEK_SET, STOP_SIGNAL, USG.
4170 (Raw and Virtual Register Representations): Ditto for
4171 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
4172 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
4173 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
4174 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
4175 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
4176 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
4177 DEPRECATED_REGISTER_VIRTUAL_SIZE,
4178 DEPRECATED_REGISTER_VIRTUAL_TYPE,
4179 DEPRECATED_USE_STRUCT_CONVENTION.
4180 Describe gdbarch_deprecated_fp_regnum.
4181 Update description of gdbarch_print_insn.
4182 (Adding a New Target): Scrub out obsolete bits.
4183 (Obsolete Conditionals): Remove entire section.
4184
383f836e
TT
41852008-07-25 Tom Tromey <tromey@redhat.com>
4186
4187 * observer.texi (GDB Observers): Document new observers:
4188 breakpoint_created, breakpoint_deleted, breakpoint_modified,
4189 tracepoint_created, tracepoint_deleted, tracepoint_modified,
4190 architecture_changed.
4191
cfd8ab24
SS
41922008-07-21 Stan Shebs <stan@codesourcery.com>
4193
4194 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
4195 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
4196
781b42b0
TT
41972008-07-21 Tom Tromey <tromey@redhat.com>
4198
4199 * observer.texi (GDB Observers): Remove obsolete comment.
4200 <executable_changed>: Remove argument.
4201
d7d9f01e
TT
42022008-07-18 Tom Tromey <tromey@redhat.com>
4203
4204 * gdb.texinfo (Macros): Update. Use @code rather than @command.
4205
bf250677
DE
42062008-07-10 Doug Evans <dje@google.com>
4207
4208 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
4209
10568435
JK
42102008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
4211
4212 * gdb.texinfo (Starting): Document "set disable-randomization".
4213
5ae4183a
AS
42142008-07-07 Andreas Schwab <schwab@suse.de>
4215
4216 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
4217
b56e7235
VP
42182008-07-06 Vladimir Prus <vladimir@codesourcery.com>
4219
4220 * gdb.texinfo (GDB/MI Target Manipulation): Add
4221 example of -target-attach.
4222
e1ac3328
VP
42232008-06-10 Vladimir Prus <vladimir@codesourcery.com>
4224
4225 * observer.texi (target_resumed): New observer.
5ae4183a 4226 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4227
65d12d83
TT
42282008-06-06 Tom Tromey <tromey@redhat.com>
4229
4230 * gdb.texinfo (Completion): Add field name example.
4231
fbc5282e
MK
42322008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4233
4234 * gdb.texinfo (GDB/MI Program Context): Added example
4235 to -exec-arguments
5ae4183a 4236
fbc5282e 42372008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4238
4239 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4240 annotation.
4241
c16158bc 42422008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4243 Nathan Sidwell <nathan@codesourcery.com>
4244 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4245
4246 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4247 and ACX_BUGURL.
4248 * configure: Regenerate.
4249 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4250 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4251 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4252 mailing-list-specific text about bug reporting unless
4253 BUGURL_DEFAULT.
4254
75c99385
PA
42552008-06-05 Pedro Alves <pedro@codesourcery.com>
4256
4257 * gdb.texinfo (-target-select): Remove reference to target async.
4258 (Maintenance Commands): Document "maint set/show remote-async".
4259
1763a388
MK
42602008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4261
4262 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4263 in -target-file-get section.
5ae4183a 4264
d0d064df
PA
42652008-05-22 Pedro Alves <pedro@codesourcery.com>
4266
9b562ab8
PA
4267 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4268 killing the inferior when it is already debugging a process.
d0d064df 4269
8dfa32fc
JB
42702008-05-21 Joel Brobecker <brobecker@adacore.com>
4271
4272 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4273 abbreviation for "finish".
4274
55f996a7
NR
42752008-05-21 Nick Roberts <nickrob@snap.net.nz>
4276
4277 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4278
ba2b1c56
DJ
42792008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4280
4281 * gdbint.texinfo (Target Conditionals): Delete entry for
4282 gdbarch_dwarf_reg_to_regnum.
4283
08388c79
DE
42842008-05-09 Doug Evans <dje@google.com>
4285
a3c83fae 4286 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4287
d14508fe
DE
42882008-05-05 Doug Evans <dje@google.com>
4289
4290 * gdb.texinfo (disassemble): Document /m modifier.
4291
e2b7ddea
VP
42922008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4293
5ae4183a
AS
4294 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4295 will not report the time of commands that run the target.
e2b7ddea 4296
8eb41542
VP
42972008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4298
4299 * gdb.texinfo (GDB/MI Output Records): Add
4300 missing semicolon.
4301
82f68b1c
VP
43022008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4303
4304 * gdb.texinfo (GDB/MI Output Records):
4305 Document =thread-create and =thread-exited.
4306
fa0f268d
VP
43072008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4308
4309 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4310 Remove mention of dmi-discuss.
fa0f268d 4311
063bfe2e
VP
43122008-05-03 Pedro Alves <pedro@codesourcery.com>
4313
4314 * observer.texi (thread_exit): New.
4315
237fc4c9
PA
43162008-05-02 Pedro Alves <pedro@codesourcery.com>
4317
4318 * gdb.texinfo (Debugging Output): Document "set/show debug
4319 displaced".
4320 (Maintenance Commands): Document "maint set/show
4321 can-use-displaced-stepping".
4322
0428b8f5
DJ
43232008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4324
4325 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4326 and set/show arm force-mode.
4327
5009afc5
AS
43282008-05-02 Andreas Schwab <schwab@suse.de>
4329
4330 * gdbint.texinfo (Algorithms): Describe
4331 target_watchpoint_addr_within_range.
4332
669fac23
DJ
43332008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4334
4335 * gdbint.texinfo (Stack Frames): New chapter.
4336 (Algorithms): Move Frames text to the new chapter.
4337 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4338 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4339
721c02de
VP
43402008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4341
5ae4183a
AS
4342 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4343 output does not necessary include any tokens.
721c02de 4344
c055b101
CV
43452008-04-22 Corinna Vinschen <vinschen@redhat.com>
4346
4347 * gdb.texinfo (Set SH Calling convention): New @item.
4348 (Show SH Calling convention): Ditto.
4349
68837c9d
MD
43502008-04-22 Markus Deuling <deuling@de.ibm.com>
4351
4352 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4353
2e9132cc
EZ
43542008-04-20 Eli Zaretskii <eliz@gnu.org>
4355
4356 * gdb.texinfo (Set Breaks): Mention that multiple location
4357 breakpoints need line number info. Add index entries.
4358
31fffb02
CS
43592008-04-19 Craig Silverstein <csilvers@google.com>
4360
4361 * gdb.texinfo (Requirements): Add an optional requirement on
4362 zlib.
4363 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4364 Compressed DWARF 2.
4365
a47ec5fe
AR
43662008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4367
4368 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4369 sample output for 'stopped,reason="breakpoint-hit"' message.
4370 (GDB/MI Program Execution): Likewise.
4371
de051565
MK
43722008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4373
5ae4183a 4374 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4375 -var-set-format. Add -f option to -var-evaluate-expression.
4376
6ba66d6a
JB
43772008-04-03 Joel Brobecker <brobecker@adacore.com>
4378
4379 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4380 new node "Ambiguous Expressions". Replace references to this
4381 node by references to "Ambiguous Expressions" throughout.
4382 (Ambiguous Expressions): New node.
4383
1e26b4f8
DJ
43842008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4385
4386 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4387
b84876c2
PA
43882008-03-21 Pedro Alves <pedro@codesourcery.com>
4389
4390 * gdb.texinfo (Debugging Output): Document
4391 "set/show debug lin-lwp-async".
4392 (Maintenance Commands): Document "maint set/show linux-async".
4393
63092375
DJ
43942008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4395
4396 * gdb.texinfo (Expressions): Update description of malloced arrays.
4397
8e8901c5
VP
43982008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4399
4400 * gdb.texinfo (Thread Commands): Document
4401 -thread-info. Remove -thread-list-all-threads.
4402
1fddbabb
PA
44032008-03-14 Pedro Alves <pedro@codesourcery.com>
4404 Sandra Loosemore <sandra@codesourcery.com>
4405
4406 * gdb.texinfo (Library List Format): Update to mention the
4407 possibility to pass section addresses instead of segment
4408 addresses.
4409
ccd213ac
DJ
44102008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4411
4412 * gdb.texinfo (Starting): Document "set exec-wrapper".
4413 (Server): Document gdbserver --wrapper.
4414
fa4727a6
DJ
44152008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4416
4417 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4418 unreadable memory. Delete obsolete SPARClite reference.
4419
8edfe269
DJ
44202008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4421
4422 * gdb.texinfo (Starting): Mention always-running targets.
4423 (Target Commands): Add an anchor for load.
4424 (Connecting): Explain continue instead of run.
4425
1843f87b
DJ
44262008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4427
4428 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4429
f9082629
NR
44302008-02-26 Nick Roberts <nickrob@snap.net.nz>
4431
4432 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4433 breakpoint table.
4434
fd96d250
PA
44352008-02-19 Pedro Alves <pedro@codesourcery.com>
4436
4437 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4438 killing the inferior when it is already debugging a process.
4439
36af4ef6
MD
44402008-02-13 Markus Deuling <deuling@de.ibm.com>
4441
4442 * gdbint.texinfo (Build Script): New section. Mention new build script
4443 gdb_buildall.sh.
4444
cda4ce5a
JB
44452008-02-01 Jim Blandy <jimb@red-bean.com>
4446
4447 * gdb.texinfo (Help): Summarize 'info args' correctly.
4448
4acd40f3
TJB
44492008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4450
4451 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4452 available in PowerPC architecture.
4453 (Embedded Processors): Change node name of PowerPC item in menu.
4454 (PowerPC): Rename to...
4455 (PowerPC Embedded): this.
4456 (Architectures): Add new PowerPC item in menu.
4457 (PowerPC): New node.
4458
6e6c6f50
DJ
44592008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4460
4461 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4462 commands.
4463
5ee187d7
DJ
44642008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4465
4466 * gdb.texinfo (Setting Catchpoints): Mention features
4467 supported on GNU/Linux.
4468
e275c0d9
NR
44692008-01-30 Nick Roberts <nickrob@snap.net.nz>
4470
4471 * gdb.texinfo (GDB/MI File Commands): Describe new output
4472 field for MI command -file-list-exec-source-file.
4473
2d717e4f
DJ
44742008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4475
4476 * gdb.texinfo (Using the `gdbserver' Program): Add security
4477 warning. Rearrange into subsections and subsubsections. Document
4478 --multi and --debug. Correct --with-sysroot typo. Update --attach
4479 usage. Make load reference clearer. Document monitor exit.
4480 (Remote Configuration): Document set remote exec-file, attach-packet,
4481 and run-packet.
4482 (Packets): Document vAttach and vRun.
4483
d35a4257 44842008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4485
4486 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4487 detach-on-follow -> detach-on-fork.
f663676d 4488
c78d192c
DJ
44892008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4490
4491 * gdbint.texinfo (Native Conditionals): Remove
4492 SHELL_COMMAND_CONCAT and SHELL_FILE.
4493
d35a4257
EZ
44942008-01-26 Eli Zaretskii <eliz@gnu.org>
4495
4496 * gdb.texinfo (Specify Location): Improve wording.
4497
93815fbf
VP
44982008-01-23 Chris Demetriou <cgd@google.com>
4499
4500 * gdb.texinfo (Threads): Document new "set print thread-events"
4501 and "show print thread-events" commands.
4502
2a25a5ba
EZ
45032008-01-19 Eli Zaretskii <eliz@gnu.org>
4504
4505 * gdb.texinfo (Specify Location): New section.
4506 (Delete Breaks, Edit, Set Breaks): Remove description of
4507 locations. Instead, add a reference to "Specify Location".
4508 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4509 (Symbols): Refer to "Specify Location" for the valid forms of
4510 linespecs and locations.
4511
32c9a795
MD
45122008-01-18 Markus Deuling <deuling@de.ibm.com>
4513
4514 * gdbint.texinfo (Target Conditionals): Replace the description of
4515 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4516
b17828ca
JB
45172008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4518
4519 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4520 about &&var, which is rejected by the expression parser.
4521
0aea4bf3
LM
45222008-01-09 Luis Machado <luisgpm@br.ibm.com>
4523
4524 * gdb.texinfo (Output): Update documentation on using printf with DFP
4525 types.
4526
febe4383
TJB
45272008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4528
4529 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4530 subsubsection.
4531 (Decimal Floating Point format): New subsubsection.
4532
7a404eba
PA
45332008-01-05 Pedro Alves <pedro@codesourcery.com>
4534
4535 * gdb.texinfo (File Options): Remove mention of the attempt to
4536 open a core file with the -p option. Don't list -c as a valid
4537 option to attach to a process.
4538
a4d9b460
PA
45392008-01-05 Pedro Alves <pedro@codesourcery.com>
4540
4541 * gdbint.texinfo (Host Conditionals): Remove mention of
4542 ALIGN_STACK_ON_ENTRY.
4543
6ec2edbe
JB
45442008-01-05 Joel Brobecker <brobecker@adacore.com>
4545
4546 * gdbint.texinfo (Start of New Year Procedure): Add item
4547 describing how to update the source and documentation copyright
4548 notices.
4549
d8b2a693
JB
45502007-12-18 Jim Blandy <jimb@codesourcery.com>
4551
ab209b3a 4552 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4553 watchpoint explanation into the main description of the watchpoint
4554 command; update synopses of 'watch', 'rwatch', and 'awatch'
4555 commands.
4556
8b4ed427
VP
45572007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4558
4559 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4560 Document 'pending-breakpoints' feature of
4561 -list-features.
4562
37e4754d
LM
45632007-12-17 Luis Machado <luisgpm@br.ibm.com>
4564
669fac23 4565 * gdb.texinfo: Add new parameter's description.
37e4754d 4566
1d3811f6
DJ
45672007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4568
4569 * gdb.texinfo (Overview): Clarify run-length encoding
4570 example. Remove the restriction on "+" and "-" characters.
4571
c1c25a1a
EZ
45722007-12-15 Eli Zaretskii <eliz@gnu.org>
4573
4574 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4575
afe8ab22 45762007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4577
afe8ab22
VP
4578 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4579 the -f option for -break-insert, remove -r option,
4580 and clarify specification of location.
4581
a6b151f1
DJ
45822007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4583
4584 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4585 formatting.
4586 (Remote Debugging): Add File Transfer section.
4587 (Remote Configuration): Document Host I/O packets.
4588 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4589 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4590 (Packets): Add vFile.
4591
3b784c4f
EZ
45922007-11-17 Eli Zaretskii <eliz@gnu.org>
4593
4594 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4595 breakpoints with multiple locations.
4596 (Breakpoint Menus): Improve wording.
4597 (Output): Fix last change.
4598
a4ce5b0d
UW
45992007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4600
4601 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4602
1b39d5c0
DE
46032007-11-15 Doug Evans <dje@google.com>
4604
4605 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4606
7a72d44c
VP
46072007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4608
4609 * gdbint.texinfo (Native Conditionals): Remove
4610 mention of CLEAR_SOLIB.
5ae4183a 4611
6d1829bf 46122007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4613
4614 * gdb.texinfo (Print Settings): Add documentation for "set/show
4615 print frame-arguments".
4616
1a619819
LM
46172007-11-05 Luis Machado <luisgpm@br.ibm.com>
4618
3b784c4f 4619 * gdb.texinfo (Output): Update printf command's description.
1a619819 4620
55eddb0f
DJ
46212007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4622
4623 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4624 powerpc soft-float".
4625
9cceb671
DJ
46262007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4627
4628 * gdb.texinfo (Files): Correct formatting. Mention Expat
4629 requirement.
4630 (Requirements for Building GDB): Expand the list of Expat
4631 uses.
4632 (Library List Format, Memory Map Format): Mention Expat.
4633 (Target Descriptions): Update Expat wording.
4634
83acabca
DJ
46352007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4636
4637 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4638 Document that gdbarch_convert_register_p should return zero for no-op
4639 conversions.
4640
e35879db
UW
46412007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4642
83acabca 4643 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4644 of set_gdbarch_sofun_address_maybe_missing back to ...
4645 (Target Conditionals): ... here to fix build break.
4646
203c3895
UW
46472007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4648
83acabca 4649 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4650 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4651 (Compiler Characteristics): ... documentation of
4652 set_gdbarch_sofun_address_maybe_missing.
4653
11411de3
DJ
46542007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4655
4656 * gdbint.texinfo (Target Conditionals): Use
4657 frame_unwind_register_unsigned in examples instead of
4658 frame_unwind_unsigned_register.
4659
7cc46491
DJ
46602007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4661
4662 * gdb.texinfo (Predefined Target Types): Add int128
4663 and uint128.
4664 (Standard Target Features): Add PowerPC features.
4665
81adfced
DJ
46662007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4667
4668 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4669
c1874924
UW
46702007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4671
4672 * gdbint.texi (Target Conditionals): Remove documentation
4673 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4674 gdbarch_extract_return_value, and gdbarch_store_return_value.
4675
f6e56ab3
UW
46762007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4677
4678 * gdbint.texi (Target Conditionals): Remove documentation of
4679 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4680
56cf5405
KH
46812007-10-11 Kazu Hirata <kazu@codesourcery.com>
4682
4683 * gdb.texinfo: Mention that inaccessible-by-default is on by
4684 default.
4685
35156bae
DJ
46862007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4687
4688 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4689
d983da9c
DJ
46902007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4691
4692 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4693 multi-threaded watchpoints.
4694 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4695 checked. Describe sticky notification. Expand description
4696 of steppable and continuable watchpoints.
4697 (Watchpoints and Threads): New subsection.
4698
fe6fbf8b
VP
46992007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4700
4701 * gdb.texinfo (Setting Breakpoints): Revise
4702 documentation for pending breakpoints. Document
4703 breakpoints with multiple locations.
5ae4183a 4704
084344da
VP
47052007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4706
4707 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4708 Document -list-features.
5ae4183a 4709
82160952
EZ
47102007-09-15 Eli Zaretskii <eliz@gnu.org>
4711
4712 * gdb.texinfo (Output): Spell out which features of C's printf are
4713 not supported by GDB's printf.
7e27a47a
EZ
4714 (Separate Debug Files): More accurate wording regarding build ID
4715 and a reference to the ld manual rather than the Fedora wiki.
82160952 4716
ea37ba09
DJ
47172007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4718 Jim Blandy <jimb@codesourcery.com>
4719
4720 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4721 (Examining Memory): Update mentions of the 's' format.
4722 (Automatic Display): Likewise.
4723
b8533aec
DJ
47242007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4725
4726 * gdb.texinfo: Update the FSF's Back-Cover Text.
4727
83f83d7f
JK
47282007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4729 Eli Zaretskii <eliz@gnu.org>
4730
4731 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4732 Fixed the ``build ID'' name. New binaries build instructions for the
4733 build ID inclusion. Explain how the commands are specific to the build
4734 ID vs. debug link.
4735
c7e83d54
EZ
47362007-09-01 Eli Zaretskii <eliz@gnu.org>
4737
4738 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4739 indexing for ``build ID'' support.
4740
d3750b24
JK
47412007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4742
4743 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4744 Enlisted BUILD ID to the debug file searching example.
4745 Included a BUILD ID `.note.gnu.build-id' section description.
4746 Updated/added the debug files splitting instructions for OBJCOPY.
4747
02142340
VP
47482007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4749
4750 * gdb.texinfo (Variable Objects): Adjust docs
4751 for -var-info-expression and document
4752 -var-info-path-expression.
4753
d3bdde98
JB
47542007-08-20 Jim Blandy <jimb@codesourcery.com>
4755
3fb6a982
JB
4756 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4757 (title page): Include the dedication in the printed manual, as a
4758 separate page after the copyright notice.
5ae4183a 4759
d3bdde98
JB
4760 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4761 don't break a @var across a line.
4762
c80a96a8
MR
47632007-07-25 Maciej W. Rozycki <macro@mips.com>
4764
4765 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4766 for include files.
4767
5824a901
NR
47682007-07-12 Nick Roberts <nickrob@snap.net.nz>
4769
4770 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4771 in annotate.texinfo.
4772 (Command History): Link to new node.
5824a901 4773
d52e7ea3
UW
47742007-07-05 Markus Deuling <deuling@de.ibm.com>
4775
4776 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4777
5fc14d0a
EZ
47782007-07-05 Eli Zaretskii <eliz@gnu.org>
4779
4780 * gdbint.texinfo (Target Conditionals): Fix last change.
4781
4a9bb1df
UW
47822007-07-03 Markus Deuling <deuling@de.ibm.com>
4783
4784 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4785 routines:
4786 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4787 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4788 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4789 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4790 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4791 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4792 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4793 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4794 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4795 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4796 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4797 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4798 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4799 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4800 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4801 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4802 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4803 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4804 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4805 (SOFTWARE_SINGLE_STEP_P)
4806
4807 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4808 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4809
4810 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4811 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4812 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4813 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4814 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4815 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4816 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4817 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4818 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4819 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4820
4821 (Converting an existing Target Architecture to Multi-arch): Remove
4822 section.
4823
4824 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4825 (gdbarch_addr_bits_remove): Add code example.
4826
4827 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4828
cfa9d6d9
DJ
48292007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4830
4831 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4832 Add other missing entries. Adjust the table size to fit.
4833 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4834 stop reasons including the new "library" event.
4835 (General Query Packets): Adjust table widths for qSupported. Mention
4836 qXfer:libraries:read reply to qSupported and document the new packet.
4837 (Library List Format): New section.
4838
159fcc13
JK
48392007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4840
4841 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4842
f66d1690
MS
48432007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4844
4845 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4846
67102876
NR
48472007-06-25 Nick Roberts <nickrob@snap.net.nz>
4848
4849 * gdbint.texinfo (Register and Memory Data): Break sections
4850 into nodes and add a menu.
4851
a4642986
MR
48522007-06-21 Maciej W. Rozycki <macro@mips.com>
4853
4854 * gdb.texinfo (Examining Memory): Document the new behaviour.
4855
e9c17194
VP
48562007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4857
4858 * gdb.texinfo (Standard Target Features): Document
4859 m68k features.
4860
31d99776
DJ
48612007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4862
4863 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4864
1780a0ed
DJ
48652007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4866
4867 * gdb.texinfo (Target Description Format): Add version attribute
4868 for <target>.
4869
822b6570
DJ
48702007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4871
4872 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4873
f8b73d13
DJ
48742007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4875
4876 * gdb.texinfo (MIPS Features): New subsection.
4877
0e7f50da
UW
48782007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4879 Markus Deuling <deuling@de.ibm.com>
4880
4881 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4882 and qXfer:spu:write packets and mention them under qSupported.
4883
23d964e7
UW
48842007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4885 Markus Deuling <deuling@de.ibm.com>
4886
4887 * gdb.texinfo (Architectures): Add new SPU section to document
4888 Cell Broadband Engine SPU architecture specific commands.
4889
9f708cb2
VP
48902007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4891
4892 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4893 comments.
4894
7579b5f8
NR
48952007-06-07 Nick Roberts <nickrob@snap.net.nz>
4896
4897 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4898
bf06d120
JB
48992007-05-29 Jim Blandy <jimb@codesourcery.com>
4900
4901 * gdb.texinfo (Overview): Doc fix.
4902
23776285
MR
49032007-05-22 Maciej W. Rozycki <macro@mips.com>
4904
4905 * gdb.texinfo (Remote Configuration): Document "set/show
4906 remoteflow".
4907
1a69e1e4
DJ
49082007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4909
bf06d120
JB
4910 * gdb.texinfo (MIPS): Remove documentation for set mips
4911 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4912 stack-arg-size.
1a69e1e4 4913
46ba6afa 49142007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4915
46ba6afa
BW
4916 * all-cfg.texi (GDBTUI): New.
4917 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4918 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4919 (TUI Configuration): Edit to improve clarity and fix problems of
4920 both style and content.
5ae4183a 4921
06d3b283
UW
49222007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4923
4924 * observer.texi (GDB Observers): New observer "new_objfile".
4925
179101d6
UW
49262007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4927
4928 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4929
25d5ea92
VP
49302007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4931
4932 * gdb.texinfo (GDB/MI Variable Objects): Document
4933 frozen variables objects.
5ae4183a 4934
ea35711c
DJ
49352007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4936
4937 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4938 (Character Sets, Caching Data of Remote Targets): Likewise.
4939 (Targets): Delete Remote node. Move its text...
4940 (Debugging Remote Programs): ...to here. Delete description
4941 of the "remote" command.
4942 (Remote configuration): Delete description of "set remotedevice"
4943 and "show remotedevice".
4944 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4945
db2e3e2e
BW
49462007-04-11 Bob Wilson <bob.wilson@acm.org>
4947
5ae4183a
AS
4948 * gdb.texinfo (Contributors, Continuing and Stepping)
4949 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4950 (General Query Packets, File-I/O Remote Protocol Extension)
4951 (Protocol Basics, The F Reply Packet, Write)
4952 (Protocol-specific Representation of Datatypes, Memory Transfer):
4953 Fix hyphenation, punctuation and grammar problems.
4954 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4955 'section' instead of 'subsection' in the text.
4956 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4957 (i386): Remove period from section name.
db2e3e2e
BW
4958 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4959 (Config Names, Configure Options): Use @file{configure}.
4960
8a3dae3e
DJ
49612007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4962
4963 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4964 and tab expansion.
4965
1a92f856
DJ
49662007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4967
4968 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4969
79a6e687 49702007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4971
79a6e687
BW
4972 * gdb.texinfo: Consistently capitalize all significant words in
4973 node names, chapter titles, section titles, and headings. Update
4974 cross references to match.
4975 (Starting and Stopping Trace Experiment): Make node name plural.
4976 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4977
ad527d2e
PA
49782007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4979
4980 * gdb.texinfo (WinCE): Delete obsolete subsection.
4981
7ce59000
DJ
49822007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4983
4984 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4985 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4986 references.
4987
8807d78b
DJ
49882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4989
4990 * gdb.texinfo (Startup): Delete references to some alternate
4991 names for .gdbinit.
4992 (Thread): Remove LynxOS reference.
4993 (Tandem ST2000): Delete target-specific documentation.
4994 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4995 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4996 and GDB_OSABI_LYNXOS.
4997
5f402660
UW
49982007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4999
5000 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
5001
bac718a6
UW
50022007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
5003
5004 * gdbint.texinfo (Target Conditionals): Remove mention of
5005 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
5006 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
5007
9453113a
DJ
50082007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
5009
5010 * Makefile.in: Add "pdfdir" installation
5011 directory, PDFTEX macro, support for "install-pdf" target,
5012 and rules for making a pdf version of refcard.texi.
5013 * refcard.tex: Specify paper size for PDF output.
5014
ae21e955 50152007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5016
ae21e955 5017 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 5018
3f94c067 50192007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5020
3f94c067
BW
5021 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
5022 (Source Path, Character Sets, Macros, Define)
5023 (GDB/MI Result Records, GDB/MI Simple Examples)
5024 (GDB/MI Program Execution, GDB/MI File Commands)
5025 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
5026 (Bug Reporting): Use @value{GCC}.
5ae4183a 5027
12c27660 50282007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 5029
12c27660
BW
5030 * gdb.texinfo (Help): Fix formatting of examples.
5031 (Variables): Use @ifnotinfo instead of @iftex.
5032 (Non-debug DLL symbols): Use @ref instead of @pxref.
5033 (Sparclet File): Use @samp instead of quotes.
5ae4183a 5034
ce9341a1
BW
50352007-03-26 Bob Wilson <bob.wilson@acm.org>
5036
5037 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
5038
c8f4133a
BW
50392007-03-26 Bob Wilson <bob.wilson@acm.org>
5040
5041 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
5042 the order of the nodes.
5043 (C Operators, C Constants, Debugging C): Remove extra menus.
5044 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 5045
c8f4133a 50462007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
5047
5048 * gdb.texinfo (File Options): Add missing parenthesis.
5049 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
5050
c74d0ad8
DJ
50512007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5052
5053 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
5054
ff6f572f
DJ
50552007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
5056
669fac23 5057 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
5058 case insensitivity.
5059 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
5060
994337c3
NR
50612007-02-18 Nick Roberts <nickrob@snap.net.nz>
5062
5063 * gdb.texinfo (Top): Put Appendix A after numbered sections.
5064 (Files): Add section name to argument list for pxref.
5065 (Non-debug DLL symbols): Don't use `see' for pxref.
5066 (Embedded Processors): Fix typo.
5067 (GDB/MI Breakpoint Commands): Execution commands generate
5068 *stopped not ^done.
5069
eb819d70
NR
50702007-02-13 Nick Roberts <nickrob@snap.net.nz>
5071
5072 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
5073 values for in_scope. Mention that only root variables can be
5074 updated.
5075 (GDB/MI Development and Front Ends): Explain new values may be
5076 added to existing fields.
5077
123dc839
DJ
50782007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
5079
5080 * gdb.texinfo (-target-disconnect): Use @smallexample.
5081 (Requirements): Add anchor for Expat. Update description.
5082 (Target Descriptions): Mention Expat.
5083 (Target Description Format): Document new elements. Use
5084 @smallexample.
5085 (Predefined Target Types, Standard Target Features): New sections.
669fac23 5086 * gdbint.texinfo (Target Descriptions): New section.
123dc839 5087
108546a0
DJ
50882007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
5089
5090 * gdb.texinfo (Target Description Format): Add section on XInclude.
5091
95a98c01
NR
50922006-02-03 Nick Roberts <nickrob@snap.net.nz>
5093
5094 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
5095 command -enable-timings.
5096
f4b3909f
EZ
50972007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
5098
5ae4183a 5099 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
5100 descriptions for new/deleted elements in gdb_osabi. Add missing
5101 description for function generic_elf_osabi_sniff_abi_tag_sections.
5102
c7ba131e
JB
51032007-01-29 Joel Brobecker <brobecker@adacore.com>
5104
5105 * gdb.texinfo (Maintenance Commands): Add documentation for
5106 the new "maint print target-stack" command.
5107
3a60f64e
JK
51082007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5109 Eli Zaretskii <eliz@gnu.org>
5110
f4b3909f 5111 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 5112
c582f8b6
EZ
51132007-01-26 Eli Zaretskii <eliz@gnu.org>
5114
5115 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
5116 Use @value{NGCC} instead of @value{GCC}.
5117
d3e8051b
EZ
51182007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
5119
5120 * agentexpr.texi: Fix typos.
5121 * annotate.texinfo: Likewise.
5122 * gdb.texinfo: Likewise.
5123 * gdbint.texinfo: Likewise.
5124 * observer.texi: Likewise.
5125 * stabs.texinfo: Likewise.
5126
86f04699
EZ
51272007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
5128
5129 * gdbint.texinfo (Support Libraries): Remove mmalloc
5130 entry. Describe readline library.
5131
23181151
DJ
51322007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
5133
5134 * gdb.texinfo (Target Descriptions): New section.
5135 (General Query Packets): Add QPassSignals anchor. Mention
5136 qXfer:features:read under qSupported. Expand mentions of
5137 qXfer:memory-map:read and QPassSignals. Document
5138 qXfer:features:read.
5139
f822c95b
DJ
51402007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
5141
5142 * gdb.texinfo (Commands to specify files): Describe
5143 "set sysroot" and "show sysroot".
5144 (Using the `gdbserver' program): Lowercase argument
5145 to @var. Expand description of setting up GDB on the
5146 host.
5147
8936fcda
JB
51482007-01-05 Joel Brobecker <brobecker@adacore.com>
5149
5150 * gdb.texinfo (Set Catchpoints): Add documentation for the new
5151 catch exception, catch exception unhandled, and catch assert
5152 commands.
5153
e776119f
DJ
51542007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5155
5156 * gdb.texinfo (Debugging Output): Document "set debug xml"
5157 and "show debug xml".
5158
aa79a185
DJ
51592007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
5160
5161 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
5162
7f893741
JB
51632007-01-01 Joel Brobecker <brobecker@adacore.com>
5164
5165 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
5166
a1b5960f
VP
51672006-12-08 Vladimir Prus <vladimir@codesourcery.com>
5168
5169 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
5170 note in @ignore, to be removed later if nobody complains.
5171
9f470e6e
NR
51722006-12-04 Nick Roberts <nickrob@snap.net.nz>
5173
5174 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
5175 of -var-delete.
5176
765dc015 51772006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5178
765dc015 5179 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
5180 automatic software/hardware breakpoint usage and
5181 the "set breakpoint auto-hw" command.
765dc015 5182
4b5752d0
VP
51832006-11-21 Vladimir Prus <vladimir@codesourcery.com>
5184
5185 * gdb.texinfo (Memory Access Checking): New.
5186
89be2091
DJ
51872006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
5188
5189 * gdb.texinfo (Remote configuration): Mention
5190 "pass-signals-packet".
5191 (General Query Packets): Document QPassSignals. Fix
5192 a typo.
5193
ca3bf3bd
DJ
51942006-11-14 Maxim Grigoriev <maxim@tensilica.com>
5195
5196 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
5197
427c3a89
DJ
51982006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
5199
5200 * gdb.texinfo (Remote configuration): Rewrite documentation for
5201 packet configuration commands.
5202 (OS Information): Adjust reference to qXfer:auxv:read.
5203 (General Query Packets): Remove references to read-aux-vector-packet
5204 and set remote get-thread-local-storage-address.
5205
7a107747
DJ
52062006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
5207
5208 * gdbint.texinfo (Target Architecture Definition): Add new
5209 Initializing a New Architecture section.
5210
1c56eb0e
EZ
52112006-10-31 David Taylor <dtaylor@emc.com>
5212
5213 * stabs.texinfo (Macro define and undefine): New node describing
5214 stabs for #define and #undef.
5215
f73adfeb
AS
52162006-10-27 Andreas Schwab <schwab@suse.de>
5217
5218 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
5219
fd60e0df
EZ
52202006-10-21 Eli Zaretskii <eliz@gnu.org>
5221
5222 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
5223 clarify on the possible meanings of ``expression'' watched by
5224 watchpoints. Add indexing.
e5ac9b53
EZ
5225 (Prompting, Errors, Invalidation, Annotations for Running)
5226 (Source Annotations): Fix index entries by adding "annotation" to
5227 them, to discriminate from index entries that point to the more
5228 general topic descriptions.
fd60e0df 5229
52bb452f
DJ
52302006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5231
5232 * gdbint.texinfo (Target Vector Definition): Move most
5233 content into Existing Targets. Add a menu.
5234 (Existing Targets): New section, moved from Target Vector
5235 Definition. Use @subsection.
5236 (Managing Execution State): New section.
5237
58955e58
BW
52382006-10-16 Bob Wilson <bob.wilson@acm.org>
5239
5240 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5241
c8aa23ab
EZ
52422006-10-15 Eli Zaretskii <eliz@gnu.org>
5243
5244 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5245 (Command Syntax, Signals, Backtrace, Connecting)
5246 (Remote configuration, Renesas Boards, Console I/O): Fix last
5247 change: use Ctrl- instead of C-, except wrt Emacs.
5248 (File-I/O Examples): Put Ctrl-c in @kbd.
5249 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5250 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5251 (Signals, Set Breaks, Set Watchpoints): Document optional
5252 arguments to `info signals' `handle', `info breakpoints', and
5253 `info watchpoints'.
c8aa23ab 5254
e7109c7e
EZ
52552006-10-14 Eli Zaretskii <eliz@gnu.org>
5256
5257 * gdb.texinfo (Backtrace): Fix last change.
5258
de3aea7b
NR
52592006-10-14 Nick Roberts <nickrob@snap.net.nz>
5260
5261 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5262
7f9087cb
BW
52632006-10-10 Bob Wilson <bob.wilson@acm.org>
5264
c8aa23ab
EZ
5265 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5266 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5267 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5268
68437a39
DJ
52692006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5270 Daniel Jacobowitz <dan@codesourcery.com>
5271
5272 * gdb.texinfo (Packets): Document vFlashErase,
5273 vFlashWrite and vFlashDone packets.
5274 (General Query Packets): Document qXfer:memory-map:read.
5275 Add a new feature for qXfer:memory-map:read.
5276 (Memory map format): New section.
5277 (Target Commands): Mention that gdb can write flash.
5278
fd79ecee
DJ
52792006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5280 Daniel Jacobowitz <dan@codesourcery.com>
5281
5282 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5283 memory regions and "mem auto".
5284
350da6ee
DJ
52852006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5286
5287 * gdbint.texinfo (Array Containers): New section.
5288
2f1acb09
VP
52892006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5290
5291 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5292 -stack-list-arguments HIGH_FRAME argument can be larger then the
5293 actual number of frames.
5294
2ab1eb7a
VP
52952006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5296
5297 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5298 -stack-list-locals HIGH_FRAME argument can be larger then the
5299 actual number of frames.
2ab1eb7a 5300
599b237a
BW
53012006-09-02 Bob Wilson <bob.wilson@acm.org>
5302
5303 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5304 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5305
25ab7e6d
EZ
53062006-09-02 Eli Zaretskii <eliz@gnu.org>
5307
5308 * gdbint.texinfo (Overall Structure): New section "Source Tree
5309 Structure".
5310
940178d3
JB
53112006-08-17 Jim Blandy <jimb@codesourcery.com>
5312
5313 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5314 responses.
5315
30daae6c
JB
53162006-08-08 Joel Brobecker <brobecker@adacore.com>
5317
5318 * gdb.texinfo (Source Path): Add documentation for new
5319 substitute-path commands.
5320
7fa2210b
DJ
53212006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5322
5323 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5324 (Running Configure): ...here.
5325 (Requirements): New node. Mention expat.
5326
3d00d119
DJ
53272006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5328
5ae4183a 5329 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5330 'set download-write-size' and 'show download-write-size'.
5331
0cbfa4ee
DJ
53322006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5333
5334 * stabs.texinfo (Member Type Descriptor): Correct example for
5335 pointer to member types.
5336
16026cd7
AS
53372006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5338
5339 * gdb.texinfo (Optional warnings and messages): Add
5340 'set/show trace-commands'.
5341 (Command files): Add '-v' to source command.
5342
0876f84a
DJ
53432006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5344
5345 * gdb.texinfo (OS Information): Update qPart reference to
5346 qXfer.
5347 (Remote configuration): Likewise.
5348 (Overview): Move @cindex to the start of a paragraph. Talk
5349 about binary data encoding.
5350 (Packets): Refer to the overview for the details of the X
5351 packet encoding.
5352 (General Query Packets): Remove qPart description. Add qXfer
5353 description. Add an anchor to qSupported. Correct feature
5354 table title. Add a new feature for qXfer:auxv:read.
5355 (Interrupts): Add a missing parenthesis.
5356
2ec3381a
DJ
53572006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5358
669fac23 5359 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5360 (GDB/MI Kod Commands): Remove commented out node.
5361
594fe323
EZ
53622006-07-01 Eli Zaretskii <eliz@gnu.org>
5363
5364 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5365 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5366 (GDB/MI Thread Commands, GDB/MI Program Execution)
5367 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5368 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5369 (GDB/MI File Commands, GDB/MI Target Manipulation)
5370 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5371 since the MI prompt is hard-wired into the code.
5372
7e3fb70c
NR
53732006-07-01 Nick Roberts <nickrob@snap.net.nz>
5374
5375 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5376 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5377 (GDB/MI Data Manipulation): Remove description of unimplemented
5378 display related commands as variable objects perform this function
5379 and are superior: -display-delete, -display-disable,
5380 -display-enable, -display-insert and -display-list. Move
5381 -environment-cd, -environment-directory, -environment-path
5382 and -environment-pwd to "Program Context".
5383 (GDB/MI Program Control): Rename to "Program Execution". Move
5384 -exec-arguments -exec-abort to...
5385 (GDB/MI Program Context): ...here. New node split from "Data
5386 Manipulation".
5387
be2a5f71
DJ
53882006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5389
5390 * gdb.texinfo (Remote configuration): Document set / show
5391 remote supported-packets.
5392 (General Query Packets): Document qSupported packet.
5393
fc320d37
SL
53942006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5395
5396 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5397 and font markup.
5398 (Protocol basics): Likewise.
5399 (The F request packet): Likewise.
5400 (The F reply packet): Likewise.
5401 (Memory transfer): Move this node to be a subsubsection of
5402 "Protocol specific representation of datatypes".
5403 (The Ctrl-C message): More copy editing.
5404 (Console I/O): Likewise.
5405 (The isatty call): Delete this node, and merge its content into
5406 the "isatty" node. Fixed references elsewhere.
5407 (The system call): Delete this node, and merge its content into
5408 the "system" node. Fixed references elsewhere.
5409 (open): Reformat to use @table, and add appropriate font markup.
5410 (close): Likewise.
5411 (read): Likewise.
5412 (write): Likewise.
5413 (lseek): Likewise.
5414 (rename): Likewise.
5415 (unlink): Likewise.
5416 (stat/fstat): Likewise.
5417 (gettimeofday): Likewise.
5418 (isatty): Likewise.
5419 (system): Likewise, plus minor changes to fix confusing wording.
5420 (Integral datatypes): Fix font markup.
5421 (Pointer values): Likewise.
5422 (struct stat): Fix markup to use @table, plus minor copy editing.
5423 (struct timeval): Fix font markup, plus minor copy editing.
5424 (Constants): Minor copy editing.
5425 (Errno values): Add font markup.
5426 (File-I/O Examples): Likewise.
5427
158fdf5c
NR
54282006-06-10 Nick Roberts <nickrob@snap.net.nz>
5429
5430 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5431 (GDB/MI Simple Examples): Move node up one level. Use real
5432 examples.
5433 (GDB/MI Compatibility with CLI): Update.
5434 (GDB/MI Result Records): Add "connected" and "exit" result
5435 classes.
5436 (GDB/MI Stream Records): Clarify target output.
5437 (GDB/MI Command Description Format): Modify example description.
5438 (GDB/MI Breakpoint Table Commands): Rename to...
5439 (GDB/MI Breakpoint Commands): ...this
5440 (GDB/MI Breakpoint Commands): Add optional thread field.
5441 (GDB/MI Program Control): Add an introduction. Move "Program
5442 termination" examples into exec-run description.
5443 (GDB/MI File Commands): Mention similar CLI commands.
5444 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5445 is similar to "-gdb-version".
5446
ddb50cd7
EZ
54472006-06-09 Eli Zaretskii <eliz@gnu.org>
5448
5449 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5450
2aef0d6b
NR
54512006-06-02 Nick Roberts <nickrob@snap.net.nz>
5452
5453 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5454 sourceware.org for mailing lists.
d5e40d59 5455 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5456
383a5c52
NR
54572006-06-01 Nick Roberts <nickrob@snap.net.nz>
5458
d5e40d59 5459 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5460
e16b02ee
EZ
54612006-05-22 Eli Zaretskii <eliz@gnu.org>
5462
5463 * gdb.texinfo (Cygwin Native): Fix last change.
5464
be90c084
CF
54652006-05-22 Christopher Faylor <cgf@timesys.com>
5466
5467 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5468
347ceba5
NR
54692006-05-15 Nick Roberts <nickrob@snap.net.nz>
5470
5471 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5472 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5473
369af7bd
DJ
54742006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5475
5476 * gdb.texinfo (General Query Packets): Recommend not starting
5477 new packets with qC and clarify.
5478
2ffdbde8 54792006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5480
5481 * gdb.texinfo (M2 Types): New section.
72019c9c 5482
16d1a084
DJ
54832006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5484
5485 * agentexpr.texi: Add a copyright and license notice.
5486 * observer.texi: Likewise, with GPL clause for function prototypes.
5487 Remove trailing whitespace.
5488
aa56d27a
JB
54892006-05-05 Jim Blandy <jimb@codesourcery.com>
5490
5491 * gdb.texinfo (General Query Packets): Document conventions for
5492 terminating packet names, and their violations.
5493
5bdf8622
DJ
54942006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5495
5496 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5497 * gdb.texinfo: Likewise.
5498
605a56cb
DJ
54992006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5500
5501 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5502 and "show remotedebug".
5503 (Debugging Output): Add additional index entries.
5504
b8db102d
MS
55052006-04-27 Michael Snyder <msnyder@redhat.com>
5506
5507 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5508
c5e30d01
AC
55092006-04-22 Andrew Cagney <cagney@redhat.com>
5510
5511 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5512 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5513
8181d85f
DJ
55142006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5515
5516 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5517 and remove breakpoint prototypes.
5518 (Watchpoints): Move description of target_insert_hw_breakpoint and
5519 target_remove_hw_breakpoint ...
5520 (Breakpoints): ... to here. Document target_insert_breakpoint and
5521 target_remove_breakpoint.
5522
4f553f88
JB
55232006-04-17 Jim Blandy <jimb@codesourcery.com>
5524
5525 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5526 and C packets are optional.
5527
cd852561
FR
55282006-04-14 Frederic Riss <frederic.riss@st.com>
5529
5530 * gdb.texinfo (Specifying source directories): Update the description
5531 of the source file search to reflect the fact that the source path
5532 always contains at least $cdir and $cwd.
5533
b620eb07
MS
55342006-03-31 Michael Snyder <msnyder@redhat.com>
5535
5536 * gdb.texinfo: Update copyright dates.
5537
3156cdaf
EZ
55382006-03-31 Eli Zaretskii <eliz@gnu.org>
5539
5540 * gdb.texinfo (Overview): Add an index entry to "empty response".
5541
7d30c22d
JB
55422006-03-28 Jim Blandy <jimb@codesourcery.com>
5543
5544 * gdbint.texinfo (Prologue Analysis): New section.
5545
86941c27
JB
55462006-03-07 Jim Blandy <jimb@red-bean.com>
5547
66b8c7f6
JB
5548 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5549
1a10341b
JB
5550 * gdb.texinfo (Target Commands): Update text describing how to
5551 specify a target. Refer to the detailed section on remote
5552 debugging, not the brief mention.
5553
86941c27
JB
5554 * gdb.texinfo (Connecting): Organize the different 'target remote'
5555 connection methods into a table. Add a 'target remote' index
5556 entry. (!!!)
5557
62f3a2ba
FF
55582006-02-17 Fred Fish <fnf@specifix.com>
5559
5560 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5561 'ptype' commands to reflect the fact that the only significant
5562 difference between them is that ptype prints the complete type
5563 description instead of just the name.
5564
8b9a88ea
WZ
55652006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5566
5567 * gdbint.texinfo (Watchpoints): Delete
5568 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5569
7e8dc855
NR
55702006-02-10 Nick Roberts <nickrob@snap.net.nz>
5571
5572 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5573 times fields where needed. Fix typos. Update general form given
5574 for output of -break-insert.
5575 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5576
c91d38aa
DJ
55772006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5578
5579 * gdbint.texinfo (Symbol Handling): Add a section
5580 on memory management.
5581
38fcd64c
DJ
55822006-02-06 Vladimir Prus <ghost@cs.msu.su>
5583
5584 * gdb.texinfo (Breakpoint table commands): Document the fullname
5585 field in -break-list output.
5586
219eec71
EZ
55872006-02-03 Eli Zaretskii <eliz@gnu.org>
5588
5589 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5590 debugging information produced by the various "set debug..."
5591 options.
5592
ae5a43e0
DJ
55932006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5594
5595 * gdb.texinfo (Files): Remove obsolete bits from the description
5596 of "symbol-file".
5597
a9f158ec
JB
55982006-01-25 Jim Blandy <jimb@redhat.com>
5599
5600 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5601
410dd08e
JB
56022006-01-24 Jim Blandy <jimb@redhat.com>
5603
5604 * gdbint.texinfo (Frames): Document the basics of GDB's register
5605 unwinding model, and explain the existence of the "sentinel" frame.
5606
4b505b12
AS
56072006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5608
5609 * gdb.texinfo (Choosing files): Mention that -directory is used
5610 for script files.
5611 (Specifying source directories): Likewise.
5612 (Command files): Explain how script files are found.
5613
839c27b7
EZ
56142006-01-21 Eli Zaretskii <eliz@gnu.org>
5615
5616 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5617 the threads in a multi-threaded program.
5618 (Threads): The threadno argument of "thread apply" can be a range
5619 of numbers.
5620
7be93b9e
JB
56212006-01-18 Jim Blandy <jimb@redhat.com>
5622
5623 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5624 of warning flags.
5625
fcc73fe3
EZ
56262006-01-13 Eli Zaretskii <eliz@gnu.org>
5627
5628 * gdb.texinfo (Sequences): Improve menu annotations.
5629 (Define): Add index entries for arguments of user-defined
5630 commands. Move the description of flow-control commands...
5631 (Command Files): ...to here. Document loop_break and
5632 loop_continue.
ca91424e
EZ
5633 (Define, Command Files): Document `end' and add index entries for
5634 it.
fcc73fe3 5635
5c95884b
MS
56362006-01-04 Michael Snyder <msnyder@redhat.com>
5637
5638 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5639 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5640
860701dc
PH
56412006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5642
5643 * gdb.texinfo (Omissions from Ada): Document that there is now
5644 limited aggregate support.
5645
36b80e65
EZ
56462005-12-28 Eli Zaretskii <eliz@gnu.org>
5647
5648 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5649 registers and the likes.
5650
c1468174
EZ
56512005-12-24 Eli Zaretskii <eliz@gnu.org>
5652
5653 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5654 (Symbols): Fix usage of "e.g.".
359df76b 5655 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5656
5657 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5658 (Coding): Fix usage of "e.g.".
5659
c02a867d
EZ
56602005-12-23 Eli Zaretskii <eliz@gnu.org>
5661
5ae4183a
AS
5662 * stabs.texinfo:
5663 * refcard.tex:
c02a867d 5664 * gpl.texi:
5ae4183a
AS
5665 * gdbint.texinfo:
5666 * gdb.texinfo:
5667 * gdb-cfg.texi:
c02a867d 5668 * fdl.texi:
5ae4183a
AS
5669 * annotate.texinfo:
5670 * all-cfg.texi:
c02a867d
EZ
5671 * Makefile.in: Add (C) after Copyright. Update the FSF
5672 address.
5673
fad38dfa
EZ
56742005-12-03 Eli Zaretskii <eliz@gnu.org>
5675
5676 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5677 extend GDB with commands for external monitor.
5678
53e5f3cf
AS
56792005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5680
5681 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5682
55f6ca0f
JB
56832005-11-25 Joel Brobecker <brobecker@adacore.com>
5684
5685 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5686
c1947b85
JB
56872005-11-21 Jim Blandy <jimb@redhat.com>
5688
5689 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5690 placement of 'R' actions in tracepoint action packets; document
5691 dependence of 'X' and 'M' actions on a preceding 'R' action for
5692 their registers.
5693
9d29849a
JB
56942005-11-19 Jim Blandy <jimb@redhat.com>
5695
5696 * gdb.texinfo (Tracepoint Packets): New node.
5697 (General Query Packets): Add entries for the tracepoint packets,
5698 referring to the "Tracepoint Packets" node.
5699 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5700
9a6253be
KB
57012005-11-18 Kevin Buettner <kevinb@redhat.com>
5702
5703 * gdb.texinfo (set remotebreak): Add anchor.
5704 (X packet): Likewise.
5705 (Remote Protocol): Add new section `Interrupts' and new index
5706 entry `interrupts (remote protocol)'.
5707
5f3bebba
JB
57082005-11-18 Jim Blandy <jimb@redhat.com>
5709
5710 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5711 entries into the General Query Packets section. Add a
5712 cross-reference to that section. Drop description of replies, as
5713 these are covered in the descriptions of each packet.
5714 (General Query Packets): Add introductory text. Explain naming
5715 conventions, and how the end of a name is recognized.
5716
9a7a1b36
KB
57172005-11-17 Kevin Buettner <kevinb@redhat.com>
5718
0564b6cf 5719 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5720 "set remotebreak" command.
5721
b8ff78ce
JB
57222005-11-16 Jim Blandy <jimb@redhat.com>
5723
5724 * gdb.texinfo (Packets, Stop Reply Packets)
5725 (General Query Packets): Various formatting cleanups.
5726 - Use @samp for packet contents.
5727 - Drop summaries from packet @item lines; the same information appears
5728 immediately below in the description.
5729 - Delete paragraph breaks after packet @item commands, so that the
5730 description appears directly to the right of the packet prototype
5731 in the printed manual, if it fits.
5732 - Place spaces in packet prototypes between @vars and non-@var
5733 letters, and explain that they're just for formatting.
5734 - Use @dots{} instead of '...'.
5735 - Fix uses of @code where @var was needed.
5736 - Replace "deprecated" markers with English text spelling out the
5737 packet's status and the preferred alternatives.
5738 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5739 what this ever meant.
5740 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5741 this for a long time.
5742 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5743 implemented several times, and have been in use for years.
5744
8ffe2530
JB
57452005-11-15 Jim Blandy <jimb@redhat.com>
5746
c43c5473
JB
5747 * gdb.texinfo (Packets): Add index entries for 'm' packet
5748 disclaimers.
5ae4183a 5749
fb031cdf
JB
5750 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5751 of stub when processing an 'm' packet.
5752
8ffe2530
JB
5753 * gdb.texinfo (Packets): Mention that packets beginning with
5754 letters are reserved once, at the top, instead of actually listing
5755 them all and saying "reserved".
5756
c03c782f
AS
57572005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5758
5759 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5760 Change @var{$arg0 to @code{$arg0.
5761
814e32d7
WZ
57622005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5763
5764 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5765
fa93a9d8
JB
57662005-11-12 Jim Blandy <jimb@redhat.com>
5767
5768 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5769 order. Remove extraneous 'z'.
5770
8a5a3c82
AS
57712005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5772
5773 * gdb.texinfo (Choosing files): Add --eval-command.
5774
4b0ad762
AS
57752005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5776
5777 * gdb.texinfo (Choosing modes): Add --return-child-result.
5778
5779
1a088d06
AS
57802005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5781
5782 * gdb.texinfo (Choosing modes): Add --batch-silent.
5783
656d5e12
EZ
57842005-10-28 Eli Zaretskii <eliz@gnu.org>
5785
5786 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5787 "The -var-update Command".
5788
3c9c013a
JB
57892005-10-03 Joel Brobecker <brobecker@adacore.com>
5790
5791 * gdb.texinfo (Print Settings): Add documentation for set/show
5792 print array-indexes.
5793
7ba3cf9c
DJ
57942005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5795
5796 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5797 6.2 and 6.3.
5798
a94ab193
EZ
57992005-08-27 Eli Zaretskii <eliz@gnu.org>
5800
5801 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5802 since 19-Jan-2004.
5803 (Files): Likewise.
ab1adacd
EZ
5804 (Variables, Symbols): Document the "<incomplete type>" message and
5805 its reasons.
a94ab193 5806
ca06016a
FF
58072005-08-01 Fred Fish <fnf@specifix.com>
5808
5809 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5810
cf58170d
NR
58112005-07-15 Nick Roberts <nickrob@snap.net.nz>
5812
5813 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5814 option for -var-list-children and -var-update.
5815 (GDB/MI Stack Manipulation): Simplify description of
5816 print-values option for -stack-list-locals.
5817 (GDB/MI Command Description Format): Clarify.
5818 (Mode Options): Spelling of superseded.
5819
38f1196a
BR
58202005-07-12 Bob Rossi <bob@brasko.net>
5821
5822 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5823 corresponding GDB command comment.
5824
3cb3b8df
BR
58252005-07-06 Bob Rossi <bob@brasko.net>
5826
5827 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5828 and -inferior-tty-show.
5829 (Input/Output): Document "set/show inferior-tty" and tty alias.
5830
10fac096
NW
58312005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5832
5833 * gdb.texinfo (Packets): Change description of 'D' packet to note
5834 that GDB does wait for a response.
5835
d1b6db76
NR
58362005-06-22 Nick Roberts <nickrob@snap.net.nz>
5837
5838 * gdb.texinfo (History) Rename "Command History".
5839 (Command History): Move node "Server Prefix" from section on
5840 Annotations here.
5841
29629dcf
NR
58422005-06-19 Nick Roberts <nickrob@snap.net.nz>
5843
5844 * gdb.texinfo (GDB/MI Stack Manipulation):
5845 Re-instate -stack-info-frame with example. Say that it gets
5846 info on selected frame, not current frame.
5847
397ca115
EZ
58482005-06-18 Eli Zaretskii <eliz@gnu.org>
5849
5850 * gdb.texinfo (Server): Clarify that `file' should be used before
5851 connecting to the server.
5852 (Files): Add an xref to the above description.
51274035
EZ
5853 (Output Formats): More detailed description of the `c' format.
5854 (Memory): List explicitly all the formats supported by `x'.
638ac427 5855 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5856 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5857 files. Add more indexing for solib-absolute-prefix and
5858 --with-sysroot.
76d17f34
EZ
5859 (Machine Code): Document possible problems with locations in
5860 shared libraries.
d416eeec
EZ
5861 (Backtrace): Document that free-standing environments do not need
5862 to have a `main' function.
397ca115 5863
74f6deaa
NR
58642005-06-18 Nick Roberts <nickrob@snap.net.nz>
5865
5866 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5867 -stack-info-frame.
5868
a9967aef
AC
58692005-06-07 Andrew Cagney <cagney@gnu.org>
5870
5871 * gdb.texinfo (Contributors): Note the original multi-arch
5872 contributors.
5873
e09f16f9
EZ
58742005-06-03 Eli Zaretskii <eliz@gnu.org>
5875
5876 * gdb.texinfo (Registers): Add index entries for the standard
5877 registers.
5878 (Frames): Add cross-reference from frame pointer description to
5879 the Registers node.
5880 (Annotations Overview): Fix the reference to GDB name.
5881
d87ba7ee
EZ
58822005-06-01 Eli Zaretskii <eliz@gnu.org>
5883
5884 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5885 can-use-hw-watchpoints.
5886
034dad6f
BR
58872005-05-28 Bob Rossi <bob@brasko.net>
5888
5889 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5890 the possible reasons why an exec async record would be returned to FE.
5891
ffed4509
AC
58922005-05-26 Andrew Cagney <cagney@gnu.org>
5893
5894 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5895 Andrew Cagney implemented the original GDB/MI.
5896
e22e55c9
OF
58972005-05-23 Orjan Friberg <orjanf@axis.com>
5898
5899 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5900 documentation. Add documentation for cris-mode.
5901
a78e13ce
EZ
59022005-05-20 Eli Zaretskii <eliz@gnu.org>
5903
5904 * gdb.texinfo (Numbers): Explain the example and make the wording
5905 more acurate.
5906
76ff342d
DJ
59072005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5908 Dennis Brueni <dennis@slickedit.com>
5909
5910 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5911 (GDB/MI Data Manipulation, GDB/MI Program Control)
5912 (GDB/MI Stack Manipulation): Update examples to include the fullname
5913 attribute in stack frames.
5914
119b882a
EZ
59152005-05-12 Eli Zaretskii <eliz@gnu.org>
5916
5917 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5918 do with other non-standard names of init files.
5919
6fc08d32
EZ
59202005-05-11 Eli Zaretskii <eliz@gnu.org>
5921
5922 * gdb.texinfo (Command Files): Move the description of the startup
5923 from here...
5924 (Startup): ...to this new subsection of the Invocation chapter.
5925 Rearrange the description of init files more logically and add a
5926 cross-reference to "Command Files". Document the special gdbinit
5927 name for CISCO 68k. Expand the description of what GDB does
5928 during startup.
5929 (History): Add index entry for HISTSIZE.
5930
a561754a
MK
59312005-05-02 Mark Kettenis <kettenis@gnu.org>
5932
5933 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5934
2eecc4ab
EZ
59352005-05-02 Eli Zaretskii <eliz@gnu.org>
5936
5937 * gdb.texinfo (SVR4 Process Information, The isatty call)
5938 (The system call): Don't use foo(N) notation for man pages and
5939 functions.
514c4d71 5940 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5941
18999be5
EZ
59422005-04-27 Eli Zaretskii <eliz@gnu.org>
5943
5944 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5945 were optimized away.
5946
0abb7bc7
EZ
59472005-04-22 Eli Zaretskii <eliz@gnu.org>
5948
5949 * gdb.texinfo (Remote configuration): Document "set/show
5950 get-thread-local-storage-address". Add cross-reference to the
5951 description of the qGetTLSAddr packet.
5952 (General Query Packets): Mention "set remote
5953 get-thread-local-storage-address" and add a reference to its
5954 description.
5955
6f61acb1
NR
59562005-04-19 Nick Roberts <nickrob@snap.net.nz>
5957
5958 * gdb.texinfo (Backtrace): Describe 'bt full'.
5959
9d59903a
NR
59602005-04-17 Nick Roberts <nickrob@snap.net.nz>
5961
5962 * gdb.texinfo (Mode Options): Fix typo.
5963 (GDB/MI): Describe how to invoke GDB/MI.
5964
721c2651
EZ
59652005-04-16 Eli Zaretskii <eliz@gnu.org>
5966
5967 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5968 references changed. Add description of "info udot".
721c2651
EZ
5969 (Files): Document "set/show stop-on-solib-events".
5970 (M32R/D): Document "set/show download-path", "set/show
5971 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5972 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5973 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5974 (Maintenance Commands): Improve indexing.
5975 (Target Commands): Document "set/show hash", "set/show debug
5976 monitor".
5977 (SVR4 Process Information): Document "info pidlist" and "info
5978 meminfo". Document "set/show procfs-tarce" and "set/show
5979 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5980 (Symbols, The Print Command with Objective-C): Improve indexing.
5981 (Objective-C): Add references to "info classes" and "info
5982 selectors".
c45da7e6
EZ
5983 (Debugging Output): Improve wording. Document "set/show debug
5984 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5985 (Set Breaks): Add index entry for "hardware breakpoints".
5986 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5987 and "set/show usehardbreakpoints".
5988 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5989 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5990 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5991 rdiromatzero", "set/show rdiheartbeat".
5992 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5993 "sds".
5994 (Embedded Processors): Document the "sim" command.
5995 (Remote): Document the "remote" command.
5996 (DJGPP Native): Document the "info serial" command.
5997 (Threads): Document "maint info sol-threads".
5998 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5999 (Set Breaks): Improve indexing.
6000 (Command Syntax): Add a reference to dont-repeat.
6001 (Define): Document "dont-repeat".
6002 (TUI Commands): Document "tabset".
6003 (WinCE): New subsection. Document "set/show remotedirectory",
6004 "set/show remoteupload", "set/show remoteaddhost".
721c2651 6005
14d6dd68
EZ
60062005-04-15 Eli Zaretskii <eliz@gnu.org>
6007
6008 * gdb.texinfo (Hurd Native): New subsection, documents
6009 Hurd-specific commands.
a64548ea 6010 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 6011 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
6012 (MIPS): Improve documentation of heuristic-fence-post. Document
6013 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
6014 mips stack-arg-size", "set/show mips mask-address", "set/show mips
6015 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 6016 (ARM): Document ARM-specific commands.
a64548ea
EZ
6017 (AVR): New section. Document "info io_registers".
6018 (CRIS): New section. Document "set/show cris-version" and
6019 "set/show cris-dwarf2-cfi".
6020 (HPPA): New section. Document "set/show debug hppa" and "maint
6021 print unwind".
a5adf40f 6022 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 6023 (Super-H): New section. Document the "regs" command.
721c2651 6024 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 6025
9c16f35a
EZ
60262005-04-09 Eli Zaretskii <eliz@gnu.org>
6027
6028 * gdb.texinfo (Print Settings): Document "set/show print
6029 pascal_static-members", "set print repeats", "show print
6030 null-stop". Improve indexing. Fix documentation of "set print
6031 union".
6032 (Pascal): New section.
6033 (Supported languages): Rename from "Support"; all references
6034 updated. Add a menu item for Pascal.
6035 (Numbers): Document "set radix.
6036 (Screen Size): Document "set/show pagination".
6037 (MIPS Embedded): Remove "set processor" documentation.
6038 (Remote configuration): Document "set/show X/P/Z-packet",
6039 "set/show read-aux-vector-packet", "set/show remote
6040 symbol-lookup-packet", "set/show remote verbose-resume-packet",
6041 "set/show remoteaddresssize", "set/show remotebaud", "set/show
6042 remotedebug", "set/show remotebreak", "set/show remotedevice",
6043 "set/show remotelogfile".
6044 (Auxiliary Vector): Add reference to the description of the
6045 read-aux-vector-packet setting.
6046 (Set Watchpoints): Add a cross-reference to "set remote
6047 hardware-breakpoint-limit".
6048 (General Query Packets): Add indexing of requests and
6049 cross-references to related commands in "Remote configuration".
6050 (File-I/O Overview, The system call): Fix wording and typos.
6051 (Thread Stops): Add index entries.
6052 (Continuing and Stepping): Document "show step-mode".
6053 (i386): New node. Document "set/show struct-convention".
6054 (Files): Document "show trust-readonly-sections".
6055 (Calling): Document "set/show unwindonsignal".
6056 (Messages/Warnings): Add index entries.
6057 (Maintenance Commands): Document "set/show watchdog".
6058 (Annotations Overview): Document "show annotate".
6059 (Set Watchpoints): Add index entries.
6060 (Symbols): Fix doc of case-sensitive.
6061 (ABI): Document "show coerce-float-to-double".
6062 (Convenience Vars, Help): Improve indexing.
6063 (Machine Code): Document "show disassembly-flavor".
6064 (Debugging C plus plus): Document "show overload-resolution".
6065 (Value History, Signaling): Add index entries.
6066
60672005-04-08 Eli Zaretskii <eliz@gnu.org>
6068
6069 * gdb.texinfo (Show): Move @kindex entries to their proper places.
6070 (Processes): Fix wording.
6071 (History, List, Logging output, Define, Symbols, Print Settings):
6072 Improve indexing.
6073
a8f24a35
EZ
60742005-04-03 Eli Zaretskii <eliz@gnu.org>
6075
6076 * gdb.texinfo (Targets): Document "set/show architecture". Remove
6077 redundant index entry for "target" command.
6078 (Backtrace): Add index entries.
6079 (Symbols, Fortran): Document the "set case-sensitive" command.
6080 (DJGPP Native): Document "set com1base", "set com1irq", etc.
6081 (Print Settings): Add index entry for "set demangle-style".
6082 (Target Commands): Document "set download-write-size".
6083 (Debugging Output): Document "set exec-done-display".
6084
09d4efe1
EZ
60852005-04-02 Eli Zaretskii <eliz@gnu.org>
6086
6087 * gdb.texinfo (Files): Fix the name and documentation of
6088 add-shared-symbol-files. Document its alias assf. Update the
6089 list of OSs where GDB supports shared libraries. Fix markup.
6090 (Continuing and Stepping): Add reference to @var{location} in the
6091 text.
6092 (Dump/Restore Files): Fix reference to @{filename}.
6093 (Help): Fix wording.
6094 (Attach): Ditto.
6095 (Set Watchpoints): Ditto.
6096 (Backtrace): Remove redundant index entries. Improve index
6097 entries.
6098 (Delete Breaks): Fix wording.
6099 (Memory): Document the compare-sections command.
6100 (Memory Region Attributes): Improve wording.
6101 (Disabling): Improve wording.
6102 (Fortran): New subsection. Document the "info common" command.
6103 (Help): Document aliases "info copying" and "info warranty".
6104 (Caching Remote Data): New section. Document the "set/show
6105 remotecache" and "info dcache" commands.
6106 (Show): Fix wording of the documentation of the "set
6107 extension-language" command.
6108 (Signals): Add index entry for "info handle".
6109 (Memory Region Attributes): Fix punctuation.
6110 (Symbols): Change the arg name to "location" and refer to it in
6111 the text. Fix wording of "info types" doc.
6112 (Threads): Fix usage of @enumerate @item's.
6113 (Listing Tracepoints): Add index entry for "info tp".
6114 (Set Watchpoints): Add xref to "info break" description.
6115 (Macros): Add an index entry for "macro exp1". Document the
6116 "macro list" command.
6117 (Maintenance Commands): Document "flushregs", "maint agent",
6118 "maint check-symtabs", "maint cplus", "maint demangle", "maint
6119 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
6120 "maint print architecture", "maint print objfiles", "maint print
6121 statistics", "maint print type", "maint show-debug-regs", "maint
6122 space", "maint time", and "maint translate-address".
6123 (Connecting): Document the "monitor" command.
6124 (Annotations Overview): Describe the "set annotate" command.
6125
82f2d802
EZ
61262005-04-01 Eli Zaretskii <eliz@gnu.org>
6127
6128 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
6129 Rearrange index entries and improve wording about support for
6130 hardware watchpoints.
6131
7d51c7de
BR
61322005-03-10 Bob Rossi <bob@brasko.net>
6133
6134 * gdb.texinfo: Update copyright
6135
68c71a2e
TR
61362005-02-09 Theodore A. Roth <troth@openavr.org>
6137
6138 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
6139 error.
6140
83761cbd
KB
61412005-02-03 Kevin Buettner <kevinb@redhat.com>
6142
6143 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
6144
9f1c6395
MS
61452005-01-17 Michael Snyder <msnyder@redhat.com>
6146
6147 * gdb.texinfo: Fix spelling, infinte -> infinite.
6148
fbd1b305
MK
61492005-01-08 Mark Kettenis <kettenis@gnu.org>
6150
6151 * observer.texi (GDB Observers): Document "solib_loaded".
6152
3ace7edb
AC
61532005-01-07 Andrew Cagney <cagney@gnu.org>
6154
bec39cab
AC
6155 * configure.ac: Rename configure.in, require autoconf 2.59.
6156 * configure: Re-generate.
6157
3ace7edb
AC
6158 * configure.in: Replace configdirs with multiple references to
6159 AC_CONFIG_SUBDIRS.
6160 * configure: Re-generate.
5ae4183a 6161
53531fc1
AC
61622005-01-04 Andrew Cagney <cagney@gnu.org>
6163
6164 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
6165 part of the version number.
6166
536ffdb7
MK
61672004-12-24 Mark Kettenis <kettenis@gnu.org>
6168
6169 * gdbint.texinfo (Algorithms): Remove description of
6170 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
6171
e1aac25b
JB
61722004-12-07 Jim Blandy <jimb@redhat.com>
6173
6174 * gdb.texinfo (General Query Packets): Specify that thread ID's in
6175 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
6176 numbers.
6177
f47b1503
AS
61782004-12-07 Andreas Schwab <schwab@suse.de>
6179
6180 * gdb.texinfo (Mode Options): Document -l option.
6181
b6b8ece6
EZ
61822004-12-04 Eli Zaretskii <eliz@gnu.org>
6183
6184 * gdbint.texinfo (Algorithms): More accurate description of
6185 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
6186 is not needed unless data-read and data-access watchpoints are
6187 supported. Add a description of how GDB checks whether the
6188 inferior stopped because a watchpoint was hit.
6189
01371747
EZ
61902004-11-23 Eli Zaretskii <eliz@gnu.org>
6191
6192 * gdb.texinfo (Files): Add cross-reference to description of
6193 -readnow command-line switch.
6194
2315ffec
RC
61952004-11-10 Randolph Chung <tausq@debian.org>
6196
6197 * gdb.texinfo: Document set/show backtrace past-entry commands.
6198 Rearrange index entries for set/show backtrace past-main.
6199
69065f5d
AC
62002004-11-10 Jon Beniston <jon@beniston.com>
6201
6202 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
6203 * gdb.texinfo (Remote Serial Protocol): Further describe
6204 binary transfer escaping mechanism .
69065f5d 6205
30e91e0b
RC
62062004-11-08 Randolph Chung <tausq@debian.org>
6207
6208 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
6209 and "show debug infrun". Add index entries.
6210
60bf7e09
EZ
62112004-10-23 Eli Zaretskii <eliz@gnu.org>
6212
6213 * gdb.texinfo (SVR4 Process Information): Document subcommands of
6214 "info proc" that are already implemented. Add index entries.
6215 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
6216 (Files): Add a tip for decreasing memory used for symtabs from
6217 shared libraries.
f018e82f
EZ
6218 (Starting): Fix whitespace; make "elaboration" stand out where it
6219 is first used, and add an index entry for the term.
f8568604
EZ
6220 (Calling): Expand and elaborate text. Add "print". Add the
6221 description of problems with weak aliases.
384ee23f 6222 (Core File Generation): New section.
60bf7e09 6223
d52fe014
AC
62242004-10-12 Andrew Cagney <cagney@gnu.org>
6225
6226 * gdbint.texinfo (Versions and Branches): New chapter.
6227 (Releasing GDB): Delete "Versions and Branches" section.
6228 (Top): Add "Versions and Branches".
6229
703663ab
EZ
62302004-10-08 Eli Zaretskii <eliz@gnu.org>
6231
6232 * gdb.texinfo (Editing, History): Add cross-references to the
6233 included Readline and History user documentation. Remove
6234 references to the symbol have-readline-appendices which is unused
6235 and undefined.
6236 (History): Fix indexing.
6237
ac77d04f
JJ
62382004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6239
6240 * gdbint.texinfo (target_stopped_data_address): Update to
6241 new prototype.
6242 (i386_stopped_data_address): Update prototype and description.
6243 (i386_stopped_by_watchpoint): New function and description.
6244
e07c999f
PH
62452004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6246
6247 * gdb.texinfo (Filenames): Add Ada suffixes.
6248 (Ada) New section.
6249
2e868123
AC
62502004-09-27 Andrew Cagney <cagney@gnu.org>
6251 Robert Picco <Robert.Picco@hp.com>
6252
6253 * gdb.texinfo (Packets): Document the "p" packet.
6254
02a57714
JM
62552004-09-21 Jason Molenda (jmolenda@apple.com)
6256
6257 * gdb.texinfo (Paths and Names of the Source Files): Document the
6258 meaning of values in the 'desc' field of a SO stab.
6259
ae038cb0
DJ
62602004-09-20 Daniel Jacobowitz <dan@debian.org>
6261
6262 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6263 max-cache-age" and "maint show dwarf2 max-cache-age".
6264
f7dc1244
EZ
62652004-09-16 Eli Zaretskii <eliz@gnu.org>
6266
6267 * gdb.texinfo (Set Breaks): Add index entry for setting
6268 breakpoints on overloaded C++ functions that are not members of
6269 any classes. Add an example and an index entry for setting
6270 breakpoints on all program functions.
6271 (Character Sets, Macros, Overlay Commands)
6272 (Non-debug DLL symbols, GDB/MI Output Syntax)
6273 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6274 Use "(@value{GDBP})" instead of a literal "(gdb)".
6275
f810308b
AC
62762004-09-12 Andrew Cagney <cagney@gnu.org>
6277
6278 * gdbint.texinfo (Native Debugging): Delete description of
6279 FILES_INFO_HOOK.
6280
15a661f3
PH
62812004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6282
5ae4183a
AS
6283 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6284 to hex_string_custom (not historically correct, but more
15a661f3
PH
6285 understandable, given the current code).
6286
f3219c75
AC
62872004-09-03 Andrew Cagney <cagney@gnu.org>
6288
6289 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6290
f3bb6704
JJ
62912004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6292
6293 * observer.texi (solib_unloaded): New observer.
6294
8d2c00cb
AC
62952004-08-24 Andrew Cagney <cagney@gnu.org>
6296
6297 * gdbint.texinfo (Target Architecture Definition): Add missing
6298 comma.
6299
e7dc800a
MC
63002004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6301
6302 * (Using the Testsuite): build != host is supported,
6303 but some test scripts do not support build != host.
6304
73b03683
MK
63052004-08-14 Mark Kettenis <kettenis@gnu.org>
6306
6307 * gdbint.texinfo (Host Definition): Delete description of
6308 FCLOSE_PROVIDED and GETENV_PROVIDED.
6309
c0ccb908
MK
63102004-08-05 Mark Kettenis <kettenis@chello.nl>
6311
6312 * gdbint.texinfo (Host Definition): Delete description of
6313 NO_SYS_FILE.
6314 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6315 PTRACE_FP_BUG.
6316
9c8dbfa9
AC
63172004-08-05 Andrew Cagney <cagney@gnu.org>
6318
6319 * gdbint.texinfo (Target Architecture Definition): Delete
6320 reference to deprecated_read_fp.
6321
f42accbe
AC
63222004-08-02 Andrew Cagney <cagney@gnu.org>
6323
6324 * gdbint.texinfo (Target Architecture Definition): Delete
6325 description of DEPRECATED_REGISTER_BYTES.
6326
0b66e38c
EZ
63272004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6328
6329 * gdb.texinfo (Source Path): Document the new behavior of
6330 searching for the source files.
6331
15387254
EZ
63322004-07-17 Eli Zaretskii <eliz@gnu.org>
6333
6334 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6335 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6336 (Auto Display): Improve indexing.
6337
2c07db7a
AC
63382004-07-16 Andrew Cagney <cagney@gnu.org>
6339
6340 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6341 "-noasync".
6342
4644b6e3
EZ
63432004-07-09 Eli Zaretskii <eliz@gnu.org>
6344
6345 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6346 have the same prefix have only their prefix in the index.
6347
7561d450
MK
63482004-07-03 Mark Kettenis <kettenis@gnu.org>
6349
6350 * gdb.texinfo (BSD libkvm Interface): New node (section)
6351 (Native): Add it to the menu.
6352
67bebe79
MK
63532004-07-01 Mark Kettenis <kettenis@gnu.org>
6354
6355 * gdbint.texinfo (Target Architecture Definition): Remove
6356 PCC_SOL_BROKEN.
6357
1a6923e0
MK
63582004-06-24 Mark Kettenis <kettenis@gnu.org>
6359
6360 * gdbint.texinfo (Target Architecture Definition): Remove
6361 SUN_FIXED_LBRAC_BUG.
6362
b435e160
AC
63632004-06-26 Andrew Cagney <cagney@gnu.org>
6364
6365 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6366
b5622e8d
AC
63672004-06-20 Andrew Cagney <cagney@gnu.org>
6368
6369 * gdbint.texinfo (Target Architecture Definition): Deprecate
6370 USE_STRUCT_CONVENTION.
6371
e0c07bf0
MC
63722004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6373
6374 gdb.texinfo (Bug Reporting): Mention session recording,
6375 with the script command or Emacs.
6376
782263ab
AC
63772004-06-18 Andrew Cagney <cagney@gnu.org>
6378
6379 * gdbint.texinfo (Target Architecture Definition): Deprecate
6380 FUNCTION_START_OFFSET.
6381
03727ca6
AC
63822004-06-14 Andrew Cagney <cagney@gnu.org>
6383
6384 Based on changes from Karl Berry.
6385 * gdb.texinfo: Do not use @sc in a direntry.
6386 * stabs.texinfo: Change @dircateogry to "Software development".
6387 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6388
97092415
AC
63892004-06-13 Andrew Cagney <cagney@gnu.org>
6390
6391 * gdbint.texinfo (Target Architecture Definition): Delete
6392 description of RETURN_VALUE_ON_STACK.
6393
1f6d4158
AC
63942004-06-09 Andrew Cagney <cagney@gnu.org>
6395
6396 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6397 deleted by previous patch.
6398
d966f0cb
AC
63992004-06-08 Andrew Cagney <cagney@gnu.org>
6400
6401 * gdbint.texinfo (Native Debugging): Delete documentation on
6402 ATTACH_DETACH.
6403
86fe4aaa
RC
64042004-06-06 Randolph Chung <tausq@debian.org>
6405
6406 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6407
d4b6d575
RC
64082004-06-06 Randolph Chung <tausq@debian.org>
6409
5ae4183a 6410 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6411 the new push_dummy_call method signature. Describe the function
6412 argument.
6413
4e8b0763
JB
64142004-05-24 Joel Brobecker <brobecker@gnat.com>
6415
6416 * gdb.texinfo (Starting): Document new start command.
6417
59caf092
AC
64182004-05-21 Andrew Cagney <cagney@redhat.com>
6419
6420 * observer.texi (GDB Observers): Document "inferior_created".
6421
e4a2df64
AC
64222004-05-08 Andrew Cagney <cagney@redhat.com>
6423
e6b55ae2
AC
6424 * gdbint.texinfo (Target Architecture Definition): Delete
6425 description of DO_DEFERRED_STORES.
6426
28954179
AC
6427 * gdbint.texinfo (Target Architecture Definition): Delete
6428 references to DEPRECATED_FIX_CALL_DUMMY.
6429
434b87dd
AC
6430 * gdbint.texinfo (Target Architecture Definition): Delete
6431 description of DEPRECATED_CALL_DUMMY_WORDS,
6432 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6433
58d28df8
AC
6434 * gdbint.texinfo (Target Architecture Definition): Delete
6435 description of DEPRECATED_PUSH_DUMMY_FRAME.
6436
e4a2df64
AC
6437 * gdbint.texinfo (Target Architecture Definition): Delete
6438 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6439
2b4855ab
AC
64402004-05-07 Andrew Cagney <cagney@redhat.com>
6441
6442 * observer.texi (GDB Observers): Add "Debugging" section. Include
6443 cross reference to "set/show debug observer".
6444 * gdb.texinfo (Debugging Output): Document "set/show debug
6445 observer".
6446
fcf70625
AC
64472004-05-01 Andrew Cagney <cagney@redhat.com>
6448
6449 * gdbint.texinfo (Target Architecture Definition): Delete
6450 description of DEPRECATED_PC_IN_SIGTRAMP.
6451
8ee56bcf
AC
64522004-04-30 Andrew Cagney <cagney@redhat.com>
6453
6454 * gdbint.texinfo (Target Architecture Definition): Delete
6455 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6456
67ab9a76
OF
64572004-04-30 Orjan Friberg <orjanf@axis.com>
6458
6459 * observer.texi (GDB Observers): Correct spelling.
6460
79346bcb
OF
64612004-04-26 Orjan Friberg <orjanf@axis.com>
6462
6463 * observer.texi (GDB Observers): Add target_changed event.
6464
7a464420
AC
64652004-04-08 Andrew Cagney <cagney@redhat.com>
6466
6467 * observer.texi (GDB Observers): Rework, provide generic observer
6468 definitions and then a list of observable events.
6469
6cdf9d98
AC
64702004-04-04 Andrew Cagney <cagney@redhat.com>
6471
6472 * gdbint.texinfo (Host Definition): Delete reference to
6473 NO_SIGINTERRUPT.
6474
ddc135a4
AC
64752004-04-02 Andrew Cagney <cagney@redhat.com>
6476
6477 * gdbint.texinfo (Target Architecture Definition): Delete
6478 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6479
6a1b180d
SC
64802004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6481
6482 * gdb.texinfo (TUI Commands): Document tui reg commands.
6483
d0d5df6f
AC
64842004-03-26 Andrew Cagney <cagney@redhat.com>
6485
6486 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6487 "gdbtui".
6488 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6489 (Contributors): Mention both Text and Terminal User Interface.
6490
aa2a3f87
AC
64912004-03-23 Andrew Cagney <cagney@redhat.com>
6492
6493 * gdbint.texinfo (Target Architecture Definition): Deprecate
6494 references to SIGTRAMP_START and SIGTRAMP_END.
6495
f561f026
AC
64962004-03-23 Andrew Cagney <cagney@redhat.com>
6497
6498 * gdbint.texinfo (Target Architecture Definition): Deprecate
6499 references to PC_IN_SIGTRAMP.
6500
33cb8b0f
AC
65012004-03-19 Andrew Cagney <cagney@redhat.com>
6502
6503 * gdbint.texinfo (Target Architecture Definition): Delete
6504 reference to GDB_TARGET_IS_HPPA.
6505
fc989b7a
AC
65062004-03-18 Andrew Cagney <cagney@redhat.com>
6507
6508 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6509 describe pre_init and post_init.
6510
701b08bb
DJ
65112004-03-09 Daniel Jacobowitz <drow@mvista.com>
6512
6513 * gdb.texinfo (Debugging Output): Document values for "set debug
6514 target".
6515
faae5abe
AC
65162004-02-28 Andrew Cagney <cagney@redhat.com>
6517
6518 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6519
dd79a6cf
JJ
65202004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6521
6522 * gdb.texinfo (breakpoints): Add information about the
6523 new "set breakpoint pending" and "show breakpoint pending"
6524 commands.
6525
e7f16015
AC
65262004-02-26 Andrew Cagney <cagney@redhat.com>
6527
6528 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6529 in Per-architecture module data section.
6530
7161a3a6
RM
65312004-02-25 Roland McGrath <roland@redhat.com>
6532
6533 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6534
2154891a
AC
65352004-02-24 Andrew Cagney <cagney@redhat.com>
6536
6537 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6538 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6539 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6540
6c74ac8b
AC
65412004-02-17 Andrew Cagney <cagney@redhat.com>
6542
6543 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6544
19772a2c
AC
65452004-02-16 Andrew Cagney <cagney@redhat.com>
6546
6547 * gdbint.texinfo (Target Architecture Definition): Deprecate
6548 FRAMELESS_FUNCTION_INVOCATION.
6549
c9830293
AC
65502004-02-16 Andrew Cagney <cagney@redhat.com>
6551
6552 * gdbint.texinfo (Coding): Mention -Wunused-function.
6553
b9d26eb9
AC
65542004-02-14 Andrew Cagney <cagney@redhat.com>
6555
6556 * gdbint.texinfo (Target Architecture Definition): Delete
6557 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6558
49efadf5
EZ
65592004-02-12 Elena Zannoni <ezannoni@redhat.com>
6560
6561 * gdb.texinfo: Properly quote the name "C++".
6562 * gdbint.texinfo: Ditto.
6563 * stabs.texinfo: Ditto.
6564
1eb288ea
EZ
65652004-02-11 Elena Zannoni <ezannoni@redhat.com>
6566
6567 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6568 minimal information about libiberty.
6569
e4937fc1
MC
65702004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6571
6572 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6573
a9331b3f
RM
65742004-02-04 Roland McGrath <roland@redhat.com>
6575
6576 * gdb.texinfo (Auxiliary Vector): New node (section).
6577 (Data): Add it to the menu.
6578
2650777c
JJ
65792004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6580
6581 * gdb.texinfo (Breakpoints): Add information about pending
6582 breakpoint support.
6583
b4501125
AC
65842004-01-26 Andrew Cagney <cagney@redhat.com>
6585
6586 * gdb.texinfo (Overview): Delete references to the cisco protocol
6587 including the "N" response.
6588
74055713
AC
65892004-01-26 Andrew Cagney <cagney@redhat.com>
6590
6591 * gdbint.texinfo (Target Architecture Definition): Rename
6592 EXTRACT_STRUCT_VALUE_ADDRESS to
6593 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6594
3bbe9696
EZ
65952004-01-24 Eli Zaretskii <eliz@gnu.org>
6596
6597 * gdb.texinfo (KOD): Document "show os". Add index entries for
6598 "set/show os" and "info cisco" commands.
6599
5843504f
EZ
66002004-01-21 Eli Zaretskii <eliz@gnu.org>
6601
6602 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6603
9175c9a3
MC
66042004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6605
6606 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6607 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6608
8e94b928
NR
66092004-01-19 Nick Roberts <nick@nick.uklinux.net>
6610
6611 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6612 -stack-list-locals.
6613 (GDB/MI Variable Objects): Describe extension to
6614 -var-list-children.
6615
a20cf136
DJ
66162004-01-17 Daniel Jacobowitz <drow@mvista.com>
6617
6618 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6619
afb18d0f
AC
66202004-01-17 Andrew Cagney <cagney@redhat.com>
6621
6622 * gdbint.texinfo (Target Architecture Definition): Delete
6623 documentation on DEPRECATED_NPC_REGNUM.
6624
b51970ac
DJ
66252004-01-13 Daniel Jacobowitz <drow@mvista.com>
6626
6627 * gdb.texinfo: Update copyright year. Mention that set
6628 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6629 "set follow-fork-mode ask".
6630
0f0cffd2
AC
66312004-01-13 Andrew Cagney <cagney@redhat.com>
6632
6633 * gdbint.texinfo: Update copyright year.
6634 (Coding): Add -Wunused-label to list of -Werror warnings.
6635
c552b3bb 66362004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6637 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6638
6639 * gdb.texinfo: Update copyright.
6640 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6641 around names, as appropriate. Minor syntax cleanup of
6642 _NSPrintForDebugger explanation. Two spaces after periods.
6643 GDBN used instead of lit. "gdb". Index entries added for
6644 print-object and _NSPrintForDebugger. @noindent added in one spot.
6645
afe157ca
EZ
66462003-11-11 Elena Zannoni <ezannoni@redhat.com>
6647
6648 * stabs.texinfo: Add dircategory and direntry commands.
6649 * annotate.texinfo: Ditto.
6650
963e2bb7
AC
66512003-11-10 Andrew Cagney <cagney@redhat.com>
6652
6653 * gdbint.texinfo (Target Architecture Definition): Replace the
6654 return_value method's "inval" and "outval" parameters with
6655 "readbuf" and "writebuf".
6656
1d8b2f28
JB
66572003-10-28 Jim Blandy <jimb@redhat.com>
6658
6659 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6660 from "The `F' request packet" and "The `F' reply packet", to make
6661 texi2dvi happy.
6662 (File-I/O remote protocol extension): Update menu entries, too.
6663
36d86913
MC
66642003-10-26 Michael Chastain <mec@shout.net>
6665
6666 * gdb.texinfo (Thread Stops): Document the issue with
6667 premature return from system calls in multi-threaded programs.
6668
ce2826aa
AC
66692003-10-24 Andrew Cagney <cagney@redhat.com>
6670
6671 * annotate.texinfo: Fix "fortunatly"[sic].
6672
f24c5e49
KI
66732003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6674
6675 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6676 with "Hitachi" and "Mitsubishi".
6677
92ad9cd9
AC
66782003-10-20 Andrew Cagney <cagney@redhat.com>
6679
6680 * gdbint.texinfo (Target Architecture Definition): Document
6681 gdbarch_return_value. Add cross references from
6682 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6683 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6684
0ab4b752
MK
66852003-10-18 Mark Kettenis <kettenis@gnu.org>
6686
6687 * gdbint.texinfo (Target Architecture Definition): Document
6688 regset_from_core_section.
fb3e19c0
KI
6689
66902003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6691
6692 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6693
a9331b3f 66942003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6695
6696 From Anthony Green <green@redhat.com>:
5ae4183a 6697 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6698
1485d690
KB
66992003-10-14 Kevin Buettner <kevinb@redhat.com>
6700
889bf7c5
PA
6701 * gdb.texinfo (Breakpoint related warnings): New node.
6702 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6703
86d30acc
DJ
67042003-10-13 Daniel Jacobowitz <drow@mvista.com>
6705
6706 * gdb.texinfo (Remote Protocol): Document v and vCont.
6707
172c2a43
KI
67082003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6709
6710 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6711 * gdbint.texinfo: Ditto.
6712
71952f4c
AC
67132003-10-09 Andrew Cagney <cagney@redhat.com>
6714
6715 From 2003-09-18 David Anderson <davea@sgi.com>:
6716 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6717 "command".
6718
268e2188
AC
67192003-10-03 Andrew Cagney <cagney@redhat.com>
6720
6721 * gdbint.texinfo (Target Architecture Definition): Deprecate
6722 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6723 just target.
6724
12c266ea 67252003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6726
f30992d4 6727 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6728 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6729 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6730 * gdbint.texinfo (Target Architecture Definition): Rename
6731
67322003-09-30 Andrew Cagney <cagney@redhat.com>
6733
f30992d4 6734 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6735 (Target Architecture Definition):
f30992d4 6736
2e092625
AC
6737 * gdbint.texinfo (Target Architecture Definition): Rename
6738 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6739
0717ae8a
AC
67402003-09-29 Andrew Cagney <cagney@redhat.com>
6741
dad809b7
AC
6742 * gdbint.texinfo (Target Architecture Definition): Delete
6743 documentation for NEED_TEXT_START_END.
6744
0717ae8a
AC
6745 * gdbint.texinfo (Target Architecture Definition): Rename
6746 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6747 TARGET_WRITE_PC.
a9331b3f 6748
af6cf26d
MC
67492003-09-22 Michael Chastain <mec@shout.net>
6750
6751 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6752
ee206350
AG
67532003-09-21 Anthony Green <green@redhat.com>
6754
6755 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6756
a38c9fe6
MK
67572003-09-21 Mark Kettenis <kettenis@gnu.org>
6758
6759 * gdbint.texinfo (Target Architecture Definition): Document
6760 stabs_argument_has_addr.
6761
77949794
AC
67622003-09-18 Andrew Cagney <cagney@redhat.com>
6763
6764 * gdbint.texinfo (Target Architecture Definition): Delete
6765 documentation on REGISTER_NAMES.
6766
8e823e25
MK
67672003-09-13 Mark Kettenis <kettenis@gnu.org>
6768
6769 * gdbint.texinfo (Target Architecture Definition): Replace
6770 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6771
f27dd7fd
AC
67722003-09-11 Andrew Cagney <cagney@redhat.com>
6773
6774 * gdbint.texinfo (Target Architecture Definition): Replace
6775 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6776
8b148df9
AC
67772003-08-18 Andrew Cagney <cagney@redhat.com>
6778
6779 * gdbint.texinfo (Target Architecture Definition): Document
6780 "frame_red_zone_size".
6781
25d29d70
AC
67822003-08-09 Andrew Cagney <cagney@redhat.com>
6783
6784 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6785 with "set/show backtrace past-main" and "set/show backtrace
6786 limit".
6787
c938e9b0
L
67882003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6789
6790 * Makefile.in (install-info): Support DESTDIR.
6791 (install-html): Likewise.
6792
64fabec2
AC
67932003-08-07 Andrew Cagney <cagney@redhat.com>
6794
6795 Patch from Nick Roberts.
6796 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6797 bindings. Remove description of send-gdb-command.
6798
2fcf52f0
AC
67992003-08-07 Andrew Cagney <cagney@redhat.com>
6800
6801 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6802 GDB 6.0.
6803
086432e2
AC
68042003-08-06 Andrew Cagney <cagney@redhat.com>
6805
6806 * gdb.texinfo (Mode Options): Mention that level three is the
6807 highest available and that level 2 is deprecated.
6808 (Annotations Overview): Mention annotation levels. Cross reference
6809 to "Limitations of the Annotation Interface" in annotate.texi.
6810 (TODO, Value Annotations, Frame Annotations): Delete section.
6811 (Displays, Breakpoint Info): Delete.
6812
e5249f67
AC
68132003-08-04 Andrew Cagney <cagney@redhat.com>
6814
6815 * agentexpr.texi: Delete @bye.
6816 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6817 (stabs.info): Add $(srcdir) to include search path.
6818 (html): Depend on "annotate_toc.html", and not "annotate.html".
6819 * stabs.texinfo: Ditto. Include "fdl.texi".
6820 * gdbint.texinfo: Update copyright statement's list of invariant
6821 sections.
6822
e6f672d2
AC
68232003-07-28 Andrew Cagney <cagney@redhat.com>
6824
6825 * Makefile.in (INFO_DEPS): Add annotate.info.
6826 (dvi, ps, html, pdf): Add annotate.
6827 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6828 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6829 (ANNOTATE_DOC_FILES): New macro.
6830 (ANNOTATE_TEX_TMPS): New macro.
6831 (annotate.info, annotate_toc.html): Specify dependencies.
6832 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6833 * annotate.texinfo: Rename annotate.texi. Get building. Add
6834 "Migrating to GDB/MI" and "Limitations of the Annotation
6835 Interface" chapters. Mention why it is not part of the user
6836 guide. Update copyright notice. Include "fdl.texi".
6837
72ffddc9
SC
68382003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6839
6840 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6841
a9f12a31
DJ
68422003-07-24 Daniel Jacobowitz <drow@mvista.com>
6843
6844 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6845
b1fe9455
DJ
68462003-07-24 Daniel Jacobowitz <drow@mvista.com>
6847
6848 * gdb.texinfo (Server): Mention pidof.
6849
153721e6
AC
68502003-07-22 Andrew Cagney <cagney@redhat.com>
6851
6852 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6853 list.
6854
0fac0b41
DJ
68552003-06-28 Daniel Jacobowitz <drow@mvista.com>
6856
6857 * gdb.texinfo (Logging output): New chapter.
6858
4e562065
JB
68592003-06-24 Joel Brobecker <brobecker@gnat.com>
6860
6861 * gdb.texinfo (Unsupported languages): New section.
6862 (Languages): Add link to new section.
6863
f2c06f52
AC
68642003-06-22 Andrew Cagney <cagney@redhat.com>
6865
6866 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6867
b4177fca
DJ
68682003-06-22 Daniel Jacobowitz <drow@mvista.com>
6869
6870 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6871
f418dd93
DJ
68722003-06-22 Daniel Jacobowitz <drow@mvista.com>
6873
6874 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6875 * agentexpr.texi: Retitle section, and change it to an appendix.
6876 Comment out texinfo initialization. Factor a @var{} into two
6877 pieces to prevent makeinfo warnings.
6878 * gdb.texinfo: Add Agent Expressions appendix.
6879
4ca61388
DJ
68802003-06-19 Daniel Jacobowitz <drow@mvista.com>
6881
6882 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6883
07f31aa6
DJ
68842003-06-18 Daniel Jacobowitz <drow@mvista.com>
6885
5ae4183a 6886 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6887 remote target". Document the "detach" and "disconnect" commands.
6888 (Server, Netware, Debug Session): Reference "Connecting to a
6889 remote target".
6890 (GDB/MI Target Manipulation): Document "-target-disconnect".
6891
2dd0da42
AC
68922003-06-13 Andrew Cagney <cagney@redhat.com>
6893
6894 * gdbint.texinfo (Target Architecture Definition): Deprecate
6895 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6896 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6897
e7a3abfc
JB
68982003-06-09 Jim Blandy <jimb@redhat.com>
6899
6900 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6901
25e3a86b
AC
69022003-06-08 Andrew Cagney <cagney@redhat.com>
6903
6904 * gdbint.texinfo (Target Architecture Definition): Delete
6905 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6906
a9e5fdc2
AC
69072003-06-08 Andrew Cagney <cagney@redhat.com>
6908
6909 * gdbint.texinfo (Target Architecture Definition): Document
6910 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6911
b37303ee
AF
69122003-06-07 Adam Fedor <fedor@gnu.org>
6913
6914 * gdb.texinfo: Add Objective-C documentation.
6915
39fe6e80
AC
69162003-06-01 Andrew Cagney <cagney@redhat.com>
6917
6918 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6919 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6920
125309b2
AC
69212003-05-21 Andrew Cagney <cagney@redhat.com>
6922
6923 * gdbint.texinfo (Target Architecture Definition): Delete
6924 references to "extract_address" and "store_address".
6925
b8b527c5
AC
69262003-05-16 Andrew Cagney <cagney@redhat.com>
6927
6928 * gdbint.texinfo (Target Architecture Definition): Replace
6929 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6930 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6931
50e3ee83
TR
69322003-05-14 Theodore A. Roth <troth@openavr.org>
6933
6934 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6935
44e2be90
L
69362003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6937
6938 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6939 (gdb.dvi): Likewise.
6940 (gdb.pdf): Likewise.
6941 (links2roff): Likewise.
6942
df5215a6
JB
69432003-05-08 Jim Blandy <jimb@redhat.com>
6944
6945 * gdb.texinfo (Dump/Restore Files): Update documentation for
6946 'dump', 'append', and 'restore': note that format argument is
6947 optional; simplify presentation of the command variants; and be
6948 more precise about the formats.
6949
5e7b2f39
JB
69502003-05-07 Jim Blandy <jimb@redhat.com>
6951
6952 * gdb.texinfo (Symbols): Update documentation: 'maint list
6953 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6954 symtabs' and 'maint info psymtabs'.
6955
b1e29e33
AC
69562003-05-05 Andrew Cagney <cagney@redhat.com>
6957
6958 * gdbint.texinfo (Target Architecture Definition): Make
6959 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6960 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6961 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6962
00905d52
AC
69632003-05-04 Andrew Cagney <cagney@redhat.com>
6964
6965 * gdb.texinfo (Maintenance Commands): Document "maint print
6966 dummy-frames".
6967
54ff5908
AC
69682003-05-04 Andrew Cagney <cagney@redhat.com>
6969
6970 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6971
32e7087d
JB
69722003-05-03 J. Brobecker <brobecker@gnat.com>
6973
6974 Thierry Schneider <tpschneider1@yahoo.com>
6975 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6976 for new MI command.
6977
7043d8dc
AC
69782003-05-03 Andrew Cagney <cagney@redhat.com>
6979
6980 * gdbint.texinfo (Target Architecture Definition): Document
6981 push_dummy_code. Add cross references.
6982
e33d66ec
EZ
69832003-05-02 Elena Zannoni <ezannoni@redhat.com>
6984
6985 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6986 set/show charsets commands.
6987
0ba6dca9
AC
69882003-04-28 Andrew Cagney <cagney@redhat.com>
6989
6990 * gdbint.texinfo (Target Architecture Definition): Replace
6991 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6992 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6993
d7a27068
AC
69942003-04-28 Andrew Cagney <cagney@redhat.com>
6995
6996 * gdbint.texinfo (Target Architecture Definition): Rename
6997 "tm_print_insn" to "deprecated_tm_print_insn".
6998
44ea7b70
JB
69992003-04-09 Jim Blandy <jimb@redhat.com>
7000
7001 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
7002 list psymtabs'.
7003
fb8f8949
AC
70042003-04-08 Andrew Cagney <cagney@redhat.com>
7005
7006 * gdbint.texinfo (Target Architecture Definition): Delete
7007 references to EXTRA_FRAME_INFO.
7008
32fb0f22
AC
70092003-04-08 Andrew Cagney <cagney@redhat.com>
7010
7011 * gdbint.texinfo (Target Architecture Definition): Delete
7012 PRINT_TYPELESS_INTEGER.
7013
6be67e67
JB
70142003-04-02 J. Brobecker <brobecker@gnat.com>
7015
7016 * observer.texi (GDB Observers): Adjust the documentation for the
7017 normal_stop notification to better describe reality. Fix a couple
7018 of minor typos.
7019
4e35d5f0
BR
70202003-04-02 Bob Rossi <bob_rossi@cox.net>
7021
a9331b3f 7022 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
7023 '-file-list-exec-source-file'
7024
e8a8712a
AC
70252003-03-31 Andrew Cagney <cagney@redhat.com>
7026
7027 * gdbint.texinfo (Target Architecture Definition): Delete
7028 references to CALL_DUMMY_P.
7029
6c0e89ed
AC
70302003-03-30 Andrew Cagney <cagney@redhat.com>
7031
7032 * gdbint.texinfo (Target Architecture Definition): Remove
7033 reference to TARGET_WRITE_SP.
a9331b3f 7034
378bfd1b
AC
70352003-03-27 Andrew Cagney <cagney@redhat.com>
7036
7037 * gdbint.texinfo (Target Architecture Definition): Remove
7038 references to write_sp.
6c0e89ed 7039
922fbb7b
AC
70402003-03-27 Andrew Cagney <cagney@redhat.com>
7041
7042 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
7043 chapter body. Use @smallexample instead of @example.
7044 (Annotations): Ditto.
7045 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
7046 annotate.texi.
7047
b81774d8
AC
70482003-03-26 Andrew Cagney <cagney@redhat.com>
7049
7050 * gdbint.texinfo (Target Architecture Definition): Replace
7051 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
7052 dummy_addr parameters.
7053
1bf6d5cc
AC
70542003-03-25 Andrew Cagney <cagney@redhat.com>
7055
7056 * gdbint.texinfo (Target Architecture Definition): Delete
7057 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
7058 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7059 Add reference to PUSH_ARGUMENTS.
7060
618ce49f
AC
70612003-03-23 Andrew Cagney <cagney@redhat.com>
7062
7063 * gdbint.texinfo (Algorithms, Target Architecture Definition):
7064 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
7065
bcd7e15f
JB
70662003-03-18 J. Brobecker <brobecker@gnat.com>
7067
7068 * gdbint.texinfo (Algorithms): Add new section describing the
7069 Observer paradigm.
7070 (Top): Add menu entry to new observer appendix.
7071 * observer.texi: New file.
7072 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
7073 new observer.texi file.
7074
9fe8321b
AC
70752003-03-17 Andrew Cagney <cagney@redhat.com>
7076
7077 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
7078 that GNU Press update the manual version number.
7079
ac2adee5
AC
70802003-03-12 Andrew Cagney <cagney@redhat.com>
7081
7082 * gdbint.texinfo (Target Architecture Definition): Delete
7083 references to get_saved_register. Rename GET_SAVED_REGISTER to
7084 DEPRECATED_GET_SAVED_REGISTER.
7085
749b82f6
AC
70862003-03-13 Andrew Cagney <cagney@redhat.com>
7087
7088 * gdbint.texinfo (Target Architecture Definition): Replace
7089 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
7090
8bedc050
AC
70912003-03-12 Andrew Cagney <cagney@redhat.com>
7092
7093 * gdbint.texinfo (Target Architecture Definition): Rename
7094 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 7095
0ce1b118
CV
70962003-03-10 Corinna Vinschen <vinschen@redhat.com>
7097
7098 * gdb.texinfo: Add File-I/O documentation.
7099
12cc2063
AC
71002003-03-10 Andrew Cagney <cagney@redhat.com>
7101
7102 * gdbint.texinfo (Target Architecture Definition): Cross reference
7103 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
7104
7453dc06
AC
71052003-03-07 Andrew Cagney <cagney@redhat.com>
7106
7107 * gdb.texinfo (Debugging Output): Mention the "set/show debug
7108 frame" command.
7109
6314f104
AC
71102003-03-05 Andrew Cagney <cagney@redhat.com>
7111
7112 * gdbint.texinfo (Target Architecture Definition): Document
7113 unwind_dummy_id. Cross reference unwind_dummy_id and
7114 SAVE_DUMMY_FRAME_TOS.
7115
f1212245
DJ
71162003-03-05 James Ingham <jingham@apple.com>
7117 Daniel Jacobowitz <drow@mvista.com>
7118
7119 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
7120 and "show cp-abi".
7121
77e7e267
AC
71222003-03-03 Andrew Cagney <cagney@redhat.com>
7123
7124 * gdbint.texinfo (Target Architecture Definition): Document
7125 register_type.
7126
838a8221
AC
71272003-03-03 Andrew Cagney <cagney@redhat.com>
7128
7129 * stabs.texinfo (Structures): Use @samp and separate @var's
7130 instead of a single @var containing a comma separated list.
7131 (Unions): Ditto.
7132
d7f4a264
DJ
71332003-03-02 Daniel Jacobowitz <drow@mvista.com>
7134
7135 * Makefile.in (distclean): Remove config.log.
7136
f30ee0bc
AC
71372003-03-01 Andrew Cagney <cagney@redhat.com>
7138
7139 * gdbint.texinfo (Target Architecture Definition): Rename
7140 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
7141
71422003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7143
7144 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
7145 DEPRECATED_INIT_EXTRA_FRAME_INFO.
7146
be448670
CF
71472003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
7148
7149 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
7150 (Non-debug DLL symbols): New node, describing the minimal symbols
7151 loaded from DLLs without real debugging symbols.
7152
501eef12
AC
71532003-02-20 Andrew Cagney <ac131313@redhat.com>
7154
7155 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
7156 hardware-breakpoint-limit".
7157 (Set Watchpoints): Add cross reference to "set remote
7158 hardware-watchpoint-limit".
7159 (Remote configuration options): New section.
7160
21c294e6
AC
71612003-02-04 Andrew Cagney <ac131313@redhat.com>
7162
e9be73e4
AC
7163 * gdbint.texinfo (Target Architecture Definition): Delete
7164 descrption of IS_TRAPPED_INTERNALVAR.
7165
21c294e6
AC
7166 From Keith Seitz <keiths@redhat.com>:
7167 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
7168 option "-i"/"--interpreter" to this chapter. Include index
7169 entries.
7170
0179ffac
DC
71712003-02-04 David Carlton <carlton@math.stanford.edu>
7172
7173 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
7174 (Variables): Recommend stabs+ and DWARF 2.
7175 (C plus plus expressions): Correct info about
7176 compiler versions, debug formats.
7177 (Contributors): Change 'DWARF2' to 'DWARF 2'.
7178 PR symtab/874.
7179
7ca9f392
AC
71802003-02-01 Andrew Cagney <ac131313@redhat.com>
7181
7182 * gdbint.texinfo (Target Architecture Definition): Delete
7183 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
7184 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
7185 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
7186 references to nindy and i960.
7187 * gdb.texinfo (i960): Delete all references to i960 and nindy.
7188
31a85ea2
AC
71892003-02-01 Andrew Cagney <ac131313@redhat.com>
7190
7191 * gdbint.texinfo (Target Architecture Definition): Delete
7192 FLOAT_INFO.
7193
6b894e49
AC
71942003-01-30 Andrew Cagney <ac131313@redhat.com>
7195
7196 * stabs.texinfo (Member Type Descriptor): Clarify description of
7197 `@'. Suggested by Ben Hutchings.
7198
c48861fb
AC
71992003-01-29 Andrew Cagney <ac131313@redhat.com>
7200
7201 * gdb.texinfo (M68K): Delete reference to es1800.
7202
617073a9
AC
72032003-01-29 Andrew Cagney <ac131313@redhat.com>
7204
7205 * gdb.texinfo (Maintenance Commands): Document `maint print
7206 reggroups' and `maint print register-groups'.
7207 * gdbint.texinfo (Target Architecture Definition): Document
7208 register_reggroup_p.
7209
5b5d99cf
JB
72102003-01-23 Jim Blandy <jimb@redhat.com>
7211
7212 * gdb.texinfo (Separate Debug Files): New section.
7213
e7ba9c65
DJ
72142003-01-22 Daniel Jacobowitz <drow@mvista.com>
7215
7216 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
7217 and "maint show profile".
7218
94e91d6d
MC
72192003-01-16 Michael Chastain <mec@shout.net>
7220
7221 * gdb.texinfo (Installing GDB): Warn against
7222 ".../gdb-VERSION/gdb/configure".
7223 (Separate Objdir): Likewise.
7224
867f3898
AC
72252003-01-15 Andrew Cagney <ac131313@redhat.com>
7226
7227 * gdbint.texinfo (Target Architecture Definition): Delete
7228 definition of PRINT_REGISTER_HOOK.
7229
f153cc92
EZ
72302003-01-15 Elena Zannoni <ezannoni@redhat.com>
7231
7232 (OpenRISC 1000): Fix formatting of command names.
7233
c60eb6f1
EZ
72342003-01-15 Elena Zannoni <ezannoni@redhat.com>
7235
7236 * gdb.texinfo (Continuing and Stepping): Add new command
7237 'advance'. Clarify behavior of 'until'.
7238
f5ebfba0
DJ
72392003-01-13 Daniel Jacobowitz <drow@mvista.com>
7240
7241 * gdb.texinfo (Files): Document solib-absolute-prefix and
7242 solib-search-path.
7243
4ce8657e
MC
72442003-01-09 Michael Chastain <mec@shout.net>
7245
7246 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7247 (Create a Release): Add new instructions for new @file{src-release}.
7248 Document existing instructions for @file{Makefile.in} as
7249 being for @value{GDBN} 5.3.1 or earlier.
7250
372613e3
AC
72512003-01-09 Andrew Cagney <ac131313@redhat.com>
7252
7253 * gdbint.texinfo (Target Architecture Definition): Mention
7254 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7255 allocate memory.
7256
b4e9345d
DJ
72572003-01-04 Daniel Jacobowitz <drow@mvista.com>
7258
7259 * gdb.texinfo (Controlling GDB): Add @kindex for
7260 "show osabi".
7261 (Backtraces): Add @kindex's for backtrace-below-main.
7262
98b45e30
DJ
72632003-01-04 Daniel Jacobowitz <drow@mvista.com>
7264
7265 * gdb.texinfo (Controlling GDB): Document "set osabi".
7266
95f90d25
DJ
72672003-01-04 Daniel Jacobowitz <drow@mvista.com>
7268
7269 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7270 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7271
1e698235
DJ
72722003-01-04 Daniel Jacobowitz <drow@mvista.com>
7273
7274 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7275 "set coerce-float-to-double".
7276 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7277
e632838e
AC
72782003-01-02 Andrew Cagney <ac131313@redhat.com>
7279
7280 * stabs.texinfo: Remove obsolete text.
7281 * gdbint.texinfo: Ditto.
7282 * gdb.texinfo: Ditto.
7283
c133ab7a
MK
72842002-12-22 Mark Kettenis <kettenis@gnu.org>
7285
7286 * gdbint.texinfo (Target Architecture Definition): Update
7287 description of gdbarch_register_osabi.
7288
f821f325
KH
72892002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7290
7291 * agentexpr.texi: Fix typos.
7292 * annotate.texi: Likewise.
7293 * fdl.texi: Likewise.
7294
85a6d8d3 72952002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7296
7297 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7298 DEPRECATED_INIT_FRAME_PC.
7299
ae45cd16
AC
73002002-12-01 Andrew Cagney <ac131313@redhat.com>
7301
7302 * gdbint.texinfo (Target Architecture Definition): Delete
7303 PC_IN_CALL_DUMMY.
7304
07555a72
AC
73052002-11-28 Andrew Cagney <ac131313@redhat.com>
7306
7307 * gdbint.texinfo (Host Definition): Delete documentation on
7308 USE_GENERIC_DUMMY_FRAMES.
7309
c166cdc7
EZ
73102002-11-26 Elena Zannoni <ezannoni@redhat.com>
7311
5ae4183a 7312 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7313 * Makefile.in (install-info): Run the install-info command as part
7314 of the post install steps only.
7315 (uninstall-info): New target.
7316 (uninstall): New target.
7317
35db0260
EZ
73182002-11-22 Elena Zannoni <ezannoni@redhat.com>
7319
7320 * Makefile.in (install): Make install do some real work.
7321
9ba8d803
AC
73222002-11-19 Andrew Cagney <ac131313@redhat.com>
7323
7324 Fix POSIX problem reported by Paul Eggert.
7325 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7326 Fix PR gdb/527.
7327
903ad3a6
AC
73282002-10-26 Andrew Cagney <cagney@redhat.com>
7329
7330 * gdbint.texinfo (Target Architecture Definition): Delete
7331 definition of DO_REGISTERS_INFO.
7332
f2abfe65
KB
73332002-10-18 Kevin Buettner <kevinb@redhat.com>
7334
7335 * gdbint.texinfo (Address Classes): Fix problems with insertion
7336 of ``{'' and ``}'' in example.
7337
b5b0480a
KB
73382002-10-17 Kevin Buettner <kevinb@redhat.com>
7339
7340 * gdbint.texinfo (Address Classes): New section.
7341 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7342 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7343 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7344 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7345
c85508ee
KD
73462002-10-11 Klee Dienes <kdienes@apple.com>
7347
7348 * gdb.texinfo (Registers): Mention vector registers as well as
7349 floating registers in the documentation for 'info registers' and
7350 'info all-registers'.
7351
6d12fc3d
DJ
73522002-10-11 Daniel Jacobowitz <drow@mvista.com>
7353
7354 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7355
8d19fbd2
JJ
73562002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7357
7358 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7359 interface definition.
7360
a37295f9
MM
73612002-10-03 Marko Mlinar <markom@opencores.org>
7362
7363 * gdb.texinfo (Target Commands): Add or1k target specific
7364 commands.
7365 * gdb.texinfo (Contributors): Add myself to the contributors list.
7366
da0f9dcd
AC
73672002-10-01 Andrew Cagney <ac131313@redhat.com>
7368
7369 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7370 and "mi1" instead of "mi1" and "mi0".
7371
2e834e49
HPN
73722002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7373
7374 * gdb.texinfo (Packets): Fix typos "alligned".
7375 Correct z3/Z3 description. Correct z4/Z4 title.
7376
050be0dc
AC
73772002-09-27 Andrew Cagney <ac131313@redhat.com>
7378
7379 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7380
1104b9e7
KB
73812002-09-25 Kevin Buettner <kevinb@redhat.com>
7382
7383 * gdb.texinfo: Use GNU/Linux instead of Linux.
7384
512217c7
AC
73852002-09-25 Andrew Cagney <ac131313@redhat.com>
7386
7387 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7388
10998722
AC
73892002-09-24 Andrew Cagney <ac131313@redhat.com>
7390
512217c7 7391 * gdb.texinfo: Replace @example with @smallexample.
10998722 7392
a0eb71c5
KB
73932002-09-20 Kevin Buettner <kevinb@redhat.com>
7394
f7dc1244 7395 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7396 * gdb.texinfo (Character Sets): Use @smallexample instead of
7397 @example. Use GNU/Linux instead of Linux.
7398
73992002-09-20 Jim Blandy <jimb@redhat.com>
7400
7401 * gdb.texinfo: Add character set documentation.
7402
2f870471
AC
74032002-09-19 Andrew Cagney <ac131313@redhat.com>
7404
7405 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7406 (Packets): Add cross reference from `b' packet to `z' packets.
7407
790eb8f5
AC
74082002-09-19 Andrew Cagney <ac131313@redhat.com>
7409
8d30a00d
AC
7410 * gdb.texinfo (Maintenance Commands): Document ``maint
7411 internal-error'' and ``maint internal-warning''.
7412
790eb8f5
AC
7413 * gdbint.texinfo (Target Architecture Definition): Revise
7414 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7415
a23a7bf1
JB
74162002-09-19 Joel Brobecker <brobecker@gnat.com>
7417
7418 * gdbint.texinfo (Target Conditionals): Document the new
7419 NAME_OF_MALLOC macro.
7420
299ffc64
AC
74212002-09-05 Andrew Cagney <ac131313@redhat.com>
7422
7423 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7424 engineer.
7425
b7bb15bc
SC
74262002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7427
7428 * gdb.texinfo (TUI Overview): Document status line fields.
7429
3d757584
SC
74302002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7431
7432 * gdb.texinfo (TUI Commands): Document info win command.
7433
269c21fe
SC
74342002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7435
7436 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7437
7cf36c78
SC
74382002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7439
7440 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7441 (TUI Keys): Likewise.
7442
d2c6833e
AC
74432002-08-25 Andrew Cagney <ac131313@redhat.com>
7444
7445 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7446 for a packet receive.
7447
46d8b1c3
AC
74482002-08-25 Andrew Cagney <ac131313@redhat.com>
7449
7450 * Makefile.in (clean): Move to end of file.
7451 (distclean, maintainer-clean, realclean): Ditto.
7452 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7453 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7454 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7455 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7456
b0787093
AC
74572002-08-24 Andrew Cagney <ac131313@redhat.com>
7458
7459 * Makefile.in (GDBINT_TEX_TMPS): Define.
7460 (gdbint.dvi, gdbint.pdf): Use
7461 (GDB_TEX_TMPS): Define.
7462 (gdb.dvi, gdb.pdf): Use.
7463 (STABS_TEX_TMPS): Define.
7464 (stabs.dvi, stabs.pdf): Use.
7465 (GDB_DOC_SOURCE_INCLUDES): New macros.
7466 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7467 (GDBINT_DOC_FILES_INCLUDES): New macros.
7468 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7469 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7470 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7471 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7472 (links2roff): Replace SFILES_INCLUDED with
7473 GDB_DOC_SOURCE_INCLUDES.
7474 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7475 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7476 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7477 dependencies.
7478 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7479 dependencies.
7480 (gdbmi.texinfo): Delete rule.
7481 (inc-hist.texinfo): Delete rule.
7482 (rluser.texinfo): Delete rule.
7483
ebba8386
AC
74842002-08-23 Andrew Cagney <cagney@redhat.com>
7485
7486 * gdbint.texinfo (Target Architecture Definition): Update
7487 STORE_RETURN_VALUE, mention regcache.
7488
0ab7a791
AC
74892002-08-21 Andrew Cagney <ac131313@redhat.com>
7490
7491 * gdbint.texinfo (Target Architecture Definition): Document
7492 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7493
ee2d5c50
AC
74942002-08-19 Andrew Cagney <ac131313@redhat.com>
7495
7496 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7497 Fix minor typos. Add index entries.
7498
53c69bd7
AC
74992002-08-18 Andrew Cagney <ac131313@redhat.com>
7500
7501 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7502
e76f1f2e
AC
75032002-08-15 Andrew Cagney <ac131313@redhat.com>
7504
7505 * gdbint.texinfo (Target Architecture Definition): Document
7506 PRINT_VECTOR_INFO.
7507 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7508
0680b120
AC
75092002-08-13 Andrew Cagney <ac131313@redhat.com>
7510
7511 * gdb.texinfo (Maintenance Commands): Document "maint print
7512 registers", "maint print raw-registers" and "maint print
7513 cooked-registers".
7514
3c3bea1c
GS
75152002-08-08 Grace Sainsbury <graces@redhat.com>
7516
a9331b3f 7517 From Mark Salter:
3c3bea1c
GS
7518 * gdb.texinfo (Protocol): Document T packet extension to
7519 allow watchpoint address reporting.
7520
42f9b0a5
AC
75212002-08-03 Andrew Cagney <ac131313@redhat.com>
7522
7523 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7524
db034ac5
AC
75252002-08-01 Andrew Cagney <cagney@redhat.com>
7526
7527 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7528 to CHILL.
7529
e2b28d04
AC
75302002-08-01 Andrew Cagney <ac131313@redhat.com>
7531
7532 * gdbint.texinfo (Coding): Revise section "Include Files".
7533
7fb623f7
AC
75342002-07-24 Andrew Cagney <cagney@redhat.com>
7535
7536 * gdbint.texinfo: Obsolete references to m88k.
7537 * gdb.texinfo: Ditto.
7538
4a2b4636
JB
75392002-07-10 Joel Brobecker <brobecker@gnat.com>
7540
7fb623f7 7541 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7542 where the proper version of autoconf can be retrieved.
7543
a71ec265
DH
75442002-07-09 Don Howard <dhoward@redhat.com>
7545
7546 * gdb.texinfo (Command Files): Further describe the behavior of
7547 sourced command files.
7548
b9aa90c9
AC
75492002-06-27 Andrew Cagney <ac131313@redhat.com>
7550
7551 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7552 (Coding): Clarify ISO C version that GDB assumes.
7553
40dd2248
TT
75542002-06-26 Tom Tromey <tromey@redhat.com>
7555
7556 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7557 add_setshow_cmd_full.
7558
bfac230e
DH
75592002-06-25 Don Howard <dhoward@redhat.com>
7560
7561 * gdb.texinfo (Memory Region Attributes): Document new behavior
7562 for 'mem' command.
7563
475b0867
JB
75642002-06-11 Jim Blandy <jimb@redhat.com>
7565
919d772c
JB
7566 * gdb.texinfo (Symbols): Update documentation for `info source'
7567 command.
7568
475b0867
JB
7569 * gdb.texinfo (Macros): Call the command `info macro', not
7570 `show macro'.
7571
ba8c9337
AC
75722002-06-09 Andrew Cagney <ac131313@redhat.com>
7573
7574 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7575 data''.
7576
1029b7fa
MK
75772002-06-09 Mark Kettenis <kettenis@gnu.org>
7578
7579 * gdbint.texinfo (Target Architecture Definition): Document
7580 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7581
16737d73
AC
75822002-06-08 Andrew Cagney <ac131313@redhat.com>
7583
7584 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7585 lists.
7586
30107679
AC
75872002-06-08 Andrew Cagney <ac131313@redhat.com>
7588
7589 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7590 Branch''.
7591
3352e23e
AC
75922002-06-01 Andrew Cagney <ac131313@redhat.com>
7593
7594 * gdbint.texinfo (Target Architecture Definition): Add section
7595 ``Converting an existing Target Architecture to Multi-arch''.
7596
cbb09e6a
AC
75972002-05-30 Andrew Cagney <ac131313@redhat.com>
7598
7599 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7600 to ``Obsoleting code''. Revise.
7601
e2e0bcd1
JB
76022002-05-17 Jim Blandy <jimb@redhat.com>
7603
7604 * gdb.texinfo (C Preprocessor Macros): New chapter.
7605 Include it in the main menu.
7606 (Contributors): Credit Jim Blandy with macro support.
7607 (Compilation): Explain how to get macro information into the
7608 executable.
7609 (Expressions): Note that preprocessor macros are expanded.
7610
9db8d71f
DJ
76112002-05-14 Daniel Jacobowitz <drow@mvista.com>
7612
7613 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7614 options for `target remote'.
7615
6d531722
AC
76162002-05-13 Andrew Cagney <ac131313@redhat.com>
7617
7618 * gdbint.texinfo (Target Architecture Definition): Delete
7619 documentation on NNPC_REGNUM.
7620
13d01224
AC
76212002-05-11 Andrew Cagney <ac131313@redhat.com>
7622
7623 * gdbint.texinfo (Target Architecture Definition): Document
7624 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7625 (Target Architecture Definition): Revise section `Using Different
7626 Register and Memory Data Representations'. Add section `Raw and
7627 Virtual Register Representations'.
7628
b2e75d78
AC
76292002-05-11 Andrew Cagney <ac131313@redhat.com>
7630
7631 * gdbint.texinfo (Target Architecture Definition): Mention
7632 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7633 (Target Architecture Definition): Mention same. Add references to
7634 web pages.
7635
2c8682ee
MS
76362002-05-08 Michael Snyder <msnyder@redhat.com>
7637
7638 * stabs.texinfo (Attributes): Document new "vector" attribute.
7639
0816590b
AC
76402002-05-04 Andrew Cagney <ac131313@redhat.com>
7641
7642 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7643
2653173e
AC
76442002-05-04 Andrew Cagney <ac131313@redhat.com>
7645
7646 * gdb.texinfo: Delete obsolete references to a29k.
7647
d7bd68ca
AC
76482002-04-24 Andrew Cagney <ac131313@redhat.com>
7649
7650 * gdbint.texinfo (Target Architecture Definition): Replace
7651 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7652
21d83aa5
DM
76532002-04-24 David S. Miller <davem@redhat.com>
7654
7655 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7656
7673a6cc
DM
76572002-04-21 David S. Miller <davem@redhat.com>
7658
7659 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7660
d49d1e0a
AC
76612002-04-21 Andrew Cagney <ac131313@redhat.com>
7662
7663 * gdbint.texinfo (Target Architecture Definition): Delete
7664 definition of HAVE_REGISTER_WINDOWS.
7665
f7dc1244 76662002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7667
7668 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7669 "Theodore A. Roth" <troth@verinet.com>.
7670
5ca0cb28
DH
76712002-04-15 Don Howard <dhoward@redhat.com>
7672
f7dc1244 7673 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7674 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7675 Provide a better explaination of this feature.
5ca0cb28 7676
f208ba17
AC
76772002-04-14 Andrew Cagney <ac131313@redhat.com>
7678
7679 * gdbint.texinfo (Target Architecture Definition): Remove
7680 FRAME_CHAIN_COMBINE.
7681
d5ba91de
MC
76822002-04-12 Michael Chastain <mec@shout.net>
7683
7684 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7685 REG_STACK_SEGMENT.
7686
26818220
MC
76872002-04-09 Michael Chastain <mec@shout.net>
7688
7689 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7690 PYRAMID_* macros.
7691
129188f6
AC
76922002-04-07 Andrew Cagney <ac131313@redhat.com>
7693
7694 * gdb.texinfo (Bug Reporting): Document that the web is the
7695 prefered way of submitting bug reports.
7696 (Bug Reporting): Delete the s-mail address as the last resort.
7697
8227c0ff
AC
76982002-04-05 Andrew Cagney <ac131313@redhat.com>
7699
7700 * gdbint.texinfo (Target Architecture Definition): Delete
7701 references to TARGET_WRITE_FP and write_fp.
7702
16d9dec6
MS
77032002-03-27 Michael Snyder <msnyder@redhat.com>
7704
7705 * gdb.texinfo: Document new commands dump, append, and restore.
7706
9ae8b82c
AC
77072002-03-27 Andrew Cagney <ac131313@redhat.com>
7708
7709 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7710 Branch'.
7711
474c8240
AC
77122002-03-18 Andrew Cagney <ac131313@redhat.com>
7713
7714 * gdb.texinfo: Change all examples to @smallexample.
7715 * gdbint.texinfo: Ditto.
a9331b3f 7716
fb0ff88f
AC
77172002-03-18 Andrew Cagney <ac131313@redhat.com>
7718
7719 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7720 Branches''.
7721
9bb0a4d8
AC
77222002-03-18 Andrew Cagney <ac131313@redhat.com>
7723
7724 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7725 Policy''.
7726
937f164b
FF
77272002-03-04 Fred Fish <fnf@redhat.com>
7728
7729 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7730 expresson, suports, dependant, trhe, perhaphs, situtations,
7731 explictily, taged, oportunity, unfortunatly).
7732
a7b40f07
AC
77332002-02-24 Andrew Cagney <ac131313@redhat.com>
7734
7735 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7736 Remove reference to 3.12.
7737
aab4e0ec
AC
77382002-02-23 Andrew Cagney <ac131313@redhat.com>
7739
7740 * gdbint.texinfo: Include fdl.texi.
7741 (Top): Add GNU Free Documentation License.
7742 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7743 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7744 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7745 (gdbint.info): Add srcdir to include path.
7746 * gdb.texinfo: Include gpl.texi.
7747 (Top): Add Copying.
7748 * gpl.texi: New file.
7749
47b95330
AC
77502002-02-23 Andrew Cagney <ac131313@redhat.com>
7751
7752 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7753
78c47bea
PM
77542002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7755
7756 * gdb.texinfo: Document Cygwin native specific commands.
7757
56460a61
DJ
77582002-02-15 Daniel Jacobowitz <drow@mvista.com>
7759
7760 * gdb.texinfo: Document gdbserver ``--attach'' command.
7761
def71bfa
MS
77622002-02-07 Michael Snyder <msnyder@redhat.com>
7763
7764 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7765 to @code(_ovly_debug_event).
7766
c928edc0
AC
77672002-02-07 Andrew Cagney <ac131313@redhat.com>
7768
7769 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7770
81d46470
MS
77712002-02-06 Michael Snyder <msnyder@redhat.com>
7772
7773 * gdb.texinfo (overlays): Mention new magic symbol
7774 '_ovly_debug_event', which allows GDB to keep better track
7775 of overlays.
7776
f7dc1244 77772002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7778
7779 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7780 Suggested by Dmitry Sivachenko.
7781
7782 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7783
15110bc3
MS
77842002-02-01 Michael Snyder <msnyder@redhat.com>
7785
7786 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7787
6763aef9
MS
77882002-01-30 Michael Snyder <msnyder@redhat.com>
7789
ac282366
MS
7790 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7791 (set trust-readonly-sections): Document.
6763aef9 7792
8642bc8f
AC
77932002-01-29 Andrew Cagney <ac131313@redhat.com>
7794
7795 * gdbint.texinfo (Releasing GDB): Revise and update.
7796
afe64c1a
AC
77972002-01-28 Andrew Cagney <ac131313@redhat.com>
7798
7799 * gdbint.texinfo (Target Architecture Definition): Delete
7800 description of TARGET_BYTE_ORDER_DEFAULT.
7801
f7dc1244 78022002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7803
7804 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7805 <mitya@cavia.pp.ru>.
7806
3d6e1b5a
AC
78072002-01-23 Andrew Cagney <ac131313@redhat.com>
7808
7809 * libgdb.texinfo: Delete file.
7810
6c0e9fb3
AC
78112002-01-22 Andrew Cagney <ac131313@redhat.com>
7812
7813 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7814 * gdbint.texinfo: Ditto.
7815
e0ce93ac
AC
7816Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7817
7818 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7819
be298bcc
AC
78202002-01-22 Andrew Cagney <ac131313@redhat.com>
7821
7822 * Makefile.in: Update copyright.
7823 (TEXI2DVI): Define.
7824 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7825 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7826 gdb-cfg.texi.
7827 (TEXINDEX, PDFTEX): Delete makefile variables.
7828
8e04817f
AC
78292002-01-22 Andrew Cagney <ac131313@redhat.com>
7830
7831 * gdb.texinfo (Protocol): Move section to appendix.
7832
6b2f586d
AC
78332002-01-21 Andrew Cagney <ac131313@redhat.com>
7834
7835 * gdb.texinfo (Remote Debugging): Create a menu.
7836 (Top): Add ``Remote Debugging'' to menu.
7837
6f05cf9f
AC
78382002-01-21 Andrew Cagney <ac131313@redhat.com>
7839
7840 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7841 serial protocol'' from here.
7842 (Remote Debugging): To here. New chapter.
7843
3fd3d7d2
AC
78442002-01-20 Andrew Cagney <ac131313@redhat.com>
7845
7846 * gdbint.texinfo (Target Architecture Definition): Delete
7847 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7848
7fd60527
AC
78492002-01-20 Andrew Cagney <ac131313@redhat.com>
7850
7851 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7852 are no longer needed.
7853 (Porting GDB): Add maintainer note about configure.host.
7854
c2f05ac9
AC
78552002-01-20 Andrew Cagney <ac131313@redhat.com>
7856
7857 * gdbint.texinfo (Target Architecture Definition): Remove
7858 definition of IEEE_FLOAT.
7859
f7dc1244 78602002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7861
7862 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7863 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7864 <3diff@gnu.org>
231b2aad 7865
82600034
AC
78662002-01-19 Andrew Cagney <ac131313@redhat.com>
7867
7868 * gdbint.texinfo (Host Definition): Remove references to
7869 MALLOC_INCOMPATIBLE.
7870
7708fa01
AC
78712002-01-17 Andrew Cagney <ac131313@redhat.com>
7872
7873 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7874 and xyz-xdep.o.
7875
eb12ee30
AC
78762002-01-17 Andrew Cagney <ac131313@redhat.com>
7877
889bf7c5 7878 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7879 (Set Breaks): Copy ``maint info breakpoint'' doco to
7880 ``Maintenance Commands'' appendix. Add reference.
7881
c9ccaa92
AC
78822002-01-17 Andrew Cagney <ac131313@redhat.com>
7883
7884 * fdl.texi: Remove next/prev from @node.
7885
f7dc1244 78862002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7887
7888 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7889 for monstrous @multitable (from Brian Youmans).
7890
7891 * fdl.texi: New file.
7892
7893 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7894
8973da3a
AC
78952002-01-15 Andrew Cagney <ac131313@redhat.com>
7896
7897 * gdbint.texinfo (Releasing GDB): New chapter.
7898
7d86b5d5
AC
78992002-01-14 Andrew Cagney <ac131313@redhat.com>
7900
7901 * gdb.texinfo (Embedded Processors, Calling program functions):
7902 Obsolete references to a29k.
7903
cc1cb004
AC
79042002-01-13 Andrew Cagney <ac131313@redhat.com>
7905
7906 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7907 examples. Document that a code-block should do or discard its
7908 cleanups before exit.
7909
79f12247
MS
79102002-01-11 Michael Snyder <msnyder@redhat.com>
7911
7912 * gdb.texinfo (Choosing files): Change @samp to @file.
7913
19837790
MS
79142002-01-05 Michael Snyder <msnyder@redhat.com>
7915
7916 * gdb.texinfo (--pid): Document new command line option (attach).
7917
f7dc1244 79182002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7919
7920 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7921 in the stub.
7922
d7449b42
AC
79232002-01-04 Andrew Cagney <ac131313@redhat.com>
7924
7925 * gdbint.texinfo (Target Architecture Definition): Replace
7926 BIG_ENDIAN with BFD_ENDIAN_BIG.
7927
f23631e4
AC
79282002-01-03 Andrew Cagney <ac131313@redhat.com>
7929
7930 * gdbint.texinfo (Target Architecture Definition): Replace
7931 value_ptr with struct value pointer.
7932
72c9928d
EZ
79332002-01-02 Eli Zaretskii <eliz@gnu.org>
7934
7935 * gdb.texinfo (Free Software): Fix wording.
7936
959acfd1
EZ
79372001-12-31 Eli Zaretskii <eliz@gnu.org>
7938
7939 * gdb.texinfo (Free Software): New section ``Free Software Needs
7940 Free Documentation''.
7941
f7dc1244 79422001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7943
7944 * stabs.texinfo:
7945 * gdb.texinfo:
7946 * gdbint.texinfo:
7947 * libgdb.texinfo:
7948 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7949
6600abed
MS
79502001-12-29 Michael Snyder <msnyder@redhat.com>
7951
7952 * gdb.texinfo (maint info sections): Fix typo.
7953
f6680716
MS
79542001-12-26 Michael Snyder <msnyder@redhat.com>
7955
fe95c787
MS
7956 * gdb.texinfo (maint info sections): Document.
7957
a9331b3f 7958 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7959 'info proc' sub-options that are currently not implemented.
7960
c3d3ce5b
JB
79612001-12-20 Jim Blandy <jimb@redhat.com>
7962
7963 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7964
778eb05e
AC
79652001-12-15 Andrew Cagney <ac131313@redhat.com>
7966
7967 * gdbint.texinfo (Target Architecture Definition): Replace
7968 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7969
2607059c
AC
79702001-12-01 Andrew Cagney <ac131313@redhat.com>
7971
7972 * gdbint.texinfo (Host Definition): Delete documentation on
7973 HOST_BYTE_ORDER.
7974
df0cd8c5
JB
79752001-11-30 Jim Blandy <jimb@redhat.com>
7976
7977 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7978 overlay support. Add to top-level menu.
df0cd8c5 7979
88118b3a
TT
79802001-11-26 Tom Tromey <tromey@redhat.com>
7981
7982 * gdb.texinfo (Command Syntax): Document C-o binding.
7983
96565e91
CF
79842001-07-26 Christopher Faylor <cgf@redhat.com>
7985
7986 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7987 use since it is described in the referenced section.
7988
f7dc1244 7989 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7990 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7991 clearer when using DJGPP.
7992
2a3d5645
CF
79932001-11-24 Christopher Faylor <cgf@redhat.com>
7994
7995 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7996 specifically refer to MS-DOS.
7997 (command files): Mention gdb.ini is only used on MS-DOS.
7998
aa26fa3a
TT
79992001-11-21 Tom Tromey <tromey@redhat.com>
8000
8001 * gdb.texinfo (Invoking GDB): Document --args.
8002 (Mode Options): Likewise.
8003
4f8ada06
JB
80042001-11-21 Jim Blandy <jimb@redhat.com>
8005
8006 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
8007 Delete documentation; this macro has been removed from the
8008 sources.
4f8ada06 8009
3fe0dc10
JB
80102001-11-13 Jim Blandy <jimb@redhat.com>
8011
8012 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
8013
9e5abb06
CV
80142001-11-06 Corinna Vinschen <vinschen@redhat.com>
8015
8016 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
8017
1c5dfdad
MS
80182001-11-05 Michael Snyder <msnyder@redhat.com>
8019
a9331b3f 8020 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
8021 quote regexp chars in function names such as "operator*()".
8022
990f9fe3
FF
80232001-11-01 Fred Fish <fnf@redhat.com>
8024
8025 * gdbint.texinfo (SOLIB_ADD): Document additional new
8026 "readsyms" arg.
8027
b433d00b
DH
80282001-10-30 Don Howard <dhoward@redhat.com>
8029
070b1dd3
DH
8030 * gdb.texinfo: (Command Files) Added documentation for the
8031 behavior of gdb with input redirected from a file.
b433d00b 8032
b7209cb4
FF
80332001-10-28 Fred Fish <fnf@redhat.com>
8034
8035 * gdb.texinfo (auto-solib-add): Change docs to match
8036 implementation change.
8037 (auto-solib-limit): Add docs for new variable.
8038
1aa20aa8
AC
80392001-10-15 Andrew Cagney <ac131313@redhat.com>
8040
8041 * gdbint.texinfo (Target Architecture Definition): Function
8042 value_as_pointer renamed to value_as_address.
8043
fc0c74b1
AC
80442001-10-15 Andrew Cagney <ac131313@redhat.com>
8045
8046 * gdbint.texinfo (Target Architecture Definition): Default
8047 POINTER_TO_ADDRESS functions assume unsigned addresses.
8048 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
8049 posting by Jim Blandy.
8050
f4846649
JB
80512001-10-12 Jim Blandy <jimb@redhat.com>
8052
8053 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
8054 version of texi2html (1.64) doesn't support this flag any more.
8055
f277788b
MK
80562001-09-08 Mark Kettenis <kettenis@gnu.org>
8057
a9dc4918
MK
8058 * gdbint.texinfo (Host Definition): Remove description of
8059 MEM_FNS_DECLARED.
8060
d28379df
MK
8061 * gdbint.texinfo (Host Definition): Remove description of R_OK.
8062
f277788b
MK
8063 * gdbint.texinfo (Host Definition): Remove description of
8064 HAVE_SIGSETMASK.
8065
7ccaa899
EZ
80662001-09-04 Elena Zannoni <ezannoni@redhat.com>
8067
8068 * gdbint.texinfo (Target Architecture Definition): Add
8069 explanation of TARGET_PRINT_INSN macro.
8070
17d9d558
JB
80712001-08-30 Jim Blandy <jimb@redhat.com>
8072
8073 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
8074 Explain what it means to load relocatable files.
8075
72cde065
JB
80762001-08-28 Jim Blandy <jimb@redhat.com>
8077
8078 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
8079 info `top' menu.
8080
9e678452
CF
8081Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
8082
8083 * gdbint.texinfo: Add a cautionary note about macro use.
8084
a2bea4c3 80852001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 8086
a2bea4c3
CV
8087 * gdb.texinfo: Explain omitting the hostname in the
8088 `target remote' command.
8089
1129bf27
DJ
80902001-07-30 Daniel Jacobowitz <drow@mvista.com>
8091
8092 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
8093 and END-INFO-DIR-ENTRY.
8094
732b3002
SC
80952001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8096
8097 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
8098
89437448
AC
80992001-07-25 Andrew Cagney <ac131313@redhat.com>
8100
8101 * gdbint.texinfo (libgdb): Rewrite.
8102
f7dc1244 81032001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
8104
8105 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
8106
c4555f82
SC
81072001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8108
8109 * gdb.texinfo (TUI): New chapter, document the TUI.
8110 (Mode Options): Document the -tui option.
8111
2f45a6e0
MK
81122001-07-23 Mark Kettenis <kettenis@gnu.org>
8113
8114 * gdbint.texinfo (Host Definition): Remove description of
8115 NEED_POSIX_SETPGID.
8116
f7dc1244 81172001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
8118
8119 * gdb.tex (DJGPP Native): New node, with descriptions of
8120 DJGPP-specific commands.
8121
be9c6c35
JM
81222001-07-19 John R. Moore <jmoore@redhat.com>
8123
8124 * gdbint.texinfo: Three misspellings.
8125
dfa249fb
AC
81262001-07-06 Andrew Cagney <ac131313@redhat.com>
8127
8128 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
8129 `test` expressions on bash. Problem reported by Colin Walters.
8130
c72e7388
AC
81312001-07-04 Andrew Cagney <ac131313@redhat.com>
8132
8133 * gdbint.texinfo (User Interface): Update ui-out documentation to
8134 refelect recent UI/MI updates.
8135
94bbb2c0
AC
81362001-07-04 Andrew Cagney <ac131313@redhat.com>
8137
8138 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
8139 interpreters.
8140
af6c57ea
AC
81412001-06-15 Andrew Cagney <ac131313@redhat.com>
8142
8143 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
8144 structure and not macros.
8145 (Host Definition): Document that much of this chapter is obsolete.
8146 (Target Architecture Definition): Update list of files that make
8147 up a target architecture.
8148 (Coding): Update.
8149
83aa8bc6
AC
81502001-06-28 Andrew Cagney <ac131313@redhat.com>
8151
8152 * gdbint.texinfo (Target Architecture Definition): Update
8153 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
8154 The latter has been changed to a true predicate.
8155
f7dc1244 81562001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
8157
8158 * annotate.texi: Add @noindent where needed. From Dmitry
8159 Sivachenko <dima@Chg.RU>.
8160 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
8161
656db9b0
AC
81622001-06-16 Andrew Cagney <ac131313@redhat.com>
8163
8164 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
8165
df2396a1
AC
81662001-06-14 Andrew Cagney <ac131313@redhat.com>
8167
8168 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
8169 returns ``OK''. Document that the ``R'' packet does not reply.
8170
0f1f2b0a
MS
81712001-06-13 Michael Snyder <msnyder@redhat.com>
8172
8173 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
8174
f7dc1244 81752001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
8176
8177 * gdb.texinfo (Signals): Clarify the default setting of signal
8178 handling.
8179
a5d7c491
AC
81802001-05-14 Andrew Cagney <ac131313@redhat.com>
8181
8182 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
8183 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
8184
05a54c4f
AC
81852001-05-12 Andrew Cagney <ac131313@redhat.com>
8186
8187 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
8188
f7dc1244 81892001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
8190
8191 * gdbint.texinfo (Clean Design and Portable Implementation):
8192 Renamed from "Clean Design".
8193 (Clean Design and Portable Implementation): Document portable
8194 methods of handling file names, and the associated macros.
8195
f7dc1244 81962001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
8197
8198 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
8199 command and provide a cross-reference to its description.
8200 (Symbols): Note that "info scope" is useful for trace experiments.
8201
f7dc1244 82022001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 8203
b37052ae
EZ
8204 * gdb.texinfo (Symbols): Document "info scope".
8205 (Tracepoints): New chapter.
8206 (Contributors): Update for v5.1.
8207 <All nodes>: Change "C++" to "C@t{++}".
8208
0ee54786
EZ
8209 * gdbint.texinfo (User Interface): A new section about ui_out
8210 functions, based on text written by Fernando Nasser.
8211
c534679c
EZ
8212 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
8213
f7dc1244 82142001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 8215
e9c75b65
EZ
8216 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
8217
8218 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
8219
8220 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
8221 Replace "GDB" with "@value{GDBN}". Fix markup.
8222
8223 * annotate.texi: Change Permissions to GFDL. Update Copyright.
8224
3d67e040
EZ
8225 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8226 a cross-reference to its description.
8227 (Symbols): Document "info symbol".
8228
f7dc1244 82292001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8230
8231 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8232 subsection "x86 Watchpoints".
8233 (Target Architecture Definition): Document the macros
8234 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8235 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8236
b0ed3589
AC
82372001-03-20 Andrew Cagney <ac131313@redhat.com>
8238
8239 * gdbint.texinfo (Target Architecture Definition): Update
8240 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8241 list.
8242
b6ba6518
KB
82432001-03-06 Kevin Buettner <kevinb@redhat.com>
8244
8245 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8246 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8247
f7dc1244 82482001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8249
8250 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8251
f7dc1244 82522001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8253
17cc6a06
EZ
8254 * gdb.texinfo (Environment): Document that `path' does not change
8255 the value of PATH in GDB's own environment (it did in the past,
8256 but that was changed on March 15, 1994). Reported by Doug Evans
8257 <dje@transmeta.com>.
8258
56caf160
EZ
8259 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8260 its line. Fix markup of commands and macros. Add an Index node
8261 and index entries.
8262
29e57380
C
82632001-01-23 J.T. Conklin <jtc@redback.com>
8264
8265 * gdb.texinfo (Memory region attributes): New manual section.
8266
1c6147de
ND
82672001-01-04 Nicholas Duffek <nsd@redhat.com>
8268
8269 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8270
f7dc1244 82712000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8272
8273 * refcard.tex: Version and copyright fixed. From Phil Edwards
8274 <pedwards@disaster.jaj.com>.
8275
0dcedd82
AC
8276Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8277
8278 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8279 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8280
3b851bce
AC
8281Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8282
8283 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8284 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8285
f7dc1244 82862000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8287
8288 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8289 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8290
b90a5f51
CF
82912000-11-10 Christopher Faylor <cgf@cygnus.com>
8292
8293 * gdb.texinfo: Document new 'set step-mode' command.
8294
f7dc1244 82952000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8296
8297 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8298 changes from Dmitry Sivachenko <dima@Chg.RU>.
8299
f7dc1244 83002000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8301
8302 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8303 From Steven Johnson <sbjohnson@ozemail.com.au>.
8304
2e685b93
MK
83052000-08-10 Mark Kettenis <kettenis@gnu.org>
8306
8307 * gdbint.texinfo (Overall Structure): Spelling fix.
8308
f7dc1244 83092000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8310
8311 * gdbint.texinfo (Target Architecture Definition): Document that
8312 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8313 for which REGISTER_CONVERTIBLE returns a zero value.
8314
63ac3005
EZ
83152000-07-08 Christopher Faylor <cgf@cygnus.com>
8316
8317 * Makefile.in (install-info): Find files to install in either the
8318 build or source directories (adapted from Makefile.am).
8319
bd79f757
ND
83202000-07-07 Nicholas Duffek <nsd@redhat.com>
8321
8322 * stabs.texinfo: Fix spelling errors.
8323 (String Field): FILE-NUMBER starts from 0, not 1.
8324
f7dc1244 83252000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8326
8327 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8328 Brian Youmans.
5f208f6d 8329
f7dc1244 83302000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8331
8332 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8333 the source directory. Reported by Mark Harig
8334 <markh@frazier.landmark.com>.
cc542d3b 8335
f3b28801
C
83362000-06-20 J.T. Conklin <jtc@redback.com>
8337
8338 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8339
449f3b6c
AC
8340Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8341
8342 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8343 Generate using pdftex.
449f3b6c 8344 (PDFTEX): Define.
889bf7c5 8345 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8346 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8347 @contents at the start.
449f3b6c 8348
f7dc1244 83492000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8350
8351 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8352 Youmans.
48e934c6 8353
9e9c5ae7
AC
8354Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8355
8356 From Brian Youmans:
8357 * gdb.texinfo: Fix ``et al.''.
8358
c741b251
AC
8359Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8360
8361 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8362 loop.
c741b251 8363
4ab64e14
JG
83642000-05-19 Jimmy Guo <guo@cup.hp.com>
8365
8366 * configure: Regenerate.
8367
f7dc1244 83682000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8369
8370 * Makefile.in (install-info): Run install-info on installed Info
8371 files.
8372
8c70017b
AC
8373Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8374
a7cb598a 8375 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8376 Andrew Cagney.
8c70017b 8377
f7dc1244 83782000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8379
8380 * gdb.texinfo: Proofreading changes from Brian Youmans.
8381
bf0184be
ND
83822000-05-01 Nick Duffek <nsd@cygnus.com>
8383
8384 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8385 startup sequence, minor edits.
8386
f7dc1244 83872000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8388
8389 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8390 TeX.
8391
8392 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8393 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8394 like `n' and `s' which look weird. Convert some of the @kindex to
8395 @vindex, when they refer to variables, not commands.
8396
33e16fad
AC
8397Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8398
8399 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8400
f7dc1244 84012000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8402
8403 * Makefile.in (GDBMI_DIR): New variable.
8404 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8405 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8406 (gdbmi.texinfo): New target, for texi2roff.
8407 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8408 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8409
8410 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8411 gdbmi.texinfo.
8412 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8413 comment.
8414
d167840f
EZ
84152000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8416
8417 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8418 command.
d167840f 8419
f7dc1244 84202000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8421
8422 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8423 prevents the build (and is generally a Bad Idea).
8424
f7dc1244 84252000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8426
8427 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8428 a comma inside @var.
8429 (Command Files): Index markup changes from Dmitry Sivachenko
8430 <dima@Chg.RU>.
8431
f7dc1244 84322000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8433
8434 * Makefile.in (LN_S): Define.
8435 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8436 invoke "ln -s" unless it is known to work.
8437
8438 * configure.in (AC_PROG_LN_S): Add.
8439
8dc7983f
JB
84402000-04-14 Jim Blandy <jimb@redhat.com>
8441
8442 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8443 section.
8444 (Target Conditionals): Document ADDRESS_TO_POINTER,
8445 POINTER_TO_ADDRESS.
8446
1a8237e8
DB
84472000-04-11 Daniel Berlin <dan@cgsoftware.com>
8448
8449 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8450 gdb-cfg.texi to get the value.
8451
ca526f1a
JB
84522000-04-10 Jim Blandy <jimb@redhat.com>
8453
8454 * gdbint.texinfo (Target Architecture Definition): Fix
8455 cross-references.
8456
faaafcb4
JB
84572000-04-08 Jim Blandy <jimb@redhat.com>
8458
8459 * gdbint.texinfo (Using Different Register and Memory Data
8460 Representations): New section.
8461 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8462 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8463 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8464
1b27397f
AC
8465Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8466
8467 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8468 for acknowledgments.
1b27397f 8469
480ff1fb
AC
8470Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8471
8472 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8473 qThreadExtraInfo.
480ff1fb 8474
a9331b3f 84752000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8476
a9331b3f
RM
8477 * gdb.texinfo: Clarify which remote debug protocol commands are
8478 required and which are optional.
f1251bdd 8479
dbeb8dbd
AC
8480Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8481
8482 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8483 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8484 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8485 * annotate.texi: Update.
8486
6d2ebf8b
SS
84872000-03-28 Stan Shebs <shebs@apple.com>
8488
8489 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8490 expectation of additional changes before release), update
8491 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8492 node links, rephrase and/or shorten lines to fix formatting
8493 problem in both regular and @smallbook formats.
8494 * annotate.texi: Shorten lines in example, use smallexample
8495 consistently everywhere.
8496 * Makefile.in: Add comment about texinfo 4.0 html generation.
8497 (SFILES_INCLUDED): Add annotate.texi.
8498
5d161b24
DB
84992000-03-27 Daniel Berlin <dan@cgsoftware.com>
8500
5ae4183a
AS
8501 * gdb.texinfo (Debugging Output): Added new section, documenting
8502 the "set/show debug" commands.
5d161b24 8503
b9deaee7
AC
8504Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8505
8506 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8507 entry.
b9deaee7
AC
8508
8509 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8510 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8511 @chapter and @node entries.
a9331b3f 8512
b9deaee7 8513 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8514
9ef47d30
AC
8515Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8516
8517 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8518 files.
9ef47d30 8519
cfeada60
FN
85202000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8521
8522 From David Whedon <dwhedon@gordian.com>
5ae4183a 8523 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8524
6837a0a2
DB
85252000-03-22 Daniel Berlin <dan@cgsoftware.com>
8526
8527 * gdb.texinfo: Add documentation for the apropos command.
8528
bba2971c
MS
85292000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8530
8531 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8532
2b628194
MS
85332000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8534
a9331b3f 8535 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8536 two places.
8537
96a2c332
SS
85382000-03-17 Stan Shebs <shebs@apple.com>
8539
8540 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8541 <dima@Chg.RU>, also clarification of allowed content for
8542 string constants.
8543
f7dc1244 85442000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8545
8546 * gdb.texinfo (main menu): Add Annotations.
8547 (File Options): Add @cindex entries for each command-line option.
8548 Document --epoch, --annotate, --async, --interpreter, --write,
8549 --statistics, and --version.
8550
8551 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8552 of GDB.
8553
9d233477
JB
85542000-02-23 Jim Blandy <jimb@redhat.com>
8555
8556 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8557
14e0eb3b
JB
85582000-02-22 Jim Blandy <jimb@redhat.com>
8559
8560 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8561
3555de01
JM
85622000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8563
8564 * Makefile.in (diststuff): New target.
8565
5e35df8e
KB
85662000-02-15 Kevin Buettner <kevinb@redhat.com>
8567
8568 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8569 architecture. [From Jim Wilson.]
5e35df8e 8570
c5394b80
JM
85712000-01-16 Tom Tromey <tromey@cygnus.com>
8572
8573 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8574 (Delete Breaks): Mention range arguments.
8575 (Disabling): Likewise.
8576
c3f6f71d
JM
85772000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8578
8579 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8580
c4093a6a
JM
8581Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8582
8583 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8584 valid functions.
c4093a6a 8585
11cf8741
JM
85861999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8587
8588 * gdb.texinfo: Clarify regular expressions used in rbreak.
8589
917317f4
JM
85901999-10-15 Kevin Buettner <kevinb@cygnus.com>
8591
8592 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8593 MEMORY_REMOVE_BREAKPOINT): Document.
8594
8595Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8596
8597 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8598 offset re-using the DATA offset instead.
917317f4 8599
2df3850c
JM
86001999-10-11 Jim Kingdon <kingdon@redhat.com>
8601
8602 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8603
86041999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8605
8606 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8607 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8608 typos.
8609
8610 * gdb.texinfo: Various minor wording and formatting improvements,
8611 mentions of additional command-line options.
8612
2acceee2
JM
86131999-09-30 Fred Fish <fnf@cygnus.com>
8614
8615 * gdb.texinfo: Document additional forms of specifying section
8616 names and addresses for the add-symbol-file command.
8617
c2c6d25f
JM
86181999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8619
8620 * gdbint.texinfo: Fix typo, add the word "have".
8621
86221999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8623
8624 * gdbint.texinfo (Target Architecture Definition): Document the
8625 SKIP_PERMANENT_BREAKPOINT macro.
8626
d4f3574e
SS
86271999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8628
8629 * gdb.texinfo: Fiks speling errers.
8630
8631 * gdb.texinfo: Fix uses of @multitable.
8632
f7dc1244 8633 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8634 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8635 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8636 comments about using with optimization, add more indexing,
8637 fix info about disassembly-flavor.
8638
8639Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8640
8641 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8642 SKIP_SOLIB_RESOLVER): Define.
8643
8644Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8645
8646 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8647 ``g'' packets.
d4f3574e 8648
104c1213
JM
86491999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8650
8651 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8652 platform-specific info, inline remote.texi and move sections of it
8653 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8654 and register stack into the new chapter.
8655 * remote.texi: Remove, now part of gdb.texinfo.
8656 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8657
86581999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8659
8660 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8661 GDB_TARGET_IS_MACH386): These kludges have gone away.
8662
8663Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8664
8665 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8666 TDEPLIBS.
104c1213 8667
53a5351d
JM
86681999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8669
8670 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8671 surrounding text to fit HP-UX bits into general info.
8672 (HPPA-cfg.texi): Remove, no longer useful.
8673
8674 * gdb.texinfo: Remove explicit links from @node lines, remove
8675 HP-added "Detailed Node Listing" from main menu which confuses
8676 things.
8677
8678 From Dmitry Sivachenko <dima@Chg.RU>:
8679 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8680 in description of `set environment'.
53a5351d
JM
8681
86821999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8683
8684 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8685
7be570e7
JM
86861999-08-12 Ben Elliston <bje@cygnus.com>
8687
8688 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8689
f7dc1244 86901999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8691
8692 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8693 watch, awatch, and rwatch. Explain why the latter two cannot be
8694 set as software watchpoints. Document that watchpoints for local
8695 variables are deleted when the debuggee terminates.
7be570e7
JM
8696
8697Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8698
8699 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8700 packet. Allow E.. response packet. "qRcmd" packet is no longer
8701 reserved.
7be570e7
JM
8702
87031999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8704
a9331b3f
RM
8705 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8706 * gdb.texinfo: Ditto.
7be570e7 8707
96baa820
JM
87081999-08-06 Tom Tromey <tromey@cygnus.com>
8709
8710 * gdb.texinfo (KOD): New node.
8711
8712Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8713
8714 * remote.texi (Rcmd): Fix minor formatting typos.
8715
8716Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8717
8718 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8719 packets.
96baa820 8720
adf40b2e
JM
87211999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8722
8723 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8724 fixes.
8725
43ff13b4
JM
8726Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8727
8728 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8729
085dd6e6
JM
8730Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8731
8732 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8733 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8734 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8735 packets that are not supported on all hosts. Expand examples.
8736 Spell check.
085dd6e6
JM
8737
87381999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8739
8740 * Makefile.in: Recognize html, install-html. Add targets
8741 to build HTML versions of documentation via texi2html.
8742
8743Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8744
8745 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8746 testsuite.
085dd6e6
JM
8747
8748Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8749
8750 * remote.texi (Communication Protocol): Rewrite.
8751
8752Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8753
8754 * stabs.texinfo: Fix uses of xref.
8755
9e0b60a8
JM
8756Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8757
8758 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8759 info about patch submission.
8760
cce74817
JM
8761Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8762
8763 From Per Bothner <bothner@cygnus.com>:
8764 * gdb.texinfo: Document Chill support.
8765
8766Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8767
8768 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8769 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8770 Document that the value should be greater-than or equal-to zero.
8771 (NO_STD_REGS): Document. Deprecate.
cce74817 8772
ac9a91a7
JM
8773Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8774
8775 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8776 Document that these are not used.
ac9a91a7
JM
8777
8778Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8779
8780 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8781
392a587b
JM
8782Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8783
8784 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8785 numargs was dropped.
392a587b
JM
8786
8787Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8788
8789 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8790
b83266a0
SS
8791Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8792
8793 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8794 Update.
b83266a0 8795
7a292a7a
SS
8796Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8797
8798 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8799 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8800
8801Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8802
8803 * gdbint.texinfo: Fix typos: $ -> @.
8804
8805Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8806
8807 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8808 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8809 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8810 BREAKPOINT_FROM_PC.
a9331b3f 8811
7a292a7a
SS
8812Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8813
8814 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8815 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8816
8817Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8818
8819 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8820 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8821
88221999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8823
8824 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8825 longer exists.
8826
8827Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8828
8829 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8830 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8831 they make the manual source incomprehensible.
7a292a7a
SS
8832 * h8-cfg.texi: Remove, hasn't been used in years.
8833
c906108c
SS
8834Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8835
8836 * gdb.texinfo: Update the credits.
8837
8838Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8839
8840 * gdb.texinfo: Fix mistakes noticed in printout of last
8841 draft, add Alpha to discussion of heuristic fence post.
8842
8843Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8844
8845 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8846 Edition, merge some HP changes into mainline, describe some
8847 previously undocumented features, describe more of the target
8848 commands available, eliminate obsolete section on renamed
8849 commands.
c906108c
SS
8850 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8851
8852Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8853
8854 * gdb.texinfo: Make many HPPA conditionals unconditional,
8855 including catchpoint description, since now on for all configs.
8856 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8857 specializations.
8858
8859Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8860
8861 * Makefile.in (GDBvn.texi): Fix match expression to work with
8862 current format of VERSION in gdb/Makefile.in.
8863 * gdb.texinfo: Fix node ref to match new readline.
8864
8865Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8866
a9331b3f
RM
8867 * gdb.texinfo: Changes made as part of a project to merge in
8868 changes made by HP. Documentation makes extensive use of
c906108c
SS
8869 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8870 on remote debugging. There are differences in documentation
889bf7c5 8871 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8872 the HP manual discusses catchpoints, hardware watchpoints, and
8873 some HPUX specific limitations for shared library support.
a9331b3f 8874
c906108c
SS
8875 There are also a number of @node changes.
8876
88771999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8878
8879 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8880 (C Usage): Same.
8881
8882Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8883
8884 The following changes were made by Edith Epstein
889bf7c5
PA
8885 <eepstein@cygnus.com> as part of a project to merge in changes
8886 made by HP.
a9331b3f 8887
c906108c
SS
8888 * HPPA-cfg.texi: new file.
8889
8890 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8891
8892 * refcard.tex: change documentation about catch.
8893 removed info catch.
8894
8895Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8896
8897 * gdbint.texinfo: Expand on GDB's coding standards,
8898 specify the use of arg names with prototypes.
8899
89001998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8901
8902 * gdb.texinfo: Fix tipo.
8903
8904Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8905
8906 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8907 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8908
8909Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8910
8911 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8912
89131998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8914
8915 * agentexpr.texi: New file.
8916
8917Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8918
8919 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8920
89211998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8922
8923 * remote.texi: Changed wording that implied that the GDB remote
8924 protocol caches register values instead of GDB itself.
8925
8926Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8927
8928 * gdbint.texinfo: Add some info about symbol readers.
8929 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8930 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8931 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8932 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8933
8934Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8935
a9331b3f 8936 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8937
8938Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8939
8940 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8941
8942Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8943
8944 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8945 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8946
8947Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8948
8949 * gdbint.texinfo: Fix minor typos.
8950
8951Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8952
8953 * gdbint.texinfo: Complete overhaul. Group descriptions more
8954 logically, add more info on generic algorithms, remove much
8955 obsolete and/or wrong material.
8956
8957Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8958
8959 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8960
8961Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8962
8963 * refcard.tex: Copyright, address updates.
8964
8965Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8966
8967 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8968 for the edition instead of confusing GDB-version-like numbers.
8969
8970Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8971
8972 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8973
8974Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8975
5ae4183a 8976 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8977
8978Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8979
8980 * gdb.texinfo: Add some credits, mention bug monitor.
8981 * remote.texi: Mention mips monitor targets.
8982 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8983
c906108c
SS
8984Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8985
8986 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8987 files, finish sorting of host vs target vs native macros, describe
8988 some more of them.
c906108c
SS
8989
8990Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8991
8992 * gdbint.texinfo (Host Conditionals): Document change from
8993 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8994
8995Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8996
8997 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8998 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8999
9000Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
9001
9002 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
9003 Document LSEEK_NOT_LINEAR.
9004
9005Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
9006
9007 * stabs.texinfo (Stab Section Basics): Make it clear that only
9008 some versions of the GNU linker remove the leading N_UNDF symbol.
9009
9010Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
9011
9012 * stabs.texinfo (String Field): Document type number pairs here,
9013 instead of in the Sun specific section.
9014 (Include Files): The GNU linker supports the N_BINCL
9015 optimization. Clarify the N_BINCL value, and what it is used
9016 for.
9017 (Procedures): Document N_FUN with an empty string to mark the end
9018 of a function.
9019 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
9020 (Sun Differences): Remove this node, as the information is now
9021 elsewhere in the main document.
9022 (Stab Section Basics): Mention that the GNU linker may optimize
9023 stabs and remove the leading N_UNDF symbol.
9024
9025Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
9026
9027 * gdb.texinfo, refcard.tex: Restore author credit
9028
9029Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
9030
9031 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
9032 documentation to account for START and END macros taking
9033 one arg.
9034
9035Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
9036
9037 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
9038 * gdb.texinfo (Frames): Fix typo.
9039
9040Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
9041
9042 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
9043 a target_signal as arg type, not a pid.
9044
9045Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
9046
9047 * gdb.texinfo: Document `set assembly-language'.
9048
9049Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
9050
9051 * remote.texi: Update list of stubs in the GDB distribution.
9052
9053Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
9054
9055 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
9056 Also document that some systems can use mmalloc but must define
9057 this if their C runtime allocates memory that is later freed.
c906108c 9058 (MMCHECK_FORCE): Document new macro.
a9331b3f 9059
c906108c
SS
9060Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
9061
9062 * remote.texi: Add documentation for target Sparclet.
9063
9064Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
9065
a9331b3f 9066 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
9067 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
9068 * configure.in: Rewritten for autoconf.
9069 * configure: New.
9070
9071Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
9072
9073 * Makefile.in (DVIPS): New define, set to dvips.
9074 (dvi): Add stabs.dvi.
9075 (ps): New target.
9076 (all-doc): Depend on info, dvi, and ps targets.
9077 (STAGESTUFF): Add *.ps and *.dvi files.
9078 (clean-info, clean-dvi): Remove.
9079 (mostlyclean): Does not depend upon clean-info or clean-dvi,
9080 rules completely rewritten.
9081 (maintainer-clean): Remove clean-info and clean-dvi
9082 dependencies and put their actions in the rules.
9083 (gdb.ps): New target
a9331b3f 9084 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
9085 intermediate TeX files, whether they have 2 or 3 character
9086 extensions.
9087 (gdbint.ps): Add target and rules.
9088 (gdb-internals): Delete unused target.
9089 (Makefile): Depends upon config.status also.
9090
9091Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
9092
9093 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
9094 set.
9095
9096Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
9097
9098 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
9099 * gdb.texinfo (Expressions): Fix erroneous array constant example.
9100
9101Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
9102
9103 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
9104
9105Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9106
9107 * gdb.texinfo (Print settings): Document
9108 `set/show print static-members' commands.
9109
9110Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
9111
9112 * gdbint.texinfo (Native): Document name change, coredep.c to
9113 core-aout.c.
9114
9115Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
9116
9117 * stabs.texinfo (Include Files): Document the values the SunOS4
9118 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
9119
9120Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
9121
9122 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
9123 Fix typo.
9124
9125Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
9126
9127 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
9128 "gdb.tar.Z".
9129
9130Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
9131
9132 * Makefile.in (maintainer-clean): New target, synonym for
9133 realclean.
9134
9135Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
9136
9137 * Update all FSF addresses except those in COPYING* files.
9138
9139Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9140
9141 From Richard Earnshaw (rearnsha@armltd.co.uk):
9142 * gdb.texinfo (convenience variables): Document $_exitcode.
9143 (quit): Document optional expression to use as exit code.
9144
9145Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
9146
9147 * gdb.texinfo, remote.texi: Brought up to date with various
9148 GDB changes.
9149
9150Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
9151
9152 * gdb.texinfo: Update dates and versions, fix comments about
9153 hardware watchpoints in future releases and about the
9154 sharedlibrary command.
9155
9156Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9157
9158 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
9159 C_FUN stab. Other cleanups.
9160
9161Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9162
9163 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
9164 for the sparc stub.
9165
9166Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9167
9168 * annotate.texi: Clarify which addresses have differing formats
9169 depending on the language and which do not.
9170
9171Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9172
9173 * remote.texi (NetWare): Changed example to use BOARD= instead of
9174 NODE= argument to reflect correspoding change to gdbserve.nlm.
9175
9176Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9177
9178 * stabs.texinfo (Negative Type Numbers): Mention the fact that
9179 GDB, as well as AIX dbx, supports the size type attribute.
9180
9181Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9182
9183 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
9184
9185Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
9186
9187 * gdb.texinfo (Define): Document $arg0... arguments to commands,
9188 and new 'if' and 'while' commands.
9189
9190Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
9191
9192 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
9193
9194Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9195
9196 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
9197 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
9198 NetWare targets. Mostly stolen from the Server node.
9199
9200Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9201
9202 * gdb.texinfo (Setting): Talk about the language of a source file
9203 versus the working language. The old documentation did not match
9204 what GDB did.
9205
9206Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9207
9208 * stabs.texinfo (Source Files): Document N_SO used to mark the end
9209 of a source file.
9210
9211Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9212
9213 * gdb.texinfo (Processes): New node.
9214
9215Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
9216
9217 * remote.texi: Update documentation of set/show mipsfpu.
9218
3fc11d3e
JM
9219Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
9220
9221 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
9222 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
9223
9224Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
9225
9226 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9227 obsolete conditionals, described some others.
9228
9229Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9230
9231 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9232 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9233
9234Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9235
9236 * gdbint.texinfo: Put regex conditionals in their own table.
9237
9238Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9239
9240 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9241 described or fixed the descriptions of many others.
9242
9243Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9244
9245 * gdb.texinfo: Add some more credits.
9246 * gdbint.texinfo: Capitalize GDB consistently, describe some
9247 macros and remove some.
9248
9249Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9250
9251 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9252 obsolete conditionals, described some others.
9253
9254Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9255
9256 * gdb.texinfo (help targets): Changed to `help target', which
9257 is the correct gdb command.
9258
9259Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9260
9261 * annotate.texi (TODO): New node, for keeping track of annotations
9262 suggested but not yet implemented.
9263
9264Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9265
9266 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9267 another symbol, it is not the address itself.
9268
9269Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9270
9271 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9272 of stabs-in-coff sections.
9273
9274Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9275
9276 * annotate.texi: Change edition to 0.5 and date to May 1994.
9277 Add index.
9278 (Frames): New node, for frame annotation.
9279 (Displays): New node, for display annotation.
9280
9281 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9282 when waiting for your program to stop.
9283
9284Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9285
9286 * annotate.texi (Breakpoint Info): Document annotation of header
9287 fields and record annotation.
9288
9289Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9290
9291 * annotate.texi: New file, to document annotations.
9292
9293Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9294
9295 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9296 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9297
9298Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9299
9300 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9301 section, and say n_strx field is compilation unit relative.
9302 * stabs.texinfo: Don't use @code for a.out when it is the name of
9303 an object file format.
9304
9305Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9306
9307 * gdb.texinfo: Refer to file names, not path names, per rms
9308 convention.
9309 (Arguments): Fix typo.
9310
9311Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9312
9313 * stabs.texinfo (Global Variables): Talk about stabs in files
9314 where variables are referenced, but not defined.
9315
9316Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9317
9318 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9319 Cplusplus to new nodes Member Type Descriptor and Method Type
9320 Descriptor. Re-write stuff for #.
9321
9322Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9323
9324 * gdb.texinfo (Print Settings): Don't document "set print
9325 fast-symbolic-addr off". The bug which it worked around was fixed
9326 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9327
9328 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9329 N_ENTRY node.
9330
9331 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9332
9333Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9334
9335 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9336 references to ieee-float.c.
9337
9338Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9339
9340 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9341 match what the code actually does.
9342
9343Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9344
9345 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9346
9347Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9348
9349 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9350 i, and b.
9351
9352Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9353
9354 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9355 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9356 as "stabs in sections" rather than just saying "ELF and SOM".
9357 Also make that stuff apply to COFF.
9358
9359Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9360
9361 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9362 Ghostscript.
9363
9364Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9365
9366 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9367 versus functions without line numbers, also mention stepping into
9368 them as well as "step" when you are in them. Tell the user how to
9369 deal with the situation. Add comment about "debugging information".
9370
9371Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9372
9373 * stabs.texinfo (Enumerations): Document restriction on where
9374 enumeration types can appear and still win with GDB.
9375
9376Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9377
9378 * stabs.texinfo (Negative Type Numbers): Document format for type
9379 -16.
9380
9381Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9382
9383 * gdb.texinfo (Selection, Frame Info): Update information about
9384 arbitrary frame specficiations.
9385
9386Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9387
9388 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9389
9390Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9391
9392 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9393
9394Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9395
9396 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9397
9398Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9399
9400 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9401 Differences node to Statics node.
9402 (Statics): Discuss XCOFF use of V symbol descriptor.
9403
9404 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9405 not clean.
9406
9407Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9408
9409 * gdb.texinfo (Print Settings): Document `set print
9410 fast-symbolic-addr' and improve the doc for some other
9411 `set print's.
9412
9413Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9414
9415 * stabs.texinfo (String Field): Talk about defining several type
9416 numbers at once.
9417 Fix lint regarding changing node ELF Transformations to
9418 ELF and SOM Transformations.
9419
9420Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9421
9422 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9423
9424Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9425
9426 * stabs.texinfo (Cross-References): `::' is for nested types only
9427 within <>.
9428 (Structures): Document static members.
9429
9430Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9431
9432 * stabs.texinfo: Document S type attribute.
9433
9434Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9435
9436 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9437
9438Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9439
9440 * gdbint.texinfo: Fix a few typos.
9441
9442Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9443
9444 * gdb.texinfo, remote.texi: formatting improvements
9445
9446 * gdb.texinfo (New Features): mention threads.
9447 (Summary, C): fix xrefs in newly contributed text.
9448 (Threads): index entries, clarifications, example
9449 (passim): minor typos fixed, phrasing improvements
9450
9451 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9452 entries; (Server): explain use of gdbserver w/real-time systems,
9453 add example of conflicting TCP port; (MIPS Remote) break up
9454 running text into table, highlighting commands, and add example.
a9331b3f 9455
c906108c
SS
9456Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9457
9458 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9459
9460Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9461
9462 * stabs.texinfo (Nested Symbols): New node.
9463 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9464
9465Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9466
9467 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9468 to picking which Bbss.bss symbol to use, and (because there seems to
9469 be no good way of doing it) re-write some of the text to make it
9470 sound like Bbss.bss isn't such a great idea after all (as currently
9471 designed).
9472
9473 * gdb.texinfo (C): In addition to saying people have to use g++ for
9474 good results, say they have to use stabs. Specifically say cfront
9475 doesn't work well.
9476 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9477 the gdb README. Add xrefs to places where the support for the various
9478 languages is described in detail.
9479
9480Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9481
9482 * stabs.texinfo: Clean up stuff about visibility and virtual
9483 characters.
9484
9485 * stabs.texinfo (N_M2C): Cite Sun doc.
9486
9487Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9488
9489 * gdb.texinfo: updates re threads.
9490 * remote.texinfo: avoid index entries starting with digits.
9491
9492Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9493
9494 * stabs.texinfo (Enumerations): Talk about large, negative and
9495 octal values. Clean up cross reference to type attributes.
9496 (String Field): Say that GDB 4.11 supports size attribute.
9497
9498Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9499
9500 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9501 is a mandatory step. Make the stuff about that more concise.
9502
9503Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9504
9505 * stabs.texinfo (Class Names): New node.
9506
9507 * gdb.texinfo (Command Files): Explain order of init file reading.
9508
9509 * remote.texi (Bootstrapping): Talk about getting the serial driver
9510 to deal with ^C sent by gdb to stop the remote system.
9511
9512Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9513
9514 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9515
9516 * libgdb.texinfo (Defining Commands): made the DOC arg
9517 to gdb_define_app_command a char * instead of char **
9518 per a suggestion from kingdon.
9519
9520 * libgdb.texinfo: total rewrite from a different starting
9521 premise.
9522
9523Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9524
9525 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9526 floats passed as doubles (to improve clarity).
9527
9528Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9529
9530 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9531
9532 * a4rc.sed: update to work with Andreas Vogel papersize params
9533
9534 * refcard.tex: use Andreas Vogel simplifications of papersize
9535 params; remove useless version info; update copyright date.
9536
9537Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9538
9539 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9540
9541Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9542
9543 * gdb.texinfo (Files): Say what address the load command loads it at.
9544
9545 * stabs.texinfo (Common Blocks): Minor cleanups.
9546
9547 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9548 that Sun has backed away from the linker kludge and thus the relevant
9549 issue is changes to the SunPRO tools, not the Solaris linker.
9550
9551 * stabs.texinfo (Traditional Integer Types): Clean up description
9552 of octal bounds a little bit. Document extra leading zeroes.
9553
9554Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9555
9556 * gdb.texinfo (Signaling): Update for symbolic symbol names
9557 and add a section explaining the difference between the GDB
9558 signal command and the shell kill utility.
9559
9560Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9561
9562 * libgdb.texinfo: added `@' to braces that were unescaped.
9563
9564Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9565
9566 * libgdb.texinfo: new file. Spec for the gdb library.
9567
9568Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9569
9570 * stabs.texinfo (Include Files): Fix typo (start -> end).
9571
9572Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9573
9574 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9575 from Melissa at FSF's editing pass.
9576
9577Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9578
9579 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9580 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9581 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9582
9583Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9584
9585 * remote.texi (Bootstrapping): Discuss 386 call gates.
9586
9587Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9588
9589 * stabs.texinfo (Based Variables): New node.
9590
9591Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9592
9593 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9594 names, sizes, and formats to suggest how not to lose.
9595
9596Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9597
9598 * stabs.texinfo (Methods): Fix typo.
9599
9600Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9601
9602 * gdb.texinfo: Fix a few typos.
9603
9604Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9605
9606 * gdb.texinfo: Clarify how well it works with Fortran.
9607
9608 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9609 More on relocating stabs in ELF files.
9610
9611Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9612
9613 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9614
9615Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9616
9617 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9618 parameters on VAX.
9619
9620Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9621
9622 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9623
9624Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9625
9626 * stabs.texinfo: Make info author notice match the TeX author notice.
9627
9628Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9629
9630 * stabs.texinfo: Initial-caps all words in node names and
9631 non-trivial words in section names.
9632
9633Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9634
9635 * stabs.texinfo: Many minor cleanups.
9636
9637 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9638
9639Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9640
9641 * stabs.texinfo: Remove full description of big example.
9642 It's not really helpful; just use pieces of it where appropriate.
9643 Add more Texinfo formatting directives (@samp, etc.).
9644 Use @deffn to define stab types.
9645 Eliminate some wordiness. Break up some nodes.
9646 Add an (alphabetized) index of symbol types.
9647 Use consistent capitalization style in node and section names.
9648
9649Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9650
9651 * gdb.texinfo: Change typo "Two two" to "The two".
9652
9653Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9654
9655 * stabs.texinfo (XCOFF-differences): Remove references to
9656 non-existent types N_DECL and N_RPSYM.
9657
9658 * stabs.texinfo (String Field): Say that type attributes bug is
9659 fixed in GDB 4.10, since it is.
9660
9661 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9662
9663Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9664
9665 * stabs.texinfo: Formatting cleanups.
9666
9667Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9668
9669 * stabs.texinfo: When explaining the n_type of a stab, standardize
9670 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9671 no tabs, use @r).
9672 (Global Variables): Clean up.
9673
9674Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9675
9676 * stabs.texinfo (Stack Variables): Re-write.
9677
9678Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9679
9680 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9681 addresses of a source file. Also revise formatting.
9682 Change "object module" or "object file" to "source file".
9683 Various: Miscellaneous cleanups.
9684
9685Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9686
9687 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9688
9689Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9690
9691 * gdbint.texinfo: Removed many nonsensical machine-collected
9692 host and target conditionals, described some of the remainder.
9693
9694Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9695
9696 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9697
9698 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9699 paragraph which follows.
9700
9701 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9702 variables. Looks better and avoids overful hbox.
9703
9704Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9705
9706 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9707
9708Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9709
9710 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9711 retransmit-timeout
9712
9713Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9714
9715 * gdbint.texinfo: Update statement about `some ancient Unix
9716 systems, like Ultrix 4.0' to Ultrix 4.2.
9717
9718Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9719
9720 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9721
9722 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9723
9724 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9725 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9726
9727 * remote.texi: new name for former gdbinv-s.texi
9728
9729 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9730
9731Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9732
9733 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9734 variables for MIPS remote debugging protocol.
9735
9736Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9737
9738 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9739
9740Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9741
9742 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9743
9744Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9745
9746 * gdb.texinfo: repair conditional bugs in text markup
9747
9748Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9749
9750 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9751 to select Modula-2 material.
9752
9753Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9754
9755 * stabs.texinfo: Cleanups regarding statics.
9756
9757 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9758 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9759
9760Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9761
9762 * stabs.texinfo: N_MAIN is sometimes used for C.
9763
9764Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9765
9766 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9767
9768Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9769
9770 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9771 removed from the code by Kingdon.
c906108c
SS
9772
9773Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9774
9775 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9776 input when evaluating breakpoint conditions; the bug has been fixed.
9777
9778 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9779 sets the ignore count to N-1, not to N.
9780
9781Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9782
9783 * refcard.tex (\hoffset): correct longstanding error to match
9784 intended offset; avoids cutting off edge on some printers
9785
9786Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9787
9788 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9789
9790Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9791
9792 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9793
9794Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9795
9796 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9797 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9798 collect sed edits if any, apply to refcard before formatting;
9799 (refcard.ps) stop implying PS fonts if PS output requested;
9800 (lrefcard.ps) delete extra target for variant PS fonts
9801
9802 * refcard.tex: parametrize papersize dependent info, collect
9803 in easily replaced spot
9804
9805 * a4rc.sed: new file, edits to refcard for A4 paper
9806
9807Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9808
9809 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9810
9811Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9812
9813 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9814
9815Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9816
9817 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9818 politely rather than rudely.
9819
9820Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9821
9822 * stabs.texinfo: Document common blocks.
9823
9824Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9825
9826 * stabs.texinfo: Add some basic info about stabs-in-elf.
9827
9828Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9829
9830 * stabs.texinfo (Top): Minor cleanup.
9831
9832Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9833
9834 * Makefile.in (install-info): remove parentdir support
9835
9836Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9837
9838 * gdb.texinfo (Copying): delete this node and references to it;
9839 RMS says this manual need not carry GPL. (passim): Improvements
9840 from last round at FSF, largely due to Ian Taylor review, and
9841 minor formatting improvements.
9842
9843 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9844 largely due to Ian Taylor review. (Debug Session): minor edits to
9845 new text.
9846
9847Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9848
9849 * Makefile.in (realclean): Remove info and dvi files too.
9850
9851Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9852
9853 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9854 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9855 * gdb.texinfo: Change accordingly.
9856
9857 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9858 N_{L,R}BRAC,N_SLINE are relative to.
9859
9860Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9861
9862 * Makefile.in (GDBvn.texi): Update atomically.
9863
9864Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9865
9866 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9867
9868Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9869
9870 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9871 addresses together. Also motivate the set print symbol-filename
9872 command and suggest other solutions.
9873
9874Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9875
9876 * gdb.texinfo (set print elements): Note that the number of
9877 elements is set to unlimited by "set print elements 0".
9878
9879Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9880
9881 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9882 NF_LDOUBLE means.
9883 (Stab Types): Include Solaris stab types.
9884 (Procedures): Document Solaris extensions.
9885
9886Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9887
9888 * gdb.texinfo: Add `set print symbol-filename' doc.
9889
9890Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9891
9892 * stabs.texinfo (Arrays): Talk about type definition vs. type
9893 information.
9894
9895 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9896 the trailing semicolon.
9897
9898Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9899
9900 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9901 and merge in other parts of the document addressing these subjects.
9902 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9903
9904 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9905 at the end of a range type.
9906
9907 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9908 AIX extensions.
9909
9910Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9911
9912 * stabs.texinfo (Stabs Format): Misc fixes.
9913
9914Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9915
9916 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9917 (Traditional builtin types): Document convex convention for long long.
9918 (Negative builtin types): Discuss type names, and misc fixes.
9919
9920Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9921
9922 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9923 point types used with @samp{R} type descriptor.
9924 (Symbol Descriptors): Describe how to handle conflict between
9925 different meanings of @samp{P} symbol descriptor.
9926
9927Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9928
9929 * stabs.texinfo: Remove node Quick Reference and put its children
9930 directly under the main menu.
9931
9932 * stabs.texinfo: Many more changes to bring it into line with
9933 AIX documentation and reality. I think it now has all the
9934 information from the AIX documentation, except that I burned
9935 out when I got to variant records (Pascal and Modula-2) and
9936 all the COBOL types. Oh well, we can add them later when we're
9937 worrying more about those languages.
9938
9939 * stabs.texinfo (Automatic variables): Talk about what it means
9940 to omit the symbol descriptor.
9941
9942Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9943
9944 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9945 gcc2 behavior with promoted args.
9946
9947Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9948
9949 * gdb.texinfo: include readline appendices in info version of manual
9950
9951Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9952
9953 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9954 target remote.
9955
9956 * gdb.texinfo (Machine Code): more index entries for disassemble
9957
9958Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9959
9960 * Clarify the intended use of the gdb-testers and gdb-patches
9961 mailing lists, and shrink gzip comment.
9962
9963Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9964
9965 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9966 DOSHOST configuration of manual.
9967
9968 * gdb.texinfo (MIPS Stack): new node.
9969
9970 * all-config.texi (MIPS) new switch.
9971
9972 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9973 tense; (MIPS Remote) new node.
9974
9975 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9976 bug; (Environment) less passive, other small cleanups in text about
9977 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9978 (Remote) new MIPS Remote menu entry.
9979
9980Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9981
9982 * stabs.texinfo: Many changes to include information from the
9983 AIX documentation.
9984
9985 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9986
9987Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9988
9989 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9990 Move a bunch of information from ../README.
9991 (Getting Started): New node.
9992
9993Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9994
9995 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9996
9997 * gdb.texinfo: advance manual revision dates to present
9998
9999 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
10000 stop using silly Roman numerals in @set variable names
10001
10002Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
10003
10004 * stabs.texinfo (Parameters): Keep trying to get this right.
10005
10006Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
10007
10008 * stabs.texinfo (Parameters): More on "local parameters".
10009
10010Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
10011
10012 * stabs.texinfo (Parameters): Re-do "local parameters" section.
10013
10014Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
10015
10016 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
10017 (Parameters): Rewrite.
10018 (xcoff-differences, Sun-differences): Minor changes.
10019
10020Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
10021
10022 * stabs.texinfo: Minor cleanup.
10023
10024Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
10025
10026 * gdbint.texinfo: Minor xcoff stuff.
10027
10028Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
10029
10030 * gdbint.texinfo: Update for new config directory structure.
10031 Add info about internal type data structures.
10032
10033Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
10034
10035 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
10036 $(srcdir).
10037 (gdb-config.texi): Depend on file in $(srcdir).
10038
10039Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
10040
10041 * stabs.texinfo: Fixes about N_SO.
10042
10043Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10044
10045 * gdb.texinfo: include list of nonstandard init file names
10046
10047 * *-config.texi: new switch GENERIC for text that applies *only*
10048 to (usual) multiple-target version of manual
10049
10050 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
10051 h8 config
10052
10053 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
10054 in menus (rather than conditionally selected multiple alternative
10055 menus).
10056
10057 * Makefile.in: define and use DOC_CONFIG var to select
10058 configuration for GDB user manual.
10059
10060 * gdb-config.texi: delete from repository, generate from Makefile.
10061
10062 * all-config.texi: normal `generic' configuration file, formerly
10063 stored as gdb-config.texi
10064
10065Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
10066
10067 * Makefile.in: add dvi target to build all .dvi files
10068
10069Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10070
10071 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
10072
10073Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
10074
10075 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
10076 host conditionals.
10077 * stabs.texinfo: More array fixes inspired by Jim's.
10078
10079Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
10080
10081 * stabs.texinfo: Fixes re arrays and continuations.
10082
10083 * gdbint.texinfo: Add XCOFF node.
10084
10085Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
10086
10087 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
10088
10089Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
10090
10091 * stabs.texinfo: Fix for array types to mention lower bounds.
10092
10093Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
10094
10095 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
10096
10097Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
10098
10099 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
10100
10101Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
10102
10103 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
10104 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
10105
10106Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
10107
10108 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
10109
10110Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10111
10112 * gdb.texinfo, gdbinv-s.texi: misc updates
10113
10114Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
10115
10116 * gdbint.texinfo: Brief documentation for longjmp support,
10117 from an email msg by Stu.
10118
10119Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
10120
10121 * stabs.texinfo: Fix description of floating point "range"
10122 types (which really define basic types). Reported by Jim Meehan,
10123 <meehan@src.dec.com>.
10124
10125 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
10126
10127Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
10128
10129 * gdbint.texinfo: Slightly expand section on supporting a new
10130 object file format.
10131
10132Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
10133
10134 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
10135 intermediate file.
10136
10137Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10138
10139 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
10140
10141Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10142
10143 * gdbinv-s.texi: z8000 simulator target name is just "sim"
10144
10145 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
10146 as well as Z8002.
10147
10148Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
10149
10150 * gdbint.texinfo: Add sections on clean design and on how to send
10151 in changes.
10152
10153Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
10154
10155 * gdbint.texinfo: Add how to declare the result of make_cleanup.
10156
10157Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
10158
10159 * gdb.texinfo: Fix typo, reported by Karl Berry.
10160
10161Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
10162
10163 * gdb.texinfo: Add opcodes dir to GDB distribution description.
10164
10165Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
10166
10167 * gdbint.texinfo: fixed a stray email address (needs @@),
10168 added @table @code to node "Native Conditionals"
10169
10170Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
10171
10172 * gdbint.texinfo: Describe coding style of GDB.
10173
10174Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
10175
10176 * stabs.texinfo: Minor wording changes.
10177
10178Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10179
10180 * gdbint.texinfo: Improve release doc slightly.
10181
10182Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
10183
10184 * gdbint.texinfo: Improve doc of GDB config macros.
10185
10186Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
10187
10188 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
10189 These will be reinserted when examined.
10190
10191Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
10192
10193 * gdbint.texinfo: Make a start at documenting all the #if macros
10194 in GDB. At least list them all, and start separating them into
10195 host-specific and target-specific.
10196
10197Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10198
10199 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 10200 examples (not consistent w others).
c906108c
SS
10201 gdb.texinfo: issue disclaimer paragraph on cmdline options only
10202 for generic vn of doc
10203
10204Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
10205
10206 * Makefile.in: always create installation directories.
10207
10208Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10209
10210 * gdb.texinfo: in h8 config, do not describe searching commands.
10211
10212Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10213
10214 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
10215 conditionals; introduce a few generic switches that may be
10216 useful for other cross-dev or dos-hosted configs.
10217
10218 * gdb.texinfo: fix typo in "info reg" description
10219
10220Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
10221
10222 * stabs.texinfo: Minor updates from running TeX over it.
10223 * Makefile.in (stabs.dvi, stabs.ps): Add.
10224
10225Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10226
10227 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10228 First pass at converting it to texinfo.
10229
10230Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10231
10232 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10233 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10234
10235Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10236
10237 * gdbint.texinfo: Add section on partial symbol tables.
10238
10239Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10240
10241 * gdb.texinfo: document `set remotedebug' and `set
10242 rstack_high_address'.
10243
10244Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10245
10246 * gdb.texinfo: slight expansion of new text on reading info files
10247 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10248 H8/300 from DOS.
10249
10250Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10251
10252 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10253
10254Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10255
10256 * gdb.texinfo: Say how to read the `info' files.
10257
10258Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10259
10260 * Makefile.in: gm4 -> m4.
10261
10262Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10263
10264 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10265 Documentation' ahead of `Installing GDB' to match README.
10266 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10267 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10268
10269Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10270
10271 * Makefile.in: remove $(srcdir) from gdb.info rule.
10272
10273Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10274
10275 * Makefile.in: commented out gdb-all.texinfo rule. This is
10276 temporary.
10277
10278Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10279
10280 * Makefile.in, configure.in: removed traces of namesubdir,
10281 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10282 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10283
10284Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10285
10286 * gdb.texinfo: Improve how we ask for bug reports.
10287
10288Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10289
10290 * Makefile.in: infodir belongs in datadir.
10291
10292Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10293
10294 * Makefile.in: remove spaces following hyphens, bsd make can't
10295 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10296 standards.text support.
c906108c
SS
10297
10298Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10299
10300 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10301 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10302 and mandir now keyed off datadir by default.
10303
10304\f
10305Local Variables:
9e9c5ae7 10306mode: change-log
c906108c
SS
10307left-margin: 8
10308fill-column: 74
10309version-control: never
10310End:
This page took 1.404311 seconds and 4 git commands to generate.