don't keep a gdb-specific date
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
01208463
TT
12013-06-24 Tom Tromey <tromey@redhat.com>
2
3 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
4 (GDBvn.texi): Use version.subst.
5 (version.subst): New target.
6 (mostlyclean): Remove version.subst.
7
c898adb7
YQ
82013-06-20 Pedro Alves <pedro@codesourcery.com>
9
10 * gdb.texinfo (GDB/MI Data Manipulation)
11 <-data-list-register-values>: Document the --skip-unavailable
12 option.
13
7c57fa1e
YQ
142013-06-07 Yao Qi <yao@codesourcery.com>
15
16 * gdb.texinfo (Symbols): Add kindex and cindex for
17 'maint print msymbols'.
18
0059c61a 192013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
20
21 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
22 response field name (thread-group to inferior).
23
85dc5a12
GB
242013-06-04 Gary Benson <gbenson@redhat.com>
25
26 * gdb.texinfo (General Query Packets/qSupported): Added
27 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
28 to the table of currently defined stub features.
29 Added a more detailed entry for "augmented-libraries-svr4-read".
30 (General Query Packets/qXfer:libraries-svr4:read): Documented
31 the augmented form of this packet.
32
5901af59
JB
332013-05-23 Joel Brobecker <brobecker@adacore.com>
34
35 * gdb.texinfo (System-wide Configuration Scripts): Renames
36 "Installed System-wide Configuration Scripts". Add associated
37 @menu block.
38
c1e36e3e
PA
392013-05-23 Yao Qi <yao@codesourcery.com>
40 Pedro Alves <palves@redhat.com>
41
42 * gdb.texinfo (Packets): Document 'vCont;r'.
43 (Continuing and Stepping): Document target-assisted range
44 stepping, and the 'set range-stepping' and 'show range-stepping'
45 commands.
46
0201faac
JB
472013-05-23 Joel Brobecker <brobecker@adacore.com>
48
49 * gdb.texinfo (Installed System-wide Configuration Scripts):
50 Add subsection describing the scripts now available under
51 the data-dir's system-gdbbinit subdirectory.
52 * NEWS: Add entry announcing the availability of system-wide
53 configuration scripts for ElinOS and Wind River Linux.
54
c5867ab6
HZ
552013-05-21 Hui Zhu <hui@codesourcery.com>
56
57 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
58 "-dprintf-insert" command.
59
7d0c9981
DE
602013-05-17 Doug Evans <dje@google.com>
61
62 * gdb.texinfo (Maintenance Commands): Update doc for
63 "maint check-psymtabs". Add doc for "maint check-symtabs",
64 "maint expand-symtabs".
65
742ce053
MM
662013-05-15 Markus Metzger <markus.t.metzger@intel.com>
67
68 * gdb.texinfo (Process Record and Replay): Document the
69 "record goto" command and its sub-commands.
70
1e611234
PM
712013-05-10 Phil Muldoon <pmuldoon@redhat.com>
72
73 * gdb.texinfo (Backtrace): Add "no-filter" argument.
74 (Python API): Add Frame Filters API, Frame Wrapper API,
75 Writing a Frame Filter/Wrapper, Managing Management of Frame
76 Filters chapter entries.
77 (Frame Filters API): New Node.
78 (Frame Wrapper API): New Node.
79 (Writing a Frame Filter): New Node.
80 (Managing Frame Filters): New Node.
81 (Progspaces In Python): Add note about frame_filters attribute.
82 (Objfiles in Python): Ditto.
83 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
84 @anchors and --no-frame-filters option to -stack-list-variables,
85 -stack-list-frames, -stack-list-locals and -stack-list-arguments
86 commands.
87
2874cb83
JB
882013-05-08 Joel Brobecker <brobecker@adacore.com>
89
90 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
91 Support" subsection documenting the XML format used to transfer
92 shared library info on AIX.
93
9a005eb9
JB
942013-05-08 Joel Brobecker <brobecker@adacore.com>
95
96 * gdb.texinfo (Debugging Output): Add documentation of
97 "set debug aix-solib" and "show debug aix-solib" commands.
98
a1217d97
SL
992013-05-06 Sandra Loosemore <sandra@codesourcery.com>
100
101 * gdb.texinfo (Nios II): New section.
102 (Nios II Features): New section.
103
4d1eb6b4
JB
1042013-05-06 Joel Brobecker <brobecker@adacore.com>
105
106 * gdbint.texinfo (Algorithms): Remove entries documenting
107 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
108 SOLIB_CREATE_INFERIOR_HOOK.
109
3f84184e
TT
1102013-04-29 Tom Tromey <tromey@redhat.com>
111
112 PR python/14204:
113 * gdb.texinfo (Python API): Fix menu entry.
114 (Blocks In Python): Fix subsubsection text. Rewrite intro.
115 Define global and static block. Add example. Clarify
116 block relationship for inline functions.
117
60155234
TT
1182013-04-29 Tom Tromey <tromey@redhat.com>
119
120 * gdb.texinfo (Python API): Mention Python help and keyword
121 arguments. Move pagination text to Basic Python.
122 (Basic Python): Put pagination text here. Document
123 close-on-exec, SIGCHLD, and SIGINT.
124
5360976e
PA
1252013-04-19 Pedro Alves <palves@redhat.com>
126
127 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
128 "signedness" instead of "signness".
129
bd3f3b55
PA
1302013-04-19 Pedro Alves <palves@redhat.com>
131
132 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
133 -Wno-pointer-sign text with text on -Wpointer-sign.
134
dee368d3
TT
1352013-04-16 Tom Tromey <tromey@redhat.com>
136
137 * gdb.texinfo (Set Catchpoints): Mention earliest version of
138 GCC that has the SDT probe points.
139
cc16e6c9
TT
1402013-04-15 Tom Tromey <tromey@redhat.com>
141
142 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
143 exception catchpoints.
144
72f1fe8a
TT
1452013-04-15 Tom Tromey <tromey@redhat.com>
146
147 * gdb.texinfo (Set Catchpoints): Document $_exception.
148 (Convenience Vars): Mention $_exception.
149
591f19e8
TT
1502013-04-15 Tom Tromey <tromey@redhat.com>
151
152 * gdb.texinfo (Set Catchpoints): Reorganize exception
153 catchpoints. Document "catch rethrow".
154 (Debugging C Plus Plus): Mention "catch rethrow".
155
02ae6bad
TT
1562013-04-15 Tom Tromey <tromey@redhat.com>
157
158 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
159
2c91021c
JK
1602013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
161 Eli Zaretskii <eliz@gnu.org>
162
163 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
164 line below the sample output.
165
6eaaf48b
EZ
1662013-04-12 Eli Zaretskii <eliz@gnu.org>
167
168 * gdb.texinfo (Mode Options): Document '-configuration'.
169 (Help): Document "show configuration".
170 (Bug Reporting): Add requirements to include the configuration
171 details in bug reports.
172
b292c783
JK
1732013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
174
175 * Makefile.in (MAN1S): Add gcore.1.
176 Remove "Host, target, and site specific Makefile fragments" comment.
177 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
178 (install-man1, uninstall-man1): Conditionalize gcore.1.
179 (gcore.1): New.
180 * gdb.texinfo (Man Pages): Add gcore man.
181 (gcore man): New node.
182
f81d1120
PA
1832013-04-10 Pedro Alves <palves@redhat.com>
184
185 * gdb.texinfo (Process Record and Replay): Document that "set
186 record full insn-number-max", "set record
187 instruction-history-size" and "set record
188 function-call-history-size" accept "unlimited".
189 (Backtrace): Document that "set backtrace limit" accepts
190 "unlimited".
191 (List): Document that "set listsize" accepts "unlimited".
192 (Print Settings)" Document that "set print max-symbolic-offset",
193 "set print elements" and "set print repeats" accept "unlimited".
194 (Starting and Stopping Trace Experiments): Document that "set
195 trace-buffer-size" accepts "unlimited".
196 (Remote Configuration): Document that "set tcp connect-timeout"
197 accepts "unlimited".
198 (Command History): Document that "set history size" accepts
199 "unlimited".
200 (Screen Size): Document that "set height" and "set width" accepts
201 "unlimited". Adjust "set pagination"'s description to suggest
202 "set height unlimited" instead of "set height 0".
203
393fd4c3
YQ
2042013-04-10 Yao Qi <yao@codesourcery.com>
205
206 * gdb.texinfo (Trace Files): Add "target ctf".
207
cba5a7bf
JK
2082013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
209
210 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
211
0ed630cb
JK
212 * Makefile.in (install-man1, install-man5, uninstall-man1)
213 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
214
afe1492b
JK
215 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
216
5b8b6385
JK
2172013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
218 Eli Zaretskii <eliz@gnu.org>
219
220 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
221 parameters order. Remove "On some targets" for --attach. Document the
222 --multi parameter and extended-remote command. Document all the
223 options.
224
906ccdf0
JK
2252013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
226
227 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
228 the list of supported languages.
229
43662968
JK
2302013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
231
232 Convert man pages to texinfo, new gdbinit.5 texinfo page.
233 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
234 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
235 (diststuff): Add man.
236 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
237 (uninstall-man5): New.
238 (STAGESTUFF): Add *.1 and *.5.
239 (GDBvn.texi): Add SYSTEM_GDBINIT.
240 (gdb.1, gdbserver.1, gdbinit.5): New.
241 (maintainer-clean realclean): Add $(MANS).
242 (install): Add install-man.
243 (uninstall): Add uninstall-man.
244 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
245 (@copying): Wrap it by @c man begin COPYRIGHT.
246 (Top): Add Man Pages.
247 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
248
be9a8770
PA
2492013-04-02 Pedro Alves <palves@redhat.com>
250
251 * gdb.texinfo (Debugging Output): Document "set/show debug
252 aarch64", "set/show debug coff-pe-read" and "set/show debug
253 mach-o".
254
a46c1e42
PA
2552013-04-02 Pedro Alves <palves@redhat.com>
256
257 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
258 table>: Add entry for "trace-buffer-size".
259
bd3eecc3
PA
2602013-03-28 Pedro Alves <palves@redhat.com>
261
262 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
263 table>: Add entry for "trace-status".
264
215b9f98
EZ
2652013-03-28 Eli Zaretskii <eliz@gnu.org>
266
267 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
268 @bullet", which is invalid (makeinfo 5.1 barfs).
269
7f7cc265
PA
2702013-03-28 Pedro Alves <palves@redhat.com>
271
272 PR gdb/15294
273
274 * gdb.texinfo (List) <set listsize>: Adjust to document that
275 listsize 0 means no limit, and remove mention of -1.
276
9c0be723
YQ
2772013-03-22 Yao Qi <yao@codesourcery.com>
278
279 * gdb.texinfo (Embedded Processors): Remove menu item
280 "OpenRISC 1000".
281 (OpenRISC 1000): Remove.
282
bd712aed
DE
2832013-03-21 Doug Evans <dje@google.com>
284
285 * gdb.texinfo (Maintenance Commands): Add docs for
286 "mt set per-command {space,time,symtab} {on,off}".
287
d0353e76
YQ
2882013-03-14 Hui Zhu <hui@codesourcery.com>
289 Yao Qi <yao@codesourcery.com>
290
291 * gdb.texinfo (Trace Files): Add "tsave -ctf".
292
6dd24dfa
KS
2932013-03-13 Keith Seitz <keiths@redhat.com>
294
295 * gdb.texinfo (Maintenance Commands): Add missing ')' for
296 "maint agent" reference to Dynamic printf.
297
5c4808ca
EZ
2982013-03-11 Eli Zaretskii <eliz@gnu.org>
299
300 * gdb.texinfo (General Query Packets): Don't use colon in index
301 entries visible to Info format.
302
59ea5688
MM
3032013-03-11 Markus Metzger <markus.t.metzger@intel.com>
304
305 * gdb.texinfo (Process Record and Replay): Document record
306 changes.
307
2ae8c8e7
MM
3082013-03-11 Markus Metzger <markus.t.metzger@intel.com>
309
310 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
311 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
312 qXfer:btrace:read.
313
28abe188
EZ
3142013-03-09 Eli Zaretskii <eliz@gnu.org>
315
316 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
317 use colons in @anchor and @cindex entries.
318
be9a119c 3192013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
320
321 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
322
be9a119c 3232013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
324 Hafiz Abid Qadeer <abidh@codesourcery.com>
325
326 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
327 trace-buffer-size set and show commands.
328 (Tracepoint Packets): Document QTBuffer:size.
329 (General Query Packets): Document QTBuffer:size.
330
d57350ea
TT
3312013-02-21 Tom Tromey <tromey@redhat.com>
332
333 * gdb.texinfo: Remove bad @syncodeindex.
334 (Values From Inferior, Types In Python, Inferiors In Python)
335 (Events In Python, Threads In Python, Frames In Python, Blocks In
336 Python, Symbols In Python, Symbol Tables In Python): Remove
337 @tables.
338 (Packets, General Query Packets, Tracepoint Packets)
339 (Host I/O Packets): Use @w{} for empty @item.
340
9f44fbc0
SCR
3412013-02-20 Siva Chandra Reddy <sivachandra@google.com>
342
343 * gdb.texinfo (Architectures In Python): Add description about
344 the new method gdb.Architecture.disassemble.
345
f5911ea1
HAQ
3462013-02-15 Pedro Alves <pedro@codesourcery.com>
347 Hafiz Abid Qadeer <abidh@codesourcery.com>
348
349 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
350 Document the "trace-file" field.
351
7e1e0340
DE
3522013-02-07 Doug Evans <dje@google.com>
353
354 * gdb.texinfo (Machine Code): Clarify argument to disassemble
355 command.
356
134a2066
YQ
3572013-02-06 Yao Qi <yao@codesourcery.com>
358
359 * gdb.texinfo (GDB/MI Async Records): Document new MI
360 notification "=tsv-modified". Update the document of MI
361 notification "=tsv-created".
362 * observer.texi (GDB Observers): New observer tsv_modified.
363 Update observer tsv_created and tsv_delete.
364
430ed3f0
MS
3652013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
366
367 * gdb.texinfo (AArch64 Features): New section; document
368 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
369 (Architectures): Add new AArch64 section to document AArch64
370 architecture specific commands.
371 (ABI): Add description of the new OS ABI "Newlib" and its influence
372 on the longjmp handling.
373
1b56eb55
JK
3742013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
375 Jan Kratochvil <jan.kratochvil@redhat.com>
376
377 * gdb.texinfo (Backtrace): Added description of 'filename-display'
378 variable in 'set/show backtrace' section.
379
c4957902
TT
3802013-01-31 Tom Tromey <tromey@redhat.com>
381
382 * gdb.texinfo (Target Commands): Fix typo.
383
bea883fd
SCR
3842013-01-23 Siva Chandra Reddy <sivachandra@google.com>
385
386 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
387 describing the gdb.Architecture class.
388 (Frames In Python): Add description about the new method
389 gdb.Frame.architecture().
390
796a7ff8
DE
3912013-01-23 Doug Evans <dje@google.com>
392
393 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
394
998580f1
MK
3952013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
396
397 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
398 'thread-groups' field when printing a breakpoint in MI.
399
c9fb1240
SD
4002012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
401 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
402 to reflect that jit-reader-load now supports absolute file-names.
403
ab04a2af
TT
4042013-01-16 Tom Tromey <tromey@redhat.com>
405
406 * gdb.texinfo (Set Catchpoints): Document "catch signal".
407 (Signals): Likewise.
408
8ac3646f
TT
4092013-01-16 Tom Tromey <tromey@redhat.com>
410
411 * gdb.texinfo (GDB/MI Breakpoint Information): Document
412 "catch-type" field.
413 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
414
e93a8774
TT
4152013-01-07 Tom Tromey <tromey@redhat.com>
416
417 * gdb.texinfo (Mode Options): Don't mention -epoch.
418 (Data, Emacs): Remove obsolete comments.
419
54516a0b
TT
4202013-01-02 Tom Tromey <tromey@redhat.com>
421
422 * gdb.texinfo (GDB/MI Output Records): Update menu.
423 (GDB/MI Breakpoint Information): New node.
424 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
425 <-break-insert>: Likewise.
426
8dbe8ece
YQ
4272012-12-31 Yao Qi <yao@codesourcery.com>
428
429 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
430 (Packets): Move "vStopped" packet to ...
431 (Notification Packets): ... here. Describe the components
432 of notification. Add a table of supported notifications.
433 Add an example on the process of he async notification.
434
f35a17b5
JK
4352012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
436
437 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
438 present.
439 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
440 fullname output always present.
441
0dfd2fad
PM
4422012-12-23 Pierre Muller <muller@sourceware.org>
443
444 * gdbint.texinfo (Function prototypes): Require use of "extern"
445 modifier for function prototypes in headers.
446
7785b880
JB
4472012-12-19 Joel Brobecker <brobecker@adacore.com>
448
449 * refcard.tex: Update copyright notice to GPL v3 or later.
450 Update contact info.
451
3d745be3
JK
4522012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
453
454 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
455
c9b6281a
YQ
4562012-12-15 Yao Qi <yao@codesourcery.com>
457
458 * gdb.texinfo (Debugging Output): Document 'set debug
459 notification' and 'show debug notification'.
460
f2a8bc8a
YQ
4612012-12-15 Yao Qi <yao@codesourcery.com>
462
463 * gdb.texinfo (Listing Tracepoints): New item and example about
464 'installed on target' output.
465 Add more in the example about 'installed on target'.
466 (GDB/MI Breakpoint Commands): Doc about 'installed field.
467
451b7c33
TT
4682012-12-14 Tom Tromey <tromey@redhat.com>
469
470 * gdb.texinfo (SVR4 Process Information): Mention core files.
471
3fa7bf06
MG
4722012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
473
474 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
475
05b4bd79
PA
4762012-12-11 Pedro Alves <palves@redhat.com>
477
478 * gdb.texinfo: Remove all mentions of Unixware throughout.
479
74a0d9f6
JK
4802012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
481
482 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
483
0c631110
TT
4842012-11-29 Tom Tromey <tromey@redhat.com>
485
486 * gdb.texinfo (SVR4 Process Information): Document missing
487 "info proc" subcommands.
488
891df0ea
YQ
4892012-11-29 Yao Qi <yao@codesourcery.com>
490
491 PR gdb/1477.
492 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
493 to 'auto' instead of 'gnu'.
494
608e2dbb
TT
4952012-11-26 Tom Tromey <tromey@redhat.com>
496
497 * gdb.texinfo (MiniDebugInfo): New node.
498 (GDB Files): Update.
499
e64e0392
DE
5002012-11-16 Doug Evans <dje@google.com>
501
502 * gdb.texinfo (System-wide configuration): If the system-wide init
503 file lives in the data-directory, and --data-directory is provided,
504 look for it there.
505
ae606bee
TT
5062012-11-15 Tom Tromey <tromey@redhat.com>
507
508 * gdb.texinfo (Signaling): Fix typo.
509
62747a60
TT
5102012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
511
512 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
513 parameter "count" of -data-write-memory-bytes, and add an example.
514
18a9fc12
TT
5152012-11-12 Tom Tromey <tromey@redhat.com>
516
517 * gdb.texinfo (Symbols): Document "info type-printers",
518 "enable type-printer" and "disable type-printer".
519 (Python API): Add new node to menu.
520 (Type Printing API): New node.
521 (Progspaces In Python): Document type_printers field.
522 (Objfiles In Python): Likewise.
523 (gdb.types) <get_type_recognizers, apply_type_recognizers,
524 register_type_printer, TypePrinter>: Document.
525
53342f27
TT
5262012-11-12 Tom Tromey <tromey@redhat.com>
527
528 * gdb.texinfo (Symbols): Document "set print type methods",
529 "set print type typedefs", and flags to ptype and whatis.
530
ed8a1c2d
AB
5312012-11-09 Andrew Burgess <aburgess@broadcom.com>
532
533 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
534 the example -data-disassemble output. Extend the description of
535 the -data-disassemble results to document all fields. Document
536 the cli disassemble command as being related to -data-disassemble.
537
8506d139
YQ
5382012-11-09 Yao Qi <yao@codesourcery.com>
539
540 PR gdb/14777.
541 * gdb.texinfo (OS Information): Remove doc on command
542 'info udot'.
543
4d3f93a2
JB
5442012-11-08 Joel Brobecker <brobecker@adacore.com>
545
546 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
547 gdb.ini warning for Windows port.
548
1e96de83
YQ
5492012-11-08 Yao Qi <yao@codesourcery.com>
550
551 * gdb.texinfo (Search): Add kindex for 'fo'.
552
dc939229
TT
5532012-11-05 Tom Tromey <tromey@redhat.com>
554
555 PR python/14802:
556 * gdb.texinfo (Functions In Python): Add example.
557
6f6484cd
YQ
5582012-11-03 Yao Qi <yao@codesourcery.com>
559
560 * observer.texi (GDB Observers): Remove observer
561 'tracepoint_modified', 'tracepoint_created' and
562 'tracepoint_deleted'.
563
af4238e5
TT
5642012-10-26 Tom Tromey <tromey@redhat.com>
565
566 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
567
687e43a4
TT
5682012-10-25 Tom Tromey <tromey@redhat.com>
569
570 * gdb.texinfo (General Query Packets): Use @itemx.
571
8de0566d
YQ
5722012-10-17 Yao Qi <yao@codesourcery.com>
573
574 * observer.texi (GDB Observers): Update observer
575 'memory_changed'.
576 * gdb.texinfo (GDB/MI Async Records): Document for
577 "memory-changed" notification.
578
07540c15
DE
5792012-10-15 Doug Evans <dje@google.com>
580
581 * gdb.texinfo (Mode Options): Document -nh.
582 Elaborate on docs for -nx.
583
d7019589
SP
5842012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
585
586 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
587
82a90ccf
YQ
5882012-09-21 Yao Qi <yao@codesourcery.com>
589 Pedro Alves <palves@redhat.com>
590
591 * gdb.texinfo (GDB/MI Async Records): Document notification
592 'record-started' and 'record-stopped'.
593 * observer.texi (GDB Observers): New observer 'record-changed'.
594
aa9259cc
TS
5952012-09-19 Thomas Schwinge <thomas@codesourcery.com>
596
597 * gdb.texinfo: Document the removal of SH's 'regs' command.
598
c1d780c2
SDJ
5992012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
600
601 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
602
bb25a15c
YQ
6032012-09-18 Yao Qi <yao@codesourcery.com>
604
605 * gdb.texinfo (GDB/MI Async Records): Document new MI
606 notifications '=tsv-created' and '=tsv-deleted'.
607 * observer.texi (GDB Observers): New observer tsv_created and
608 tsv_deleted.
609
201b4506
YQ
6102012-09-18 Yao Qi <yao@codesourcery.com>
611
612 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
613 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
614 '=traceframe-changed'.
615
6fc1c773
YQ
6162012-09-17 Yao Qi <yao@codesourcery.com>
617
618 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
619 'set listsize'.
620
121c73f3
JK
6212012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
622 Eli Zaretskii <eliz@gnu.org>
623
624 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
625 encoding for gdbarch_breakpoint_from_pc, bp_addr for
626 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
627
e9687799
JK
6282012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
629
630 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
631
3b5e4d35
YPK
6322012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
633
634 Document how to return from "python-interactive" to GDB.
635 * gdb.texinfo (Python Commands): Update documentation.
636
6372012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
638
639 Add a new "python-interactive" command that starts a standard
640 Python interactive prompt with "pi" as alias, and add "py" as
641 an alias to "python".
642 * gdb.texinfo (Python Commands): Document the new commands.
643
b583003e
TT
6442012-08-22 Tom Tromey <tromey@redhat.com>
645
646 * gdbint.texinfo (Host Definition): Remove documentation for
647 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
648
a451cb65
KS
6492012-08-17 Keith Seitz <keiths@redhat.com>
650
651 PR c++/13356
652 * gdb.texinfo (Type and Range Checking): Remove warning.
653 Remove spurious commas.
654 Update text and examples for re-implementation of set/show
655 check type.
656 (C and C++ Type and Range Checks): Likewise.
657
6b1755ce
YQ
6582012-08-16 Yao Qi <yao@codesourcery.com>
659
660 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
661 is deprecated.
662
f47f77df
DE
6632012-08-13 Doug Evans <dje@google.com>
664
665 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
666 to include functions.
667
a72c3253
DE
6682012-08-10 Doug Evans <dje@google.com>
669
670 * gdb.texinfo (Convenience Funs): New node.
671 (Types In Python): Document Type.vector.
672
5b9afe8a
YQ
6732012-08-09 Yao Qi <yao@codesourcery.com>
674
675 * observer.texi: New observer command_param_changed.
676 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
677
dc1039df
JK
6782012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
679
680 * gdbint.texinfo (Debugging GDB): In section
681 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
682 Mention also gdb-gdb.py.
683
4abf930d
YQ
6842012-08-07 Yao Qi <yao@codesourcery.com>
685
686 Revert the folloing patch:
687 2012-08-06 Yao Qi <yao@codesourcery.com>
688 * gdb.texinfo (Remote Configuration): Add kindex for 'set
689 remote hardware-watchpoint-limit' and 'set
690 remote hardware-breakpoint-limit'.
691
f3c8a52a
JK
6922012-08-06 Nathaniel Flath <flat0103@gmail.com>
693
694 * gdb.texinfo (Working Directory): Added information about new
695 default argument for 'cd' command.
696
77a91025
YQ
6972012-08-06 Yao Qi <yao@codesourcery.com>
698
699 * gdb.texinfo (Remote Configuration): Add kindex for 'set
700 remote hardware-watchpoint-limit' and 'set
701 remote hardware-breakpoint-limit'.
702
d9f08f52
YQ
7032012-08-06 Yao Qi <yao@codesourcery.com>
704
705 Fix PR14371.
706
707 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
708 '=breakpoint-deleted'.
709
95b07c96
YQ
7102012-08-02 Yao Qi <yao@codesourcery.com>
711
712 * gdb.texinfo (Native): Remove node Neutrino.
713
7255706c
YQ
7142012-07-27 Yao Qi <yao@codesourcery.com>
715
716 * gdb.texinfo (IPA Protocol Commands): Document new command
717 'close'.
718
d6b28940
TT
7192012-07-25 Tom Tromey <tromey@redhat.com>
720
721 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
722
e615022a
DE
7232012-07-20 Doug Evans <dje@google.com>
724
725 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
726 (Index Files): Document how to control the use of deprecated index
727 sections.
728 (Index Section Format): Replace --use-deprecated-index-sections with
729 "set use-deprecated-index-sections on".
730
055855a4
EZ
7312012-07-12 Eli Zaretskii <eliz@gnu.org>
732
733 * gdbint.texinfo: Remove @syncodeindex directives that put all the
734 indices into a single node "Index". Instead, join function and
735 variable indices into a single index, separate from the concept
736 index. Requested in
737 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
738 (Top): Update the top-level menu: instead of one "Index" there are
739 now separate entries "Concept Index" and "Function and Variable
740 Index".
741 (Concept Index, Function and Variable Index): New nodes.
742 (Index): Node deleted.
743
f77cc5f0
HZ
7442012-07-05 Hui Zhu <hui_zhu@mentor.com>
745
746 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
747 and "maint agent-eval".
748
00595b5e
EZ
7492012-07-03 Eli Zaretskii <eliz@gnu.org>
750
751 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
752 avoid file-name clashes between Index.html and index.html on
753 case-insensitive filesystems. See the discussion starting in
754 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
755 details of the problem.
756 (Top): Update the master menu for the above.
757 (Concept Index, Command and Variable Index): New nodes, instead of
758 the old "Index" node that was deleted. All cross-references
759 updated.
760
d3ce09f5
SS
7612012-07-02 Stan Shebs <stan@codesourcery.com>
762
763 * gdb.texinfo (Dynamic Printf): Mention agent style and
764 disconnected dprintf.
765 (Maintenance Commands): Describe maint agent-printf.
766 (General Query Packets): Mention BreakpointCommands feature.
767 (Packets): Document commands extension to Z0 packet.
768 * agentexpr.texi (Bytecode Descriptions): Document printf
769 bytecode.
770
2d7b58e8
JK
7712012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
772
773 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
774 only after gdbinit files.
775 (Startup): Move -iex and -iex commands down after gdbinit files.
776
202cbf1c
JK
7772012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
778
779 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
780 possibility.
781
b6ba681c
TT
7822012-06-29 Tom Tromey <tromey@redhat.com>
783
784 * gdb.texinfo (Index Section Format): Update for version 7.
785
71caed83
SS
7862012-06-28 Stan Shebs <stan@codesourcery.com>
787
788 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
789 example, add note about title column.
790
ee0bf529
SCR
7912012-06-26 Siva Chandra Reddy <sivachandra@google.com>
792
793 * gdb.texinfo (Symbol Tables In Python): Add description about
794 the new 'last' attribute of gdb.Symtab_and line.
795
3c15d565
SCR
7962012-06-26 Siva Chandra Reddy <sivachandra@google.com>
797
798 * gdb.texinfo (Symbol Tables In Python): Correct the description
799 of the 'pc' attribute of gdb.Symtab_and_line.
800
45cfd468
DE
8012012-06-26 Doug Evans <dje@google.com>
802
803 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
804 and symtab-create.
805
496ee73e
KS
8062012-06-25 Keith Seitz <keiths@redhat.com>
807
808 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
809 from example. Remove "rbreak" from list of corresponding
810 gdb commands.
811
156942c7
DE
8122012-06-23 Doug Evans <dje@google.com>
813
814 * gdb.texinfo (Index Section Format): Document version 7 format.
815
c614397c
YQ
8162012-06-22 Yao Qi <yao@codesourcery.com>
817
818 * gdb.texinfo: Add missing cindex for some packets.
819
472a2379
KS
8202012-06-20 Keith Seitz <keiths@redhat.com>
821
822 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
823 for -break-insert and document -p.
824
2678e2af
YQ
8252012-06-20 Yao Qi <yao@codesourcery.com>
826
827 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
828 and "gdb.write_memory" with "Inferior.read_memory" and
829 "Inferior.write_memory".
830
984359d2
EZ
8312012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
832
833 * gdb.texinfo (Summary): Add a link to "Free Documentation".
834 (Free Documentation): Add @node line.
835 (Continuing and Stepping) <advance location>: Use @item instead of
836 @itemx.
837 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
838 @itemx.
839 (Embedded Processors): Put the link to "PA" to its correct place,
840 according to document structure.
841 (Python API): Put the link to "Lazy Strings In Python" to its
842 correct place.
843 (Index): Use @@ in @tex block to get a literal @.
844
845 * gdbint.texinfo: Fix the @subtitle line.
846
847 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
848 correct place.
849
16bdd41f
YQ
8502012-06-08 Yao Qi <yao@codesourcery.com>
851
852 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
853 Protocol'.
854 (In-Process Agent Protocol, IPA Protocol Objects)
855 (IPA Protocol Commands): New nodes.
856 (Tracepoint Packets): Add anchors.
857
2d4c29c5
TS
8582012-06-06 Thomas Schwinge <thomas@codesourcery.com>
859
860 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
861
6bd110c5
YQ
8622012-06-06 Yao Qi <yao@codesourcery.com>
863
864 * gdb.texinfo: Update copyright year.
865
f3e0e960
SS
8662012-05-23 Stan Shebs <stan@codesourcery.com>
867 Kwok Cheung Yeung <kcy@codesourcery.com>
868
869 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
870
1564a261
JK
8712012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
872
873 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
874 Mention also --with-separate-debug-dir.
875 (Auto-loading): Prepend $debugdir in the sample output.
876 (Auto-loading safe path): Likewise. Mention also $debugdir for the
877 auto-load safe-path variable.
878 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
879 Mention also $debugdir for 'set auto-load scripts-directory'.
880
eb17f351
EZ
8812012-05-19 Eli Zaretskii <eliz@gnu.org>
882
883 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
884 (MIPS Embedded, MIPS, MIPS Register packet Format)
885 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
886 appropriate.
887
4cc0665f
MR
8882012-05-18 Sandra Loosemore <sandra@codesourcery.com>
889 Maciej W. Rozycki <macro@codesourcery.com>
890
891 * gdb.texinfo (MIPS): Document "set mips compression" and "show
892 mips compression".
893 (MIPS Breakpoint Kinds): New subsubsection.
894
7af8dcf8 8952012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
896
897 * gdb.texinfo (Architecture-Specific Protocol Details): Define
898 nodes for subsections. Add @acronym mark-ups and adjust
899 formatting.
900
aff139ff
JK
9012012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
902
903 Rename $ddir to $datadir.
904 * gdb.texinfo (Auto-loading, Auto-loading safe path)
905 (objfile-gdb.py file): Rename $ddir to $datadir.
906
9cb709b6
TT
9072012-05-18 Tom Tromey <tromey@redhat.com>
908
909 * gdb.texinfo (Print Settings): Document 'set print symbol'.
910
e7e0cddf
SS
9112012-05-14 Stan Shebs <stan@codesourcery.com>
912
913 * gdb.texinfo (Dynamic Printf): New subsection.
914
7efc75aa
SCR
9152012-05-13 Siva Chandra Reddy <sivachandra@google.com>
916
917 * gdb.texinfo (Basic Python): Add description about the function
918 gdb.find_pc_line
919
f307c045
JK
9202012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
921 Eli Zaretskii <eliz@gnu.org>
922
923 * gdb.texinfo (Separate Debug Files): Use plural form for global
924 debugging information directory.
925
85d4a676
SS
9262012-05-11 Stan Shebs <stan@codesourcery.com>
927 Kwok Cheung Yeung <kcy@codesourcery.com>
928
929 * gdb.texinfo (Operating System Auxiliary Information): Document new
930 'info os' subcommands.
931
c1668e4e
JK
9322012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
933
934 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
935 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
936 (dotdebug_gdb_scripts section): Add reference
937 to 'Auto-loading safe path'.
938
7349ff92
JK
9392012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
940
941 Implement multi-component --with-auto-load-dir.
942 * gdb.texinfo (Auto-loading): New references
943 for 'set auto-load scripts-directory'
944 and 'show auto-load scripts-directory'.
945 (Auto-loading safe path): Describe the new default. Move $ddir
946 substituation reference to 'objfile-gdb.py file'.
947 (objfile-gdb.py file): Describe script-name alias. Change real-name to
948 script-name. Describe new 'set auto-load scripts-directory'
949 and 'show auto-load scripts-directory'.
950
6dea1fbd
JK
9512012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
952
953 Provide $ddir substitution for --with-auto-load-safe-path.
954 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
955 (Auto-loading safe path): Likewise. Mention the default value,
956 $ddir substitution, --with-auto-load-safe-path and
957 --without-auto-load-safe-path.
958 * observer.texi (gdb_datadir_changed): New.
959
1ccacbcd
JK
9602012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
961
962 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
963 Twice.
964
d9242c17
JK
965 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
966 directory separator by path separator.
967
af2c1515
JK
9682012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
969
970 * gdb.texinfo (Auto-loading safe path): Make 'directories'
971 for 'set auto-load safe-path' optional. Mention if it is omitted.
972 Change disabling security protection condition to "/", twice.
973
a20ee7a4
SCR
9742012-05-03 Siva Chandra Reddy <sivachandra@google.com>
975
976 * gdb.texinfo (Symbol Tables In Python): Add documentation about
977 the new methods global_block and static_block on gdb.Symtab
978 objects.
979
56af09aa
SCR
9802012-05-02 Siva Chandra Reddy <sivachandra@google.com>
981
982 * gdb.texinfo (Blocks In Python): Add a note saying that future
983 improvements to GDB and its infrastructure can move symbols
984 across blocks within a symbol table.
985
2746b0ef
YQ
9862012-04-29 Yao Qi <yao@codesourcery.com>
987
988 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
989 (A29K): Remove.
990
62e5f89c
SDJ
9912012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
992 Tom Tromey <tromey@redhat.com>
993
994 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
995 and generic static probe support on GDB.
996
a766d390
DE
9972012-04-25 Doug Evans <dje@google.com>
998
50f042b9
DE
999 * gdb.texinfo (Go): Fix thinko.
1000
a766d390
DE
1001 * gdb.texinfo (Supported Languages): Add Go.
1002 (Go): New node.
1003
f02e2b19
YQ
10042012-04-25 Yao Qi <yao@codesourcery.com>
1005
1006 * gdbint.texinfo (Testsuite): New section `Board settings'.
1007
68d41a48
JK
10082012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1009
1010 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1011 Three times.
1012
174bb630
JK
1013 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1014 Three times.
1015
0511cc75
JK
10162012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1017
1018 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1019 by @table @asis. Fix formatting of one item.
1020
0070f25a
JK
10212012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1022
1023 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1024
4dc84fd1
JK
10252012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1026
1027 New option "set debug auto-load".
1028 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1029 (auto-load verbose mode): New node.
1030
bccbefd2
JK
10312012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1032
1033 New option "set auto-load safe-path".
1034 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1035 and "info auto-load" examples for safe-path. Put there also references
1036 for "set auto-load safe-path" and "show auto-load safe-path".
1037 New menu item for Auto-loading safe path.
1038 (Auto-loading safe path): New node.
1039 (Python Auto-loading): Update the expected output from "Missing"
1040 to "No".
1041
bf88dd68
JK
10422012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1043
1044 auto-load: Implementation.
1045 * gdb.texinfo (Mode Options): New anchor for -nx.
1046 (Startup): New anchors for Option -init-eval-command,
1047 Home Directory Init File
1048 and Init File in the Current Directory during Startup.
1049 Mention set auto-load local-gdbinit with a reference.
1050 Change the sample code to "set auto-load python-scripts".
1051 (Threads): New anchor set libthread-db-search-path.
1052 Provide references to libthread_db.so.1 file.
1053 (Controlling GDB): New menu item for Auto-loading.
1054 (Auto-loading, Init File in the Current Directory)
1055 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1056 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1057 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1058 reference.
1059 (Auto-loading): Rename to ...
1060 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1061 "set auto-load python-scripts", new anchor for it. Change
1062 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1063 for it. Change "info auto-load-scripts"
1064 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1065 to "Python scripts".
1066
8264ba82
AG
10672012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1068
1069 PR mi/13393
1070 * gdb.texinfo (Print Settings): Extend the description for "set print
1071 object".
1072 (GDB/MI Variable Objects): Extend the description for -var-create and
1073 -var-list-children.
1074
06fc020f
SCR
10752012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1076
1077 * gdb.texinfo (Examining Data): Document the 'explore' command.
1078
7191c139
JB
10792012-03-28 Joel Brobecker <brobecker@adacore.com>
1080
1081 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1082 to the children of a varobj and its update range when -var-update
1083 returns that the varobj's type changed.
1084
3708f05e
JK
10852012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1086
1087 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1088 Create two new links fir 'objfile-gdb.py file'
1089 and 'dotdebug_gdb_scripts section'.
1090
8e0583c8
JK
10912012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1092
1093 * gdb.texinfo (Auto-loading): Rename node reference
1094 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1095 Twice.
1096 (.debug_gdb_scripts section): Rename the node ...
1097 (dotdebug_gdb_scripts section): ... here.
1098 (Maintenance Commands): Also rename this node reference.
1099
7b282c5a
SCR
11002012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1101
1102 * gdb.texinfo (Python API/Values From Inferior): Add description
1103 about the new method Value.referenced_value. Add description on
1104 how Value.dereference is different (and similar) to
1105 Value.referenced_value.
1106
8320cc4f
JK
11072012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1108
1109 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1110 --init-eval-command=COMMAND, -iex.
1111 (Startup): Describe -iex and -ix. Simplify the example
1112 for "set auto-load-scripts off".
1113
481860b3
GB
11142012-03-16 Gary Benson <gbenson@redhat.com>
1115
1116 PR breakpoints/10738
1117 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1118 stating that GDB cannot set breakpoints on inlined functions.
1119 (Mode Options): Document --use-deprecated-index-sections.
1120 (Index Section Format): Document new index section version format.
1121
c4aeac85
TT
11222012-03-15 Tom Tromey <tromey@redhat.com>
1123
1124 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1125
16899756
DE
11262012-03-13 Doug Evans <dje@google.com>
1127
1128 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1129 of "reload".
1130 (Symbols): Delete docs for set/show symbol-reloading.
1131 * gdbint.texinfo (Defining Other Architecture Features): Delete
1132 SYMBOL_RELOADING_DEFAULT.
1133 * refcard.tex: Delete reference to symbol-reloading.
1134
9b224c5e
PA
11352012-03-07 Pedro Alves <palves@redhat.com>
1136
1137 * gdb.texinfo (General Query Packets): Document new
1138 QProgramSignals packet.
1139 * gdb.texinfo (Remote configuration): Mention
1140 "program-signals-packet".
1141
169081d0
TG
11422012-03-05 Tristan Gingold <gingold@adacore.com>
1143
1144 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1145
d1feda86
YQ
11462012-03-03 Yao Qi <yao@codesourcery.com>
1147
1148 * gdb.texinfo (In-Process Agent): New node.
1149 Document new commands.
1150 (General Query Packets): Add packet `QAgent'.
1151
1faeff08
MR
11522012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1153
1154 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1155
7d74f244
DE
11562012-03-01 Scott J. Goldman <scottjg@vmware.com>
1157
1158 * gdb.texinfo (Commands In Python): Put example python macro in
1159 COMMAND_USER category rather than COMMAND_OBSCURE.
1160 Document gdb.COMMAND_USER.
1161 (User-defined Commands): Update documentation to clarify
1162 "set/show max-user-call-depth" and "show user" don't apply to python
1163 commands. Update documentation to clarify "help user-defined" may
1164 also include python commands defined as COMMAND_USER.
1165
6fe37d23
JK
11662012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1167
1168 * gdb.texinfo (Startup): Add option -ex description to the option -x
1169 description.
1170
83364271
LM
11712012-02-24 Luis Machado <lgustavo@codesourcery.com>
1172
1173 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1174 condition-evaluation breakpoint parameter.
1175 Mention condition-evaluation mode being shown in "info break".
1176 (Break Conditions): Add description for target-side
1177 conditional breakpoints.
1178 (Remote Configuration): Mention conditional-breakpoints-packet.
1179 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1180 cond-expr.
1181 (General Query Packets): Mention new ConditionalBreakpoint feature.
1182
bdb1994d
TT
11832012-02-22 Tom Tromey <tromey@redhat.com>
1184
1185 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1186
4d241c86
TT
11872012-02-17 Tom Tromey <tromey@redhat.com>
1188
1189 PR python/10753:
1190 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1191 directory.
1192
816338b5
SS
11932012-02-14 Stan Shebs <stan@codesourcery.com>
1194
1195 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1196
cc30c4bd
PA
11972012-02-13 Pedro Alves <palves@redhat.com>
1198
1199 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1200 mips-idt-ecoff.
1201
035d1e5b
YQ
12022012-02-09 Yao Qi <yao@codesourcery.com>
1203
1204 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1205
f0823d2c
TT
12062012-02-07 Tom Tromey <tromey@redhat.com>
1207
1208 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1209 Symbol.value.
1210
64e7d9dd
TT
12112012-02-07 Tom Tromey <tromey@redhat.com>
1212
1213 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1214
4220b2f8
TS
12152012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1216
1217 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1218
edcc5120
TT
12192012-01-24 Tom Tromey <tromey@redhat.com>
1220
1221 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1222 unload".
1223 (Files): Mention new catch commands.
1224 (GDB/MI Async Records): Likewise.
1225
53fe1783
GB
12262012-01-24 Gary Benson <gbenson@redhat.com>
1227
1228 Delete #if 0'd out code.
1229 * gdb.texinfo (Frame Info): Remove "info catch".
1230
b9e7b9c3
UW
12312012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1232
1233 * gdb.texinfo (Remote Configuration): Document
1234 "set remote hostio-readlink-packet" command.
1235 (General Query Packets): Document vFile:readlink packet.
1236
4aac40c8
TT
12372012-01-16 Tom Tromey <tromey@redhat.com>
1238
1239 * gdb.texinfo (Specify Location): Document relative file name
1240 handling.
1241
cafec441
TT
12422012-01-16 Tom Tromey <tromey@redhat.com>
1243
1244 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1245
0ee339bc
JK
12462012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1247 Eli Zaretskii <eliz@gnu.org>
1248
1249 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1250 code.
1251
72384ba3
PH
12522012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1253
1254 * gdb.texinfo (Variables): Document use of :: for non-static
1255 variables.
1256
ce1b17c4
JB
12572012-01-05 Joel Brobecker <brobecker@adacore.com>
1258
1259 * gdbint.texinfo (Start of New Year Procedure): Update
1260 to replace use of copyright.sh by use of copyright.py.
1261
217bff3e
JK
12622012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1263
1264 Remove the gdbtui binary.
1265 * all-cfg.texi (GDBTUI): Remove.
1266 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1267 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1268 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1269
cc72b2a2
KP
12702011-12-23 Kevin Pouget <kevin.pouget@st.com>
1271
1272 Introduce gdb.FinishBreakpoint in Python.
1273 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1274 (Python API): Add menu entry for Finish Breakpoints.
1275
13ac8d2c
JK
12762011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1277
1278 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1279 tests.
1280
e0f9f062
DE
12812011-12-16 Doug Evans <dje@google.com>
1282
1283 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1284
80b6e756
PM
12852011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1286
1c3ad6ab 1287 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1288 stack". Add documentation for "set/show python print-stack".
1289
2fb860fc
PA
12902011-12-14 Pedro Alves <pedro@codesourcery.com>
1291
1292 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1293 should transfer control to the stub in the startup code instead of
1294 in main. Mention the need to get past the initial breakpoint.
1295
f8eba3c6
TT
12962011-12-06 Tom Tromey <tromey@redhat.com>
1297
1298 * gdb.texinfo (Set Breaks): Update for new behavior.
1299
2268b414
JK
13002011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1301
1302 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1303 List Format for SVR4 Targets'.
1304 (General Query Packets): New item qXfer:libraries-svr4:read.
1305 (Library List Format for SVR4 Targets): New node.
1306
ae6f0d5b
TT
13072011-12-01 Tom Tromey <tromey@redhat.com>
1308
1309 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1310 add.
1311
36dfb11c
TT
13122011-11-22 Tom Tromey <tromey@redhat.com>
1313
1314 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1315 reasons.
1316
f196051f
SS
13172011-11-20 Stan Shebs <stan@codesourcery.com>
1318
1319 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1320 note-related options and variables.
1321 (Tracepoint Packets): Document packet changes.
1322
f85b53f8
SD
13232011-11-20 Sanjoy Das <sdas@igalia.com>
1324
1325 * gdb.texinfo (JIT Interface): Add documentation on writing and
1326 usind JIT debug info readers.
1327 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1328 Debug Info Readers): New nodes.
1329
bfccc43c
YQ
13302011-11-18 Yao Qi <yao@codesourcery.com>
1331
1332 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1333 tracepoint.
1334
c011a4f4
DE
13352011-11-15 Doug Evans <dje@google.com>
1336
1337 * gdb.texinfo (Files): Document basenames-may-differ.
1338
ed59ded5
DE
13392011-11-14 Doug Evans <dje@google.com>
1340
1341 * gdb.texinfo (Shell Commands): Document "!".
1342
405f8e94
SS
13432011-11-14 Stan Shebs <stan@codesourcery.com>
1344 Kwok Cheung Yeung <kcy@codesourcery.com>
1345
1346 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1347 needed to get shorter fast tracepoints.
1348 (Tracepoint Packets): Document new qTMinFTPILen packet.
1349
1e4d1764
YQ
13502011-11-14 Yao Qi <yao@codesourcery.com>
1351
1352 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1353 behavior of tracepoint.
1354 (General Query Packets): New feature InstallInTrace.
1355 (Remote Configuration): Document "set remote
1356 install-in-trace-packet".
1357
71eba9c2 13582011-11-12 Matt Rice <ratmice@gmail.com>
1359
1360 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1361 Add arguments to info macro.
1362
e0f8f636
TT
13632011-11-10 Tom Tromey <tromey@redhat.com>
1364
1365 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1366 manual.
1367 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1368 (Macros): Add a footnote.
1369 (C): Remove paragraph about compiler options.
1370 (C Constants): Mention wide character and string constants.
1371 (C Plus Plus Expressions): Update compiler option advice. Mention
1372 using declarations. Mention ADL. Remove old HP compiler
1373 information.
1374
625c0d47
TT
13752011-11-10 Tom Tromey <tromey@redhat.com>
1376
1377 PR c++/9257:
1378 * gdb.texinfo (Print Settings): Add an extra note about the need
1379 for a vtable.
1380
4be2aacc
MR
13812011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1382
1383 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1384 "set mips abi" documentation.
1385
0a1c4d10
DE
13862011-11-04 Doug Evans <dje@google.com>
1387
1388 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1389
aad1c02c
TT
13902011-11-03 Tom Tromey <tromey@redhat.com>
1391
1392 * gdb.texinfo (Stopping): Add menu entry.
1393 (Continuing and Stepping): Restore @node. Use @section, not
1394 @subsection.
1395
983fb131
MR
13962011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1397
1398 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1399 designation. Fix "Specify Location" cross-reference.
1400
3065dfb6
SS
14012011-11-02 Stan Shebs <stan@codesourcery.com>
1402
1403 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1404 (General Query Packets): Describe tracenz feature.
1405 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1406
0aaaf063
PK
14072011-10-28 Paul Koning <paul_koning@dell.com>
1408
1409 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1410
2231f1fb
KP
14112011-10-27 Kevin Pouget <kevin.pouget@st.com>
1412
1413 * gdb.texinfo ((Frames In Python): Document
1414 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1415
5110b5df
PK
14162011-10-26 Paul Koning <paul_koning@dell.com>
1417
1418 * gdb.texinfo (gdb.types): Document new deepitems function.
1419
22dbab46
PK
14202011-10-25 Paul Koning <paul_koning@dell.com>
1421
1422 PR python/13327
1423
1424 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1425 fetch_lazy method.
1426
9df2fbc4
PM
14272011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1428
1429 PR python/12656
1430
1431 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1432 global_block, static_block function.
1433
f05e2e1d
TT
14342011-10-19 Tom Tromey <tromey@redhat.com>
1435
1436 * gdb.texinfo (Commands In Python): Add missing "@"s.
1437
a7fc3f37
KP
14382011-10-13 Kevin Pouget <kevin.pouget@st.com>
1439
1440 PR python/13285 Document named constants for frame unwind stop reasons
1441 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1442 constants.
1443
5048e516
JK
14442011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1445
1446 Fix compatibility with texinfo versions older than 4.12.
1447 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1448 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1449 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1450 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1451 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1452 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1453 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1454
5a56e9c5
DE
14552011-10-09 Doug Evans <dje@google.com>
1456
1457 * gdb.texinfo (Extending GDB): Document alias command.
1458
36b11add
JK
14592011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1460
1461 Support @entry in input expressions.
1462 * gdb.texinfo (Variables): Describe @entry names suffix.
1463 (Print Settings): Add anchor for `set print entry-values'.
1464
e18b2753
JK
14652011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1466 Eli Zaretskii <eliz@gnu.org>
1467
1468 Display @entry parameter values (without references).
1469 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1470 example.
1471 (Print Settings): New description of set print entry-values and show
1472 print entry-values.
1473
111c6489
JK
14742011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1475 Eli Zaretskii <eliz@gnu.org>
1476
1477 Recognize virtual tail call frames.
1478 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1479 (Tail Call Frames): New node.
1480 (Frames In Python): Add gdb.TAILCALL_FRAME.
1481
9c15afc4
DE
14822011-10-07 Doug Evans <dje@google.com>
1483
1484 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1485 register_pretty_printer.
1486
99f5279d
PM
14872011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1488
1489 PR python/12930
1490 PR python/12802
1491
1492 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1493 stop method.
1494
03583c20
UW
14952011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1496
1497 * gdb.texinfo (Starting your Program): "set disable-randomization"
1498 is no longer Linux-specific.
1499 (Remote Configuration): Document "set remote
1500 disable-randomization-packet".
1501 (General Query Packets): Document "QDisableRandomization" packet
1502 and add it to "qSupported" list.
1503
bd054e06
KP
15042011-10-07 Kevin Pouget <kevin.pouget@st.com>
1505
1506 Allow Python notification of new object-file loadings.
1507 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1508 event type.
1509
cb6be26b
KP
15102011-10-04 Kevin Pouget <kevin.pouget@st.com>
1511
1512 PR python/12691: Add the inferior to Python exited event
1513 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1514
a05336a1
JB
15152011-10-03 Joel Brobecker <brobecker@adacore.com>
1516
1517 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1518 rephasing.
1519
5d77fe44
JB
15202011-10-03 Joel Brobecker <brobecker@adacore.com>
1521
1522 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1523 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1524 as possible feature returned by the `-list-features'
1525 command.
1526
699df94d
PK
15272011-09-28 Paul Koning <paul_koning@dell.com>
1528
1529 * gdb.texinfo (gdb.Type): Document field access by dictionary
1530 key syntax.
1531
24bdad53
YQ
15322011-09-28 Yao Qi <yao@codesourcery.com>
1533
1534 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1535 Add one space after option `-s'. Remove @r{} markup.
1536
6710bf39
SS
15372011-09-27 Stan Shebs <stan@codesourcery.com>
1538
1539 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1540
d99f7e48
HZ
15412011-09-16 Hui Zhu <teawater@gmail.com>
1542
1543 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1544 to *(unsigned char *)$esp@300.
1545
d812018b
PK
15462011-09-15 Paul Koning <paul_koning@dell.com>
1547
1548 * gdb.texinfo: Make style of Python functions and methods match
1549 the syntax of Python. Also put class and module names explicitly
1550 on function, member, and variable names, matching Python
1551 documentation conventions.
1552
2aa48337
KP
15532011-09-15 Kevin Pouget <kevin.pouget@st.com>
1554
1555 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1556 * gdb.texinfo (Inferiors In Python): Describe new
1557 gdb.selected_inferior() function.
1558
6839b47f
KP
15592011-09-15 Kevin Pouget <kevin.pouget@st.com>
1560
1561 Handle multiple breakpoint hits in Python interface:
1562 * gdb.texinfo (Events In Python): New function documentation:
1563 gdb.BreakpointEvent.breakpoints. Indicate that
1564 gdb.BreakpointEvent.breakpoint is now deprecated.
1565
26829f2b
JB
15662011-09-04 Joel Brobecker <brobecker@adacore.com>
1567
1568 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1569
a9f54f60
TT
15702011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1571
1572 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1573
fa3a4f15
PM
15742011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1575
1576 * gdb.texinfo (Prompt): Add set/show extended-prompt
1577 documentation
1578 (Basic Python): Add prompt_hook anchor.
1579 (Python modules): Reword module text to reflect multiple modules.
1580 (gdb.prompt): Document gdb.prompt module.
1581
224bbe49
YQ
15822011-08-14 Yao Qi <yao@codesourcery.com>
1583
78d85199
YQ
1584 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1585
15862011-08-14 Yao Qi <yao@codesourcery.com>
1587
1588 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1589 (TIC6x Features): New node.
1590
457e09f0
DE
15912011-08-12 Doug Evans <dje@google.com>
1592
1593 * gdb.texinfo (Symbols In Python): Document symbol.type.
1594
5e239b84
PM
15952011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1596
1597 * gdb.texinfo (Python): Document command and function
1598 auto-loading.
1599
177bc839
JK
16002011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1601 Eli Zaretskii <eliz@gnu.org>
1602
1603 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1604 typedefs unrolling. Extend the sample code by an inner typedef and
1605 outer typedefs unrolling.
1606
1a532630
PP
16072011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1608
1609 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1610 size and line-size.
1611
9b158ba0 16122011-07-21 Matt Rice <ratmice@gmail.com>
1613
1614 PR macros/12999
1615 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1616 Update text and cindex entries for info macro command.
1617
d17b6f81
PM
16182011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1619
1620 * observer.texi (GDB Observers): Add before_prompt observer.
1621 * gdb.texinfo (Basic Python): Add documentation for prompt
1622 substitution.
1623
713389e0
PM
16242011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1625
1626 PR python/12438
1627 * gdb.texinfo (Python Commands): Add deprecate note to maint
1628 set/show python print-stack. Document set/show python
1629 print-backtrace.
1630
177b42fe
TJB
16312011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1632
1633 * gdb.texinfo: Fix typos.
1634
900e11f9
JK
16352011-07-01 Tom Tromey <tromey@redhat.com>
1636
1637 * gdb.texinfo (Debugging Output): Document set debug
1638 check-physname.
1639
39c4d40a
TT
16402011-06-29 Tom Tromey <tromey@redhat.com>
1641
1642 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1643 breakpoint-notifications feature.
1644
6f5def7d
UW
16452011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1646
1647 * gdb.texinfo (Target Description): Remove warning about
1648 possibly unstable format.
1649
8cf64490
TT
16502011-06-03 Tom Tromey <tromey@redhat.com>
1651
1652 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1653 (Events In Python): Note that exit_code is optional.
1654
393eab54
PA
16552011-05-17 Pedro Alves <pedro@codesourcery.com>
1656
1657 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1658 required for multi-threading support.
1659 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1660 Hc are deprecated for multi-threading debugging. Point readers at
1661 the vCont packet.
1662
75fc9810
DE
16632011-05-15 Doug Evans <dje@google.com>
1664
1665 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1666
01124a23
DE
16672011-05-13 Doug Evans <dje@google.com>
1668
98a5dd13
DE
1669 * gdb.texinfo (Threads): Document $sdir,$pdir.
1670 (Server): Document $pdir exception.
1671
dbaefcf7
DE
1672 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1673
cc63ef9b
DE
1674 * gdb.texinfo (Threads): Clarify default value for
1675 libthread-db-search-path.
7e0396aa 1676
01124a23
DE
1677 * gdb.texinfo (Completion): Update example.
1678 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1679
d248b706
KY
16802011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1681
1682 * gdb.texinfo: Document change in the behaviour of the enable and
1683 disable GDB commands when applied to tracepoints.
1684 Document the EnableDisableTracepoints remote stub feature.
1685 Document QTEnable and QTDisable in the list of tracepoint packets.
1686
cc88a640
JK
16872011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1688
1689 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1690 hsuser.texi.
1691 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1692 comment to hsuser.texi. Change rluser.texi name in the comment.
1693
84e578fb
DE
16942011-05-10 Doug Evans <dje@google.com>
1695
1696 * gdb.texinfo (Threads): If an empty path is provided for
1697 libthread-db-search-path it is reset to its default value.
1698 (Server): Ditto.
1699
478aac75
DE
17002011-05-09 Doug Evans <dje@google.com>
1701
1702 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1703
9c06b0b4
TJB
17042011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1705 Thiago Jung Bauermann <bauerman@br.ibm.com>
1706
1707 Implement support for PowerPC BookE masked watchpoints.
1708 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1709 (PowerPC Embedded): Mention support of masked watchpoints.
1710
9ed350ad
JB
17112011-05-03 Joel Brobecker <brobecker@adacore.com>
1712
1713 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1714 `@value{GDBN}'.
1715
4ceed123
JB
17162011-05-03 Joel Brobecker <brobecker@adacore.com>
1717
1718 * gdb.texinfo (titlepage): Remove dedication.
1719 (In Memoriam): New appendix.
1720
559a7a62
JK
17212011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1722 Eli Zaretskii <eliz@gnu.org>
1723
1724 * gdb.texinfo (Index Section Format): Change the version to 5.
1725 Describe the different formula.
1726
03f2bd59
JK
17272011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1728 Eli Zaretskii <eliz@gnu.org>
1729
1730 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1731 for disconnected tracing.
1732 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1733 extended-remote relationship. Mention --once.
1734 (TCP port allocation lifecycle of @code{gdbserver}): New.
1735
d9b1a651
EZ
17362011-04-23 Eli Zaretskii <eliz@gnu.org>
1737
1738 * gdb.texinfo (Server): Improve indexing. Index all optional
1739 switches to gdbserver.
1740
90476074
TT
17412011-04-20 Tom Tromey <tromey@redhat.com>
1742
1743 * gdb.texinfo (Index Section Format): New node.
1744 (Top): Add new node to menu.
1745
c21236dc
PA
17462011-04-20 Pedro Alves <pedro@codesourcery.com>
1747
1748 * gdb.texinfo (Maintenance Commands): Document `maint print
1749 remote-registers'.
1750
05c8c3f5
TT
17512011-04-20 Tom Tromey <tromey@redhat.com>
1752
1753 * gdb.texinfo (Trace File Format): Move node later.
1754
7a9dd1b2
TT
17552011-04-19 Tom Tromey <tromey@redhat.com>
1756
1757 * gdbint.texinfo (Register Information Functions): Remove
1758 duplicate "the".
1759 * gdb.texinfo (Emacs): Remove duplicate "to".
1760 (GDB/MI Variable Objects): Remove duplicate "the".
1761 (General Query Packets): Likewise.
1762
4368ebeb
JB
17632011-04-02 Joel Brobecker <brobecker@adacore.com>
1764
1765 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1766 "GDB/MI Ada Exception Information" node.
1767
956a9fb9
JB
17682011-04-01 Joel Brobecker <brobecker@adacore.com>
1769
1770 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1771 the "exception-name" field in the *stopped async record.
1772
f1310107
TJB
17732011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1774 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1775
1776 Implement support for PowerPC BookE ranged breakpoints.
1777 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1778
8786b2bd
TT
17792011-03-28 Tom Tromey <tromey@redhat.com>
1780
1781 * gdb.texinfo (Set Tracepoints): Fix typo.
1782
9ef07c8c
TT
17832011-03-24 Tom Tromey <tromey@redhat.com>
1784
1785 * gdb.texinfo (Specify Location): Document `function:label'
1786 linespec.
1787
99c3dc11
PM
17882011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1789
f1310107 1790 PR python/12149
99c3dc11
PM
1791
1792 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1793
29703da4
PM
17942011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1795
1796 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1797 (Inferiors In Python): Likewise.
1798 (Threads In Python): Likewise.
1799 (Symbols In Python): Likewise.
1800 (Objfiles In Python): Likewise.
1801 (Symbol Tables In Python): Likewise.
1802
c9174737
PA
18032011-03-15 Pedro Alves <pedro@codesourcery.com>
1804
1805 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1806 display>: Explain that the commands accept number ranges.
1807
7371cf6d
PM
18082011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1809
1810 * gdb.texinfo (Breakpoints In Python): Add description and example
1811 of Python stop function operation.
1812
ecec24e6
PM
18132011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1814
1815 * gdb.texinfo (Parameters In Python): Document get_set_string and
1816 get_show_string methods.
1817
6dcd5565
JK
18182011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1819
1820 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1821
81896e36
JK
1822 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1823 circular-trace-buffer name.
1824
5e30da2c
JB
18252011-02-28 Joel Brobecker <brobecker@adacore.com>
1826
1827 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1828 in the previous change.
1829
3bd0f5ef 18302011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1831
1832 * gdb.texinfo (Inferiors and Programs): Update commands to show
1833 that they can accept multiple arguments.
1834
4ec7539c
JB
18352011-02-24 Joel Brobecker <brobecker@adacore.com>
1836
1837 Revert the following patch (code patch was not approved):
1838 2011-02-21 Hui Zhu <teawater@gmail.com>
1839 * agentexpr.texi (bytecode descriptions): add printf.
1840 * gdb.texinfo (tracepoint action lists): add printf.
1841
82809774
DE
18422011-02-23 Doug Evans <dje@google.com>
1843
1844 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1845
e5a67952
MS
18462011-02-23 Michael Snyder <msnyder@vmware.com>
1847
1848 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1849 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1850 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1851
6e6fbe60
DE
18522011-02-22 Doug Evans <dje@google.com>
1853
1854 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1855 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1856 add description of result, fix @defun formatting.
1857
f994e27a
HZ
18582011-02-21 Hui Zhu <teawater@gmail.com>
1859
1860 * agentexpr.texi (Bytecode Descriptions): Add printf.
1861 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1862
c7f96d2b
TT
18632011-02-18 Tom Tromey <tromey@redhat.com>
1864
1865 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1866
60f98dde
MS
18672011-02-14 Michael Snyder <msnyder@vmware.com>
1868
1869 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1870 Document new command "thread find".
1871
08e796bc
MS
18722011-02-14 Michael Snyder <msnyder@vmware.com>
1873
1874 * gdb.texinfo (Threads): Update example of new thread message.
1875
b3b9301e
PA
18762011-02-14 Pedro Alves <pedro@codesourcery.com>
1877
1878 * gdb.texinfo (Remote Configuration): Mention set/show remote
1879 traceframe-info.
1880 (Tools/Packages Optional for Building GDB): Mention that expat is
1881 used for traceframe info.
1882 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1883 (General Query Packets) <qSupported>: Describe the
1884 qXfer:traceframe-info:read feature.
1885 (qXfer::read): Describe qXfer:traceframe-info:read.
1886 (Traceframe Info Format): New section.
1887
cef35b0f
PA
18882011-02-04 Pedro Alves <pedro@codesourcery.com>
1889
1890 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1891 for casts and unary operators.
1892
f1cbe1d3
TT
18932011-02-04 Tom Tromey <tromey@redhat.com>
1894
1895 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1896 is not useful.
1897
585fdaa1
PA
18982011-01-25 Pedro Alves <pedro@codesourcery.com>
1899
1900 * gdb.texinfo: s/value optimized out/optimized out/g
1901
7bfc9434
JB
19022011-01-21 Joel Brobecker <brobecker@adacore.com>
1903
1904 * gdb.texinfo (Other Misc Settings): Rework part of the
1905 documentation of the "set interactive mode" command.
1906
4694da01
TT
19072011-01-19 Tom Tromey <tromey@redhat.com>
1908
1909 * gdb.texinfo (Threads): Document thread name output and `thread
1910 name' command.
1911 (Threads In Python): Document Thread.name attribute.
1912 (GDB/MI Thread Commands): Document thread attributes.
1913
b716877b
AB
19142011-01-12 Andrew Burgess <aburgess@broadcom.com>
1915
1916 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1917 changes in mi/mi-cmd-disas.c
1918
13fd8b81
TT
19192011-01-12 Tom Tromey <tromey@redhat.com>
1920
1921 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1922 Fix "thread apply" text.
1923
e09342b5
TJB
19242011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1925 Thiago Jung Bauermann <bauerman@br.ibm.com>
1926
1927 Implement support for PowerPC BookE ranged watchpoints.
1928 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1929 the "set powerpc exact-watchpoints" flag.
1930
06e65f44
TT
19312011-01-07 Tom Tromey <tromey@redhat.com>
1932
1933 * gdb.texinfo (Python API): Add descriptions to @menu items.
1934
d8e22779
TT
19352011-01-06 Tom Tromey <tromey@redhat.com>
1936
1937 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1938
a255712f
PP
19392010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1940
e09342b5 1941 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 1942
ccfc3d6e
TT
19432011-01-06 Tom Tromey <tromey@redhat.com>
1944
1945 PR python/12133:
1946 * gdb.texinfo (Frames In Python): Document various frame
1947 constants.
1948
44944448
JB
19492011-01-05 Joel Brobecker <brobecker@adacore.com>
1950
1951 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1952 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1953 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1954
42ea3d7a
JK
19552011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1956
1957 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1958 (clean): Add GDBvn.texi.
1959
720d1a40
JB
19602010-12-29 Joel Brobecker <brobecker@adacore.com>
1961
1962 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1963 occasional case where the debugger prints an array address
1964 instead of the array itself.
1965
ad196637
PA
19662010-12-23 Pedro Alves <pedro@codesourcery.com>
1967
1968 * gdb.texinfo (Packets) <read registers packet>: Document support
1969 for registers that were not collected.
1970
a86caf66
DE
19712010-12-15 Doug Evans <dje@google.com>
1972
1973 * gdb.texinfo (Startup): Document auto-loading of scripts during
1974 startup.
1975 (Auto-loading): Delete "maint set python auto-load on|off".
1976 Add "set auto-load-scripts on|off".
1977
aae1c79a
DE
19782010-12-07 Doug Evans <dje@google.com>
1979
1980 * gdb.texinfo (Mode Options): Document -data-directory.
1981 (Data Files): Add reference to -data-directory.
1982
4e04c971
DE
19832010-11-29 Doug Evans <dje@google.com>
1984
1985 * gdb.texinfo (Pretty-Printer Introduction): Change
1986 printer-name:subprinter-name to printer-name;subprinter-name.
1987
94b6973e
PM
19882010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1989
1990 PR python/12199
1991
1992 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1993
39037522
TT
19942010-11-23 Tom Tromey <tromey@redhat.com>
1995
1996 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1997 (Editing): Likewise.
1998 (Command History): Likewise.
1999 (TUI Keys): Likewise.
2000 (Bug Reporting): Conditionally include rluser.texi and
2001 inc-history.texinfo.
2002 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2003 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2004 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2005 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2006 (gdb.pdf): Likewise.
2007 (gdb.info): Likewise.
2008 (gdb/index.html): Likewise.
2009
5ae98d25
TT
20102010-11-23 Tom Tromey <tromey@redhat.com>
2011
2012 * Makefile.in (Makefile): Run ../config.status.
2013 (distclean): Update.
2014 * configure: Remove.
2015 * configure.ac: Remove.
2016
621c8364
TT
20172010-11-12 Tom Tromey <tromey@redhat.com>
2018
2019 * gdb.texinfo (Basic Python): Update. Add xref.
2020 (Exception Handling): Document new exception classes.
2021 (Types In Python): Update.
2022 (Frames In Python): Update.
2023
84f4c1fe
PM
20242010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2025
2026 * gdb.texinfo (Breakpoints In Python): Document "internal"
2027 parameter, and visible attribute.
2028
99e7ae30
DE
20292010-11-05 Doug Evans <dje@google.com>
2030
2031 * gdb.texinfo (Source Path): Document "set directories".
2032
f4b8a18d
KW
20332010-11-05 Ken Werner <ken.werner@de.ibm.com>
2034
2035 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2036 (OpenCL C): New node.
2037
7b51bc51
DE
20382010-11-02 Doug Evans <dje@google.com>
2039
2040 * gdb.texinfo (Pretty Printing): Expand into three sections,
2041 introduction, example, and commands.
2042 (Python API): Delete section Disabling Pretty-Printers, merge into
2043 Selecting Pretty-Printers.
2044 (Writing a Pretty-Printer): New section. Move the pretty-printer
2045 example here, and reformat to match python coding style. Add a second
2046 example using the gdb.printing module.
2047 (Python modules): Add gdb.printing.
2048
9eeee977
DE
20492010-10-29 Doug Evans <dje@google.com>
2050
2051 * gdb.texinfo (Python): Fix long line.
2052
a0e0ffdf
DE
20532010-10-20 Doug Evans <dje@google.com>
2054
2055 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2056 All references updated. Correct sections marked as subsections.
2057 (Coding Standards): New chapter. Move the coding standard related
2058 subsections here. Add section on Python coding standards.
2059
0e3509db
DE
20602010-10-13 Doug Evans <dje@google.com>
2061
2062 * gdb.texinfo (Python): Add "Python modules".
2063 (Types in Python): Add reference to gdb.types section.
2064 (Python modules): New node.
2065
44592cc4
DE
20662010-10-11 Doug Evans <dje@google.com>
2067
2068 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2069 Python" from gdb.Value.type description.
2070
6e1bb179
JB
20712010-09-28 Joel Brobecker <brobecker@adacore.com>
2072
2073 * gdb.texinfo (Ravenscar Profile): New node.
2074
e8467610
TT
20752010-09-22 Tom Tromey <tromey@redhat.com>
2076
2077 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2078
fccd1d1e
EZ
20792010-09-22 Eli Zaretskii <eliz@gnu.org>
2080
2081 * gdb.texinfo (Values From Inferior): Clarify that
2082 value.dynamic_type works only in C++ programs with RTTI.
2083
c1b6b909
TT
20842010-09-15 Paul Bolle <pebolle@tiscali.nl>
2085
2086 * gdb.texinfo (Character Sets): Correctly reference host-charset
2087 in example.
2088
7d288aaa
TT
20892010-09-13 Tom Tromey <tromey@redhat.com>
2090
2091 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2092 Document "fullname" and "from".
2093
f75d858b
MK
20942010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2095
2096 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2097 feature `reverse' output by -list-target-features.
2098
83b9503b
L
20992010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2100
2101 * gdb.texinfo (i386 Features): Remove an extra "@item".
2102
03f17ccf
TT
21032010-08-30 Tom Tromey <tromey@redhat.com>
2104
2105 PR python/11792:
2106 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2107
9779414d
DJ
21082010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2109
2110 * gdb.texinfo (ARM Features): Document
2111 org.gnu.gdb.arm.m-profile.
2112
f9ffd4bb
TT
21132010-08-23 Tom Tromey <tromey@redhat.com>
2114
2115 PR python/11145:
2116 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2117 reinterpret_cast methods.
2118
702c2711
TT
21192010-08-23 Tom Tromey <tromey@redhat.com>
2120
2121 PR python/11915:
2122 * gdb.texinfo (Types In Python): Document array method.
2123
66b73624
TJB
21242010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2125
2126 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2127
06a64a0b
TT
21282010-08-16 Tom Tromey <tromey@redhat.com>
2129
2130 * gdb.texinfo (Set Watchpoints): Document -location option.
2131
a3a7127e
DE
21322010-08-13 Doug Evans <dje@google.com>
2133
2134 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2135
8dedea02
VP
21362010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2137
2138 * gdb.texinfo (GDB/MI Data Manipulation): Document
2139 -data-read-memory-raw and -data-write-memory-raw.
2140
ca5c20b6 21412010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2142 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2143
2144 * gdb.texinfo (Basic Python): Describe post_event API.
2145
cb2e07a6
PM
21462010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2147
2148 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2149 decode_line Python APIs
cb2e07a6 2150
464b3efb
TT
21512010-08-10 Tom Tromey <tromey@redhat.com>
2152
2153 * gdb.texinfo (Pretty Printing API): Document
2154 gdb.default_visualizer.
2155
c29c521f
TT
21562010-08-10 Tom Tromey <tromey@redhat.com>
2157
2158 Revert gdb-add-index addition:
2159 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2160
5da1313b
JK
21612010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2162 Eli Zaretskii <eliz@gnu.org>
2163
2164 * gdb.texinfo (Mode Options) <-batch>
2165 (Basic Python) <gdb.execute>: Describe setting width and height.
2166
02d868e8
PP
21672010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2168
2169 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2170
c2bbed2a
TT
21712010-07-30 Tom Tromey <tromey@redhat.com>
2172
2173 * gdb.texinfo (Index Files): Mention gdb-add-index.
2174
6c13bbe1
HZ
21752010-07-30 Hui Zhu <teawater@gmail.com>
2176
2177 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2178 "detach inferior" and "kill inferior".
2179
53a71c06
CR
21802010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2181
2182 * gdb.texinfo (Machine Code): Update description of two forms of
2183 arguments, and add new example to demonstrate the new form.
2184
5374244e
PM
21852010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2186
2187 * gdb.texinfo (Values From Inferior): Add value inferior function
2188 call description.
2189
8ea5bce5
JK
21902010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2191
2192 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2193
c0edd9ed
JK
21942010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2195 Eli Zaretskii <eliz@gnu.org>
2196
2197 Make core files the process_stratum.
2198 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2199 record_stratum example.
2200
9291a0cd
TT
22012010-07-13 Tom Tromey <tromey@redhat.com>
2202
2203 * gdb.texinfo (Index Files): New node.
2204
f5011d11
TT
22052010-07-13 Tom Tromey <tromey@redhat.com>
2206
2207 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2208
0f5238ed
TT
22092010-07-13 Tom Tromey <tromey@redhat.com>
2210
2211 * gdb.texinfo (Specify Location): Document labels.
2212
74c761c1
PA
22132010-07-01 Pedro Alves <pedro@codesourcery.com>
2214
2215 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2216 entries for fast tracepoints and static tracepoints.
2217
501994c0
PA
22182010-07-01 Pedro Alves <pedro@codesourcery.com>
2219
2220 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2221 qsThreadInfo>: Spell out `l' as ell.
2222
0fb4aa4b
PA
22232010-07-01 Pedro Alves <pedro@codesourcery.com>
2224
2225 * gdb.texinfo (Convenience Variables): Document $_sdata.
2226 (Commands to Set Tracepoints): Describe static tracepoints. Add
2227 `Listing Static Tracepoint Markers' menu entry. Document
2228 "strace".
2229 (Tracepoint Action Lists): Document collecting $_sdata.
2230 (Listing Static Tracepoint Markers): New subsection.
2231 (Tracepoints support in gdbserver): Mention static tracepoints.
2232 (remote packets, enabling and disabling): Mention
2233 read-sdata-object.
2234 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2235 and StaticTracepoint.
2236 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2237 Document qXfer:sdata:read.
2238 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2239
dc3b15be
JB
22402010-06-29 Joel Brobecker <brobecker@adacore.com>
2241
2242 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2243
595939de
PM
22442010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2245 Tom Tromey <tromey@redhat.com>
2246 Thiago Jung Bauermann <bauerman@br.ibm.com>
2247
2248 * gdb.texinfo (Inferiors In Python): New node.
2249 * gdb.texinfo (Threads In Python): New node.
2250
9279c692
JB
22512010-06-28 Joel Brobecker <brobecker@adacore.com>
2252
2253 * gdb.texinfo (Python): Document what the python directory is
2254 and what its location is.
2255 (Basic Python): Document the gdb.PYTHONDIR constant.
2256
bc9f0842
TT
22572010-06-25 Tom Tromey <tromey@redhat.com>
2258
2259 PR python/10808:
2260 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2261
f1421989
HZ
22622010-06-24 Hui Zhu <teawater@gmail.com>
2263
2264 * gdb.texinfo: (Commands for Controlled Output): Add
2265 documentation for command "eval".
2266
e4c0cfae
SS
22672010-06-21 Stan Shebs <stan@codesourcery.com>
2268
2269 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2270 * annotate.texinfo: Ditto.
2271 * gdbint.texinfo: Ditto.
2272 * stabs.texinfo: Ditto.
2273
bb08c432
HZ
22742010-06-22 Hui Zhu <teawater@gmail.com>
2275
2276 * gdb.texinfo: (Process Record and Replay): Add documentation
2277 for command "set record memory-query".
2278
4f5d9f07
SS
22792010-06-21 Stan Shebs <stan@codesourcery.com>
2280
2281 * gdb.texinfo: Relicense under GFDL version 1.3.
2282 * annotate.texinfo: Relicense under GFDL version 1.3.
2283 * gdbint.texinfo: Relicense under GFDL version 1.3.
2284 * stabs.texinfo: Relicense under GFDL version 1.3.
2285 * fdl.texi: Update to version 1.3.
2286
6aed2dbc
SS
22872010-06-18 Stan Shebs <stan@codesourcery.com>
2288
a61408f8
SS
2289 * gdb.texinfo (Operating System Auxiliary Information): Describe
2290 "info os" when no arguments given.
2291
6aed2dbc
SS
2292 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2293 $_thread.
2294
24e933df
HZ
22952010-06-18 Hui Zhu <teawater@gmail.com>
2296
2297 * gdb.texinfo: (Process Record and Replay): Add documentation
2298 for commands "record save" and "record restore".
2299
65d79d4b
SDJ
23002010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2301
2302 * gdb.texinfo: Include information about the correct use
2303 of addresses in the `watch' command.
2304
d914c394
SS
23052010-06-11 Stan Shebs <stan@codesourcery.com>
2306
2307 * gdb.texinfo (Observer Mode): New section.
2308 (General Query Packets): Document QAllow.
889bf7c5 2309
967cf477
DE
23102010-06-04 Doug Evans <dje@google.com>
2311
2312 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2313
aaf4119b
DE
23142010-06-03 Doug Evans <dje@google.com>
2315
2316 * gdbint.texinfo (Coding): Add subsection on command names.
2317
9eae7c52
TT
23182010-06-02 Tom Tromey <tromey@redhat.com>
2319
2320 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2321 always-disassemble.
2322
fa593d66
PA
23232010-06-01 Pedro Alves <pedro@codesourcery.com>
2324
2325 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2326 gdbserver, and add cross reference.
2327 (Tracepoints support in gdbserver): New subsection.
2328
dde08ee1
PA
23292010-05-26 Pedro Alves <pedro@codesourcery.com>
2330
2331 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2332 `qRelocInsn' feature.
2333 (Relocate instruction reply packet): New subsection
2334 of `Tracepoint Packets'.
2335 (Tracepoint Packets): Mention that packets QTDP and QTStart
2336 support the qRelocInsn request, and add cross reference to new
2337 subsection.
2338
07ca107c
DE
23392010-05-25 Doug Evans <dje@google.com>
2340
2341 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2342 (Commands In Python): Document gdb.string_to_argv.
2343
c25c4a8b
JK
23442010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2345
2346 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2347 ATTR_NORETURN.
2348
d7b32ed3 23492010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2350 Tom Tromey <tromey@redhat.com>
2351 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2352
c25c4a8b 2353 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2354
6aecb9c2
JB
23552010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2356
2357 * gdb.texinfo: (Summary) Add mention about D language support.
2358 (Filenames): Add D suffixes.
2359 (D): New node.
2360
b7da9e9f
PM
23612010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2362
2363 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2364 of macro deleted from GDB code.
2365
ab38a727
PA
23662010-04-24 Pedro Alves <pedro@codesourcery.com>
2367
2368 * gdb.texinfo (Commands to specify files): Describe what how GDB
2369 looks up DOS-based filesystem paths on the system root. Document
2370 the new `set/show target-file-system-kind' commands.
2371
66d09542
DE
23722010-04-23 Doug Evans <dje@google.com>
2373
2374 * gdb.texinfo (Python): Move Auto-loading section here ...
2375 (Python API): from here.
2376 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2377 (Maintenance Commands): Add docs for "maint print section-scripts".
2378
8bd10a10
CM
23792010-04-20 Chris Moller <cmoller@redhat.com>
2380
2381 * gdb.texinfo (Setting Breakpoints): Added description of
2382 filename-qualified rbreak.
2383 * refcard.tex (Breakpoints and Watchpoints): Added brief
2384 description of filename-qualified rbreak.
2385
4c374409
JK
23862010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2387
2388 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2389 (Python API): Change the reference to Pretty Printing API.
2390 (Pretty Printing): Move the user part under the Data node. Reformat
2391 the sample output to 72 columns. Create a new reference to Pretty
2392 Printing API. Rename the API part ...
2393 (Pretty Printing API): To a new node name.
2394 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2395 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2396
5a9351ae
SS
23972010-04-21 Stan Shebs <stan@codesourcery.com>
2398
2399 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2400 and commands.
5a9351ae 2401 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2402
9a22f0d0
PM
24032010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2404
2405 * gdb.texinfo (Examining memory): Update for change in string
2406 display with explicit size.
2407
6149aea9
PA
24082010-04-19 Pedro Alves <pedro@codesourcery.com>
2409
2410 PR breakpoints/8554.
2411
2412 * gdb.texinfo (Save Breakpoints): New node.
2413 (save-tracepoints): Rename to ...
2414 (save tracepoints): ... this. Mention that `save-tracepoints' is
2415 a deprecated alias to `save tracepoints'.
2416
711e434b
PM
24172010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2418
645797a8 2419 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2420 (info w32 thread-information-block): Document new command.
2421 (qGetTIBAddress): Document new gdbserver query.
2422 (maint set/show show-all-tib): Document new command.
2423
3f7b2faa
DE
24242010-04-15 Doug Evans <dje@google.com>
2425
fa33c3cd
DE
2426 * gdb.texinfo (Python API): Add progspaces section.
2427 (Selecting Pretty-Printers): Progspace pretty-printers are
2428 searched too.
2429 (Progspaces In Python): New section.
2430
3f7b2faa
DE
2431 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2432
79f283fe
PM
24332010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2434
2435 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2436 returns None.
2437
87290684
SS
24382010-04-09 Stan Shebs <stan@codesourcery.com>
2439
2440 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2441 Describe the `frames-created' field, tweak grammar.
2442
a97153c7
PA
24432010-04-09 Pedro Alves <pedro@codesourcery.com>
2444
2445 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2446 Describe the `circular' and `disconnected' fields.
2447
5c5dcc1b
L
24482010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2449
2450 * gdb.texinfo (maint print registers): Mention unavailable and
2451 invisible registers.
2452
adc36818
PM
24532010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2454 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2455 Tom Tromey <tromey@redhat.com>
adc36818
PM
2456
2457 * gdb.texinfo (Breakpoints In Python): New Node.
2458
33da3f1c
SS
24592010-04-08 Stan Shebs <stan@codesourcery.com>
2460
2461 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2462 trace status fields.
2463
3a13a53b
L
24642010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2465
2466 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2467 optional. Make org.gnu.gdb.i386.avx requires
2468 org.gnu.gdb.i386.avx.
2469
08001717
DE
24702010-04-08 Doug Evans <dje@google.com>
2471
2472 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2473 search path, and document that gdb only scans the search path if
2474 the script's path doesn't specify a directory.
2475
c375651d
DE
24762010-04-05 Doug Evans <dje@google.com>
2477
2478 * gdb.texinfo (maint show python auto-load): Fix typo.
2479
af54718e
SS
24802010-04-04 Stan Shebs <stan@codesourcery.com>
2481
d77f58be
SS
2482 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2483 (Setting Watchpoints): Update description of "info watch".
2484 (Disabling Breakpoints): Only "info break" lists all.
2485
af54718e
SS
2486 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2487 (tdump): Explain how tdump works.
2488
86b17b60
PA
24892010-04-01 Pedro Alves <pedro@codesourcery.com>
2490
2491 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2492 add cross reference.
2493
ff12863f
PA
24942010-03-31 Pedro Alves <pedro@codesourcery.com>
2495
2496 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2497 commands error out.
2498
f68eb612
L
24992010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2500
2501 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2502
c8d5aac9
L
25032010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2504
2505 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2506
7d13fe92
SS
25072010-03-29 Stan Shebs <stan@codesourcery.com>
2508 Nathan Sidwell <nathan@codesourcery.com>
2509
2510 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2511 GDBN equivalent.
2512 (Set Tracepoints): Remove mention that conditional tracepoints
2513 don't exist.
2514 (Tracepoint Actions): Clarify when while-stepping collection
2515 happens, note that while-stepping does not automatically collect
2516 $pc.
2517
409873ef 25182010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2519
409873ef
SS
2520 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2521 (General Query Packets): Describe TracepointSource.
2522
ee8e71d4
EZ
25232010-03-27 Matt Rice <ratmice@gmail.com>
2524
c8d5aac9
L
2525 * gdb.texinfo (ARM): Document arguments to "target sim".
2526 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2527
99b5e152
PA
25282010-03-26 Pedro Alves <pedro@codesourcery.com>
2529
2530 * gdb.texinfo (Tracepoint Packets): Remove mention that
2531 terror:string may be plain text, and drop mention of X prefix.
2532
cd64ee31
VP
25332010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2534
2535 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2536
6c28cbf2
SS
25372010-03-24 Stan Shebs <stan@codesourcery.com>
2538
2539 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2540
95a42b64
TT
25412010-03-24 Tom Tromey <tromey@redhat.com>
2542
2543 PR breakpoints/9352:
2544 * gdb.texinfo (Break Commands): Update.
2545
18148017
VP
25462010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2547
2548 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2549 commands.
2550
4daf5ac0
SS
25512010-03-16 Stan Shebs <stan@codesourcery.com>
2552
2553 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2554 circular-trace-buffer.
2555 (Tracepoint Packets): Describe QTBuffer, and details of the
2556 qTStatus reply.
2557
c9429232
SS
25582010-03-12 Stan Shebs <stan@codesourcery.com>
2559 Nathan Sidwell <nathan@codesourcery.com>
2560
2561 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2562 doing instruction stepping.
2563 (Tracepoint Restrictions): New node.
2564
ccefe4c4
TT
25652010-03-10 Tom Tromey <tromey@redhat.com>
2566
2567 * gdbint.texinfo (Symbol Handling): Update.
2568
7c953934
TT
25692010-03-08 Tom Tromey <tromey@redhat.com>
2570
2571 PR cli/9591:
2572 * gdb.texinfo (Mode Options): Mention lack of pagination and
2573 confirmation with --batch.
2574 (Screen Size): Mention --batch.
2575 (Messages/Warnings): Likewise.
2576
f870a310
TT
25772010-03-05 Tom Tromey <tromey@redhat.com>
2578
2579 * gdb.texinfo (Basic Python): Document target_charset and
2580 target_wide_charset.
2581
78e2826b
TT
25822010-03-05 Tom Tromey <tromey@redhat.com>
2583
2584 * gdb.texinfo (Data): Link to pretty-printing.
2585 (Output Formats): Likewise. Correct text.
2586
f5dff777
DJ
25872010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2588
2589 * gdb.texinfo (Types): Describe <struct> and <flags>.
2590
dc00d89f
PM
25912010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2592
2593 * gdb.texinfo (Frames In Python): Add block parameter and
2594 description to read_var text.
2595
5107b149 25962010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2597 Tom Tromey <tromey@redhat.com>
5107b149
PM
2598
2599 * gdb.texinfo (Types In Python): Describe block argument in
2600 template_argument and gdb.lookup_type.
2601
e03e5e7b
TT
26022010-02-24 Tom Tromey <tromey@redhat.com>
2603
2604 * gdb.texinfo (Cygwin Native): Fix typo.
2605
f3e9a817
PM
26062010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2607
2608 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2609 and select method descriptions.
2610 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2611 Tables in Python to menu.
2612 (Blocks In Python): New node.
2613 (Symbols In Python): New node.
2614 (Symbol Tables in Python): New node.
2615
a79b8f6e
VP
26162010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2617
2618 Multiexec MI
2619
2620 gdb/
2621 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2622
2623 gdb/doc/
2624 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2625 changes.
2626 (GDB/MI Program Execution): Document current behaviour of
2627 --all and --thread-group.
2628 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2629 -remove-inferior.
2630 * observer.texi (inferior_added, inferior_removed): New
2631 observers.
2632
629d6a47
TT
26332010-02-19 Tom Tromey <tromey@redhat.com>
2634
2635 * gdbint.texinfo (Getting Started): Fix @node.
2636 (Debugging GDB): Likewise.
2637
c09529e5
JB
26382010-02-13 Joel Brobecker <brobecker@adacore.com>
2639
2640 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2641 documenting the gdb_test_timeout variable.
2642
540aa8e7
MS
26432010-02-12 Jakob Engblom <jakob@virtutech.com>
2644
2645 * gdb.texinfo (MI commands): Added documentation of --reverse
2646 option to a set of MI commands. Restructured documentation of MI
2647 commands --exec-continue to reflect the complexity of reverse
2648 execution.
2649
081dfbf7
PA
26502010-02-12 Pedro Alves <pedro@codesourcery.com>
2651
2652 * gdb.texinfo (Using the Collected Data): Specify that the address
2653 range of `tfind outsize' is exclusive, and that the address range
2654 of `tfind range' is inclusive.
2655 (Tracepoint Packets): Specify that the address range of
2656 `QTFrame:range' is inclusive, and that the address range of
2657 `QTFrame:outside' is exclusive
2658
8e9c5e02
VP
26592010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2660
2661 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2662
92981e24
TT
26632010-02-10 Tom Tromey <tromey@redhat.com>
2664
2665 * gdb.texinfo (Debugging Output): Document set debug parser and
2666 show debug parser.
2667
075b51b7
L
26682010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2669
2670 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2671 i386_eflags and i386_mxcsr.
2672
3bb8d5c3
L
26732010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2674
2675 * gdb.texinfo: Document i386 target features.
2676
c5f80513
DE
26772010-02-05 Doug Evans <dje@google.com>
2678
2679 * gdbint.texinfo (Testsuite): Add a new section to document the
2680 various DejaGnu variables that may be overridden.
1be00882 2681 Document INTERNAL_GDBFLAGS.
c5f80513 2682
6ac33a4e
TT
26832010-02-04 Tom Tromey <tromey@redhat.com>
2684
2685 PR cli/8830:
2686 * gdb.texinfo (Files): -readnow comes before the filename for file
2687 and symbol-file.
2688
a1dcb23a
DJ
26892010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2690
2691 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2692 Document ARM breakpoint types.
2693 (Register Packet Format): Move into the new section.
2694 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2695
95433b34
JB
26962010-01-21 Joel Brobecker <brobecker@adacore.com>
2697
2698 * gdb.texinfo (File Options): Adjust the documentation of this
2699 switch to refer to the "source" command rather than partially
2700 duplicating some of the relevant information.
2701 (Extending GDB): Introduce and document the set/show script-extension
2702 setting.
2703 (Command Files): Add note explaining that the "source" command
2704 is also used to evalute scripts written in other languages.
2705 Remove the short slightly incorrect reference to sourcing Python
2706 scripts.
2707 (Python Commands): Document how to execute a Python script from GDB.
2708
8d576872
JB
27092010-01-19 Joel Brobecker <brobecker@adacore.com>
2710
2711 * gdb.texinfo (Command Files): Fix typo.
2712
8150ff9c
JB
27132010-01-18 Tom Tromey <tromey@redhat.com>
2714
2715 * gdb.texinfo (File Options): Document -x on .py files.
2716 (Command Files): Document handling of Python scripts.
2717
23db03a6
JZ
27182010-01-18 Jie Zhang <jie.zhang@analog.com>
2719
2720 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2721
00bf0b85
SS
27222010-01-15 Stan Shebs <stan@codesourcery.com>
2723
2724 * gdb.texinfo (Trace Files): New section.
2725 (Tracepoint Packets): Document QTSave and qTBuffer.
2726 (Trace File Format): New appendix.
2727
be759fcf
PM
27282010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2729
2730 * gdb.texinfo (Values From Inferior): Document lazy_string value
2731 method.
2732 (Python API): Add Lazy strings menu item.
2733 (Lazy Strings In Python): New node.
2734
dc146f7c
VP
27352010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2736
2737 * gdb.texinfo (GDB/MI Thread Information): New.
2738 (GDB/MI Async Records): Document the core field in *stopped.
2739 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2740 documentation
2741 (Process list): Document that osdata document may contain
2742 threads.
2743 (Remote Serial Protocol): Document qXfer:threads.
2744
d5551862
SS
27452010-01-06 Stan Shebs <stan@codesourcery.com>
2746
2747 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2748 disconnected tracing.
2749 (Tracepoint Packets): Document new protocol.
2750
7a697b8d
SS
27512010-01-05 Stan Shebs <stan@codesourcery.com>
2752
2753 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2754 tracepoints.
2755 (Tracepoint Packets): Describe remote protocol for fast
2756 tracepoints.
2757
e6f3ec50
JB
27582010-01-01 Joel Brobecker <brobecker@adacore.com>
2759
2760 Update the "Start of New Year Procedure".
2761 * gdbint.texinfo: Add the list of files that need to be updated
2762 manually. Minor reformatting.
2763
ddc4e9c1
JB
27642010-01-01 Joel Brobecker <brobecker@adacore.com>
2765
2766 * refcard.tex: Update copyright year in header and text.
2767
9d2897ad
JB
27682010-01-01 Joel Brobecker <brobecker@adacore.com>
2769
2770 * agentexpr.texi: Add 2010 to the list of copyright years.
2771 * annotate.texinfo: Likewise.
2772 * gdb.texinfo: Likewise.
2773 * gdbint.texinfo: Likewise.
2774 * observer.texi: Likewise.
2775 * stabs.texinfo: Likewise.
2776
6da95a67
SS
27772009-12-31 Stan Shebs <stan@codesourcery.com>
2778
2779 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2780
236f1d4d
SS
27812009-12-29 Stan Shebs <stan@codesourcery.com>
2782
2783 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2784
f61e138d
SS
27852009-12-28 Stan Shebs <stan@codesourcery.com>
2786
2787 * gdb.texinfo (Trace State Variables): New section.
2788 (Tracepoint Packets): Describe trace state variable packets.
2789 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2790 variable bytecodes.
2791
0fe7935b
DJ
27922009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2793
2794 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2795 declarations.
2796
a6b29f87
VP
27972009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2798
2799 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2800 -gdb-exit behaviour.
2801
5e4bde96
JB
28022009-12-20 Joel Brobecker <brobecker@adacore.com>
2803
2804 * gpl.texi: Update to version 3 of the GPL.
2805
a1715244
JB
28062009-12-20 Joel Brobecker <brobecker@adacore.com>
2807
2808 * Makefile.in: Update copyright header.
2809 * observer.texi: Fix the copyright header of the generated files.
2810
361ae042
PM
28112009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2812
2813 * gdb.texinfo (Types In Python): Describe range function.
2814
bfd31e71
PM
28152009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2816
2817 * gdb.texinfo (Types In Python): Describe "is_base_class".
2818
57a1d736
TT
28192009-12-03 Tom Tromey <tromey@redhat.com>
2820
2821 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2822
8cebebb9
PP
28232009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2824
2825 * observer.texi: New memory_changed observer.
2826
16af530a
TT
28272009-12-01 Tom Tromey <tromey@redhat.com>
2828
2829 * gdb.texinfo (Reverse Execution): Fix typo.
2830
b6199126
DJ
28312009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2832
2833 PR gdb/8704
2834
2835 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2836 are allowed after the breakpoint condition.
2837
7a6973ad
TT
28382009-11-23 Tom Tromey <tromey@redhat.com>
2839
2840 PR python/10782:
2841 * gdb.texinfo (Types In Python): Document Type.pointer.
2842
21a0512e
PP
28432009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2844
2845 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2846
a5832c8f
PA
28472009-11-11 Pedro Alves <pedro@codesourcery.com>
2848
2849 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2850 (Using Agent Expressions): Delete cross reference.
2851
1eb7cd77
JB
28522009-11-07 Joel Brobecker <brobecker@adacore.com>
2853
2854 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2855 and @settitle directives up to help makeinfo find them.
2856
24ddea62
JK
28572009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2858
2859 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2860 (Auto-loading): Use plural and note one can use multiple components now.
2861
3afae151
VP
28622009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2863
2864 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2865 -stack-list-arguments have the same documentation for parameter
2866 as -stack-list-locals. Add comas.
2867
14ff2235
PM
28682009-10-27 Tom Tromey <tromey@redhat.com>
2869 Eli Zaretskii <eliz@gnu.org>
2870
c8d5aac9 2871 PR python/10781
14ff2235
PM
2872
2873 * gdb.texinfo (Values From Inferior): Document cast method.
2874
9c419145
PP
28752009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2876
2877 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2878 and adjust example.
889bf7c5 2879
29153c24
MS
28802009-10-22 Michael Snyder <msnyder@vmware.com>
2881
2882 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2883 info record command. Also document the new save and restore
29153c24
MS
2884 commands.
2885
2b28d209
PP
28862009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2887
2888 * gdb.texinfo (Machine Code): Mention current pc marker.
2889 (Memory): Likewise.
2890
6c95b8df
PA
28912009-10-19 Pedro Alves <pedro@codesourcery.com>
2892 Stan Shebs <stan@codesourcery.com>
2893
2894 * observer.texi (new_inferior): Rename to...
2895 (inferior_appeared): ... this.
2896
2897 * gdb.texinfo (Inferiors): Rename node to ...
2898 (Inferiors and Programs): ... this. Mention running multiple
2899 programs in the same debug session.
2900 <info inferiors>: Mention the new 'Executable' column if "info
2901 inferiors". Update examples. Document the "add-inferior",
2902 "clone-inferior", "remove-inferior" and "maint info
2903 program-spaces" commands.
2904 (Process): Rename node to...
2905 (Forks): ... this. Document "set|show follow-exec-mode".
2906
2f8132f3
MS
29072009-10-11 Michael Snyder <msnyder@vmware.com>
2908
2909 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2910 (ReverseContinue): Ditto.
2911
cba4b2d3
PP
29122009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2913
2914 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2915
da082f17
JK
29162009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2917
2918 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2919
08be9d71
ME
29202009-10-06 Michael Eager <eager@eagercon.com>
2921
2922 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2923 (Embedded Processors): Add MicroBlaze.
2924 (MicroBlaze): New. Describe Xilinx MicroBlaze
2925
08a0efd0
PA
29262009-10-04 Pedro Alves <pedro@codesourcery.com>
2927
2928 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2929
cbb8f428
EZ
29302009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2931
2932 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2933
30a4a70c
JB
29342009-09-23 Joel Brobecker <brobecker@adacore.com>
2935
2936 * observer.texi (solib_unloaded): Document explicitly the fact that
2937 this observer is called before the associated symbols are unloaded.
2938
b3372f91
VP
29392009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2940
2941 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2942 -stack-list-variables.
2943
f43030c4
TT
29442009-09-18 Tom Tromey <tromey@redhat.com>
2945
2946 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2947 is experimental.
2948
ec7e75e7
PP
29492009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2950
2951 * gdb.texinfo (convenince variables): Mention
2952 $_siginfo could be empty.
f43030c4 2953
0cc7d26f
TT
29542009-09-15 Tom Tromey <tromey@redhat.com>
2955
2956 * gdb.texinfo (GDB/MI Variable Objects): Document
2957 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2958 Expand -var-update documentation.
2959
a96d9b2e
SDJ
29602009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2961
2962 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2963 feature.
2964
005ca36a
JB
29652009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2966
2967 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2968
0d772ac9
MS
29692009-09-10 Michael Snyder <msnyder@vmware.com>
2970
2971 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2972 ReverseStep replies to the qSupported query.
2973
14fb1bac
JB
29742009-09-10 Joel Brobecker <brobecker@adacore.com>
2975
2976 Add documentation for set/show interactive-mode.
2977 * gdb.texinfo (Other Misc Settings): New node.
2978
29b090c0
DE
29792009-09-01 Doug Evans <dje@google.com>
2980
2981 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2982 non-stop mode's affect on remote caching.
2983
4e5d721f
DE
29842009-08-31 Jacob Potter <jdpotter@google.com>
2985 Doug Evans <dje@google.com>
2986
2987 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2988 Mark `set/show remotecache' options as obsolete.
2989 Document new `set/show stack-cache' option.
2990 Update text for `info dcache'.
2991
55333a84
DE
29922009-08-27 Doug Evans <dje@google.com>
2993
2994 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2995 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2996
bc3a0b4d
RW
29972009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2998
2999 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3000 about autoconf.
3001
3a1ff0b6
PA
30022009-08-25 Pedro Alves <pedro@codesourcery.com>
3003
3004 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3005 small example, and describe its columns. Replace "inferior-id" by
3006 "infno" throughout.
3007
81ecdfbb
RW
30082009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3009
af542c2e
RW
3010 * gdbint.texinfo (Releasing GDB): Point to
3011 README-maintainer-mode file for required autoconf version.
3012 * configure.ac: Do not substitute datarootdir, htmldir,
3013 pdfdir, docdir. Do not process --with-datarootdir,
3014 --with-htmldir, --with-pdfdir, --with-docdir.
3015 * configure: Regenerate.
3016
81ecdfbb
RW
3017 * configure: Regenerate.
3018
4efc6507
DE
30192009-08-20 Reid Kleckner <reid@kleckner.net>
3020
3021 * gdb.texinfo: Add chapter on JIT interface.
3022
43089a6e
NR
30232009-08-07 Nick Roberts <nickrob@snap.net.nz>
3024
3025 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3026 confirmation request.
43089a6e 3027
99e008fe
EZ
30282009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3029
c8d5aac9
L
3030 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3031 CRC definitions.
99e008fe 3032
48cb2d85
VP
30332009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3034
3035 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3036 -break-commands.
48cb2d85 3037
ff1a52c6
UW
30382009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3039
3040 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3041 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3042
3285f3fe
UW
30432009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3044
3045 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3046 "set spu stop-on-load" and "show spu stop-on-load" commands.
3047
e35359c5
UW
30482009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3049
3050 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3051
58d6951d
DJ
30522009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3053
3054 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3055 org.gnu.gdb.arm.neon.
3056
08d16641
PA
30572009-07-20 Pedro Alves <pedro@codesourcery.com>
3058
3059 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3060 optional element.
3061 (subsection OS ABI): New subsection.
3062
782b2b07
SS
30632009-07-14 Stan Shebs <stan@codesourcery.com>
3064
3065 * gdb.texinfo (Tracepoint Conditions): New section.
3066 (General Query Packets): Describe ConditionalTracepoints.
3067 (Tracepoint Packets): Describe condition field.
3068 (Maintenance Commands): Describe maint agent-eval.
3069 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3070
9b117ef3
HZ
30712009-07-11 Hui Zhu <teawater@gmail.com>
3072
3073 * gdb.texinfo (disassemble): Add a new modifier /r
3074 to "disassemble" command to make it print the raw instructions
3075 in hex as well as in symbolic form.
3076
f5a33284
TT
30772009-07-09 Tom Tromey <tromey@redhat.com>
3078
3079 * gdbint.texinfo (Testsuite): Document parallel make check.
3080
812f7342
TT
30812009-07-09 Tom Tromey <tromey@redhat.com>
3082
3083 * gdbint.texinfo (Testsuite): Document test transcripts.
3084
fbb8f299
PM
30852009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3086
3087 * gdb.texinfo (Values From Inferior): Add length parameter
3088 description.
3089
dd8f35ac
EZ
30902009-07-04 Chris Genly <chris@genly.us>
3091
3092 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3093 in -var-list-children. Fix example according to what the code
3094 does.
3095
2277426b
PA
30962009-07-02 Pedro Alves <pedro@codesourcery.com>
3097
3098 * gdb.texinfo (Debugging multiple inferiors): Document the
3099 "inferior", "detach inferior" and "kill inferior" commands.
3100 (Debugging Programs with Multiple Processes): Adjust to mention
3101 generic "inferior" commands. Delete mention of "detach fork" and
3102 "delete fork". Cross reference to "Debugging multiple inferiors"
3103 section.
3104
a6d9a66e
UW
31052009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3106
5af949e3
UW
3107 * gdbint.texinfo (Item Output Functions): Update signature
3108 for ui_out_field_core_addr.
3109
31102009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3111
3112 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3113 Update example code extrated from breakpoint.c.
3114
9901a55b 31152009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3116
9901a55b
PP
3117 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3118 MI commands.
3119 (GDB/MI Symbol Query): Likewise.
3120 (GDB/MI File Commands): Likewise.
3121 (GDB/MI File Transfer Commands): Likewise.
3122 (GDB/MI Target Manipulation): Likewise.
3123 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3124
edb3359d
DJ
31252009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3126
3127 * gdb.texinfo (Debugging Optimized Code): New chapter.
3128 (Compiling for Debugging): Reference it. Move some
3129 text to the new section.
3130
7cd1089b
PM
31312009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3132
3133 * doc/gdb.texinfo (Calling): Document
3134 set-unwind-on-terminating-exception usage.
3135
d4db2f36
PA
31362009-06-11 Pedro Alves <pedro@codesourcery.com>
3137
3138 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3139 command.
3140
d1a7880c
PA
31412009-06-07 Pedro Alves <pedro@codesourcery.com>
3142
3143 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3144 references.
3145
473f94e6
UW
31462009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3147
3148 * gdbint.texinfo: Rename formal parameters to gdbarch function
3149 protoypes from "current_gdbarch" to "gdbarch".
3150
8f500870
TT
31512009-05-28 Tom Tromey <tromey@redhat.com>
3152
3153 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3154
b6313243
TT
31552009-05-27 Tom Tromey <tromey@redhat.com>
3156
3157 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3158 feature.
3159 (GDB/MI Variable Objects): Document -var-set-visualizer.
3160
31612009-04-02 Tom Tromey <tromey@redhat.com>
3162
3163 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3164 feature.
3165 (GDB/MI Variable Objects): Document -var-set-visualizer.
3166
a6bac58e
TT
31672009-05-27 Tom Tromey <tromey@redhat.com>
3168 Thiago Jung Bauermann <bauerman@br.ibm.com>
3169 Phil Muldoon <pmuldoon@redhat.com>
3170
3171 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3172 (Pretty Printing): New node.
3173 (Selecting Pretty-Printers): Likewise.
3174 (Python API): Update.
3175 (Output Formats): Document /r format.
3176
2c74e833
TT
31772009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3178 Tom Tromey <tromey@redhat.com>
3179
3180 * gdb.texinfo (Types In Python): New node.
3181 (Values From Inferior): "type" is now an attribute.
3182 (Python API): Update.
3183
89c73ade
TT
31842009-05-27 Tom Tromey <tromey@redhat.com>
3185 Thiago Jung Bauermann <bauerman@br.ibm.com>
3186 Phil Muldoon <pmuldoon@redhat.com>
3187
3188 * gdb.texinfo: Add @syncodeindex for `tp'.
3189 (Python API): Update.
3190 (Auto-loading): New node.
3191 (Objfiles In Python): New node.
3192
17a37d48
PP
31932009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3194
3195 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3196
6718376f
NR
31972009-05-15 Nick Roberts <nickrob@snap.net.nz>
3198
3199 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3200
cbe54154
PA
32012009-05-12 Pedro Alves <pedro@codesourcery.com>
3202
3203 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3204 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3205 show show-debug-regs' docs.
3206
8e05493c
EZ
32072009-05-08 Eli Zaretskii <eliz@gnu.org>
3208
3209 * gdb.texinfo (Process Record and Replay): Add description of
3210 reverse execution.
3211
b39f4988
JB
32122009-05-07 Joel Brobecker <brobecker@adacore.com>
3213
3214 * gdbint.texinfo (Adding support for debugging core files): New node.
3215 (Native Debugging): Remove the ``Native core file Support'' section.
3216
a2311334
EZ
32172009-05-01 Eli Zaretskii <eliz@gnu.org>
3218
3219 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3220 Add index entries.
3221
53cc454a 32222009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3223 Michael Snyder <msnyder@vmware.com>
53cc454a 3224
a2311334
EZ
3225 * gdb.texinfo: (Process Record and Replay): Add documentation for
3226 process record and replay.
53cc454a 3227
484086b7
JK
32282009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3229
3230 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3231 a new part on command-line defined macros.
3232
32ae1842
EZ
32332009-04-25 Eli Zaretskii <eliz@gnu.org>
3234
3235 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3236 clarify the wording.
3237
b14b1491
TT
32382009-04-23 Tom Tromey <tromey@redhat.com>
3239
3240 * gdb.texinfo (Data Files): New node.
3241 (GDB Files): Update menu.
3242
5c1e86e1
JB
32432009-04-23 Joel Brobecker <brobecker@adacore.com>
3244
3245 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3246 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3247
83eba9b7
VP
32482009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3249
3250 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3251
e31198c4
HZ
32522009-04-22 Hui Zhu <teawater@gmail.com>
3253
3254 * gdb.texinfo (disassemble-next-line): Set the default of
3255 disassemble-next-line to off.
3256
26e251b6
JM
32572009-04-21 Joseph Myers <joseph@codesourcery.com>
3258
3259 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3260 --with-htmldir): New.
3261 * configure: Regenerate.
3262 * Makefile.in (datarootdir, docdir): Define.
3263 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3264 instead of $(SET_TEXINPUTS).
3265 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3266 gdbint.info instead of $(SET_TEXINPUTS).
3267 (gdbint/index.html): Use same -I options as for building
3268 gdbint.info.
3269 (stabs.dvi, stabs.pdf): Use same -I options as for building
3270 stabs.info instead of $(SET_TEXINPUTS).
3271 (stabs/index.html): Use same -I options as for building
3272 stabs.info.
3273 (annotate.dvi, annotate.pdf): Use same -I options as for building
3274 annotate.info instead of $(SET_TEXINPUTS).
3275 (annotate/index.html): Use same -I options as for building
3276 annotate.info.
3277
eac35c4e
DD
32782009-04-21 David Daney <ddaney@caviumnetworks.com>
3279
3280 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3281
29b0e8a2
JM
32822009-04-21 Joseph Myers <joseph@codesourcery.com>
3283
3284 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3285
2b831889 32862009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3287 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3288
3289 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3290 (MAKEHTMLFLAGS): Set to empty.
3291 (html__strip_dir): Define.
3292 (HTMLFILES): Define.
3293 (HTMLFILES_INSTALL): Define.
3294 (install-html): Copy new automake rule.
3295 (html): Depend on $(HTMLFILES).
3296 (gdb_toc.html): Rename to gdb/index.html.
3297 (gdbint_toc.html): Rename to gdbint/index.html.
3298 (stabs_toc.html): Rename to stabs/index.html.
3299 (annotate_toc.html): Rename to annotate/index.html.
3300
89a34d1b
JM
33012009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3302
3303 * Makefile.in: Set pdfdir and htmldir from configure
3304 substitutions.
3305 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3306 * configure: Regenerate.
3307
a2d5da46
JB
33082009-04-16 Joel Brobecker <brobecker@adacore.com>
3309
3310 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3311 This macro is no longer used.
3312
732f6a93
TT
33132009-04-15 Tom Tromey <tromey@redhat.com>
3314
3315 * gdb.texinfo (Character Sets): Document default character set.
3316
87f9adc1
PM
33172009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3318
3319 * gdbint.texinfo: Change server name from sources.redhat.com to
3320 sourceware.org throughout.
3321
2c88c651
JB
33222009-04-09 Joel Brobecker <brobecker@adacore.com>
3323
3324 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3325 about a missing dot or coma after @xref.
3326
4f5376b2
JB
33272009-04-02 Joel Brobecker <brobecker@adacore.com>
3328
3329 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3330 example, and add a small explanation about it.
3331 (Print Settings): Change the documentation of the "set print
3332 frame-arguments" to reflect the fact that the default is now "scalars".
3333
a0381d3a
JB
33342009-04-02 Joel Brobecker <brobecker@adacore.com>
3335
3336 * gdb.texinfo (Print Settings): Add kindex for command "set
3337 print frame-arguments".
3338
45ac276d
JB
33392009-03-31 Joel Brobecker <brobecker@adacore.com>
3340
3341 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3342 breakpoints.
3343 (Set Breaks): Add reference to thread-specific and task-specific
3344 breakpoints.
3345
32cd1edc
JB
33462009-03-31 Joel Brobecker <brobecker@adacore.com>
3347
3348 * gdb.texinfo (Ada Tasks): Remove the documentation about
3349 the "Running" state, as this state has been eliminated.
3350 Now all runnable tasks are shown as "Runnable".
3351
1042e4c0
SS
33522009-03-30 Stan Shebs <stan@codesourcery.com>
3353
3354 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3355 special case of breakpoints.
3356 (Enable and Disable Tracepoints): Mention deprecation.
3357 (Listing Tracepoints): Update description and example.
3358
f8f6f20b
TJB
33592009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3360
3361 * gdb.texinfo (Frames in Python): New node.
3362 (Python API): Update.
3363
c0c6f777
TJB
33642009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3365
3366 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3367 from a method to an attribute.
3368
def2b000
TJB
33692009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3370
3371 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3372 attribute.
3373
a07daef3
PA
33742009-03-25 Pedro Alves <pedro@codesourcery.com>
3375
3376 * observer.texi (thread_exit): Add "silent" parameter.
3377
f3b1572e
PA
33782009-03-22 Pedro Alves <pedro@codesourcery.com>
3379
3380 * observer.texi (about_to_proceed): New.
3381
587afa38
EZ
33822009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3383
3384 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3385 field throughout to handle types with spaces in them. Fix typos
3386 found by aspell.
3387 (Summary, Requirements, Contributors): New first chapter,
3388 "Summary" added, old Requirements section moved there, and new
3389 section, "Contributors" added.
3390 (Initializing a New Architecture, Register Representation)
3391 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3392 (Porting gdb): These sections extended and updated.
3393 (Compiler Characteristics): This section (empty) deleted.
3394 (Defining Other Architecture Features): This section renamed and
3395 duplicate material removed from (formerly "Target Conditionals").
3396 Use braces {} in @deftypeXX type field throughout to handle types
3397 with spaces in them. Typos found by aspell fixed.
3398
3399 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3400 * stack_frame.pdf: Version of image for PDF output.
3401 * stack_frame.png: Version of image for HTML output and for Emacs.
3402 * stack_frame.txt: Version of image for Info output.
1db61298 3403 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3404
10af6951
EZ
34052009-03-21 Eli Zaretskii <eliz@gnu.org>
3406
3407 * gdb.texinfo (Character Sets): Fix last change.
3408
cc924cad
TJB
34092009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3410
3411 * gdb.texinfo (Values From Inferior): Fix optional arguments
3412 markup.
3413 (Commands In Python): Adjust argument names of gdb.Command.__init__
3414 to what the function accepts as keywords.
3415
bc3b79fd
TJB
34162008-03-20 Tom Tromey <tromey@redhat.com>
3417
3418 * gdb.texinfo (Convenience Vars): Document convenience functions.
3419 (Functions In Python): New node.
3420 (Python API): Update.
3421
6c7a06a3
TT
34222009-03-20 Tom Tromey <tromey@redhat.com>
3423
3424 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3425 set target-wide-charset.
3426 (Requirements): Mention iconv.
3427
b646ddd4
HZ
34282009-03-17 Hui Zhu <teawater@gmail.com>
3429
3430 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3431
91440f57
HZ
34322009-03-17 Hui Zhu <teawater@gmail.com>
3433
3434 * gdb.texinfo: Add documentation for disassemble-next-line.
3435
8fd41227
TJB
34362009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3437
3438 * gdb.texinfo (Commands In Python): Remove tindex entries.
3439
61ff14c6
JK
34402009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3441
3442 * gdb.texinfo (Returning): New description for missing debug info.
3443
0b16c5cf
PA
34442009-03-14 Pedro Alves <pedro@codesourcery.com>
3445
3446 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3447 (General Query Packets): Document qAttached.
0b16c5cf 3448
32fc0df9
PA
34492009-03-05 Pedro Alves <pedro@codesourcery.com>
3450
3451 * gdb.texinfo (Background Execution): Better describe the set
3452 target-async command.
3453 (Maintenance Commands): Delete description of the `maint set/show
3454 linux-async' and `maint set/show remote-async' commands.
3455
134eb42c
VP
34562009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3457
3458 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3459 between sentences.
3460
c86cf029
VP
34612009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3462
3463 * gdb.texinfo (GDB/MI Async Records): Document the
3464 =library-loaded and =library-unloaded notifications.
3465
3ea85240
VP
34662009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3467
3468 * observer.texi (test_notification): New observer.
3469
1d33d6ba
VP
34702009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3471
61ff14c6
JK
3472 * observer.texi: Add parameter 'print_frame' to normal_stop
3473 observer.
1d33d6ba 3474
d721c933
EZ
34752009-02-07 Eli Zaretskii <eliz@gnu.org>
3476
3477 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3478 (Commands In Python): Fix COMMAND_* constants in last change. Use
3479 @kbd for interactive input. Add cross-references and index
3480 entries.
3481
4aa995e1
PA
34822009-02-06 Pedro Alves <pedro@codesourcery.com>
3483
3484 * gdb.texinfo (Signals): Document $_siginfo.
3485 (Convenience Variables): Mention $_siginfo.
3486 (Remote Configuration): Document qXfer:siginfo:read,
3487 qXfer:siginfo:write packets, and the read-siginfo-object,
3488 write-siginfo-object commands.
3489
5f5233d4
PA
34902009-02-06 Pedro Alves <pedro@codesourcery.com>
3491
3492 * gdbint.texinfo (Values): New chapter.
3493
d8906c6f
TJB
34942009-02-06 Tom Tromey <tromey@redhat.com>
3495
3496 * gdb.texinfo (Python API): Add entry for Commands In Python.
3497 (Commands In Python): New node.
3498
b6cb8e7d
TJB
34992009-02-05 Tom Tromey <tromey@redhat.com>
3500
3501 * gdb.texinfo (Values From Inferior): Document Value.string.
3502
12453b93
TJB
35032009-02-05 Tom Tromey <tromey@redhat.com>
3504
3505 * gdb.texinfo (Basic Python): Document execute's from_tty
3506 argument.
3507
08c637de
TJB
35082009-02-04 Tom Tromey <tromey@redhat.com>
3509
3510 * gdb.texinfo (Basic Python): Document gdb.history.
3511
592375cd
VP
35122009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3513
3514 * gdb.texinfo (GDB/MI Thread Commands): Document the
3515 'current-thread-id' field. Remove the example with zero threads,
3516 since current GDB won't ever report that if there's inferior.
3517
41447f92
VP
35182009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3519
3520 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3521 option to -break-insert.
3522
098b41a6
JG
35232009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3524 Jerome Guitton <guitton@adacore.com>
3525
3526 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3527 (System-wide configuration): New section.
3528
3c16cced
PA
35292009-01-26 Pedro Alves <pedro@codesourcery.com>
3530
3531 PR gdb/7580:
3532 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3533 internal-error|internal-warning quit|corefile ask|yes|no".
3534
62709adf
PA
35352009-01-26 Pedro Alves <pedro@codesourcery.com>
3536
3537 * gdb.texinfo (Using the `gdbserver' Program): Document
3538 --remote-debug.
3539
7ce58dd2
DE
35402009-01-23 Doug Evans <dje@google.com>
3541
3542 * gdb.texinfo: Add nexti to list of commands that support
3543 background execution.
3544
adb483fe
DJ
35452009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.texinfo (Define, Hooks): Document prefix command support.
3548
a67ec3f4 35492009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3550 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3551
3552 Fixes for makeinfo --html.
3553
3554 * annotate.texinfo: Use @copying and @insertcopying. Use
3555 @ifnottex in place of @ifinfo.
3556 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3557 place of @ifinfo. Use @ifnotinfo for one index entry.
3558 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3559 in place of @ifinfo.
3560 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3561 in place of @ifinfo. Include contents at start unconditionally.
3562
84fcdf95
PA
35632009-01-13 Pedro Alves <pedro@codesourcery.com>
3564
3565 * gdb.texinfo (General Query Packets): Remove @var{} around the
3566 "spu" literal string.
3567
fa3a767f
PA
35682009-01-07 Pedro Alves <pedro@codesourcery.com>
3569
3570 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3571 program may be running in another process" errors.
3572 * gdbint.texinfo (Native Conditionals): Delete
3573 ONE_PROCESS_WRITETEXT description.
3574
9cb011d3
JB
35752009-01-07 Joel Brobecker <brobecker@adacore.com>
3576
3577 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3578 emacs local variable to be placed at the end of the ChangeLog.
3579 Add server.c and gdbreplay.c to the list of files where the
3580 copyright year needs to be updated.
3581
84603566
SL
35822009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3583
3584 * gdb.texinfo (Remote Configuration): Document new
3585 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3586 commands.
3587
a53f55d8
PA
35882008-12-28 Pedro Alves <pedro@codesourcery.com>
3589
3590 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3591 FETCH_INFERIOR_REGISTERS.
3592 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3593 FETCH_INFERIOR_REGISTERS descriptions. Remove
3594 gdbarch_get_longjmp_target descrition, since already described in
3595 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3596 (Target Conditionals): ... here.
3597
077e0a52
JB
35982008-12-16 Joel Brobecker <brobecker@adacore.com>
3599
3600 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3601 examples.
3602 (Additions to Ada): Likewise. Add the missing opening and closing
3603 parenthesis of the GDB prompt in one of the examples.
3604
023eb17c
JB
36052008-12-14 Joel Brobecker <brobecker@adacore.com>
3606
3607 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3608 about the result of 'Address not being of type System.Address.
3609 This problem has been fixed a while ago.
3610
c3b108f7
VP
36112008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3612
3613 MI non-stop and multiprocess docs.
3614
c8d5aac9
L
3615 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3616 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3617 Adjust documentation for *stopped, document =thread-created,
3618 =thread-exited, =thread-group-created and =thread-group-exited.
3619 (GDB/MI Thread Commands): Document the 'state' field in
3620 -thread-info output.
3621 (GDB/MI Program Execution): Mention --all and --thread-group
3622 options.
3623 (GDB/MI Variable Objects): Describe floating and fixed variable
3624 objects.
3625 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3626
07e059b5
VP
36272008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3628
c8d5aac9
L
3629 * gdb.texinfo (Operating System Information): New appendix.
3630 (Operating System Auxiliary Information): Document 'info os processes'
3631 (Remote Configuration): Document 'osdata'
3632 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3633
a80b95ba
TG
36342008-11-27 Tristan Gingold <gingold@adacore.com>
3635
3636 * gdb.texinfo (Darwin): Document Darwin specific features.
3637
a655d424
JK
36382008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3639
3640 * gdbint.texinfo (Target Conditionals): Extend the
3641 gdbarch_breakpoint_from_pc description.
3642
249e1128
VP
36432008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3644
3645 * gdb.texinfo (M68K Features): Fix typo.
3646
c14c28ba
PP
36472008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3648
3649 * gdb.texinfo (Symbols): Mention printing containing
3650 image name in "info symbol".
3651 (Maint translate-address): Likewise.
889bf7c5 3652
394a6666
JB
36532008-11-18 Joel Brobecker <brobecker@adacore.com>
3654
3655 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3656 commands "catch load" and "catch unload".
3657
66bb093b
VP
36582008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3659
3660 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3661 =thread-selected.
889bf7c5 3662
4a92f99b
VP
36632008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3664
c8d5aac9 3665 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3666
f0323ca0
PA
36672008-10-27 Pedro Alves <pedro@codesourcery.com>
3668
3669 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3670 .mt files, TM_CLIBS or TM_CDEPS.
3671 (x86 Watchpoints): Don't mention TDEPFILES.
3672
8b23ecc4
SL
36732008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3674
3675 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3676 (Overview): Mention notifications and non-stop mode behavior.
3677 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3678 with non-stop mode behavior. Add vStopped description.
3679 (Stop Reply Packets): Update list of packets that return
3680 stop replies. Mention non-stop behavior.
3681 (General Query Packets): Document QNonStop packet and associated
3682 qSupported query response.
3683 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3684 behavior.
3685 (Notification Packets): New section.
3686 (Remote Non-Stop): New section.
3687 (File-I/O Overview): Mention non-stop behavior.
3688
fff08868
HZ
36892008-10-24 Hui Zhu <teawater@gmail.com>
3690 Pedro Alves <pedro@codesourcery.com>
3691
3692 * gdb.texinfo (displaced-stepping): Describe the auto mode
3693 setting, and say it's the default. This is now a mainstream
3694 setting instead of a maintenance setting.
3695
252fbfc8
PA
36962008-10-23 Pedro Alves <pedro@codesourcery.com>
3697
3698 * observer.texi (thread_stop_requested): New.
3699
20924a55
JB
37002008-10-22 Joel Brobecker <brobecker@adacore.com>
3701
3702 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3703 (Patching): Replace incorrect usage of @samp by @kbd.
3704
bacec72f
MS
37052008-10-17 Michael Snyder <msnyder@vmware.com>
3706
3707 * gdb.texinfo: Add documentation for reverse execution.
3708
a08702d6 37092008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3710 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3711
3712 * gdb.texinfo. (Values From Inferior): New subsubsection.
3713
d97bc12b
DE
37142008-10-06 Doug Evans <dje@google.com>
3715
3716 * gdb.texinfo (set debug dwarf2-die): Document it.
3717
87f67dba
JB
37182008-10-01 Joel Brobecker <brobecker@adacore.com>
3719
3720 * gdb.texinfo (catch) [exception]: Document how to insert
3721 a breakpoint on user-defined exceptions when the exception
3722 name is identical to one of the language-defined ones.
3723
2fae03e8
TT
37242008-09-27 Tom Tromey <tromey@redhat.com>
3725
3726 * gdb.texinfo (Macros): Remove text about stringification,
3727 varargs, and splicing.
3728
5c6ce71d
TT
37292008-09-27 Tom Tromey <tromey@redhat.com>
3730
3731 * gdbint.texinfo (Language Support): Remove text about omitting
3732 support for a language.
3733
07128da0
DE
37342008-09-23 Doug Evans <dje@google.com>
3735
3736 * gdb.texinfo (info dcache): Update.
3737
b90a069a
SL
37382008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3739
3740 * gdb.texinfo (Packets): Add info on thread-id syntax and
3741 multiprocess extensions.
3742 <D>: Document multiprocess form of packet.
3743 <H>: Use thread-id syntax.
3744 <T>: Likewise.
3745 <vCont>: Likewise. Note this is required for multiprocess.
3746 <vKill>: New packet.
3747 (Stop Reply Packets) <T>: Use thread-id syntax.
3748 <W>: Document multiprocess form of reply.
3749 <X>: Likewise.
3750 (General Query Packets) <qC>: Use thread-id syntax.
3751 <qfThreadInfo>: Likewise.
3752 <qGetTLSAddr>: Likewise.
3753 <qP>: Likewise.
3754 <qSupported>: Add "multiprocess" feature.
3755 <qThreadExtraInfo>: Use thread-id syntax.
3756
b77209e0
PA
37572008-09-22 Stan Shebs <stan@codesourcery.com>
3758
3759 * gdb.texinfo (Inferiors): New section.
3760
3d0bb823
PA
37612008-09-12 Pedro Alves <pedro@codesourcery.com>
3762
3763 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3764
f8dcfc0a
UW
37652008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3766
3767 * gdbint.texinfo (Target Conditionals): Remove documentation
3768 for gdbarch_name_of_malloc.
3769
8775bb90
MS
37702008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3771
3772 * gdb.texinfo (Interrupts): Mention TCP interface for
3773 sending BREAK.
3774
f1838a98
UW
37752008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3776
3777 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3778 argument prefix to "set sysroot".
3779
158c7665
PH
37802008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3781
3782 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3783 and False.
3784
30e026bb
VP
37852008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3786
c8d5aac9
L
3787 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3788 for possible features of -list-features.
30e026bb 3789
c6ebd6cf
VP
37902008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3791
c8d5aac9 3792 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3793 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3794
aeac0ff9
VP
37952008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3796
3797 * doc/gdb.texinfo (PowerPC): Fix typo.
3798 (PowerPC features): Fix typo.
3799
5231c1fd
PA
38002008-08-18 Pedro Alves <pedro@codesourcery.com>
3801
3802 * observer.texi (thread_ptid_changed): New.
3803
677c5bb1
LM
38042008-08-18 Luis Machado <luisgpm@br.ibm.com>
3805
3806 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3807 (PowerPC features): Mention feature set for VSX registers.
3808
f3a2dd1a
JB
38092008-08-13 Joel Brobecker <brobecker@adacore.com>
3810
3811 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3812 the direct visibility of all names in user-written packages.
3813
33e5cbd6
PA
38142008-08-13 Pedro Alves <pedro@codesourcery.com>
3815
3816 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3817 setting, and make it the default.
3818 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3819 non-stop script example.
3820
d0384fc4
TJB
38212008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3822
3823 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3824 reference to the "Using Different Register and Memory Data
3825 Representation" section.
3826
a6f3e723
SL
38272008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3828
3829 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3830 (Remote Protocol): Add Packet Acknowledgment to menu.
3831 (Overview): Mention +/- can be disabled, and point to new section
3832 where this is discussed in detail.
3833 (General Query Packets): Document QStartNoAckMode packet, and
3834 corresponding qSupported reply.
3835 (Packet Acknowledgment): New section.
3836
0606b73b
SL
38372008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3838 Pedro Alves <pedro@codesourcery.com>
3839
3840 * gdb.texinfo (Threads): Move paragraph about automatic thread
3841 selection to All-Stop Mode subsection.
3842 (Thread Stops): Reorganize existing material into subsections.
3843 Add introductory blurb and menu.
3844 (Non-Stop Mode): New subsection.
3845 (Background Execution): New subsection.
3846 (Maintenance Commands): Add cross-references from async mode
3847 commands to the new Background Execution section.
3848
d57a3c85
TJB
38492008-08-06 Tom Tromey <tromey@redhat.com>
3850
3851 * gdb.texinfo (Extending GDB): New chapter.
3852 (Sequences): Demoted chapter, now a section under the new
3853 Extending GDB chapter.
3854 (Python): New section.
3855
6d76a53d
SS
38562008-07-31 Stan Shebs <stan@codesourcery.com>
3857
3858 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3859
1f70da6a
SS
38602008-07-29 Stan Shebs <stan@codesourcery.com>
3861
3862 * gdbint.texinfo: General round of cleanup and minor
3863 clarifications.
3864 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3865 (Longjmp Support): Update description to reflect how it is done
3866 for targets without using native header.
3867 (Symbol Handling): Add a little more general explanation.
3868 (COFF, ELF): Mention stabs encapsulation.
3869 (DWARF 3): New section.
3870 (Adding a New Host): Scrub out some obsolete bits.
3871 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3872 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3873 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3874 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3875 SEEK_SET, STOP_SIGNAL, USG.
3876 (Raw and Virtual Register Representations): Ditto for
3877 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3878 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3879 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3880 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3881 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3882 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3883 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3884 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3885 DEPRECATED_USE_STRUCT_CONVENTION.
3886 Describe gdbarch_deprecated_fp_regnum.
3887 Update description of gdbarch_print_insn.
3888 (Adding a New Target): Scrub out obsolete bits.
3889 (Obsolete Conditionals): Remove entire section.
3890
383f836e
TT
38912008-07-25 Tom Tromey <tromey@redhat.com>
3892
3893 * observer.texi (GDB Observers): Document new observers:
3894 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3895 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3896 architecture_changed.
3897
cfd8ab24
SS
38982008-07-21 Stan Shebs <stan@codesourcery.com>
3899
3900 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3901 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3902
781b42b0
TT
39032008-07-21 Tom Tromey <tromey@redhat.com>
3904
3905 * observer.texi (GDB Observers): Remove obsolete comment.
3906 <executable_changed>: Remove argument.
3907
d7d9f01e
TT
39082008-07-18 Tom Tromey <tromey@redhat.com>
3909
3910 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3911
bf250677
DE
39122008-07-10 Doug Evans <dje@google.com>
3913
3914 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3915
10568435
JK
39162008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.texinfo (Starting): Document "set disable-randomization".
3919
5ae4183a
AS
39202008-07-07 Andreas Schwab <schwab@suse.de>
3921
3922 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3923
b56e7235
VP
39242008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3925
3926 * gdb.texinfo (GDB/MI Target Manipulation): Add
3927 example of -target-attach.
3928
e1ac3328
VP
39292008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3930
3931 * observer.texi (target_resumed): New observer.
5ae4183a 3932 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 3933
65d12d83
TT
39342008-06-06 Tom Tromey <tromey@redhat.com>
3935
3936 * gdb.texinfo (Completion): Add field name example.
3937
fbc5282e
MK
39382008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3939
3940 * gdb.texinfo (GDB/MI Program Context): Added example
3941 to -exec-arguments
5ae4183a 3942
fbc5282e 39432008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
3944
3945 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3946 annotation.
3947
c16158bc 39482008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
3949 Nathan Sidwell <nathan@codesourcery.com>
3950 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
3951
3952 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3953 and ACX_BUGURL.
3954 * configure: Regenerate.
3955 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3956 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3957 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3958 mailing-list-specific text about bug reporting unless
3959 BUGURL_DEFAULT.
3960
75c99385
PA
39612008-06-05 Pedro Alves <pedro@codesourcery.com>
3962
3963 * gdb.texinfo (-target-select): Remove reference to target async.
3964 (Maintenance Commands): Document "maint set/show remote-async".
3965
1763a388
MK
39662008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3967
3968 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3969 in -target-file-get section.
5ae4183a 3970
d0d064df
PA
39712008-05-22 Pedro Alves <pedro@codesourcery.com>
3972
9b562ab8
PA
3973 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3974 killing the inferior when it is already debugging a process.
d0d064df 3975
8dfa32fc
JB
39762008-05-21 Joel Brobecker <brobecker@adacore.com>
3977
3978 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3979 abbreviation for "finish".
3980
55f996a7
NR
39812008-05-21 Nick Roberts <nickrob@snap.net.nz>
3982
3983 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3984
ba2b1c56
DJ
39852008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3986
3987 * gdbint.texinfo (Target Conditionals): Delete entry for
3988 gdbarch_dwarf_reg_to_regnum.
3989
08388c79
DE
39902008-05-09 Doug Evans <dje@google.com>
3991
a3c83fae 3992 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 3993
d14508fe
DE
39942008-05-05 Doug Evans <dje@google.com>
3995
3996 * gdb.texinfo (disassemble): Document /m modifier.
3997
e2b7ddea
VP
39982008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3999
5ae4183a
AS
4000 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4001 will not report the time of commands that run the target.
e2b7ddea 4002
8eb41542
VP
40032008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4004
4005 * gdb.texinfo (GDB/MI Output Records): Add
4006 missing semicolon.
4007
82f68b1c
VP
40082008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4009
4010 * gdb.texinfo (GDB/MI Output Records):
4011 Document =thread-create and =thread-exited.
4012
fa0f268d
VP
40132008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4014
4015 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4016 Remove mention of dmi-discuss.
fa0f268d 4017
063bfe2e
VP
40182008-05-03 Pedro Alves <pedro@codesourcery.com>
4019
4020 * observer.texi (thread_exit): New.
4021
237fc4c9
PA
40222008-05-02 Pedro Alves <pedro@codesourcery.com>
4023
4024 * gdb.texinfo (Debugging Output): Document "set/show debug
4025 displaced".
4026 (Maintenance Commands): Document "maint set/show
4027 can-use-displaced-stepping".
4028
0428b8f5
DJ
40292008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4030
4031 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4032 and set/show arm force-mode.
4033
5009afc5
AS
40342008-05-02 Andreas Schwab <schwab@suse.de>
4035
4036 * gdbint.texinfo (Algorithms): Describe
4037 target_watchpoint_addr_within_range.
4038
669fac23
DJ
40392008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4040
4041 * gdbint.texinfo (Stack Frames): New chapter.
4042 (Algorithms): Move Frames text to the new chapter.
4043 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4044 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4045
721c02de
VP
40462008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4047
5ae4183a
AS
4048 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4049 output does not necessary include any tokens.
721c02de 4050
c055b101
CV
40512008-04-22 Corinna Vinschen <vinschen@redhat.com>
4052
4053 * gdb.texinfo (Set SH Calling convention): New @item.
4054 (Show SH Calling convention): Ditto.
4055
68837c9d
MD
40562008-04-22 Markus Deuling <deuling@de.ibm.com>
4057
4058 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4059
2e9132cc
EZ
40602008-04-20 Eli Zaretskii <eliz@gnu.org>
4061
4062 * gdb.texinfo (Set Breaks): Mention that multiple location
4063 breakpoints need line number info. Add index entries.
4064
31fffb02
CS
40652008-04-19 Craig Silverstein <csilvers@google.com>
4066
4067 * gdb.texinfo (Requirements): Add an optional requirement on
4068 zlib.
4069 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4070 Compressed DWARF 2.
4071
a47ec5fe
AR
40722008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4073
4074 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4075 sample output for 'stopped,reason="breakpoint-hit"' message.
4076 (GDB/MI Program Execution): Likewise.
4077
de051565
MK
40782008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4079
5ae4183a 4080 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4081 -var-set-format. Add -f option to -var-evaluate-expression.
4082
6ba66d6a
JB
40832008-04-03 Joel Brobecker <brobecker@adacore.com>
4084
4085 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4086 new node "Ambiguous Expressions". Replace references to this
4087 node by references to "Ambiguous Expressions" throughout.
4088 (Ambiguous Expressions): New node.
4089
1e26b4f8
DJ
40902008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4091
4092 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4093
b84876c2
PA
40942008-03-21 Pedro Alves <pedro@codesourcery.com>
4095
4096 * gdb.texinfo (Debugging Output): Document
4097 "set/show debug lin-lwp-async".
4098 (Maintenance Commands): Document "maint set/show linux-async".
4099
63092375
DJ
41002008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4101
4102 * gdb.texinfo (Expressions): Update description of malloced arrays.
4103
8e8901c5
VP
41042008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4105
4106 * gdb.texinfo (Thread Commands): Document
4107 -thread-info. Remove -thread-list-all-threads.
4108
1fddbabb
PA
41092008-03-14 Pedro Alves <pedro@codesourcery.com>
4110 Sandra Loosemore <sandra@codesourcery.com>
4111
4112 * gdb.texinfo (Library List Format): Update to mention the
4113 possibility to pass section addresses instead of segment
4114 addresses.
4115
ccd213ac
DJ
41162008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4117
4118 * gdb.texinfo (Starting): Document "set exec-wrapper".
4119 (Server): Document gdbserver --wrapper.
4120
fa4727a6
DJ
41212008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4122
4123 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4124 unreadable memory. Delete obsolete SPARClite reference.
4125
8edfe269
DJ
41262008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4127
4128 * gdb.texinfo (Starting): Mention always-running targets.
4129 (Target Commands): Add an anchor for load.
4130 (Connecting): Explain continue instead of run.
4131
1843f87b
DJ
41322008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4133
4134 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4135
f9082629
NR
41362008-02-26 Nick Roberts <nickrob@snap.net.nz>
4137
4138 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4139 breakpoint table.
4140
fd96d250
PA
41412008-02-19 Pedro Alves <pedro@codesourcery.com>
4142
4143 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4144 killing the inferior when it is already debugging a process.
4145
36af4ef6
MD
41462008-02-13 Markus Deuling <deuling@de.ibm.com>
4147
4148 * gdbint.texinfo (Build Script): New section. Mention new build script
4149 gdb_buildall.sh.
4150
cda4ce5a
JB
41512008-02-01 Jim Blandy <jimb@red-bean.com>
4152
4153 * gdb.texinfo (Help): Summarize 'info args' correctly.
4154
4acd40f3
TJB
41552008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4156
4157 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4158 available in PowerPC architecture.
4159 (Embedded Processors): Change node name of PowerPC item in menu.
4160 (PowerPC): Rename to...
4161 (PowerPC Embedded): this.
4162 (Architectures): Add new PowerPC item in menu.
4163 (PowerPC): New node.
4164
6e6c6f50
DJ
41652008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4166
4167 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4168 commands.
4169
5ee187d7
DJ
41702008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4171
4172 * gdb.texinfo (Setting Catchpoints): Mention features
4173 supported on GNU/Linux.
4174
e275c0d9
NR
41752008-01-30 Nick Roberts <nickrob@snap.net.nz>
4176
4177 * gdb.texinfo (GDB/MI File Commands): Describe new output
4178 field for MI command -file-list-exec-source-file.
4179
2d717e4f
DJ
41802008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4181
4182 * gdb.texinfo (Using the `gdbserver' Program): Add security
4183 warning. Rearrange into subsections and subsubsections. Document
4184 --multi and --debug. Correct --with-sysroot typo. Update --attach
4185 usage. Make load reference clearer. Document monitor exit.
4186 (Remote Configuration): Document set remote exec-file, attach-packet,
4187 and run-packet.
4188 (Packets): Document vAttach and vRun.
4189
d35a4257 41902008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4191
4192 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4193 detach-on-follow -> detach-on-fork.
f663676d 4194
c78d192c
DJ
41952008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4196
4197 * gdbint.texinfo (Native Conditionals): Remove
4198 SHELL_COMMAND_CONCAT and SHELL_FILE.
4199
d35a4257
EZ
42002008-01-26 Eli Zaretskii <eliz@gnu.org>
4201
4202 * gdb.texinfo (Specify Location): Improve wording.
4203
93815fbf
VP
42042008-01-23 Chris Demetriou <cgd@google.com>
4205
4206 * gdb.texinfo (Threads): Document new "set print thread-events"
4207 and "show print thread-events" commands.
4208
2a25a5ba
EZ
42092008-01-19 Eli Zaretskii <eliz@gnu.org>
4210
4211 * gdb.texinfo (Specify Location): New section.
4212 (Delete Breaks, Edit, Set Breaks): Remove description of
4213 locations. Instead, add a reference to "Specify Location".
4214 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4215 (Symbols): Refer to "Specify Location" for the valid forms of
4216 linespecs and locations.
4217
32c9a795
MD
42182008-01-18 Markus Deuling <deuling@de.ibm.com>
4219
4220 * gdbint.texinfo (Target Conditionals): Replace the description of
4221 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4222
b17828ca
JB
42232008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4224
4225 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4226 about &&var, which is rejected by the expression parser.
4227
0aea4bf3
LM
42282008-01-09 Luis Machado <luisgpm@br.ibm.com>
4229
4230 * gdb.texinfo (Output): Update documentation on using printf with DFP
4231 types.
4232
febe4383
TJB
42332008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4234
4235 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4236 subsubsection.
4237 (Decimal Floating Point format): New subsubsection.
4238
7a404eba
PA
42392008-01-05 Pedro Alves <pedro@codesourcery.com>
4240
4241 * gdb.texinfo (File Options): Remove mention of the attempt to
4242 open a core file with the -p option. Don't list -c as a valid
4243 option to attach to a process.
4244
a4d9b460
PA
42452008-01-05 Pedro Alves <pedro@codesourcery.com>
4246
4247 * gdbint.texinfo (Host Conditionals): Remove mention of
4248 ALIGN_STACK_ON_ENTRY.
4249
6ec2edbe
JB
42502008-01-05 Joel Brobecker <brobecker@adacore.com>
4251
4252 * gdbint.texinfo (Start of New Year Procedure): Add item
4253 describing how to update the source and documentation copyright
4254 notices.
4255
d8b2a693
JB
42562007-12-18 Jim Blandy <jimb@codesourcery.com>
4257
ab209b3a 4258 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4259 watchpoint explanation into the main description of the watchpoint
4260 command; update synopses of 'watch', 'rwatch', and 'awatch'
4261 commands.
4262
8b4ed427
VP
42632007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4264
4265 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4266 Document 'pending-breakpoints' feature of
4267 -list-features.
4268
37e4754d
LM
42692007-12-17 Luis Machado <luisgpm@br.ibm.com>
4270
669fac23 4271 * gdb.texinfo: Add new parameter's description.
37e4754d 4272
1d3811f6
DJ
42732007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4274
4275 * gdb.texinfo (Overview): Clarify run-length encoding
4276 example. Remove the restriction on "+" and "-" characters.
4277
c1c25a1a
EZ
42782007-12-15 Eli Zaretskii <eliz@gnu.org>
4279
4280 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4281
afe8ab22 42822007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4283
afe8ab22
VP
4284 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4285 the -f option for -break-insert, remove -r option,
4286 and clarify specification of location.
4287
a6b151f1
DJ
42882007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4289
4290 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4291 formatting.
4292 (Remote Debugging): Add File Transfer section.
4293 (Remote Configuration): Document Host I/O packets.
4294 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4295 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4296 (Packets): Add vFile.
4297
3b784c4f
EZ
42982007-11-17 Eli Zaretskii <eliz@gnu.org>
4299
4300 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4301 breakpoints with multiple locations.
4302 (Breakpoint Menus): Improve wording.
4303 (Output): Fix last change.
4304
a4ce5b0d
UW
43052007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4306
4307 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4308
1b39d5c0
DE
43092007-11-15 Doug Evans <dje@google.com>
4310
4311 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4312
7a72d44c
VP
43132007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4314
4315 * gdbint.texinfo (Native Conditionals): Remove
4316 mention of CLEAR_SOLIB.
5ae4183a 4317
6d1829bf 43182007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4319
4320 * gdb.texinfo (Print Settings): Add documentation for "set/show
4321 print frame-arguments".
4322
1a619819
LM
43232007-11-05 Luis Machado <luisgpm@br.ibm.com>
4324
3b784c4f 4325 * gdb.texinfo (Output): Update printf command's description.
1a619819 4326
55eddb0f
DJ
43272007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4328
4329 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4330 powerpc soft-float".
4331
9cceb671
DJ
43322007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4333
4334 * gdb.texinfo (Files): Correct formatting. Mention Expat
4335 requirement.
4336 (Requirements for Building GDB): Expand the list of Expat
4337 uses.
4338 (Library List Format, Memory Map Format): Mention Expat.
4339 (Target Descriptions): Update Expat wording.
4340
83acabca
DJ
43412007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4342
4343 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4344 Document that gdbarch_convert_register_p should return zero for no-op
4345 conversions.
4346
e35879db
UW
43472007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4348
83acabca 4349 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4350 of set_gdbarch_sofun_address_maybe_missing back to ...
4351 (Target Conditionals): ... here to fix build break.
4352
203c3895
UW
43532007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4354
83acabca 4355 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4356 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4357 (Compiler Characteristics): ... documentation of
4358 set_gdbarch_sofun_address_maybe_missing.
4359
11411de3
DJ
43602007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4361
4362 * gdbint.texinfo (Target Conditionals): Use
4363 frame_unwind_register_unsigned in examples instead of
4364 frame_unwind_unsigned_register.
4365
7cc46491
DJ
43662007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4367
4368 * gdb.texinfo (Predefined Target Types): Add int128
4369 and uint128.
4370 (Standard Target Features): Add PowerPC features.
4371
81adfced
DJ
43722007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4373
4374 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4375
c1874924
UW
43762007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4377
4378 * gdbint.texi (Target Conditionals): Remove documentation
4379 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4380 gdbarch_extract_return_value, and gdbarch_store_return_value.
4381
f6e56ab3
UW
43822007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4383
4384 * gdbint.texi (Target Conditionals): Remove documentation of
4385 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4386
56cf5405
KH
43872007-10-11 Kazu Hirata <kazu@codesourcery.com>
4388
4389 * gdb.texinfo: Mention that inaccessible-by-default is on by
4390 default.
4391
35156bae
DJ
43922007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4393
4394 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4395
d983da9c
DJ
43962007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4397
4398 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4399 multi-threaded watchpoints.
4400 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4401 checked. Describe sticky notification. Expand description
4402 of steppable and continuable watchpoints.
4403 (Watchpoints and Threads): New subsection.
4404
fe6fbf8b
VP
44052007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4406
4407 * gdb.texinfo (Setting Breakpoints): Revise
4408 documentation for pending breakpoints. Document
4409 breakpoints with multiple locations.
5ae4183a 4410
084344da
VP
44112007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4412
4413 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4414 Document -list-features.
5ae4183a 4415
82160952
EZ
44162007-09-15 Eli Zaretskii <eliz@gnu.org>
4417
4418 * gdb.texinfo (Output): Spell out which features of C's printf are
4419 not supported by GDB's printf.
7e27a47a
EZ
4420 (Separate Debug Files): More accurate wording regarding build ID
4421 and a reference to the ld manual rather than the Fedora wiki.
82160952 4422
ea37ba09
DJ
44232007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4424 Jim Blandy <jimb@codesourcery.com>
4425
4426 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4427 (Examining Memory): Update mentions of the 's' format.
4428 (Automatic Display): Likewise.
4429
b8533aec
DJ
44302007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4431
4432 * gdb.texinfo: Update the FSF's Back-Cover Text.
4433
83f83d7f
JK
44342007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4435 Eli Zaretskii <eliz@gnu.org>
4436
4437 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4438 Fixed the ``build ID'' name. New binaries build instructions for the
4439 build ID inclusion. Explain how the commands are specific to the build
4440 ID vs. debug link.
4441
c7e83d54
EZ
44422007-09-01 Eli Zaretskii <eliz@gnu.org>
4443
4444 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4445 indexing for ``build ID'' support.
4446
d3750b24
JK
44472007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4448
4449 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4450 Enlisted BUILD ID to the debug file searching example.
4451 Included a BUILD ID `.note.gnu.build-id' section description.
4452 Updated/added the debug files splitting instructions for OBJCOPY.
4453
02142340
VP
44542007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4455
4456 * gdb.texinfo (Variable Objects): Adjust docs
4457 for -var-info-expression and document
4458 -var-info-path-expression.
4459
d3bdde98
JB
44602007-08-20 Jim Blandy <jimb@codesourcery.com>
4461
3fb6a982
JB
4462 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4463 (title page): Include the dedication in the printed manual, as a
4464 separate page after the copyright notice.
5ae4183a 4465
d3bdde98
JB
4466 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4467 don't break a @var across a line.
4468
c80a96a8
MR
44692007-07-25 Maciej W. Rozycki <macro@mips.com>
4470
4471 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4472 for include files.
4473
5824a901
NR
44742007-07-12 Nick Roberts <nickrob@snap.net.nz>
4475
4476 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4477 in annotate.texinfo.
4478 (Command History): Link to new node.
5824a901 4479
d52e7ea3
UW
44802007-07-05 Markus Deuling <deuling@de.ibm.com>
4481
4482 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4483
5fc14d0a
EZ
44842007-07-05 Eli Zaretskii <eliz@gnu.org>
4485
4486 * gdbint.texinfo (Target Conditionals): Fix last change.
4487
4a9bb1df
UW
44882007-07-03 Markus Deuling <deuling@de.ibm.com>
4489
4490 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4491 routines:
4492 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4493 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4494 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4495 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4496 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4497 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4498 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4499 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4500 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4501 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4502 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4503 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4504 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4505 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4506 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4507 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4508 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4509 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4510 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4511 (SOFTWARE_SINGLE_STEP_P)
4512
4513 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4514 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4515
4516 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4517 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4518 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4519 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4520 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4521 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4522 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4523 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4524 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4525 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4526
4527 (Converting an existing Target Architecture to Multi-arch): Remove
4528 section.
4529
4530 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4531 (gdbarch_addr_bits_remove): Add code example.
4532
4533 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4534
cfa9d6d9
DJ
45352007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4536
4537 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4538 Add other missing entries. Adjust the table size to fit.
4539 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4540 stop reasons including the new "library" event.
4541 (General Query Packets): Adjust table widths for qSupported. Mention
4542 qXfer:libraries:read reply to qSupported and document the new packet.
4543 (Library List Format): New section.
4544
159fcc13
JK
45452007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4546
4547 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4548
f66d1690
MS
45492007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4550
4551 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4552
67102876
NR
45532007-06-25 Nick Roberts <nickrob@snap.net.nz>
4554
4555 * gdbint.texinfo (Register and Memory Data): Break sections
4556 into nodes and add a menu.
4557
a4642986
MR
45582007-06-21 Maciej W. Rozycki <macro@mips.com>
4559
4560 * gdb.texinfo (Examining Memory): Document the new behaviour.
4561
e9c17194
VP
45622007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4563
4564 * gdb.texinfo (Standard Target Features): Document
4565 m68k features.
4566
31d99776
DJ
45672007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4568
4569 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4570
1780a0ed
DJ
45712007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4572
4573 * gdb.texinfo (Target Description Format): Add version attribute
4574 for <target>.
4575
822b6570
DJ
45762007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4577
4578 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4579
f8b73d13
DJ
45802007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4581
4582 * gdb.texinfo (MIPS Features): New subsection.
4583
0e7f50da
UW
45842007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4585 Markus Deuling <deuling@de.ibm.com>
4586
4587 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4588 and qXfer:spu:write packets and mention them under qSupported.
4589
23d964e7
UW
45902007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4591 Markus Deuling <deuling@de.ibm.com>
4592
4593 * gdb.texinfo (Architectures): Add new SPU section to document
4594 Cell Broadband Engine SPU architecture specific commands.
4595
9f708cb2
VP
45962007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4597
4598 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4599 comments.
4600
7579b5f8
NR
46012007-06-07 Nick Roberts <nickrob@snap.net.nz>
4602
4603 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4604
bf06d120
JB
46052007-05-29 Jim Blandy <jimb@codesourcery.com>
4606
4607 * gdb.texinfo (Overview): Doc fix.
4608
23776285
MR
46092007-05-22 Maciej W. Rozycki <macro@mips.com>
4610
4611 * gdb.texinfo (Remote Configuration): Document "set/show
4612 remoteflow".
4613
1a69e1e4
DJ
46142007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4615
bf06d120
JB
4616 * gdb.texinfo (MIPS): Remove documentation for set mips
4617 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4618 stack-arg-size.
1a69e1e4 4619
46ba6afa 46202007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4621
46ba6afa
BW
4622 * all-cfg.texi (GDBTUI): New.
4623 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4624 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4625 (TUI Configuration): Edit to improve clarity and fix problems of
4626 both style and content.
5ae4183a 4627
06d3b283
UW
46282007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4629
4630 * observer.texi (GDB Observers): New observer "new_objfile".
4631
179101d6
UW
46322007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4633
4634 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4635
25d5ea92
VP
46362007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4637
4638 * gdb.texinfo (GDB/MI Variable Objects): Document
4639 frozen variables objects.
5ae4183a 4640
ea35711c
DJ
46412007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4642
4643 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4644 (Character Sets, Caching Data of Remote Targets): Likewise.
4645 (Targets): Delete Remote node. Move its text...
4646 (Debugging Remote Programs): ...to here. Delete description
4647 of the "remote" command.
4648 (Remote configuration): Delete description of "set remotedevice"
4649 and "show remotedevice".
4650 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4651
db2e3e2e
BW
46522007-04-11 Bob Wilson <bob.wilson@acm.org>
4653
5ae4183a
AS
4654 * gdb.texinfo (Contributors, Continuing and Stepping)
4655 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4656 (General Query Packets, File-I/O Remote Protocol Extension)
4657 (Protocol Basics, The F Reply Packet, Write)
4658 (Protocol-specific Representation of Datatypes, Memory Transfer):
4659 Fix hyphenation, punctuation and grammar problems.
4660 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4661 'section' instead of 'subsection' in the text.
4662 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4663 (i386): Remove period from section name.
db2e3e2e
BW
4664 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4665 (Config Names, Configure Options): Use @file{configure}.
4666
8a3dae3e
DJ
46672007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4668
4669 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4670 and tab expansion.
4671
1a92f856
DJ
46722007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4673
4674 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4675
79a6e687 46762007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4677
79a6e687
BW
4678 * gdb.texinfo: Consistently capitalize all significant words in
4679 node names, chapter titles, section titles, and headings. Update
4680 cross references to match.
4681 (Starting and Stopping Trace Experiment): Make node name plural.
4682 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4683
ad527d2e
PA
46842007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4685
4686 * gdb.texinfo (WinCE): Delete obsolete subsection.
4687
7ce59000
DJ
46882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4689
4690 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4691 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4692 references.
4693
8807d78b
DJ
46942007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4695
4696 * gdb.texinfo (Startup): Delete references to some alternate
4697 names for .gdbinit.
4698 (Thread): Remove LynxOS reference.
4699 (Tandem ST2000): Delete target-specific documentation.
4700 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4701 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4702 and GDB_OSABI_LYNXOS.
4703
5f402660
UW
47042007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4705
4706 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4707
bac718a6
UW
47082007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4709
4710 * gdbint.texinfo (Target Conditionals): Remove mention of
4711 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4712 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4713
9453113a
DJ
47142007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4715
4716 * Makefile.in: Add "pdfdir" installation
4717 directory, PDFTEX macro, support for "install-pdf" target,
4718 and rules for making a pdf version of refcard.texi.
4719 * refcard.tex: Specify paper size for PDF output.
4720
ae21e955 47212007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4722
ae21e955 4723 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4724
3f94c067 47252007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4726
3f94c067
BW
4727 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4728 (Source Path, Character Sets, Macros, Define)
4729 (GDB/MI Result Records, GDB/MI Simple Examples)
4730 (GDB/MI Program Execution, GDB/MI File Commands)
4731 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4732 (Bug Reporting): Use @value{GCC}.
5ae4183a 4733
12c27660 47342007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4735
12c27660
BW
4736 * gdb.texinfo (Help): Fix formatting of examples.
4737 (Variables): Use @ifnotinfo instead of @iftex.
4738 (Non-debug DLL symbols): Use @ref instead of @pxref.
4739 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4740
ce9341a1
BW
47412007-03-26 Bob Wilson <bob.wilson@acm.org>
4742
4743 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4744
c8f4133a
BW
47452007-03-26 Bob Wilson <bob.wilson@acm.org>
4746
4747 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4748 the order of the nodes.
4749 (C Operators, C Constants, Debugging C): Remove extra menus.
4750 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4751
c8f4133a 47522007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4753
4754 * gdb.texinfo (File Options): Add missing parenthesis.
4755 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4756
c74d0ad8
DJ
47572007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4758
4759 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4760
ff6f572f
DJ
47612007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4762
669fac23 4763 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4764 case insensitivity.
4765 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4766
994337c3
NR
47672007-02-18 Nick Roberts <nickrob@snap.net.nz>
4768
4769 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4770 (Files): Add section name to argument list for pxref.
4771 (Non-debug DLL symbols): Don't use `see' for pxref.
4772 (Embedded Processors): Fix typo.
4773 (GDB/MI Breakpoint Commands): Execution commands generate
4774 *stopped not ^done.
4775
eb819d70
NR
47762007-02-13 Nick Roberts <nickrob@snap.net.nz>
4777
4778 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4779 values for in_scope. Mention that only root variables can be
4780 updated.
4781 (GDB/MI Development and Front Ends): Explain new values may be
4782 added to existing fields.
4783
123dc839
DJ
47842007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4785
4786 * gdb.texinfo (-target-disconnect): Use @smallexample.
4787 (Requirements): Add anchor for Expat. Update description.
4788 (Target Descriptions): Mention Expat.
4789 (Target Description Format): Document new elements. Use
4790 @smallexample.
4791 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4792 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4793
108546a0
DJ
47942007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4795
4796 * gdb.texinfo (Target Description Format): Add section on XInclude.
4797
95a98c01
NR
47982006-02-03 Nick Roberts <nickrob@snap.net.nz>
4799
4800 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4801 command -enable-timings.
4802
f4b3909f
EZ
48032007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4804
5ae4183a 4805 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4806 descriptions for new/deleted elements in gdb_osabi. Add missing
4807 description for function generic_elf_osabi_sniff_abi_tag_sections.
4808
c7ba131e
JB
48092007-01-29 Joel Brobecker <brobecker@adacore.com>
4810
4811 * gdb.texinfo (Maintenance Commands): Add documentation for
4812 the new "maint print target-stack" command.
4813
3a60f64e
JK
48142007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4815 Eli Zaretskii <eliz@gnu.org>
4816
f4b3909f 4817 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4818
c582f8b6
EZ
48192007-01-26 Eli Zaretskii <eliz@gnu.org>
4820
4821 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4822 Use @value{NGCC} instead of @value{GCC}.
4823
d3e8051b
EZ
48242007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4825
4826 * agentexpr.texi: Fix typos.
4827 * annotate.texinfo: Likewise.
4828 * gdb.texinfo: Likewise.
4829 * gdbint.texinfo: Likewise.
4830 * observer.texi: Likewise.
4831 * stabs.texinfo: Likewise.
4832
86f04699
EZ
48332007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4834
4835 * gdbint.texinfo (Support Libraries): Remove mmalloc
4836 entry. Describe readline library.
4837
23181151
DJ
48382007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4839
4840 * gdb.texinfo (Target Descriptions): New section.
4841 (General Query Packets): Add QPassSignals anchor. Mention
4842 qXfer:features:read under qSupported. Expand mentions of
4843 qXfer:memory-map:read and QPassSignals. Document
4844 qXfer:features:read.
4845
f822c95b
DJ
48462007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4847
4848 * gdb.texinfo (Commands to specify files): Describe
4849 "set sysroot" and "show sysroot".
4850 (Using the `gdbserver' program): Lowercase argument
4851 to @var. Expand description of setting up GDB on the
4852 host.
4853
8936fcda
JB
48542007-01-05 Joel Brobecker <brobecker@adacore.com>
4855
4856 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4857 catch exception, catch exception unhandled, and catch assert
4858 commands.
4859
e776119f
DJ
48602007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4861
4862 * gdb.texinfo (Debugging Output): Document "set debug xml"
4863 and "show debug xml".
4864
aa79a185
DJ
48652007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4866
4867 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4868
7f893741
JB
48692007-01-01 Joel Brobecker <brobecker@adacore.com>
4870
4871 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4872
a1b5960f
VP
48732006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4874
4875 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4876 note in @ignore, to be removed later if nobody complains.
4877
9f470e6e
NR
48782006-12-04 Nick Roberts <nickrob@snap.net.nz>
4879
4880 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4881 of -var-delete.
4882
765dc015 48832006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4884
765dc015 4885 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4886 automatic software/hardware breakpoint usage and
4887 the "set breakpoint auto-hw" command.
765dc015 4888
4b5752d0
VP
48892006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4890
4891 * gdb.texinfo (Memory Access Checking): New.
4892
89be2091
DJ
48932006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4894
4895 * gdb.texinfo (Remote configuration): Mention
4896 "pass-signals-packet".
4897 (General Query Packets): Document QPassSignals. Fix
4898 a typo.
4899
ca3bf3bd
DJ
49002006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4901
4902 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4903
427c3a89
DJ
49042006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4905
4906 * gdb.texinfo (Remote configuration): Rewrite documentation for
4907 packet configuration commands.
4908 (OS Information): Adjust reference to qXfer:auxv:read.
4909 (General Query Packets): Remove references to read-aux-vector-packet
4910 and set remote get-thread-local-storage-address.
4911
7a107747
DJ
49122006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4913
4914 * gdbint.texinfo (Target Architecture Definition): Add new
4915 Initializing a New Architecture section.
4916
1c56eb0e
EZ
49172006-10-31 David Taylor <dtaylor@emc.com>
4918
4919 * stabs.texinfo (Macro define and undefine): New node describing
4920 stabs for #define and #undef.
4921
f73adfeb
AS
49222006-10-27 Andreas Schwab <schwab@suse.de>
4923
4924 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4925
fd60e0df
EZ
49262006-10-21 Eli Zaretskii <eliz@gnu.org>
4927
4928 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4929 clarify on the possible meanings of ``expression'' watched by
4930 watchpoints. Add indexing.
e5ac9b53
EZ
4931 (Prompting, Errors, Invalidation, Annotations for Running)
4932 (Source Annotations): Fix index entries by adding "annotation" to
4933 them, to discriminate from index entries that point to the more
4934 general topic descriptions.
fd60e0df 4935
52bb452f
DJ
49362006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4937
4938 * gdbint.texinfo (Target Vector Definition): Move most
4939 content into Existing Targets. Add a menu.
4940 (Existing Targets): New section, moved from Target Vector
4941 Definition. Use @subsection.
4942 (Managing Execution State): New section.
4943
58955e58
BW
49442006-10-16 Bob Wilson <bob.wilson@acm.org>
4945
4946 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4947
c8aa23ab
EZ
49482006-10-15 Eli Zaretskii <eliz@gnu.org>
4949
4950 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4951 (Command Syntax, Signals, Backtrace, Connecting)
4952 (Remote configuration, Renesas Boards, Console I/O): Fix last
4953 change: use Ctrl- instead of C-, except wrt Emacs.
4954 (File-I/O Examples): Put Ctrl-c in @kbd.
4955 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4956 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
4957 (Signals, Set Breaks, Set Watchpoints): Document optional
4958 arguments to `info signals' `handle', `info breakpoints', and
4959 `info watchpoints'.
c8aa23ab 4960
e7109c7e
EZ
49612006-10-14 Eli Zaretskii <eliz@gnu.org>
4962
4963 * gdb.texinfo (Backtrace): Fix last change.
4964
de3aea7b
NR
49652006-10-14 Nick Roberts <nickrob@snap.net.nz>
4966
4967 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4968
7f9087cb
BW
49692006-10-10 Bob Wilson <bob.wilson@acm.org>
4970
c8aa23ab
EZ
4971 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4972 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4973 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 4974
68437a39
DJ
49752006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4976 Daniel Jacobowitz <dan@codesourcery.com>
4977
4978 * gdb.texinfo (Packets): Document vFlashErase,
4979 vFlashWrite and vFlashDone packets.
4980 (General Query Packets): Document qXfer:memory-map:read.
4981 Add a new feature for qXfer:memory-map:read.
4982 (Memory map format): New section.
4983 (Target Commands): Mention that gdb can write flash.
4984
fd79ecee
DJ
49852006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4986 Daniel Jacobowitz <dan@codesourcery.com>
4987
4988 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4989 memory regions and "mem auto".
4990
350da6ee
DJ
49912006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4992
4993 * gdbint.texinfo (Array Containers): New section.
4994
2f1acb09
VP
49952006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4996
4997 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4998 -stack-list-arguments HIGH_FRAME argument can be larger then the
4999 actual number of frames.
5000
2ab1eb7a
VP
50012006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5002
5003 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5004 -stack-list-locals HIGH_FRAME argument can be larger then the
5005 actual number of frames.
2ab1eb7a 5006
599b237a
BW
50072006-09-02 Bob Wilson <bob.wilson@acm.org>
5008
5009 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5010 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5011
25ab7e6d
EZ
50122006-09-02 Eli Zaretskii <eliz@gnu.org>
5013
5014 * gdbint.texinfo (Overall Structure): New section "Source Tree
5015 Structure".
5016
940178d3
JB
50172006-08-17 Jim Blandy <jimb@codesourcery.com>
5018
5019 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5020 responses.
5021
30daae6c
JB
50222006-08-08 Joel Brobecker <brobecker@adacore.com>
5023
5024 * gdb.texinfo (Source Path): Add documentation for new
5025 substitute-path commands.
5026
7fa2210b
DJ
50272006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5028
5029 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5030 (Running Configure): ...here.
5031 (Requirements): New node. Mention expat.
5032
3d00d119
DJ
50332006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5034
5ae4183a 5035 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5036 'set download-write-size' and 'show download-write-size'.
5037
0cbfa4ee
DJ
50382006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5039
5040 * stabs.texinfo (Member Type Descriptor): Correct example for
5041 pointer to member types.
5042
16026cd7
AS
50432006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5044
5045 * gdb.texinfo (Optional warnings and messages): Add
5046 'set/show trace-commands'.
5047 (Command files): Add '-v' to source command.
5048
0876f84a
DJ
50492006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5050
5051 * gdb.texinfo (OS Information): Update qPart reference to
5052 qXfer.
5053 (Remote configuration): Likewise.
5054 (Overview): Move @cindex to the start of a paragraph. Talk
5055 about binary data encoding.
5056 (Packets): Refer to the overview for the details of the X
5057 packet encoding.
5058 (General Query Packets): Remove qPart description. Add qXfer
5059 description. Add an anchor to qSupported. Correct feature
5060 table title. Add a new feature for qXfer:auxv:read.
5061 (Interrupts): Add a missing parenthesis.
5062
2ec3381a
DJ
50632006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5064
669fac23 5065 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5066 (GDB/MI Kod Commands): Remove commented out node.
5067
594fe323
EZ
50682006-07-01 Eli Zaretskii <eliz@gnu.org>
5069
5070 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5071 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5072 (GDB/MI Thread Commands, GDB/MI Program Execution)
5073 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5074 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5075 (GDB/MI File Commands, GDB/MI Target Manipulation)
5076 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5077 since the MI prompt is hard-wired into the code.
5078
7e3fb70c
NR
50792006-07-01 Nick Roberts <nickrob@snap.net.nz>
5080
5081 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5082 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5083 (GDB/MI Data Manipulation): Remove description of unimplemented
5084 display related commands as variable objects perform this function
5085 and are superior: -display-delete, -display-disable,
5086 -display-enable, -display-insert and -display-list. Move
5087 -environment-cd, -environment-directory, -environment-path
5088 and -environment-pwd to "Program Context".
5089 (GDB/MI Program Control): Rename to "Program Execution". Move
5090 -exec-arguments -exec-abort to...
5091 (GDB/MI Program Context): ...here. New node split from "Data
5092 Manipulation".
5093
be2a5f71
DJ
50942006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5095
5096 * gdb.texinfo (Remote configuration): Document set / show
5097 remote supported-packets.
5098 (General Query Packets): Document qSupported packet.
5099
fc320d37
SL
51002006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5101
5102 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5103 and font markup.
5104 (Protocol basics): Likewise.
5105 (The F request packet): Likewise.
5106 (The F reply packet): Likewise.
5107 (Memory transfer): Move this node to be a subsubsection of
5108 "Protocol specific representation of datatypes".
5109 (The Ctrl-C message): More copy editing.
5110 (Console I/O): Likewise.
5111 (The isatty call): Delete this node, and merge its content into
5112 the "isatty" node. Fixed references elsewhere.
5113 (The system call): Delete this node, and merge its content into
5114 the "system" node. Fixed references elsewhere.
5115 (open): Reformat to use @table, and add appropriate font markup.
5116 (close): Likewise.
5117 (read): Likewise.
5118 (write): Likewise.
5119 (lseek): Likewise.
5120 (rename): Likewise.
5121 (unlink): Likewise.
5122 (stat/fstat): Likewise.
5123 (gettimeofday): Likewise.
5124 (isatty): Likewise.
5125 (system): Likewise, plus minor changes to fix confusing wording.
5126 (Integral datatypes): Fix font markup.
5127 (Pointer values): Likewise.
5128 (struct stat): Fix markup to use @table, plus minor copy editing.
5129 (struct timeval): Fix font markup, plus minor copy editing.
5130 (Constants): Minor copy editing.
5131 (Errno values): Add font markup.
5132 (File-I/O Examples): Likewise.
5133
158fdf5c
NR
51342006-06-10 Nick Roberts <nickrob@snap.net.nz>
5135
5136 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5137 (GDB/MI Simple Examples): Move node up one level. Use real
5138 examples.
5139 (GDB/MI Compatibility with CLI): Update.
5140 (GDB/MI Result Records): Add "connected" and "exit" result
5141 classes.
5142 (GDB/MI Stream Records): Clarify target output.
5143 (GDB/MI Command Description Format): Modify example description.
5144 (GDB/MI Breakpoint Table Commands): Rename to...
5145 (GDB/MI Breakpoint Commands): ...this
5146 (GDB/MI Breakpoint Commands): Add optional thread field.
5147 (GDB/MI Program Control): Add an introduction. Move "Program
5148 termination" examples into exec-run description.
5149 (GDB/MI File Commands): Mention similar CLI commands.
5150 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5151 is similar to "-gdb-version".
5152
ddb50cd7
EZ
51532006-06-09 Eli Zaretskii <eliz@gnu.org>
5154
5155 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5156
2aef0d6b
NR
51572006-06-02 Nick Roberts <nickrob@snap.net.nz>
5158
5159 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5160 sourceware.org for mailing lists.
d5e40d59 5161 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5162
383a5c52
NR
51632006-06-01 Nick Roberts <nickrob@snap.net.nz>
5164
d5e40d59 5165 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5166
e16b02ee
EZ
51672006-05-22 Eli Zaretskii <eliz@gnu.org>
5168
5169 * gdb.texinfo (Cygwin Native): Fix last change.
5170
be90c084
CF
51712006-05-22 Christopher Faylor <cgf@timesys.com>
5172
5173 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5174
347ceba5
NR
51752006-05-15 Nick Roberts <nickrob@snap.net.nz>
5176
5177 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5178 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5179
369af7bd
DJ
51802006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5181
5182 * gdb.texinfo (General Query Packets): Recommend not starting
5183 new packets with qC and clarify.
5184
2ffdbde8 51852006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5186
5187 * gdb.texinfo (M2 Types): New section.
72019c9c 5188
16d1a084
DJ
51892006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5190
5191 * agentexpr.texi: Add a copyright and license notice.
5192 * observer.texi: Likewise, with GPL clause for function prototypes.
5193 Remove trailing whitespace.
5194
aa56d27a
JB
51952006-05-05 Jim Blandy <jimb@codesourcery.com>
5196
5197 * gdb.texinfo (General Query Packets): Document conventions for
5198 terminating packet names, and their violations.
5199
5bdf8622
DJ
52002006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5201
5202 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5203 * gdb.texinfo: Likewise.
5204
605a56cb
DJ
52052006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5206
5207 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5208 and "show remotedebug".
5209 (Debugging Output): Add additional index entries.
5210
b8db102d
MS
52112006-04-27 Michael Snyder <msnyder@redhat.com>
5212
5213 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5214
c5e30d01
AC
52152006-04-22 Andrew Cagney <cagney@redhat.com>
5216
5217 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5218 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5219
8181d85f
DJ
52202006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5221
5222 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5223 and remove breakpoint prototypes.
5224 (Watchpoints): Move description of target_insert_hw_breakpoint and
5225 target_remove_hw_breakpoint ...
5226 (Breakpoints): ... to here. Document target_insert_breakpoint and
5227 target_remove_breakpoint.
5228
4f553f88
JB
52292006-04-17 Jim Blandy <jimb@codesourcery.com>
5230
5231 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5232 and C packets are optional.
5233
cd852561
FR
52342006-04-14 Frederic Riss <frederic.riss@st.com>
5235
5236 * gdb.texinfo (Specifying source directories): Update the description
5237 of the source file search to reflect the fact that the source path
5238 always contains at least $cdir and $cwd.
5239
b620eb07
MS
52402006-03-31 Michael Snyder <msnyder@redhat.com>
5241
5242 * gdb.texinfo: Update copyright dates.
5243
3156cdaf
EZ
52442006-03-31 Eli Zaretskii <eliz@gnu.org>
5245
5246 * gdb.texinfo (Overview): Add an index entry to "empty response".
5247
7d30c22d
JB
52482006-03-28 Jim Blandy <jimb@codesourcery.com>
5249
5250 * gdbint.texinfo (Prologue Analysis): New section.
5251
86941c27
JB
52522006-03-07 Jim Blandy <jimb@red-bean.com>
5253
66b8c7f6
JB
5254 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5255
1a10341b
JB
5256 * gdb.texinfo (Target Commands): Update text describing how to
5257 specify a target. Refer to the detailed section on remote
5258 debugging, not the brief mention.
5259
86941c27
JB
5260 * gdb.texinfo (Connecting): Organize the different 'target remote'
5261 connection methods into a table. Add a 'target remote' index
5262 entry. (!!!)
5263
62f3a2ba
FF
52642006-02-17 Fred Fish <fnf@specifix.com>
5265
5266 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5267 'ptype' commands to reflect the fact that the only significant
5268 difference between them is that ptype prints the complete type
5269 description instead of just the name.
5270
8b9a88ea
WZ
52712006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5272
5273 * gdbint.texinfo (Watchpoints): Delete
5274 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5275
7e8dc855
NR
52762006-02-10 Nick Roberts <nickrob@snap.net.nz>
5277
5278 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5279 times fields where needed. Fix typos. Update general form given
5280 for output of -break-insert.
5281 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5282
c91d38aa
DJ
52832006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5284
5285 * gdbint.texinfo (Symbol Handling): Add a section
5286 on memory management.
5287
38fcd64c
DJ
52882006-02-06 Vladimir Prus <ghost@cs.msu.su>
5289
5290 * gdb.texinfo (Breakpoint table commands): Document the fullname
5291 field in -break-list output.
5292
219eec71
EZ
52932006-02-03 Eli Zaretskii <eliz@gnu.org>
5294
5295 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5296 debugging information produced by the various "set debug..."
5297 options.
5298
ae5a43e0
DJ
52992006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5300
5301 * gdb.texinfo (Files): Remove obsolete bits from the description
5302 of "symbol-file".
5303
a9f158ec
JB
53042006-01-25 Jim Blandy <jimb@redhat.com>
5305
5306 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5307
410dd08e
JB
53082006-01-24 Jim Blandy <jimb@redhat.com>
5309
5310 * gdbint.texinfo (Frames): Document the basics of GDB's register
5311 unwinding model, and explain the existence of the "sentinel" frame.
5312
4b505b12
AS
53132006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5314
5315 * gdb.texinfo (Choosing files): Mention that -directory is used
5316 for script files.
5317 (Specifying source directories): Likewise.
5318 (Command files): Explain how script files are found.
5319
839c27b7
EZ
53202006-01-21 Eli Zaretskii <eliz@gnu.org>
5321
5322 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5323 the threads in a multi-threaded program.
5324 (Threads): The threadno argument of "thread apply" can be a range
5325 of numbers.
5326
7be93b9e
JB
53272006-01-18 Jim Blandy <jimb@redhat.com>
5328
5329 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5330 of warning flags.
5331
fcc73fe3
EZ
53322006-01-13 Eli Zaretskii <eliz@gnu.org>
5333
5334 * gdb.texinfo (Sequences): Improve menu annotations.
5335 (Define): Add index entries for arguments of user-defined
5336 commands. Move the description of flow-control commands...
5337 (Command Files): ...to here. Document loop_break and
5338 loop_continue.
ca91424e
EZ
5339 (Define, Command Files): Document `end' and add index entries for
5340 it.
fcc73fe3 5341
5c95884b
MS
53422006-01-04 Michael Snyder <msnyder@redhat.com>
5343
5344 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5345 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5346
860701dc
PH
53472006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5348
5349 * gdb.texinfo (Omissions from Ada): Document that there is now
5350 limited aggregate support.
5351
36b80e65
EZ
53522005-12-28 Eli Zaretskii <eliz@gnu.org>
5353
5354 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5355 registers and the likes.
5356
c1468174
EZ
53572005-12-24 Eli Zaretskii <eliz@gnu.org>
5358
5359 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5360 (Symbols): Fix usage of "e.g.".
359df76b 5361 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5362
5363 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5364 (Coding): Fix usage of "e.g.".
5365
c02a867d
EZ
53662005-12-23 Eli Zaretskii <eliz@gnu.org>
5367
5ae4183a
AS
5368 * stabs.texinfo:
5369 * refcard.tex:
c02a867d 5370 * gpl.texi:
5ae4183a
AS
5371 * gdbint.texinfo:
5372 * gdb.texinfo:
5373 * gdb-cfg.texi:
c02a867d 5374 * fdl.texi:
5ae4183a
AS
5375 * annotate.texinfo:
5376 * all-cfg.texi:
c02a867d
EZ
5377 * Makefile.in: Add (C) after Copyright. Update the FSF
5378 address.
5379
fad38dfa
EZ
53802005-12-03 Eli Zaretskii <eliz@gnu.org>
5381
5382 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5383 extend GDB with commands for external monitor.
5384
53e5f3cf
AS
53852005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5386
5387 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5388
55f6ca0f
JB
53892005-11-25 Joel Brobecker <brobecker@adacore.com>
5390
5391 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5392
c1947b85
JB
53932005-11-21 Jim Blandy <jimb@redhat.com>
5394
5395 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5396 placement of 'R' actions in tracepoint action packets; document
5397 dependence of 'X' and 'M' actions on a preceding 'R' action for
5398 their registers.
5399
9d29849a
JB
54002005-11-19 Jim Blandy <jimb@redhat.com>
5401
5402 * gdb.texinfo (Tracepoint Packets): New node.
5403 (General Query Packets): Add entries for the tracepoint packets,
5404 referring to the "Tracepoint Packets" node.
5405 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5406
9a6253be
KB
54072005-11-18 Kevin Buettner <kevinb@redhat.com>
5408
5409 * gdb.texinfo (set remotebreak): Add anchor.
5410 (X packet): Likewise.
5411 (Remote Protocol): Add new section `Interrupts' and new index
5412 entry `interrupts (remote protocol)'.
5413
5f3bebba
JB
54142005-11-18 Jim Blandy <jimb@redhat.com>
5415
5416 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5417 entries into the General Query Packets section. Add a
5418 cross-reference to that section. Drop description of replies, as
5419 these are covered in the descriptions of each packet.
5420 (General Query Packets): Add introductory text. Explain naming
5421 conventions, and how the end of a name is recognized.
5422
9a7a1b36
KB
54232005-11-17 Kevin Buettner <kevinb@redhat.com>
5424
0564b6cf 5425 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5426 "set remotebreak" command.
5427
b8ff78ce
JB
54282005-11-16 Jim Blandy <jimb@redhat.com>
5429
5430 * gdb.texinfo (Packets, Stop Reply Packets)
5431 (General Query Packets): Various formatting cleanups.
5432 - Use @samp for packet contents.
5433 - Drop summaries from packet @item lines; the same information appears
5434 immediately below in the description.
5435 - Delete paragraph breaks after packet @item commands, so that the
5436 description appears directly to the right of the packet prototype
5437 in the printed manual, if it fits.
5438 - Place spaces in packet prototypes between @vars and non-@var
5439 letters, and explain that they're just for formatting.
5440 - Use @dots{} instead of '...'.
5441 - Fix uses of @code where @var was needed.
5442 - Replace "deprecated" markers with English text spelling out the
5443 packet's status and the preferred alternatives.
5444 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5445 what this ever meant.
5446 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5447 this for a long time.
5448 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5449 implemented several times, and have been in use for years.
5450
8ffe2530
JB
54512005-11-15 Jim Blandy <jimb@redhat.com>
5452
c43c5473
JB
5453 * gdb.texinfo (Packets): Add index entries for 'm' packet
5454 disclaimers.
5ae4183a 5455
fb031cdf
JB
5456 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5457 of stub when processing an 'm' packet.
5458
8ffe2530
JB
5459 * gdb.texinfo (Packets): Mention that packets beginning with
5460 letters are reserved once, at the top, instead of actually listing
5461 them all and saying "reserved".
5462
c03c782f
AS
54632005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5464
5465 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5466 Change @var{$arg0 to @code{$arg0.
5467
814e32d7
WZ
54682005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5469
5470 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5471
fa93a9d8
JB
54722005-11-12 Jim Blandy <jimb@redhat.com>
5473
5474 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5475 order. Remove extraneous 'z'.
5476
8a5a3c82
AS
54772005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5478
5479 * gdb.texinfo (Choosing files): Add --eval-command.
5480
4b0ad762
AS
54812005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5482
5483 * gdb.texinfo (Choosing modes): Add --return-child-result.
5484
5485
1a088d06
AS
54862005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5487
5488 * gdb.texinfo (Choosing modes): Add --batch-silent.
5489
656d5e12
EZ
54902005-10-28 Eli Zaretskii <eliz@gnu.org>
5491
5492 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5493 "The -var-update Command".
5494
3c9c013a
JB
54952005-10-03 Joel Brobecker <brobecker@adacore.com>
5496
5497 * gdb.texinfo (Print Settings): Add documentation for set/show
5498 print array-indexes.
5499
7ba3cf9c
DJ
55002005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5501
5502 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5503 6.2 and 6.3.
5504
a94ab193
EZ
55052005-08-27 Eli Zaretskii <eliz@gnu.org>
5506
5507 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5508 since 19-Jan-2004.
5509 (Files): Likewise.
ab1adacd
EZ
5510 (Variables, Symbols): Document the "<incomplete type>" message and
5511 its reasons.
a94ab193 5512
ca06016a
FF
55132005-08-01 Fred Fish <fnf@specifix.com>
5514
5515 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5516
cf58170d
NR
55172005-07-15 Nick Roberts <nickrob@snap.net.nz>
5518
5519 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5520 option for -var-list-children and -var-update.
5521 (GDB/MI Stack Manipulation): Simplify description of
5522 print-values option for -stack-list-locals.
5523 (GDB/MI Command Description Format): Clarify.
5524 (Mode Options): Spelling of superseded.
5525
38f1196a
BR
55262005-07-12 Bob Rossi <bob@brasko.net>
5527
5528 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5529 corresponding GDB command comment.
5530
3cb3b8df
BR
55312005-07-06 Bob Rossi <bob@brasko.net>
5532
5533 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5534 and -inferior-tty-show.
5535 (Input/Output): Document "set/show inferior-tty" and tty alias.
5536
10fac096
NW
55372005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5538
5539 * gdb.texinfo (Packets): Change description of 'D' packet to note
5540 that GDB does wait for a response.
5541
d1b6db76
NR
55422005-06-22 Nick Roberts <nickrob@snap.net.nz>
5543
5544 * gdb.texinfo (History) Rename "Command History".
5545 (Command History): Move node "Server Prefix" from section on
5546 Annotations here.
5547
29629dcf
NR
55482005-06-19 Nick Roberts <nickrob@snap.net.nz>
5549
5550 * gdb.texinfo (GDB/MI Stack Manipulation):
5551 Re-instate -stack-info-frame with example. Say that it gets
5552 info on selected frame, not current frame.
5553
397ca115
EZ
55542005-06-18 Eli Zaretskii <eliz@gnu.org>
5555
5556 * gdb.texinfo (Server): Clarify that `file' should be used before
5557 connecting to the server.
5558 (Files): Add an xref to the above description.
51274035
EZ
5559 (Output Formats): More detailed description of the `c' format.
5560 (Memory): List explicitly all the formats supported by `x'.
638ac427 5561 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5562 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5563 files. Add more indexing for solib-absolute-prefix and
5564 --with-sysroot.
76d17f34
EZ
5565 (Machine Code): Document possible problems with locations in
5566 shared libraries.
d416eeec
EZ
5567 (Backtrace): Document that free-standing environments do not need
5568 to have a `main' function.
397ca115 5569
74f6deaa
NR
55702005-06-18 Nick Roberts <nickrob@snap.net.nz>
5571
5572 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5573 -stack-info-frame.
5574
a9967aef
AC
55752005-06-07 Andrew Cagney <cagney@gnu.org>
5576
5577 * gdb.texinfo (Contributors): Note the original multi-arch
5578 contributors.
5579
e09f16f9
EZ
55802005-06-03 Eli Zaretskii <eliz@gnu.org>
5581
5582 * gdb.texinfo (Registers): Add index entries for the standard
5583 registers.
5584 (Frames): Add cross-reference from frame pointer description to
5585 the Registers node.
5586 (Annotations Overview): Fix the reference to GDB name.
5587
d87ba7ee
EZ
55882005-06-01 Eli Zaretskii <eliz@gnu.org>
5589
5590 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5591 can-use-hw-watchpoints.
5592
034dad6f
BR
55932005-05-28 Bob Rossi <bob@brasko.net>
5594
5595 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5596 the possible reasons why an exec async record would be returned to FE.
5597
ffed4509
AC
55982005-05-26 Andrew Cagney <cagney@gnu.org>
5599
5600 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5601 Andrew Cagney implemented the original GDB/MI.
5602
e22e55c9
OF
56032005-05-23 Orjan Friberg <orjanf@axis.com>
5604
5605 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5606 documentation. Add documentation for cris-mode.
5607
a78e13ce
EZ
56082005-05-20 Eli Zaretskii <eliz@gnu.org>
5609
5610 * gdb.texinfo (Numbers): Explain the example and make the wording
5611 more acurate.
5612
76ff342d
DJ
56132005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5614 Dennis Brueni <dennis@slickedit.com>
5615
5616 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5617 (GDB/MI Data Manipulation, GDB/MI Program Control)
5618 (GDB/MI Stack Manipulation): Update examples to include the fullname
5619 attribute in stack frames.
5620
119b882a
EZ
56212005-05-12 Eli Zaretskii <eliz@gnu.org>
5622
5623 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5624 do with other non-standard names of init files.
5625
6fc08d32
EZ
56262005-05-11 Eli Zaretskii <eliz@gnu.org>
5627
5628 * gdb.texinfo (Command Files): Move the description of the startup
5629 from here...
5630 (Startup): ...to this new subsection of the Invocation chapter.
5631 Rearrange the description of init files more logically and add a
5632 cross-reference to "Command Files". Document the special gdbinit
5633 name for CISCO 68k. Expand the description of what GDB does
5634 during startup.
5635 (History): Add index entry for HISTSIZE.
5636
a561754a
MK
56372005-05-02 Mark Kettenis <kettenis@gnu.org>
5638
5639 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5640
2eecc4ab
EZ
56412005-05-02 Eli Zaretskii <eliz@gnu.org>
5642
5643 * gdb.texinfo (SVR4 Process Information, The isatty call)
5644 (The system call): Don't use foo(N) notation for man pages and
5645 functions.
514c4d71 5646 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5647
18999be5
EZ
56482005-04-27 Eli Zaretskii <eliz@gnu.org>
5649
5650 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5651 were optimized away.
5652
0abb7bc7
EZ
56532005-04-22 Eli Zaretskii <eliz@gnu.org>
5654
5655 * gdb.texinfo (Remote configuration): Document "set/show
5656 get-thread-local-storage-address". Add cross-reference to the
5657 description of the qGetTLSAddr packet.
5658 (General Query Packets): Mention "set remote
5659 get-thread-local-storage-address" and add a reference to its
5660 description.
5661
6f61acb1
NR
56622005-04-19 Nick Roberts <nickrob@snap.net.nz>
5663
5664 * gdb.texinfo (Backtrace): Describe 'bt full'.
5665
9d59903a
NR
56662005-04-17 Nick Roberts <nickrob@snap.net.nz>
5667
5668 * gdb.texinfo (Mode Options): Fix typo.
5669 (GDB/MI): Describe how to invoke GDB/MI.
5670
721c2651
EZ
56712005-04-16 Eli Zaretskii <eliz@gnu.org>
5672
5673 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5674 references changed. Add description of "info udot".
721c2651
EZ
5675 (Files): Document "set/show stop-on-solib-events".
5676 (M32R/D): Document "set/show download-path", "set/show
5677 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5678 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5679 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5680 (Maintenance Commands): Improve indexing.
5681 (Target Commands): Document "set/show hash", "set/show debug
5682 monitor".
5683 (SVR4 Process Information): Document "info pidlist" and "info
5684 meminfo". Document "set/show procfs-tarce" and "set/show
5685 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5686 (Symbols, The Print Command with Objective-C): Improve indexing.
5687 (Objective-C): Add references to "info classes" and "info
5688 selectors".
c45da7e6
EZ
5689 (Debugging Output): Improve wording. Document "set/show debug
5690 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5691 (Set Breaks): Add index entry for "hardware breakpoints".
5692 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5693 and "set/show usehardbreakpoints".
5694 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5695 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5696 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5697 rdiromatzero", "set/show rdiheartbeat".
5698 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5699 "sds".
5700 (Embedded Processors): Document the "sim" command.
5701 (Remote): Document the "remote" command.
5702 (DJGPP Native): Document the "info serial" command.
5703 (Threads): Document "maint info sol-threads".
5704 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5705 (Set Breaks): Improve indexing.
5706 (Command Syntax): Add a reference to dont-repeat.
5707 (Define): Document "dont-repeat".
5708 (TUI Commands): Document "tabset".
5709 (WinCE): New subsection. Document "set/show remotedirectory",
5710 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5711
14d6dd68
EZ
57122005-04-15 Eli Zaretskii <eliz@gnu.org>
5713
5714 * gdb.texinfo (Hurd Native): New subsection, documents
5715 Hurd-specific commands.
a64548ea 5716 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5717 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5718 (MIPS): Improve documentation of heuristic-fence-post. Document
5719 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5720 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5721 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5722 (ARM): Document ARM-specific commands.
a64548ea
EZ
5723 (AVR): New section. Document "info io_registers".
5724 (CRIS): New section. Document "set/show cris-version" and
5725 "set/show cris-dwarf2-cfi".
5726 (HPPA): New section. Document "set/show debug hppa" and "maint
5727 print unwind".
a5adf40f 5728 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5729 (Super-H): New section. Document the "regs" command.
721c2651 5730 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5731
9c16f35a
EZ
57322005-04-09 Eli Zaretskii <eliz@gnu.org>
5733
5734 * gdb.texinfo (Print Settings): Document "set/show print
5735 pascal_static-members", "set print repeats", "show print
5736 null-stop". Improve indexing. Fix documentation of "set print
5737 union".
5738 (Pascal): New section.
5739 (Supported languages): Rename from "Support"; all references
5740 updated. Add a menu item for Pascal.
5741 (Numbers): Document "set radix.
5742 (Screen Size): Document "set/show pagination".
5743 (MIPS Embedded): Remove "set processor" documentation.
5744 (Remote configuration): Document "set/show X/P/Z-packet",
5745 "set/show read-aux-vector-packet", "set/show remote
5746 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5747 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5748 remotedebug", "set/show remotebreak", "set/show remotedevice",
5749 "set/show remotelogfile".
5750 (Auxiliary Vector): Add reference to the description of the
5751 read-aux-vector-packet setting.
5752 (Set Watchpoints): Add a cross-reference to "set remote
5753 hardware-breakpoint-limit".
5754 (General Query Packets): Add indexing of requests and
5755 cross-references to related commands in "Remote configuration".
5756 (File-I/O Overview, The system call): Fix wording and typos.
5757 (Thread Stops): Add index entries.
5758 (Continuing and Stepping): Document "show step-mode".
5759 (i386): New node. Document "set/show struct-convention".
5760 (Files): Document "show trust-readonly-sections".
5761 (Calling): Document "set/show unwindonsignal".
5762 (Messages/Warnings): Add index entries.
5763 (Maintenance Commands): Document "set/show watchdog".
5764 (Annotations Overview): Document "show annotate".
5765 (Set Watchpoints): Add index entries.
5766 (Symbols): Fix doc of case-sensitive.
5767 (ABI): Document "show coerce-float-to-double".
5768 (Convenience Vars, Help): Improve indexing.
5769 (Machine Code): Document "show disassembly-flavor".
5770 (Debugging C plus plus): Document "show overload-resolution".
5771 (Value History, Signaling): Add index entries.
5772
57732005-04-08 Eli Zaretskii <eliz@gnu.org>
5774
5775 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5776 (Processes): Fix wording.
5777 (History, List, Logging output, Define, Symbols, Print Settings):
5778 Improve indexing.
5779
a8f24a35
EZ
57802005-04-03 Eli Zaretskii <eliz@gnu.org>
5781
5782 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5783 redundant index entry for "target" command.
5784 (Backtrace): Add index entries.
5785 (Symbols, Fortran): Document the "set case-sensitive" command.
5786 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5787 (Print Settings): Add index entry for "set demangle-style".
5788 (Target Commands): Document "set download-write-size".
5789 (Debugging Output): Document "set exec-done-display".
5790
09d4efe1
EZ
57912005-04-02 Eli Zaretskii <eliz@gnu.org>
5792
5793 * gdb.texinfo (Files): Fix the name and documentation of
5794 add-shared-symbol-files. Document its alias assf. Update the
5795 list of OSs where GDB supports shared libraries. Fix markup.
5796 (Continuing and Stepping): Add reference to @var{location} in the
5797 text.
5798 (Dump/Restore Files): Fix reference to @{filename}.
5799 (Help): Fix wording.
5800 (Attach): Ditto.
5801 (Set Watchpoints): Ditto.
5802 (Backtrace): Remove redundant index entries. Improve index
5803 entries.
5804 (Delete Breaks): Fix wording.
5805 (Memory): Document the compare-sections command.
5806 (Memory Region Attributes): Improve wording.
5807 (Disabling): Improve wording.
5808 (Fortran): New subsection. Document the "info common" command.
5809 (Help): Document aliases "info copying" and "info warranty".
5810 (Caching Remote Data): New section. Document the "set/show
5811 remotecache" and "info dcache" commands.
5812 (Show): Fix wording of the documentation of the "set
5813 extension-language" command.
5814 (Signals): Add index entry for "info handle".
5815 (Memory Region Attributes): Fix punctuation.
5816 (Symbols): Change the arg name to "location" and refer to it in
5817 the text. Fix wording of "info types" doc.
5818 (Threads): Fix usage of @enumerate @item's.
5819 (Listing Tracepoints): Add index entry for "info tp".
5820 (Set Watchpoints): Add xref to "info break" description.
5821 (Macros): Add an index entry for "macro exp1". Document the
5822 "macro list" command.
5823 (Maintenance Commands): Document "flushregs", "maint agent",
5824 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5825 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5826 "maint print architecture", "maint print objfiles", "maint print
5827 statistics", "maint print type", "maint show-debug-regs", "maint
5828 space", "maint time", and "maint translate-address".
5829 (Connecting): Document the "monitor" command.
5830 (Annotations Overview): Describe the "set annotate" command.
5831
82f2d802
EZ
58322005-04-01 Eli Zaretskii <eliz@gnu.org>
5833
5834 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5835 Rearrange index entries and improve wording about support for
5836 hardware watchpoints.
5837
7d51c7de
BR
58382005-03-10 Bob Rossi <bob@brasko.net>
5839
5840 * gdb.texinfo: Update copyright
5841
68c71a2e
TR
58422005-02-09 Theodore A. Roth <troth@openavr.org>
5843
5844 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5845 error.
5846
83761cbd
KB
58472005-02-03 Kevin Buettner <kevinb@redhat.com>
5848
5849 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5850
9f1c6395
MS
58512005-01-17 Michael Snyder <msnyder@redhat.com>
5852
5853 * gdb.texinfo: Fix spelling, infinte -> infinite.
5854
fbd1b305
MK
58552005-01-08 Mark Kettenis <kettenis@gnu.org>
5856
5857 * observer.texi (GDB Observers): Document "solib_loaded".
5858
3ace7edb
AC
58592005-01-07 Andrew Cagney <cagney@gnu.org>
5860
bec39cab
AC
5861 * configure.ac: Rename configure.in, require autoconf 2.59.
5862 * configure: Re-generate.
5863
3ace7edb
AC
5864 * configure.in: Replace configdirs with multiple references to
5865 AC_CONFIG_SUBDIRS.
5866 * configure: Re-generate.
5ae4183a 5867
53531fc1
AC
58682005-01-04 Andrew Cagney <cagney@gnu.org>
5869
5870 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5871 part of the version number.
5872
536ffdb7
MK
58732004-12-24 Mark Kettenis <kettenis@gnu.org>
5874
5875 * gdbint.texinfo (Algorithms): Remove description of
5876 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5877
e1aac25b
JB
58782004-12-07 Jim Blandy <jimb@redhat.com>
5879
5880 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5881 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5882 numbers.
5883
f47b1503
AS
58842004-12-07 Andreas Schwab <schwab@suse.de>
5885
5886 * gdb.texinfo (Mode Options): Document -l option.
5887
b6b8ece6
EZ
58882004-12-04 Eli Zaretskii <eliz@gnu.org>
5889
5890 * gdbint.texinfo (Algorithms): More accurate description of
5891 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5892 is not needed unless data-read and data-access watchpoints are
5893 supported. Add a description of how GDB checks whether the
5894 inferior stopped because a watchpoint was hit.
5895
01371747
EZ
58962004-11-23 Eli Zaretskii <eliz@gnu.org>
5897
5898 * gdb.texinfo (Files): Add cross-reference to description of
5899 -readnow command-line switch.
5900
2315ffec
RC
59012004-11-10 Randolph Chung <tausq@debian.org>
5902
5903 * gdb.texinfo: Document set/show backtrace past-entry commands.
5904 Rearrange index entries for set/show backtrace past-main.
5905
69065f5d
AC
59062004-11-10 Jon Beniston <jon@beniston.com>
5907
5908 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5909 * gdb.texinfo (Remote Serial Protocol): Further describe
5910 binary transfer escaping mechanism .
69065f5d 5911
30e91e0b
RC
59122004-11-08 Randolph Chung <tausq@debian.org>
5913
5914 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5915 and "show debug infrun". Add index entries.
5916
60bf7e09
EZ
59172004-10-23 Eli Zaretskii <eliz@gnu.org>
5918
5919 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5920 "info proc" that are already implemented. Add index entries.
5921 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5922 (Files): Add a tip for decreasing memory used for symtabs from
5923 shared libraries.
f018e82f
EZ
5924 (Starting): Fix whitespace; make "elaboration" stand out where it
5925 is first used, and add an index entry for the term.
f8568604
EZ
5926 (Calling): Expand and elaborate text. Add "print". Add the
5927 description of problems with weak aliases.
384ee23f 5928 (Core File Generation): New section.
60bf7e09 5929
d52fe014
AC
59302004-10-12 Andrew Cagney <cagney@gnu.org>
5931
5932 * gdbint.texinfo (Versions and Branches): New chapter.
5933 (Releasing GDB): Delete "Versions and Branches" section.
5934 (Top): Add "Versions and Branches".
5935
703663ab
EZ
59362004-10-08 Eli Zaretskii <eliz@gnu.org>
5937
5938 * gdb.texinfo (Editing, History): Add cross-references to the
5939 included Readline and History user documentation. Remove
5940 references to the symbol have-readline-appendices which is unused
5941 and undefined.
5942 (History): Fix indexing.
5943
ac77d04f
JJ
59442004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5945
5946 * gdbint.texinfo (target_stopped_data_address): Update to
5947 new prototype.
5948 (i386_stopped_data_address): Update prototype and description.
5949 (i386_stopped_by_watchpoint): New function and description.
5950
e07c999f
PH
59512004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5952
5953 * gdb.texinfo (Filenames): Add Ada suffixes.
5954 (Ada) New section.
5955
2e868123
AC
59562004-09-27 Andrew Cagney <cagney@gnu.org>
5957 Robert Picco <Robert.Picco@hp.com>
5958
5959 * gdb.texinfo (Packets): Document the "p" packet.
5960
02a57714
JM
59612004-09-21 Jason Molenda (jmolenda@apple.com)
5962
5963 * gdb.texinfo (Paths and Names of the Source Files): Document the
5964 meaning of values in the 'desc' field of a SO stab.
5965
ae038cb0
DJ
59662004-09-20 Daniel Jacobowitz <dan@debian.org>
5967
5968 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5969 max-cache-age" and "maint show dwarf2 max-cache-age".
5970
f7dc1244
EZ
59712004-09-16 Eli Zaretskii <eliz@gnu.org>
5972
5973 * gdb.texinfo (Set Breaks): Add index entry for setting
5974 breakpoints on overloaded C++ functions that are not members of
5975 any classes. Add an example and an index entry for setting
5976 breakpoints on all program functions.
5977 (Character Sets, Macros, Overlay Commands)
5978 (Non-debug DLL symbols, GDB/MI Output Syntax)
5979 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5980 Use "(@value{GDBP})" instead of a literal "(gdb)".
5981
f810308b
AC
59822004-09-12 Andrew Cagney <cagney@gnu.org>
5983
5984 * gdbint.texinfo (Native Debugging): Delete description of
5985 FILES_INFO_HOOK.
5986
15a661f3
PH
59872004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5988
5ae4183a
AS
5989 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5990 to hex_string_custom (not historically correct, but more
15a661f3
PH
5991 understandable, given the current code).
5992
f3219c75
AC
59932004-09-03 Andrew Cagney <cagney@gnu.org>
5994
5995 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5996
f3bb6704
JJ
59972004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5998
5999 * observer.texi (solib_unloaded): New observer.
6000
8d2c00cb
AC
60012004-08-24 Andrew Cagney <cagney@gnu.org>
6002
6003 * gdbint.texinfo (Target Architecture Definition): Add missing
6004 comma.
6005
e7dc800a
MC
60062004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6007
6008 * (Using the Testsuite): build != host is supported,
6009 but some test scripts do not support build != host.
6010
73b03683
MK
60112004-08-14 Mark Kettenis <kettenis@gnu.org>
6012
6013 * gdbint.texinfo (Host Definition): Delete description of
6014 FCLOSE_PROVIDED and GETENV_PROVIDED.
6015
c0ccb908
MK
60162004-08-05 Mark Kettenis <kettenis@chello.nl>
6017
6018 * gdbint.texinfo (Host Definition): Delete description of
6019 NO_SYS_FILE.
6020 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6021 PTRACE_FP_BUG.
6022
9c8dbfa9
AC
60232004-08-05 Andrew Cagney <cagney@gnu.org>
6024
6025 * gdbint.texinfo (Target Architecture Definition): Delete
6026 reference to deprecated_read_fp.
6027
f42accbe
AC
60282004-08-02 Andrew Cagney <cagney@gnu.org>
6029
6030 * gdbint.texinfo (Target Architecture Definition): Delete
6031 description of DEPRECATED_REGISTER_BYTES.
6032
0b66e38c
EZ
60332004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6034
6035 * gdb.texinfo (Source Path): Document the new behavior of
6036 searching for the source files.
6037
15387254
EZ
60382004-07-17 Eli Zaretskii <eliz@gnu.org>
6039
6040 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6041 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6042 (Auto Display): Improve indexing.
6043
2c07db7a
AC
60442004-07-16 Andrew Cagney <cagney@gnu.org>
6045
6046 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6047 "-noasync".
6048
4644b6e3
EZ
60492004-07-09 Eli Zaretskii <eliz@gnu.org>
6050
6051 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6052 have the same prefix have only their prefix in the index.
6053
7561d450
MK
60542004-07-03 Mark Kettenis <kettenis@gnu.org>
6055
6056 * gdb.texinfo (BSD libkvm Interface): New node (section)
6057 (Native): Add it to the menu.
6058
67bebe79
MK
60592004-07-01 Mark Kettenis <kettenis@gnu.org>
6060
6061 * gdbint.texinfo (Target Architecture Definition): Remove
6062 PCC_SOL_BROKEN.
6063
1a6923e0
MK
60642004-06-24 Mark Kettenis <kettenis@gnu.org>
6065
6066 * gdbint.texinfo (Target Architecture Definition): Remove
6067 SUN_FIXED_LBRAC_BUG.
6068
b435e160
AC
60692004-06-26 Andrew Cagney <cagney@gnu.org>
6070
6071 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6072
b5622e8d
AC
60732004-06-20 Andrew Cagney <cagney@gnu.org>
6074
6075 * gdbint.texinfo (Target Architecture Definition): Deprecate
6076 USE_STRUCT_CONVENTION.
6077
e0c07bf0
MC
60782004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6079
6080 gdb.texinfo (Bug Reporting): Mention session recording,
6081 with the script command or Emacs.
6082
782263ab
AC
60832004-06-18 Andrew Cagney <cagney@gnu.org>
6084
6085 * gdbint.texinfo (Target Architecture Definition): Deprecate
6086 FUNCTION_START_OFFSET.
6087
03727ca6
AC
60882004-06-14 Andrew Cagney <cagney@gnu.org>
6089
6090 Based on changes from Karl Berry.
6091 * gdb.texinfo: Do not use @sc in a direntry.
6092 * stabs.texinfo: Change @dircateogry to "Software development".
6093 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6094
97092415
AC
60952004-06-13 Andrew Cagney <cagney@gnu.org>
6096
6097 * gdbint.texinfo (Target Architecture Definition): Delete
6098 description of RETURN_VALUE_ON_STACK.
6099
1f6d4158
AC
61002004-06-09 Andrew Cagney <cagney@gnu.org>
6101
6102 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6103 deleted by previous patch.
6104
d966f0cb
AC
61052004-06-08 Andrew Cagney <cagney@gnu.org>
6106
6107 * gdbint.texinfo (Native Debugging): Delete documentation on
6108 ATTACH_DETACH.
6109
86fe4aaa
RC
61102004-06-06 Randolph Chung <tausq@debian.org>
6111
6112 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6113
d4b6d575
RC
61142004-06-06 Randolph Chung <tausq@debian.org>
6115
5ae4183a 6116 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6117 the new push_dummy_call method signature. Describe the function
6118 argument.
6119
4e8b0763
JB
61202004-05-24 Joel Brobecker <brobecker@gnat.com>
6121
6122 * gdb.texinfo (Starting): Document new start command.
6123
59caf092
AC
61242004-05-21 Andrew Cagney <cagney@redhat.com>
6125
6126 * observer.texi (GDB Observers): Document "inferior_created".
6127
e4a2df64
AC
61282004-05-08 Andrew Cagney <cagney@redhat.com>
6129
e6b55ae2
AC
6130 * gdbint.texinfo (Target Architecture Definition): Delete
6131 description of DO_DEFERRED_STORES.
6132
28954179
AC
6133 * gdbint.texinfo (Target Architecture Definition): Delete
6134 references to DEPRECATED_FIX_CALL_DUMMY.
6135
434b87dd
AC
6136 * gdbint.texinfo (Target Architecture Definition): Delete
6137 description of DEPRECATED_CALL_DUMMY_WORDS,
6138 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6139
58d28df8
AC
6140 * gdbint.texinfo (Target Architecture Definition): Delete
6141 description of DEPRECATED_PUSH_DUMMY_FRAME.
6142
e4a2df64
AC
6143 * gdbint.texinfo (Target Architecture Definition): Delete
6144 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6145
2b4855ab
AC
61462004-05-07 Andrew Cagney <cagney@redhat.com>
6147
6148 * observer.texi (GDB Observers): Add "Debugging" section. Include
6149 cross reference to "set/show debug observer".
6150 * gdb.texinfo (Debugging Output): Document "set/show debug
6151 observer".
6152
fcf70625
AC
61532004-05-01 Andrew Cagney <cagney@redhat.com>
6154
6155 * gdbint.texinfo (Target Architecture Definition): Delete
6156 description of DEPRECATED_PC_IN_SIGTRAMP.
6157
8ee56bcf
AC
61582004-04-30 Andrew Cagney <cagney@redhat.com>
6159
6160 * gdbint.texinfo (Target Architecture Definition): Delete
6161 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6162
67ab9a76
OF
61632004-04-30 Orjan Friberg <orjanf@axis.com>
6164
6165 * observer.texi (GDB Observers): Correct spelling.
6166
79346bcb
OF
61672004-04-26 Orjan Friberg <orjanf@axis.com>
6168
6169 * observer.texi (GDB Observers): Add target_changed event.
6170
7a464420
AC
61712004-04-08 Andrew Cagney <cagney@redhat.com>
6172
6173 * observer.texi (GDB Observers): Rework, provide generic observer
6174 definitions and then a list of observable events.
6175
6cdf9d98
AC
61762004-04-04 Andrew Cagney <cagney@redhat.com>
6177
6178 * gdbint.texinfo (Host Definition): Delete reference to
6179 NO_SIGINTERRUPT.
6180
ddc135a4
AC
61812004-04-02 Andrew Cagney <cagney@redhat.com>
6182
6183 * gdbint.texinfo (Target Architecture Definition): Delete
6184 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6185
6a1b180d
SC
61862004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6187
6188 * gdb.texinfo (TUI Commands): Document tui reg commands.
6189
d0d5df6f
AC
61902004-03-26 Andrew Cagney <cagney@redhat.com>
6191
6192 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6193 "gdbtui".
6194 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6195 (Contributors): Mention both Text and Terminal User Interface.
6196
aa2a3f87
AC
61972004-03-23 Andrew Cagney <cagney@redhat.com>
6198
6199 * gdbint.texinfo (Target Architecture Definition): Deprecate
6200 references to SIGTRAMP_START and SIGTRAMP_END.
6201
f561f026
AC
62022004-03-23 Andrew Cagney <cagney@redhat.com>
6203
6204 * gdbint.texinfo (Target Architecture Definition): Deprecate
6205 references to PC_IN_SIGTRAMP.
6206
33cb8b0f
AC
62072004-03-19 Andrew Cagney <cagney@redhat.com>
6208
6209 * gdbint.texinfo (Target Architecture Definition): Delete
6210 reference to GDB_TARGET_IS_HPPA.
6211
fc989b7a
AC
62122004-03-18 Andrew Cagney <cagney@redhat.com>
6213
6214 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6215 describe pre_init and post_init.
6216
701b08bb
DJ
62172004-03-09 Daniel Jacobowitz <drow@mvista.com>
6218
6219 * gdb.texinfo (Debugging Output): Document values for "set debug
6220 target".
6221
faae5abe
AC
62222004-02-28 Andrew Cagney <cagney@redhat.com>
6223
6224 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6225
dd79a6cf
JJ
62262004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6227
6228 * gdb.texinfo (breakpoints): Add information about the
6229 new "set breakpoint pending" and "show breakpoint pending"
6230 commands.
6231
e7f16015
AC
62322004-02-26 Andrew Cagney <cagney@redhat.com>
6233
6234 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6235 in Per-architecture module data section.
6236
7161a3a6
RM
62372004-02-25 Roland McGrath <roland@redhat.com>
6238
6239 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6240
2154891a
AC
62412004-02-24 Andrew Cagney <cagney@redhat.com>
6242
6243 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6244 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6245 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6246
6c74ac8b
AC
62472004-02-17 Andrew Cagney <cagney@redhat.com>
6248
6249 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6250
19772a2c
AC
62512004-02-16 Andrew Cagney <cagney@redhat.com>
6252
6253 * gdbint.texinfo (Target Architecture Definition): Deprecate
6254 FRAMELESS_FUNCTION_INVOCATION.
6255
c9830293
AC
62562004-02-16 Andrew Cagney <cagney@redhat.com>
6257
6258 * gdbint.texinfo (Coding): Mention -Wunused-function.
6259
b9d26eb9
AC
62602004-02-14 Andrew Cagney <cagney@redhat.com>
6261
6262 * gdbint.texinfo (Target Architecture Definition): Delete
6263 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6264
49efadf5
EZ
62652004-02-12 Elena Zannoni <ezannoni@redhat.com>
6266
6267 * gdb.texinfo: Properly quote the name "C++".
6268 * gdbint.texinfo: Ditto.
6269 * stabs.texinfo: Ditto.
6270
1eb288ea
EZ
62712004-02-11 Elena Zannoni <ezannoni@redhat.com>
6272
6273 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6274 minimal information about libiberty.
6275
e4937fc1
MC
62762004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6277
6278 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6279
a9331b3f
RM
62802004-02-04 Roland McGrath <roland@redhat.com>
6281
6282 * gdb.texinfo (Auxiliary Vector): New node (section).
6283 (Data): Add it to the menu.
6284
2650777c
JJ
62852004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6286
6287 * gdb.texinfo (Breakpoints): Add information about pending
6288 breakpoint support.
6289
b4501125
AC
62902004-01-26 Andrew Cagney <cagney@redhat.com>
6291
6292 * gdb.texinfo (Overview): Delete references to the cisco protocol
6293 including the "N" response.
6294
74055713
AC
62952004-01-26 Andrew Cagney <cagney@redhat.com>
6296
6297 * gdbint.texinfo (Target Architecture Definition): Rename
6298 EXTRACT_STRUCT_VALUE_ADDRESS to
6299 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6300
3bbe9696
EZ
63012004-01-24 Eli Zaretskii <eliz@gnu.org>
6302
6303 * gdb.texinfo (KOD): Document "show os". Add index entries for
6304 "set/show os" and "info cisco" commands.
6305
5843504f
EZ
63062004-01-21 Eli Zaretskii <eliz@gnu.org>
6307
6308 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6309
9175c9a3
MC
63102004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6311
6312 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6313 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6314
8e94b928
NR
63152004-01-19 Nick Roberts <nick@nick.uklinux.net>
6316
6317 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6318 -stack-list-locals.
6319 (GDB/MI Variable Objects): Describe extension to
6320 -var-list-children.
6321
a20cf136
DJ
63222004-01-17 Daniel Jacobowitz <drow@mvista.com>
6323
6324 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6325
afb18d0f
AC
63262004-01-17 Andrew Cagney <cagney@redhat.com>
6327
6328 * gdbint.texinfo (Target Architecture Definition): Delete
6329 documentation on DEPRECATED_NPC_REGNUM.
6330
b51970ac
DJ
63312004-01-13 Daniel Jacobowitz <drow@mvista.com>
6332
6333 * gdb.texinfo: Update copyright year. Mention that set
6334 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6335 "set follow-fork-mode ask".
6336
0f0cffd2
AC
63372004-01-13 Andrew Cagney <cagney@redhat.com>
6338
6339 * gdbint.texinfo: Update copyright year.
6340 (Coding): Add -Wunused-label to list of -Werror warnings.
6341
c552b3bb 63422004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6343 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6344
6345 * gdb.texinfo: Update copyright.
6346 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6347 around names, as appropriate. Minor syntax cleanup of
6348 _NSPrintForDebugger explanation. Two spaces after periods.
6349 GDBN used instead of lit. "gdb". Index entries added for
6350 print-object and _NSPrintForDebugger. @noindent added in one spot.
6351
afe157ca
EZ
63522003-11-11 Elena Zannoni <ezannoni@redhat.com>
6353
6354 * stabs.texinfo: Add dircategory and direntry commands.
6355 * annotate.texinfo: Ditto.
6356
963e2bb7
AC
63572003-11-10 Andrew Cagney <cagney@redhat.com>
6358
6359 * gdbint.texinfo (Target Architecture Definition): Replace the
6360 return_value method's "inval" and "outval" parameters with
6361 "readbuf" and "writebuf".
6362
1d8b2f28
JB
63632003-10-28 Jim Blandy <jimb@redhat.com>
6364
6365 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6366 from "The `F' request packet" and "The `F' reply packet", to make
6367 texi2dvi happy.
6368 (File-I/O remote protocol extension): Update menu entries, too.
6369
36d86913
MC
63702003-10-26 Michael Chastain <mec@shout.net>
6371
6372 * gdb.texinfo (Thread Stops): Document the issue with
6373 premature return from system calls in multi-threaded programs.
6374
ce2826aa
AC
63752003-10-24 Andrew Cagney <cagney@redhat.com>
6376
6377 * annotate.texinfo: Fix "fortunatly"[sic].
6378
f24c5e49
KI
63792003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6380
6381 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6382 with "Hitachi" and "Mitsubishi".
6383
92ad9cd9
AC
63842003-10-20 Andrew Cagney <cagney@redhat.com>
6385
6386 * gdbint.texinfo (Target Architecture Definition): Document
6387 gdbarch_return_value. Add cross references from
6388 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6389 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6390
0ab4b752
MK
63912003-10-18 Mark Kettenis <kettenis@gnu.org>
6392
6393 * gdbint.texinfo (Target Architecture Definition): Document
6394 regset_from_core_section.
fb3e19c0
KI
6395
63962003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6397
6398 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6399
a9331b3f 64002003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6401
6402 From Anthony Green <green@redhat.com>:
5ae4183a 6403 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6404
1485d690
KB
64052003-10-14 Kevin Buettner <kevinb@redhat.com>
6406
889bf7c5
PA
6407 * gdb.texinfo (Breakpoint related warnings): New node.
6408 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6409
86d30acc
DJ
64102003-10-13 Daniel Jacobowitz <drow@mvista.com>
6411
6412 * gdb.texinfo (Remote Protocol): Document v and vCont.
6413
172c2a43
KI
64142003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6415
6416 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6417 * gdbint.texinfo: Ditto.
6418
71952f4c
AC
64192003-10-09 Andrew Cagney <cagney@redhat.com>
6420
6421 From 2003-09-18 David Anderson <davea@sgi.com>:
6422 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6423 "command".
6424
268e2188
AC
64252003-10-03 Andrew Cagney <cagney@redhat.com>
6426
6427 * gdbint.texinfo (Target Architecture Definition): Deprecate
6428 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6429 just target.
6430
12c266ea 64312003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6432
f30992d4 6433 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6434 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6435 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6436 * gdbint.texinfo (Target Architecture Definition): Rename
6437
64382003-09-30 Andrew Cagney <cagney@redhat.com>
6439
f30992d4 6440 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6441 (Target Architecture Definition):
f30992d4 6442
2e092625
AC
6443 * gdbint.texinfo (Target Architecture Definition): Rename
6444 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6445
0717ae8a
AC
64462003-09-29 Andrew Cagney <cagney@redhat.com>
6447
dad809b7
AC
6448 * gdbint.texinfo (Target Architecture Definition): Delete
6449 documentation for NEED_TEXT_START_END.
6450
0717ae8a
AC
6451 * gdbint.texinfo (Target Architecture Definition): Rename
6452 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6453 TARGET_WRITE_PC.
a9331b3f 6454
af6cf26d
MC
64552003-09-22 Michael Chastain <mec@shout.net>
6456
6457 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6458
ee206350
AG
64592003-09-21 Anthony Green <green@redhat.com>
6460
6461 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6462
a38c9fe6
MK
64632003-09-21 Mark Kettenis <kettenis@gnu.org>
6464
6465 * gdbint.texinfo (Target Architecture Definition): Document
6466 stabs_argument_has_addr.
6467
77949794
AC
64682003-09-18 Andrew Cagney <cagney@redhat.com>
6469
6470 * gdbint.texinfo (Target Architecture Definition): Delete
6471 documentation on REGISTER_NAMES.
6472
8e823e25
MK
64732003-09-13 Mark Kettenis <kettenis@gnu.org>
6474
6475 * gdbint.texinfo (Target Architecture Definition): Replace
6476 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6477
f27dd7fd
AC
64782003-09-11 Andrew Cagney <cagney@redhat.com>
6479
6480 * gdbint.texinfo (Target Architecture Definition): Replace
6481 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6482
8b148df9
AC
64832003-08-18 Andrew Cagney <cagney@redhat.com>
6484
6485 * gdbint.texinfo (Target Architecture Definition): Document
6486 "frame_red_zone_size".
6487
25d29d70
AC
64882003-08-09 Andrew Cagney <cagney@redhat.com>
6489
6490 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6491 with "set/show backtrace past-main" and "set/show backtrace
6492 limit".
6493
c938e9b0
L
64942003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6495
6496 * Makefile.in (install-info): Support DESTDIR.
6497 (install-html): Likewise.
6498
64fabec2
AC
64992003-08-07 Andrew Cagney <cagney@redhat.com>
6500
6501 Patch from Nick Roberts.
6502 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6503 bindings. Remove description of send-gdb-command.
6504
2fcf52f0
AC
65052003-08-07 Andrew Cagney <cagney@redhat.com>
6506
6507 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6508 GDB 6.0.
6509
086432e2
AC
65102003-08-06 Andrew Cagney <cagney@redhat.com>
6511
6512 * gdb.texinfo (Mode Options): Mention that level three is the
6513 highest available and that level 2 is deprecated.
6514 (Annotations Overview): Mention annotation levels. Cross reference
6515 to "Limitations of the Annotation Interface" in annotate.texi.
6516 (TODO, Value Annotations, Frame Annotations): Delete section.
6517 (Displays, Breakpoint Info): Delete.
6518
e5249f67
AC
65192003-08-04 Andrew Cagney <cagney@redhat.com>
6520
6521 * agentexpr.texi: Delete @bye.
6522 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6523 (stabs.info): Add $(srcdir) to include search path.
6524 (html): Depend on "annotate_toc.html", and not "annotate.html".
6525 * stabs.texinfo: Ditto. Include "fdl.texi".
6526 * gdbint.texinfo: Update copyright statement's list of invariant
6527 sections.
6528
e6f672d2
AC
65292003-07-28 Andrew Cagney <cagney@redhat.com>
6530
6531 * Makefile.in (INFO_DEPS): Add annotate.info.
6532 (dvi, ps, html, pdf): Add annotate.
6533 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6534 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6535 (ANNOTATE_DOC_FILES): New macro.
6536 (ANNOTATE_TEX_TMPS): New macro.
6537 (annotate.info, annotate_toc.html): Specify dependencies.
6538 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6539 * annotate.texinfo: Rename annotate.texi. Get building. Add
6540 "Migrating to GDB/MI" and "Limitations of the Annotation
6541 Interface" chapters. Mention why it is not part of the user
6542 guide. Update copyright notice. Include "fdl.texi".
6543
72ffddc9
SC
65442003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6545
6546 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6547
a9f12a31
DJ
65482003-07-24 Daniel Jacobowitz <drow@mvista.com>
6549
6550 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6551
b1fe9455
DJ
65522003-07-24 Daniel Jacobowitz <drow@mvista.com>
6553
6554 * gdb.texinfo (Server): Mention pidof.
6555
153721e6
AC
65562003-07-22 Andrew Cagney <cagney@redhat.com>
6557
6558 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6559 list.
6560
0fac0b41
DJ
65612003-06-28 Daniel Jacobowitz <drow@mvista.com>
6562
6563 * gdb.texinfo (Logging output): New chapter.
6564
4e562065
JB
65652003-06-24 Joel Brobecker <brobecker@gnat.com>
6566
6567 * gdb.texinfo (Unsupported languages): New section.
6568 (Languages): Add link to new section.
6569
f2c06f52
AC
65702003-06-22 Andrew Cagney <cagney@redhat.com>
6571
6572 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6573
b4177fca
DJ
65742003-06-22 Daniel Jacobowitz <drow@mvista.com>
6575
6576 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6577
f418dd93
DJ
65782003-06-22 Daniel Jacobowitz <drow@mvista.com>
6579
6580 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6581 * agentexpr.texi: Retitle section, and change it to an appendix.
6582 Comment out texinfo initialization. Factor a @var{} into two
6583 pieces to prevent makeinfo warnings.
6584 * gdb.texinfo: Add Agent Expressions appendix.
6585
4ca61388
DJ
65862003-06-19 Daniel Jacobowitz <drow@mvista.com>
6587
6588 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6589
07f31aa6
DJ
65902003-06-18 Daniel Jacobowitz <drow@mvista.com>
6591
5ae4183a 6592 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6593 remote target". Document the "detach" and "disconnect" commands.
6594 (Server, Netware, Debug Session): Reference "Connecting to a
6595 remote target".
6596 (GDB/MI Target Manipulation): Document "-target-disconnect".
6597
2dd0da42
AC
65982003-06-13 Andrew Cagney <cagney@redhat.com>
6599
6600 * gdbint.texinfo (Target Architecture Definition): Deprecate
6601 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6602 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6603
e7a3abfc
JB
66042003-06-09 Jim Blandy <jimb@redhat.com>
6605
6606 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6607
25e3a86b
AC
66082003-06-08 Andrew Cagney <cagney@redhat.com>
6609
6610 * gdbint.texinfo (Target Architecture Definition): Delete
6611 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6612
a9e5fdc2
AC
66132003-06-08 Andrew Cagney <cagney@redhat.com>
6614
6615 * gdbint.texinfo (Target Architecture Definition): Document
6616 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6617
b37303ee
AF
66182003-06-07 Adam Fedor <fedor@gnu.org>
6619
6620 * gdb.texinfo: Add Objective-C documentation.
6621
39fe6e80
AC
66222003-06-01 Andrew Cagney <cagney@redhat.com>
6623
6624 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6625 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6626
125309b2
AC
66272003-05-21 Andrew Cagney <cagney@redhat.com>
6628
6629 * gdbint.texinfo (Target Architecture Definition): Delete
6630 references to "extract_address" and "store_address".
6631
b8b527c5
AC
66322003-05-16 Andrew Cagney <cagney@redhat.com>
6633
6634 * gdbint.texinfo (Target Architecture Definition): Replace
6635 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6636 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6637
50e3ee83
TR
66382003-05-14 Theodore A. Roth <troth@openavr.org>
6639
6640 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6641
44e2be90
L
66422003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6643
6644 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6645 (gdb.dvi): Likewise.
6646 (gdb.pdf): Likewise.
6647 (links2roff): Likewise.
6648
df5215a6
JB
66492003-05-08 Jim Blandy <jimb@redhat.com>
6650
6651 * gdb.texinfo (Dump/Restore Files): Update documentation for
6652 'dump', 'append', and 'restore': note that format argument is
6653 optional; simplify presentation of the command variants; and be
6654 more precise about the formats.
6655
5e7b2f39
JB
66562003-05-07 Jim Blandy <jimb@redhat.com>
6657
6658 * gdb.texinfo (Symbols): Update documentation: 'maint list
6659 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6660 symtabs' and 'maint info psymtabs'.
6661
b1e29e33
AC
66622003-05-05 Andrew Cagney <cagney@redhat.com>
6663
6664 * gdbint.texinfo (Target Architecture Definition): Make
6665 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6666 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6667 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6668
00905d52
AC
66692003-05-04 Andrew Cagney <cagney@redhat.com>
6670
6671 * gdb.texinfo (Maintenance Commands): Document "maint print
6672 dummy-frames".
6673
54ff5908
AC
66742003-05-04 Andrew Cagney <cagney@redhat.com>
6675
6676 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6677
32e7087d
JB
66782003-05-03 J. Brobecker <brobecker@gnat.com>
6679
6680 Thierry Schneider <tpschneider1@yahoo.com>
6681 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6682 for new MI command.
6683
7043d8dc
AC
66842003-05-03 Andrew Cagney <cagney@redhat.com>
6685
6686 * gdbint.texinfo (Target Architecture Definition): Document
6687 push_dummy_code. Add cross references.
6688
e33d66ec
EZ
66892003-05-02 Elena Zannoni <ezannoni@redhat.com>
6690
6691 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6692 set/show charsets commands.
6693
0ba6dca9
AC
66942003-04-28 Andrew Cagney <cagney@redhat.com>
6695
6696 * gdbint.texinfo (Target Architecture Definition): Replace
6697 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6698 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6699
d7a27068
AC
67002003-04-28 Andrew Cagney <cagney@redhat.com>
6701
6702 * gdbint.texinfo (Target Architecture Definition): Rename
6703 "tm_print_insn" to "deprecated_tm_print_insn".
6704
44ea7b70
JB
67052003-04-09 Jim Blandy <jimb@redhat.com>
6706
6707 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6708 list psymtabs'.
6709
fb8f8949
AC
67102003-04-08 Andrew Cagney <cagney@redhat.com>
6711
6712 * gdbint.texinfo (Target Architecture Definition): Delete
6713 references to EXTRA_FRAME_INFO.
6714
32fb0f22
AC
67152003-04-08 Andrew Cagney <cagney@redhat.com>
6716
6717 * gdbint.texinfo (Target Architecture Definition): Delete
6718 PRINT_TYPELESS_INTEGER.
6719
6be67e67
JB
67202003-04-02 J. Brobecker <brobecker@gnat.com>
6721
6722 * observer.texi (GDB Observers): Adjust the documentation for the
6723 normal_stop notification to better describe reality. Fix a couple
6724 of minor typos.
6725
4e35d5f0
BR
67262003-04-02 Bob Rossi <bob_rossi@cox.net>
6727
a9331b3f 6728 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6729 '-file-list-exec-source-file'
6730
e8a8712a
AC
67312003-03-31 Andrew Cagney <cagney@redhat.com>
6732
6733 * gdbint.texinfo (Target Architecture Definition): Delete
6734 references to CALL_DUMMY_P.
6735
6c0e89ed
AC
67362003-03-30 Andrew Cagney <cagney@redhat.com>
6737
6738 * gdbint.texinfo (Target Architecture Definition): Remove
6739 reference to TARGET_WRITE_SP.
a9331b3f 6740
378bfd1b
AC
67412003-03-27 Andrew Cagney <cagney@redhat.com>
6742
6743 * gdbint.texinfo (Target Architecture Definition): Remove
6744 references to write_sp.
6c0e89ed 6745
922fbb7b
AC
67462003-03-27 Andrew Cagney <cagney@redhat.com>
6747
6748 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6749 chapter body. Use @smallexample instead of @example.
6750 (Annotations): Ditto.
6751 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6752 annotate.texi.
6753
b81774d8
AC
67542003-03-26 Andrew Cagney <cagney@redhat.com>
6755
6756 * gdbint.texinfo (Target Architecture Definition): Replace
6757 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6758 dummy_addr parameters.
6759
1bf6d5cc
AC
67602003-03-25 Andrew Cagney <cagney@redhat.com>
6761
6762 * gdbint.texinfo (Target Architecture Definition): Delete
6763 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6764 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6765 Add reference to PUSH_ARGUMENTS.
6766
618ce49f
AC
67672003-03-23 Andrew Cagney <cagney@redhat.com>
6768
6769 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6770 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6771
bcd7e15f
JB
67722003-03-18 J. Brobecker <brobecker@gnat.com>
6773
6774 * gdbint.texinfo (Algorithms): Add new section describing the
6775 Observer paradigm.
6776 (Top): Add menu entry to new observer appendix.
6777 * observer.texi: New file.
6778 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6779 new observer.texi file.
6780
9fe8321b
AC
67812003-03-17 Andrew Cagney <cagney@redhat.com>
6782
6783 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6784 that GNU Press update the manual version number.
6785
ac2adee5
AC
67862003-03-12 Andrew Cagney <cagney@redhat.com>
6787
6788 * gdbint.texinfo (Target Architecture Definition): Delete
6789 references to get_saved_register. Rename GET_SAVED_REGISTER to
6790 DEPRECATED_GET_SAVED_REGISTER.
6791
749b82f6
AC
67922003-03-13 Andrew Cagney <cagney@redhat.com>
6793
6794 * gdbint.texinfo (Target Architecture Definition): Replace
6795 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6796
8bedc050
AC
67972003-03-12 Andrew Cagney <cagney@redhat.com>
6798
6799 * gdbint.texinfo (Target Architecture Definition): Rename
6800 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6801
0ce1b118
CV
68022003-03-10 Corinna Vinschen <vinschen@redhat.com>
6803
6804 * gdb.texinfo: Add File-I/O documentation.
6805
12cc2063
AC
68062003-03-10 Andrew Cagney <cagney@redhat.com>
6807
6808 * gdbint.texinfo (Target Architecture Definition): Cross reference
6809 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6810
7453dc06
AC
68112003-03-07 Andrew Cagney <cagney@redhat.com>
6812
6813 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6814 frame" command.
6815
6314f104
AC
68162003-03-05 Andrew Cagney <cagney@redhat.com>
6817
6818 * gdbint.texinfo (Target Architecture Definition): Document
6819 unwind_dummy_id. Cross reference unwind_dummy_id and
6820 SAVE_DUMMY_FRAME_TOS.
6821
f1212245
DJ
68222003-03-05 James Ingham <jingham@apple.com>
6823 Daniel Jacobowitz <drow@mvista.com>
6824
6825 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6826 and "show cp-abi".
6827
77e7e267
AC
68282003-03-03 Andrew Cagney <cagney@redhat.com>
6829
6830 * gdbint.texinfo (Target Architecture Definition): Document
6831 register_type.
6832
838a8221
AC
68332003-03-03 Andrew Cagney <cagney@redhat.com>
6834
6835 * stabs.texinfo (Structures): Use @samp and separate @var's
6836 instead of a single @var containing a comma separated list.
6837 (Unions): Ditto.
6838
d7f4a264
DJ
68392003-03-02 Daniel Jacobowitz <drow@mvista.com>
6840
6841 * Makefile.in (distclean): Remove config.log.
6842
f30ee0bc
AC
68432003-03-01 Andrew Cagney <cagney@redhat.com>
6844
6845 * gdbint.texinfo (Target Architecture Definition): Rename
6846 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6847
68482003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6849
6850 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6851 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6852
be448670
CF
68532003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6854
6855 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6856 (Non-debug DLL symbols): New node, describing the minimal symbols
6857 loaded from DLLs without real debugging symbols.
6858
501eef12
AC
68592003-02-20 Andrew Cagney <ac131313@redhat.com>
6860
6861 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6862 hardware-breakpoint-limit".
6863 (Set Watchpoints): Add cross reference to "set remote
6864 hardware-watchpoint-limit".
6865 (Remote configuration options): New section.
6866
21c294e6
AC
68672003-02-04 Andrew Cagney <ac131313@redhat.com>
6868
e9be73e4
AC
6869 * gdbint.texinfo (Target Architecture Definition): Delete
6870 descrption of IS_TRAPPED_INTERNALVAR.
6871
21c294e6
AC
6872 From Keith Seitz <keiths@redhat.com>:
6873 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6874 option "-i"/"--interpreter" to this chapter. Include index
6875 entries.
6876
0179ffac
DC
68772003-02-04 David Carlton <carlton@math.stanford.edu>
6878
6879 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6880 (Variables): Recommend stabs+ and DWARF 2.
6881 (C plus plus expressions): Correct info about
6882 compiler versions, debug formats.
6883 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6884 PR symtab/874.
6885
7ca9f392
AC
68862003-02-01 Andrew Cagney <ac131313@redhat.com>
6887
6888 * gdbint.texinfo (Target Architecture Definition): Delete
6889 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6890 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6891 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6892 references to nindy and i960.
6893 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6894
31a85ea2
AC
68952003-02-01 Andrew Cagney <ac131313@redhat.com>
6896
6897 * gdbint.texinfo (Target Architecture Definition): Delete
6898 FLOAT_INFO.
6899
6b894e49
AC
69002003-01-30 Andrew Cagney <ac131313@redhat.com>
6901
6902 * stabs.texinfo (Member Type Descriptor): Clarify description of
6903 `@'. Suggested by Ben Hutchings.
6904
c48861fb
AC
69052003-01-29 Andrew Cagney <ac131313@redhat.com>
6906
6907 * gdb.texinfo (M68K): Delete reference to es1800.
6908
617073a9
AC
69092003-01-29 Andrew Cagney <ac131313@redhat.com>
6910
6911 * gdb.texinfo (Maintenance Commands): Document `maint print
6912 reggroups' and `maint print register-groups'.
6913 * gdbint.texinfo (Target Architecture Definition): Document
6914 register_reggroup_p.
6915
5b5d99cf
JB
69162003-01-23 Jim Blandy <jimb@redhat.com>
6917
6918 * gdb.texinfo (Separate Debug Files): New section.
6919
e7ba9c65
DJ
69202003-01-22 Daniel Jacobowitz <drow@mvista.com>
6921
6922 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6923 and "maint show profile".
6924
94e91d6d
MC
69252003-01-16 Michael Chastain <mec@shout.net>
6926
6927 * gdb.texinfo (Installing GDB): Warn against
6928 ".../gdb-VERSION/gdb/configure".
6929 (Separate Objdir): Likewise.
6930
867f3898
AC
69312003-01-15 Andrew Cagney <ac131313@redhat.com>
6932
6933 * gdbint.texinfo (Target Architecture Definition): Delete
6934 definition of PRINT_REGISTER_HOOK.
6935
f153cc92
EZ
69362003-01-15 Elena Zannoni <ezannoni@redhat.com>
6937
6938 (OpenRISC 1000): Fix formatting of command names.
6939
c60eb6f1
EZ
69402003-01-15 Elena Zannoni <ezannoni@redhat.com>
6941
6942 * gdb.texinfo (Continuing and Stepping): Add new command
6943 'advance'. Clarify behavior of 'until'.
6944
f5ebfba0
DJ
69452003-01-13 Daniel Jacobowitz <drow@mvista.com>
6946
6947 * gdb.texinfo (Files): Document solib-absolute-prefix and
6948 solib-search-path.
6949
4ce8657e
MC
69502003-01-09 Michael Chastain <mec@shout.net>
6951
6952 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6953 (Create a Release): Add new instructions for new @file{src-release}.
6954 Document existing instructions for @file{Makefile.in} as
6955 being for @value{GDBN} 5.3.1 or earlier.
6956
372613e3
AC
69572003-01-09 Andrew Cagney <ac131313@redhat.com>
6958
6959 * gdbint.texinfo (Target Architecture Definition): Mention
6960 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6961 allocate memory.
6962
b4e9345d
DJ
69632003-01-04 Daniel Jacobowitz <drow@mvista.com>
6964
6965 * gdb.texinfo (Controlling GDB): Add @kindex for
6966 "show osabi".
6967 (Backtraces): Add @kindex's for backtrace-below-main.
6968
98b45e30
DJ
69692003-01-04 Daniel Jacobowitz <drow@mvista.com>
6970
6971 * gdb.texinfo (Controlling GDB): Document "set osabi".
6972
95f90d25
DJ
69732003-01-04 Daniel Jacobowitz <drow@mvista.com>
6974
6975 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6976 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6977
1e698235
DJ
69782003-01-04 Daniel Jacobowitz <drow@mvista.com>
6979
6980 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6981 "set coerce-float-to-double".
6982 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6983
e632838e
AC
69842003-01-02 Andrew Cagney <ac131313@redhat.com>
6985
6986 * stabs.texinfo: Remove obsolete text.
6987 * gdbint.texinfo: Ditto.
6988 * gdb.texinfo: Ditto.
6989
c133ab7a
MK
69902002-12-22 Mark Kettenis <kettenis@gnu.org>
6991
6992 * gdbint.texinfo (Target Architecture Definition): Update
6993 description of gdbarch_register_osabi.
6994
f821f325
KH
69952002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6996
6997 * agentexpr.texi: Fix typos.
6998 * annotate.texi: Likewise.
6999 * fdl.texi: Likewise.
7000
85a6d8d3 70012002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7002
7003 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7004 DEPRECATED_INIT_FRAME_PC.
7005
ae45cd16
AC
70062002-12-01 Andrew Cagney <ac131313@redhat.com>
7007
7008 * gdbint.texinfo (Target Architecture Definition): Delete
7009 PC_IN_CALL_DUMMY.
7010
07555a72
AC
70112002-11-28 Andrew Cagney <ac131313@redhat.com>
7012
7013 * gdbint.texinfo (Host Definition): Delete documentation on
7014 USE_GENERIC_DUMMY_FRAMES.
7015
c166cdc7
EZ
70162002-11-26 Elena Zannoni <ezannoni@redhat.com>
7017
5ae4183a 7018 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7019 * Makefile.in (install-info): Run the install-info command as part
7020 of the post install steps only.
7021 (uninstall-info): New target.
7022 (uninstall): New target.
7023
35db0260
EZ
70242002-11-22 Elena Zannoni <ezannoni@redhat.com>
7025
7026 * Makefile.in (install): Make install do some real work.
7027
9ba8d803
AC
70282002-11-19 Andrew Cagney <ac131313@redhat.com>
7029
7030 Fix POSIX problem reported by Paul Eggert.
7031 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7032 Fix PR gdb/527.
7033
903ad3a6
AC
70342002-10-26 Andrew Cagney <cagney@redhat.com>
7035
7036 * gdbint.texinfo (Target Architecture Definition): Delete
7037 definition of DO_REGISTERS_INFO.
7038
f2abfe65
KB
70392002-10-18 Kevin Buettner <kevinb@redhat.com>
7040
7041 * gdbint.texinfo (Address Classes): Fix problems with insertion
7042 of ``{'' and ``}'' in example.
7043
b5b0480a
KB
70442002-10-17 Kevin Buettner <kevinb@redhat.com>
7045
7046 * gdbint.texinfo (Address Classes): New section.
7047 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7048 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7049 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7050 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7051
c85508ee
KD
70522002-10-11 Klee Dienes <kdienes@apple.com>
7053
7054 * gdb.texinfo (Registers): Mention vector registers as well as
7055 floating registers in the documentation for 'info registers' and
7056 'info all-registers'.
7057
6d12fc3d
DJ
70582002-10-11 Daniel Jacobowitz <drow@mvista.com>
7059
7060 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7061
8d19fbd2
JJ
70622002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7063
7064 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7065 interface definition.
7066
a37295f9
MM
70672002-10-03 Marko Mlinar <markom@opencores.org>
7068
7069 * gdb.texinfo (Target Commands): Add or1k target specific
7070 commands.
7071 * gdb.texinfo (Contributors): Add myself to the contributors list.
7072
da0f9dcd
AC
70732002-10-01 Andrew Cagney <ac131313@redhat.com>
7074
7075 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7076 and "mi1" instead of "mi1" and "mi0".
7077
2e834e49
HPN
70782002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7079
7080 * gdb.texinfo (Packets): Fix typos "alligned".
7081 Correct z3/Z3 description. Correct z4/Z4 title.
7082
050be0dc
AC
70832002-09-27 Andrew Cagney <ac131313@redhat.com>
7084
7085 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7086
1104b9e7
KB
70872002-09-25 Kevin Buettner <kevinb@redhat.com>
7088
7089 * gdb.texinfo: Use GNU/Linux instead of Linux.
7090
512217c7
AC
70912002-09-25 Andrew Cagney <ac131313@redhat.com>
7092
7093 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7094
10998722
AC
70952002-09-24 Andrew Cagney <ac131313@redhat.com>
7096
512217c7 7097 * gdb.texinfo: Replace @example with @smallexample.
10998722 7098
a0eb71c5
KB
70992002-09-20 Kevin Buettner <kevinb@redhat.com>
7100
f7dc1244 7101 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7102 * gdb.texinfo (Character Sets): Use @smallexample instead of
7103 @example. Use GNU/Linux instead of Linux.
7104
71052002-09-20 Jim Blandy <jimb@redhat.com>
7106
7107 * gdb.texinfo: Add character set documentation.
7108
2f870471
AC
71092002-09-19 Andrew Cagney <ac131313@redhat.com>
7110
7111 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7112 (Packets): Add cross reference from `b' packet to `z' packets.
7113
790eb8f5
AC
71142002-09-19 Andrew Cagney <ac131313@redhat.com>
7115
8d30a00d
AC
7116 * gdb.texinfo (Maintenance Commands): Document ``maint
7117 internal-error'' and ``maint internal-warning''.
7118
790eb8f5
AC
7119 * gdbint.texinfo (Target Architecture Definition): Revise
7120 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7121
a23a7bf1
JB
71222002-09-19 Joel Brobecker <brobecker@gnat.com>
7123
7124 * gdbint.texinfo (Target Conditionals): Document the new
7125 NAME_OF_MALLOC macro.
7126
299ffc64
AC
71272002-09-05 Andrew Cagney <ac131313@redhat.com>
7128
7129 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7130 engineer.
7131
b7bb15bc
SC
71322002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7133
7134 * gdb.texinfo (TUI Overview): Document status line fields.
7135
3d757584
SC
71362002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7137
7138 * gdb.texinfo (TUI Commands): Document info win command.
7139
269c21fe
SC
71402002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7141
7142 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7143
7cf36c78
SC
71442002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7145
7146 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7147 (TUI Keys): Likewise.
7148
d2c6833e
AC
71492002-08-25 Andrew Cagney <ac131313@redhat.com>
7150
7151 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7152 for a packet receive.
7153
46d8b1c3
AC
71542002-08-25 Andrew Cagney <ac131313@redhat.com>
7155
7156 * Makefile.in (clean): Move to end of file.
7157 (distclean, maintainer-clean, realclean): Ditto.
7158 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7159 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7160 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7161 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7162
b0787093
AC
71632002-08-24 Andrew Cagney <ac131313@redhat.com>
7164
7165 * Makefile.in (GDBINT_TEX_TMPS): Define.
7166 (gdbint.dvi, gdbint.pdf): Use
7167 (GDB_TEX_TMPS): Define.
7168 (gdb.dvi, gdb.pdf): Use.
7169 (STABS_TEX_TMPS): Define.
7170 (stabs.dvi, stabs.pdf): Use.
7171 (GDB_DOC_SOURCE_INCLUDES): New macros.
7172 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7173 (GDBINT_DOC_FILES_INCLUDES): New macros.
7174 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7175 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7176 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7177 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7178 (links2roff): Replace SFILES_INCLUDED with
7179 GDB_DOC_SOURCE_INCLUDES.
7180 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7181 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7182 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7183 dependencies.
7184 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7185 dependencies.
7186 (gdbmi.texinfo): Delete rule.
7187 (inc-hist.texinfo): Delete rule.
7188 (rluser.texinfo): Delete rule.
7189
ebba8386
AC
71902002-08-23 Andrew Cagney <cagney@redhat.com>
7191
7192 * gdbint.texinfo (Target Architecture Definition): Update
7193 STORE_RETURN_VALUE, mention regcache.
7194
0ab7a791
AC
71952002-08-21 Andrew Cagney <ac131313@redhat.com>
7196
7197 * gdbint.texinfo (Target Architecture Definition): Document
7198 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7199
ee2d5c50
AC
72002002-08-19 Andrew Cagney <ac131313@redhat.com>
7201
7202 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7203 Fix minor typos. Add index entries.
7204
53c69bd7
AC
72052002-08-18 Andrew Cagney <ac131313@redhat.com>
7206
7207 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7208
e76f1f2e
AC
72092002-08-15 Andrew Cagney <ac131313@redhat.com>
7210
7211 * gdbint.texinfo (Target Architecture Definition): Document
7212 PRINT_VECTOR_INFO.
7213 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7214
0680b120
AC
72152002-08-13 Andrew Cagney <ac131313@redhat.com>
7216
7217 * gdb.texinfo (Maintenance Commands): Document "maint print
7218 registers", "maint print raw-registers" and "maint print
7219 cooked-registers".
7220
3c3bea1c
GS
72212002-08-08 Grace Sainsbury <graces@redhat.com>
7222
a9331b3f 7223 From Mark Salter:
3c3bea1c
GS
7224 * gdb.texinfo (Protocol): Document T packet extension to
7225 allow watchpoint address reporting.
7226
42f9b0a5
AC
72272002-08-03 Andrew Cagney <ac131313@redhat.com>
7228
7229 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7230
db034ac5
AC
72312002-08-01 Andrew Cagney <cagney@redhat.com>
7232
7233 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7234 to CHILL.
7235
e2b28d04
AC
72362002-08-01 Andrew Cagney <ac131313@redhat.com>
7237
7238 * gdbint.texinfo (Coding): Revise section "Include Files".
7239
7fb623f7
AC
72402002-07-24 Andrew Cagney <cagney@redhat.com>
7241
7242 * gdbint.texinfo: Obsolete references to m88k.
7243 * gdb.texinfo: Ditto.
7244
4a2b4636
JB
72452002-07-10 Joel Brobecker <brobecker@gnat.com>
7246
7fb623f7 7247 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7248 where the proper version of autoconf can be retrieved.
7249
a71ec265
DH
72502002-07-09 Don Howard <dhoward@redhat.com>
7251
7252 * gdb.texinfo (Command Files): Further describe the behavior of
7253 sourced command files.
7254
b9aa90c9
AC
72552002-06-27 Andrew Cagney <ac131313@redhat.com>
7256
7257 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7258 (Coding): Clarify ISO C version that GDB assumes.
7259
40dd2248
TT
72602002-06-26 Tom Tromey <tromey@redhat.com>
7261
7262 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7263 add_setshow_cmd_full.
7264
bfac230e
DH
72652002-06-25 Don Howard <dhoward@redhat.com>
7266
7267 * gdb.texinfo (Memory Region Attributes): Document new behavior
7268 for 'mem' command.
7269
475b0867
JB
72702002-06-11 Jim Blandy <jimb@redhat.com>
7271
919d772c
JB
7272 * gdb.texinfo (Symbols): Update documentation for `info source'
7273 command.
7274
475b0867
JB
7275 * gdb.texinfo (Macros): Call the command `info macro', not
7276 `show macro'.
7277
ba8c9337
AC
72782002-06-09 Andrew Cagney <ac131313@redhat.com>
7279
7280 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7281 data''.
7282
1029b7fa
MK
72832002-06-09 Mark Kettenis <kettenis@gnu.org>
7284
7285 * gdbint.texinfo (Target Architecture Definition): Document
7286 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7287
16737d73
AC
72882002-06-08 Andrew Cagney <ac131313@redhat.com>
7289
7290 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7291 lists.
7292
30107679
AC
72932002-06-08 Andrew Cagney <ac131313@redhat.com>
7294
7295 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7296 Branch''.
7297
3352e23e
AC
72982002-06-01 Andrew Cagney <ac131313@redhat.com>
7299
7300 * gdbint.texinfo (Target Architecture Definition): Add section
7301 ``Converting an existing Target Architecture to Multi-arch''.
7302
cbb09e6a
AC
73032002-05-30 Andrew Cagney <ac131313@redhat.com>
7304
7305 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7306 to ``Obsoleting code''. Revise.
7307
e2e0bcd1
JB
73082002-05-17 Jim Blandy <jimb@redhat.com>
7309
7310 * gdb.texinfo (C Preprocessor Macros): New chapter.
7311 Include it in the main menu.
7312 (Contributors): Credit Jim Blandy with macro support.
7313 (Compilation): Explain how to get macro information into the
7314 executable.
7315 (Expressions): Note that preprocessor macros are expanded.
7316
9db8d71f
DJ
73172002-05-14 Daniel Jacobowitz <drow@mvista.com>
7318
7319 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7320 options for `target remote'.
7321
6d531722
AC
73222002-05-13 Andrew Cagney <ac131313@redhat.com>
7323
7324 * gdbint.texinfo (Target Architecture Definition): Delete
7325 documentation on NNPC_REGNUM.
7326
13d01224
AC
73272002-05-11 Andrew Cagney <ac131313@redhat.com>
7328
7329 * gdbint.texinfo (Target Architecture Definition): Document
7330 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7331 (Target Architecture Definition): Revise section `Using Different
7332 Register and Memory Data Representations'. Add section `Raw and
7333 Virtual Register Representations'.
7334
b2e75d78
AC
73352002-05-11 Andrew Cagney <ac131313@redhat.com>
7336
7337 * gdbint.texinfo (Target Architecture Definition): Mention
7338 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7339 (Target Architecture Definition): Mention same. Add references to
7340 web pages.
7341
2c8682ee
MS
73422002-05-08 Michael Snyder <msnyder@redhat.com>
7343
7344 * stabs.texinfo (Attributes): Document new "vector" attribute.
7345
0816590b
AC
73462002-05-04 Andrew Cagney <ac131313@redhat.com>
7347
7348 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7349
2653173e
AC
73502002-05-04 Andrew Cagney <ac131313@redhat.com>
7351
7352 * gdb.texinfo: Delete obsolete references to a29k.
7353
d7bd68ca
AC
73542002-04-24 Andrew Cagney <ac131313@redhat.com>
7355
7356 * gdbint.texinfo (Target Architecture Definition): Replace
7357 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7358
21d83aa5
DM
73592002-04-24 David S. Miller <davem@redhat.com>
7360
7361 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7362
7673a6cc
DM
73632002-04-21 David S. Miller <davem@redhat.com>
7364
7365 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7366
d49d1e0a
AC
73672002-04-21 Andrew Cagney <ac131313@redhat.com>
7368
7369 * gdbint.texinfo (Target Architecture Definition): Delete
7370 definition of HAVE_REGISTER_WINDOWS.
7371
f7dc1244 73722002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7373
7374 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7375 "Theodore A. Roth" <troth@verinet.com>.
7376
5ca0cb28
DH
73772002-04-15 Don Howard <dhoward@redhat.com>
7378
f7dc1244 7379 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7380 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7381 Provide a better explaination of this feature.
5ca0cb28 7382
f208ba17
AC
73832002-04-14 Andrew Cagney <ac131313@redhat.com>
7384
7385 * gdbint.texinfo (Target Architecture Definition): Remove
7386 FRAME_CHAIN_COMBINE.
7387
d5ba91de
MC
73882002-04-12 Michael Chastain <mec@shout.net>
7389
7390 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7391 REG_STACK_SEGMENT.
7392
26818220
MC
73932002-04-09 Michael Chastain <mec@shout.net>
7394
7395 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7396 PYRAMID_* macros.
7397
129188f6
AC
73982002-04-07 Andrew Cagney <ac131313@redhat.com>
7399
7400 * gdb.texinfo (Bug Reporting): Document that the web is the
7401 prefered way of submitting bug reports.
7402 (Bug Reporting): Delete the s-mail address as the last resort.
7403
8227c0ff
AC
74042002-04-05 Andrew Cagney <ac131313@redhat.com>
7405
7406 * gdbint.texinfo (Target Architecture Definition): Delete
7407 references to TARGET_WRITE_FP and write_fp.
7408
16d9dec6
MS
74092002-03-27 Michael Snyder <msnyder@redhat.com>
7410
7411 * gdb.texinfo: Document new commands dump, append, and restore.
7412
9ae8b82c
AC
74132002-03-27 Andrew Cagney <ac131313@redhat.com>
7414
7415 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7416 Branch'.
7417
474c8240
AC
74182002-03-18 Andrew Cagney <ac131313@redhat.com>
7419
7420 * gdb.texinfo: Change all examples to @smallexample.
7421 * gdbint.texinfo: Ditto.
a9331b3f 7422
fb0ff88f
AC
74232002-03-18 Andrew Cagney <ac131313@redhat.com>
7424
7425 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7426 Branches''.
7427
9bb0a4d8
AC
74282002-03-18 Andrew Cagney <ac131313@redhat.com>
7429
7430 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7431 Policy''.
7432
937f164b
FF
74332002-03-04 Fred Fish <fnf@redhat.com>
7434
7435 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7436 expresson, suports, dependant, trhe, perhaphs, situtations,
7437 explictily, taged, oportunity, unfortunatly).
7438
a7b40f07
AC
74392002-02-24 Andrew Cagney <ac131313@redhat.com>
7440
7441 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7442 Remove reference to 3.12.
7443
aab4e0ec
AC
74442002-02-23 Andrew Cagney <ac131313@redhat.com>
7445
7446 * gdbint.texinfo: Include fdl.texi.
7447 (Top): Add GNU Free Documentation License.
7448 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7449 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7450 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7451 (gdbint.info): Add srcdir to include path.
7452 * gdb.texinfo: Include gpl.texi.
7453 (Top): Add Copying.
7454 * gpl.texi: New file.
7455
47b95330
AC
74562002-02-23 Andrew Cagney <ac131313@redhat.com>
7457
7458 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7459
78c47bea
PM
74602002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7461
7462 * gdb.texinfo: Document Cygwin native specific commands.
7463
56460a61
DJ
74642002-02-15 Daniel Jacobowitz <drow@mvista.com>
7465
7466 * gdb.texinfo: Document gdbserver ``--attach'' command.
7467
def71bfa
MS
74682002-02-07 Michael Snyder <msnyder@redhat.com>
7469
7470 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7471 to @code(_ovly_debug_event).
7472
c928edc0
AC
74732002-02-07 Andrew Cagney <ac131313@redhat.com>
7474
7475 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7476
81d46470
MS
74772002-02-06 Michael Snyder <msnyder@redhat.com>
7478
7479 * gdb.texinfo (overlays): Mention new magic symbol
7480 '_ovly_debug_event', which allows GDB to keep better track
7481 of overlays.
7482
f7dc1244 74832002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7484
7485 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7486 Suggested by Dmitry Sivachenko.
7487
7488 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7489
15110bc3
MS
74902002-02-01 Michael Snyder <msnyder@redhat.com>
7491
7492 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7493
6763aef9
MS
74942002-01-30 Michael Snyder <msnyder@redhat.com>
7495
ac282366
MS
7496 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7497 (set trust-readonly-sections): Document.
6763aef9 7498
8642bc8f
AC
74992002-01-29 Andrew Cagney <ac131313@redhat.com>
7500
7501 * gdbint.texinfo (Releasing GDB): Revise and update.
7502
afe64c1a
AC
75032002-01-28 Andrew Cagney <ac131313@redhat.com>
7504
7505 * gdbint.texinfo (Target Architecture Definition): Delete
7506 description of TARGET_BYTE_ORDER_DEFAULT.
7507
f7dc1244 75082002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7509
7510 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7511 <mitya@cavia.pp.ru>.
7512
3d6e1b5a
AC
75132002-01-23 Andrew Cagney <ac131313@redhat.com>
7514
7515 * libgdb.texinfo: Delete file.
7516
6c0e9fb3
AC
75172002-01-22 Andrew Cagney <ac131313@redhat.com>
7518
7519 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7520 * gdbint.texinfo: Ditto.
7521
e0ce93ac
AC
7522Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7523
7524 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7525
be298bcc
AC
75262002-01-22 Andrew Cagney <ac131313@redhat.com>
7527
7528 * Makefile.in: Update copyright.
7529 (TEXI2DVI): Define.
7530 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7531 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7532 gdb-cfg.texi.
7533 (TEXINDEX, PDFTEX): Delete makefile variables.
7534
8e04817f
AC
75352002-01-22 Andrew Cagney <ac131313@redhat.com>
7536
7537 * gdb.texinfo (Protocol): Move section to appendix.
7538
6b2f586d
AC
75392002-01-21 Andrew Cagney <ac131313@redhat.com>
7540
7541 * gdb.texinfo (Remote Debugging): Create a menu.
7542 (Top): Add ``Remote Debugging'' to menu.
7543
6f05cf9f
AC
75442002-01-21 Andrew Cagney <ac131313@redhat.com>
7545
7546 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7547 serial protocol'' from here.
7548 (Remote Debugging): To here. New chapter.
7549
3fd3d7d2
AC
75502002-01-20 Andrew Cagney <ac131313@redhat.com>
7551
7552 * gdbint.texinfo (Target Architecture Definition): Delete
7553 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7554
7fd60527
AC
75552002-01-20 Andrew Cagney <ac131313@redhat.com>
7556
7557 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7558 are no longer needed.
7559 (Porting GDB): Add maintainer note about configure.host.
7560
c2f05ac9
AC
75612002-01-20 Andrew Cagney <ac131313@redhat.com>
7562
7563 * gdbint.texinfo (Target Architecture Definition): Remove
7564 definition of IEEE_FLOAT.
7565
f7dc1244 75662002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7567
7568 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7569 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7570 <3diff@gnu.org>
231b2aad 7571
82600034
AC
75722002-01-19 Andrew Cagney <ac131313@redhat.com>
7573
7574 * gdbint.texinfo (Host Definition): Remove references to
7575 MALLOC_INCOMPATIBLE.
7576
7708fa01
AC
75772002-01-17 Andrew Cagney <ac131313@redhat.com>
7578
7579 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7580 and xyz-xdep.o.
7581
eb12ee30
AC
75822002-01-17 Andrew Cagney <ac131313@redhat.com>
7583
889bf7c5 7584 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7585 (Set Breaks): Copy ``maint info breakpoint'' doco to
7586 ``Maintenance Commands'' appendix. Add reference.
7587
c9ccaa92
AC
75882002-01-17 Andrew Cagney <ac131313@redhat.com>
7589
7590 * fdl.texi: Remove next/prev from @node.
7591
f7dc1244 75922002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7593
7594 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7595 for monstrous @multitable (from Brian Youmans).
7596
7597 * fdl.texi: New file.
7598
7599 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7600
8973da3a
AC
76012002-01-15 Andrew Cagney <ac131313@redhat.com>
7602
7603 * gdbint.texinfo (Releasing GDB): New chapter.
7604
7d86b5d5
AC
76052002-01-14 Andrew Cagney <ac131313@redhat.com>
7606
7607 * gdb.texinfo (Embedded Processors, Calling program functions):
7608 Obsolete references to a29k.
7609
cc1cb004
AC
76102002-01-13 Andrew Cagney <ac131313@redhat.com>
7611
7612 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7613 examples. Document that a code-block should do or discard its
7614 cleanups before exit.
7615
79f12247
MS
76162002-01-11 Michael Snyder <msnyder@redhat.com>
7617
7618 * gdb.texinfo (Choosing files): Change @samp to @file.
7619
19837790
MS
76202002-01-05 Michael Snyder <msnyder@redhat.com>
7621
7622 * gdb.texinfo (--pid): Document new command line option (attach).
7623
f7dc1244 76242002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7625
7626 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7627 in the stub.
7628
d7449b42
AC
76292002-01-04 Andrew Cagney <ac131313@redhat.com>
7630
7631 * gdbint.texinfo (Target Architecture Definition): Replace
7632 BIG_ENDIAN with BFD_ENDIAN_BIG.
7633
f23631e4
AC
76342002-01-03 Andrew Cagney <ac131313@redhat.com>
7635
7636 * gdbint.texinfo (Target Architecture Definition): Replace
7637 value_ptr with struct value pointer.
7638
72c9928d
EZ
76392002-01-02 Eli Zaretskii <eliz@gnu.org>
7640
7641 * gdb.texinfo (Free Software): Fix wording.
7642
959acfd1
EZ
76432001-12-31 Eli Zaretskii <eliz@gnu.org>
7644
7645 * gdb.texinfo (Free Software): New section ``Free Software Needs
7646 Free Documentation''.
7647
f7dc1244 76482001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7649
7650 * stabs.texinfo:
7651 * gdb.texinfo:
7652 * gdbint.texinfo:
7653 * libgdb.texinfo:
7654 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7655
6600abed
MS
76562001-12-29 Michael Snyder <msnyder@redhat.com>
7657
7658 * gdb.texinfo (maint info sections): Fix typo.
7659
f6680716
MS
76602001-12-26 Michael Snyder <msnyder@redhat.com>
7661
fe95c787
MS
7662 * gdb.texinfo (maint info sections): Document.
7663
a9331b3f 7664 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7665 'info proc' sub-options that are currently not implemented.
7666
c3d3ce5b
JB
76672001-12-20 Jim Blandy <jimb@redhat.com>
7668
7669 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7670
778eb05e
AC
76712001-12-15 Andrew Cagney <ac131313@redhat.com>
7672
7673 * gdbint.texinfo (Target Architecture Definition): Replace
7674 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7675
2607059c
AC
76762001-12-01 Andrew Cagney <ac131313@redhat.com>
7677
7678 * gdbint.texinfo (Host Definition): Delete documentation on
7679 HOST_BYTE_ORDER.
7680
df0cd8c5
JB
76812001-11-30 Jim Blandy <jimb@redhat.com>
7682
7683 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7684 overlay support. Add to top-level menu.
df0cd8c5 7685
88118b3a
TT
76862001-11-26 Tom Tromey <tromey@redhat.com>
7687
7688 * gdb.texinfo (Command Syntax): Document C-o binding.
7689
96565e91
CF
76902001-07-26 Christopher Faylor <cgf@redhat.com>
7691
7692 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7693 use since it is described in the referenced section.
7694
f7dc1244 7695 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7696 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7697 clearer when using DJGPP.
7698
2a3d5645
CF
76992001-11-24 Christopher Faylor <cgf@redhat.com>
7700
7701 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7702 specifically refer to MS-DOS.
7703 (command files): Mention gdb.ini is only used on MS-DOS.
7704
aa26fa3a
TT
77052001-11-21 Tom Tromey <tromey@redhat.com>
7706
7707 * gdb.texinfo (Invoking GDB): Document --args.
7708 (Mode Options): Likewise.
7709
4f8ada06
JB
77102001-11-21 Jim Blandy <jimb@redhat.com>
7711
7712 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7713 Delete documentation; this macro has been removed from the
7714 sources.
4f8ada06 7715
3fe0dc10
JB
77162001-11-13 Jim Blandy <jimb@redhat.com>
7717
7718 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7719
9e5abb06
CV
77202001-11-06 Corinna Vinschen <vinschen@redhat.com>
7721
7722 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7723
1c5dfdad
MS
77242001-11-05 Michael Snyder <msnyder@redhat.com>
7725
a9331b3f 7726 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7727 quote regexp chars in function names such as "operator*()".
7728
990f9fe3
FF
77292001-11-01 Fred Fish <fnf@redhat.com>
7730
7731 * gdbint.texinfo (SOLIB_ADD): Document additional new
7732 "readsyms" arg.
7733
b433d00b
DH
77342001-10-30 Don Howard <dhoward@redhat.com>
7735
070b1dd3
DH
7736 * gdb.texinfo: (Command Files) Added documentation for the
7737 behavior of gdb with input redirected from a file.
b433d00b 7738
b7209cb4
FF
77392001-10-28 Fred Fish <fnf@redhat.com>
7740
7741 * gdb.texinfo (auto-solib-add): Change docs to match
7742 implementation change.
7743 (auto-solib-limit): Add docs for new variable.
7744
1aa20aa8
AC
77452001-10-15 Andrew Cagney <ac131313@redhat.com>
7746
7747 * gdbint.texinfo (Target Architecture Definition): Function
7748 value_as_pointer renamed to value_as_address.
7749
fc0c74b1
AC
77502001-10-15 Andrew Cagney <ac131313@redhat.com>
7751
7752 * gdbint.texinfo (Target Architecture Definition): Default
7753 POINTER_TO_ADDRESS functions assume unsigned addresses.
7754 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7755 posting by Jim Blandy.
7756
f4846649
JB
77572001-10-12 Jim Blandy <jimb@redhat.com>
7758
7759 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7760 version of texi2html (1.64) doesn't support this flag any more.
7761
f277788b
MK
77622001-09-08 Mark Kettenis <kettenis@gnu.org>
7763
a9dc4918
MK
7764 * gdbint.texinfo (Host Definition): Remove description of
7765 MEM_FNS_DECLARED.
7766
d28379df
MK
7767 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7768
f277788b
MK
7769 * gdbint.texinfo (Host Definition): Remove description of
7770 HAVE_SIGSETMASK.
7771
7ccaa899
EZ
77722001-09-04 Elena Zannoni <ezannoni@redhat.com>
7773
7774 * gdbint.texinfo (Target Architecture Definition): Add
7775 explanation of TARGET_PRINT_INSN macro.
7776
17d9d558
JB
77772001-08-30 Jim Blandy <jimb@redhat.com>
7778
7779 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7780 Explain what it means to load relocatable files.
7781
72cde065
JB
77822001-08-28 Jim Blandy <jimb@redhat.com>
7783
7784 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7785 info `top' menu.
7786
9e678452
CF
7787Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7788
7789 * gdbint.texinfo: Add a cautionary note about macro use.
7790
a2bea4c3 77912001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7792
a2bea4c3
CV
7793 * gdb.texinfo: Explain omitting the hostname in the
7794 `target remote' command.
7795
1129bf27
DJ
77962001-07-30 Daniel Jacobowitz <drow@mvista.com>
7797
7798 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7799 and END-INFO-DIR-ENTRY.
7800
732b3002
SC
78012001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7802
7803 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7804
89437448
AC
78052001-07-25 Andrew Cagney <ac131313@redhat.com>
7806
7807 * gdbint.texinfo (libgdb): Rewrite.
7808
f7dc1244 78092001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7810
7811 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7812
c4555f82
SC
78132001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7814
7815 * gdb.texinfo (TUI): New chapter, document the TUI.
7816 (Mode Options): Document the -tui option.
7817
2f45a6e0
MK
78182001-07-23 Mark Kettenis <kettenis@gnu.org>
7819
7820 * gdbint.texinfo (Host Definition): Remove description of
7821 NEED_POSIX_SETPGID.
7822
f7dc1244 78232001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7824
7825 * gdb.tex (DJGPP Native): New node, with descriptions of
7826 DJGPP-specific commands.
7827
be9c6c35
JM
78282001-07-19 John R. Moore <jmoore@redhat.com>
7829
7830 * gdbint.texinfo: Three misspellings.
7831
dfa249fb
AC
78322001-07-06 Andrew Cagney <ac131313@redhat.com>
7833
7834 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7835 `test` expressions on bash. Problem reported by Colin Walters.
7836
c72e7388
AC
78372001-07-04 Andrew Cagney <ac131313@redhat.com>
7838
7839 * gdbint.texinfo (User Interface): Update ui-out documentation to
7840 refelect recent UI/MI updates.
7841
94bbb2c0
AC
78422001-07-04 Andrew Cagney <ac131313@redhat.com>
7843
7844 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7845 interpreters.
7846
af6c57ea
AC
78472001-06-15 Andrew Cagney <ac131313@redhat.com>
7848
7849 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7850 structure and not macros.
7851 (Host Definition): Document that much of this chapter is obsolete.
7852 (Target Architecture Definition): Update list of files that make
7853 up a target architecture.
7854 (Coding): Update.
7855
83aa8bc6
AC
78562001-06-28 Andrew Cagney <ac131313@redhat.com>
7857
7858 * gdbint.texinfo (Target Architecture Definition): Update
7859 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7860 The latter has been changed to a true predicate.
7861
f7dc1244 78622001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7863
7864 * annotate.texi: Add @noindent where needed. From Dmitry
7865 Sivachenko <dima@Chg.RU>.
7866 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7867
656db9b0
AC
78682001-06-16 Andrew Cagney <ac131313@redhat.com>
7869
7870 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7871
df2396a1
AC
78722001-06-14 Andrew Cagney <ac131313@redhat.com>
7873
7874 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7875 returns ``OK''. Document that the ``R'' packet does not reply.
7876
0f1f2b0a
MS
78772001-06-13 Michael Snyder <msnyder@redhat.com>
7878
7879 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7880
f7dc1244 78812001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7882
7883 * gdb.texinfo (Signals): Clarify the default setting of signal
7884 handling.
7885
a5d7c491
AC
78862001-05-14 Andrew Cagney <ac131313@redhat.com>
7887
7888 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7889 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7890
05a54c4f
AC
78912001-05-12 Andrew Cagney <ac131313@redhat.com>
7892
7893 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7894
f7dc1244 78952001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7896
7897 * gdbint.texinfo (Clean Design and Portable Implementation):
7898 Renamed from "Clean Design".
7899 (Clean Design and Portable Implementation): Document portable
7900 methods of handling file names, and the associated macros.
7901
f7dc1244 79022001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7903
7904 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7905 command and provide a cross-reference to its description.
7906 (Symbols): Note that "info scope" is useful for trace experiments.
7907
f7dc1244 79082001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7909
b37052ae
EZ
7910 * gdb.texinfo (Symbols): Document "info scope".
7911 (Tracepoints): New chapter.
7912 (Contributors): Update for v5.1.
7913 <All nodes>: Change "C++" to "C@t{++}".
7914
0ee54786
EZ
7915 * gdbint.texinfo (User Interface): A new section about ui_out
7916 functions, based on text written by Fernando Nasser.
7917
c534679c
EZ
7918 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7919
f7dc1244 79202001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7921
e9c75b65
EZ
7922 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7923
7924 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7925
7926 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7927 Replace "GDB" with "@value{GDBN}". Fix markup.
7928
7929 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7930
3d67e040
EZ
7931 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7932 a cross-reference to its description.
7933 (Symbols): Document "info symbol".
7934
f7dc1244 79352001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
7936
7937 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7938 subsection "x86 Watchpoints".
7939 (Target Architecture Definition): Document the macros
7940 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7941 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7942
b0ed3589
AC
79432001-03-20 Andrew Cagney <ac131313@redhat.com>
7944
7945 * gdbint.texinfo (Target Architecture Definition): Update
7946 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7947 list.
7948
b6ba6518
KB
79492001-03-06 Kevin Buettner <kevinb@redhat.com>
7950
7951 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7952 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7953
f7dc1244 79542001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
7955
7956 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7957
f7dc1244 79582001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 7959
17cc6a06
EZ
7960 * gdb.texinfo (Environment): Document that `path' does not change
7961 the value of PATH in GDB's own environment (it did in the past,
7962 but that was changed on March 15, 1994). Reported by Doug Evans
7963 <dje@transmeta.com>.
7964
56caf160
EZ
7965 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7966 its line. Fix markup of commands and macros. Add an Index node
7967 and index entries.
7968
29e57380
C
79692001-01-23 J.T. Conklin <jtc@redback.com>
7970
7971 * gdb.texinfo (Memory region attributes): New manual section.
7972
1c6147de
ND
79732001-01-04 Nicholas Duffek <nsd@redhat.com>
7974
7975 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7976
f7dc1244 79772000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
7978
7979 * refcard.tex: Version and copyright fixed. From Phil Edwards
7980 <pedwards@disaster.jaj.com>.
7981
0dcedd82
AC
7982Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7983
7984 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 7985 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 7986
3b851bce
AC
7987Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7988
7989 * gdbint.texinfo (Coding): Update current value of
889bf7c5 7990 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 7991
f7dc1244 79922000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
7993
7994 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7995 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7996
b90a5f51
CF
79972000-11-10 Christopher Faylor <cgf@cygnus.com>
7998
7999 * gdb.texinfo: Document new 'set step-mode' command.
8000
f7dc1244 80012000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8002
8003 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8004 changes from Dmitry Sivachenko <dima@Chg.RU>.
8005
f7dc1244 80062000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8007
8008 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8009 From Steven Johnson <sbjohnson@ozemail.com.au>.
8010
2e685b93
MK
80112000-08-10 Mark Kettenis <kettenis@gnu.org>
8012
8013 * gdbint.texinfo (Overall Structure): Spelling fix.
8014
f7dc1244 80152000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8016
8017 * gdbint.texinfo (Target Architecture Definition): Document that
8018 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8019 for which REGISTER_CONVERTIBLE returns a zero value.
8020
63ac3005
EZ
80212000-07-08 Christopher Faylor <cgf@cygnus.com>
8022
8023 * Makefile.in (install-info): Find files to install in either the
8024 build or source directories (adapted from Makefile.am).
8025
bd79f757
ND
80262000-07-07 Nicholas Duffek <nsd@redhat.com>
8027
8028 * stabs.texinfo: Fix spelling errors.
8029 (String Field): FILE-NUMBER starts from 0, not 1.
8030
f7dc1244 80312000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8032
8033 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8034 Brian Youmans.
5f208f6d 8035
f7dc1244 80362000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8037
8038 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8039 the source directory. Reported by Mark Harig
8040 <markh@frazier.landmark.com>.
cc542d3b 8041
f3b28801
C
80422000-06-20 J.T. Conklin <jtc@redback.com>
8043
8044 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8045
449f3b6c
AC
8046Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8047
8048 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8049 Generate using pdftex.
449f3b6c 8050 (PDFTEX): Define.
889bf7c5 8051 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8052 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8053 @contents at the start.
449f3b6c 8054
f7dc1244 80552000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8056
8057 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8058 Youmans.
48e934c6 8059
9e9c5ae7
AC
8060Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8061
8062 From Brian Youmans:
8063 * gdb.texinfo: Fix ``et al.''.
8064
c741b251
AC
8065Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8066
8067 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8068 loop.
c741b251 8069
4ab64e14
JG
80702000-05-19 Jimmy Guo <guo@cup.hp.com>
8071
8072 * configure: Regenerate.
8073
f7dc1244 80742000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8075
8076 * Makefile.in (install-info): Run install-info on installed Info
8077 files.
8078
8c70017b
AC
8079Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8080
a7cb598a 8081 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8082 Andrew Cagney.
8c70017b 8083
f7dc1244 80842000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8085
8086 * gdb.texinfo: Proofreading changes from Brian Youmans.
8087
bf0184be
ND
80882000-05-01 Nick Duffek <nsd@cygnus.com>
8089
8090 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8091 startup sequence, minor edits.
8092
f7dc1244 80932000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8094
8095 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8096 TeX.
8097
8098 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8099 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8100 like `n' and `s' which look weird. Convert some of the @kindex to
8101 @vindex, when they refer to variables, not commands.
8102
33e16fad
AC
8103Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8104
8105 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8106
f7dc1244 81072000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8108
8109 * Makefile.in (GDBMI_DIR): New variable.
8110 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8111 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8112 (gdbmi.texinfo): New target, for texi2roff.
8113 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8114 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8115
8116 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8117 gdbmi.texinfo.
8118 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8119 comment.
8120
d167840f
EZ
81212000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8122
8123 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8124 command.
d167840f 8125
f7dc1244 81262000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8127
8128 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8129 prevents the build (and is generally a Bad Idea).
8130
f7dc1244 81312000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8132
8133 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8134 a comma inside @var.
8135 (Command Files): Index markup changes from Dmitry Sivachenko
8136 <dima@Chg.RU>.
8137
f7dc1244 81382000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8139
8140 * Makefile.in (LN_S): Define.
8141 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8142 invoke "ln -s" unless it is known to work.
8143
8144 * configure.in (AC_PROG_LN_S): Add.
8145
8dc7983f
JB
81462000-04-14 Jim Blandy <jimb@redhat.com>
8147
8148 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8149 section.
8150 (Target Conditionals): Document ADDRESS_TO_POINTER,
8151 POINTER_TO_ADDRESS.
8152
1a8237e8
DB
81532000-04-11 Daniel Berlin <dan@cgsoftware.com>
8154
8155 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8156 gdb-cfg.texi to get the value.
8157
ca526f1a
JB
81582000-04-10 Jim Blandy <jimb@redhat.com>
8159
8160 * gdbint.texinfo (Target Architecture Definition): Fix
8161 cross-references.
8162
faaafcb4
JB
81632000-04-08 Jim Blandy <jimb@redhat.com>
8164
8165 * gdbint.texinfo (Using Different Register and Memory Data
8166 Representations): New section.
8167 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8168 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8169 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8170
1b27397f
AC
8171Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8172
8173 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8174 for acknowledgments.
1b27397f 8175
480ff1fb
AC
8176Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8177
8178 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8179 qThreadExtraInfo.
480ff1fb 8180
a9331b3f 81812000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8182
a9331b3f
RM
8183 * gdb.texinfo: Clarify which remote debug protocol commands are
8184 required and which are optional.
f1251bdd 8185
dbeb8dbd
AC
8186Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8187
8188 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8189 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8190 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8191 * annotate.texi: Update.
8192
6d2ebf8b
SS
81932000-03-28 Stan Shebs <shebs@apple.com>
8194
8195 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8196 expectation of additional changes before release), update
8197 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8198 node links, rephrase and/or shorten lines to fix formatting
8199 problem in both regular and @smallbook formats.
8200 * annotate.texi: Shorten lines in example, use smallexample
8201 consistently everywhere.
8202 * Makefile.in: Add comment about texinfo 4.0 html generation.
8203 (SFILES_INCLUDED): Add annotate.texi.
8204
5d161b24
DB
82052000-03-27 Daniel Berlin <dan@cgsoftware.com>
8206
5ae4183a
AS
8207 * gdb.texinfo (Debugging Output): Added new section, documenting
8208 the "set/show debug" commands.
5d161b24 8209
b9deaee7
AC
8210Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8211
8212 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8213 entry.
b9deaee7
AC
8214
8215 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8216 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8217 @chapter and @node entries.
a9331b3f 8218
b9deaee7 8219 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8220
9ef47d30
AC
8221Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8222
8223 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8224 files.
9ef47d30 8225
cfeada60
FN
82262000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8227
8228 From David Whedon <dwhedon@gordian.com>
5ae4183a 8229 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8230
6837a0a2
DB
82312000-03-22 Daniel Berlin <dan@cgsoftware.com>
8232
8233 * gdb.texinfo: Add documentation for the apropos command.
8234
bba2971c
MS
82352000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8236
8237 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8238
2b628194
MS
82392000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8240
a9331b3f 8241 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8242 two places.
8243
96a2c332
SS
82442000-03-17 Stan Shebs <shebs@apple.com>
8245
8246 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8247 <dima@Chg.RU>, also clarification of allowed content for
8248 string constants.
8249
f7dc1244 82502000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8251
8252 * gdb.texinfo (main menu): Add Annotations.
8253 (File Options): Add @cindex entries for each command-line option.
8254 Document --epoch, --annotate, --async, --interpreter, --write,
8255 --statistics, and --version.
8256
8257 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8258 of GDB.
8259
9d233477
JB
82602000-02-23 Jim Blandy <jimb@redhat.com>
8261
8262 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8263
14e0eb3b
JB
82642000-02-22 Jim Blandy <jimb@redhat.com>
8265
8266 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8267
3555de01
JM
82682000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8269
8270 * Makefile.in (diststuff): New target.
8271
5e35df8e
KB
82722000-02-15 Kevin Buettner <kevinb@redhat.com>
8273
8274 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8275 architecture. [From Jim Wilson.]
5e35df8e 8276
c5394b80
JM
82772000-01-16 Tom Tromey <tromey@cygnus.com>
8278
8279 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8280 (Delete Breaks): Mention range arguments.
8281 (Disabling): Likewise.
8282
c3f6f71d
JM
82832000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8284
8285 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8286
c4093a6a
JM
8287Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8288
8289 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8290 valid functions.
c4093a6a 8291
11cf8741
JM
82921999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8293
8294 * gdb.texinfo: Clarify regular expressions used in rbreak.
8295
917317f4
JM
82961999-10-15 Kevin Buettner <kevinb@cygnus.com>
8297
8298 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8299 MEMORY_REMOVE_BREAKPOINT): Document.
8300
8301Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8302
8303 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8304 offset re-using the DATA offset instead.
917317f4 8305
2df3850c
JM
83061999-10-11 Jim Kingdon <kingdon@redhat.com>
8307
8308 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8309
83101999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8311
8312 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8313 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8314 typos.
8315
8316 * gdb.texinfo: Various minor wording and formatting improvements,
8317 mentions of additional command-line options.
8318
2acceee2
JM
83191999-09-30 Fred Fish <fnf@cygnus.com>
8320
8321 * gdb.texinfo: Document additional forms of specifying section
8322 names and addresses for the add-symbol-file command.
8323
c2c6d25f
JM
83241999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8325
8326 * gdbint.texinfo: Fix typo, add the word "have".
8327
83281999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8329
8330 * gdbint.texinfo (Target Architecture Definition): Document the
8331 SKIP_PERMANENT_BREAKPOINT macro.
8332
d4f3574e
SS
83331999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8334
8335 * gdb.texinfo: Fiks speling errers.
8336
8337 * gdb.texinfo: Fix uses of @multitable.
8338
f7dc1244 8339 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8340 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8341 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8342 comments about using with optimization, add more indexing,
8343 fix info about disassembly-flavor.
8344
8345Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8346
8347 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8348 SKIP_SOLIB_RESOLVER): Define.
8349
8350Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8351
8352 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8353 ``g'' packets.
d4f3574e 8354
104c1213
JM
83551999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8356
8357 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8358 platform-specific info, inline remote.texi and move sections of it
8359 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8360 and register stack into the new chapter.
8361 * remote.texi: Remove, now part of gdb.texinfo.
8362 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8363
83641999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8365
8366 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8367 GDB_TARGET_IS_MACH386): These kludges have gone away.
8368
8369Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8370
8371 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8372 TDEPLIBS.
104c1213 8373
53a5351d
JM
83741999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8375
8376 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8377 surrounding text to fit HP-UX bits into general info.
8378 (HPPA-cfg.texi): Remove, no longer useful.
8379
8380 * gdb.texinfo: Remove explicit links from @node lines, remove
8381 HP-added "Detailed Node Listing" from main menu which confuses
8382 things.
8383
8384 From Dmitry Sivachenko <dima@Chg.RU>:
8385 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8386 in description of `set environment'.
53a5351d
JM
8387
83881999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8389
8390 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8391
7be570e7
JM
83921999-08-12 Ben Elliston <bje@cygnus.com>
8393
8394 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8395
f7dc1244 83961999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8397
8398 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8399 watch, awatch, and rwatch. Explain why the latter two cannot be
8400 set as software watchpoints. Document that watchpoints for local
8401 variables are deleted when the debuggee terminates.
7be570e7
JM
8402
8403Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8404
8405 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8406 packet. Allow E.. response packet. "qRcmd" packet is no longer
8407 reserved.
7be570e7
JM
8408
84091999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8410
a9331b3f
RM
8411 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8412 * gdb.texinfo: Ditto.
7be570e7 8413
96baa820
JM
84141999-08-06 Tom Tromey <tromey@cygnus.com>
8415
8416 * gdb.texinfo (KOD): New node.
8417
8418Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8419
8420 * remote.texi (Rcmd): Fix minor formatting typos.
8421
8422Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8423
8424 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8425 packets.
96baa820 8426
adf40b2e
JM
84271999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8428
8429 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8430 fixes.
8431
43ff13b4
JM
8432Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8433
8434 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8435
085dd6e6
JM
8436Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8437
8438 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8439 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8440 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8441 packets that are not supported on all hosts. Expand examples.
8442 Spell check.
085dd6e6
JM
8443
84441999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8445
8446 * Makefile.in: Recognize html, install-html. Add targets
8447 to build HTML versions of documentation via texi2html.
8448
8449Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8450
8451 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8452 testsuite.
085dd6e6
JM
8453
8454Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8455
8456 * remote.texi (Communication Protocol): Rewrite.
8457
8458Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8459
8460 * stabs.texinfo: Fix uses of xref.
8461
9e0b60a8
JM
8462Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8463
8464 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8465 info about patch submission.
8466
cce74817
JM
8467Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8468
8469 From Per Bothner <bothner@cygnus.com>:
8470 * gdb.texinfo: Document Chill support.
8471
8472Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8473
8474 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8475 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8476 Document that the value should be greater-than or equal-to zero.
8477 (NO_STD_REGS): Document. Deprecate.
cce74817 8478
ac9a91a7
JM
8479Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8480
8481 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8482 Document that these are not used.
ac9a91a7
JM
8483
8484Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8485
8486 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8487
392a587b
JM
8488Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8489
8490 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8491 numargs was dropped.
392a587b
JM
8492
8493Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8494
8495 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8496
b83266a0
SS
8497Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8498
8499 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8500 Update.
b83266a0 8501
7a292a7a
SS
8502Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8503
8504 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8505 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8506
8507Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8508
8509 * gdbint.texinfo: Fix typos: $ -> @.
8510
8511Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8512
8513 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8514 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8515 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8516 BREAKPOINT_FROM_PC.
a9331b3f 8517
7a292a7a
SS
8518Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8519
8520 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8521 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8522
8523Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8524
8525 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8526 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8527
85281999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8529
8530 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8531 longer exists.
8532
8533Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8534
8535 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8536 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8537 they make the manual source incomprehensible.
7a292a7a
SS
8538 * h8-cfg.texi: Remove, hasn't been used in years.
8539
c906108c
SS
8540Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8541
8542 * gdb.texinfo: Update the credits.
8543
8544Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8545
8546 * gdb.texinfo: Fix mistakes noticed in printout of last
8547 draft, add Alpha to discussion of heuristic fence post.
8548
8549Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8550
8551 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8552 Edition, merge some HP changes into mainline, describe some
8553 previously undocumented features, describe more of the target
8554 commands available, eliminate obsolete section on renamed
8555 commands.
c906108c
SS
8556 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8557
8558Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8559
8560 * gdb.texinfo: Make many HPPA conditionals unconditional,
8561 including catchpoint description, since now on for all configs.
8562 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8563 specializations.
8564
8565Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8566
8567 * Makefile.in (GDBvn.texi): Fix match expression to work with
8568 current format of VERSION in gdb/Makefile.in.
8569 * gdb.texinfo: Fix node ref to match new readline.
8570
8571Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8572
a9331b3f
RM
8573 * gdb.texinfo: Changes made as part of a project to merge in
8574 changes made by HP. Documentation makes extensive use of
c906108c
SS
8575 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8576 on remote debugging. There are differences in documentation
889bf7c5 8577 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8578 the HP manual discusses catchpoints, hardware watchpoints, and
8579 some HPUX specific limitations for shared library support.
a9331b3f 8580
c906108c
SS
8581 There are also a number of @node changes.
8582
85831999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8584
8585 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8586 (C Usage): Same.
8587
8588Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8589
8590 The following changes were made by Edith Epstein
889bf7c5
PA
8591 <eepstein@cygnus.com> as part of a project to merge in changes
8592 made by HP.
a9331b3f 8593
c906108c
SS
8594 * HPPA-cfg.texi: new file.
8595
8596 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8597
8598 * refcard.tex: change documentation about catch.
8599 removed info catch.
8600
8601Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8602
8603 * gdbint.texinfo: Expand on GDB's coding standards,
8604 specify the use of arg names with prototypes.
8605
86061998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8607
8608 * gdb.texinfo: Fix tipo.
8609
8610Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8611
8612 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8613 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8614
8615Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8616
8617 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8618
86191998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8620
8621 * agentexpr.texi: New file.
8622
8623Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8624
8625 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8626
86271998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8628
8629 * remote.texi: Changed wording that implied that the GDB remote
8630 protocol caches register values instead of GDB itself.
8631
8632Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8633
8634 * gdbint.texinfo: Add some info about symbol readers.
8635 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8636 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8637 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8638 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8639
8640Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8641
a9331b3f 8642 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8643
8644Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8645
8646 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8647
8648Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8649
8650 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8651 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8652
8653Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8654
8655 * gdbint.texinfo: Fix minor typos.
8656
8657Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8658
8659 * gdbint.texinfo: Complete overhaul. Group descriptions more
8660 logically, add more info on generic algorithms, remove much
8661 obsolete and/or wrong material.
8662
8663Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8664
8665 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8666
8667Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8668
8669 * refcard.tex: Copyright, address updates.
8670
8671Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8672
8673 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8674 for the edition instead of confusing GDB-version-like numbers.
8675
8676Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8677
8678 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8679
8680Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8681
5ae4183a 8682 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8683
8684Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8685
8686 * gdb.texinfo: Add some credits, mention bug monitor.
8687 * remote.texi: Mention mips monitor targets.
8688 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8689
c906108c
SS
8690Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8691
8692 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8693 files, finish sorting of host vs target vs native macros, describe
8694 some more of them.
c906108c
SS
8695
8696Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8697
8698 * gdbint.texinfo (Host Conditionals): Document change from
8699 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8700
8701Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8702
8703 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8704 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8705
8706Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8707
8708 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8709 Document LSEEK_NOT_LINEAR.
8710
8711Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8712
8713 * stabs.texinfo (Stab Section Basics): Make it clear that only
8714 some versions of the GNU linker remove the leading N_UNDF symbol.
8715
8716Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8717
8718 * stabs.texinfo (String Field): Document type number pairs here,
8719 instead of in the Sun specific section.
8720 (Include Files): The GNU linker supports the N_BINCL
8721 optimization. Clarify the N_BINCL value, and what it is used
8722 for.
8723 (Procedures): Document N_FUN with an empty string to mark the end
8724 of a function.
8725 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8726 (Sun Differences): Remove this node, as the information is now
8727 elsewhere in the main document.
8728 (Stab Section Basics): Mention that the GNU linker may optimize
8729 stabs and remove the leading N_UNDF symbol.
8730
8731Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8732
8733 * gdb.texinfo, refcard.tex: Restore author credit
8734
8735Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8736
8737 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8738 documentation to account for START and END macros taking
8739 one arg.
8740
8741Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8742
8743 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8744 * gdb.texinfo (Frames): Fix typo.
8745
8746Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8747
8748 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8749 a target_signal as arg type, not a pid.
8750
8751Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8752
8753 * gdb.texinfo: Document `set assembly-language'.
8754
8755Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8756
8757 * remote.texi: Update list of stubs in the GDB distribution.
8758
8759Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8760
8761 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8762 Also document that some systems can use mmalloc but must define
8763 this if their C runtime allocates memory that is later freed.
c906108c 8764 (MMCHECK_FORCE): Document new macro.
a9331b3f 8765
c906108c
SS
8766Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8767
8768 * remote.texi: Add documentation for target Sparclet.
8769
8770Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8771
a9331b3f 8772 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8773 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8774 * configure.in: Rewritten for autoconf.
8775 * configure: New.
8776
8777Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8778
8779 * Makefile.in (DVIPS): New define, set to dvips.
8780 (dvi): Add stabs.dvi.
8781 (ps): New target.
8782 (all-doc): Depend on info, dvi, and ps targets.
8783 (STAGESTUFF): Add *.ps and *.dvi files.
8784 (clean-info, clean-dvi): Remove.
8785 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8786 rules completely rewritten.
8787 (maintainer-clean): Remove clean-info and clean-dvi
8788 dependencies and put their actions in the rules.
8789 (gdb.ps): New target
a9331b3f 8790 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8791 intermediate TeX files, whether they have 2 or 3 character
8792 extensions.
8793 (gdbint.ps): Add target and rules.
8794 (gdb-internals): Delete unused target.
8795 (Makefile): Depends upon config.status also.
8796
8797Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8798
8799 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8800 set.
8801
8802Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8803
8804 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8805 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8806
8807Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8808
8809 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8810
8811Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8812
8813 * gdb.texinfo (Print settings): Document
8814 `set/show print static-members' commands.
8815
8816Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8817
8818 * gdbint.texinfo (Native): Document name change, coredep.c to
8819 core-aout.c.
8820
8821Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8822
8823 * stabs.texinfo (Include Files): Document the values the SunOS4
8824 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8825
8826Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8827
8828 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8829 Fix typo.
8830
8831Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8832
8833 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8834 "gdb.tar.Z".
8835
8836Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8837
8838 * Makefile.in (maintainer-clean): New target, synonym for
8839 realclean.
8840
8841Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8842
8843 * Update all FSF addresses except those in COPYING* files.
8844
8845Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8846
8847 From Richard Earnshaw (rearnsha@armltd.co.uk):
8848 * gdb.texinfo (convenience variables): Document $_exitcode.
8849 (quit): Document optional expression to use as exit code.
8850
8851Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8852
8853 * gdb.texinfo, remote.texi: Brought up to date with various
8854 GDB changes.
8855
8856Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8857
8858 * gdb.texinfo: Update dates and versions, fix comments about
8859 hardware watchpoints in future releases and about the
8860 sharedlibrary command.
8861
8862Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8863
8864 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8865 C_FUN stab. Other cleanups.
8866
8867Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8868
8869 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8870 for the sparc stub.
8871
8872Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8873
8874 * annotate.texi: Clarify which addresses have differing formats
8875 depending on the language and which do not.
8876
8877Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8878
8879 * remote.texi (NetWare): Changed example to use BOARD= instead of
8880 NODE= argument to reflect correspoding change to gdbserve.nlm.
8881
8882Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8883
8884 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8885 GDB, as well as AIX dbx, supports the size type attribute.
8886
8887Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8888
8889 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8890
8891Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8892
8893 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8894 and new 'if' and 'while' commands.
8895
8896Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8897
8898 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8899
8900Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8901
8902 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8903 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8904 NetWare targets. Mostly stolen from the Server node.
8905
8906Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8907
8908 * gdb.texinfo (Setting): Talk about the language of a source file
8909 versus the working language. The old documentation did not match
8910 what GDB did.
8911
8912Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8913
8914 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8915 of a source file.
8916
8917Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8918
8919 * gdb.texinfo (Processes): New node.
8920
8921Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8922
8923 * remote.texi: Update documentation of set/show mipsfpu.
8924
3fc11d3e
JM
8925Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8926
8927 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8928 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8929
8930Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8931
8932 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8933 obsolete conditionals, described some others.
8934
8935Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8936
8937 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8938 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8939
8940Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8941
8942 * gdbint.texinfo: Put regex conditionals in their own table.
8943
8944Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8945
8946 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8947 described or fixed the descriptions of many others.
8948
8949Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8950
8951 * gdb.texinfo: Add some more credits.
8952 * gdbint.texinfo: Capitalize GDB consistently, describe some
8953 macros and remove some.
8954
8955Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8956
8957 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8958 obsolete conditionals, described some others.
8959
8960Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8961
8962 * gdb.texinfo (help targets): Changed to `help target', which
8963 is the correct gdb command.
8964
8965Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8966
8967 * annotate.texi (TODO): New node, for keeping track of annotations
8968 suggested but not yet implemented.
8969
8970Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8971
8972 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8973 another symbol, it is not the address itself.
8974
8975Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8976
8977 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8978 of stabs-in-coff sections.
8979
8980Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8981
8982 * annotate.texi: Change edition to 0.5 and date to May 1994.
8983 Add index.
8984 (Frames): New node, for frame annotation.
8985 (Displays): New node, for display annotation.
8986
8987 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8988 when waiting for your program to stop.
8989
8990Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8991
8992 * annotate.texi (Breakpoint Info): Document annotation of header
8993 fields and record annotation.
8994
8995Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8996
8997 * annotate.texi: New file, to document annotations.
8998
8999Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9000
9001 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9002 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9003
9004Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9005
9006 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9007 section, and say n_strx field is compilation unit relative.
9008 * stabs.texinfo: Don't use @code for a.out when it is the name of
9009 an object file format.
9010
9011Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9012
9013 * gdb.texinfo: Refer to file names, not path names, per rms
9014 convention.
9015 (Arguments): Fix typo.
9016
9017Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9018
9019 * stabs.texinfo (Global Variables): Talk about stabs in files
9020 where variables are referenced, but not defined.
9021
9022Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9023
9024 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9025 Cplusplus to new nodes Member Type Descriptor and Method Type
9026 Descriptor. Re-write stuff for #.
9027
9028Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * gdb.texinfo (Print Settings): Don't document "set print
9031 fast-symbolic-addr off". The bug which it worked around was fixed
9032 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9033
9034 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9035 N_ENTRY node.
9036
9037 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9038
9039Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9040
9041 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9042 references to ieee-float.c.
9043
9044Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9045
9046 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9047 match what the code actually does.
9048
9049Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9050
9051 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9052
9053Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9054
9055 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9056 i, and b.
9057
9058Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9059
9060 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9061 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9062 as "stabs in sections" rather than just saying "ELF and SOM".
9063 Also make that stuff apply to COFF.
9064
9065Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9066
9067 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9068 Ghostscript.
9069
9070Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9071
9072 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9073 versus functions without line numbers, also mention stepping into
9074 them as well as "step" when you are in them. Tell the user how to
9075 deal with the situation. Add comment about "debugging information".
9076
9077Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9078
9079 * stabs.texinfo (Enumerations): Document restriction on where
9080 enumeration types can appear and still win with GDB.
9081
9082Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9083
9084 * stabs.texinfo (Negative Type Numbers): Document format for type
9085 -16.
9086
9087Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9088
9089 * gdb.texinfo (Selection, Frame Info): Update information about
9090 arbitrary frame specficiations.
9091
9092Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9093
9094 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9095
9096Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9097
9098 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9099
9100Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9101
9102 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9103
9104Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9105
9106 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9107 Differences node to Statics node.
9108 (Statics): Discuss XCOFF use of V symbol descriptor.
9109
9110 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9111 not clean.
9112
9113Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9114
9115 * gdb.texinfo (Print Settings): Document `set print
9116 fast-symbolic-addr' and improve the doc for some other
9117 `set print's.
9118
9119Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9120
9121 * stabs.texinfo (String Field): Talk about defining several type
9122 numbers at once.
9123 Fix lint regarding changing node ELF Transformations to
9124 ELF and SOM Transformations.
9125
9126Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9127
9128 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9129
9130Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9131
9132 * stabs.texinfo (Cross-References): `::' is for nested types only
9133 within <>.
9134 (Structures): Document static members.
9135
9136Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9137
9138 * stabs.texinfo: Document S type attribute.
9139
9140Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9141
9142 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9143
9144Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9145
9146 * gdbint.texinfo: Fix a few typos.
9147
9148Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9149
9150 * gdb.texinfo, remote.texi: formatting improvements
9151
9152 * gdb.texinfo (New Features): mention threads.
9153 (Summary, C): fix xrefs in newly contributed text.
9154 (Threads): index entries, clarifications, example
9155 (passim): minor typos fixed, phrasing improvements
9156
9157 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9158 entries; (Server): explain use of gdbserver w/real-time systems,
9159 add example of conflicting TCP port; (MIPS Remote) break up
9160 running text into table, highlighting commands, and add example.
a9331b3f 9161
c906108c
SS
9162Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9163
9164 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9165
9166Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9167
9168 * stabs.texinfo (Nested Symbols): New node.
9169 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9170
9171Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9172
9173 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9174 to picking which Bbss.bss symbol to use, and (because there seems to
9175 be no good way of doing it) re-write some of the text to make it
9176 sound like Bbss.bss isn't such a great idea after all (as currently
9177 designed).
9178
9179 * gdb.texinfo (C): In addition to saying people have to use g++ for
9180 good results, say they have to use stabs. Specifically say cfront
9181 doesn't work well.
9182 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9183 the gdb README. Add xrefs to places where the support for the various
9184 languages is described in detail.
9185
9186Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9187
9188 * stabs.texinfo: Clean up stuff about visibility and virtual
9189 characters.
9190
9191 * stabs.texinfo (N_M2C): Cite Sun doc.
9192
9193Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9194
9195 * gdb.texinfo: updates re threads.
9196 * remote.texinfo: avoid index entries starting with digits.
9197
9198Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9199
9200 * stabs.texinfo (Enumerations): Talk about large, negative and
9201 octal values. Clean up cross reference to type attributes.
9202 (String Field): Say that GDB 4.11 supports size attribute.
9203
9204Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9205
9206 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9207 is a mandatory step. Make the stuff about that more concise.
9208
9209Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9210
9211 * stabs.texinfo (Class Names): New node.
9212
9213 * gdb.texinfo (Command Files): Explain order of init file reading.
9214
9215 * remote.texi (Bootstrapping): Talk about getting the serial driver
9216 to deal with ^C sent by gdb to stop the remote system.
9217
9218Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9219
9220 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9221
9222 * libgdb.texinfo (Defining Commands): made the DOC arg
9223 to gdb_define_app_command a char * instead of char **
9224 per a suggestion from kingdon.
9225
9226 * libgdb.texinfo: total rewrite from a different starting
9227 premise.
9228
9229Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9230
9231 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9232 floats passed as doubles (to improve clarity).
9233
9234Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9235
9236 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9237
9238 * a4rc.sed: update to work with Andreas Vogel papersize params
9239
9240 * refcard.tex: use Andreas Vogel simplifications of papersize
9241 params; remove useless version info; update copyright date.
9242
9243Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9244
9245 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9246
9247Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9248
9249 * gdb.texinfo (Files): Say what address the load command loads it at.
9250
9251 * stabs.texinfo (Common Blocks): Minor cleanups.
9252
9253 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9254 that Sun has backed away from the linker kludge and thus the relevant
9255 issue is changes to the SunPRO tools, not the Solaris linker.
9256
9257 * stabs.texinfo (Traditional Integer Types): Clean up description
9258 of octal bounds a little bit. Document extra leading zeroes.
9259
9260Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9261
9262 * gdb.texinfo (Signaling): Update for symbolic symbol names
9263 and add a section explaining the difference between the GDB
9264 signal command and the shell kill utility.
9265
9266Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9267
9268 * libgdb.texinfo: added `@' to braces that were unescaped.
9269
9270Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9271
9272 * libgdb.texinfo: new file. Spec for the gdb library.
9273
9274Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9275
9276 * stabs.texinfo (Include Files): Fix typo (start -> end).
9277
9278Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9279
9280 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9281 from Melissa at FSF's editing pass.
9282
9283Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9284
9285 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9286 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9287 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9288
9289Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9290
9291 * remote.texi (Bootstrapping): Discuss 386 call gates.
9292
9293Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9294
9295 * stabs.texinfo (Based Variables): New node.
9296
9297Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9298
9299 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9300 names, sizes, and formats to suggest how not to lose.
9301
9302Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9303
9304 * stabs.texinfo (Methods): Fix typo.
9305
9306Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9307
9308 * gdb.texinfo: Fix a few typos.
9309
9310Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9311
9312 * gdb.texinfo: Clarify how well it works with Fortran.
9313
9314 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9315 More on relocating stabs in ELF files.
9316
9317Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9318
9319 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9320
9321Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9322
9323 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9324 parameters on VAX.
9325
9326Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9327
9328 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9329
9330Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9331
9332 * stabs.texinfo: Make info author notice match the TeX author notice.
9333
9334Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9335
9336 * stabs.texinfo: Initial-caps all words in node names and
9337 non-trivial words in section names.
9338
9339Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9340
9341 * stabs.texinfo: Many minor cleanups.
9342
9343 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9344
9345Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9346
9347 * stabs.texinfo: Remove full description of big example.
9348 It's not really helpful; just use pieces of it where appropriate.
9349 Add more Texinfo formatting directives (@samp, etc.).
9350 Use @deffn to define stab types.
9351 Eliminate some wordiness. Break up some nodes.
9352 Add an (alphabetized) index of symbol types.
9353 Use consistent capitalization style in node and section names.
9354
9355Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9356
9357 * gdb.texinfo: Change typo "Two two" to "The two".
9358
9359Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9360
9361 * stabs.texinfo (XCOFF-differences): Remove references to
9362 non-existent types N_DECL and N_RPSYM.
9363
9364 * stabs.texinfo (String Field): Say that type attributes bug is
9365 fixed in GDB 4.10, since it is.
9366
9367 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9368
9369Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9370
9371 * stabs.texinfo: Formatting cleanups.
9372
9373Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9374
9375 * stabs.texinfo: When explaining the n_type of a stab, standardize
9376 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9377 no tabs, use @r).
9378 (Global Variables): Clean up.
9379
9380Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9381
9382 * stabs.texinfo (Stack Variables): Re-write.
9383
9384Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9385
9386 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9387 addresses of a source file. Also revise formatting.
9388 Change "object module" or "object file" to "source file".
9389 Various: Miscellaneous cleanups.
9390
9391Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9392
9393 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9394
9395Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9396
9397 * gdbint.texinfo: Removed many nonsensical machine-collected
9398 host and target conditionals, described some of the remainder.
9399
9400Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9401
9402 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9403
9404 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9405 paragraph which follows.
9406
9407 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9408 variables. Looks better and avoids overful hbox.
9409
9410Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9411
9412 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9413
9414Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9415
9416 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9417 retransmit-timeout
9418
9419Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9420
9421 * gdbint.texinfo: Update statement about `some ancient Unix
9422 systems, like Ultrix 4.0' to Ultrix 4.2.
9423
9424Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9425
9426 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9427
9428 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9429
9430 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9431 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9432
9433 * remote.texi: new name for former gdbinv-s.texi
9434
9435 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9436
9437Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9438
9439 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9440 variables for MIPS remote debugging protocol.
9441
9442Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9443
9444 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9445
9446Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9447
9448 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9449
9450Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9451
9452 * gdb.texinfo: repair conditional bugs in text markup
9453
9454Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9455
9456 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9457 to select Modula-2 material.
9458
9459Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9460
9461 * stabs.texinfo: Cleanups regarding statics.
9462
9463 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9464 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9465
9466Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9467
9468 * stabs.texinfo: N_MAIN is sometimes used for C.
9469
9470Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9471
9472 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9473
9474Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9475
9476 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9477 removed from the code by Kingdon.
c906108c
SS
9478
9479Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9480
9481 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9482 input when evaluating breakpoint conditions; the bug has been fixed.
9483
9484 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9485 sets the ignore count to N-1, not to N.
9486
9487Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9488
9489 * refcard.tex (\hoffset): correct longstanding error to match
9490 intended offset; avoids cutting off edge on some printers
9491
9492Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9493
9494 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9495
9496Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9497
9498 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9499
9500Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9501
9502 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9503 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9504 collect sed edits if any, apply to refcard before formatting;
9505 (refcard.ps) stop implying PS fonts if PS output requested;
9506 (lrefcard.ps) delete extra target for variant PS fonts
9507
9508 * refcard.tex: parametrize papersize dependent info, collect
9509 in easily replaced spot
9510
9511 * a4rc.sed: new file, edits to refcard for A4 paper
9512
9513Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9514
9515 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9516
9517Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9518
9519 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9520
9521Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9522
9523 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9524 politely rather than rudely.
9525
9526Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9527
9528 * stabs.texinfo: Document common blocks.
9529
9530Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9531
9532 * stabs.texinfo: Add some basic info about stabs-in-elf.
9533
9534Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9535
9536 * stabs.texinfo (Top): Minor cleanup.
9537
9538Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9539
9540 * Makefile.in (install-info): remove parentdir support
9541
9542Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9543
9544 * gdb.texinfo (Copying): delete this node and references to it;
9545 RMS says this manual need not carry GPL. (passim): Improvements
9546 from last round at FSF, largely due to Ian Taylor review, and
9547 minor formatting improvements.
9548
9549 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9550 largely due to Ian Taylor review. (Debug Session): minor edits to
9551 new text.
9552
9553Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9554
9555 * Makefile.in (realclean): Remove info and dvi files too.
9556
9557Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9558
9559 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9560 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9561 * gdb.texinfo: Change accordingly.
9562
9563 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9564 N_{L,R}BRAC,N_SLINE are relative to.
9565
9566Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9567
9568 * Makefile.in (GDBvn.texi): Update atomically.
9569
9570Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9571
9572 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9573
9574Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9575
9576 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9577 addresses together. Also motivate the set print symbol-filename
9578 command and suggest other solutions.
9579
9580Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9581
9582 * gdb.texinfo (set print elements): Note that the number of
9583 elements is set to unlimited by "set print elements 0".
9584
9585Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9586
9587 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9588 NF_LDOUBLE means.
9589 (Stab Types): Include Solaris stab types.
9590 (Procedures): Document Solaris extensions.
9591
9592Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9593
9594 * gdb.texinfo: Add `set print symbol-filename' doc.
9595
9596Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9597
9598 * stabs.texinfo (Arrays): Talk about type definition vs. type
9599 information.
9600
9601 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9602 the trailing semicolon.
9603
9604Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9605
9606 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9607 and merge in other parts of the document addressing these subjects.
9608 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9609
9610 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9611 at the end of a range type.
9612
9613 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9614 AIX extensions.
9615
9616Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9617
9618 * stabs.texinfo (Stabs Format): Misc fixes.
9619
9620Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9621
9622 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9623 (Traditional builtin types): Document convex convention for long long.
9624 (Negative builtin types): Discuss type names, and misc fixes.
9625
9626Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9627
9628 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9629 point types used with @samp{R} type descriptor.
9630 (Symbol Descriptors): Describe how to handle conflict between
9631 different meanings of @samp{P} symbol descriptor.
9632
9633Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9634
9635 * stabs.texinfo: Remove node Quick Reference and put its children
9636 directly under the main menu.
9637
9638 * stabs.texinfo: Many more changes to bring it into line with
9639 AIX documentation and reality. I think it now has all the
9640 information from the AIX documentation, except that I burned
9641 out when I got to variant records (Pascal and Modula-2) and
9642 all the COBOL types. Oh well, we can add them later when we're
9643 worrying more about those languages.
9644
9645 * stabs.texinfo (Automatic variables): Talk about what it means
9646 to omit the symbol descriptor.
9647
9648Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9649
9650 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9651 gcc2 behavior with promoted args.
9652
9653Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9654
9655 * gdb.texinfo: include readline appendices in info version of manual
9656
9657Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9658
9659 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9660 target remote.
9661
9662 * gdb.texinfo (Machine Code): more index entries for disassemble
9663
9664Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9665
9666 * Clarify the intended use of the gdb-testers and gdb-patches
9667 mailing lists, and shrink gzip comment.
9668
9669Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9670
9671 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9672 DOSHOST configuration of manual.
9673
9674 * gdb.texinfo (MIPS Stack): new node.
9675
9676 * all-config.texi (MIPS) new switch.
9677
9678 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9679 tense; (MIPS Remote) new node.
9680
9681 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9682 bug; (Environment) less passive, other small cleanups in text about
9683 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9684 (Remote) new MIPS Remote menu entry.
9685
9686Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9687
9688 * stabs.texinfo: Many changes to include information from the
9689 AIX documentation.
9690
9691 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9692
9693Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9694
9695 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9696 Move a bunch of information from ../README.
9697 (Getting Started): New node.
9698
9699Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9700
9701 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9702
9703 * gdb.texinfo: advance manual revision dates to present
9704
9705 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9706 stop using silly Roman numerals in @set variable names
9707
9708Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9709
9710 * stabs.texinfo (Parameters): Keep trying to get this right.
9711
9712Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9713
9714 * stabs.texinfo (Parameters): More on "local parameters".
9715
9716Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9717
9718 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9719
9720Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9721
9722 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9723 (Parameters): Rewrite.
9724 (xcoff-differences, Sun-differences): Minor changes.
9725
9726Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9727
9728 * stabs.texinfo: Minor cleanup.
9729
9730Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9731
9732 * gdbint.texinfo: Minor xcoff stuff.
9733
9734Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9735
9736 * gdbint.texinfo: Update for new config directory structure.
9737 Add info about internal type data structures.
9738
9739Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9740
9741 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9742 $(srcdir).
9743 (gdb-config.texi): Depend on file in $(srcdir).
9744
9745Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9746
9747 * stabs.texinfo: Fixes about N_SO.
9748
9749Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9750
9751 * gdb.texinfo: include list of nonstandard init file names
9752
9753 * *-config.texi: new switch GENERIC for text that applies *only*
9754 to (usual) multiple-target version of manual
9755
9756 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9757 h8 config
9758
9759 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9760 in menus (rather than conditionally selected multiple alternative
9761 menus).
9762
9763 * Makefile.in: define and use DOC_CONFIG var to select
9764 configuration for GDB user manual.
9765
9766 * gdb-config.texi: delete from repository, generate from Makefile.
9767
9768 * all-config.texi: normal `generic' configuration file, formerly
9769 stored as gdb-config.texi
9770
9771Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9772
9773 * Makefile.in: add dvi target to build all .dvi files
9774
9775Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9776
9777 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9778
9779Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9780
9781 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9782 host conditionals.
9783 * stabs.texinfo: More array fixes inspired by Jim's.
9784
9785Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9786
9787 * stabs.texinfo: Fixes re arrays and continuations.
9788
9789 * gdbint.texinfo: Add XCOFF node.
9790
9791Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9792
9793 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9794
9795Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9796
9797 * stabs.texinfo: Fix for array types to mention lower bounds.
9798
9799Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9800
9801 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9802
9803Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9804
9805 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9806
9807Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9808
9809 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9810 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9811
9812Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9813
9814 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9815
9816Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9817
9818 * gdb.texinfo, gdbinv-s.texi: misc updates
9819
9820Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9821
9822 * gdbint.texinfo: Brief documentation for longjmp support,
9823 from an email msg by Stu.
9824
9825Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9826
9827 * stabs.texinfo: Fix description of floating point "range"
9828 types (which really define basic types). Reported by Jim Meehan,
9829 <meehan@src.dec.com>.
9830
9831 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9832
9833Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9834
9835 * gdbint.texinfo: Slightly expand section on supporting a new
9836 object file format.
9837
9838Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9839
9840 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9841 intermediate file.
9842
9843Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9844
9845 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9846
9847Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9848
9849 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9850
9851 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9852 as well as Z8002.
9853
9854Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9855
9856 * gdbint.texinfo: Add sections on clean design and on how to send
9857 in changes.
9858
9859Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9860
9861 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9862
9863Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9864
9865 * gdb.texinfo: Fix typo, reported by Karl Berry.
9866
9867Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9868
9869 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9870
9871Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9872
9873 * gdbint.texinfo: fixed a stray email address (needs @@),
9874 added @table @code to node "Native Conditionals"
9875
9876Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9877
9878 * gdbint.texinfo: Describe coding style of GDB.
9879
9880Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9881
9882 * stabs.texinfo: Minor wording changes.
9883
9884Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9885
9886 * gdbint.texinfo: Improve release doc slightly.
9887
9888Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9889
9890 * gdbint.texinfo: Improve doc of GDB config macros.
9891
9892Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9893
9894 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9895 These will be reinserted when examined.
9896
9897Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9898
9899 * gdbint.texinfo: Make a start at documenting all the #if macros
9900 in GDB. At least list them all, and start separating them into
9901 host-specific and target-specific.
9902
9903Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9904
9905 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9906 examples (not consistent w others).
c906108c
SS
9907 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9908 for generic vn of doc
9909
9910Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9911
9912 * Makefile.in: always create installation directories.
9913
9914Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9915
9916 * gdb.texinfo: in h8 config, do not describe searching commands.
9917
9918Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9919
9920 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9921 conditionals; introduce a few generic switches that may be
9922 useful for other cross-dev or dos-hosted configs.
9923
9924 * gdb.texinfo: fix typo in "info reg" description
9925
9926Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9927
9928 * stabs.texinfo: Minor updates from running TeX over it.
9929 * Makefile.in (stabs.dvi, stabs.ps): Add.
9930
9931Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9932
9933 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9934 First pass at converting it to texinfo.
9935
9936Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9937
9938 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9939 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9940
9941Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9942
9943 * gdbint.texinfo: Add section on partial symbol tables.
9944
9945Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9946
9947 * gdb.texinfo: document `set remotedebug' and `set
9948 rstack_high_address'.
9949
9950Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9951
9952 * gdb.texinfo: slight expansion of new text on reading info files
9953 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9954 H8/300 from DOS.
9955
9956Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9957
9958 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9959
9960Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9961
9962 * gdb.texinfo: Say how to read the `info' files.
9963
9964Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9965
9966 * Makefile.in: gm4 -> m4.
9967
9968Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9969
9970 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9971 Documentation' ahead of `Installing GDB' to match README.
9972 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 9973 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
9974
9975Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9976
9977 * Makefile.in: remove $(srcdir) from gdb.info rule.
9978
9979Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9980
9981 * Makefile.in: commented out gdb-all.texinfo rule. This is
9982 temporary.
9983
9984Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9985
9986 * Makefile.in, configure.in: removed traces of namesubdir,
9987 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 9988 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
9989
9990Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9991
9992 * gdb.texinfo: Improve how we ask for bug reports.
9993
9994Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9995
9996 * Makefile.in: infodir belongs in datadir.
9997
9998Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9999
10000 * Makefile.in: remove spaces following hyphens, bsd make can't
10001 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10002 standards.text support.
c906108c
SS
10003
10004Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10005
10006 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10007 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10008 and mandir now keyed off datadir by default.
10009
10010\f
10011Local Variables:
9e9c5ae7 10012mode: change-log
c906108c
SS
10013left-margin: 8
10014fill-column: 74
10015version-control: never
10016End:
This page took 1.50162 seconds and 4 git commands to generate.