Add options to skip unavailable locals
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
6211c335
YQ
12013-08-27 Pedro Alves <pedro@codesourcery.com>
2 Yao Qi <yao@codesourcery.com>
3
4 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
5 Document new --skip-unavailable option.
6 <-stack-list-variables>: Document new --skip-unavailable option.
7
52e260a3
DE
82013-08-26 Doug Evans <dje@google.com>
9
10 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
11 an optional regexp.
12
5e92f71a
TT
132013-08-13 Tom Tromey <tromey@redhat.com>
14
15 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
16 Document GDB_PARALLEL and GDB_INOTIFY.
17
c5d7073b
SS
182013-08-09 Stan Shebs <stan@codesourcery.com>
19
20 * LRS: Remove file, describes a long-abandoned live-range
21 splitting extension to stabs.
22
6fbe845e
AB
232013-07-25 Andrew Burgess <aburgess@broadcom.com>
24
25 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
26
e7045703
DE
272013-07-17 Doug Evans <dje@google.com>
28
29 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
30
3105ebf9
TT
312013-07-02 Tom Tromey <tromey@redhat.com>
32
33 * gdb.texinfo (Target Commands): Don't mention "target nrom".
34
d6c2da54
TT
352013-06-28 Tom Tromey <tromey@redhat.com>
36
37 * Makefile.in (version.subst): Use version.in, not
38 common/version.in.
39 * gdbint.texinfo (Versions and Branches, Releasing GDB):
40 Likewise.
41
e5823f1c
PA
422013-06-27 Pedro Alves <palves@redhat.com>
43
44 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
45 dynamic symbol resolution code>: New section, based on infrun.c
46 comment.
47
92dcb9ff
TT
482013-06-26 Tom Tromey <tromey@redhat.com>
49
50 * gdbint.texinfo (Versions and Branches): Use common/version.in.
51 Update.
52 (Releasing GDB): Likewise.
53
dc673c81
YQ
542013-06-26 Pedro Alves <pedro@codesourcery.com>
55 Yao Qi <yao@codesourcery.com>
56
57 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
58 -trace-frame-collected.
59
28a93511
YQ
602013-06-26 Pedro Alves <pedro@codesourcery.com>
61
62 * gdb.texinfo (Traceframe Info Format): Document tvar element
63 and its attributes.
64
a0743c90
YQ
652013-06-25 Yao Qi <yao@codesourcery.com>
66
67 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
68
01208463
TT
692013-06-24 Tom Tromey <tromey@redhat.com>
70
71 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
72 (GDBvn.texi): Use version.subst.
73 (version.subst): New target.
74 (mostlyclean): Remove version.subst.
75
c898adb7
YQ
762013-06-20 Pedro Alves <pedro@codesourcery.com>
77
78 * gdb.texinfo (GDB/MI Data Manipulation)
79 <-data-list-register-values>: Document the --skip-unavailable
80 option.
81
7c57fa1e
YQ
822013-06-07 Yao Qi <yao@codesourcery.com>
83
84 * gdb.texinfo (Symbols): Add kindex and cindex for
85 'maint print msymbols'.
86
0059c61a 872013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
88
89 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
90 response field name (thread-group to inferior).
91
85dc5a12
GB
922013-06-04 Gary Benson <gbenson@redhat.com>
93
94 * gdb.texinfo (General Query Packets/qSupported): Added
95 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
96 to the table of currently defined stub features.
97 Added a more detailed entry for "augmented-libraries-svr4-read".
98 (General Query Packets/qXfer:libraries-svr4:read): Documented
99 the augmented form of this packet.
100
5901af59
JB
1012013-05-23 Joel Brobecker <brobecker@adacore.com>
102
103 * gdb.texinfo (System-wide Configuration Scripts): Renames
104 "Installed System-wide Configuration Scripts". Add associated
105 @menu block.
106
c1e36e3e
PA
1072013-05-23 Yao Qi <yao@codesourcery.com>
108 Pedro Alves <palves@redhat.com>
109
110 * gdb.texinfo (Packets): Document 'vCont;r'.
111 (Continuing and Stepping): Document target-assisted range
112 stepping, and the 'set range-stepping' and 'show range-stepping'
113 commands.
114
0201faac
JB
1152013-05-23 Joel Brobecker <brobecker@adacore.com>
116
117 * gdb.texinfo (Installed System-wide Configuration Scripts):
118 Add subsection describing the scripts now available under
119 the data-dir's system-gdbbinit subdirectory.
120 * NEWS: Add entry announcing the availability of system-wide
121 configuration scripts for ElinOS and Wind River Linux.
122
c5867ab6
HZ
1232013-05-21 Hui Zhu <hui@codesourcery.com>
124
125 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
126 "-dprintf-insert" command.
127
7d0c9981
DE
1282013-05-17 Doug Evans <dje@google.com>
129
130 * gdb.texinfo (Maintenance Commands): Update doc for
131 "maint check-psymtabs". Add doc for "maint check-symtabs",
132 "maint expand-symtabs".
133
742ce053
MM
1342013-05-15 Markus Metzger <markus.t.metzger@intel.com>
135
136 * gdb.texinfo (Process Record and Replay): Document the
137 "record goto" command and its sub-commands.
138
1e611234
PM
1392013-05-10 Phil Muldoon <pmuldoon@redhat.com>
140
141 * gdb.texinfo (Backtrace): Add "no-filter" argument.
142 (Python API): Add Frame Filters API, Frame Wrapper API,
143 Writing a Frame Filter/Wrapper, Managing Management of Frame
144 Filters chapter entries.
145 (Frame Filters API): New Node.
146 (Frame Wrapper API): New Node.
147 (Writing a Frame Filter): New Node.
148 (Managing Frame Filters): New Node.
149 (Progspaces In Python): Add note about frame_filters attribute.
150 (Objfiles in Python): Ditto.
151 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
152 @anchors and --no-frame-filters option to -stack-list-variables,
153 -stack-list-frames, -stack-list-locals and -stack-list-arguments
154 commands.
155
2874cb83
JB
1562013-05-08 Joel Brobecker <brobecker@adacore.com>
157
158 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
159 Support" subsection documenting the XML format used to transfer
160 shared library info on AIX.
161
9a005eb9
JB
1622013-05-08 Joel Brobecker <brobecker@adacore.com>
163
164 * gdb.texinfo (Debugging Output): Add documentation of
165 "set debug aix-solib" and "show debug aix-solib" commands.
166
a1217d97
SL
1672013-05-06 Sandra Loosemore <sandra@codesourcery.com>
168
169 * gdb.texinfo (Nios II): New section.
170 (Nios II Features): New section.
171
4d1eb6b4
JB
1722013-05-06 Joel Brobecker <brobecker@adacore.com>
173
174 * gdbint.texinfo (Algorithms): Remove entries documenting
175 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
176 SOLIB_CREATE_INFERIOR_HOOK.
177
3f84184e
TT
1782013-04-29 Tom Tromey <tromey@redhat.com>
179
180 PR python/14204:
181 * gdb.texinfo (Python API): Fix menu entry.
182 (Blocks In Python): Fix subsubsection text. Rewrite intro.
183 Define global and static block. Add example. Clarify
184 block relationship for inline functions.
185
60155234
TT
1862013-04-29 Tom Tromey <tromey@redhat.com>
187
188 * gdb.texinfo (Python API): Mention Python help and keyword
189 arguments. Move pagination text to Basic Python.
190 (Basic Python): Put pagination text here. Document
191 close-on-exec, SIGCHLD, and SIGINT.
192
5360976e
PA
1932013-04-19 Pedro Alves <palves@redhat.com>
194
195 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
196 "signedness" instead of "signness".
197
bd3f3b55
PA
1982013-04-19 Pedro Alves <palves@redhat.com>
199
200 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
201 -Wno-pointer-sign text with text on -Wpointer-sign.
202
dee368d3
TT
2032013-04-16 Tom Tromey <tromey@redhat.com>
204
205 * gdb.texinfo (Set Catchpoints): Mention earliest version of
206 GCC that has the SDT probe points.
207
cc16e6c9
TT
2082013-04-15 Tom Tromey <tromey@redhat.com>
209
210 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
211 exception catchpoints.
212
72f1fe8a
TT
2132013-04-15 Tom Tromey <tromey@redhat.com>
214
215 * gdb.texinfo (Set Catchpoints): Document $_exception.
216 (Convenience Vars): Mention $_exception.
217
591f19e8
TT
2182013-04-15 Tom Tromey <tromey@redhat.com>
219
220 * gdb.texinfo (Set Catchpoints): Reorganize exception
221 catchpoints. Document "catch rethrow".
222 (Debugging C Plus Plus): Mention "catch rethrow".
223
02ae6bad
TT
2242013-04-15 Tom Tromey <tromey@redhat.com>
225
226 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
227
2c91021c
JK
2282013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
229 Eli Zaretskii <eliz@gnu.org>
230
231 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
232 line below the sample output.
233
6eaaf48b
EZ
2342013-04-12 Eli Zaretskii <eliz@gnu.org>
235
236 * gdb.texinfo (Mode Options): Document '-configuration'.
237 (Help): Document "show configuration".
238 (Bug Reporting): Add requirements to include the configuration
239 details in bug reports.
240
b292c783
JK
2412013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
242
243 * Makefile.in (MAN1S): Add gcore.1.
244 Remove "Host, target, and site specific Makefile fragments" comment.
245 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
246 (install-man1, uninstall-man1): Conditionalize gcore.1.
247 (gcore.1): New.
248 * gdb.texinfo (Man Pages): Add gcore man.
249 (gcore man): New node.
250
f81d1120
PA
2512013-04-10 Pedro Alves <palves@redhat.com>
252
253 * gdb.texinfo (Process Record and Replay): Document that "set
254 record full insn-number-max", "set record
255 instruction-history-size" and "set record
256 function-call-history-size" accept "unlimited".
257 (Backtrace): Document that "set backtrace limit" accepts
258 "unlimited".
259 (List): Document that "set listsize" accepts "unlimited".
260 (Print Settings)" Document that "set print max-symbolic-offset",
261 "set print elements" and "set print repeats" accept "unlimited".
262 (Starting and Stopping Trace Experiments): Document that "set
263 trace-buffer-size" accepts "unlimited".
264 (Remote Configuration): Document that "set tcp connect-timeout"
265 accepts "unlimited".
266 (Command History): Document that "set history size" accepts
267 "unlimited".
268 (Screen Size): Document that "set height" and "set width" accepts
269 "unlimited". Adjust "set pagination"'s description to suggest
270 "set height unlimited" instead of "set height 0".
271
393fd4c3
YQ
2722013-04-10 Yao Qi <yao@codesourcery.com>
273
274 * gdb.texinfo (Trace Files): Add "target ctf".
275
cba5a7bf
JK
2762013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
277
278 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
279
0ed630cb
JK
280 * Makefile.in (install-man1, install-man5, uninstall-man1)
281 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
282
afe1492b
JK
283 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
284
5b8b6385
JK
2852013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
286 Eli Zaretskii <eliz@gnu.org>
287
288 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
289 parameters order. Remove "On some targets" for --attach. Document the
290 --multi parameter and extended-remote command. Document all the
291 options.
292
906ccdf0
JK
2932013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
296 the list of supported languages.
297
43662968
JK
2982013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
299
300 Convert man pages to texinfo, new gdbinit.5 texinfo page.
301 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
302 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
303 (diststuff): Add man.
304 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
305 (uninstall-man5): New.
306 (STAGESTUFF): Add *.1 and *.5.
307 (GDBvn.texi): Add SYSTEM_GDBINIT.
308 (gdb.1, gdbserver.1, gdbinit.5): New.
309 (maintainer-clean realclean): Add $(MANS).
310 (install): Add install-man.
311 (uninstall): Add uninstall-man.
312 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
313 (@copying): Wrap it by @c man begin COPYRIGHT.
314 (Top): Add Man Pages.
315 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
316
be9a8770
PA
3172013-04-02 Pedro Alves <palves@redhat.com>
318
319 * gdb.texinfo (Debugging Output): Document "set/show debug
320 aarch64", "set/show debug coff-pe-read" and "set/show debug
321 mach-o".
322
a46c1e42
PA
3232013-04-02 Pedro Alves <palves@redhat.com>
324
325 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
326 table>: Add entry for "trace-buffer-size".
327
bd3eecc3
PA
3282013-03-28 Pedro Alves <palves@redhat.com>
329
330 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
331 table>: Add entry for "trace-status".
332
215b9f98
EZ
3332013-03-28 Eli Zaretskii <eliz@gnu.org>
334
335 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
336 @bullet", which is invalid (makeinfo 5.1 barfs).
337
7f7cc265
PA
3382013-03-28 Pedro Alves <palves@redhat.com>
339
340 PR gdb/15294
341
342 * gdb.texinfo (List) <set listsize>: Adjust to document that
343 listsize 0 means no limit, and remove mention of -1.
344
9c0be723
YQ
3452013-03-22 Yao Qi <yao@codesourcery.com>
346
347 * gdb.texinfo (Embedded Processors): Remove menu item
348 "OpenRISC 1000".
349 (OpenRISC 1000): Remove.
350
bd712aed
DE
3512013-03-21 Doug Evans <dje@google.com>
352
353 * gdb.texinfo (Maintenance Commands): Add docs for
354 "mt set per-command {space,time,symtab} {on,off}".
355
d0353e76
YQ
3562013-03-14 Hui Zhu <hui@codesourcery.com>
357 Yao Qi <yao@codesourcery.com>
358
359 * gdb.texinfo (Trace Files): Add "tsave -ctf".
360
6dd24dfa
KS
3612013-03-13 Keith Seitz <keiths@redhat.com>
362
363 * gdb.texinfo (Maintenance Commands): Add missing ')' for
364 "maint agent" reference to Dynamic printf.
365
5c4808ca
EZ
3662013-03-11 Eli Zaretskii <eliz@gnu.org>
367
368 * gdb.texinfo (General Query Packets): Don't use colon in index
369 entries visible to Info format.
370
59ea5688
MM
3712013-03-11 Markus Metzger <markus.t.metzger@intel.com>
372
373 * gdb.texinfo (Process Record and Replay): Document record
374 changes.
375
2ae8c8e7
MM
3762013-03-11 Markus Metzger <markus.t.metzger@intel.com>
377
378 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
379 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
380 qXfer:btrace:read.
381
28abe188
EZ
3822013-03-09 Eli Zaretskii <eliz@gnu.org>
383
384 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
385 use colons in @anchor and @cindex entries.
386
be9a119c 3872013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
388
389 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
390
be9a119c 3912013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
392 Hafiz Abid Qadeer <abidh@codesourcery.com>
393
394 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
395 trace-buffer-size set and show commands.
396 (Tracepoint Packets): Document QTBuffer:size.
397 (General Query Packets): Document QTBuffer:size.
398
d57350ea
TT
3992013-02-21 Tom Tromey <tromey@redhat.com>
400
401 * gdb.texinfo: Remove bad @syncodeindex.
402 (Values From Inferior, Types In Python, Inferiors In Python)
403 (Events In Python, Threads In Python, Frames In Python, Blocks In
404 Python, Symbols In Python, Symbol Tables In Python): Remove
405 @tables.
406 (Packets, General Query Packets, Tracepoint Packets)
407 (Host I/O Packets): Use @w{} for empty @item.
408
9f44fbc0
SCR
4092013-02-20 Siva Chandra Reddy <sivachandra@google.com>
410
411 * gdb.texinfo (Architectures In Python): Add description about
412 the new method gdb.Architecture.disassemble.
413
f5911ea1
HAQ
4142013-02-15 Pedro Alves <pedro@codesourcery.com>
415 Hafiz Abid Qadeer <abidh@codesourcery.com>
416
417 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
418 Document the "trace-file" field.
419
7e1e0340
DE
4202013-02-07 Doug Evans <dje@google.com>
421
422 * gdb.texinfo (Machine Code): Clarify argument to disassemble
423 command.
424
134a2066
YQ
4252013-02-06 Yao Qi <yao@codesourcery.com>
426
427 * gdb.texinfo (GDB/MI Async Records): Document new MI
428 notification "=tsv-modified". Update the document of MI
429 notification "=tsv-created".
430 * observer.texi (GDB Observers): New observer tsv_modified.
431 Update observer tsv_created and tsv_delete.
432
430ed3f0
MS
4332013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
434
435 * gdb.texinfo (AArch64 Features): New section; document
436 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
437 (Architectures): Add new AArch64 section to document AArch64
438 architecture specific commands.
439 (ABI): Add description of the new OS ABI "Newlib" and its influence
440 on the longjmp handling.
441
1b56eb55
JK
4422013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
443 Jan Kratochvil <jan.kratochvil@redhat.com>
444
445 * gdb.texinfo (Backtrace): Added description of 'filename-display'
446 variable in 'set/show backtrace' section.
447
c4957902
TT
4482013-01-31 Tom Tromey <tromey@redhat.com>
449
450 * gdb.texinfo (Target Commands): Fix typo.
451
bea883fd
SCR
4522013-01-23 Siva Chandra Reddy <sivachandra@google.com>
453
454 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
455 describing the gdb.Architecture class.
456 (Frames In Python): Add description about the new method
457 gdb.Frame.architecture().
458
796a7ff8
DE
4592013-01-23 Doug Evans <dje@google.com>
460
461 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
462
998580f1
MK
4632013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
464
465 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
466 'thread-groups' field when printing a breakpoint in MI.
467
c9fb1240
SD
4682012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
469 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
470 to reflect that jit-reader-load now supports absolute file-names.
471
ab04a2af
TT
4722013-01-16 Tom Tromey <tromey@redhat.com>
473
474 * gdb.texinfo (Set Catchpoints): Document "catch signal".
475 (Signals): Likewise.
476
8ac3646f
TT
4772013-01-16 Tom Tromey <tromey@redhat.com>
478
479 * gdb.texinfo (GDB/MI Breakpoint Information): Document
480 "catch-type" field.
481 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
482
e93a8774
TT
4832013-01-07 Tom Tromey <tromey@redhat.com>
484
485 * gdb.texinfo (Mode Options): Don't mention -epoch.
486 (Data, Emacs): Remove obsolete comments.
487
54516a0b
TT
4882013-01-02 Tom Tromey <tromey@redhat.com>
489
490 * gdb.texinfo (GDB/MI Output Records): Update menu.
491 (GDB/MI Breakpoint Information): New node.
492 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
493 <-break-insert>: Likewise.
494
8dbe8ece
YQ
4952012-12-31 Yao Qi <yao@codesourcery.com>
496
497 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
498 (Packets): Move "vStopped" packet to ...
499 (Notification Packets): ... here. Describe the components
500 of notification. Add a table of supported notifications.
501 Add an example on the process of he async notification.
502
f35a17b5
JK
5032012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
504
505 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
506 present.
507 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
508 fullname output always present.
509
0dfd2fad
PM
5102012-12-23 Pierre Muller <muller@sourceware.org>
511
512 * gdbint.texinfo (Function prototypes): Require use of "extern"
513 modifier for function prototypes in headers.
514
7785b880
JB
5152012-12-19 Joel Brobecker <brobecker@adacore.com>
516
517 * refcard.tex: Update copyright notice to GPL v3 or later.
518 Update contact info.
519
3d745be3
JK
5202012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
521
522 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
523
c9b6281a
YQ
5242012-12-15 Yao Qi <yao@codesourcery.com>
525
526 * gdb.texinfo (Debugging Output): Document 'set debug
527 notification' and 'show debug notification'.
528
f2a8bc8a
YQ
5292012-12-15 Yao Qi <yao@codesourcery.com>
530
531 * gdb.texinfo (Listing Tracepoints): New item and example about
532 'installed on target' output.
533 Add more in the example about 'installed on target'.
534 (GDB/MI Breakpoint Commands): Doc about 'installed field.
535
451b7c33
TT
5362012-12-14 Tom Tromey <tromey@redhat.com>
537
538 * gdb.texinfo (SVR4 Process Information): Mention core files.
539
3fa7bf06
MG
5402012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
541
542 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
543
05b4bd79
PA
5442012-12-11 Pedro Alves <palves@redhat.com>
545
546 * gdb.texinfo: Remove all mentions of Unixware throughout.
547
74a0d9f6
JK
5482012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
549
550 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
551
0c631110
TT
5522012-11-29 Tom Tromey <tromey@redhat.com>
553
554 * gdb.texinfo (SVR4 Process Information): Document missing
555 "info proc" subcommands.
556
891df0ea
YQ
5572012-11-29 Yao Qi <yao@codesourcery.com>
558
559 PR gdb/1477.
560 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
561 to 'auto' instead of 'gnu'.
562
608e2dbb
TT
5632012-11-26 Tom Tromey <tromey@redhat.com>
564
565 * gdb.texinfo (MiniDebugInfo): New node.
566 (GDB Files): Update.
567
e64e0392
DE
5682012-11-16 Doug Evans <dje@google.com>
569
570 * gdb.texinfo (System-wide configuration): If the system-wide init
571 file lives in the data-directory, and --data-directory is provided,
572 look for it there.
573
ae606bee
TT
5742012-11-15 Tom Tromey <tromey@redhat.com>
575
576 * gdb.texinfo (Signaling): Fix typo.
577
62747a60
TT
5782012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
579
580 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
581 parameter "count" of -data-write-memory-bytes, and add an example.
582
18a9fc12
TT
5832012-11-12 Tom Tromey <tromey@redhat.com>
584
585 * gdb.texinfo (Symbols): Document "info type-printers",
586 "enable type-printer" and "disable type-printer".
587 (Python API): Add new node to menu.
588 (Type Printing API): New node.
589 (Progspaces In Python): Document type_printers field.
590 (Objfiles In Python): Likewise.
591 (gdb.types) <get_type_recognizers, apply_type_recognizers,
592 register_type_printer, TypePrinter>: Document.
593
53342f27
TT
5942012-11-12 Tom Tromey <tromey@redhat.com>
595
596 * gdb.texinfo (Symbols): Document "set print type methods",
597 "set print type typedefs", and flags to ptype and whatis.
598
ed8a1c2d
AB
5992012-11-09 Andrew Burgess <aburgess@broadcom.com>
600
601 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
602 the example -data-disassemble output. Extend the description of
603 the -data-disassemble results to document all fields. Document
604 the cli disassemble command as being related to -data-disassemble.
605
8506d139
YQ
6062012-11-09 Yao Qi <yao@codesourcery.com>
607
608 PR gdb/14777.
609 * gdb.texinfo (OS Information): Remove doc on command
610 'info udot'.
611
4d3f93a2
JB
6122012-11-08 Joel Brobecker <brobecker@adacore.com>
613
614 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
615 gdb.ini warning for Windows port.
616
1e96de83
YQ
6172012-11-08 Yao Qi <yao@codesourcery.com>
618
619 * gdb.texinfo (Search): Add kindex for 'fo'.
620
dc939229
TT
6212012-11-05 Tom Tromey <tromey@redhat.com>
622
623 PR python/14802:
624 * gdb.texinfo (Functions In Python): Add example.
625
6f6484cd
YQ
6262012-11-03 Yao Qi <yao@codesourcery.com>
627
628 * observer.texi (GDB Observers): Remove observer
629 'tracepoint_modified', 'tracepoint_created' and
630 'tracepoint_deleted'.
631
af4238e5
TT
6322012-10-26 Tom Tromey <tromey@redhat.com>
633
634 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
635
687e43a4
TT
6362012-10-25 Tom Tromey <tromey@redhat.com>
637
638 * gdb.texinfo (General Query Packets): Use @itemx.
639
8de0566d
YQ
6402012-10-17 Yao Qi <yao@codesourcery.com>
641
642 * observer.texi (GDB Observers): Update observer
643 'memory_changed'.
644 * gdb.texinfo (GDB/MI Async Records): Document for
645 "memory-changed" notification.
646
07540c15
DE
6472012-10-15 Doug Evans <dje@google.com>
648
649 * gdb.texinfo (Mode Options): Document -nh.
650 Elaborate on docs for -nx.
651
d7019589
SP
6522012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
653
654 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
655
82a90ccf
YQ
6562012-09-21 Yao Qi <yao@codesourcery.com>
657 Pedro Alves <palves@redhat.com>
658
659 * gdb.texinfo (GDB/MI Async Records): Document notification
660 'record-started' and 'record-stopped'.
661 * observer.texi (GDB Observers): New observer 'record-changed'.
662
aa9259cc
TS
6632012-09-19 Thomas Schwinge <thomas@codesourcery.com>
664
665 * gdb.texinfo: Document the removal of SH's 'regs' command.
666
c1d780c2
SDJ
6672012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
668
669 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
670
bb25a15c
YQ
6712012-09-18 Yao Qi <yao@codesourcery.com>
672
673 * gdb.texinfo (GDB/MI Async Records): Document new MI
674 notifications '=tsv-created' and '=tsv-deleted'.
675 * observer.texi (GDB Observers): New observer tsv_created and
676 tsv_deleted.
677
201b4506
YQ
6782012-09-18 Yao Qi <yao@codesourcery.com>
679
680 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
681 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
682 '=traceframe-changed'.
683
6fc1c773
YQ
6842012-09-17 Yao Qi <yao@codesourcery.com>
685
686 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
687 'set listsize'.
688
121c73f3
JK
6892012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
690 Eli Zaretskii <eliz@gnu.org>
691
692 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
693 encoding for gdbarch_breakpoint_from_pc, bp_addr for
694 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
695
e9687799
JK
6962012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
697
698 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
699
3b5e4d35
YPK
7002012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
701
702 Document how to return from "python-interactive" to GDB.
703 * gdb.texinfo (Python Commands): Update documentation.
704
7052012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
706
707 Add a new "python-interactive" command that starts a standard
708 Python interactive prompt with "pi" as alias, and add "py" as
709 an alias to "python".
710 * gdb.texinfo (Python Commands): Document the new commands.
711
b583003e
TT
7122012-08-22 Tom Tromey <tromey@redhat.com>
713
714 * gdbint.texinfo (Host Definition): Remove documentation for
715 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
716
a451cb65
KS
7172012-08-17 Keith Seitz <keiths@redhat.com>
718
719 PR c++/13356
720 * gdb.texinfo (Type and Range Checking): Remove warning.
721 Remove spurious commas.
722 Update text and examples for re-implementation of set/show
723 check type.
724 (C and C++ Type and Range Checks): Likewise.
725
6b1755ce
YQ
7262012-08-16 Yao Qi <yao@codesourcery.com>
727
728 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
729 is deprecated.
730
f47f77df
DE
7312012-08-13 Doug Evans <dje@google.com>
732
733 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
734 to include functions.
735
a72c3253
DE
7362012-08-10 Doug Evans <dje@google.com>
737
738 * gdb.texinfo (Convenience Funs): New node.
739 (Types In Python): Document Type.vector.
740
5b9afe8a
YQ
7412012-08-09 Yao Qi <yao@codesourcery.com>
742
743 * observer.texi: New observer command_param_changed.
744 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
745
dc1039df
JK
7462012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
747
748 * gdbint.texinfo (Debugging GDB): In section
749 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
750 Mention also gdb-gdb.py.
751
4abf930d
YQ
7522012-08-07 Yao Qi <yao@codesourcery.com>
753
754 Revert the folloing patch:
755 2012-08-06 Yao Qi <yao@codesourcery.com>
756 * gdb.texinfo (Remote Configuration): Add kindex for 'set
757 remote hardware-watchpoint-limit' and 'set
758 remote hardware-breakpoint-limit'.
759
f3c8a52a
JK
7602012-08-06 Nathaniel Flath <flat0103@gmail.com>
761
762 * gdb.texinfo (Working Directory): Added information about new
763 default argument for 'cd' command.
764
77a91025
YQ
7652012-08-06 Yao Qi <yao@codesourcery.com>
766
767 * gdb.texinfo (Remote Configuration): Add kindex for 'set
768 remote hardware-watchpoint-limit' and 'set
769 remote hardware-breakpoint-limit'.
770
d9f08f52
YQ
7712012-08-06 Yao Qi <yao@codesourcery.com>
772
773 Fix PR14371.
774
775 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
776 '=breakpoint-deleted'.
777
95b07c96
YQ
7782012-08-02 Yao Qi <yao@codesourcery.com>
779
780 * gdb.texinfo (Native): Remove node Neutrino.
781
7255706c
YQ
7822012-07-27 Yao Qi <yao@codesourcery.com>
783
784 * gdb.texinfo (IPA Protocol Commands): Document new command
785 'close'.
786
d6b28940
TT
7872012-07-25 Tom Tromey <tromey@redhat.com>
788
789 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
790
e615022a
DE
7912012-07-20 Doug Evans <dje@google.com>
792
793 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
794 (Index Files): Document how to control the use of deprecated index
795 sections.
796 (Index Section Format): Replace --use-deprecated-index-sections with
797 "set use-deprecated-index-sections on".
798
055855a4
EZ
7992012-07-12 Eli Zaretskii <eliz@gnu.org>
800
801 * gdbint.texinfo: Remove @syncodeindex directives that put all the
802 indices into a single node "Index". Instead, join function and
803 variable indices into a single index, separate from the concept
804 index. Requested in
805 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
806 (Top): Update the top-level menu: instead of one "Index" there are
807 now separate entries "Concept Index" and "Function and Variable
808 Index".
809 (Concept Index, Function and Variable Index): New nodes.
810 (Index): Node deleted.
811
f77cc5f0
HZ
8122012-07-05 Hui Zhu <hui_zhu@mentor.com>
813
814 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
815 and "maint agent-eval".
816
00595b5e
EZ
8172012-07-03 Eli Zaretskii <eliz@gnu.org>
818
819 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
820 avoid file-name clashes between Index.html and index.html on
821 case-insensitive filesystems. See the discussion starting in
822 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
823 details of the problem.
824 (Top): Update the master menu for the above.
825 (Concept Index, Command and Variable Index): New nodes, instead of
826 the old "Index" node that was deleted. All cross-references
827 updated.
828
d3ce09f5
SS
8292012-07-02 Stan Shebs <stan@codesourcery.com>
830
831 * gdb.texinfo (Dynamic Printf): Mention agent style and
832 disconnected dprintf.
833 (Maintenance Commands): Describe maint agent-printf.
834 (General Query Packets): Mention BreakpointCommands feature.
835 (Packets): Document commands extension to Z0 packet.
836 * agentexpr.texi (Bytecode Descriptions): Document printf
837 bytecode.
838
2d7b58e8
JK
8392012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
840
841 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
842 only after gdbinit files.
843 (Startup): Move -iex and -iex commands down after gdbinit files.
844
202cbf1c
JK
8452012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
846
847 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
848 possibility.
849
b6ba681c
TT
8502012-06-29 Tom Tromey <tromey@redhat.com>
851
852 * gdb.texinfo (Index Section Format): Update for version 7.
853
71caed83
SS
8542012-06-28 Stan Shebs <stan@codesourcery.com>
855
856 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
857 example, add note about title column.
858
ee0bf529
SCR
8592012-06-26 Siva Chandra Reddy <sivachandra@google.com>
860
861 * gdb.texinfo (Symbol Tables In Python): Add description about
862 the new 'last' attribute of gdb.Symtab_and line.
863
3c15d565
SCR
8642012-06-26 Siva Chandra Reddy <sivachandra@google.com>
865
866 * gdb.texinfo (Symbol Tables In Python): Correct the description
867 of the 'pc' attribute of gdb.Symtab_and_line.
868
45cfd468
DE
8692012-06-26 Doug Evans <dje@google.com>
870
871 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
872 and symtab-create.
873
496ee73e
KS
8742012-06-25 Keith Seitz <keiths@redhat.com>
875
876 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
877 from example. Remove "rbreak" from list of corresponding
878 gdb commands.
879
156942c7
DE
8802012-06-23 Doug Evans <dje@google.com>
881
882 * gdb.texinfo (Index Section Format): Document version 7 format.
883
c614397c
YQ
8842012-06-22 Yao Qi <yao@codesourcery.com>
885
886 * gdb.texinfo: Add missing cindex for some packets.
887
472a2379
KS
8882012-06-20 Keith Seitz <keiths@redhat.com>
889
890 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
891 for -break-insert and document -p.
892
2678e2af
YQ
8932012-06-20 Yao Qi <yao@codesourcery.com>
894
895 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
896 and "gdb.write_memory" with "Inferior.read_memory" and
897 "Inferior.write_memory".
898
984359d2
EZ
8992012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
900
901 * gdb.texinfo (Summary): Add a link to "Free Documentation".
902 (Free Documentation): Add @node line.
903 (Continuing and Stepping) <advance location>: Use @item instead of
904 @itemx.
905 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
906 @itemx.
907 (Embedded Processors): Put the link to "PA" to its correct place,
908 according to document structure.
909 (Python API): Put the link to "Lazy Strings In Python" to its
910 correct place.
911 (Index): Use @@ in @tex block to get a literal @.
912
913 * gdbint.texinfo: Fix the @subtitle line.
914
915 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
916 correct place.
917
16bdd41f
YQ
9182012-06-08 Yao Qi <yao@codesourcery.com>
919
920 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
921 Protocol'.
922 (In-Process Agent Protocol, IPA Protocol Objects)
923 (IPA Protocol Commands): New nodes.
924 (Tracepoint Packets): Add anchors.
925
2d4c29c5
TS
9262012-06-06 Thomas Schwinge <thomas@codesourcery.com>
927
928 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
929
6bd110c5
YQ
9302012-06-06 Yao Qi <yao@codesourcery.com>
931
932 * gdb.texinfo: Update copyright year.
933
f3e0e960
SS
9342012-05-23 Stan Shebs <stan@codesourcery.com>
935 Kwok Cheung Yeung <kcy@codesourcery.com>
936
937 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
938
1564a261
JK
9392012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
940
941 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
942 Mention also --with-separate-debug-dir.
943 (Auto-loading): Prepend $debugdir in the sample output.
944 (Auto-loading safe path): Likewise. Mention also $debugdir for the
945 auto-load safe-path variable.
946 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
947 Mention also $debugdir for 'set auto-load scripts-directory'.
948
eb17f351
EZ
9492012-05-19 Eli Zaretskii <eliz@gnu.org>
950
951 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
952 (MIPS Embedded, MIPS, MIPS Register packet Format)
953 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
954 appropriate.
955
4cc0665f
MR
9562012-05-18 Sandra Loosemore <sandra@codesourcery.com>
957 Maciej W. Rozycki <macro@codesourcery.com>
958
959 * gdb.texinfo (MIPS): Document "set mips compression" and "show
960 mips compression".
961 (MIPS Breakpoint Kinds): New subsubsection.
962
7af8dcf8 9632012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
964
965 * gdb.texinfo (Architecture-Specific Protocol Details): Define
966 nodes for subsections. Add @acronym mark-ups and adjust
967 formatting.
968
aff139ff
JK
9692012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
970
971 Rename $ddir to $datadir.
972 * gdb.texinfo (Auto-loading, Auto-loading safe path)
973 (objfile-gdb.py file): Rename $ddir to $datadir.
974
9cb709b6
TT
9752012-05-18 Tom Tromey <tromey@redhat.com>
976
977 * gdb.texinfo (Print Settings): Document 'set print symbol'.
978
e7e0cddf
SS
9792012-05-14 Stan Shebs <stan@codesourcery.com>
980
981 * gdb.texinfo (Dynamic Printf): New subsection.
982
7efc75aa
SCR
9832012-05-13 Siva Chandra Reddy <sivachandra@google.com>
984
985 * gdb.texinfo (Basic Python): Add description about the function
986 gdb.find_pc_line
987
f307c045
JK
9882012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
989 Eli Zaretskii <eliz@gnu.org>
990
991 * gdb.texinfo (Separate Debug Files): Use plural form for global
992 debugging information directory.
993
85d4a676
SS
9942012-05-11 Stan Shebs <stan@codesourcery.com>
995 Kwok Cheung Yeung <kcy@codesourcery.com>
996
997 * gdb.texinfo (Operating System Auxiliary Information): Document new
998 'info os' subcommands.
999
c1668e4e
JK
10002012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1001
1002 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
1003 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
1004 (dotdebug_gdb_scripts section): Add reference
1005 to 'Auto-loading safe path'.
1006
7349ff92
JK
10072012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1008
1009 Implement multi-component --with-auto-load-dir.
1010 * gdb.texinfo (Auto-loading): New references
1011 for 'set auto-load scripts-directory'
1012 and 'show auto-load scripts-directory'.
1013 (Auto-loading safe path): Describe the new default. Move $ddir
1014 substituation reference to 'objfile-gdb.py file'.
1015 (objfile-gdb.py file): Describe script-name alias. Change real-name to
1016 script-name. Describe new 'set auto-load scripts-directory'
1017 and 'show auto-load scripts-directory'.
1018
6dea1fbd
JK
10192012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1020
1021 Provide $ddir substitution for --with-auto-load-safe-path.
1022 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
1023 (Auto-loading safe path): Likewise. Mention the default value,
1024 $ddir substitution, --with-auto-load-safe-path and
1025 --without-auto-load-safe-path.
1026 * observer.texi (gdb_datadir_changed): New.
1027
1ccacbcd
JK
10282012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1029
1030 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1031 Twice.
1032
d9242c17
JK
1033 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1034 directory separator by path separator.
1035
af2c1515
JK
10362012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1037
1038 * gdb.texinfo (Auto-loading safe path): Make 'directories'
1039 for 'set auto-load safe-path' optional. Mention if it is omitted.
1040 Change disabling security protection condition to "/", twice.
1041
a20ee7a4
SCR
10422012-05-03 Siva Chandra Reddy <sivachandra@google.com>
1043
1044 * gdb.texinfo (Symbol Tables In Python): Add documentation about
1045 the new methods global_block and static_block on gdb.Symtab
1046 objects.
1047
56af09aa
SCR
10482012-05-02 Siva Chandra Reddy <sivachandra@google.com>
1049
1050 * gdb.texinfo (Blocks In Python): Add a note saying that future
1051 improvements to GDB and its infrastructure can move symbols
1052 across blocks within a symbol table.
1053
2746b0ef
YQ
10542012-04-29 Yao Qi <yao@codesourcery.com>
1055
1056 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1057 (A29K): Remove.
1058
62e5f89c
SDJ
10592012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
1060 Tom Tromey <tromey@redhat.com>
1061
1062 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
1063 and generic static probe support on GDB.
1064
a766d390
DE
10652012-04-25 Doug Evans <dje@google.com>
1066
50f042b9
DE
1067 * gdb.texinfo (Go): Fix thinko.
1068
a766d390
DE
1069 * gdb.texinfo (Supported Languages): Add Go.
1070 (Go): New node.
1071
f02e2b19
YQ
10722012-04-25 Yao Qi <yao@codesourcery.com>
1073
1074 * gdbint.texinfo (Testsuite): New section `Board settings'.
1075
68d41a48
JK
10762012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1077
1078 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1079 Three times.
1080
174bb630
JK
1081 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1082 Three times.
1083
0511cc75
JK
10842012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1085
1086 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1087 by @table @asis. Fix formatting of one item.
1088
0070f25a
JK
10892012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1090
1091 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1092
4dc84fd1
JK
10932012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1094
1095 New option "set debug auto-load".
1096 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1097 (auto-load verbose mode): New node.
1098
bccbefd2
JK
10992012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1100
1101 New option "set auto-load safe-path".
1102 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1103 and "info auto-load" examples for safe-path. Put there also references
1104 for "set auto-load safe-path" and "show auto-load safe-path".
1105 New menu item for Auto-loading safe path.
1106 (Auto-loading safe path): New node.
1107 (Python Auto-loading): Update the expected output from "Missing"
1108 to "No".
1109
bf88dd68
JK
11102012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1111
1112 auto-load: Implementation.
1113 * gdb.texinfo (Mode Options): New anchor for -nx.
1114 (Startup): New anchors for Option -init-eval-command,
1115 Home Directory Init File
1116 and Init File in the Current Directory during Startup.
1117 Mention set auto-load local-gdbinit with a reference.
1118 Change the sample code to "set auto-load python-scripts".
1119 (Threads): New anchor set libthread-db-search-path.
1120 Provide references to libthread_db.so.1 file.
1121 (Controlling GDB): New menu item for Auto-loading.
1122 (Auto-loading, Init File in the Current Directory)
1123 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1124 (Python): Rename the menu item Auto-loading to Python Auto-loading.
1125 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1126 reference.
1127 (Auto-loading): Rename to ...
1128 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
1129 "set auto-load python-scripts", new anchor for it. Change
1130 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1131 for it. Change "info auto-load-scripts"
1132 to "info auto-load python-scripts", new anchor for it. Change "scripts"
1133 to "Python scripts".
1134
8264ba82
AG
11352012-04-14 Anton Gorenkov <xgsa@yandex.ru>
1136
1137 PR mi/13393
1138 * gdb.texinfo (Print Settings): Extend the description for "set print
1139 object".
1140 (GDB/MI Variable Objects): Extend the description for -var-create and
1141 -var-list-children.
1142
06fc020f
SCR
11432012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1144
1145 * gdb.texinfo (Examining Data): Document the 'explore' command.
1146
7191c139
JB
11472012-03-28 Joel Brobecker <brobecker@adacore.com>
1148
1149 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1150 to the children of a varobj and its update range when -var-update
1151 returns that the varobj's type changed.
1152
3708f05e
JK
11532012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1154
1155 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1156 Create two new links fir 'objfile-gdb.py file'
1157 and 'dotdebug_gdb_scripts section'.
1158
8e0583c8
JK
11592012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1160
1161 * gdb.texinfo (Auto-loading): Rename node reference
1162 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1163 Twice.
1164 (.debug_gdb_scripts section): Rename the node ...
1165 (dotdebug_gdb_scripts section): ... here.
1166 (Maintenance Commands): Also rename this node reference.
1167
7b282c5a
SCR
11682012-03-22 Siva Chandra Reddy <sivachandra@google.com>
1169
1170 * gdb.texinfo (Python API/Values From Inferior): Add description
1171 about the new method Value.referenced_value. Add description on
1172 how Value.dereference is different (and similar) to
1173 Value.referenced_value.
1174
8320cc4f
JK
11752012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1176
1177 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1178 --init-eval-command=COMMAND, -iex.
1179 (Startup): Describe -iex and -ix. Simplify the example
1180 for "set auto-load-scripts off".
1181
481860b3
GB
11822012-03-16 Gary Benson <gbenson@redhat.com>
1183
1184 PR breakpoints/10738
1185 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1186 stating that GDB cannot set breakpoints on inlined functions.
1187 (Mode Options): Document --use-deprecated-index-sections.
1188 (Index Section Format): Document new index section version format.
1189
c4aeac85
TT
11902012-03-15 Tom Tromey <tromey@redhat.com>
1191
1192 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1193
16899756
DE
11942012-03-13 Doug Evans <dje@google.com>
1195
1196 * gdb.texinfo (Help): Change apropos example to use "alias" instead
1197 of "reload".
1198 (Symbols): Delete docs for set/show symbol-reloading.
1199 * gdbint.texinfo (Defining Other Architecture Features): Delete
1200 SYMBOL_RELOADING_DEFAULT.
1201 * refcard.tex: Delete reference to symbol-reloading.
1202
9b224c5e
PA
12032012-03-07 Pedro Alves <palves@redhat.com>
1204
1205 * gdb.texinfo (General Query Packets): Document new
1206 QProgramSignals packet.
1207 * gdb.texinfo (Remote configuration): Mention
1208 "program-signals-packet".
1209
169081d0
TG
12102012-03-05 Tristan Gingold <gingold@adacore.com>
1211
1212 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1213
d1feda86
YQ
12142012-03-03 Yao Qi <yao@codesourcery.com>
1215
1216 * gdb.texinfo (In-Process Agent): New node.
1217 Document new commands.
1218 (General Query Packets): Add packet `QAgent'.
1219
1faeff08
MR
12202012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1221
1222 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1223
7d74f244
DE
12242012-03-01 Scott J. Goldman <scottjg@vmware.com>
1225
1226 * gdb.texinfo (Commands In Python): Put example python macro in
1227 COMMAND_USER category rather than COMMAND_OBSCURE.
1228 Document gdb.COMMAND_USER.
1229 (User-defined Commands): Update documentation to clarify
1230 "set/show max-user-call-depth" and "show user" don't apply to python
1231 commands. Update documentation to clarify "help user-defined" may
1232 also include python commands defined as COMMAND_USER.
1233
6fe37d23
JK
12342012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1235
1236 * gdb.texinfo (Startup): Add option -ex description to the option -x
1237 description.
1238
83364271
LM
12392012-02-24 Luis Machado <lgustavo@codesourcery.com>
1240
1241 * gdb.texinfo (Setting Breakpoints): Mention and explain the
1242 condition-evaluation breakpoint parameter.
1243 Mention condition-evaluation mode being shown in "info break".
1244 (Break Conditions): Add description for target-side
1245 conditional breakpoints.
1246 (Remote Configuration): Mention conditional-breakpoints-packet.
1247 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1248 cond-expr.
1249 (General Query Packets): Mention new ConditionalBreakpoint feature.
1250
bdb1994d
TT
12512012-02-22 Tom Tromey <tromey@redhat.com>
1252
1253 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1254
4d241c86
TT
12552012-02-17 Tom Tromey <tromey@redhat.com>
1256
1257 PR python/10753:
1258 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1259 directory.
1260
816338b5
SS
12612012-02-14 Stan Shebs <stan@codesourcery.com>
1262
1263 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1264
cc30c4bd
PA
12652012-02-13 Pedro Alves <palves@redhat.com>
1266
1267 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1268 mips-idt-ecoff.
1269
035d1e5b
YQ
12702012-02-09 Yao Qi <yao@codesourcery.com>
1271
1272 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1273
f0823d2c
TT
12742012-02-07 Tom Tromey <tromey@redhat.com>
1275
1276 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1277 Symbol.value.
1278
64e7d9dd
TT
12792012-02-07 Tom Tromey <tromey@redhat.com>
1280
1281 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1282
4220b2f8
TS
12832012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1284
1285 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1286
edcc5120
TT
12872012-01-24 Tom Tromey <tromey@redhat.com>
1288
1289 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1290 unload".
1291 (Files): Mention new catch commands.
1292 (GDB/MI Async Records): Likewise.
1293
53fe1783
GB
12942012-01-24 Gary Benson <gbenson@redhat.com>
1295
1296 Delete #if 0'd out code.
1297 * gdb.texinfo (Frame Info): Remove "info catch".
1298
b9e7b9c3
UW
12992012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1300
1301 * gdb.texinfo (Remote Configuration): Document
1302 "set remote hostio-readlink-packet" command.
1303 (General Query Packets): Document vFile:readlink packet.
1304
4aac40c8
TT
13052012-01-16 Tom Tromey <tromey@redhat.com>
1306
1307 * gdb.texinfo (Specify Location): Document relative file name
1308 handling.
1309
cafec441
TT
13102012-01-16 Tom Tromey <tromey@redhat.com>
1311
1312 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1313
0ee339bc
JK
13142012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1315 Eli Zaretskii <eliz@gnu.org>
1316
1317 * gdbint.texinfo (Coding Standards): Require braces for two lines of
1318 code.
1319
72384ba3
PH
13202012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1321
1322 * gdb.texinfo (Variables): Document use of :: for non-static
1323 variables.
1324
ce1b17c4
JB
13252012-01-05 Joel Brobecker <brobecker@adacore.com>
1326
1327 * gdbint.texinfo (Start of New Year Procedure): Update
1328 to replace use of copyright.sh by use of copyright.py.
1329
217bff3e
JK
13302012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1331
1332 Remove the gdbtui binary.
1333 * all-cfg.texi (GDBTUI): Remove.
1334 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1335 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
1336 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1337
cc72b2a2
KP
13382011-12-23 Kevin Pouget <kevin.pouget@st.com>
1339
1340 Introduce gdb.FinishBreakpoint in Python.
1341 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1342 (Python API): Add menu entry for Finish Breakpoints.
1343
13ac8d2c
JK
13442011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1345
1346 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1347 tests.
1348
e0f9f062
DE
13492011-12-16 Doug Evans <dje@google.com>
1350
1351 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1352
80b6e756
PM
13532011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1354
1c3ad6ab 1355 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
1356 stack". Add documentation for "set/show python print-stack".
1357
2fb860fc
PA
13582011-12-14 Pedro Alves <pedro@codesourcery.com>
1359
1360 * gdb.texinfo (Implementing a Remote Stub): Explain that you
1361 should transfer control to the stub in the startup code instead of
1362 in main. Mention the need to get past the initial breakpoint.
1363
f8eba3c6
TT
13642011-12-06 Tom Tromey <tromey@redhat.com>
1365
1366 * gdb.texinfo (Set Breaks): Update for new behavior.
1367
2268b414
JK
13682011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1369
1370 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1371 List Format for SVR4 Targets'.
1372 (General Query Packets): New item qXfer:libraries-svr4:read.
1373 (Library List Format for SVR4 Targets): New node.
1374
ae6f0d5b
TT
13752011-12-01 Tom Tromey <tromey@redhat.com>
1376
1377 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1378 add.
1379
36dfb11c
TT
13802011-11-22 Tom Tromey <tromey@redhat.com>
1381
1382 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1383 reasons.
1384
f196051f
SS
13852011-11-20 Stan Shebs <stan@codesourcery.com>
1386
1387 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1388 note-related options and variables.
1389 (Tracepoint Packets): Document packet changes.
1390
f85b53f8
SD
13912011-11-20 Sanjoy Das <sdas@igalia.com>
1392
1393 * gdb.texinfo (JIT Interface): Add documentation on writing and
1394 usind JIT debug info readers.
1395 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1396 Debug Info Readers): New nodes.
1397
bfccc43c
YQ
13982011-11-18 Yao Qi <yao@codesourcery.com>
1399
1400 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1401 tracepoint.
1402
c011a4f4
DE
14032011-11-15 Doug Evans <dje@google.com>
1404
1405 * gdb.texinfo (Files): Document basenames-may-differ.
1406
ed59ded5
DE
14072011-11-14 Doug Evans <dje@google.com>
1408
1409 * gdb.texinfo (Shell Commands): Document "!".
1410
405f8e94
SS
14112011-11-14 Stan Shebs <stan@codesourcery.com>
1412 Kwok Cheung Yeung <kcy@codesourcery.com>
1413
1414 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1415 needed to get shorter fast tracepoints.
1416 (Tracepoint Packets): Document new qTMinFTPILen packet.
1417
1e4d1764
YQ
14182011-11-14 Yao Qi <yao@codesourcery.com>
1419
1420 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1421 behavior of tracepoint.
1422 (General Query Packets): New feature InstallInTrace.
1423 (Remote Configuration): Document "set remote
1424 install-in-trace-packet".
1425
71eba9c2 14262011-11-12 Matt Rice <ratmice@gmail.com>
1427
1428 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1429 Add arguments to info macro.
1430
e0f8f636
TT
14312011-11-10 Tom Tromey <tromey@redhat.com>
1432
1433 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1434 manual.
1435 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1436 (Macros): Add a footnote.
1437 (C): Remove paragraph about compiler options.
1438 (C Constants): Mention wide character and string constants.
1439 (C Plus Plus Expressions): Update compiler option advice. Mention
1440 using declarations. Mention ADL. Remove old HP compiler
1441 information.
1442
625c0d47
TT
14432011-11-10 Tom Tromey <tromey@redhat.com>
1444
1445 PR c++/9257:
1446 * gdb.texinfo (Print Settings): Add an extra note about the need
1447 for a vtable.
1448
4be2aacc
MR
14492011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1450
1451 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1452 "set mips abi" documentation.
1453
0a1c4d10
DE
14542011-11-04 Doug Evans <dje@google.com>
1455
1456 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1457
aad1c02c
TT
14582011-11-03 Tom Tromey <tromey@redhat.com>
1459
1460 * gdb.texinfo (Stopping): Add menu entry.
1461 (Continuing and Stepping): Restore @node. Use @section, not
1462 @subsection.
1463
983fb131
MR
14642011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1465
1466 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1467 designation. Fix "Specify Location" cross-reference.
1468
3065dfb6
SS
14692011-11-02 Stan Shebs <stan@codesourcery.com>
1470
1471 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1472 (General Query Packets): Describe tracenz feature.
1473 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1474
0aaaf063
PK
14752011-10-28 Paul Koning <paul_koning@dell.com>
1476
1477 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1478
2231f1fb
KP
14792011-10-27 Kevin Pouget <kevin.pouget@st.com>
1480
1481 * gdb.texinfo ((Frames In Python): Document
1482 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1483
5110b5df
PK
14842011-10-26 Paul Koning <paul_koning@dell.com>
1485
1486 * gdb.texinfo (gdb.types): Document new deepitems function.
1487
22dbab46
PK
14882011-10-25 Paul Koning <paul_koning@dell.com>
1489
1490 PR python/13327
1491
1492 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1493 fetch_lazy method.
1494
9df2fbc4
PM
14952011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1496
1497 PR python/12656
1498
1499 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1500 global_block, static_block function.
1501
f05e2e1d
TT
15022011-10-19 Tom Tromey <tromey@redhat.com>
1503
1504 * gdb.texinfo (Commands In Python): Add missing "@"s.
1505
a7fc3f37
KP
15062011-10-13 Kevin Pouget <kevin.pouget@st.com>
1507
1508 PR python/13285 Document named constants for frame unwind stop reasons
1509 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1510 constants.
1511
5048e516
JK
15122011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1513
1514 Fix compatibility with texinfo versions older than 4.12.
1515 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1516 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1517 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1518 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1519 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1520 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1521 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1522
5a56e9c5
DE
15232011-10-09 Doug Evans <dje@google.com>
1524
1525 * gdb.texinfo (Extending GDB): Document alias command.
1526
36b11add
JK
15272011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1528
1529 Support @entry in input expressions.
1530 * gdb.texinfo (Variables): Describe @entry names suffix.
1531 (Print Settings): Add anchor for `set print entry-values'.
1532
e18b2753
JK
15332011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1534 Eli Zaretskii <eliz@gnu.org>
1535
1536 Display @entry parameter values (without references).
1537 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1538 example.
1539 (Print Settings): New description of set print entry-values and show
1540 print entry-values.
1541
111c6489
JK
15422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1543 Eli Zaretskii <eliz@gnu.org>
1544
1545 Recognize virtual tail call frames.
1546 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1547 (Tail Call Frames): New node.
1548 (Frames In Python): Add gdb.TAILCALL_FRAME.
1549
9c15afc4
DE
15502011-10-07 Doug Evans <dje@google.com>
1551
1552 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1553 register_pretty_printer.
1554
99f5279d
PM
15552011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1556
1557 PR python/12930
1558 PR python/12802
1559
1560 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1561 stop method.
1562
03583c20
UW
15632011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1564
1565 * gdb.texinfo (Starting your Program): "set disable-randomization"
1566 is no longer Linux-specific.
1567 (Remote Configuration): Document "set remote
1568 disable-randomization-packet".
1569 (General Query Packets): Document "QDisableRandomization" packet
1570 and add it to "qSupported" list.
1571
bd054e06
KP
15722011-10-07 Kevin Pouget <kevin.pouget@st.com>
1573
1574 Allow Python notification of new object-file loadings.
1575 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1576 event type.
1577
cb6be26b
KP
15782011-10-04 Kevin Pouget <kevin.pouget@st.com>
1579
1580 PR python/12691: Add the inferior to Python exited event
1581 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1582
a05336a1
JB
15832011-10-03 Joel Brobecker <brobecker@adacore.com>
1584
1585 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1586 rephasing.
1587
5d77fe44
JB
15882011-10-03 Joel Brobecker <brobecker@adacore.com>
1589
1590 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1591 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1592 as possible feature returned by the `-list-features'
1593 command.
1594
699df94d
PK
15952011-09-28 Paul Koning <paul_koning@dell.com>
1596
1597 * gdb.texinfo (gdb.Type): Document field access by dictionary
1598 key syntax.
1599
24bdad53
YQ
16002011-09-28 Yao Qi <yao@codesourcery.com>
1601
1602 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1603 Add one space after option `-s'. Remove @r{} markup.
1604
6710bf39
SS
16052011-09-27 Stan Shebs <stan@codesourcery.com>
1606
1607 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1608
d99f7e48
HZ
16092011-09-16 Hui Zhu <teawater@gmail.com>
1610
1611 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1612 to *(unsigned char *)$esp@300.
1613
d812018b
PK
16142011-09-15 Paul Koning <paul_koning@dell.com>
1615
1616 * gdb.texinfo: Make style of Python functions and methods match
1617 the syntax of Python. Also put class and module names explicitly
1618 on function, member, and variable names, matching Python
1619 documentation conventions.
1620
2aa48337
KP
16212011-09-15 Kevin Pouget <kevin.pouget@st.com>
1622
1623 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1624 * gdb.texinfo (Inferiors In Python): Describe new
1625 gdb.selected_inferior() function.
1626
6839b47f
KP
16272011-09-15 Kevin Pouget <kevin.pouget@st.com>
1628
1629 Handle multiple breakpoint hits in Python interface:
1630 * gdb.texinfo (Events In Python): New function documentation:
1631 gdb.BreakpointEvent.breakpoints. Indicate that
1632 gdb.BreakpointEvent.breakpoint is now deprecated.
1633
26829f2b
JB
16342011-09-04 Joel Brobecker <brobecker@adacore.com>
1635
1636 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1637
a9f54f60
TT
16382011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1639
1640 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1641
fa3a4f15
PM
16422011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1643
1644 * gdb.texinfo (Prompt): Add set/show extended-prompt
1645 documentation
1646 (Basic Python): Add prompt_hook anchor.
1647 (Python modules): Reword module text to reflect multiple modules.
1648 (gdb.prompt): Document gdb.prompt module.
1649
224bbe49
YQ
16502011-08-14 Yao Qi <yao@codesourcery.com>
1651
78d85199
YQ
1652 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1653
16542011-08-14 Yao Qi <yao@codesourcery.com>
1655
1656 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
1657 (TIC6x Features): New node.
1658
457e09f0
DE
16592011-08-12 Doug Evans <dje@google.com>
1660
1661 * gdb.texinfo (Symbols In Python): Document symbol.type.
1662
5e239b84
PM
16632011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1664
1665 * gdb.texinfo (Python): Document command and function
1666 auto-loading.
1667
177bc839
JK
16682011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1669 Eli Zaretskii <eliz@gnu.org>
1670
1671 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1672 typedefs unrolling. Extend the sample code by an inner typedef and
1673 outer typedefs unrolling.
1674
1a532630
PP
16752011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1676
1677 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1678 size and line-size.
1679
9b158ba0 16802011-07-21 Matt Rice <ratmice@gmail.com>
1681
1682 PR macros/12999
1683 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1684 Update text and cindex entries for info macro command.
1685
d17b6f81
PM
16862011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1687
1688 * observer.texi (GDB Observers): Add before_prompt observer.
1689 * gdb.texinfo (Basic Python): Add documentation for prompt
1690 substitution.
1691
713389e0
PM
16922011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1693
1694 PR python/12438
1695 * gdb.texinfo (Python Commands): Add deprecate note to maint
1696 set/show python print-stack. Document set/show python
1697 print-backtrace.
1698
177b42fe
TJB
16992011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1700
1701 * gdb.texinfo: Fix typos.
1702
900e11f9
JK
17032011-07-01 Tom Tromey <tromey@redhat.com>
1704
1705 * gdb.texinfo (Debugging Output): Document set debug
1706 check-physname.
1707
39c4d40a
TT
17082011-06-29 Tom Tromey <tromey@redhat.com>
1709
1710 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1711 breakpoint-notifications feature.
1712
6f5def7d
UW
17132011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1714
1715 * gdb.texinfo (Target Description): Remove warning about
1716 possibly unstable format.
1717
8cf64490
TT
17182011-06-03 Tom Tromey <tromey@redhat.com>
1719
1720 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1721 (Events In Python): Note that exit_code is optional.
1722
393eab54
PA
17232011-05-17 Pedro Alves <pedro@codesourcery.com>
1724
1725 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1726 required for multi-threading support.
1727 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1728 Hc are deprecated for multi-threading debugging. Point readers at
1729 the vCont packet.
1730
75fc9810
DE
17312011-05-15 Doug Evans <dje@google.com>
1732
1733 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1734
01124a23
DE
17352011-05-13 Doug Evans <dje@google.com>
1736
98a5dd13
DE
1737 * gdb.texinfo (Threads): Document $sdir,$pdir.
1738 (Server): Document $pdir exception.
1739
dbaefcf7
DE
1740 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1741
cc63ef9b
DE
1742 * gdb.texinfo (Threads): Clarify default value for
1743 libthread-db-search-path.
7e0396aa 1744
01124a23
DE
1745 * gdb.texinfo (Completion): Update example.
1746 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1747
d248b706
KY
17482011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1749
1750 * gdb.texinfo: Document change in the behaviour of the enable and
1751 disable GDB commands when applied to tracepoints.
1752 Document the EnableDisableTracepoints remote stub feature.
1753 Document QTEnable and QTDisable in the list of tracepoint packets.
1754
cc88a640
JK
17552011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1756
1757 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1758 hsuser.texi.
1759 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1760 comment to hsuser.texi. Change rluser.texi name in the comment.
1761
84e578fb
DE
17622011-05-10 Doug Evans <dje@google.com>
1763
1764 * gdb.texinfo (Threads): If an empty path is provided for
1765 libthread-db-search-path it is reset to its default value.
1766 (Server): Ditto.
1767
478aac75
DE
17682011-05-09 Doug Evans <dje@google.com>
1769
1770 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1771
9c06b0b4
TJB
17722011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1773 Thiago Jung Bauermann <bauerman@br.ibm.com>
1774
1775 Implement support for PowerPC BookE masked watchpoints.
1776 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1777 (PowerPC Embedded): Mention support of masked watchpoints.
1778
9ed350ad
JB
17792011-05-03 Joel Brobecker <brobecker@adacore.com>
1780
1781 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1782 `@value{GDBN}'.
1783
4ceed123
JB
17842011-05-03 Joel Brobecker <brobecker@adacore.com>
1785
1786 * gdb.texinfo (titlepage): Remove dedication.
1787 (In Memoriam): New appendix.
1788
559a7a62
JK
17892011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1790 Eli Zaretskii <eliz@gnu.org>
1791
1792 * gdb.texinfo (Index Section Format): Change the version to 5.
1793 Describe the different formula.
1794
03f2bd59
JK
17952011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1796 Eli Zaretskii <eliz@gnu.org>
1797
1798 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1799 for disconnected tracing.
1800 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1801 extended-remote relationship. Mention --once.
1802 (TCP port allocation lifecycle of @code{gdbserver}): New.
1803
d9b1a651
EZ
18042011-04-23 Eli Zaretskii <eliz@gnu.org>
1805
1806 * gdb.texinfo (Server): Improve indexing. Index all optional
1807 switches to gdbserver.
1808
90476074
TT
18092011-04-20 Tom Tromey <tromey@redhat.com>
1810
1811 * gdb.texinfo (Index Section Format): New node.
1812 (Top): Add new node to menu.
1813
c21236dc
PA
18142011-04-20 Pedro Alves <pedro@codesourcery.com>
1815
1816 * gdb.texinfo (Maintenance Commands): Document `maint print
1817 remote-registers'.
1818
05c8c3f5
TT
18192011-04-20 Tom Tromey <tromey@redhat.com>
1820
1821 * gdb.texinfo (Trace File Format): Move node later.
1822
7a9dd1b2
TT
18232011-04-19 Tom Tromey <tromey@redhat.com>
1824
1825 * gdbint.texinfo (Register Information Functions): Remove
1826 duplicate "the".
1827 * gdb.texinfo (Emacs): Remove duplicate "to".
1828 (GDB/MI Variable Objects): Remove duplicate "the".
1829 (General Query Packets): Likewise.
1830
4368ebeb
JB
18312011-04-02 Joel Brobecker <brobecker@adacore.com>
1832
1833 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1834 "GDB/MI Ada Exception Information" node.
1835
956a9fb9
JB
18362011-04-01 Joel Brobecker <brobecker@adacore.com>
1837
1838 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1839 the "exception-name" field in the *stopped async record.
1840
f1310107
TJB
18412011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1842 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1843
1844 Implement support for PowerPC BookE ranged breakpoints.
1845 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1846
8786b2bd
TT
18472011-03-28 Tom Tromey <tromey@redhat.com>
1848
1849 * gdb.texinfo (Set Tracepoints): Fix typo.
1850
9ef07c8c
TT
18512011-03-24 Tom Tromey <tromey@redhat.com>
1852
1853 * gdb.texinfo (Specify Location): Document `function:label'
1854 linespec.
1855
99c3dc11
PM
18562011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1857
f1310107 1858 PR python/12149
99c3dc11
PM
1859
1860 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1861
29703da4
PM
18622011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1863
1864 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1865 (Inferiors In Python): Likewise.
1866 (Threads In Python): Likewise.
1867 (Symbols In Python): Likewise.
1868 (Objfiles In Python): Likewise.
1869 (Symbol Tables In Python): Likewise.
1870
c9174737
PA
18712011-03-15 Pedro Alves <pedro@codesourcery.com>
1872
1873 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1874 display>: Explain that the commands accept number ranges.
1875
7371cf6d
PM
18762011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1877
1878 * gdb.texinfo (Breakpoints In Python): Add description and example
1879 of Python stop function operation.
1880
ecec24e6
PM
18812011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1882
1883 * gdb.texinfo (Parameters In Python): Document get_set_string and
1884 get_show_string methods.
1885
6dcd5565
JK
18862011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1887
1888 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1889
81896e36
JK
1890 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1891 circular-trace-buffer name.
1892
5e30da2c
JB
18932011-02-28 Joel Brobecker <brobecker@adacore.com>
1894
1895 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1896 in the previous change.
1897
3bd0f5ef 18982011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
1899
1900 * gdb.texinfo (Inferiors and Programs): Update commands to show
1901 that they can accept multiple arguments.
1902
4ec7539c
JB
19032011-02-24 Joel Brobecker <brobecker@adacore.com>
1904
1905 Revert the following patch (code patch was not approved):
1906 2011-02-21 Hui Zhu <teawater@gmail.com>
1907 * agentexpr.texi (bytecode descriptions): add printf.
1908 * gdb.texinfo (tracepoint action lists): add printf.
1909
82809774
DE
19102011-02-23 Doug Evans <dje@google.com>
1911
1912 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1913
e5a67952
MS
19142011-02-23 Michael Snyder <msnyder@vmware.com>
1915
1916 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1917 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1918 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1919
6e6fbe60
DE
19202011-02-22 Doug Evans <dje@google.com>
1921
1922 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1923 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1924 add description of result, fix @defun formatting.
1925
f994e27a
HZ
19262011-02-21 Hui Zhu <teawater@gmail.com>
1927
1928 * agentexpr.texi (Bytecode Descriptions): Add printf.
1929 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1930
c7f96d2b
TT
19312011-02-18 Tom Tromey <tromey@redhat.com>
1932
1933 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1934
60f98dde
MS
19352011-02-14 Michael Snyder <msnyder@vmware.com>
1936
1937 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1938 Document new command "thread find".
1939
08e796bc
MS
19402011-02-14 Michael Snyder <msnyder@vmware.com>
1941
1942 * gdb.texinfo (Threads): Update example of new thread message.
1943
b3b9301e
PA
19442011-02-14 Pedro Alves <pedro@codesourcery.com>
1945
1946 * gdb.texinfo (Remote Configuration): Mention set/show remote
1947 traceframe-info.
1948 (Tools/Packages Optional for Building GDB): Mention that expat is
1949 used for traceframe info.
1950 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1951 (General Query Packets) <qSupported>: Describe the
1952 qXfer:traceframe-info:read feature.
1953 (qXfer::read): Describe qXfer:traceframe-info:read.
1954 (Traceframe Info Format): New section.
1955
cef35b0f
PA
19562011-02-04 Pedro Alves <pedro@codesourcery.com>
1957
1958 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1959 for casts and unary operators.
1960
f1cbe1d3
TT
19612011-02-04 Tom Tromey <tromey@redhat.com>
1962
1963 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1964 is not useful.
1965
585fdaa1
PA
19662011-01-25 Pedro Alves <pedro@codesourcery.com>
1967
1968 * gdb.texinfo: s/value optimized out/optimized out/g
1969
7bfc9434
JB
19702011-01-21 Joel Brobecker <brobecker@adacore.com>
1971
1972 * gdb.texinfo (Other Misc Settings): Rework part of the
1973 documentation of the "set interactive mode" command.
1974
4694da01
TT
19752011-01-19 Tom Tromey <tromey@redhat.com>
1976
1977 * gdb.texinfo (Threads): Document thread name output and `thread
1978 name' command.
1979 (Threads In Python): Document Thread.name attribute.
1980 (GDB/MI Thread Commands): Document thread attributes.
1981
b716877b
AB
19822011-01-12 Andrew Burgess <aburgess@broadcom.com>
1983
1984 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1985 changes in mi/mi-cmd-disas.c
1986
13fd8b81
TT
19872011-01-12 Tom Tromey <tromey@redhat.com>
1988
1989 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1990 Fix "thread apply" text.
1991
e09342b5
TJB
19922011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1993 Thiago Jung Bauermann <bauerman@br.ibm.com>
1994
1995 Implement support for PowerPC BookE ranged watchpoints.
1996 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1997 the "set powerpc exact-watchpoints" flag.
1998
06e65f44
TT
19992011-01-07 Tom Tromey <tromey@redhat.com>
2000
2001 * gdb.texinfo (Python API): Add descriptions to @menu items.
2002
d8e22779
TT
20032011-01-06 Tom Tromey <tromey@redhat.com>
2004
2005 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2006
a255712f
PP
20072010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2008
e09342b5 2009 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 2010
ccfc3d6e
TT
20112011-01-06 Tom Tromey <tromey@redhat.com>
2012
2013 PR python/12133:
2014 * gdb.texinfo (Frames In Python): Document various frame
2015 constants.
2016
44944448
JB
20172011-01-05 Joel Brobecker <brobecker@adacore.com>
2018
2019 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
2020 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
2021 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
2022
42ea3d7a
JK
20232011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2024
2025 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
2026 (clean): Add GDBvn.texi.
2027
720d1a40
JB
20282010-12-29 Joel Brobecker <brobecker@adacore.com>
2029
2030 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
2031 occasional case where the debugger prints an array address
2032 instead of the array itself.
2033
ad196637
PA
20342010-12-23 Pedro Alves <pedro@codesourcery.com>
2035
2036 * gdb.texinfo (Packets) <read registers packet>: Document support
2037 for registers that were not collected.
2038
a86caf66
DE
20392010-12-15 Doug Evans <dje@google.com>
2040
2041 * gdb.texinfo (Startup): Document auto-loading of scripts during
2042 startup.
2043 (Auto-loading): Delete "maint set python auto-load on|off".
2044 Add "set auto-load-scripts on|off".
2045
aae1c79a
DE
20462010-12-07 Doug Evans <dje@google.com>
2047
2048 * gdb.texinfo (Mode Options): Document -data-directory.
2049 (Data Files): Add reference to -data-directory.
2050
4e04c971
DE
20512010-11-29 Doug Evans <dje@google.com>
2052
2053 * gdb.texinfo (Pretty-Printer Introduction): Change
2054 printer-name:subprinter-name to printer-name;subprinter-name.
2055
94b6973e
PM
20562010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2057
2058 PR python/12199
2059
2060 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2061
39037522
TT
20622010-11-23 Tom Tromey <tromey@redhat.com>
2063
2064 * gdb.texinfo (Top): Check SYSTEM_READLINE.
2065 (Editing): Likewise.
2066 (Command History): Likewise.
2067 (TUI Keys): Likewise.
2068 (Bug Reporting): Conditionally include rluser.texi and
2069 inc-history.texinfo.
2070 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2071 (GDB_DOC_SOURCE_INCLUDES): Add comment.
2072 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2073 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2074 (gdb.pdf): Likewise.
2075 (gdb.info): Likewise.
2076 (gdb/index.html): Likewise.
2077
5ae98d25
TT
20782010-11-23 Tom Tromey <tromey@redhat.com>
2079
2080 * Makefile.in (Makefile): Run ../config.status.
2081 (distclean): Update.
2082 * configure: Remove.
2083 * configure.ac: Remove.
2084
621c8364
TT
20852010-11-12 Tom Tromey <tromey@redhat.com>
2086
2087 * gdb.texinfo (Basic Python): Update. Add xref.
2088 (Exception Handling): Document new exception classes.
2089 (Types In Python): Update.
2090 (Frames In Python): Update.
2091
84f4c1fe
PM
20922010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2093
2094 * gdb.texinfo (Breakpoints In Python): Document "internal"
2095 parameter, and visible attribute.
2096
99e7ae30
DE
20972010-11-05 Doug Evans <dje@google.com>
2098
2099 * gdb.texinfo (Source Path): Document "set directories".
2100
f4b8a18d
KW
21012010-11-05 Ken Werner <ken.werner@de.ibm.com>
2102
2103 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2104 (OpenCL C): New node.
2105
7b51bc51
DE
21062010-11-02 Doug Evans <dje@google.com>
2107
2108 * gdb.texinfo (Pretty Printing): Expand into three sections,
2109 introduction, example, and commands.
2110 (Python API): Delete section Disabling Pretty-Printers, merge into
2111 Selecting Pretty-Printers.
2112 (Writing a Pretty-Printer): New section. Move the pretty-printer
2113 example here, and reformat to match python coding style. Add a second
2114 example using the gdb.printing module.
2115 (Python modules): Add gdb.printing.
2116
9eeee977
DE
21172010-10-29 Doug Evans <dje@google.com>
2118
2119 * gdb.texinfo (Python): Fix long line.
2120
a0e0ffdf
DE
21212010-10-20 Doug Evans <dje@google.com>
2122
2123 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2124 All references updated. Correct sections marked as subsections.
2125 (Coding Standards): New chapter. Move the coding standard related
2126 subsections here. Add section on Python coding standards.
2127
0e3509db
DE
21282010-10-13 Doug Evans <dje@google.com>
2129
2130 * gdb.texinfo (Python): Add "Python modules".
2131 (Types in Python): Add reference to gdb.types section.
2132 (Python modules): New node.
2133
44592cc4
DE
21342010-10-11 Doug Evans <dje@google.com>
2135
2136 * gdb.texinfo (Values From Inferior): Add reference to "Types in
2137 Python" from gdb.Value.type description.
2138
6e1bb179
JB
21392010-09-28 Joel Brobecker <brobecker@adacore.com>
2140
2141 * gdb.texinfo (Ravenscar Profile): New node.
2142
e8467610
TT
21432010-09-22 Tom Tromey <tromey@redhat.com>
2144
2145 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2146
fccd1d1e
EZ
21472010-09-22 Eli Zaretskii <eliz@gnu.org>
2148
2149 * gdb.texinfo (Values From Inferior): Clarify that
2150 value.dynamic_type works only in C++ programs with RTTI.
2151
c1b6b909
TT
21522010-09-15 Paul Bolle <pebolle@tiscali.nl>
2153
2154 * gdb.texinfo (Character Sets): Correctly reference host-charset
2155 in example.
2156
7d288aaa
TT
21572010-09-13 Tom Tromey <tromey@redhat.com>
2158
2159 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2160 Document "fullname" and "from".
2161
f75d858b
MK
21622010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2163
2164 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2165 feature `reverse' output by -list-target-features.
2166
83b9503b
L
21672010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2168
2169 * gdb.texinfo (i386 Features): Remove an extra "@item".
2170
03f17ccf
TT
21712010-08-30 Tom Tromey <tromey@redhat.com>
2172
2173 PR python/11792:
2174 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2175
9779414d
DJ
21762010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2177
2178 * gdb.texinfo (ARM Features): Document
2179 org.gnu.gdb.arm.m-profile.
2180
f9ffd4bb
TT
21812010-08-23 Tom Tromey <tromey@redhat.com>
2182
2183 PR python/11145:
2184 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2185 reinterpret_cast methods.
2186
702c2711
TT
21872010-08-23 Tom Tromey <tromey@redhat.com>
2188
2189 PR python/11915:
2190 * gdb.texinfo (Types In Python): Document array method.
2191
66b73624
TJB
21922010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2193
2194 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2195
06a64a0b
TT
21962010-08-16 Tom Tromey <tromey@redhat.com>
2197
2198 * gdb.texinfo (Set Watchpoints): Document -location option.
2199
a3a7127e
DE
22002010-08-13 Doug Evans <dje@google.com>
2201
2202 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2203
8dedea02
VP
22042010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2205
2206 * gdb.texinfo (GDB/MI Data Manipulation): Document
2207 -data-read-memory-raw and -data-write-memory-raw.
2208
ca5c20b6 22092010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 2210 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
2211
2212 * gdb.texinfo (Basic Python): Describe post_event API.
2213
cb2e07a6
PM
22142010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2215
2216 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 2217 decode_line Python APIs
cb2e07a6 2218
464b3efb
TT
22192010-08-10 Tom Tromey <tromey@redhat.com>
2220
2221 * gdb.texinfo (Pretty Printing API): Document
2222 gdb.default_visualizer.
2223
c29c521f
TT
22242010-08-10 Tom Tromey <tromey@redhat.com>
2225
2226 Revert gdb-add-index addition:
2227 * gdb.texinfo (Index Files): Don't document gdb-add-index.
2228
5da1313b
JK
22292010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2230 Eli Zaretskii <eliz@gnu.org>
2231
2232 * gdb.texinfo (Mode Options) <-batch>
2233 (Basic Python) <gdb.execute>: Describe setting width and height.
2234
02d868e8
PP
22352010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2236
2237 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2238
c2bbed2a
TT
22392010-07-30 Tom Tromey <tromey@redhat.com>
2240
2241 * gdb.texinfo (Index Files): Mention gdb-add-index.
2242
6c13bbe1
HZ
22432010-07-30 Hui Zhu <teawater@gmail.com>
2244
2245 * gdb.texinfo (Inferiors and Programs): Update the introduce of
2246 "detach inferior" and "kill inferior".
2247
53a71c06
CR
22482010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
2249
2250 * gdb.texinfo (Machine Code): Update description of two forms of
2251 arguments, and add new example to demonstrate the new form.
2252
5374244e
PM
22532010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2254
2255 * gdb.texinfo (Values From Inferior): Add value inferior function
2256 call description.
2257
8ea5bce5
JK
22582010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2261
c0edd9ed
JK
22622010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2263 Eli Zaretskii <eliz@gnu.org>
2264
2265 Make core files the process_stratum.
2266 * gdb.texinfo (Active Targets): Remove core_stratum. Include
2267 record_stratum example.
2268
9291a0cd
TT
22692010-07-13 Tom Tromey <tromey@redhat.com>
2270
2271 * gdb.texinfo (Index Files): New node.
2272
f5011d11
TT
22732010-07-13 Tom Tromey <tromey@redhat.com>
2274
2275 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2276
0f5238ed
TT
22772010-07-13 Tom Tromey <tromey@redhat.com>
2278
2279 * gdb.texinfo (Specify Location): Document labels.
2280
74c761c1
PA
22812010-07-01 Pedro Alves <pedro@codesourcery.com>
2282
2283 * gdb.texinfo (Create and Delete Tracepoints): Add more index
2284 entries for fast tracepoints and static tracepoints.
2285
501994c0
PA
22862010-07-01 Pedro Alves <pedro@codesourcery.com>
2287
2288 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2289 qsThreadInfo>: Spell out `l' as ell.
2290
0fb4aa4b
PA
22912010-07-01 Pedro Alves <pedro@codesourcery.com>
2292
2293 * gdb.texinfo (Convenience Variables): Document $_sdata.
2294 (Commands to Set Tracepoints): Describe static tracepoints. Add
2295 `Listing Static Tracepoint Markers' menu entry. Document
2296 "strace".
2297 (Tracepoint Action Lists): Document collecting $_sdata.
2298 (Listing Static Tracepoint Markers): New subsection.
2299 (Tracepoints support in gdbserver): Mention static tracepoints.
2300 (remote packets, enabling and disabling): Mention
2301 read-sdata-object.
2302 (General Query Packets) <qSupported>: Document qXfer:sdata:read
2303 and StaticTracepoint.
2304 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2305 Document qXfer:sdata:read.
2306 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2307
dc3b15be
JB
23082010-06-29 Joel Brobecker <brobecker@adacore.com>
2309
2310 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2311
595939de
PM
23122010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2313 Tom Tromey <tromey@redhat.com>
2314 Thiago Jung Bauermann <bauerman@br.ibm.com>
2315
2316 * gdb.texinfo (Inferiors In Python): New node.
2317 * gdb.texinfo (Threads In Python): New node.
2318
9279c692
JB
23192010-06-28 Joel Brobecker <brobecker@adacore.com>
2320
2321 * gdb.texinfo (Python): Document what the python directory is
2322 and what its location is.
2323 (Basic Python): Document the gdb.PYTHONDIR constant.
2324
bc9f0842
TT
23252010-06-25 Tom Tromey <tromey@redhat.com>
2326
2327 PR python/10808:
2328 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2329
f1421989
HZ
23302010-06-24 Hui Zhu <teawater@gmail.com>
2331
2332 * gdb.texinfo: (Commands for Controlled Output): Add
2333 documentation for command "eval".
2334
e4c0cfae
SS
23352010-06-21 Stan Shebs <stan@codesourcery.com>
2336
2337 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2338 * annotate.texinfo: Ditto.
2339 * gdbint.texinfo: Ditto.
2340 * stabs.texinfo: Ditto.
2341
bb08c432
HZ
23422010-06-22 Hui Zhu <teawater@gmail.com>
2343
2344 * gdb.texinfo: (Process Record and Replay): Add documentation
2345 for command "set record memory-query".
2346
4f5d9f07
SS
23472010-06-21 Stan Shebs <stan@codesourcery.com>
2348
2349 * gdb.texinfo: Relicense under GFDL version 1.3.
2350 * annotate.texinfo: Relicense under GFDL version 1.3.
2351 * gdbint.texinfo: Relicense under GFDL version 1.3.
2352 * stabs.texinfo: Relicense under GFDL version 1.3.
2353 * fdl.texi: Update to version 1.3.
2354
6aed2dbc
SS
23552010-06-18 Stan Shebs <stan@codesourcery.com>
2356
a61408f8
SS
2357 * gdb.texinfo (Operating System Auxiliary Information): Describe
2358 "info os" when no arguments given.
2359
6aed2dbc
SS
2360 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2361 $_thread.
2362
24e933df
HZ
23632010-06-18 Hui Zhu <teawater@gmail.com>
2364
2365 * gdb.texinfo: (Process Record and Replay): Add documentation
2366 for commands "record save" and "record restore".
2367
65d79d4b
SDJ
23682010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2369
2370 * gdb.texinfo: Include information about the correct use
2371 of addresses in the `watch' command.
2372
d914c394
SS
23732010-06-11 Stan Shebs <stan@codesourcery.com>
2374
2375 * gdb.texinfo (Observer Mode): New section.
2376 (General Query Packets): Document QAllow.
889bf7c5 2377
967cf477
DE
23782010-06-04 Doug Evans <dje@google.com>
2379
2380 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2381
aaf4119b
DE
23822010-06-03 Doug Evans <dje@google.com>
2383
2384 * gdbint.texinfo (Coding): Add subsection on command names.
2385
9eae7c52
TT
23862010-06-02 Tom Tromey <tromey@redhat.com>
2387
2388 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2389 always-disassemble.
2390
fa593d66
PA
23912010-06-01 Pedro Alves <pedro@codesourcery.com>
2392
2393 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2394 gdbserver, and add cross reference.
2395 (Tracepoints support in gdbserver): New subsection.
2396
dde08ee1
PA
23972010-05-26 Pedro Alves <pedro@codesourcery.com>
2398
2399 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2400 `qRelocInsn' feature.
2401 (Relocate instruction reply packet): New subsection
2402 of `Tracepoint Packets'.
2403 (Tracepoint Packets): Mention that packets QTDP and QTStart
2404 support the qRelocInsn request, and add cross reference to new
2405 subsection.
2406
07ca107c
DE
24072010-05-25 Doug Evans <dje@google.com>
2408
2409 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2410 (Commands In Python): Document gdb.string_to_argv.
2411
c25c4a8b
JK
24122010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2413
2414 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2415 ATTR_NORETURN.
2416
d7b32ed3 24172010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
2418 Tom Tromey <tromey@redhat.com>
2419 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 2420
c25c4a8b 2421 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 2422
6aecb9c2
JB
24232010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2424
2425 * gdb.texinfo: (Summary) Add mention about D language support.
2426 (Filenames): Add D suffixes.
2427 (D): New node.
2428
b7da9e9f
PM
24292010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2430
2431 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2432 of macro deleted from GDB code.
2433
ab38a727
PA
24342010-04-24 Pedro Alves <pedro@codesourcery.com>
2435
2436 * gdb.texinfo (Commands to specify files): Describe what how GDB
2437 looks up DOS-based filesystem paths on the system root. Document
2438 the new `set/show target-file-system-kind' commands.
2439
66d09542
DE
24402010-04-23 Doug Evans <dje@google.com>
2441
2442 * gdb.texinfo (Python): Move Auto-loading section here ...
2443 (Python API): from here.
2444 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2445 (Maintenance Commands): Add docs for "maint print section-scripts".
2446
8bd10a10
CM
24472010-04-20 Chris Moller <cmoller@redhat.com>
2448
2449 * gdb.texinfo (Setting Breakpoints): Added description of
2450 filename-qualified rbreak.
2451 * refcard.tex (Breakpoints and Watchpoints): Added brief
2452 description of filename-qualified rbreak.
2453
4c374409
JK
24542010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2455
2456 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2457 (Python API): Change the reference to Pretty Printing API.
2458 (Pretty Printing): Move the user part under the Data node. Reformat
2459 the sample output to 72 columns. Create a new reference to Pretty
2460 Printing API. Rename the API part ...
2461 (Pretty Printing API): To a new node name.
2462 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2463 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2464
5a9351ae
SS
24652010-04-21 Stan Shebs <stan@codesourcery.com>
2466
2467 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 2468 and commands.
5a9351ae 2469 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 2470
9a22f0d0
PM
24712010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2472
2473 * gdb.texinfo (Examining memory): Update for change in string
2474 display with explicit size.
2475
6149aea9
PA
24762010-04-19 Pedro Alves <pedro@codesourcery.com>
2477
2478 PR breakpoints/8554.
2479
2480 * gdb.texinfo (Save Breakpoints): New node.
2481 (save-tracepoints): Rename to ...
2482 (save tracepoints): ... this. Mention that `save-tracepoints' is
2483 a deprecated alias to `save tracepoints'.
2484
711e434b
PM
24852010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2486
645797a8 2487 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
2488 (info w32 thread-information-block): Document new command.
2489 (qGetTIBAddress): Document new gdbserver query.
2490 (maint set/show show-all-tib): Document new command.
2491
3f7b2faa
DE
24922010-04-15 Doug Evans <dje@google.com>
2493
fa33c3cd
DE
2494 * gdb.texinfo (Python API): Add progspaces section.
2495 (Selecting Pretty-Printers): Progspace pretty-printers are
2496 searched too.
2497 (Progspaces In Python): New section.
2498
3f7b2faa
DE
2499 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2500
79f283fe
PM
25012010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2502
2503 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2504 returns None.
2505
87290684
SS
25062010-04-09 Stan Shebs <stan@codesourcery.com>
2507
2508 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2509 Describe the `frames-created' field, tweak grammar.
2510
a97153c7
PA
25112010-04-09 Pedro Alves <pedro@codesourcery.com>
2512
2513 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2514 Describe the `circular' and `disconnected' fields.
2515
5c5dcc1b
L
25162010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2517
2518 * gdb.texinfo (maint print registers): Mention unavailable and
2519 invisible registers.
2520
adc36818
PM
25212010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2522 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 2523 Tom Tromey <tromey@redhat.com>
adc36818
PM
2524
2525 * gdb.texinfo (Breakpoints In Python): New Node.
2526
33da3f1c
SS
25272010-04-08 Stan Shebs <stan@codesourcery.com>
2528
2529 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2530 trace status fields.
2531
3a13a53b
L
25322010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2533
2534 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2535 optional. Make org.gnu.gdb.i386.avx requires
2536 org.gnu.gdb.i386.avx.
2537
08001717
DE
25382010-04-08 Doug Evans <dje@google.com>
2539
2540 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2541 search path, and document that gdb only scans the search path if
2542 the script's path doesn't specify a directory.
2543
c375651d
DE
25442010-04-05 Doug Evans <dje@google.com>
2545
2546 * gdb.texinfo (maint show python auto-load): Fix typo.
2547
af54718e
SS
25482010-04-04 Stan Shebs <stan@codesourcery.com>
2549
d77f58be
SS
2550 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2551 (Setting Watchpoints): Update description of "info watch".
2552 (Disabling Breakpoints): Only "info break" lists all.
2553
af54718e
SS
2554 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2555 (tdump): Explain how tdump works.
2556
86b17b60
PA
25572010-04-01 Pedro Alves <pedro@codesourcery.com>
2558
2559 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2560 add cross reference.
2561
ff12863f
PA
25622010-03-31 Pedro Alves <pedro@codesourcery.com>
2563
2564 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2565 commands error out.
2566
f68eb612
L
25672010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2568
2569 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2570
c8d5aac9
L
25712010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2572
2573 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2574
7d13fe92
SS
25752010-03-29 Stan Shebs <stan@codesourcery.com>
2576 Nathan Sidwell <nathan@codesourcery.com>
2577
2578 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2579 GDBN equivalent.
2580 (Set Tracepoints): Remove mention that conditional tracepoints
2581 don't exist.
2582 (Tracepoint Actions): Clarify when while-stepping collection
2583 happens, note that while-stepping does not automatically collect
2584 $pc.
2585
409873ef 25862010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 2587
409873ef
SS
2588 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2589 (General Query Packets): Describe TracepointSource.
2590
ee8e71d4
EZ
25912010-03-27 Matt Rice <ratmice@gmail.com>
2592
c8d5aac9
L
2593 * gdb.texinfo (ARM): Document arguments to "target sim".
2594 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 2595
99b5e152
PA
25962010-03-26 Pedro Alves <pedro@codesourcery.com>
2597
2598 * gdb.texinfo (Tracepoint Packets): Remove mention that
2599 terror:string may be plain text, and drop mention of X prefix.
2600
cd64ee31
VP
26012010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2602
2603 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2604
6c28cbf2
SS
26052010-03-24 Stan Shebs <stan@codesourcery.com>
2606
2607 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2608
95a42b64
TT
26092010-03-24 Tom Tromey <tromey@redhat.com>
2610
2611 PR breakpoints/9352:
2612 * gdb.texinfo (Break Commands): Update.
2613
18148017
VP
26142010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2615
2616 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2617 commands.
2618
4daf5ac0
SS
26192010-03-16 Stan Shebs <stan@codesourcery.com>
2620
2621 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2622 circular-trace-buffer.
2623 (Tracepoint Packets): Describe QTBuffer, and details of the
2624 qTStatus reply.
2625
c9429232
SS
26262010-03-12 Stan Shebs <stan@codesourcery.com>
2627 Nathan Sidwell <nathan@codesourcery.com>
2628
2629 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2630 doing instruction stepping.
2631 (Tracepoint Restrictions): New node.
2632
ccefe4c4
TT
26332010-03-10 Tom Tromey <tromey@redhat.com>
2634
2635 * gdbint.texinfo (Symbol Handling): Update.
2636
7c953934
TT
26372010-03-08 Tom Tromey <tromey@redhat.com>
2638
2639 PR cli/9591:
2640 * gdb.texinfo (Mode Options): Mention lack of pagination and
2641 confirmation with --batch.
2642 (Screen Size): Mention --batch.
2643 (Messages/Warnings): Likewise.
2644
f870a310
TT
26452010-03-05 Tom Tromey <tromey@redhat.com>
2646
2647 * gdb.texinfo (Basic Python): Document target_charset and
2648 target_wide_charset.
2649
78e2826b
TT
26502010-03-05 Tom Tromey <tromey@redhat.com>
2651
2652 * gdb.texinfo (Data): Link to pretty-printing.
2653 (Output Formats): Likewise. Correct text.
2654
f5dff777
DJ
26552010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2656
2657 * gdb.texinfo (Types): Describe <struct> and <flags>.
2658
dc00d89f
PM
26592010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2660
2661 * gdb.texinfo (Frames In Python): Add block parameter and
2662 description to read_var text.
2663
5107b149 26642010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 2665 Tom Tromey <tromey@redhat.com>
5107b149
PM
2666
2667 * gdb.texinfo (Types In Python): Describe block argument in
2668 template_argument and gdb.lookup_type.
2669
e03e5e7b
TT
26702010-02-24 Tom Tromey <tromey@redhat.com>
2671
2672 * gdb.texinfo (Cygwin Native): Fix typo.
2673
f3e9a817
PM
26742010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2675
2676 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2677 and select method descriptions.
2678 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2679 Tables in Python to menu.
2680 (Blocks In Python): New node.
2681 (Symbols In Python): New node.
2682 (Symbol Tables in Python): New node.
2683
a79b8f6e
VP
26842010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2685
2686 Multiexec MI
2687
2688 gdb/
2689 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2690
2691 gdb/doc/
2692 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2693 changes.
2694 (GDB/MI Program Execution): Document current behaviour of
2695 --all and --thread-group.
2696 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2697 -remove-inferior.
2698 * observer.texi (inferior_added, inferior_removed): New
2699 observers.
2700
629d6a47
TT
27012010-02-19 Tom Tromey <tromey@redhat.com>
2702
2703 * gdbint.texinfo (Getting Started): Fix @node.
2704 (Debugging GDB): Likewise.
2705
c09529e5
JB
27062010-02-13 Joel Brobecker <brobecker@adacore.com>
2707
2708 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2709 documenting the gdb_test_timeout variable.
2710
540aa8e7
MS
27112010-02-12 Jakob Engblom <jakob@virtutech.com>
2712
2713 * gdb.texinfo (MI commands): Added documentation of --reverse
2714 option to a set of MI commands. Restructured documentation of MI
2715 commands --exec-continue to reflect the complexity of reverse
2716 execution.
2717
081dfbf7
PA
27182010-02-12 Pedro Alves <pedro@codesourcery.com>
2719
2720 * gdb.texinfo (Using the Collected Data): Specify that the address
2721 range of `tfind outsize' is exclusive, and that the address range
2722 of `tfind range' is inclusive.
2723 (Tracepoint Packets): Specify that the address range of
2724 `QTFrame:range' is inclusive, and that the address range of
2725 `QTFrame:outside' is exclusive
2726
8e9c5e02
VP
27272010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2728
2729 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2730
92981e24
TT
27312010-02-10 Tom Tromey <tromey@redhat.com>
2732
2733 * gdb.texinfo (Debugging Output): Document set debug parser and
2734 show debug parser.
2735
075b51b7
L
27362010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2737
2738 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2739 i386_eflags and i386_mxcsr.
2740
3bb8d5c3
L
27412010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2742
2743 * gdb.texinfo: Document i386 target features.
2744
c5f80513
DE
27452010-02-05 Doug Evans <dje@google.com>
2746
2747 * gdbint.texinfo (Testsuite): Add a new section to document the
2748 various DejaGnu variables that may be overridden.
1be00882 2749 Document INTERNAL_GDBFLAGS.
c5f80513 2750
6ac33a4e
TT
27512010-02-04 Tom Tromey <tromey@redhat.com>
2752
2753 PR cli/8830:
2754 * gdb.texinfo (Files): -readnow comes before the filename for file
2755 and symbol-file.
2756
a1dcb23a
DJ
27572010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2758
2759 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2760 Document ARM breakpoint types.
2761 (Register Packet Format): Move into the new section.
2762 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2763
95433b34
JB
27642010-01-21 Joel Brobecker <brobecker@adacore.com>
2765
2766 * gdb.texinfo (File Options): Adjust the documentation of this
2767 switch to refer to the "source" command rather than partially
2768 duplicating some of the relevant information.
2769 (Extending GDB): Introduce and document the set/show script-extension
2770 setting.
2771 (Command Files): Add note explaining that the "source" command
2772 is also used to evalute scripts written in other languages.
2773 Remove the short slightly incorrect reference to sourcing Python
2774 scripts.
2775 (Python Commands): Document how to execute a Python script from GDB.
2776
8d576872
JB
27772010-01-19 Joel Brobecker <brobecker@adacore.com>
2778
2779 * gdb.texinfo (Command Files): Fix typo.
2780
8150ff9c
JB
27812010-01-18 Tom Tromey <tromey@redhat.com>
2782
2783 * gdb.texinfo (File Options): Document -x on .py files.
2784 (Command Files): Document handling of Python scripts.
2785
23db03a6
JZ
27862010-01-18 Jie Zhang <jie.zhang@analog.com>
2787
2788 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2789
00bf0b85
SS
27902010-01-15 Stan Shebs <stan@codesourcery.com>
2791
2792 * gdb.texinfo (Trace Files): New section.
2793 (Tracepoint Packets): Document QTSave and qTBuffer.
2794 (Trace File Format): New appendix.
2795
be759fcf
PM
27962010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2797
2798 * gdb.texinfo (Values From Inferior): Document lazy_string value
2799 method.
2800 (Python API): Add Lazy strings menu item.
2801 (Lazy Strings In Python): New node.
2802
dc146f7c
VP
28032010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2804
2805 * gdb.texinfo (GDB/MI Thread Information): New.
2806 (GDB/MI Async Records): Document the core field in *stopped.
2807 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2808 documentation
2809 (Process list): Document that osdata document may contain
2810 threads.
2811 (Remote Serial Protocol): Document qXfer:threads.
2812
d5551862
SS
28132010-01-06 Stan Shebs <stan@codesourcery.com>
2814
2815 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2816 disconnected tracing.
2817 (Tracepoint Packets): Document new protocol.
2818
7a697b8d
SS
28192010-01-05 Stan Shebs <stan@codesourcery.com>
2820
2821 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2822 tracepoints.
2823 (Tracepoint Packets): Describe remote protocol for fast
2824 tracepoints.
2825
e6f3ec50
JB
28262010-01-01 Joel Brobecker <brobecker@adacore.com>
2827
2828 Update the "Start of New Year Procedure".
2829 * gdbint.texinfo: Add the list of files that need to be updated
2830 manually. Minor reformatting.
2831
ddc4e9c1
JB
28322010-01-01 Joel Brobecker <brobecker@adacore.com>
2833
2834 * refcard.tex: Update copyright year in header and text.
2835
9d2897ad
JB
28362010-01-01 Joel Brobecker <brobecker@adacore.com>
2837
2838 * agentexpr.texi: Add 2010 to the list of copyright years.
2839 * annotate.texinfo: Likewise.
2840 * gdb.texinfo: Likewise.
2841 * gdbint.texinfo: Likewise.
2842 * observer.texi: Likewise.
2843 * stabs.texinfo: Likewise.
2844
6da95a67
SS
28452009-12-31 Stan Shebs <stan@codesourcery.com>
2846
2847 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 2848
236f1d4d
SS
28492009-12-29 Stan Shebs <stan@codesourcery.com>
2850
2851 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 2852
f61e138d
SS
28532009-12-28 Stan Shebs <stan@codesourcery.com>
2854
2855 * gdb.texinfo (Trace State Variables): New section.
2856 (Tracepoint Packets): Describe trace state variable packets.
2857 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2858 variable bytecodes.
2859
0fe7935b
DJ
28602009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2861
2862 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2863 declarations.
2864
a6b29f87
VP
28652009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2866
2867 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2868 -gdb-exit behaviour.
2869
5e4bde96
JB
28702009-12-20 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gpl.texi: Update to version 3 of the GPL.
2873
a1715244
JB
28742009-12-20 Joel Brobecker <brobecker@adacore.com>
2875
2876 * Makefile.in: Update copyright header.
2877 * observer.texi: Fix the copyright header of the generated files.
2878
361ae042
PM
28792009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2880
2881 * gdb.texinfo (Types In Python): Describe range function.
2882
bfd31e71
PM
28832009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2884
2885 * gdb.texinfo (Types In Python): Describe "is_base_class".
2886
57a1d736
TT
28872009-12-03 Tom Tromey <tromey@redhat.com>
2888
2889 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2890
8cebebb9
PP
28912009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2892
2893 * observer.texi: New memory_changed observer.
2894
16af530a
TT
28952009-12-01 Tom Tromey <tromey@redhat.com>
2896
2897 * gdb.texinfo (Reverse Execution): Fix typo.
2898
b6199126
DJ
28992009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2900
2901 PR gdb/8704
2902
2903 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2904 are allowed after the breakpoint condition.
2905
7a6973ad
TT
29062009-11-23 Tom Tromey <tromey@redhat.com>
2907
2908 PR python/10782:
2909 * gdb.texinfo (Types In Python): Document Type.pointer.
2910
21a0512e
PP
29112009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2912
2913 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 2914
a5832c8f
PA
29152009-11-11 Pedro Alves <pedro@codesourcery.com>
2916
2917 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2918 (Using Agent Expressions): Delete cross reference.
2919
1eb7cd77
JB
29202009-11-07 Joel Brobecker <brobecker@adacore.com>
2921
2922 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2923 and @settitle directives up to help makeinfo find them.
2924
24ddea62
JK
29252009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2926
2927 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2928 (Auto-loading): Use plural and note one can use multiple components now.
2929
3afae151
VP
29302009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2931
2932 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2933 -stack-list-arguments have the same documentation for parameter
2934 as -stack-list-locals. Add comas.
2935
14ff2235
PM
29362009-10-27 Tom Tromey <tromey@redhat.com>
2937 Eli Zaretskii <eliz@gnu.org>
2938
c8d5aac9 2939 PR python/10781
14ff2235
PM
2940
2941 * gdb.texinfo (Values From Inferior): Document cast method.
2942
9c419145
PP
29432009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2944
2945 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2946 and adjust example.
889bf7c5 2947
29153c24
MS
29482009-10-22 Michael Snyder <msnyder@vmware.com>
2949
2950 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 2951 info record command. Also document the new save and restore
29153c24
MS
2952 commands.
2953
2b28d209
PP
29542009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2955
2956 * gdb.texinfo (Machine Code): Mention current pc marker.
2957 (Memory): Likewise.
2958
6c95b8df
PA
29592009-10-19 Pedro Alves <pedro@codesourcery.com>
2960 Stan Shebs <stan@codesourcery.com>
2961
2962 * observer.texi (new_inferior): Rename to...
2963 (inferior_appeared): ... this.
2964
2965 * gdb.texinfo (Inferiors): Rename node to ...
2966 (Inferiors and Programs): ... this. Mention running multiple
2967 programs in the same debug session.
2968 <info inferiors>: Mention the new 'Executable' column if "info
2969 inferiors". Update examples. Document the "add-inferior",
2970 "clone-inferior", "remove-inferior" and "maint info
2971 program-spaces" commands.
2972 (Process): Rename node to...
2973 (Forks): ... this. Document "set|show follow-exec-mode".
2974
2f8132f3
MS
29752009-10-11 Michael Snyder <msnyder@vmware.com>
2976
2977 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2978 (ReverseContinue): Ditto.
2979
cba4b2d3
PP
29802009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2981
2982 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 2983
da082f17
JK
29842009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2985
2986 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2987
08be9d71
ME
29882009-10-06 Michael Eager <eager@eagercon.com>
2989
2990 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2991 (Embedded Processors): Add MicroBlaze.
2992 (MicroBlaze): New. Describe Xilinx MicroBlaze
2993
08a0efd0
PA
29942009-10-04 Pedro Alves <pedro@codesourcery.com>
2995
2996 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2997
cbb8f428
EZ
29982009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2999
3000 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3001
30a4a70c
JB
30022009-09-23 Joel Brobecker <brobecker@adacore.com>
3003
3004 * observer.texi (solib_unloaded): Document explicitly the fact that
3005 this observer is called before the associated symbols are unloaded.
3006
b3372f91
VP
30072009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3008
3009 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3010 -stack-list-variables.
3011
f43030c4
TT
30122009-09-18 Tom Tromey <tromey@redhat.com>
3013
3014 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3015 is experimental.
3016
ec7e75e7
PP
30172009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3018
3019 * gdb.texinfo (convenince variables): Mention
3020 $_siginfo could be empty.
f43030c4 3021
0cc7d26f
TT
30222009-09-15 Tom Tromey <tromey@redhat.com>
3023
3024 * gdb.texinfo (GDB/MI Variable Objects): Document
3025 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
3026 Expand -var-update documentation.
3027
a96d9b2e
SDJ
30282009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3029
3030 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3031 feature.
3032
005ca36a
JB
30332009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3034
3035 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3036
0d772ac9
MS
30372009-09-10 Michael Snyder <msnyder@vmware.com>
3038
3039 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3040 ReverseStep replies to the qSupported query.
3041
14fb1bac
JB
30422009-09-10 Joel Brobecker <brobecker@adacore.com>
3043
3044 Add documentation for set/show interactive-mode.
3045 * gdb.texinfo (Other Misc Settings): New node.
3046
29b090c0
DE
30472009-09-01 Doug Evans <dje@google.com>
3048
3049 * gdb.texinfo (Caching Data of Remote Targets): Add note on
3050 non-stop mode's affect on remote caching.
3051
4e5d721f
DE
30522009-08-31 Jacob Potter <jdpotter@google.com>
3053 Doug Evans <dje@google.com>
3054
3055 * gdb.texinfo (Caching Data of Remote Targets): Update text.
3056 Mark `set/show remotecache' options as obsolete.
3057 Document new `set/show stack-cache' option.
3058 Update text for `info dcache'.
3059
55333a84
DE
30602009-08-27 Doug Evans <dje@google.com>
3061
3062 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
3063 (Files): Add note on new optional regex arg to `info sharedlibrary'.
3064
bc3a0b4d
RW
30652009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3066
3067 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3068 about autoconf.
3069
3a1ff0b6
PA
30702009-08-25 Pedro Alves <pedro@codesourcery.com>
3071
3072 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3073 small example, and describe its columns. Replace "inferior-id" by
3074 "infno" throughout.
3075
81ecdfbb
RW
30762009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3077
af542c2e
RW
3078 * gdbint.texinfo (Releasing GDB): Point to
3079 README-maintainer-mode file for required autoconf version.
3080 * configure.ac: Do not substitute datarootdir, htmldir,
3081 pdfdir, docdir. Do not process --with-datarootdir,
3082 --with-htmldir, --with-pdfdir, --with-docdir.
3083 * configure: Regenerate.
3084
81ecdfbb
RW
3085 * configure: Regenerate.
3086
4efc6507
DE
30872009-08-20 Reid Kleckner <reid@kleckner.net>
3088
3089 * gdb.texinfo: Add chapter on JIT interface.
3090
43089a6e
NR
30912009-08-07 Nick Roberts <nickrob@snap.net.nz>
3092
3093 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 3094 confirmation request.
43089a6e 3095
99e008fe
EZ
30962009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3097
c8d5aac9
L
3098 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3099 CRC definitions.
99e008fe 3100
48cb2d85
VP
31012009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3102
3103 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 3104 -break-commands.
48cb2d85 3105
ff1a52c6
UW
31062009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3107
3108 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3109 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3110
3285f3fe
UW
31112009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3112
3113 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3114 "set spu stop-on-load" and "show spu stop-on-load" commands.
3115
e35359c5
UW
31162009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3117
3118 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3119
58d6951d
DJ
31202009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3121
3122 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3123 org.gnu.gdb.arm.neon.
3124
08d16641
PA
31252009-07-20 Pedro Alves <pedro@codesourcery.com>
3126
3127 * gdb.texinfo (Target Description Format): Mention the new <osabi>
3128 optional element.
3129 (subsection OS ABI): New subsection.
3130
782b2b07
SS
31312009-07-14 Stan Shebs <stan@codesourcery.com>
3132
3133 * gdb.texinfo (Tracepoint Conditions): New section.
3134 (General Query Packets): Describe ConditionalTracepoints.
3135 (Tracepoint Packets): Describe condition field.
3136 (Maintenance Commands): Describe maint agent-eval.
3137 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3138
9b117ef3
HZ
31392009-07-11 Hui Zhu <teawater@gmail.com>
3140
3141 * gdb.texinfo (disassemble): Add a new modifier /r
3142 to "disassemble" command to make it print the raw instructions
3143 in hex as well as in symbolic form.
3144
f5a33284
TT
31452009-07-09 Tom Tromey <tromey@redhat.com>
3146
3147 * gdbint.texinfo (Testsuite): Document parallel make check.
3148
812f7342
TT
31492009-07-09 Tom Tromey <tromey@redhat.com>
3150
3151 * gdbint.texinfo (Testsuite): Document test transcripts.
3152
fbb8f299
PM
31532009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3154
3155 * gdb.texinfo (Values From Inferior): Add length parameter
3156 description.
3157
dd8f35ac
EZ
31582009-07-04 Chris Genly <chris@genly.us>
3159
3160 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3161 in -var-list-children. Fix example according to what the code
3162 does.
3163
2277426b
PA
31642009-07-02 Pedro Alves <pedro@codesourcery.com>
3165
3166 * gdb.texinfo (Debugging multiple inferiors): Document the
3167 "inferior", "detach inferior" and "kill inferior" commands.
3168 (Debugging Programs with Multiple Processes): Adjust to mention
3169 generic "inferior" commands. Delete mention of "detach fork" and
3170 "delete fork". Cross reference to "Debugging multiple inferiors"
3171 section.
3172
a6d9a66e
UW
31732009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3174
5af949e3
UW
3175 * gdbint.texinfo (Item Output Functions): Update signature
3176 for ui_out_field_core_addr.
3177
31782009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3179
3180 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
3181 Update example code extrated from breakpoint.c.
3182
9901a55b 31832009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 3184
9901a55b
PP
3185 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3186 MI commands.
3187 (GDB/MI Symbol Query): Likewise.
3188 (GDB/MI File Commands): Likewise.
3189 (GDB/MI File Transfer Commands): Likewise.
3190 (GDB/MI Target Manipulation): Likewise.
3191 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 3192
edb3359d
DJ
31932009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
3194
3195 * gdb.texinfo (Debugging Optimized Code): New chapter.
3196 (Compiling for Debugging): Reference it. Move some
3197 text to the new section.
3198
7cd1089b
PM
31992009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3200
3201 * doc/gdb.texinfo (Calling): Document
3202 set-unwind-on-terminating-exception usage.
3203
d4db2f36
PA
32042009-06-11 Pedro Alves <pedro@codesourcery.com>
3205
3206 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3207 command.
3208
d1a7880c
PA
32092009-06-07 Pedro Alves <pedro@codesourcery.com>
3210
3211 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3212 references.
3213
473f94e6
UW
32142009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
3215
3216 * gdbint.texinfo: Rename formal parameters to gdbarch function
3217 protoypes from "current_gdbarch" to "gdbarch".
3218
8f500870
TT
32192009-05-28 Tom Tromey <tromey@redhat.com>
3220
3221 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3222
b6313243
TT
32232009-05-27 Tom Tromey <tromey@redhat.com>
3224
3225 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3226 feature.
3227 (GDB/MI Variable Objects): Document -var-set-visualizer.
3228
32292009-04-02 Tom Tromey <tromey@redhat.com>
3230
3231 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3232 feature.
3233 (GDB/MI Variable Objects): Document -var-set-visualizer.
3234
a6bac58e
TT
32352009-05-27 Tom Tromey <tromey@redhat.com>
3236 Thiago Jung Bauermann <bauerman@br.ibm.com>
3237 Phil Muldoon <pmuldoon@redhat.com>
3238
3239 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3240 (Pretty Printing): New node.
3241 (Selecting Pretty-Printers): Likewise.
3242 (Python API): Update.
3243 (Output Formats): Document /r format.
3244
2c74e833
TT
32452009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
3246 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.texinfo (Types In Python): New node.
3249 (Values From Inferior): "type" is now an attribute.
3250 (Python API): Update.
3251
89c73ade
TT
32522009-05-27 Tom Tromey <tromey@redhat.com>
3253 Thiago Jung Bauermann <bauerman@br.ibm.com>
3254 Phil Muldoon <pmuldoon@redhat.com>
3255
3256 * gdb.texinfo: Add @syncodeindex for `tp'.
3257 (Python API): Update.
3258 (Auto-loading): New node.
3259 (Objfiles In Python): New node.
3260
17a37d48
PP
32612009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3262
3263 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 3264
6718376f
NR
32652009-05-15 Nick Roberts <nickrob@snap.net.nz>
3266
3267 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3268
cbe54154
PA
32692009-05-12 Pedro Alves <pedro@codesourcery.com>
3270
3271 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
3272 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3273 show show-debug-regs' docs.
3274
8e05493c
EZ
32752009-05-08 Eli Zaretskii <eliz@gnu.org>
3276
3277 * gdb.texinfo (Process Record and Replay): Add description of
3278 reverse execution.
3279
b39f4988
JB
32802009-05-07 Joel Brobecker <brobecker@adacore.com>
3281
3282 * gdbint.texinfo (Adding support for debugging core files): New node.
3283 (Native Debugging): Remove the ``Native core file Support'' section.
3284
a2311334
EZ
32852009-05-01 Eli Zaretskii <eliz@gnu.org>
3286
3287 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3288 Add index entries.
3289
53cc454a 32902009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 3291 Michael Snyder <msnyder@vmware.com>
53cc454a 3292
a2311334
EZ
3293 * gdb.texinfo: (Process Record and Replay): Add documentation for
3294 process record and replay.
53cc454a 3295
484086b7
JK
32962009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3297
3298 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
3299 a new part on command-line defined macros.
3300
32ae1842
EZ
33012009-04-25 Eli Zaretskii <eliz@gnu.org>
3302
3303 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3304 clarify the wording.
3305
b14b1491
TT
33062009-04-23 Tom Tromey <tromey@redhat.com>
3307
3308 * gdb.texinfo (Data Files): New node.
3309 (GDB Files): Update menu.
3310
5c1e86e1
JB
33112009-04-23 Joel Brobecker <brobecker@adacore.com>
3312
3313 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 3314 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 3315
83eba9b7
VP
33162009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3317
3318 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3319
e31198c4
HZ
33202009-04-22 Hui Zhu <teawater@gmail.com>
3321
3322 * gdb.texinfo (disassemble-next-line): Set the default of
3323 disassemble-next-line to off.
3324
26e251b6
JM
33252009-04-21 Joseph Myers <joseph@codesourcery.com>
3326
3327 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3328 --with-htmldir): New.
3329 * configure: Regenerate.
3330 * Makefile.in (datarootdir, docdir): Define.
3331 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3332 instead of $(SET_TEXINPUTS).
3333 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3334 gdbint.info instead of $(SET_TEXINPUTS).
3335 (gdbint/index.html): Use same -I options as for building
3336 gdbint.info.
3337 (stabs.dvi, stabs.pdf): Use same -I options as for building
3338 stabs.info instead of $(SET_TEXINPUTS).
3339 (stabs/index.html): Use same -I options as for building
3340 stabs.info.
3341 (annotate.dvi, annotate.pdf): Use same -I options as for building
3342 annotate.info instead of $(SET_TEXINPUTS).
3343 (annotate/index.html): Use same -I options as for building
3344 annotate.info.
3345
eac35c4e
DD
33462009-04-21 David Daney <ddaney@caviumnetworks.com>
3347
3348 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3349
29b0e8a2
JM
33502009-04-21 Joseph Myers <joseph@codesourcery.com>
3351
3352 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3353
2b831889 33542009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 3355 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
3356
3357 * Makefile.in (MAKEHTML): Set to makeinfo --html.
3358 (MAKEHTMLFLAGS): Set to empty.
3359 (html__strip_dir): Define.
3360 (HTMLFILES): Define.
3361 (HTMLFILES_INSTALL): Define.
3362 (install-html): Copy new automake rule.
3363 (html): Depend on $(HTMLFILES).
3364 (gdb_toc.html): Rename to gdb/index.html.
3365 (gdbint_toc.html): Rename to gdbint/index.html.
3366 (stabs_toc.html): Rename to stabs/index.html.
3367 (annotate_toc.html): Rename to annotate/index.html.
3368
89a34d1b
JM
33692009-04-17 Carlos O'Donell <carlos@codesourcery.com>
3370
3371 * Makefile.in: Set pdfdir and htmldir from configure
3372 substitutions.
3373 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3374 * configure: Regenerate.
3375
a2d5da46
JB
33762009-04-16 Joel Brobecker <brobecker@adacore.com>
3377
3378 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3379 This macro is no longer used.
3380
732f6a93
TT
33812009-04-15 Tom Tromey <tromey@redhat.com>
3382
3383 * gdb.texinfo (Character Sets): Document default character set.
3384
87f9adc1
PM
33852009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
3386
3387 * gdbint.texinfo: Change server name from sources.redhat.com to
3388 sourceware.org throughout.
3389
2c88c651
JB
33902009-04-09 Joel Brobecker <brobecker@adacore.com>
3391
3392 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3393 about a missing dot or coma after @xref.
3394
4f5376b2
JB
33952009-04-02 Joel Brobecker <brobecker@adacore.com>
3396
3397 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3398 example, and add a small explanation about it.
3399 (Print Settings): Change the documentation of the "set print
3400 frame-arguments" to reflect the fact that the default is now "scalars".
3401
a0381d3a
JB
34022009-04-02 Joel Brobecker <brobecker@adacore.com>
3403
3404 * gdb.texinfo (Print Settings): Add kindex for command "set
3405 print frame-arguments".
3406
45ac276d
JB
34072009-03-31 Joel Brobecker <brobecker@adacore.com>
3408
3409 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3410 breakpoints.
3411 (Set Breaks): Add reference to thread-specific and task-specific
3412 breakpoints.
3413
32cd1edc
JB
34142009-03-31 Joel Brobecker <brobecker@adacore.com>
3415
3416 * gdb.texinfo (Ada Tasks): Remove the documentation about
3417 the "Running" state, as this state has been eliminated.
3418 Now all runnable tasks are shown as "Runnable".
3419
1042e4c0
SS
34202009-03-30 Stan Shebs <stan@codesourcery.com>
3421
3422 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3423 special case of breakpoints.
3424 (Enable and Disable Tracepoints): Mention deprecation.
3425 (Listing Tracepoints): Update description and example.
3426
f8f6f20b
TJB
34272009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3428
3429 * gdb.texinfo (Frames in Python): New node.
3430 (Python API): Update.
3431
c0c6f777
TJB
34322009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3433
3434 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3435 from a method to an attribute.
3436
def2b000
TJB
34372009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3438
3439 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3440 attribute.
3441
a07daef3
PA
34422009-03-25 Pedro Alves <pedro@codesourcery.com>
3443
3444 * observer.texi (thread_exit): Add "silent" parameter.
3445
f3b1572e
PA
34462009-03-22 Pedro Alves <pedro@codesourcery.com>
3447
3448 * observer.texi (about_to_proceed): New.
3449
587afa38
EZ
34502009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3451
3452 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3453 field throughout to handle types with spaces in them. Fix typos
3454 found by aspell.
3455 (Summary, Requirements, Contributors): New first chapter,
3456 "Summary" added, old Requirements section moved there, and new
3457 section, "Contributors" added.
3458 (Initializing a New Architecture, Register Representation)
3459 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3460 (Porting gdb): These sections extended and updated.
3461 (Compiler Characteristics): This section (empty) deleted.
3462 (Defining Other Architecture Features): This section renamed and
3463 duplicate material removed from (formerly "Target Conditionals").
3464 Use braces {} in @deftypeXX type field throughout to handle types
3465 with spaces in them. Typos found by aspell fixed.
3466
3467 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3468 * stack_frame.pdf: Version of image for PDF output.
3469 * stack_frame.png: Version of image for HTML output and for Emacs.
3470 * stack_frame.txt: Version of image for Info output.
1db61298 3471 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 3472
10af6951
EZ
34732009-03-21 Eli Zaretskii <eliz@gnu.org>
3474
3475 * gdb.texinfo (Character Sets): Fix last change.
3476
cc924cad
TJB
34772009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3478
3479 * gdb.texinfo (Values From Inferior): Fix optional arguments
3480 markup.
3481 (Commands In Python): Adjust argument names of gdb.Command.__init__
3482 to what the function accepts as keywords.
3483
bc3b79fd
TJB
34842008-03-20 Tom Tromey <tromey@redhat.com>
3485
3486 * gdb.texinfo (Convenience Vars): Document convenience functions.
3487 (Functions In Python): New node.
3488 (Python API): Update.
3489
6c7a06a3
TT
34902009-03-20 Tom Tromey <tromey@redhat.com>
3491
3492 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3493 set target-wide-charset.
3494 (Requirements): Mention iconv.
3495
b646ddd4
HZ
34962009-03-17 Hui Zhu <teawater@gmail.com>
3497
3498 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3499
91440f57
HZ
35002009-03-17 Hui Zhu <teawater@gmail.com>
3501
3502 * gdb.texinfo: Add documentation for disassemble-next-line.
3503
8fd41227
TJB
35042009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3505
3506 * gdb.texinfo (Commands In Python): Remove tindex entries.
3507
61ff14c6
JK
35082009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3509
3510 * gdb.texinfo (Returning): New description for missing debug info.
3511
0b16c5cf
PA
35122009-03-14 Pedro Alves <pedro@codesourcery.com>
3513
3514 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 3515 (General Query Packets): Document qAttached.
0b16c5cf 3516
32fc0df9
PA
35172009-03-05 Pedro Alves <pedro@codesourcery.com>
3518
3519 * gdb.texinfo (Background Execution): Better describe the set
3520 target-async command.
3521 (Maintenance Commands): Delete description of the `maint set/show
3522 linux-async' and `maint set/show remote-async' commands.
3523
134eb42c
VP
35242009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3525
3526 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3527 between sentences.
3528
c86cf029
VP
35292009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3530
3531 * gdb.texinfo (GDB/MI Async Records): Document the
3532 =library-loaded and =library-unloaded notifications.
3533
3ea85240
VP
35342009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3535
3536 * observer.texi (test_notification): New observer.
3537
1d33d6ba
VP
35382009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3539
61ff14c6
JK
3540 * observer.texi: Add parameter 'print_frame' to normal_stop
3541 observer.
1d33d6ba 3542
d721c933
EZ
35432009-02-07 Eli Zaretskii <eliz@gnu.org>
3544
3545 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3546 (Commands In Python): Fix COMMAND_* constants in last change. Use
3547 @kbd for interactive input. Add cross-references and index
3548 entries.
3549
4aa995e1
PA
35502009-02-06 Pedro Alves <pedro@codesourcery.com>
3551
3552 * gdb.texinfo (Signals): Document $_siginfo.
3553 (Convenience Variables): Mention $_siginfo.
3554 (Remote Configuration): Document qXfer:siginfo:read,
3555 qXfer:siginfo:write packets, and the read-siginfo-object,
3556 write-siginfo-object commands.
3557
5f5233d4
PA
35582009-02-06 Pedro Alves <pedro@codesourcery.com>
3559
3560 * gdbint.texinfo (Values): New chapter.
3561
d8906c6f
TJB
35622009-02-06 Tom Tromey <tromey@redhat.com>
3563
3564 * gdb.texinfo (Python API): Add entry for Commands In Python.
3565 (Commands In Python): New node.
3566
b6cb8e7d
TJB
35672009-02-05 Tom Tromey <tromey@redhat.com>
3568
3569 * gdb.texinfo (Values From Inferior): Document Value.string.
3570
12453b93
TJB
35712009-02-05 Tom Tromey <tromey@redhat.com>
3572
3573 * gdb.texinfo (Basic Python): Document execute's from_tty
3574 argument.
3575
08c637de
TJB
35762009-02-04 Tom Tromey <tromey@redhat.com>
3577
3578 * gdb.texinfo (Basic Python): Document gdb.history.
3579
592375cd
VP
35802009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3581
3582 * gdb.texinfo (GDB/MI Thread Commands): Document the
3583 'current-thread-id' field. Remove the example with zero threads,
3584 since current GDB won't ever report that if there's inferior.
3585
41447f92
VP
35862009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3587
3588 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3589 option to -break-insert.
3590
098b41a6
JG
35912009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3592 Jerome Guitton <guitton@adacore.com>
3593
3594 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3595 (System-wide configuration): New section.
3596
3c16cced
PA
35972009-01-26 Pedro Alves <pedro@codesourcery.com>
3598
3599 PR gdb/7580:
3600 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3601 internal-error|internal-warning quit|corefile ask|yes|no".
3602
62709adf
PA
36032009-01-26 Pedro Alves <pedro@codesourcery.com>
3604
3605 * gdb.texinfo (Using the `gdbserver' Program): Document
3606 --remote-debug.
3607
7ce58dd2
DE
36082009-01-23 Doug Evans <dje@google.com>
3609
3610 * gdb.texinfo: Add nexti to list of commands that support
3611 background execution.
3612
adb483fe
DJ
36132009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3614
3615 * gdb.texinfo (Define, Hooks): Document prefix command support.
3616
a67ec3f4 36172009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 3618 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
3619
3620 Fixes for makeinfo --html.
3621
3622 * annotate.texinfo: Use @copying and @insertcopying. Use
3623 @ifnottex in place of @ifinfo.
3624 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3625 place of @ifinfo. Use @ifnotinfo for one index entry.
3626 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3627 in place of @ifinfo.
3628 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3629 in place of @ifinfo. Include contents at start unconditionally.
3630
84fcdf95
PA
36312009-01-13 Pedro Alves <pedro@codesourcery.com>
3632
3633 * gdb.texinfo (General Query Packets): Remove @var{} around the
3634 "spu" literal string.
3635
fa3a767f
PA
36362009-01-07 Pedro Alves <pedro@codesourcery.com>
3637
3638 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3639 program may be running in another process" errors.
3640 * gdbint.texinfo (Native Conditionals): Delete
3641 ONE_PROCESS_WRITETEXT description.
3642
9cb011d3
JB
36432009-01-07 Joel Brobecker <brobecker@adacore.com>
3644
3645 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3646 emacs local variable to be placed at the end of the ChangeLog.
3647 Add server.c and gdbreplay.c to the list of files where the
3648 copyright year needs to be updated.
3649
84603566
SL
36502009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3651
3652 * gdb.texinfo (Remote Configuration): Document new
3653 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3654 commands.
3655
a53f55d8
PA
36562008-12-28 Pedro Alves <pedro@codesourcery.com>
3657
3658 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3659 FETCH_INFERIOR_REGISTERS.
3660 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3661 FETCH_INFERIOR_REGISTERS descriptions. Remove
3662 gdbarch_get_longjmp_target descrition, since already described in
3663 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3664 (Target Conditionals): ... here.
3665
077e0a52
JB
36662008-12-16 Joel Brobecker <brobecker@adacore.com>
3667
3668 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3669 examples.
3670 (Additions to Ada): Likewise. Add the missing opening and closing
3671 parenthesis of the GDB prompt in one of the examples.
3672
023eb17c
JB
36732008-12-14 Joel Brobecker <brobecker@adacore.com>
3674
3675 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3676 about the result of 'Address not being of type System.Address.
3677 This problem has been fixed a while ago.
3678
c3b108f7
VP
36792008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3680
3681 MI non-stop and multiprocess docs.
3682
c8d5aac9
L
3683 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3684 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3685 Adjust documentation for *stopped, document =thread-created,
3686 =thread-exited, =thread-group-created and =thread-group-exited.
3687 (GDB/MI Thread Commands): Document the 'state' field in
3688 -thread-info output.
3689 (GDB/MI Program Execution): Mention --all and --thread-group
3690 options.
3691 (GDB/MI Variable Objects): Describe floating and fixed variable
3692 objects.
3693 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 3694
07e059b5
VP
36952008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3696
c8d5aac9
L
3697 * gdb.texinfo (Operating System Information): New appendix.
3698 (Operating System Auxiliary Information): Document 'info os processes'
3699 (Remote Configuration): Document 'osdata'
3700 (General Query Packets): Document qXfer:osdata:read.
07e059b5 3701
a80b95ba
TG
37022008-11-27 Tristan Gingold <gingold@adacore.com>
3703
3704 * gdb.texinfo (Darwin): Document Darwin specific features.
3705
a655d424
JK
37062008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3707
3708 * gdbint.texinfo (Target Conditionals): Extend the
3709 gdbarch_breakpoint_from_pc description.
3710
249e1128
VP
37112008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3712
3713 * gdb.texinfo (M68K Features): Fix typo.
3714
c14c28ba
PP
37152008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3716
3717 * gdb.texinfo (Symbols): Mention printing containing
3718 image name in "info symbol".
3719 (Maint translate-address): Likewise.
889bf7c5 3720
394a6666
JB
37212008-11-18 Joel Brobecker <brobecker@adacore.com>
3722
3723 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3724 commands "catch load" and "catch unload".
3725
66bb093b
VP
37262008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3727
3728 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 3729 =thread-selected.
889bf7c5 3730
4a92f99b
VP
37312008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3732
c8d5aac9 3733 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 3734
f0323ca0
PA
37352008-10-27 Pedro Alves <pedro@codesourcery.com>
3736
3737 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3738 .mt files, TM_CLIBS or TM_CDEPS.
3739 (x86 Watchpoints): Don't mention TDEPFILES.
3740
8b23ecc4
SL
37412008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3742
3743 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3744 (Overview): Mention notifications and non-stop mode behavior.
3745 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3746 with non-stop mode behavior. Add vStopped description.
3747 (Stop Reply Packets): Update list of packets that return
3748 stop replies. Mention non-stop behavior.
3749 (General Query Packets): Document QNonStop packet and associated
3750 qSupported query response.
3751 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3752 behavior.
3753 (Notification Packets): New section.
3754 (Remote Non-Stop): New section.
3755 (File-I/O Overview): Mention non-stop behavior.
3756
fff08868
HZ
37572008-10-24 Hui Zhu <teawater@gmail.com>
3758 Pedro Alves <pedro@codesourcery.com>
3759
3760 * gdb.texinfo (displaced-stepping): Describe the auto mode
3761 setting, and say it's the default. This is now a mainstream
3762 setting instead of a maintenance setting.
3763
252fbfc8
PA
37642008-10-23 Pedro Alves <pedro@codesourcery.com>
3765
3766 * observer.texi (thread_stop_requested): New.
3767
20924a55
JB
37682008-10-22 Joel Brobecker <brobecker@adacore.com>
3769
3770 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3771 (Patching): Replace incorrect usage of @samp by @kbd.
3772
bacec72f
MS
37732008-10-17 Michael Snyder <msnyder@vmware.com>
3774
3775 * gdb.texinfo: Add documentation for reverse execution.
3776
a08702d6 37772008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 3778 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
3779
3780 * gdb.texinfo. (Values From Inferior): New subsubsection.
3781
d97bc12b
DE
37822008-10-06 Doug Evans <dje@google.com>
3783
3784 * gdb.texinfo (set debug dwarf2-die): Document it.
3785
87f67dba
JB
37862008-10-01 Joel Brobecker <brobecker@adacore.com>
3787
3788 * gdb.texinfo (catch) [exception]: Document how to insert
3789 a breakpoint on user-defined exceptions when the exception
3790 name is identical to one of the language-defined ones.
3791
2fae03e8
TT
37922008-09-27 Tom Tromey <tromey@redhat.com>
3793
3794 * gdb.texinfo (Macros): Remove text about stringification,
3795 varargs, and splicing.
3796
5c6ce71d
TT
37972008-09-27 Tom Tromey <tromey@redhat.com>
3798
3799 * gdbint.texinfo (Language Support): Remove text about omitting
3800 support for a language.
3801
07128da0
DE
38022008-09-23 Doug Evans <dje@google.com>
3803
3804 * gdb.texinfo (info dcache): Update.
3805
b90a069a
SL
38062008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3807
3808 * gdb.texinfo (Packets): Add info on thread-id syntax and
3809 multiprocess extensions.
3810 <D>: Document multiprocess form of packet.
3811 <H>: Use thread-id syntax.
3812 <T>: Likewise.
3813 <vCont>: Likewise. Note this is required for multiprocess.
3814 <vKill>: New packet.
3815 (Stop Reply Packets) <T>: Use thread-id syntax.
3816 <W>: Document multiprocess form of reply.
3817 <X>: Likewise.
3818 (General Query Packets) <qC>: Use thread-id syntax.
3819 <qfThreadInfo>: Likewise.
3820 <qGetTLSAddr>: Likewise.
3821 <qP>: Likewise.
3822 <qSupported>: Add "multiprocess" feature.
3823 <qThreadExtraInfo>: Use thread-id syntax.
3824
b77209e0
PA
38252008-09-22 Stan Shebs <stan@codesourcery.com>
3826
3827 * gdb.texinfo (Inferiors): New section.
3828
3d0bb823
PA
38292008-09-12 Pedro Alves <pedro@codesourcery.com>
3830
3831 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3832
f8dcfc0a
UW
38332008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3834
3835 * gdbint.texinfo (Target Conditionals): Remove documentation
3836 for gdbarch_name_of_malloc.
3837
8775bb90
MS
38382008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3839
3840 * gdb.texinfo (Interrupts): Mention TCP interface for
3841 sending BREAK.
3842
f1838a98
UW
38432008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3844
3845 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3846 argument prefix to "set sysroot".
3847
158c7665
PH
38482008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3849
3850 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3851 and False.
3852
30e026bb
VP
38532008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3854
c8d5aac9
L
3855 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3856 for possible features of -list-features.
30e026bb 3857
c6ebd6cf
VP
38582008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3859
c8d5aac9 3860 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
3861 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3862
aeac0ff9
VP
38632008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3864
3865 * doc/gdb.texinfo (PowerPC): Fix typo.
3866 (PowerPC features): Fix typo.
3867
5231c1fd
PA
38682008-08-18 Pedro Alves <pedro@codesourcery.com>
3869
3870 * observer.texi (thread_ptid_changed): New.
3871
677c5bb1
LM
38722008-08-18 Luis Machado <luisgpm@br.ibm.com>
3873
3874 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3875 (PowerPC features): Mention feature set for VSX registers.
3876
f3a2dd1a
JB
38772008-08-13 Joel Brobecker <brobecker@adacore.com>
3878
3879 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3880 the direct visibility of all names in user-written packages.
3881
33e5cbd6
PA
38822008-08-13 Pedro Alves <pedro@codesourcery.com>
3883
3884 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3885 setting, and make it the default.
3886 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3887 non-stop script example.
3888
d0384fc4
TJB
38892008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3890
3891 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3892 reference to the "Using Different Register and Memory Data
3893 Representation" section.
3894
a6f3e723
SL
38952008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3896
3897 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3898 (Remote Protocol): Add Packet Acknowledgment to menu.
3899 (Overview): Mention +/- can be disabled, and point to new section
3900 where this is discussed in detail.
3901 (General Query Packets): Document QStartNoAckMode packet, and
3902 corresponding qSupported reply.
3903 (Packet Acknowledgment): New section.
3904
0606b73b
SL
39052008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3906 Pedro Alves <pedro@codesourcery.com>
3907
3908 * gdb.texinfo (Threads): Move paragraph about automatic thread
3909 selection to All-Stop Mode subsection.
3910 (Thread Stops): Reorganize existing material into subsections.
3911 Add introductory blurb and menu.
3912 (Non-Stop Mode): New subsection.
3913 (Background Execution): New subsection.
3914 (Maintenance Commands): Add cross-references from async mode
3915 commands to the new Background Execution section.
3916
d57a3c85
TJB
39172008-08-06 Tom Tromey <tromey@redhat.com>
3918
3919 * gdb.texinfo (Extending GDB): New chapter.
3920 (Sequences): Demoted chapter, now a section under the new
3921 Extending GDB chapter.
3922 (Python): New section.
3923
6d76a53d
SS
39242008-07-31 Stan Shebs <stan@codesourcery.com>
3925
3926 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3927
1f70da6a
SS
39282008-07-29 Stan Shebs <stan@codesourcery.com>
3929
3930 * gdbint.texinfo: General round of cleanup and minor
3931 clarifications.
3932 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3933 (Longjmp Support): Update description to reflect how it is done
3934 for targets without using native header.
3935 (Symbol Handling): Add a little more general explanation.
3936 (COFF, ELF): Mention stabs encapsulation.
3937 (DWARF 3): New section.
3938 (Adding a New Host): Scrub out some obsolete bits.
3939 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3940 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3941 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3942 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3943 SEEK_SET, STOP_SIGNAL, USG.
3944 (Raw and Virtual Register Representations): Ditto for
3945 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3946 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3947 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3948 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3949 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3950 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3951 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3952 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3953 DEPRECATED_USE_STRUCT_CONVENTION.
3954 Describe gdbarch_deprecated_fp_regnum.
3955 Update description of gdbarch_print_insn.
3956 (Adding a New Target): Scrub out obsolete bits.
3957 (Obsolete Conditionals): Remove entire section.
3958
383f836e
TT
39592008-07-25 Tom Tromey <tromey@redhat.com>
3960
3961 * observer.texi (GDB Observers): Document new observers:
3962 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3963 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3964 architecture_changed.
3965
cfd8ab24
SS
39662008-07-21 Stan Shebs <stan@codesourcery.com>
3967
3968 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3969 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3970
781b42b0
TT
39712008-07-21 Tom Tromey <tromey@redhat.com>
3972
3973 * observer.texi (GDB Observers): Remove obsolete comment.
3974 <executable_changed>: Remove argument.
3975
d7d9f01e
TT
39762008-07-18 Tom Tromey <tromey@redhat.com>
3977
3978 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3979
bf250677
DE
39802008-07-10 Doug Evans <dje@google.com>
3981
3982 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3983
10568435
JK
39842008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3985
3986 * gdb.texinfo (Starting): Document "set disable-randomization".
3987
5ae4183a
AS
39882008-07-07 Andreas Schwab <schwab@suse.de>
3989
3990 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3991
b56e7235
VP
39922008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3993
3994 * gdb.texinfo (GDB/MI Target Manipulation): Add
3995 example of -target-attach.
3996
e1ac3328
VP
39972008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3998
3999 * observer.texi (target_resumed): New observer.
5ae4183a 4000 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 4001
65d12d83
TT
40022008-06-06 Tom Tromey <tromey@redhat.com>
4003
4004 * gdb.texinfo (Completion): Add field name example.
4005
fbc5282e
MK
40062008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4007
4008 * gdb.texinfo (GDB/MI Program Context): Added example
4009 to -exec-arguments
5ae4183a 4010
fbc5282e 40112008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
4012
4013 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4014 annotation.
4015
c16158bc 40162008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
4017 Nathan Sidwell <nathan@codesourcery.com>
4018 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
4019
4020 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
4021 and ACX_BUGURL.
4022 * configure: Regenerate.
4023 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
4024 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
4025 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
4026 mailing-list-specific text about bug reporting unless
4027 BUGURL_DEFAULT.
4028
75c99385
PA
40292008-06-05 Pedro Alves <pedro@codesourcery.com>
4030
4031 * gdb.texinfo (-target-select): Remove reference to target async.
4032 (Maintenance Commands): Document "maint set/show remote-async".
4033
1763a388
MK
40342008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4035
4036 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4037 in -target-file-get section.
5ae4183a 4038
d0d064df
PA
40392008-05-22 Pedro Alves <pedro@codesourcery.com>
4040
9b562ab8
PA
4041 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4042 killing the inferior when it is already debugging a process.
d0d064df 4043
8dfa32fc
JB
40442008-05-21 Joel Brobecker <brobecker@adacore.com>
4045
4046 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4047 abbreviation for "finish".
4048
55f996a7
NR
40492008-05-21 Nick Roberts <nickrob@snap.net.nz>
4050
4051 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4052
ba2b1c56
DJ
40532008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4054
4055 * gdbint.texinfo (Target Conditionals): Delete entry for
4056 gdbarch_dwarf_reg_to_regnum.
4057
08388c79
DE
40582008-05-09 Doug Evans <dje@google.com>
4059
a3c83fae 4060 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 4061
d14508fe
DE
40622008-05-05 Doug Evans <dje@google.com>
4063
4064 * gdb.texinfo (disassemble): Document /m modifier.
4065
e2b7ddea
VP
40662008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4067
5ae4183a
AS
4068 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4069 will not report the time of commands that run the target.
e2b7ddea 4070
8eb41542
VP
40712008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4072
4073 * gdb.texinfo (GDB/MI Output Records): Add
4074 missing semicolon.
4075
82f68b1c
VP
40762008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4077
4078 * gdb.texinfo (GDB/MI Output Records):
4079 Document =thread-create and =thread-exited.
4080
fa0f268d
VP
40812008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4082
4083 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 4084 Remove mention of dmi-discuss.
fa0f268d 4085
063bfe2e
VP
40862008-05-03 Pedro Alves <pedro@codesourcery.com>
4087
4088 * observer.texi (thread_exit): New.
4089
237fc4c9
PA
40902008-05-02 Pedro Alves <pedro@codesourcery.com>
4091
4092 * gdb.texinfo (Debugging Output): Document "set/show debug
4093 displaced".
4094 (Maintenance Commands): Document "maint set/show
4095 can-use-displaced-stepping".
4096
0428b8f5
DJ
40972008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
4098
4099 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4100 and set/show arm force-mode.
4101
5009afc5
AS
41022008-05-02 Andreas Schwab <schwab@suse.de>
4103
4104 * gdbint.texinfo (Algorithms): Describe
4105 target_watchpoint_addr_within_range.
4106
669fac23
DJ
41072008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
4108
4109 * gdbint.texinfo (Stack Frames): New chapter.
4110 (Algorithms): Move Frames text to the new chapter.
4111 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
4112 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4113
721c02de
VP
41142008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4115
5ae4183a
AS
4116 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4117 output does not necessary include any tokens.
721c02de 4118
c055b101
CV
41192008-04-22 Corinna Vinschen <vinschen@redhat.com>
4120
4121 * gdb.texinfo (Set SH Calling convention): New @item.
4122 (Show SH Calling convention): Ditto.
4123
68837c9d
MD
41242008-04-22 Markus Deuling <deuling@de.ibm.com>
4125
4126 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4127
2e9132cc
EZ
41282008-04-20 Eli Zaretskii <eliz@gnu.org>
4129
4130 * gdb.texinfo (Set Breaks): Mention that multiple location
4131 breakpoints need line number info. Add index entries.
4132
31fffb02
CS
41332008-04-19 Craig Silverstein <csilvers@google.com>
4134
4135 * gdb.texinfo (Requirements): Add an optional requirement on
4136 zlib.
4137 * gdbint.texinfo (Debugging File Formats): Add new subsection for
4138 Compressed DWARF 2.
4139
a47ec5fe
AR
41402008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
4141
4142 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4143 sample output for 'stopped,reason="breakpoint-hit"' message.
4144 (GDB/MI Program Execution): Likewise.
4145
de051565
MK
41462008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4147
5ae4183a 4148 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
4149 -var-set-format. Add -f option to -var-evaluate-expression.
4150
6ba66d6a
JB
41512008-04-03 Joel Brobecker <brobecker@adacore.com>
4152
4153 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4154 new node "Ambiguous Expressions". Replace references to this
4155 node by references to "Ambiguous Expressions" throughout.
4156 (Ambiguous Expressions): New node.
4157
1e26b4f8
DJ
41582008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4159
4160 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4161
b84876c2
PA
41622008-03-21 Pedro Alves <pedro@codesourcery.com>
4163
4164 * gdb.texinfo (Debugging Output): Document
4165 "set/show debug lin-lwp-async".
4166 (Maintenance Commands): Document "maint set/show linux-async".
4167
63092375
DJ
41682008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4169
4170 * gdb.texinfo (Expressions): Update description of malloced arrays.
4171
8e8901c5
VP
41722008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4173
4174 * gdb.texinfo (Thread Commands): Document
4175 -thread-info. Remove -thread-list-all-threads.
4176
1fddbabb
PA
41772008-03-14 Pedro Alves <pedro@codesourcery.com>
4178 Sandra Loosemore <sandra@codesourcery.com>
4179
4180 * gdb.texinfo (Library List Format): Update to mention the
4181 possibility to pass section addresses instead of segment
4182 addresses.
4183
ccd213ac
DJ
41842008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4185
4186 * gdb.texinfo (Starting): Document "set exec-wrapper".
4187 (Server): Document gdbserver --wrapper.
4188
fa4727a6
DJ
41892008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4190
4191 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4192 unreadable memory. Delete obsolete SPARClite reference.
4193
8edfe269
DJ
41942008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
4195
4196 * gdb.texinfo (Starting): Mention always-running targets.
4197 (Target Commands): Add an anchor for load.
4198 (Connecting): Explain continue instead of run.
4199
1843f87b
DJ
42002008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4201
4202 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4203
f9082629
NR
42042008-02-26 Nick Roberts <nickrob@snap.net.nz>
4205
4206 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4207 breakpoint table.
4208
fd96d250
PA
42092008-02-19 Pedro Alves <pedro@codesourcery.com>
4210
4211 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4212 killing the inferior when it is already debugging a process.
4213
36af4ef6
MD
42142008-02-13 Markus Deuling <deuling@de.ibm.com>
4215
4216 * gdbint.texinfo (Build Script): New section. Mention new build script
4217 gdb_buildall.sh.
4218
cda4ce5a
JB
42192008-02-01 Jim Blandy <jimb@red-bean.com>
4220
4221 * gdb.texinfo (Help): Summarize 'info args' correctly.
4222
4acd40f3
TJB
42232008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4224
4225 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4226 available in PowerPC architecture.
4227 (Embedded Processors): Change node name of PowerPC item in menu.
4228 (PowerPC): Rename to...
4229 (PowerPC Embedded): this.
4230 (Architectures): Add new PowerPC item in menu.
4231 (PowerPC): New node.
4232
6e6c6f50
DJ
42332008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4234
4235 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4236 commands.
4237
5ee187d7
DJ
42382008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4239
4240 * gdb.texinfo (Setting Catchpoints): Mention features
4241 supported on GNU/Linux.
4242
e275c0d9
NR
42432008-01-30 Nick Roberts <nickrob@snap.net.nz>
4244
4245 * gdb.texinfo (GDB/MI File Commands): Describe new output
4246 field for MI command -file-list-exec-source-file.
4247
2d717e4f
DJ
42482008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4249
4250 * gdb.texinfo (Using the `gdbserver' Program): Add security
4251 warning. Rearrange into subsections and subsubsections. Document
4252 --multi and --debug. Correct --with-sysroot typo. Update --attach
4253 usage. Make load reference clearer. Document monitor exit.
4254 (Remote Configuration): Document set remote exec-file, attach-packet,
4255 and run-packet.
4256 (Packets): Document vAttach and vRun.
4257
d35a4257 42582008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
4259
4260 * gdb.texinfo (Processes): Mention process command.
889bf7c5 4261 detach-on-follow -> detach-on-fork.
f663676d 4262
c78d192c
DJ
42632008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4264
4265 * gdbint.texinfo (Native Conditionals): Remove
4266 SHELL_COMMAND_CONCAT and SHELL_FILE.
4267
d35a4257
EZ
42682008-01-26 Eli Zaretskii <eliz@gnu.org>
4269
4270 * gdb.texinfo (Specify Location): Improve wording.
4271
93815fbf
VP
42722008-01-23 Chris Demetriou <cgd@google.com>
4273
4274 * gdb.texinfo (Threads): Document new "set print thread-events"
4275 and "show print thread-events" commands.
4276
2a25a5ba
EZ
42772008-01-19 Eli Zaretskii <eliz@gnu.org>
4278
4279 * gdb.texinfo (Specify Location): New section.
4280 (Delete Breaks, Edit, Set Breaks): Remove description of
4281 locations. Instead, add a reference to "Specify Location".
4282 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4283 (Symbols): Refer to "Specify Location" for the valid forms of
4284 linespecs and locations.
4285
32c9a795
MD
42862008-01-18 Markus Deuling <deuling@de.ibm.com>
4287
4288 * gdbint.texinfo (Target Conditionals): Replace the description of
4289 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4290
b17828ca
JB
42912008-01-12 Paul Hilfinger <hilfinger@adacore.com>
4292
4293 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4294 about &&var, which is rejected by the expression parser.
4295
0aea4bf3
LM
42962008-01-09 Luis Machado <luisgpm@br.ibm.com>
4297
4298 * gdb.texinfo (Output): Update documentation on using printf with DFP
4299 types.
4300
febe4383
TJB
43012008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4302
4303 * gdb.texinfo (C and C++): Add Decimal Floating Point format
4304 subsubsection.
4305 (Decimal Floating Point format): New subsubsection.
4306
7a404eba
PA
43072008-01-05 Pedro Alves <pedro@codesourcery.com>
4308
4309 * gdb.texinfo (File Options): Remove mention of the attempt to
4310 open a core file with the -p option. Don't list -c as a valid
4311 option to attach to a process.
4312
a4d9b460
PA
43132008-01-05 Pedro Alves <pedro@codesourcery.com>
4314
4315 * gdbint.texinfo (Host Conditionals): Remove mention of
4316 ALIGN_STACK_ON_ENTRY.
4317
6ec2edbe
JB
43182008-01-05 Joel Brobecker <brobecker@adacore.com>
4319
4320 * gdbint.texinfo (Start of New Year Procedure): Add item
4321 describing how to update the source and documentation copyright
4322 notices.
4323
d8b2a693
JB
43242007-12-18 Jim Blandy <jimb@codesourcery.com>
4325
ab209b3a 4326 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
4327 watchpoint explanation into the main description of the watchpoint
4328 command; update synopses of 'watch', 'rwatch', and 'awatch'
4329 commands.
4330
8b4ed427
VP
43312007-12-18 Vladimir Prus <vladimir@codesourcery.com>
4332
4333 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4334 Document 'pending-breakpoints' feature of
4335 -list-features.
4336
37e4754d
LM
43372007-12-17 Luis Machado <luisgpm@br.ibm.com>
4338
669fac23 4339 * gdb.texinfo: Add new parameter's description.
37e4754d 4340
1d3811f6
DJ
43412007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
4342
4343 * gdb.texinfo (Overview): Clarify run-length encoding
4344 example. Remove the restriction on "+" and "-" characters.
4345
c1c25a1a
EZ
43462007-12-15 Eli Zaretskii <eliz@gnu.org>
4347
4348 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4349
afe8ab22 43502007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4351
afe8ab22
VP
4352 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4353 the -f option for -break-insert, remove -r option,
4354 and clarify specification of location.
4355
a6b151f1
DJ
43562007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
4357
4358 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4359 formatting.
4360 (Remote Debugging): Add File Transfer section.
4361 (Remote Configuration): Document Host I/O packets.
4362 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 4363 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
4364 (Packets): Add vFile.
4365
3b784c4f
EZ
43662007-11-17 Eli Zaretskii <eliz@gnu.org>
4367
4368 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4369 breakpoints with multiple locations.
4370 (Breakpoint Menus): Improve wording.
4371 (Output): Fix last change.
4372
a4ce5b0d
UW
43732007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4374
4375 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4376
1b39d5c0
DE
43772007-11-15 Doug Evans <dje@google.com>
4378
4379 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4380
7a72d44c
VP
43812007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4382
4383 * gdbint.texinfo (Native Conditionals): Remove
4384 mention of CLEAR_SOLIB.
5ae4183a 4385
6d1829bf 43862007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
4387
4388 * gdb.texinfo (Print Settings): Add documentation for "set/show
4389 print frame-arguments".
4390
1a619819
LM
43912007-11-05 Luis Machado <luisgpm@br.ibm.com>
4392
3b784c4f 4393 * gdb.texinfo (Output): Update printf command's description.
1a619819 4394
55eddb0f
DJ
43952007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4396
4397 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4398 powerpc soft-float".
4399
9cceb671
DJ
44002007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4401
4402 * gdb.texinfo (Files): Correct formatting. Mention Expat
4403 requirement.
4404 (Requirements for Building GDB): Expand the list of Expat
4405 uses.
4406 (Library List Format, Memory Map Format): Mention Expat.
4407 (Target Descriptions): Update Expat wording.
4408
83acabca
DJ
44092007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4410
4411 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4412 Document that gdbarch_convert_register_p should return zero for no-op
4413 conversions.
4414
e35879db
UW
44152007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4416
83acabca 4417 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
4418 of set_gdbarch_sofun_address_maybe_missing back to ...
4419 (Target Conditionals): ... here to fix build break.
4420
203c3895
UW
44212007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4422
83acabca 4423 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
4424 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4425 (Compiler Characteristics): ... documentation of
4426 set_gdbarch_sofun_address_maybe_missing.
4427
11411de3
DJ
44282007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4429
4430 * gdbint.texinfo (Target Conditionals): Use
4431 frame_unwind_register_unsigned in examples instead of
4432 frame_unwind_unsigned_register.
4433
7cc46491
DJ
44342007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4435
4436 * gdb.texinfo (Predefined Target Types): Add int128
4437 and uint128.
4438 (Standard Target Features): Add PowerPC features.
4439
81adfced
DJ
44402007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4441
4442 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4443
c1874924
UW
44442007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4445
4446 * gdbint.texi (Target Conditionals): Remove documentation
4447 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4448 gdbarch_extract_return_value, and gdbarch_store_return_value.
4449
f6e56ab3
UW
44502007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4451
4452 * gdbint.texi (Target Conditionals): Remove documentation of
4453 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4454
56cf5405
KH
44552007-10-11 Kazu Hirata <kazu@codesourcery.com>
4456
4457 * gdb.texinfo: Mention that inaccessible-by-default is on by
4458 default.
4459
35156bae
DJ
44602007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4461
4462 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4463
d983da9c
DJ
44642007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4465
4466 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4467 multi-threaded watchpoints.
4468 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4469 checked. Describe sticky notification. Expand description
4470 of steppable and continuable watchpoints.
4471 (Watchpoints and Threads): New subsection.
4472
fe6fbf8b
VP
44732007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4474
4475 * gdb.texinfo (Setting Breakpoints): Revise
4476 documentation for pending breakpoints. Document
4477 breakpoints with multiple locations.
5ae4183a 4478
084344da
VP
44792007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4480
4481 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4482 Document -list-features.
5ae4183a 4483
82160952
EZ
44842007-09-15 Eli Zaretskii <eliz@gnu.org>
4485
4486 * gdb.texinfo (Output): Spell out which features of C's printf are
4487 not supported by GDB's printf.
7e27a47a
EZ
4488 (Separate Debug Files): More accurate wording regarding build ID
4489 and a reference to the ld manual rather than the Fedora wiki.
82160952 4490
ea37ba09
DJ
44912007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4492 Jim Blandy <jimb@codesourcery.com>
4493
4494 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4495 (Examining Memory): Update mentions of the 's' format.
4496 (Automatic Display): Likewise.
4497
b8533aec
DJ
44982007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 * gdb.texinfo: Update the FSF's Back-Cover Text.
4501
83f83d7f
JK
45022007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4503 Eli Zaretskii <eliz@gnu.org>
4504
4505 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4506 Fixed the ``build ID'' name. New binaries build instructions for the
4507 build ID inclusion. Explain how the commands are specific to the build
4508 ID vs. debug link.
4509
c7e83d54
EZ
45102007-09-01 Eli Zaretskii <eliz@gnu.org>
4511
4512 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4513 indexing for ``build ID'' support.
4514
d3750b24
JK
45152007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4516
4517 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4518 Enlisted BUILD ID to the debug file searching example.
4519 Included a BUILD ID `.note.gnu.build-id' section description.
4520 Updated/added the debug files splitting instructions for OBJCOPY.
4521
02142340
VP
45222007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4523
4524 * gdb.texinfo (Variable Objects): Adjust docs
4525 for -var-info-expression and document
4526 -var-info-path-expression.
4527
d3bdde98
JB
45282007-08-20 Jim Blandy <jimb@codesourcery.com>
4529
3fb6a982
JB
4530 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4531 (title page): Include the dedication in the printed manual, as a
4532 separate page after the copyright notice.
5ae4183a 4533
d3bdde98
JB
4534 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4535 don't break a @var across a line.
4536
c80a96a8
MR
45372007-07-25 Maciej W. Rozycki <macro@mips.com>
4538
4539 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4540 for include files.
4541
5824a901
NR
45422007-07-12 Nick Roberts <nickrob@snap.net.nz>
4543
4544 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
4545 in annotate.texinfo.
4546 (Command History): Link to new node.
5824a901 4547
d52e7ea3
UW
45482007-07-05 Markus Deuling <deuling@de.ibm.com>
4549
4550 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4551
5fc14d0a
EZ
45522007-07-05 Eli Zaretskii <eliz@gnu.org>
4553
4554 * gdbint.texinfo (Target Conditionals): Fix last change.
4555
4a9bb1df
UW
45562007-07-03 Markus Deuling <deuling@de.ibm.com>
4557
4558 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4559 routines:
4560 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4561 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4562 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4563 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4564 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4565 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4566 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4567 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4568 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4569 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4570 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4571 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4572 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4573 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4574 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4575 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4576 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4577 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4578 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4579 (SOFTWARE_SINGLE_STEP_P)
4580
4581 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4582 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4583
4584 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4585 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4586 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4587 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4588 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4589 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4590 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4591 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4592 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4593 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4594
4595 (Converting an existing Target Architecture to Multi-arch): Remove
4596 section.
4597
4598 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4599 (gdbarch_addr_bits_remove): Add code example.
4600
4601 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4602
cfa9d6d9
DJ
46032007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4604
4605 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4606 Add other missing entries. Adjust the table size to fit.
4607 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4608 stop reasons including the new "library" event.
4609 (General Query Packets): Adjust table widths for qSupported. Mention
4610 qXfer:libraries:read reply to qSupported and document the new packet.
4611 (Library List Format): New section.
4612
159fcc13
JK
46132007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4616
f66d1690
MS
46172007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4618
4619 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4620
67102876
NR
46212007-06-25 Nick Roberts <nickrob@snap.net.nz>
4622
4623 * gdbint.texinfo (Register and Memory Data): Break sections
4624 into nodes and add a menu.
4625
a4642986
MR
46262007-06-21 Maciej W. Rozycki <macro@mips.com>
4627
4628 * gdb.texinfo (Examining Memory): Document the new behaviour.
4629
e9c17194
VP
46302007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4631
4632 * gdb.texinfo (Standard Target Features): Document
4633 m68k features.
4634
31d99776
DJ
46352007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4636
4637 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4638
1780a0ed
DJ
46392007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4640
4641 * gdb.texinfo (Target Description Format): Add version attribute
4642 for <target>.
4643
822b6570
DJ
46442007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4647
f8b73d13
DJ
46482007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4649
4650 * gdb.texinfo (MIPS Features): New subsection.
4651
0e7f50da
UW
46522007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4653 Markus Deuling <deuling@de.ibm.com>
4654
4655 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4656 and qXfer:spu:write packets and mention them under qSupported.
4657
23d964e7
UW
46582007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4659 Markus Deuling <deuling@de.ibm.com>
4660
4661 * gdb.texinfo (Architectures): Add new SPU section to document
4662 Cell Broadband Engine SPU architecture specific commands.
4663
9f708cb2
VP
46642007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4665
4666 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4667 comments.
4668
7579b5f8
NR
46692007-06-07 Nick Roberts <nickrob@snap.net.nz>
4670
4671 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4672
bf06d120
JB
46732007-05-29 Jim Blandy <jimb@codesourcery.com>
4674
4675 * gdb.texinfo (Overview): Doc fix.
4676
23776285
MR
46772007-05-22 Maciej W. Rozycki <macro@mips.com>
4678
4679 * gdb.texinfo (Remote Configuration): Document "set/show
4680 remoteflow".
4681
1a69e1e4
DJ
46822007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4683
bf06d120
JB
4684 * gdb.texinfo (MIPS): Remove documentation for set mips
4685 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4686 stack-arg-size.
1a69e1e4 4687
46ba6afa 46882007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4689
46ba6afa
BW
4690 * all-cfg.texi (GDBTUI): New.
4691 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4692 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4693 (TUI Configuration): Edit to improve clarity and fix problems of
4694 both style and content.
5ae4183a 4695
06d3b283
UW
46962007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4697
4698 * observer.texi (GDB Observers): New observer "new_objfile".
4699
179101d6
UW
47002007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4701
4702 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4703
25d5ea92
VP
47042007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4705
4706 * gdb.texinfo (GDB/MI Variable Objects): Document
4707 frozen variables objects.
5ae4183a 4708
ea35711c
DJ
47092007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4710
4711 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4712 (Character Sets, Caching Data of Remote Targets): Likewise.
4713 (Targets): Delete Remote node. Move its text...
4714 (Debugging Remote Programs): ...to here. Delete description
4715 of the "remote" command.
4716 (Remote configuration): Delete description of "set remotedevice"
4717 and "show remotedevice".
4718 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4719
db2e3e2e
BW
47202007-04-11 Bob Wilson <bob.wilson@acm.org>
4721
5ae4183a
AS
4722 * gdb.texinfo (Contributors, Continuing and Stepping)
4723 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4724 (General Query Packets, File-I/O Remote Protocol Extension)
4725 (Protocol Basics, The F Reply Packet, Write)
4726 (Protocol-specific Representation of Datatypes, Memory Transfer):
4727 Fix hyphenation, punctuation and grammar problems.
4728 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4729 'section' instead of 'subsection' in the text.
4730 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4731 (i386): Remove period from section name.
db2e3e2e
BW
4732 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4733 (Config Names, Configure Options): Use @file{configure}.
4734
8a3dae3e
DJ
47352007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4736
4737 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4738 and tab expansion.
4739
1a92f856
DJ
47402007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4741
4742 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4743
79a6e687 47442007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4745
79a6e687
BW
4746 * gdb.texinfo: Consistently capitalize all significant words in
4747 node names, chapter titles, section titles, and headings. Update
4748 cross references to match.
4749 (Starting and Stopping Trace Experiment): Make node name plural.
4750 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 4751
ad527d2e
PA
47522007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4753
4754 * gdb.texinfo (WinCE): Delete obsolete subsection.
4755
7ce59000
DJ
47562007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4757
4758 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4759 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4760 references.
4761
8807d78b
DJ
47622007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4763
4764 * gdb.texinfo (Startup): Delete references to some alternate
4765 names for .gdbinit.
4766 (Thread): Remove LynxOS reference.
4767 (Tandem ST2000): Delete target-specific documentation.
4768 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4769 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4770 and GDB_OSABI_LYNXOS.
4771
5f402660
UW
47722007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4773
4774 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4775
bac718a6
UW
47762007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4777
4778 * gdbint.texinfo (Target Conditionals): Remove mention of
4779 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4780 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4781
9453113a
DJ
47822007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4783
4784 * Makefile.in: Add "pdfdir" installation
4785 directory, PDFTEX macro, support for "install-pdf" target,
4786 and rules for making a pdf version of refcard.texi.
4787 * refcard.tex: Specify paper size for PDF output.
4788
ae21e955 47892007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4790
ae21e955 4791 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 4792
3f94c067 47932007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4794
3f94c067
BW
4795 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4796 (Source Path, Character Sets, Macros, Define)
4797 (GDB/MI Result Records, GDB/MI Simple Examples)
4798 (GDB/MI Program Execution, GDB/MI File Commands)
4799 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4800 (Bug Reporting): Use @value{GCC}.
5ae4183a 4801
12c27660 48022007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 4803
12c27660
BW
4804 * gdb.texinfo (Help): Fix formatting of examples.
4805 (Variables): Use @ifnotinfo instead of @iftex.
4806 (Non-debug DLL symbols): Use @ref instead of @pxref.
4807 (Sparclet File): Use @samp instead of quotes.
5ae4183a 4808
ce9341a1
BW
48092007-03-26 Bob Wilson <bob.wilson@acm.org>
4810
4811 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4812
c8f4133a
BW
48132007-03-26 Bob Wilson <bob.wilson@acm.org>
4814
4815 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4816 the order of the nodes.
4817 (C Operators, C Constants, Debugging C): Remove extra menus.
4818 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 4819
c8f4133a 48202007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
4821
4822 * gdb.texinfo (File Options): Add missing parenthesis.
4823 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4824
c74d0ad8
DJ
48252007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4826
4827 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4828
ff6f572f
DJ
48292007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4830
669fac23 4831 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
4832 case insensitivity.
4833 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4834
994337c3
NR
48352007-02-18 Nick Roberts <nickrob@snap.net.nz>
4836
4837 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4838 (Files): Add section name to argument list for pxref.
4839 (Non-debug DLL symbols): Don't use `see' for pxref.
4840 (Embedded Processors): Fix typo.
4841 (GDB/MI Breakpoint Commands): Execution commands generate
4842 *stopped not ^done.
4843
eb819d70
NR
48442007-02-13 Nick Roberts <nickrob@snap.net.nz>
4845
4846 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4847 values for in_scope. Mention that only root variables can be
4848 updated.
4849 (GDB/MI Development and Front Ends): Explain new values may be
4850 added to existing fields.
4851
123dc839
DJ
48522007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4853
4854 * gdb.texinfo (-target-disconnect): Use @smallexample.
4855 (Requirements): Add anchor for Expat. Update description.
4856 (Target Descriptions): Mention Expat.
4857 (Target Description Format): Document new elements. Use
4858 @smallexample.
4859 (Predefined Target Types, Standard Target Features): New sections.
669fac23 4860 * gdbint.texinfo (Target Descriptions): New section.
123dc839 4861
108546a0
DJ
48622007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4863
4864 * gdb.texinfo (Target Description Format): Add section on XInclude.
4865
95a98c01
NR
48662006-02-03 Nick Roberts <nickrob@snap.net.nz>
4867
4868 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4869 command -enable-timings.
4870
f4b3909f
EZ
48712007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4872
5ae4183a 4873 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
4874 descriptions for new/deleted elements in gdb_osabi. Add missing
4875 description for function generic_elf_osabi_sniff_abi_tag_sections.
4876
c7ba131e
JB
48772007-01-29 Joel Brobecker <brobecker@adacore.com>
4878
4879 * gdb.texinfo (Maintenance Commands): Add documentation for
4880 the new "maint print target-stack" command.
4881
3a60f64e
JK
48822007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4883 Eli Zaretskii <eliz@gnu.org>
4884
f4b3909f 4885 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 4886
c582f8b6
EZ
48872007-01-26 Eli Zaretskii <eliz@gnu.org>
4888
4889 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4890 Use @value{NGCC} instead of @value{GCC}.
4891
d3e8051b
EZ
48922007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4893
4894 * agentexpr.texi: Fix typos.
4895 * annotate.texinfo: Likewise.
4896 * gdb.texinfo: Likewise.
4897 * gdbint.texinfo: Likewise.
4898 * observer.texi: Likewise.
4899 * stabs.texinfo: Likewise.
4900
86f04699
EZ
49012007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4902
4903 * gdbint.texinfo (Support Libraries): Remove mmalloc
4904 entry. Describe readline library.
4905
23181151
DJ
49062007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4907
4908 * gdb.texinfo (Target Descriptions): New section.
4909 (General Query Packets): Add QPassSignals anchor. Mention
4910 qXfer:features:read under qSupported. Expand mentions of
4911 qXfer:memory-map:read and QPassSignals. Document
4912 qXfer:features:read.
4913
f822c95b
DJ
49142007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4915
4916 * gdb.texinfo (Commands to specify files): Describe
4917 "set sysroot" and "show sysroot".
4918 (Using the `gdbserver' program): Lowercase argument
4919 to @var. Expand description of setting up GDB on the
4920 host.
4921
8936fcda
JB
49222007-01-05 Joel Brobecker <brobecker@adacore.com>
4923
4924 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4925 catch exception, catch exception unhandled, and catch assert
4926 commands.
4927
e776119f
DJ
49282007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4929
4930 * gdb.texinfo (Debugging Output): Document "set debug xml"
4931 and "show debug xml".
4932
aa79a185
DJ
49332007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4934
4935 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4936
7f893741
JB
49372007-01-01 Joel Brobecker <brobecker@adacore.com>
4938
4939 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4940
a1b5960f
VP
49412006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4942
4943 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4944 note in @ignore, to be removed later if nobody complains.
4945
9f470e6e
NR
49462006-12-04 Nick Roberts <nickrob@snap.net.nz>
4947
4948 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4949 of -var-delete.
4950
765dc015 49512006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 4952
765dc015 4953 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
4954 automatic software/hardware breakpoint usage and
4955 the "set breakpoint auto-hw" command.
765dc015 4956
4b5752d0
VP
49572006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4958
4959 * gdb.texinfo (Memory Access Checking): New.
4960
89be2091
DJ
49612006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4962
4963 * gdb.texinfo (Remote configuration): Mention
4964 "pass-signals-packet".
4965 (General Query Packets): Document QPassSignals. Fix
4966 a typo.
4967
ca3bf3bd
DJ
49682006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4969
4970 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4971
427c3a89
DJ
49722006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4973
4974 * gdb.texinfo (Remote configuration): Rewrite documentation for
4975 packet configuration commands.
4976 (OS Information): Adjust reference to qXfer:auxv:read.
4977 (General Query Packets): Remove references to read-aux-vector-packet
4978 and set remote get-thread-local-storage-address.
4979
7a107747
DJ
49802006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4981
4982 * gdbint.texinfo (Target Architecture Definition): Add new
4983 Initializing a New Architecture section.
4984
1c56eb0e
EZ
49852006-10-31 David Taylor <dtaylor@emc.com>
4986
4987 * stabs.texinfo (Macro define and undefine): New node describing
4988 stabs for #define and #undef.
4989
f73adfeb
AS
49902006-10-27 Andreas Schwab <schwab@suse.de>
4991
4992 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4993
fd60e0df
EZ
49942006-10-21 Eli Zaretskii <eliz@gnu.org>
4995
4996 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4997 clarify on the possible meanings of ``expression'' watched by
4998 watchpoints. Add indexing.
e5ac9b53
EZ
4999 (Prompting, Errors, Invalidation, Annotations for Running)
5000 (Source Annotations): Fix index entries by adding "annotation" to
5001 them, to discriminate from index entries that point to the more
5002 general topic descriptions.
fd60e0df 5003
52bb452f
DJ
50042006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5005
5006 * gdbint.texinfo (Target Vector Definition): Move most
5007 content into Existing Targets. Add a menu.
5008 (Existing Targets): New section, moved from Target Vector
5009 Definition. Use @subsection.
5010 (Managing Execution State): New section.
5011
58955e58
BW
50122006-10-16 Bob Wilson <bob.wilson@acm.org>
5013
5014 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5015
c8aa23ab
EZ
50162006-10-15 Eli Zaretskii <eliz@gnu.org>
5017
5018 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
5019 (Command Syntax, Signals, Backtrace, Connecting)
5020 (Remote configuration, Renesas Boards, Console I/O): Fix last
5021 change: use Ctrl- instead of C-, except wrt Emacs.
5022 (File-I/O Examples): Put Ctrl-c in @kbd.
5023 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
5024 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
5025 (Signals, Set Breaks, Set Watchpoints): Document optional
5026 arguments to `info signals' `handle', `info breakpoints', and
5027 `info watchpoints'.
c8aa23ab 5028
e7109c7e
EZ
50292006-10-14 Eli Zaretskii <eliz@gnu.org>
5030
5031 * gdb.texinfo (Backtrace): Fix last change.
5032
de3aea7b
NR
50332006-10-14 Nick Roberts <nickrob@snap.net.nz>
5034
5035 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5036
7f9087cb
BW
50372006-10-10 Bob Wilson <bob.wilson@acm.org>
5038
c8aa23ab
EZ
5039 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
5040 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
5041 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 5042
68437a39
DJ
50432006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5044 Daniel Jacobowitz <dan@codesourcery.com>
5045
5046 * gdb.texinfo (Packets): Document vFlashErase,
5047 vFlashWrite and vFlashDone packets.
5048 (General Query Packets): Document qXfer:memory-map:read.
5049 Add a new feature for qXfer:memory-map:read.
5050 (Memory map format): New section.
5051 (Target Commands): Mention that gdb can write flash.
5052
fd79ecee
DJ
50532006-09-21 Vladimir Prus <vladimir@codesourcery.com>
5054 Daniel Jacobowitz <dan@codesourcery.com>
5055
5056 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
5057 memory regions and "mem auto".
5058
350da6ee
DJ
50592006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5060
5061 * gdbint.texinfo (Array Containers): New section.
5062
2f1acb09
VP
50632006-09-17 Vladimir Prus <vladimir@codesourcery.com>
5064
5065 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5066 -stack-list-arguments HIGH_FRAME argument can be larger then the
5067 actual number of frames.
5068
2ab1eb7a
VP
50692006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5070
5071 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
5072 -stack-list-locals HIGH_FRAME argument can be larger then the
5073 actual number of frames.
2ab1eb7a 5074
599b237a
BW
50752006-09-02 Bob Wilson <bob.wilson@acm.org>
5076
5077 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5078 Register Packet Format, Tracepoint Packets): Fix spelling errors.
5079
25ab7e6d
EZ
50802006-09-02 Eli Zaretskii <eliz@gnu.org>
5081
5082 * gdbint.texinfo (Overall Structure): New section "Source Tree
5083 Structure".
5084
940178d3
JB
50852006-08-17 Jim Blandy <jimb@codesourcery.com>
5086
5087 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5088 responses.
5089
30daae6c
JB
50902006-08-08 Joel Brobecker <brobecker@adacore.com>
5091
5092 * gdb.texinfo (Source Path): Add documentation for new
5093 substitute-path commands.
5094
7fa2210b
DJ
50952006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
5096
5097 * gdb.texinfo (Installing GDB): Update menu. Move text to...
5098 (Running Configure): ...here.
5099 (Requirements): New node. Mention expat.
5100
3d00d119
DJ
51012006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5102
5ae4183a 5103 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
5104 'set download-write-size' and 'show download-write-size'.
5105
0cbfa4ee
DJ
51062006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5107
5108 * stabs.texinfo (Member Type Descriptor): Correct example for
5109 pointer to member types.
5110
16026cd7
AS
51112006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
5112
5113 * gdb.texinfo (Optional warnings and messages): Add
5114 'set/show trace-commands'.
5115 (Command files): Add '-v' to source command.
5116
0876f84a
DJ
51172006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
5118
5119 * gdb.texinfo (OS Information): Update qPart reference to
5120 qXfer.
5121 (Remote configuration): Likewise.
5122 (Overview): Move @cindex to the start of a paragraph. Talk
5123 about binary data encoding.
5124 (Packets): Refer to the overview for the details of the X
5125 packet encoding.
5126 (General Query Packets): Remove qPart description. Add qXfer
5127 description. Add an anchor to qSupported. Correct feature
5128 table title. Add a new feature for qXfer:auxv:read.
5129 (Interrupts): Add a missing parenthesis.
5130
2ec3381a
DJ
51312006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5132
669fac23 5133 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
5134 (GDB/MI Kod Commands): Remove commented out node.
5135
594fe323
EZ
51362006-07-01 Eli Zaretskii <eliz@gnu.org>
5137
5138 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5139 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5140 (GDB/MI Thread Commands, GDB/MI Program Execution)
5141 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5142 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5143 (GDB/MI File Commands, GDB/MI Target Manipulation)
5144 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5145 since the MI prompt is hard-wired into the code.
5146
7e3fb70c
NR
51472006-07-01 Nick Roberts <nickrob@snap.net.nz>
5148
5149 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5150 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5151 (GDB/MI Data Manipulation): Remove description of unimplemented
5152 display related commands as variable objects perform this function
5153 and are superior: -display-delete, -display-disable,
5154 -display-enable, -display-insert and -display-list. Move
5155 -environment-cd, -environment-directory, -environment-path
5156 and -environment-pwd to "Program Context".
5157 (GDB/MI Program Control): Rename to "Program Execution". Move
5158 -exec-arguments -exec-abort to...
5159 (GDB/MI Program Context): ...here. New node split from "Data
5160 Manipulation".
5161
be2a5f71
DJ
51622006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
5163
5164 * gdb.texinfo (Remote configuration): Document set / show
5165 remote supported-packets.
5166 (General Query Packets): Document qSupported packet.
5167
fc320d37
SL
51682006-06-10 Sandra Loosemore <sandra@codesourcery.com>
5169
5170 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5171 and font markup.
5172 (Protocol basics): Likewise.
5173 (The F request packet): Likewise.
5174 (The F reply packet): Likewise.
5175 (Memory transfer): Move this node to be a subsubsection of
5176 "Protocol specific representation of datatypes".
5177 (The Ctrl-C message): More copy editing.
5178 (Console I/O): Likewise.
5179 (The isatty call): Delete this node, and merge its content into
5180 the "isatty" node. Fixed references elsewhere.
5181 (The system call): Delete this node, and merge its content into
5182 the "system" node. Fixed references elsewhere.
5183 (open): Reformat to use @table, and add appropriate font markup.
5184 (close): Likewise.
5185 (read): Likewise.
5186 (write): Likewise.
5187 (lseek): Likewise.
5188 (rename): Likewise.
5189 (unlink): Likewise.
5190 (stat/fstat): Likewise.
5191 (gettimeofday): Likewise.
5192 (isatty): Likewise.
5193 (system): Likewise, plus minor changes to fix confusing wording.
5194 (Integral datatypes): Fix font markup.
5195 (Pointer values): Likewise.
5196 (struct stat): Fix markup to use @table, plus minor copy editing.
5197 (struct timeval): Fix font markup, plus minor copy editing.
5198 (Constants): Minor copy editing.
5199 (Errno values): Add font markup.
5200 (File-I/O Examples): Likewise.
5201
158fdf5c
NR
52022006-06-10 Nick Roberts <nickrob@snap.net.nz>
5203
5204 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5205 (GDB/MI Simple Examples): Move node up one level. Use real
5206 examples.
5207 (GDB/MI Compatibility with CLI): Update.
5208 (GDB/MI Result Records): Add "connected" and "exit" result
5209 classes.
5210 (GDB/MI Stream Records): Clarify target output.
5211 (GDB/MI Command Description Format): Modify example description.
5212 (GDB/MI Breakpoint Table Commands): Rename to...
5213 (GDB/MI Breakpoint Commands): ...this
5214 (GDB/MI Breakpoint Commands): Add optional thread field.
5215 (GDB/MI Program Control): Add an introduction. Move "Program
5216 termination" examples into exec-run description.
5217 (GDB/MI File Commands): Mention similar CLI commands.
5218 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
5219 is similar to "-gdb-version".
5220
ddb50cd7
EZ
52212006-06-09 Eli Zaretskii <eliz@gnu.org>
5222
5223 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5224
2aef0d6b
NR
52252006-06-02 Nick Roberts <nickrob@snap.net.nz>
5226
5227 * gdb.texinfo (GDB/MI Development and Front Ends): Use
5228 sourceware.org for mailing lists.
d5e40d59 5229 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 5230
383a5c52
NR
52312006-06-01 Nick Roberts <nickrob@snap.net.nz>
5232
d5e40d59 5233 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 5234
e16b02ee
EZ
52352006-05-22 Eli Zaretskii <eliz@gnu.org>
5236
5237 * gdb.texinfo (Cygwin Native): Fix last change.
5238
be90c084
CF
52392006-05-22 Christopher Faylor <cgf@timesys.com>
5240
5241 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5242
347ceba5
NR
52432006-05-15 Nick Roberts <nickrob@snap.net.nz>
5244
5245 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5246 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5247
369af7bd
DJ
52482006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
5249
5250 * gdb.texinfo (General Query Packets): Recommend not starting
5251 new packets with qC and clarify.
5252
2ffdbde8 52532006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
5254
5255 * gdb.texinfo (M2 Types): New section.
72019c9c 5256
16d1a084
DJ
52572006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
5258
5259 * agentexpr.texi: Add a copyright and license notice.
5260 * observer.texi: Likewise, with GPL clause for function prototypes.
5261 Remove trailing whitespace.
5262
aa56d27a
JB
52632006-05-05 Jim Blandy <jimb@codesourcery.com>
5264
5265 * gdb.texinfo (General Query Packets): Document conventions for
5266 terminating packet names, and their violations.
5267
5bdf8622
DJ
52682006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5269
5270 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5271 * gdb.texinfo: Likewise.
5272
605a56cb
DJ
52732006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
5274
5275 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5276 and "show remotedebug".
5277 (Debugging Output): Add additional index entries.
5278
b8db102d
MS
52792006-04-27 Michael Snyder <msnyder@redhat.com>
5280
5281 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5282
c5e30d01
AC
52832006-04-22 Andrew Cagney <cagney@redhat.com>
5284
5285 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5286 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5287
8181d85f
DJ
52882006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
5289
5290 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5291 and remove breakpoint prototypes.
5292 (Watchpoints): Move description of target_insert_hw_breakpoint and
5293 target_remove_hw_breakpoint ...
5294 (Breakpoints): ... to here. Document target_insert_breakpoint and
5295 target_remove_breakpoint.
5296
4f553f88
JB
52972006-04-17 Jim Blandy <jimb@codesourcery.com>
5298
5299 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5300 and C packets are optional.
5301
cd852561
FR
53022006-04-14 Frederic Riss <frederic.riss@st.com>
5303
5304 * gdb.texinfo (Specifying source directories): Update the description
5305 of the source file search to reflect the fact that the source path
5306 always contains at least $cdir and $cwd.
5307
b620eb07
MS
53082006-03-31 Michael Snyder <msnyder@redhat.com>
5309
5310 * gdb.texinfo: Update copyright dates.
5311
3156cdaf
EZ
53122006-03-31 Eli Zaretskii <eliz@gnu.org>
5313
5314 * gdb.texinfo (Overview): Add an index entry to "empty response".
5315
7d30c22d
JB
53162006-03-28 Jim Blandy <jimb@codesourcery.com>
5317
5318 * gdbint.texinfo (Prologue Analysis): New section.
5319
86941c27
JB
53202006-03-07 Jim Blandy <jimb@red-bean.com>
5321
66b8c7f6
JB
5322 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5323
1a10341b
JB
5324 * gdb.texinfo (Target Commands): Update text describing how to
5325 specify a target. Refer to the detailed section on remote
5326 debugging, not the brief mention.
5327
86941c27
JB
5328 * gdb.texinfo (Connecting): Organize the different 'target remote'
5329 connection methods into a table. Add a 'target remote' index
5330 entry. (!!!)
5331
62f3a2ba
FF
53322006-02-17 Fred Fish <fnf@specifix.com>
5333
5334 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5335 'ptype' commands to reflect the fact that the only significant
5336 difference between them is that ptype prints the complete type
5337 description instead of just the name.
5338
8b9a88ea
WZ
53392006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5340
5341 * gdbint.texinfo (Watchpoints): Delete
5342 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5343
7e8dc855
NR
53442006-02-10 Nick Roberts <nickrob@snap.net.nz>
5345
5346 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5347 times fields where needed. Fix typos. Update general form given
5348 for output of -break-insert.
5349 (GDB/MI): Abbreviate some unnecessarily long fullnames.
5350
c91d38aa
DJ
53512006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5352
5353 * gdbint.texinfo (Symbol Handling): Add a section
5354 on memory management.
5355
38fcd64c
DJ
53562006-02-06 Vladimir Prus <ghost@cs.msu.su>
5357
5358 * gdb.texinfo (Breakpoint table commands): Document the fullname
5359 field in -break-list output.
5360
219eec71
EZ
53612006-02-03 Eli Zaretskii <eliz@gnu.org>
5362
5363 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
5364 debugging information produced by the various "set debug..."
5365 options.
5366
ae5a43e0
DJ
53672006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5368
5369 * gdb.texinfo (Files): Remove obsolete bits from the description
5370 of "symbol-file".
5371
a9f158ec
JB
53722006-01-25 Jim Blandy <jimb@redhat.com>
5373
5374 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5375
410dd08e
JB
53762006-01-24 Jim Blandy <jimb@redhat.com>
5377
5378 * gdbint.texinfo (Frames): Document the basics of GDB's register
5379 unwinding model, and explain the existence of the "sentinel" frame.
5380
4b505b12
AS
53812006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
5382
5383 * gdb.texinfo (Choosing files): Mention that -directory is used
5384 for script files.
5385 (Specifying source directories): Likewise.
5386 (Command files): Explain how script files are found.
5387
839c27b7
EZ
53882006-01-21 Eli Zaretskii <eliz@gnu.org>
5389
5390 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5391 the threads in a multi-threaded program.
5392 (Threads): The threadno argument of "thread apply" can be a range
5393 of numbers.
5394
7be93b9e
JB
53952006-01-18 Jim Blandy <jimb@redhat.com>
5396
5397 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5398 of warning flags.
5399
fcc73fe3
EZ
54002006-01-13 Eli Zaretskii <eliz@gnu.org>
5401
5402 * gdb.texinfo (Sequences): Improve menu annotations.
5403 (Define): Add index entries for arguments of user-defined
5404 commands. Move the description of flow-control commands...
5405 (Command Files): ...to here. Document loop_break and
5406 loop_continue.
ca91424e
EZ
5407 (Define, Command Files): Document `end' and add index entries for
5408 it.
fcc73fe3 5409
5c95884b
MS
54102006-01-04 Michael Snyder <msnyder@redhat.com>
5411
5412 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 5413 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 5414
860701dc
PH
54152006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5416
5417 * gdb.texinfo (Omissions from Ada): Document that there is now
5418 limited aggregate support.
5419
36b80e65
EZ
54202005-12-28 Eli Zaretskii <eliz@gnu.org>
5421
5422 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5423 registers and the likes.
5424
c1468174
EZ
54252005-12-24 Eli Zaretskii <eliz@gnu.org>
5426
5427 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5428 (Symbols): Fix usage of "e.g.".
359df76b 5429 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
5430
5431 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5432 (Coding): Fix usage of "e.g.".
5433
c02a867d
EZ
54342005-12-23 Eli Zaretskii <eliz@gnu.org>
5435
5ae4183a
AS
5436 * stabs.texinfo:
5437 * refcard.tex:
c02a867d 5438 * gpl.texi:
5ae4183a
AS
5439 * gdbint.texinfo:
5440 * gdb.texinfo:
5441 * gdb-cfg.texi:
c02a867d 5442 * fdl.texi:
5ae4183a
AS
5443 * annotate.texinfo:
5444 * all-cfg.texi:
c02a867d
EZ
5445 * Makefile.in: Add (C) after Copyright. Update the FSF
5446 address.
5447
fad38dfa
EZ
54482005-12-03 Eli Zaretskii <eliz@gnu.org>
5449
5450 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5451 extend GDB with commands for external monitor.
5452
53e5f3cf
AS
54532005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5454
5455 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5456
55f6ca0f
JB
54572005-11-25 Joel Brobecker <brobecker@adacore.com>
5458
5459 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5460
c1947b85
JB
54612005-11-21 Jim Blandy <jimb@redhat.com>
5462
5463 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5464 placement of 'R' actions in tracepoint action packets; document
5465 dependence of 'X' and 'M' actions on a preceding 'R' action for
5466 their registers.
5467
9d29849a
JB
54682005-11-19 Jim Blandy <jimb@redhat.com>
5469
5470 * gdb.texinfo (Tracepoint Packets): New node.
5471 (General Query Packets): Add entries for the tracepoint packets,
5472 referring to the "Tracepoint Packets" node.
5473 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 5474
9a6253be
KB
54752005-11-18 Kevin Buettner <kevinb@redhat.com>
5476
5477 * gdb.texinfo (set remotebreak): Add anchor.
5478 (X packet): Likewise.
5479 (Remote Protocol): Add new section `Interrupts' and new index
5480 entry `interrupts (remote protocol)'.
5481
5f3bebba
JB
54822005-11-18 Jim Blandy <jimb@redhat.com>
5483
5484 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5485 entries into the General Query Packets section. Add a
5486 cross-reference to that section. Drop description of replies, as
5487 these are covered in the descriptions of each packet.
5488 (General Query Packets): Add introductory text. Explain naming
5489 conventions, and how the end of a name is recognized.
5490
9a7a1b36
KB
54912005-11-17 Kevin Buettner <kevinb@redhat.com>
5492
0564b6cf 5493 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
5494 "set remotebreak" command.
5495
b8ff78ce
JB
54962005-11-16 Jim Blandy <jimb@redhat.com>
5497
5498 * gdb.texinfo (Packets, Stop Reply Packets)
5499 (General Query Packets): Various formatting cleanups.
5500 - Use @samp for packet contents.
5501 - Drop summaries from packet @item lines; the same information appears
5502 immediately below in the description.
5503 - Delete paragraph breaks after packet @item commands, so that the
5504 description appears directly to the right of the packet prototype
5505 in the printed manual, if it fits.
5506 - Place spaces in packet prototypes between @vars and non-@var
5507 letters, and explain that they're just for formatting.
5508 - Use @dots{} instead of '...'.
5509 - Fix uses of @code where @var was needed.
5510 - Replace "deprecated" markers with English text spelling out the
5511 packet's status and the preferred alternatives.
5512 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5513 what this ever meant.
5514 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5515 this for a long time.
5516 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5517 implemented several times, and have been in use for years.
5518
8ffe2530
JB
55192005-11-15 Jim Blandy <jimb@redhat.com>
5520
c43c5473
JB
5521 * gdb.texinfo (Packets): Add index entries for 'm' packet
5522 disclaimers.
5ae4183a 5523
fb031cdf
JB
5524 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5525 of stub when processing an 'm' packet.
5526
8ffe2530
JB
5527 * gdb.texinfo (Packets): Mention that packets beginning with
5528 letters are reserved once, at the top, instead of actually listing
5529 them all and saying "reserved".
5530
c03c782f
AS
55312005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5532
5533 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5534 Change @var{$arg0 to @code{$arg0.
5535
814e32d7
WZ
55362005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5537
5538 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5539
fa93a9d8
JB
55402005-11-12 Jim Blandy <jimb@redhat.com>
5541
5542 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5543 order. Remove extraneous 'z'.
5544
8a5a3c82
AS
55452005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5546
5547 * gdb.texinfo (Choosing files): Add --eval-command.
5548
4b0ad762
AS
55492005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5550
5551 * gdb.texinfo (Choosing modes): Add --return-child-result.
5552
5553
1a088d06
AS
55542005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5555
5556 * gdb.texinfo (Choosing modes): Add --batch-silent.
5557
656d5e12
EZ
55582005-10-28 Eli Zaretskii <eliz@gnu.org>
5559
5560 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5561 "The -var-update Command".
5562
3c9c013a
JB
55632005-10-03 Joel Brobecker <brobecker@adacore.com>
5564
5565 * gdb.texinfo (Print Settings): Add documentation for set/show
5566 print array-indexes.
5567
7ba3cf9c
DJ
55682005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5569
5570 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5571 6.2 and 6.3.
5572
a94ab193
EZ
55732005-08-27 Eli Zaretskii <eliz@gnu.org>
5574
5575 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5576 since 19-Jan-2004.
5577 (Files): Likewise.
ab1adacd
EZ
5578 (Variables, Symbols): Document the "<incomplete type>" message and
5579 its reasons.
a94ab193 5580
ca06016a
FF
55812005-08-01 Fred Fish <fnf@specifix.com>
5582
5583 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5584
cf58170d
NR
55852005-07-15 Nick Roberts <nickrob@snap.net.nz>
5586
5587 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5588 option for -var-list-children and -var-update.
5589 (GDB/MI Stack Manipulation): Simplify description of
5590 print-values option for -stack-list-locals.
5591 (GDB/MI Command Description Format): Clarify.
5592 (Mode Options): Spelling of superseded.
5593
38f1196a
BR
55942005-07-12 Bob Rossi <bob@brasko.net>
5595
5596 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5597 corresponding GDB command comment.
5598
3cb3b8df
BR
55992005-07-06 Bob Rossi <bob@brasko.net>
5600
5601 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5602 and -inferior-tty-show.
5603 (Input/Output): Document "set/show inferior-tty" and tty alias.
5604
10fac096
NW
56052005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5606
5607 * gdb.texinfo (Packets): Change description of 'D' packet to note
5608 that GDB does wait for a response.
5609
d1b6db76
NR
56102005-06-22 Nick Roberts <nickrob@snap.net.nz>
5611
5612 * gdb.texinfo (History) Rename "Command History".
5613 (Command History): Move node "Server Prefix" from section on
5614 Annotations here.
5615
29629dcf
NR
56162005-06-19 Nick Roberts <nickrob@snap.net.nz>
5617
5618 * gdb.texinfo (GDB/MI Stack Manipulation):
5619 Re-instate -stack-info-frame with example. Say that it gets
5620 info on selected frame, not current frame.
5621
397ca115
EZ
56222005-06-18 Eli Zaretskii <eliz@gnu.org>
5623
5624 * gdb.texinfo (Server): Clarify that `file' should be used before
5625 connecting to the server.
5626 (Files): Add an xref to the above description.
51274035
EZ
5627 (Output Formats): More detailed description of the `c' format.
5628 (Memory): List explicitly all the formats supported by `x'.
638ac427 5629 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 5630 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
5631 files. Add more indexing for solib-absolute-prefix and
5632 --with-sysroot.
76d17f34
EZ
5633 (Machine Code): Document possible problems with locations in
5634 shared libraries.
d416eeec
EZ
5635 (Backtrace): Document that free-standing environments do not need
5636 to have a `main' function.
397ca115 5637
74f6deaa
NR
56382005-06-18 Nick Roberts <nickrob@snap.net.nz>
5639
5640 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5641 -stack-info-frame.
5642
a9967aef
AC
56432005-06-07 Andrew Cagney <cagney@gnu.org>
5644
5645 * gdb.texinfo (Contributors): Note the original multi-arch
5646 contributors.
5647
e09f16f9
EZ
56482005-06-03 Eli Zaretskii <eliz@gnu.org>
5649
5650 * gdb.texinfo (Registers): Add index entries for the standard
5651 registers.
5652 (Frames): Add cross-reference from frame pointer description to
5653 the Registers node.
5654 (Annotations Overview): Fix the reference to GDB name.
5655
d87ba7ee
EZ
56562005-06-01 Eli Zaretskii <eliz@gnu.org>
5657
5658 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5659 can-use-hw-watchpoints.
5660
034dad6f
BR
56612005-05-28 Bob Rossi <bob@brasko.net>
5662
5663 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5664 the possible reasons why an exec async record would be returned to FE.
5665
ffed4509
AC
56662005-05-26 Andrew Cagney <cagney@gnu.org>
5667
5668 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5669 Andrew Cagney implemented the original GDB/MI.
5670
e22e55c9
OF
56712005-05-23 Orjan Friberg <orjanf@axis.com>
5672
5673 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5674 documentation. Add documentation for cris-mode.
5675
a78e13ce
EZ
56762005-05-20 Eli Zaretskii <eliz@gnu.org>
5677
5678 * gdb.texinfo (Numbers): Explain the example and make the wording
5679 more acurate.
5680
76ff342d
DJ
56812005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5682 Dennis Brueni <dennis@slickedit.com>
5683
5684 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5685 (GDB/MI Data Manipulation, GDB/MI Program Control)
5686 (GDB/MI Stack Manipulation): Update examples to include the fullname
5687 attribute in stack frames.
5688
119b882a
EZ
56892005-05-12 Eli Zaretskii <eliz@gnu.org>
5690
5691 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5692 do with other non-standard names of init files.
5693
6fc08d32
EZ
56942005-05-11 Eli Zaretskii <eliz@gnu.org>
5695
5696 * gdb.texinfo (Command Files): Move the description of the startup
5697 from here...
5698 (Startup): ...to this new subsection of the Invocation chapter.
5699 Rearrange the description of init files more logically and add a
5700 cross-reference to "Command Files". Document the special gdbinit
5701 name for CISCO 68k. Expand the description of what GDB does
5702 during startup.
5703 (History): Add index entry for HISTSIZE.
5704
a561754a
MK
57052005-05-02 Mark Kettenis <kettenis@gnu.org>
5706
5707 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5708
2eecc4ab
EZ
57092005-05-02 Eli Zaretskii <eliz@gnu.org>
5710
5711 * gdb.texinfo (SVR4 Process Information, The isatty call)
5712 (The system call): Don't use foo(N) notation for man pages and
5713 functions.
514c4d71 5714 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 5715
18999be5
EZ
57162005-04-27 Eli Zaretskii <eliz@gnu.org>
5717
5718 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5719 were optimized away.
5720
0abb7bc7
EZ
57212005-04-22 Eli Zaretskii <eliz@gnu.org>
5722
5723 * gdb.texinfo (Remote configuration): Document "set/show
5724 get-thread-local-storage-address". Add cross-reference to the
5725 description of the qGetTLSAddr packet.
5726 (General Query Packets): Mention "set remote
5727 get-thread-local-storage-address" and add a reference to its
5728 description.
5729
6f61acb1
NR
57302005-04-19 Nick Roberts <nickrob@snap.net.nz>
5731
5732 * gdb.texinfo (Backtrace): Describe 'bt full'.
5733
9d59903a
NR
57342005-04-17 Nick Roberts <nickrob@snap.net.nz>
5735
5736 * gdb.texinfo (Mode Options): Fix typo.
5737 (GDB/MI): Describe how to invoke GDB/MI.
5738
721c2651
EZ
57392005-04-16 Eli Zaretskii <eliz@gnu.org>
5740
5741 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 5742 references changed. Add description of "info udot".
721c2651
EZ
5743 (Files): Document "set/show stop-on-solib-events".
5744 (M32R/D): Document "set/show download-path", "set/show
5745 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
5746 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5747 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
5748 (Maintenance Commands): Improve indexing.
5749 (Target Commands): Document "set/show hash", "set/show debug
5750 monitor".
5751 (SVR4 Process Information): Document "info pidlist" and "info
5752 meminfo". Document "set/show procfs-tarce" and "set/show
5753 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5754 (Symbols, The Print Command with Objective-C): Improve indexing.
5755 (Objective-C): Add references to "info classes" and "info
5756 selectors".
c45da7e6
EZ
5757 (Debugging Output): Improve wording. Document "set/show debug
5758 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
5759 (Set Breaks): Add index entry for "hardware breakpoints".
5760 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5761 and "set/show usehardbreakpoints".
5762 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5763 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
5764 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5765 rdiromatzero", "set/show rdiheartbeat".
5766 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5767 "sds".
5768 (Embedded Processors): Document the "sim" command.
5769 (Remote): Document the "remote" command.
5770 (DJGPP Native): Document the "info serial" command.
5771 (Threads): Document "maint info sol-threads".
5772 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5773 (Set Breaks): Improve indexing.
5774 (Command Syntax): Add a reference to dont-repeat.
5775 (Define): Document "dont-repeat".
5776 (TUI Commands): Document "tabset".
5777 (WinCE): New subsection. Document "set/show remotedirectory",
5778 "set/show remoteupload", "set/show remoteaddhost".
721c2651 5779
14d6dd68
EZ
57802005-04-15 Eli Zaretskii <eliz@gnu.org>
5781
5782 * gdb.texinfo (Hurd Native): New subsection, documents
5783 Hurd-specific commands.
a64548ea 5784 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 5785 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
5786 (MIPS): Improve documentation of heuristic-fence-post. Document
5787 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5788 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5789 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 5790 (ARM): Document ARM-specific commands.
a64548ea
EZ
5791 (AVR): New section. Document "info io_registers".
5792 (CRIS): New section. Document "set/show cris-version" and
5793 "set/show cris-dwarf2-cfi".
5794 (HPPA): New section. Document "set/show debug hppa" and "maint
5795 print unwind".
a5adf40f 5796 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 5797 (Super-H): New section. Document the "regs" command.
721c2651 5798 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 5799
9c16f35a
EZ
58002005-04-09 Eli Zaretskii <eliz@gnu.org>
5801
5802 * gdb.texinfo (Print Settings): Document "set/show print
5803 pascal_static-members", "set print repeats", "show print
5804 null-stop". Improve indexing. Fix documentation of "set print
5805 union".
5806 (Pascal): New section.
5807 (Supported languages): Rename from "Support"; all references
5808 updated. Add a menu item for Pascal.
5809 (Numbers): Document "set radix.
5810 (Screen Size): Document "set/show pagination".
5811 (MIPS Embedded): Remove "set processor" documentation.
5812 (Remote configuration): Document "set/show X/P/Z-packet",
5813 "set/show read-aux-vector-packet", "set/show remote
5814 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5815 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5816 remotedebug", "set/show remotebreak", "set/show remotedevice",
5817 "set/show remotelogfile".
5818 (Auxiliary Vector): Add reference to the description of the
5819 read-aux-vector-packet setting.
5820 (Set Watchpoints): Add a cross-reference to "set remote
5821 hardware-breakpoint-limit".
5822 (General Query Packets): Add indexing of requests and
5823 cross-references to related commands in "Remote configuration".
5824 (File-I/O Overview, The system call): Fix wording and typos.
5825 (Thread Stops): Add index entries.
5826 (Continuing and Stepping): Document "show step-mode".
5827 (i386): New node. Document "set/show struct-convention".
5828 (Files): Document "show trust-readonly-sections".
5829 (Calling): Document "set/show unwindonsignal".
5830 (Messages/Warnings): Add index entries.
5831 (Maintenance Commands): Document "set/show watchdog".
5832 (Annotations Overview): Document "show annotate".
5833 (Set Watchpoints): Add index entries.
5834 (Symbols): Fix doc of case-sensitive.
5835 (ABI): Document "show coerce-float-to-double".
5836 (Convenience Vars, Help): Improve indexing.
5837 (Machine Code): Document "show disassembly-flavor".
5838 (Debugging C plus plus): Document "show overload-resolution".
5839 (Value History, Signaling): Add index entries.
5840
58412005-04-08 Eli Zaretskii <eliz@gnu.org>
5842
5843 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5844 (Processes): Fix wording.
5845 (History, List, Logging output, Define, Symbols, Print Settings):
5846 Improve indexing.
5847
a8f24a35
EZ
58482005-04-03 Eli Zaretskii <eliz@gnu.org>
5849
5850 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5851 redundant index entry for "target" command.
5852 (Backtrace): Add index entries.
5853 (Symbols, Fortran): Document the "set case-sensitive" command.
5854 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5855 (Print Settings): Add index entry for "set demangle-style".
5856 (Target Commands): Document "set download-write-size".
5857 (Debugging Output): Document "set exec-done-display".
5858
09d4efe1
EZ
58592005-04-02 Eli Zaretskii <eliz@gnu.org>
5860
5861 * gdb.texinfo (Files): Fix the name and documentation of
5862 add-shared-symbol-files. Document its alias assf. Update the
5863 list of OSs where GDB supports shared libraries. Fix markup.
5864 (Continuing and Stepping): Add reference to @var{location} in the
5865 text.
5866 (Dump/Restore Files): Fix reference to @{filename}.
5867 (Help): Fix wording.
5868 (Attach): Ditto.
5869 (Set Watchpoints): Ditto.
5870 (Backtrace): Remove redundant index entries. Improve index
5871 entries.
5872 (Delete Breaks): Fix wording.
5873 (Memory): Document the compare-sections command.
5874 (Memory Region Attributes): Improve wording.
5875 (Disabling): Improve wording.
5876 (Fortran): New subsection. Document the "info common" command.
5877 (Help): Document aliases "info copying" and "info warranty".
5878 (Caching Remote Data): New section. Document the "set/show
5879 remotecache" and "info dcache" commands.
5880 (Show): Fix wording of the documentation of the "set
5881 extension-language" command.
5882 (Signals): Add index entry for "info handle".
5883 (Memory Region Attributes): Fix punctuation.
5884 (Symbols): Change the arg name to "location" and refer to it in
5885 the text. Fix wording of "info types" doc.
5886 (Threads): Fix usage of @enumerate @item's.
5887 (Listing Tracepoints): Add index entry for "info tp".
5888 (Set Watchpoints): Add xref to "info break" description.
5889 (Macros): Add an index entry for "macro exp1". Document the
5890 "macro list" command.
5891 (Maintenance Commands): Document "flushregs", "maint agent",
5892 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5893 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5894 "maint print architecture", "maint print objfiles", "maint print
5895 statistics", "maint print type", "maint show-debug-regs", "maint
5896 space", "maint time", and "maint translate-address".
5897 (Connecting): Document the "monitor" command.
5898 (Annotations Overview): Describe the "set annotate" command.
5899
82f2d802
EZ
59002005-04-01 Eli Zaretskii <eliz@gnu.org>
5901
5902 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5903 Rearrange index entries and improve wording about support for
5904 hardware watchpoints.
5905
7d51c7de
BR
59062005-03-10 Bob Rossi <bob@brasko.net>
5907
5908 * gdb.texinfo: Update copyright
5909
68c71a2e
TR
59102005-02-09 Theodore A. Roth <troth@openavr.org>
5911
5912 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5913 error.
5914
83761cbd
KB
59152005-02-03 Kevin Buettner <kevinb@redhat.com>
5916
5917 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5918
9f1c6395
MS
59192005-01-17 Michael Snyder <msnyder@redhat.com>
5920
5921 * gdb.texinfo: Fix spelling, infinte -> infinite.
5922
fbd1b305
MK
59232005-01-08 Mark Kettenis <kettenis@gnu.org>
5924
5925 * observer.texi (GDB Observers): Document "solib_loaded".
5926
3ace7edb
AC
59272005-01-07 Andrew Cagney <cagney@gnu.org>
5928
bec39cab
AC
5929 * configure.ac: Rename configure.in, require autoconf 2.59.
5930 * configure: Re-generate.
5931
3ace7edb
AC
5932 * configure.in: Replace configdirs with multiple references to
5933 AC_CONFIG_SUBDIRS.
5934 * configure: Re-generate.
5ae4183a 5935
53531fc1
AC
59362005-01-04 Andrew Cagney <cagney@gnu.org>
5937
5938 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5939 part of the version number.
5940
536ffdb7
MK
59412004-12-24 Mark Kettenis <kettenis@gnu.org>
5942
5943 * gdbint.texinfo (Algorithms): Remove description of
5944 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5945
e1aac25b
JB
59462004-12-07 Jim Blandy <jimb@redhat.com>
5947
5948 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5949 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5950 numbers.
5951
f47b1503
AS
59522004-12-07 Andreas Schwab <schwab@suse.de>
5953
5954 * gdb.texinfo (Mode Options): Document -l option.
5955
b6b8ece6
EZ
59562004-12-04 Eli Zaretskii <eliz@gnu.org>
5957
5958 * gdbint.texinfo (Algorithms): More accurate description of
5959 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5960 is not needed unless data-read and data-access watchpoints are
5961 supported. Add a description of how GDB checks whether the
5962 inferior stopped because a watchpoint was hit.
5963
01371747
EZ
59642004-11-23 Eli Zaretskii <eliz@gnu.org>
5965
5966 * gdb.texinfo (Files): Add cross-reference to description of
5967 -readnow command-line switch.
5968
2315ffec
RC
59692004-11-10 Randolph Chung <tausq@debian.org>
5970
5971 * gdb.texinfo: Document set/show backtrace past-entry commands.
5972 Rearrange index entries for set/show backtrace past-main.
5973
69065f5d
AC
59742004-11-10 Jon Beniston <jon@beniston.com>
5975
5976 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
5977 * gdb.texinfo (Remote Serial Protocol): Further describe
5978 binary transfer escaping mechanism .
69065f5d 5979
30e91e0b
RC
59802004-11-08 Randolph Chung <tausq@debian.org>
5981
5982 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5983 and "show debug infrun". Add index entries.
5984
60bf7e09
EZ
59852004-10-23 Eli Zaretskii <eliz@gnu.org>
5986
5987 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5988 "info proc" that are already implemented. Add index entries.
5989 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
5990 (Files): Add a tip for decreasing memory used for symtabs from
5991 shared libraries.
f018e82f
EZ
5992 (Starting): Fix whitespace; make "elaboration" stand out where it
5993 is first used, and add an index entry for the term.
f8568604
EZ
5994 (Calling): Expand and elaborate text. Add "print". Add the
5995 description of problems with weak aliases.
384ee23f 5996 (Core File Generation): New section.
60bf7e09 5997
d52fe014
AC
59982004-10-12 Andrew Cagney <cagney@gnu.org>
5999
6000 * gdbint.texinfo (Versions and Branches): New chapter.
6001 (Releasing GDB): Delete "Versions and Branches" section.
6002 (Top): Add "Versions and Branches".
6003
703663ab
EZ
60042004-10-08 Eli Zaretskii <eliz@gnu.org>
6005
6006 * gdb.texinfo (Editing, History): Add cross-references to the
6007 included Readline and History user documentation. Remove
6008 references to the symbol have-readline-appendices which is unused
6009 and undefined.
6010 (History): Fix indexing.
6011
ac77d04f
JJ
60122004-10-08 Jeff Johnston <jjohnstn@redhat.com>
6013
6014 * gdbint.texinfo (target_stopped_data_address): Update to
6015 new prototype.
6016 (i386_stopped_data_address): Update prototype and description.
6017 (i386_stopped_by_watchpoint): New function and description.
6018
e07c999f
PH
60192004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6020
6021 * gdb.texinfo (Filenames): Add Ada suffixes.
6022 (Ada) New section.
6023
2e868123
AC
60242004-09-27 Andrew Cagney <cagney@gnu.org>
6025 Robert Picco <Robert.Picco@hp.com>
6026
6027 * gdb.texinfo (Packets): Document the "p" packet.
6028
02a57714
JM
60292004-09-21 Jason Molenda (jmolenda@apple.com)
6030
6031 * gdb.texinfo (Paths and Names of the Source Files): Document the
6032 meaning of values in the 'desc' field of a SO stab.
6033
ae038cb0
DJ
60342004-09-20 Daniel Jacobowitz <dan@debian.org>
6035
6036 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
6037 max-cache-age" and "maint show dwarf2 max-cache-age".
6038
f7dc1244
EZ
60392004-09-16 Eli Zaretskii <eliz@gnu.org>
6040
6041 * gdb.texinfo (Set Breaks): Add index entry for setting
6042 breakpoints on overloaded C++ functions that are not members of
6043 any classes. Add an example and an index entry for setting
6044 breakpoints on all program functions.
6045 (Character Sets, Macros, Overlay Commands)
6046 (Non-debug DLL symbols, GDB/MI Output Syntax)
6047 (Annotations Overview, Maintenance Commands, File-I/O Overview):
6048 Use "(@value{GDBP})" instead of a literal "(gdb)".
6049
f810308b
AC
60502004-09-12 Andrew Cagney <cagney@gnu.org>
6051
6052 * gdbint.texinfo (Native Debugging): Delete description of
6053 FILES_INFO_HOOK.
6054
15a661f3
PH
60552004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6056
5ae4183a
AS
6057 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6058 to hex_string_custom (not historically correct, but more
15a661f3
PH
6059 understandable, given the current code).
6060
f3219c75
AC
60612004-09-03 Andrew Cagney <cagney@gnu.org>
6062
6063 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6064
f3bb6704
JJ
60652004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6066
6067 * observer.texi (solib_unloaded): New observer.
6068
8d2c00cb
AC
60692004-08-24 Andrew Cagney <cagney@gnu.org>
6070
6071 * gdbint.texinfo (Target Architecture Definition): Add missing
6072 comma.
6073
e7dc800a
MC
60742004-08-20 Michael Chastain <mec.gnu@mindspring.com>
6075
6076 * (Using the Testsuite): build != host is supported,
6077 but some test scripts do not support build != host.
6078
73b03683
MK
60792004-08-14 Mark Kettenis <kettenis@gnu.org>
6080
6081 * gdbint.texinfo (Host Definition): Delete description of
6082 FCLOSE_PROVIDED and GETENV_PROVIDED.
6083
c0ccb908
MK
60842004-08-05 Mark Kettenis <kettenis@chello.nl>
6085
6086 * gdbint.texinfo (Host Definition): Delete description of
6087 NO_SYS_FILE.
6088 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6089 PTRACE_FP_BUG.
6090
9c8dbfa9
AC
60912004-08-05 Andrew Cagney <cagney@gnu.org>
6092
6093 * gdbint.texinfo (Target Architecture Definition): Delete
6094 reference to deprecated_read_fp.
6095
f42accbe
AC
60962004-08-02 Andrew Cagney <cagney@gnu.org>
6097
6098 * gdbint.texinfo (Target Architecture Definition): Delete
6099 description of DEPRECATED_REGISTER_BYTES.
6100
0b66e38c
EZ
61012004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
6102
6103 * gdb.texinfo (Source Path): Document the new behavior of
6104 searching for the source files.
6105
15387254
EZ
61062004-07-17 Eli Zaretskii <eliz@gnu.org>
6107
6108 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6109 (Search, Expressions, Arrays, Variables, Data, Machine Code)
6110 (Auto Display): Improve indexing.
6111
2c07db7a
AC
61122004-07-16 Andrew Cagney <cagney@gnu.org>
6113
6114 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6115 "-noasync".
6116
4644b6e3
EZ
61172004-07-09 Eli Zaretskii <eliz@gnu.org>
6118
6119 * gdb.texinfo: Fix @kindex entries so that multiple commands that
6120 have the same prefix have only their prefix in the index.
6121
7561d450
MK
61222004-07-03 Mark Kettenis <kettenis@gnu.org>
6123
6124 * gdb.texinfo (BSD libkvm Interface): New node (section)
6125 (Native): Add it to the menu.
6126
67bebe79
MK
61272004-07-01 Mark Kettenis <kettenis@gnu.org>
6128
6129 * gdbint.texinfo (Target Architecture Definition): Remove
6130 PCC_SOL_BROKEN.
6131
1a6923e0
MK
61322004-06-24 Mark Kettenis <kettenis@gnu.org>
6133
6134 * gdbint.texinfo (Target Architecture Definition): Remove
6135 SUN_FIXED_LBRAC_BUG.
6136
b435e160
AC
61372004-06-26 Andrew Cagney <cagney@gnu.org>
6138
6139 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6140
b5622e8d
AC
61412004-06-20 Andrew Cagney <cagney@gnu.org>
6142
6143 * gdbint.texinfo (Target Architecture Definition): Deprecate
6144 USE_STRUCT_CONVENTION.
6145
e0c07bf0
MC
61462004-06-19 Michael Chastain <mec.gnu@mindspring.com>
6147
6148 gdb.texinfo (Bug Reporting): Mention session recording,
6149 with the script command or Emacs.
6150
782263ab
AC
61512004-06-18 Andrew Cagney <cagney@gnu.org>
6152
6153 * gdbint.texinfo (Target Architecture Definition): Deprecate
6154 FUNCTION_START_OFFSET.
6155
03727ca6
AC
61562004-06-14 Andrew Cagney <cagney@gnu.org>
6157
6158 Based on changes from Karl Berry.
6159 * gdb.texinfo: Do not use @sc in a direntry.
6160 * stabs.texinfo: Change @dircateogry to "Software development".
6161 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6162
97092415
AC
61632004-06-13 Andrew Cagney <cagney@gnu.org>
6164
6165 * gdbint.texinfo (Target Architecture Definition): Delete
6166 description of RETURN_VALUE_ON_STACK.
6167
1f6d4158
AC
61682004-06-09 Andrew Cagney <cagney@gnu.org>
6169
6170 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6171 deleted by previous patch.
6172
d966f0cb
AC
61732004-06-08 Andrew Cagney <cagney@gnu.org>
6174
6175 * gdbint.texinfo (Native Debugging): Delete documentation on
6176 ATTACH_DETACH.
6177
86fe4aaa
RC
61782004-06-06 Randolph Chung <tausq@debian.org>
6179
6180 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6181
d4b6d575
RC
61822004-06-06 Randolph Chung <tausq@debian.org>
6183
5ae4183a 6184 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
6185 the new push_dummy_call method signature. Describe the function
6186 argument.
6187
4e8b0763
JB
61882004-05-24 Joel Brobecker <brobecker@gnat.com>
6189
6190 * gdb.texinfo (Starting): Document new start command.
6191
59caf092
AC
61922004-05-21 Andrew Cagney <cagney@redhat.com>
6193
6194 * observer.texi (GDB Observers): Document "inferior_created".
6195
e4a2df64
AC
61962004-05-08 Andrew Cagney <cagney@redhat.com>
6197
e6b55ae2
AC
6198 * gdbint.texinfo (Target Architecture Definition): Delete
6199 description of DO_DEFERRED_STORES.
6200
28954179
AC
6201 * gdbint.texinfo (Target Architecture Definition): Delete
6202 references to DEPRECATED_FIX_CALL_DUMMY.
6203
434b87dd
AC
6204 * gdbint.texinfo (Target Architecture Definition): Delete
6205 description of DEPRECATED_CALL_DUMMY_WORDS,
6206 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6207
58d28df8
AC
6208 * gdbint.texinfo (Target Architecture Definition): Delete
6209 description of DEPRECATED_PUSH_DUMMY_FRAME.
6210
e4a2df64
AC
6211 * gdbint.texinfo (Target Architecture Definition): Delete
6212 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6213
2b4855ab
AC
62142004-05-07 Andrew Cagney <cagney@redhat.com>
6215
6216 * observer.texi (GDB Observers): Add "Debugging" section. Include
6217 cross reference to "set/show debug observer".
6218 * gdb.texinfo (Debugging Output): Document "set/show debug
6219 observer".
6220
fcf70625
AC
62212004-05-01 Andrew Cagney <cagney@redhat.com>
6222
6223 * gdbint.texinfo (Target Architecture Definition): Delete
6224 description of DEPRECATED_PC_IN_SIGTRAMP.
6225
8ee56bcf
AC
62262004-04-30 Andrew Cagney <cagney@redhat.com>
6227
6228 * gdbint.texinfo (Target Architecture Definition): Delete
6229 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6230
67ab9a76
OF
62312004-04-30 Orjan Friberg <orjanf@axis.com>
6232
6233 * observer.texi (GDB Observers): Correct spelling.
6234
79346bcb
OF
62352004-04-26 Orjan Friberg <orjanf@axis.com>
6236
6237 * observer.texi (GDB Observers): Add target_changed event.
6238
7a464420
AC
62392004-04-08 Andrew Cagney <cagney@redhat.com>
6240
6241 * observer.texi (GDB Observers): Rework, provide generic observer
6242 definitions and then a list of observable events.
6243
6cdf9d98
AC
62442004-04-04 Andrew Cagney <cagney@redhat.com>
6245
6246 * gdbint.texinfo (Host Definition): Delete reference to
6247 NO_SIGINTERRUPT.
6248
ddc135a4
AC
62492004-04-02 Andrew Cagney <cagney@redhat.com>
6250
6251 * gdbint.texinfo (Target Architecture Definition): Delete
6252 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6253
6a1b180d
SC
62542004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6255
6256 * gdb.texinfo (TUI Commands): Document tui reg commands.
6257
d0d5df6f
AC
62582004-03-26 Andrew Cagney <cagney@redhat.com>
6259
6260 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
6261 "gdbtui".
6262 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
6263 (Contributors): Mention both Text and Terminal User Interface.
6264
aa2a3f87
AC
62652004-03-23 Andrew Cagney <cagney@redhat.com>
6266
6267 * gdbint.texinfo (Target Architecture Definition): Deprecate
6268 references to SIGTRAMP_START and SIGTRAMP_END.
6269
f561f026
AC
62702004-03-23 Andrew Cagney <cagney@redhat.com>
6271
6272 * gdbint.texinfo (Target Architecture Definition): Deprecate
6273 references to PC_IN_SIGTRAMP.
6274
33cb8b0f
AC
62752004-03-19 Andrew Cagney <cagney@redhat.com>
6276
6277 * gdbint.texinfo (Target Architecture Definition): Delete
6278 reference to GDB_TARGET_IS_HPPA.
6279
fc989b7a
AC
62802004-03-18 Andrew Cagney <cagney@redhat.com>
6281
6282 * gdbint.texinfo (Coding): Update section on gdbarch_data,
6283 describe pre_init and post_init.
6284
701b08bb
DJ
62852004-03-09 Daniel Jacobowitz <drow@mvista.com>
6286
6287 * gdb.texinfo (Debugging Output): Document values for "set debug
6288 target".
6289
faae5abe
AC
62902004-02-28 Andrew Cagney <cagney@redhat.com>
6291
6292 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6293
dd79a6cf
JJ
62942004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6295
6296 * gdb.texinfo (breakpoints): Add information about the
6297 new "set breakpoint pending" and "show breakpoint pending"
6298 commands.
6299
e7f16015
AC
63002004-02-26 Andrew Cagney <cagney@redhat.com>
6301
6302 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6303 in Per-architecture module data section.
6304
7161a3a6
RM
63052004-02-25 Roland McGrath <roland@redhat.com>
6306
6307 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6308
2154891a
AC
63092004-02-24 Andrew Cagney <cagney@redhat.com>
6310
6311 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6312 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6313 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 6314
6c74ac8b
AC
63152004-02-17 Andrew Cagney <cagney@redhat.com>
6316
6317 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6318
19772a2c
AC
63192004-02-16 Andrew Cagney <cagney@redhat.com>
6320
6321 * gdbint.texinfo (Target Architecture Definition): Deprecate
6322 FRAMELESS_FUNCTION_INVOCATION.
6323
c9830293
AC
63242004-02-16 Andrew Cagney <cagney@redhat.com>
6325
6326 * gdbint.texinfo (Coding): Mention -Wunused-function.
6327
b9d26eb9
AC
63282004-02-14 Andrew Cagney <cagney@redhat.com>
6329
6330 * gdbint.texinfo (Target Architecture Definition): Delete
6331 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6332
49efadf5
EZ
63332004-02-12 Elena Zannoni <ezannoni@redhat.com>
6334
6335 * gdb.texinfo: Properly quote the name "C++".
6336 * gdbint.texinfo: Ditto.
6337 * stabs.texinfo: Ditto.
6338
1eb288ea
EZ
63392004-02-11 Elena Zannoni <ezannoni@redhat.com>
6340
6341 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6342 minimal information about libiberty.
6343
e4937fc1
MC
63442004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6345
6346 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6347
a9331b3f
RM
63482004-02-04 Roland McGrath <roland@redhat.com>
6349
6350 * gdb.texinfo (Auxiliary Vector): New node (section).
6351 (Data): Add it to the menu.
6352
2650777c
JJ
63532004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6354
6355 * gdb.texinfo (Breakpoints): Add information about pending
6356 breakpoint support.
6357
b4501125
AC
63582004-01-26 Andrew Cagney <cagney@redhat.com>
6359
6360 * gdb.texinfo (Overview): Delete references to the cisco protocol
6361 including the "N" response.
6362
74055713
AC
63632004-01-26 Andrew Cagney <cagney@redhat.com>
6364
6365 * gdbint.texinfo (Target Architecture Definition): Rename
6366 EXTRACT_STRUCT_VALUE_ADDRESS to
6367 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 6368
3bbe9696
EZ
63692004-01-24 Eli Zaretskii <eliz@gnu.org>
6370
6371 * gdb.texinfo (KOD): Document "show os". Add index entries for
6372 "set/show os" and "info cisco" commands.
6373
5843504f
EZ
63742004-01-21 Eli Zaretskii <eliz@gnu.org>
6375
6376 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6377
9175c9a3
MC
63782004-01-19 Michael Chastain <mec.gnu@mindspring.com>
6379
6380 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6381 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6382
8e94b928
NR
63832004-01-19 Nick Roberts <nick@nick.uklinux.net>
6384
6385 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6386 -stack-list-locals.
6387 (GDB/MI Variable Objects): Describe extension to
6388 -var-list-children.
6389
a20cf136
DJ
63902004-01-17 Daniel Jacobowitz <drow@mvista.com>
6391
6392 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6393
afb18d0f
AC
63942004-01-17 Andrew Cagney <cagney@redhat.com>
6395
6396 * gdbint.texinfo (Target Architecture Definition): Delete
6397 documentation on DEPRECATED_NPC_REGNUM.
6398
b51970ac
DJ
63992004-01-13 Daniel Jacobowitz <drow@mvista.com>
6400
6401 * gdb.texinfo: Update copyright year. Mention that set
6402 follow-fork-mode is supported on GNU/Linux. Remove documentation of
6403 "set follow-fork-mode ask".
6404
0f0cffd2
AC
64052004-01-13 Andrew Cagney <cagney@redhat.com>
6406
6407 * gdbint.texinfo: Update copyright year.
6408 (Coding): Add -Wunused-label to list of -Werror warnings.
6409
c552b3bb 64102004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 6411 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
6412
6413 * gdb.texinfo: Update copyright.
6414 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6415 around names, as appropriate. Minor syntax cleanup of
6416 _NSPrintForDebugger explanation. Two spaces after periods.
6417 GDBN used instead of lit. "gdb". Index entries added for
6418 print-object and _NSPrintForDebugger. @noindent added in one spot.
6419
afe157ca
EZ
64202003-11-11 Elena Zannoni <ezannoni@redhat.com>
6421
6422 * stabs.texinfo: Add dircategory and direntry commands.
6423 * annotate.texinfo: Ditto.
6424
963e2bb7
AC
64252003-11-10 Andrew Cagney <cagney@redhat.com>
6426
6427 * gdbint.texinfo (Target Architecture Definition): Replace the
6428 return_value method's "inval" and "outval" parameters with
6429 "readbuf" and "writebuf".
6430
1d8b2f28
JB
64312003-10-28 Jim Blandy <jimb@redhat.com>
6432
6433 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6434 from "The `F' request packet" and "The `F' reply packet", to make
6435 texi2dvi happy.
6436 (File-I/O remote protocol extension): Update menu entries, too.
6437
36d86913
MC
64382003-10-26 Michael Chastain <mec@shout.net>
6439
6440 * gdb.texinfo (Thread Stops): Document the issue with
6441 premature return from system calls in multi-threaded programs.
6442
ce2826aa
AC
64432003-10-24 Andrew Cagney <cagney@redhat.com>
6444
6445 * annotate.texinfo: Fix "fortunatly"[sic].
6446
f24c5e49
KI
64472003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6448
6449 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6450 with "Hitachi" and "Mitsubishi".
6451
92ad9cd9
AC
64522003-10-20 Andrew Cagney <cagney@redhat.com>
6453
6454 * gdbint.texinfo (Target Architecture Definition): Document
6455 gdbarch_return_value. Add cross references from
6456 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6457 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6458
0ab4b752
MK
64592003-10-18 Mark Kettenis <kettenis@gnu.org>
6460
6461 * gdbint.texinfo (Target Architecture Definition): Document
6462 regset_from_core_section.
fb3e19c0
KI
6463
64642003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6465
6466 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6467
a9331b3f 64682003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
6469
6470 From Anthony Green <green@redhat.com>:
5ae4183a 6471 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 6472
1485d690
KB
64732003-10-14 Kevin Buettner <kevinb@redhat.com>
6474
889bf7c5
PA
6475 * gdb.texinfo (Breakpoint related warnings): New node.
6476 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 6477
86d30acc
DJ
64782003-10-13 Daniel Jacobowitz <drow@mvista.com>
6479
6480 * gdb.texinfo (Remote Protocol): Document v and vCont.
6481
172c2a43
KI
64822003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6483
6484 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6485 * gdbint.texinfo: Ditto.
6486
71952f4c
AC
64872003-10-09 Andrew Cagney <cagney@redhat.com>
6488
6489 From 2003-09-18 David Anderson <davea@sgi.com>:
6490 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6491 "command".
6492
268e2188
AC
64932003-10-03 Andrew Cagney <cagney@redhat.com>
6494
6495 * gdbint.texinfo (Target Architecture Definition): Deprecate
6496 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6497 just target.
6498
12c266ea 64992003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 6500
f30992d4 6501 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
6502 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6503 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6504 * gdbint.texinfo (Target Architecture Definition): Rename
6505
65062003-09-30 Andrew Cagney <cagney@redhat.com>
6507
f30992d4 6508 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 6509 (Target Architecture Definition):
f30992d4 6510
2e092625
AC
6511 * gdbint.texinfo (Target Architecture Definition): Rename
6512 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6513
0717ae8a
AC
65142003-09-29 Andrew Cagney <cagney@redhat.com>
6515
dad809b7
AC
6516 * gdbint.texinfo (Target Architecture Definition): Delete
6517 documentation for NEED_TEXT_START_END.
6518
0717ae8a
AC
6519 * gdbint.texinfo (Target Architecture Definition): Rename
6520 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6521 TARGET_WRITE_PC.
a9331b3f 6522
af6cf26d
MC
65232003-09-22 Michael Chastain <mec@shout.net>
6524
6525 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6526
ee206350
AG
65272003-09-21 Anthony Green <green@redhat.com>
6528
6529 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6530
a38c9fe6
MK
65312003-09-21 Mark Kettenis <kettenis@gnu.org>
6532
6533 * gdbint.texinfo (Target Architecture Definition): Document
6534 stabs_argument_has_addr.
6535
77949794
AC
65362003-09-18 Andrew Cagney <cagney@redhat.com>
6537
6538 * gdbint.texinfo (Target Architecture Definition): Delete
6539 documentation on REGISTER_NAMES.
6540
8e823e25
MK
65412003-09-13 Mark Kettenis <kettenis@gnu.org>
6542
6543 * gdbint.texinfo (Target Architecture Definition): Replace
6544 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6545
f27dd7fd
AC
65462003-09-11 Andrew Cagney <cagney@redhat.com>
6547
6548 * gdbint.texinfo (Target Architecture Definition): Replace
6549 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6550
8b148df9
AC
65512003-08-18 Andrew Cagney <cagney@redhat.com>
6552
6553 * gdbint.texinfo (Target Architecture Definition): Document
6554 "frame_red_zone_size".
6555
25d29d70
AC
65562003-08-09 Andrew Cagney <cagney@redhat.com>
6557
6558 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6559 with "set/show backtrace past-main" and "set/show backtrace
6560 limit".
6561
c938e9b0
L
65622003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6563
6564 * Makefile.in (install-info): Support DESTDIR.
6565 (install-html): Likewise.
6566
64fabec2
AC
65672003-08-07 Andrew Cagney <cagney@redhat.com>
6568
6569 Patch from Nick Roberts.
6570 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6571 bindings. Remove description of send-gdb-command.
6572
2fcf52f0
AC
65732003-08-07 Andrew Cagney <cagney@redhat.com>
6574
6575 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6576 GDB 6.0.
6577
086432e2
AC
65782003-08-06 Andrew Cagney <cagney@redhat.com>
6579
6580 * gdb.texinfo (Mode Options): Mention that level three is the
6581 highest available and that level 2 is deprecated.
6582 (Annotations Overview): Mention annotation levels. Cross reference
6583 to "Limitations of the Annotation Interface" in annotate.texi.
6584 (TODO, Value Annotations, Frame Annotations): Delete section.
6585 (Displays, Breakpoint Info): Delete.
6586
e5249f67
AC
65872003-08-04 Andrew Cagney <cagney@redhat.com>
6588
6589 * agentexpr.texi: Delete @bye.
6590 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6591 (stabs.info): Add $(srcdir) to include search path.
6592 (html): Depend on "annotate_toc.html", and not "annotate.html".
6593 * stabs.texinfo: Ditto. Include "fdl.texi".
6594 * gdbint.texinfo: Update copyright statement's list of invariant
6595 sections.
6596
e6f672d2
AC
65972003-07-28 Andrew Cagney <cagney@redhat.com>
6598
6599 * Makefile.in (INFO_DEPS): Add annotate.info.
6600 (dvi, ps, html, pdf): Add annotate.
6601 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6602 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6603 (ANNOTATE_DOC_FILES): New macro.
6604 (ANNOTATE_TEX_TMPS): New macro.
6605 (annotate.info, annotate_toc.html): Specify dependencies.
6606 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6607 * annotate.texinfo: Rename annotate.texi. Get building. Add
6608 "Migrating to GDB/MI" and "Limitations of the Annotation
6609 Interface" chapters. Mention why it is not part of the user
6610 guide. Update copyright notice. Include "fdl.texi".
6611
72ffddc9
SC
66122003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6613
6614 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6615
a9f12a31
DJ
66162003-07-24 Daniel Jacobowitz <drow@mvista.com>
6617
6618 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6619
b1fe9455
DJ
66202003-07-24 Daniel Jacobowitz <drow@mvista.com>
6621
6622 * gdb.texinfo (Server): Mention pidof.
6623
153721e6
AC
66242003-07-22 Andrew Cagney <cagney@redhat.com>
6625
6626 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6627 list.
6628
0fac0b41
DJ
66292003-06-28 Daniel Jacobowitz <drow@mvista.com>
6630
6631 * gdb.texinfo (Logging output): New chapter.
6632
4e562065
JB
66332003-06-24 Joel Brobecker <brobecker@gnat.com>
6634
6635 * gdb.texinfo (Unsupported languages): New section.
6636 (Languages): Add link to new section.
6637
f2c06f52
AC
66382003-06-22 Andrew Cagney <cagney@redhat.com>
6639
6640 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6641
b4177fca
DJ
66422003-06-22 Daniel Jacobowitz <drow@mvista.com>
6643
6644 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6645
f418dd93
DJ
66462003-06-22 Daniel Jacobowitz <drow@mvista.com>
6647
6648 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6649 * agentexpr.texi: Retitle section, and change it to an appendix.
6650 Comment out texinfo initialization. Factor a @var{} into two
6651 pieces to prevent makeinfo warnings.
6652 * gdb.texinfo: Add Agent Expressions appendix.
6653
4ca61388
DJ
66542003-06-19 Daniel Jacobowitz <drow@mvista.com>
6655
6656 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6657
07f31aa6
DJ
66582003-06-18 Daniel Jacobowitz <drow@mvista.com>
6659
5ae4183a 6660 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
6661 remote target". Document the "detach" and "disconnect" commands.
6662 (Server, Netware, Debug Session): Reference "Connecting to a
6663 remote target".
6664 (GDB/MI Target Manipulation): Document "-target-disconnect".
6665
2dd0da42
AC
66662003-06-13 Andrew Cagney <cagney@redhat.com>
6667
6668 * gdbint.texinfo (Target Architecture Definition): Deprecate
6669 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6670 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6671
e7a3abfc
JB
66722003-06-09 Jim Blandy <jimb@redhat.com>
6673
6674 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6675
25e3a86b
AC
66762003-06-08 Andrew Cagney <cagney@redhat.com>
6677
6678 * gdbint.texinfo (Target Architecture Definition): Delete
6679 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6680
a9e5fdc2
AC
66812003-06-08 Andrew Cagney <cagney@redhat.com>
6682
6683 * gdbint.texinfo (Target Architecture Definition): Document
6684 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6685
b37303ee
AF
66862003-06-07 Adam Fedor <fedor@gnu.org>
6687
6688 * gdb.texinfo: Add Objective-C documentation.
6689
39fe6e80
AC
66902003-06-01 Andrew Cagney <cagney@redhat.com>
6691
6692 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6693 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6694
125309b2
AC
66952003-05-21 Andrew Cagney <cagney@redhat.com>
6696
6697 * gdbint.texinfo (Target Architecture Definition): Delete
6698 references to "extract_address" and "store_address".
6699
b8b527c5
AC
67002003-05-16 Andrew Cagney <cagney@redhat.com>
6701
6702 * gdbint.texinfo (Target Architecture Definition): Replace
6703 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6704 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6705
50e3ee83
TR
67062003-05-14 Theodore A. Roth <troth@openavr.org>
6707
6708 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6709
44e2be90
L
67102003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6711
6712 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6713 (gdb.dvi): Likewise.
6714 (gdb.pdf): Likewise.
6715 (links2roff): Likewise.
6716
df5215a6
JB
67172003-05-08 Jim Blandy <jimb@redhat.com>
6718
6719 * gdb.texinfo (Dump/Restore Files): Update documentation for
6720 'dump', 'append', and 'restore': note that format argument is
6721 optional; simplify presentation of the command variants; and be
6722 more precise about the formats.
6723
5e7b2f39
JB
67242003-05-07 Jim Blandy <jimb@redhat.com>
6725
6726 * gdb.texinfo (Symbols): Update documentation: 'maint list
6727 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6728 symtabs' and 'maint info psymtabs'.
6729
b1e29e33
AC
67302003-05-05 Andrew Cagney <cagney@redhat.com>
6731
6732 * gdbint.texinfo (Target Architecture Definition): Make
6733 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6734 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6735 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6736
00905d52
AC
67372003-05-04 Andrew Cagney <cagney@redhat.com>
6738
6739 * gdb.texinfo (Maintenance Commands): Document "maint print
6740 dummy-frames".
6741
54ff5908
AC
67422003-05-04 Andrew Cagney <cagney@redhat.com>
6743
6744 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6745
32e7087d
JB
67462003-05-03 J. Brobecker <brobecker@gnat.com>
6747
6748 Thierry Schneider <tpschneider1@yahoo.com>
6749 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6750 for new MI command.
6751
7043d8dc
AC
67522003-05-03 Andrew Cagney <cagney@redhat.com>
6753
6754 * gdbint.texinfo (Target Architecture Definition): Document
6755 push_dummy_code. Add cross references.
6756
e33d66ec
EZ
67572003-05-02 Elena Zannoni <ezannoni@redhat.com>
6758
6759 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6760 set/show charsets commands.
6761
0ba6dca9
AC
67622003-04-28 Andrew Cagney <cagney@redhat.com>
6763
6764 * gdbint.texinfo (Target Architecture Definition): Replace
6765 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6766 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6767
d7a27068
AC
67682003-04-28 Andrew Cagney <cagney@redhat.com>
6769
6770 * gdbint.texinfo (Target Architecture Definition): Rename
6771 "tm_print_insn" to "deprecated_tm_print_insn".
6772
44ea7b70
JB
67732003-04-09 Jim Blandy <jimb@redhat.com>
6774
6775 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6776 list psymtabs'.
6777
fb8f8949
AC
67782003-04-08 Andrew Cagney <cagney@redhat.com>
6779
6780 * gdbint.texinfo (Target Architecture Definition): Delete
6781 references to EXTRA_FRAME_INFO.
6782
32fb0f22
AC
67832003-04-08 Andrew Cagney <cagney@redhat.com>
6784
6785 * gdbint.texinfo (Target Architecture Definition): Delete
6786 PRINT_TYPELESS_INTEGER.
6787
6be67e67
JB
67882003-04-02 J. Brobecker <brobecker@gnat.com>
6789
6790 * observer.texi (GDB Observers): Adjust the documentation for the
6791 normal_stop notification to better describe reality. Fix a couple
6792 of minor typos.
6793
4e35d5f0
BR
67942003-04-02 Bob Rossi <bob_rossi@cox.net>
6795
a9331b3f 6796 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
6797 '-file-list-exec-source-file'
6798
e8a8712a
AC
67992003-03-31 Andrew Cagney <cagney@redhat.com>
6800
6801 * gdbint.texinfo (Target Architecture Definition): Delete
6802 references to CALL_DUMMY_P.
6803
6c0e89ed
AC
68042003-03-30 Andrew Cagney <cagney@redhat.com>
6805
6806 * gdbint.texinfo (Target Architecture Definition): Remove
6807 reference to TARGET_WRITE_SP.
a9331b3f 6808
378bfd1b
AC
68092003-03-27 Andrew Cagney <cagney@redhat.com>
6810
6811 * gdbint.texinfo (Target Architecture Definition): Remove
6812 references to write_sp.
6c0e89ed 6813
922fbb7b
AC
68142003-03-27 Andrew Cagney <cagney@redhat.com>
6815
6816 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6817 chapter body. Use @smallexample instead of @example.
6818 (Annotations): Ditto.
6819 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6820 annotate.texi.
6821
b81774d8
AC
68222003-03-26 Andrew Cagney <cagney@redhat.com>
6823
6824 * gdbint.texinfo (Target Architecture Definition): Replace
6825 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6826 dummy_addr parameters.
6827
1bf6d5cc
AC
68282003-03-25 Andrew Cagney <cagney@redhat.com>
6829
6830 * gdbint.texinfo (Target Architecture Definition): Delete
6831 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6832 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6833 Add reference to PUSH_ARGUMENTS.
6834
618ce49f
AC
68352003-03-23 Andrew Cagney <cagney@redhat.com>
6836
6837 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6838 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6839
bcd7e15f
JB
68402003-03-18 J. Brobecker <brobecker@gnat.com>
6841
6842 * gdbint.texinfo (Algorithms): Add new section describing the
6843 Observer paradigm.
6844 (Top): Add menu entry to new observer appendix.
6845 * observer.texi: New file.
6846 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6847 new observer.texi file.
6848
9fe8321b
AC
68492003-03-17 Andrew Cagney <cagney@redhat.com>
6850
6851 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6852 that GNU Press update the manual version number.
6853
ac2adee5
AC
68542003-03-12 Andrew Cagney <cagney@redhat.com>
6855
6856 * gdbint.texinfo (Target Architecture Definition): Delete
6857 references to get_saved_register. Rename GET_SAVED_REGISTER to
6858 DEPRECATED_GET_SAVED_REGISTER.
6859
749b82f6
AC
68602003-03-13 Andrew Cagney <cagney@redhat.com>
6861
6862 * gdbint.texinfo (Target Architecture Definition): Replace
6863 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6864
8bedc050
AC
68652003-03-12 Andrew Cagney <cagney@redhat.com>
6866
6867 * gdbint.texinfo (Target Architecture Definition): Rename
6868 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 6869
0ce1b118
CV
68702003-03-10 Corinna Vinschen <vinschen@redhat.com>
6871
6872 * gdb.texinfo: Add File-I/O documentation.
6873
12cc2063
AC
68742003-03-10 Andrew Cagney <cagney@redhat.com>
6875
6876 * gdbint.texinfo (Target Architecture Definition): Cross reference
6877 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6878
7453dc06
AC
68792003-03-07 Andrew Cagney <cagney@redhat.com>
6880
6881 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6882 frame" command.
6883
6314f104
AC
68842003-03-05 Andrew Cagney <cagney@redhat.com>
6885
6886 * gdbint.texinfo (Target Architecture Definition): Document
6887 unwind_dummy_id. Cross reference unwind_dummy_id and
6888 SAVE_DUMMY_FRAME_TOS.
6889
f1212245
DJ
68902003-03-05 James Ingham <jingham@apple.com>
6891 Daniel Jacobowitz <drow@mvista.com>
6892
6893 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6894 and "show cp-abi".
6895
77e7e267
AC
68962003-03-03 Andrew Cagney <cagney@redhat.com>
6897
6898 * gdbint.texinfo (Target Architecture Definition): Document
6899 register_type.
6900
838a8221
AC
69012003-03-03 Andrew Cagney <cagney@redhat.com>
6902
6903 * stabs.texinfo (Structures): Use @samp and separate @var's
6904 instead of a single @var containing a comma separated list.
6905 (Unions): Ditto.
6906
d7f4a264
DJ
69072003-03-02 Daniel Jacobowitz <drow@mvista.com>
6908
6909 * Makefile.in (distclean): Remove config.log.
6910
f30ee0bc
AC
69112003-03-01 Andrew Cagney <cagney@redhat.com>
6912
6913 * gdbint.texinfo (Target Architecture Definition): Rename
6914 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6915
69162003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
6917
6918 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6919 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6920
be448670
CF
69212003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6922
6923 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6924 (Non-debug DLL symbols): New node, describing the minimal symbols
6925 loaded from DLLs without real debugging symbols.
6926
501eef12
AC
69272003-02-20 Andrew Cagney <ac131313@redhat.com>
6928
6929 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6930 hardware-breakpoint-limit".
6931 (Set Watchpoints): Add cross reference to "set remote
6932 hardware-watchpoint-limit".
6933 (Remote configuration options): New section.
6934
21c294e6
AC
69352003-02-04 Andrew Cagney <ac131313@redhat.com>
6936
e9be73e4
AC
6937 * gdbint.texinfo (Target Architecture Definition): Delete
6938 descrption of IS_TRAPPED_INTERNALVAR.
6939
21c294e6
AC
6940 From Keith Seitz <keiths@redhat.com>:
6941 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6942 option "-i"/"--interpreter" to this chapter. Include index
6943 entries.
6944
0179ffac
DC
69452003-02-04 David Carlton <carlton@math.stanford.edu>
6946
6947 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6948 (Variables): Recommend stabs+ and DWARF 2.
6949 (C plus plus expressions): Correct info about
6950 compiler versions, debug formats.
6951 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6952 PR symtab/874.
6953
7ca9f392
AC
69542003-02-01 Andrew Cagney <ac131313@redhat.com>
6955
6956 * gdbint.texinfo (Target Architecture Definition): Delete
6957 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6958 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6959 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6960 references to nindy and i960.
6961 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6962
31a85ea2
AC
69632003-02-01 Andrew Cagney <ac131313@redhat.com>
6964
6965 * gdbint.texinfo (Target Architecture Definition): Delete
6966 FLOAT_INFO.
6967
6b894e49
AC
69682003-01-30 Andrew Cagney <ac131313@redhat.com>
6969
6970 * stabs.texinfo (Member Type Descriptor): Clarify description of
6971 `@'. Suggested by Ben Hutchings.
6972
c48861fb
AC
69732003-01-29 Andrew Cagney <ac131313@redhat.com>
6974
6975 * gdb.texinfo (M68K): Delete reference to es1800.
6976
617073a9
AC
69772003-01-29 Andrew Cagney <ac131313@redhat.com>
6978
6979 * gdb.texinfo (Maintenance Commands): Document `maint print
6980 reggroups' and `maint print register-groups'.
6981 * gdbint.texinfo (Target Architecture Definition): Document
6982 register_reggroup_p.
6983
5b5d99cf
JB
69842003-01-23 Jim Blandy <jimb@redhat.com>
6985
6986 * gdb.texinfo (Separate Debug Files): New section.
6987
e7ba9c65
DJ
69882003-01-22 Daniel Jacobowitz <drow@mvista.com>
6989
6990 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6991 and "maint show profile".
6992
94e91d6d
MC
69932003-01-16 Michael Chastain <mec@shout.net>
6994
6995 * gdb.texinfo (Installing GDB): Warn against
6996 ".../gdb-VERSION/gdb/configure".
6997 (Separate Objdir): Likewise.
6998
867f3898
AC
69992003-01-15 Andrew Cagney <ac131313@redhat.com>
7000
7001 * gdbint.texinfo (Target Architecture Definition): Delete
7002 definition of PRINT_REGISTER_HOOK.
7003
f153cc92
EZ
70042003-01-15 Elena Zannoni <ezannoni@redhat.com>
7005
7006 (OpenRISC 1000): Fix formatting of command names.
7007
c60eb6f1
EZ
70082003-01-15 Elena Zannoni <ezannoni@redhat.com>
7009
7010 * gdb.texinfo (Continuing and Stepping): Add new command
7011 'advance'. Clarify behavior of 'until'.
7012
f5ebfba0
DJ
70132003-01-13 Daniel Jacobowitz <drow@mvista.com>
7014
7015 * gdb.texinfo (Files): Document solib-absolute-prefix and
7016 solib-search-path.
7017
4ce8657e
MC
70182003-01-09 Michael Chastain <mec@shout.net>
7019
7020 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
7021 (Create a Release): Add new instructions for new @file{src-release}.
7022 Document existing instructions for @file{Makefile.in} as
7023 being for @value{GDBN} 5.3.1 or earlier.
7024
372613e3
AC
70252003-01-09 Andrew Cagney <ac131313@redhat.com>
7026
7027 * gdbint.texinfo (Target Architecture Definition): Mention
7028 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
7029 allocate memory.
7030
b4e9345d
DJ
70312003-01-04 Daniel Jacobowitz <drow@mvista.com>
7032
7033 * gdb.texinfo (Controlling GDB): Add @kindex for
7034 "show osabi".
7035 (Backtraces): Add @kindex's for backtrace-below-main.
7036
98b45e30
DJ
70372003-01-04 Daniel Jacobowitz <drow@mvista.com>
7038
7039 * gdb.texinfo (Controlling GDB): Document "set osabi".
7040
95f90d25
DJ
70412003-01-04 Daniel Jacobowitz <drow@mvista.com>
7042
7043 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
7044 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
7045
1e698235
DJ
70462003-01-04 Daniel Jacobowitz <drow@mvista.com>
7047
7048 * gdb.texinfo (Controlling GDB): Add ABI section. Document
7049 "set coerce-float-to-double".
7050 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
7051
e632838e
AC
70522003-01-02 Andrew Cagney <ac131313@redhat.com>
7053
7054 * stabs.texinfo: Remove obsolete text.
7055 * gdbint.texinfo: Ditto.
7056 * gdb.texinfo: Ditto.
7057
c133ab7a
MK
70582002-12-22 Mark Kettenis <kettenis@gnu.org>
7059
7060 * gdbint.texinfo (Target Architecture Definition): Update
7061 description of gdbarch_register_osabi.
7062
f821f325
KH
70632002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7064
7065 * agentexpr.texi: Fix typos.
7066 * annotate.texi: Likewise.
7067 * fdl.texi: Likewise.
7068
85a6d8d3 70692002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
7070
7071 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7072 DEPRECATED_INIT_FRAME_PC.
7073
ae45cd16
AC
70742002-12-01 Andrew Cagney <ac131313@redhat.com>
7075
7076 * gdbint.texinfo (Target Architecture Definition): Delete
7077 PC_IN_CALL_DUMMY.
7078
07555a72
AC
70792002-11-28 Andrew Cagney <ac131313@redhat.com>
7080
7081 * gdbint.texinfo (Host Definition): Delete documentation on
7082 USE_GENERIC_DUMMY_FRAMES.
7083
c166cdc7
EZ
70842002-11-26 Elena Zannoni <ezannoni@redhat.com>
7085
5ae4183a 7086 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
7087 * Makefile.in (install-info): Run the install-info command as part
7088 of the post install steps only.
7089 (uninstall-info): New target.
7090 (uninstall): New target.
7091
35db0260
EZ
70922002-11-22 Elena Zannoni <ezannoni@redhat.com>
7093
7094 * Makefile.in (install): Make install do some real work.
7095
9ba8d803
AC
70962002-11-19 Andrew Cagney <ac131313@redhat.com>
7097
7098 Fix POSIX problem reported by Paul Eggert.
7099 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7100 Fix PR gdb/527.
7101
903ad3a6
AC
71022002-10-26 Andrew Cagney <cagney@redhat.com>
7103
7104 * gdbint.texinfo (Target Architecture Definition): Delete
7105 definition of DO_REGISTERS_INFO.
7106
f2abfe65
KB
71072002-10-18 Kevin Buettner <kevinb@redhat.com>
7108
7109 * gdbint.texinfo (Address Classes): Fix problems with insertion
7110 of ``{'' and ``}'' in example.
7111
b5b0480a
KB
71122002-10-17 Kevin Buettner <kevinb@redhat.com>
7113
7114 * gdbint.texinfo (Address Classes): New section.
7115 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7116 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7117 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7118 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7119
c85508ee
KD
71202002-10-11 Klee Dienes <kdienes@apple.com>
7121
7122 * gdb.texinfo (Registers): Mention vector registers as well as
7123 floating registers in the documentation for 'info registers' and
7124 'info all-registers'.
7125
6d12fc3d
DJ
71262002-10-11 Daniel Jacobowitz <drow@mvista.com>
7127
7128 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7129
8d19fbd2
JJ
71302002-10-03 Jeff Johnston <jjohnstn@redhat.com>
7131
7132 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7133 interface definition.
7134
a37295f9
MM
71352002-10-03 Marko Mlinar <markom@opencores.org>
7136
7137 * gdb.texinfo (Target Commands): Add or1k target specific
7138 commands.
7139 * gdb.texinfo (Contributors): Add myself to the contributors list.
7140
da0f9dcd
AC
71412002-10-01 Andrew Cagney <ac131313@redhat.com>
7142
7143 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
7144 and "mi1" instead of "mi1" and "mi0".
7145
2e834e49
HPN
71462002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
7147
7148 * gdb.texinfo (Packets): Fix typos "alligned".
7149 Correct z3/Z3 description. Correct z4/Z4 title.
7150
050be0dc
AC
71512002-09-27 Andrew Cagney <ac131313@redhat.com>
7152
7153 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7154
1104b9e7
KB
71552002-09-25 Kevin Buettner <kevinb@redhat.com>
7156
7157 * gdb.texinfo: Use GNU/Linux instead of Linux.
7158
512217c7
AC
71592002-09-25 Andrew Cagney <ac131313@redhat.com>
7160
7161 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7162
10998722
AC
71632002-09-24 Andrew Cagney <ac131313@redhat.com>
7164
512217c7 7165 * gdb.texinfo: Replace @example with @smallexample.
10998722 7166
a0eb71c5
KB
71672002-09-20 Kevin Buettner <kevinb@redhat.com>
7168
f7dc1244 7169 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
7170 * gdb.texinfo (Character Sets): Use @smallexample instead of
7171 @example. Use GNU/Linux instead of Linux.
7172
71732002-09-20 Jim Blandy <jimb@redhat.com>
7174
7175 * gdb.texinfo: Add character set documentation.
7176
2f870471
AC
71772002-09-19 Andrew Cagney <ac131313@redhat.com>
7178
7179 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7180 (Packets): Add cross reference from `b' packet to `z' packets.
7181
790eb8f5
AC
71822002-09-19 Andrew Cagney <ac131313@redhat.com>
7183
8d30a00d
AC
7184 * gdb.texinfo (Maintenance Commands): Document ``maint
7185 internal-error'' and ``maint internal-warning''.
7186
790eb8f5
AC
7187 * gdbint.texinfo (Target Architecture Definition): Revise
7188 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7189
a23a7bf1
JB
71902002-09-19 Joel Brobecker <brobecker@gnat.com>
7191
7192 * gdbint.texinfo (Target Conditionals): Document the new
7193 NAME_OF_MALLOC macro.
7194
299ffc64
AC
71952002-09-05 Andrew Cagney <ac131313@redhat.com>
7196
7197 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7198 engineer.
7199
b7bb15bc
SC
72002002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7201
7202 * gdb.texinfo (TUI Overview): Document status line fields.
7203
3d757584
SC
72042002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7205
7206 * gdb.texinfo (TUI Commands): Document info win command.
7207
269c21fe
SC
72082002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7209
7210 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7211
7cf36c78
SC
72122002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7213
7214 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7215 (TUI Keys): Likewise.
7216
d2c6833e
AC
72172002-08-25 Andrew Cagney <ac131313@redhat.com>
7218
7219 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7220 for a packet receive.
7221
46d8b1c3
AC
72222002-08-25 Andrew Cagney <ac131313@redhat.com>
7223
7224 * Makefile.in (clean): Move to end of file.
7225 (distclean, maintainer-clean, realclean): Ditto.
7226 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
7227 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7228 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7229 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7230
b0787093
AC
72312002-08-24 Andrew Cagney <ac131313@redhat.com>
7232
7233 * Makefile.in (GDBINT_TEX_TMPS): Define.
7234 (gdbint.dvi, gdbint.pdf): Use
7235 (GDB_TEX_TMPS): Define.
7236 (gdb.dvi, gdb.pdf): Use.
7237 (STABS_TEX_TMPS): Define.
7238 (stabs.dvi, stabs.pdf): Use.
7239 (GDB_DOC_SOURCE_INCLUDES): New macros.
7240 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7241 (GDBINT_DOC_FILES_INCLUDES): New macros.
7242 (GDBINT_DOC_BUILD_INCLUDES): New macros.
7243 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7244 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7245 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7246 (links2roff): Replace SFILES_INCLUDED with
7247 GDB_DOC_SOURCE_INCLUDES.
7248 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7249 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7250 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7251 dependencies.
7252 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7253 dependencies.
7254 (gdbmi.texinfo): Delete rule.
7255 (inc-hist.texinfo): Delete rule.
7256 (rluser.texinfo): Delete rule.
7257
ebba8386
AC
72582002-08-23 Andrew Cagney <cagney@redhat.com>
7259
7260 * gdbint.texinfo (Target Architecture Definition): Update
7261 STORE_RETURN_VALUE, mention regcache.
7262
0ab7a791
AC
72632002-08-21 Andrew Cagney <ac131313@redhat.com>
7264
7265 * gdbint.texinfo (Target Architecture Definition): Document
7266 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
7267
ee2d5c50
AC
72682002-08-19 Andrew Cagney <ac131313@redhat.com>
7269
7270 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
7271 Fix minor typos. Add index entries.
7272
53c69bd7
AC
72732002-08-18 Andrew Cagney <ac131313@redhat.com>
7274
7275 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7276
e76f1f2e
AC
72772002-08-15 Andrew Cagney <ac131313@redhat.com>
7278
7279 * gdbint.texinfo (Target Architecture Definition): Document
7280 PRINT_VECTOR_INFO.
7281 * gdb.texinfo (Vector Unit): Document "info vectors" command.
7282
0680b120
AC
72832002-08-13 Andrew Cagney <ac131313@redhat.com>
7284
7285 * gdb.texinfo (Maintenance Commands): Document "maint print
7286 registers", "maint print raw-registers" and "maint print
7287 cooked-registers".
7288
3c3bea1c
GS
72892002-08-08 Grace Sainsbury <graces@redhat.com>
7290
a9331b3f 7291 From Mark Salter:
3c3bea1c
GS
7292 * gdb.texinfo (Protocol): Document T packet extension to
7293 allow watchpoint address reporting.
7294
42f9b0a5
AC
72952002-08-03 Andrew Cagney <ac131313@redhat.com>
7296
7297 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7298
db034ac5
AC
72992002-08-01 Andrew Cagney <cagney@redhat.com>
7300
7301 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7302 to CHILL.
7303
e2b28d04
AC
73042002-08-01 Andrew Cagney <ac131313@redhat.com>
7305
7306 * gdbint.texinfo (Coding): Revise section "Include Files".
7307
7fb623f7
AC
73082002-07-24 Andrew Cagney <cagney@redhat.com>
7309
7310 * gdbint.texinfo: Obsolete references to m88k.
7311 * gdb.texinfo: Ditto.
7312
4a2b4636
JB
73132002-07-10 Joel Brobecker <brobecker@gnat.com>
7314
7fb623f7 7315 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
7316 where the proper version of autoconf can be retrieved.
7317
a71ec265
DH
73182002-07-09 Don Howard <dhoward@redhat.com>
7319
7320 * gdb.texinfo (Command Files): Further describe the behavior of
7321 sourced command files.
7322
b9aa90c9
AC
73232002-06-27 Andrew Cagney <ac131313@redhat.com>
7324
7325 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7326 (Coding): Clarify ISO C version that GDB assumes.
7327
40dd2248
TT
73282002-06-26 Tom Tromey <tromey@redhat.com>
7329
7330 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7331 add_setshow_cmd_full.
7332
bfac230e
DH
73332002-06-25 Don Howard <dhoward@redhat.com>
7334
7335 * gdb.texinfo (Memory Region Attributes): Document new behavior
7336 for 'mem' command.
7337
475b0867
JB
73382002-06-11 Jim Blandy <jimb@redhat.com>
7339
919d772c
JB
7340 * gdb.texinfo (Symbols): Update documentation for `info source'
7341 command.
7342
475b0867
JB
7343 * gdb.texinfo (Macros): Call the command `info macro', not
7344 `show macro'.
7345
ba8c9337
AC
73462002-06-09 Andrew Cagney <ac131313@redhat.com>
7347
7348 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7349 data''.
7350
1029b7fa
MK
73512002-06-09 Mark Kettenis <kettenis@gnu.org>
7352
7353 * gdbint.texinfo (Target Architecture Definition): Document
7354 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7355
16737d73
AC
73562002-06-08 Andrew Cagney <ac131313@redhat.com>
7357
7358 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7359 lists.
7360
30107679
AC
73612002-06-08 Andrew Cagney <ac131313@redhat.com>
7362
7363 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7364 Branch''.
7365
3352e23e
AC
73662002-06-01 Andrew Cagney <ac131313@redhat.com>
7367
7368 * gdbint.texinfo (Target Architecture Definition): Add section
7369 ``Converting an existing Target Architecture to Multi-arch''.
7370
cbb09e6a
AC
73712002-05-30 Andrew Cagney <ac131313@redhat.com>
7372
7373 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7374 to ``Obsoleting code''. Revise.
7375
e2e0bcd1
JB
73762002-05-17 Jim Blandy <jimb@redhat.com>
7377
7378 * gdb.texinfo (C Preprocessor Macros): New chapter.
7379 Include it in the main menu.
7380 (Contributors): Credit Jim Blandy with macro support.
7381 (Compilation): Explain how to get macro information into the
7382 executable.
7383 (Expressions): Note that preprocessor macros are expanded.
7384
9db8d71f
DJ
73852002-05-14 Daniel Jacobowitz <drow@mvista.com>
7386
7387 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7388 options for `target remote'.
7389
6d531722
AC
73902002-05-13 Andrew Cagney <ac131313@redhat.com>
7391
7392 * gdbint.texinfo (Target Architecture Definition): Delete
7393 documentation on NNPC_REGNUM.
7394
13d01224
AC
73952002-05-11 Andrew Cagney <ac131313@redhat.com>
7396
7397 * gdbint.texinfo (Target Architecture Definition): Document
7398 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7399 (Target Architecture Definition): Revise section `Using Different
7400 Register and Memory Data Representations'. Add section `Raw and
7401 Virtual Register Representations'.
7402
b2e75d78
AC
74032002-05-11 Andrew Cagney <ac131313@redhat.com>
7404
7405 * gdbint.texinfo (Target Architecture Definition): Mention
7406 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7407 (Target Architecture Definition): Mention same. Add references to
7408 web pages.
7409
2c8682ee
MS
74102002-05-08 Michael Snyder <msnyder@redhat.com>
7411
7412 * stabs.texinfo (Attributes): Document new "vector" attribute.
7413
0816590b
AC
74142002-05-04 Andrew Cagney <ac131313@redhat.com>
7415
7416 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7417
2653173e
AC
74182002-05-04 Andrew Cagney <ac131313@redhat.com>
7419
7420 * gdb.texinfo: Delete obsolete references to a29k.
7421
d7bd68ca
AC
74222002-04-24 Andrew Cagney <ac131313@redhat.com>
7423
7424 * gdbint.texinfo (Target Architecture Definition): Replace
7425 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7426
21d83aa5
DM
74272002-04-24 David S. Miller <davem@redhat.com>
7428
7429 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7430
7673a6cc
DM
74312002-04-21 David S. Miller <davem@redhat.com>
7432
7433 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7434
d49d1e0a
AC
74352002-04-21 Andrew Cagney <ac131313@redhat.com>
7436
7437 * gdbint.texinfo (Target Architecture Definition): Delete
7438 definition of HAVE_REGISTER_WINDOWS.
7439
f7dc1244 74402002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
7441
7442 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7443 "Theodore A. Roth" <troth@verinet.com>.
7444
5ca0cb28
DH
74452002-04-15 Don Howard <dhoward@redhat.com>
7446
f7dc1244 7447 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 7448 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 7449 Provide a better explaination of this feature.
5ca0cb28 7450
f208ba17
AC
74512002-04-14 Andrew Cagney <ac131313@redhat.com>
7452
7453 * gdbint.texinfo (Target Architecture Definition): Remove
7454 FRAME_CHAIN_COMBINE.
7455
d5ba91de
MC
74562002-04-12 Michael Chastain <mec@shout.net>
7457
7458 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7459 REG_STACK_SEGMENT.
7460
26818220
MC
74612002-04-09 Michael Chastain <mec@shout.net>
7462
7463 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7464 PYRAMID_* macros.
7465
129188f6
AC
74662002-04-07 Andrew Cagney <ac131313@redhat.com>
7467
7468 * gdb.texinfo (Bug Reporting): Document that the web is the
7469 prefered way of submitting bug reports.
7470 (Bug Reporting): Delete the s-mail address as the last resort.
7471
8227c0ff
AC
74722002-04-05 Andrew Cagney <ac131313@redhat.com>
7473
7474 * gdbint.texinfo (Target Architecture Definition): Delete
7475 references to TARGET_WRITE_FP and write_fp.
7476
16d9dec6
MS
74772002-03-27 Michael Snyder <msnyder@redhat.com>
7478
7479 * gdb.texinfo: Document new commands dump, append, and restore.
7480
9ae8b82c
AC
74812002-03-27 Andrew Cagney <ac131313@redhat.com>
7482
7483 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7484 Branch'.
7485
474c8240
AC
74862002-03-18 Andrew Cagney <ac131313@redhat.com>
7487
7488 * gdb.texinfo: Change all examples to @smallexample.
7489 * gdbint.texinfo: Ditto.
a9331b3f 7490
fb0ff88f
AC
74912002-03-18 Andrew Cagney <ac131313@redhat.com>
7492
7493 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7494 Branches''.
7495
9bb0a4d8
AC
74962002-03-18 Andrew Cagney <ac131313@redhat.com>
7497
7498 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7499 Policy''.
7500
937f164b
FF
75012002-03-04 Fred Fish <fnf@redhat.com>
7502
7503 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7504 expresson, suports, dependant, trhe, perhaphs, situtations,
7505 explictily, taged, oportunity, unfortunatly).
7506
a7b40f07
AC
75072002-02-24 Andrew Cagney <ac131313@redhat.com>
7508
7509 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7510 Remove reference to 3.12.
7511
aab4e0ec
AC
75122002-02-23 Andrew Cagney <ac131313@redhat.com>
7513
7514 * gdbint.texinfo: Include fdl.texi.
7515 (Top): Add GNU Free Documentation License.
7516 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7517 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7518 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7519 (gdbint.info): Add srcdir to include path.
7520 * gdb.texinfo: Include gpl.texi.
7521 (Top): Add Copying.
7522 * gpl.texi: New file.
7523
47b95330
AC
75242002-02-23 Andrew Cagney <ac131313@redhat.com>
7525
7526 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7527
78c47bea
PM
75282002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7529
7530 * gdb.texinfo: Document Cygwin native specific commands.
7531
56460a61
DJ
75322002-02-15 Daniel Jacobowitz <drow@mvista.com>
7533
7534 * gdb.texinfo: Document gdbserver ``--attach'' command.
7535
def71bfa
MS
75362002-02-07 Michael Snyder <msnyder@redhat.com>
7537
7538 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7539 to @code(_ovly_debug_event).
7540
c928edc0
AC
75412002-02-07 Andrew Cagney <ac131313@redhat.com>
7542
7543 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7544
81d46470
MS
75452002-02-06 Michael Snyder <msnyder@redhat.com>
7546
7547 * gdb.texinfo (overlays): Mention new magic symbol
7548 '_ovly_debug_event', which allows GDB to keep better track
7549 of overlays.
7550
f7dc1244 75512002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
7552
7553 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7554 Suggested by Dmitry Sivachenko.
7555
7556 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7557
15110bc3
MS
75582002-02-01 Michael Snyder <msnyder@redhat.com>
7559
7560 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7561
6763aef9
MS
75622002-01-30 Michael Snyder <msnyder@redhat.com>
7563
ac282366
MS
7564 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7565 (set trust-readonly-sections): Document.
6763aef9 7566
8642bc8f
AC
75672002-01-29 Andrew Cagney <ac131313@redhat.com>
7568
7569 * gdbint.texinfo (Releasing GDB): Revise and update.
7570
afe64c1a
AC
75712002-01-28 Andrew Cagney <ac131313@redhat.com>
7572
7573 * gdbint.texinfo (Target Architecture Definition): Delete
7574 description of TARGET_BYTE_ORDER_DEFAULT.
7575
f7dc1244 75762002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
7577
7578 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7579 <mitya@cavia.pp.ru>.
7580
3d6e1b5a
AC
75812002-01-23 Andrew Cagney <ac131313@redhat.com>
7582
7583 * libgdb.texinfo: Delete file.
7584
6c0e9fb3
AC
75852002-01-22 Andrew Cagney <ac131313@redhat.com>
7586
7587 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7588 * gdbint.texinfo: Ditto.
7589
e0ce93ac
AC
7590Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7591
7592 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7593
be298bcc
AC
75942002-01-22 Andrew Cagney <ac131313@redhat.com>
7595
7596 * Makefile.in: Update copyright.
7597 (TEXI2DVI): Define.
7598 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7599 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7600 gdb-cfg.texi.
7601 (TEXINDEX, PDFTEX): Delete makefile variables.
7602
8e04817f
AC
76032002-01-22 Andrew Cagney <ac131313@redhat.com>
7604
7605 * gdb.texinfo (Protocol): Move section to appendix.
7606
6b2f586d
AC
76072002-01-21 Andrew Cagney <ac131313@redhat.com>
7608
7609 * gdb.texinfo (Remote Debugging): Create a menu.
7610 (Top): Add ``Remote Debugging'' to menu.
7611
6f05cf9f
AC
76122002-01-21 Andrew Cagney <ac131313@redhat.com>
7613
7614 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7615 serial protocol'' from here.
7616 (Remote Debugging): To here. New chapter.
7617
3fd3d7d2
AC
76182002-01-20 Andrew Cagney <ac131313@redhat.com>
7619
7620 * gdbint.texinfo (Target Architecture Definition): Delete
7621 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7622
7fd60527
AC
76232002-01-20 Andrew Cagney <ac131313@redhat.com>
7624
7625 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7626 are no longer needed.
7627 (Porting GDB): Add maintainer note about configure.host.
7628
c2f05ac9
AC
76292002-01-20 Andrew Cagney <ac131313@redhat.com>
7630
7631 * gdbint.texinfo (Target Architecture Definition): Remove
7632 definition of IEEE_FLOAT.
7633
f7dc1244 76342002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
7635
7636 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
7637 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7638 <3diff@gnu.org>
231b2aad 7639
82600034
AC
76402002-01-19 Andrew Cagney <ac131313@redhat.com>
7641
7642 * gdbint.texinfo (Host Definition): Remove references to
7643 MALLOC_INCOMPATIBLE.
7644
7708fa01
AC
76452002-01-17 Andrew Cagney <ac131313@redhat.com>
7646
7647 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7648 and xyz-xdep.o.
7649
eb12ee30
AC
76502002-01-17 Andrew Cagney <ac131313@redhat.com>
7651
889bf7c5 7652 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
7653 (Set Breaks): Copy ``maint info breakpoint'' doco to
7654 ``Maintenance Commands'' appendix. Add reference.
7655
c9ccaa92
AC
76562002-01-17 Andrew Cagney <ac131313@redhat.com>
7657
7658 * fdl.texi: Remove next/prev from @node.
7659
f7dc1244 76602002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
7661
7662 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7663 for monstrous @multitable (from Brian Youmans).
7664
7665 * fdl.texi: New file.
7666
7667 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7668
8973da3a
AC
76692002-01-15 Andrew Cagney <ac131313@redhat.com>
7670
7671 * gdbint.texinfo (Releasing GDB): New chapter.
7672
7d86b5d5
AC
76732002-01-14 Andrew Cagney <ac131313@redhat.com>
7674
7675 * gdb.texinfo (Embedded Processors, Calling program functions):
7676 Obsolete references to a29k.
7677
cc1cb004
AC
76782002-01-13 Andrew Cagney <ac131313@redhat.com>
7679
7680 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7681 examples. Document that a code-block should do or discard its
7682 cleanups before exit.
7683
79f12247
MS
76842002-01-11 Michael Snyder <msnyder@redhat.com>
7685
7686 * gdb.texinfo (Choosing files): Change @samp to @file.
7687
19837790
MS
76882002-01-05 Michael Snyder <msnyder@redhat.com>
7689
7690 * gdb.texinfo (--pid): Document new command line option (attach).
7691
f7dc1244 76922002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
7693
7694 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7695 in the stub.
7696
d7449b42
AC
76972002-01-04 Andrew Cagney <ac131313@redhat.com>
7698
7699 * gdbint.texinfo (Target Architecture Definition): Replace
7700 BIG_ENDIAN with BFD_ENDIAN_BIG.
7701
f23631e4
AC
77022002-01-03 Andrew Cagney <ac131313@redhat.com>
7703
7704 * gdbint.texinfo (Target Architecture Definition): Replace
7705 value_ptr with struct value pointer.
7706
72c9928d
EZ
77072002-01-02 Eli Zaretskii <eliz@gnu.org>
7708
7709 * gdb.texinfo (Free Software): Fix wording.
7710
959acfd1
EZ
77112001-12-31 Eli Zaretskii <eliz@gnu.org>
7712
7713 * gdb.texinfo (Free Software): New section ``Free Software Needs
7714 Free Documentation''.
7715
f7dc1244 77162001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
7717
7718 * stabs.texinfo:
7719 * gdb.texinfo:
7720 * gdbint.texinfo:
7721 * libgdb.texinfo:
7722 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7723
6600abed
MS
77242001-12-29 Michael Snyder <msnyder@redhat.com>
7725
7726 * gdb.texinfo (maint info sections): Fix typo.
7727
f6680716
MS
77282001-12-26 Michael Snyder <msnyder@redhat.com>
7729
fe95c787
MS
7730 * gdb.texinfo (maint info sections): Document.
7731
a9331b3f 7732 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
7733 'info proc' sub-options that are currently not implemented.
7734
c3d3ce5b
JB
77352001-12-20 Jim Blandy <jimb@redhat.com>
7736
7737 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7738
778eb05e
AC
77392001-12-15 Andrew Cagney <ac131313@redhat.com>
7740
7741 * gdbint.texinfo (Target Architecture Definition): Replace
7742 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7743
2607059c
AC
77442001-12-01 Andrew Cagney <ac131313@redhat.com>
7745
7746 * gdbint.texinfo (Host Definition): Delete documentation on
7747 HOST_BYTE_ORDER.
7748
df0cd8c5
JB
77492001-11-30 Jim Blandy <jimb@redhat.com>
7750
7751 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 7752 overlay support. Add to top-level menu.
df0cd8c5 7753
88118b3a
TT
77542001-11-26 Tom Tromey <tromey@redhat.com>
7755
7756 * gdb.texinfo (Command Syntax): Document C-o binding.
7757
96565e91
CF
77582001-07-26 Christopher Faylor <cgf@redhat.com>
7759
7760 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7761 use since it is described in the referenced section.
7762
f7dc1244 7763 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
7764 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7765 clearer when using DJGPP.
7766
2a3d5645
CF
77672001-11-24 Christopher Faylor <cgf@redhat.com>
7768
7769 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7770 specifically refer to MS-DOS.
7771 (command files): Mention gdb.ini is only used on MS-DOS.
7772
aa26fa3a
TT
77732001-11-21 Tom Tromey <tromey@redhat.com>
7774
7775 * gdb.texinfo (Invoking GDB): Document --args.
7776 (Mode Options): Likewise.
7777
4f8ada06
JB
77782001-11-21 Jim Blandy <jimb@redhat.com>
7779
7780 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
7781 Delete documentation; this macro has been removed from the
7782 sources.
4f8ada06 7783
3fe0dc10
JB
77842001-11-13 Jim Blandy <jimb@redhat.com>
7785
7786 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7787
9e5abb06
CV
77882001-11-06 Corinna Vinschen <vinschen@redhat.com>
7789
7790 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7791
1c5dfdad
MS
77922001-11-05 Michael Snyder <msnyder@redhat.com>
7793
a9331b3f 7794 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
7795 quote regexp chars in function names such as "operator*()".
7796
990f9fe3
FF
77972001-11-01 Fred Fish <fnf@redhat.com>
7798
7799 * gdbint.texinfo (SOLIB_ADD): Document additional new
7800 "readsyms" arg.
7801
b433d00b
DH
78022001-10-30 Don Howard <dhoward@redhat.com>
7803
070b1dd3
DH
7804 * gdb.texinfo: (Command Files) Added documentation for the
7805 behavior of gdb with input redirected from a file.
b433d00b 7806
b7209cb4
FF
78072001-10-28 Fred Fish <fnf@redhat.com>
7808
7809 * gdb.texinfo (auto-solib-add): Change docs to match
7810 implementation change.
7811 (auto-solib-limit): Add docs for new variable.
7812
1aa20aa8
AC
78132001-10-15 Andrew Cagney <ac131313@redhat.com>
7814
7815 * gdbint.texinfo (Target Architecture Definition): Function
7816 value_as_pointer renamed to value_as_address.
7817
fc0c74b1
AC
78182001-10-15 Andrew Cagney <ac131313@redhat.com>
7819
7820 * gdbint.texinfo (Target Architecture Definition): Default
7821 POINTER_TO_ADDRESS functions assume unsigned addresses.
7822 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7823 posting by Jim Blandy.
7824
f4846649
JB
78252001-10-12 Jim Blandy <jimb@redhat.com>
7826
7827 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7828 version of texi2html (1.64) doesn't support this flag any more.
7829
f277788b
MK
78302001-09-08 Mark Kettenis <kettenis@gnu.org>
7831
a9dc4918
MK
7832 * gdbint.texinfo (Host Definition): Remove description of
7833 MEM_FNS_DECLARED.
7834
d28379df
MK
7835 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7836
f277788b
MK
7837 * gdbint.texinfo (Host Definition): Remove description of
7838 HAVE_SIGSETMASK.
7839
7ccaa899
EZ
78402001-09-04 Elena Zannoni <ezannoni@redhat.com>
7841
7842 * gdbint.texinfo (Target Architecture Definition): Add
7843 explanation of TARGET_PRINT_INSN macro.
7844
17d9d558
JB
78452001-08-30 Jim Blandy <jimb@redhat.com>
7846
7847 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7848 Explain what it means to load relocatable files.
7849
72cde065
JB
78502001-08-28 Jim Blandy <jimb@redhat.com>
7851
7852 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7853 info `top' menu.
7854
9e678452
CF
7855Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7856
7857 * gdbint.texinfo: Add a cautionary note about macro use.
7858
a2bea4c3 78592001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 7860
a2bea4c3
CV
7861 * gdb.texinfo: Explain omitting the hostname in the
7862 `target remote' command.
7863
1129bf27
DJ
78642001-07-30 Daniel Jacobowitz <drow@mvista.com>
7865
7866 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7867 and END-INFO-DIR-ENTRY.
7868
732b3002
SC
78692001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7870
7871 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7872
89437448
AC
78732001-07-25 Andrew Cagney <ac131313@redhat.com>
7874
7875 * gdbint.texinfo (libgdb): Rewrite.
7876
f7dc1244 78772001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
7878
7879 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7880
c4555f82
SC
78812001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7882
7883 * gdb.texinfo (TUI): New chapter, document the TUI.
7884 (Mode Options): Document the -tui option.
7885
2f45a6e0
MK
78862001-07-23 Mark Kettenis <kettenis@gnu.org>
7887
7888 * gdbint.texinfo (Host Definition): Remove description of
7889 NEED_POSIX_SETPGID.
7890
f7dc1244 78912001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
7892
7893 * gdb.tex (DJGPP Native): New node, with descriptions of
7894 DJGPP-specific commands.
7895
be9c6c35
JM
78962001-07-19 John R. Moore <jmoore@redhat.com>
7897
7898 * gdbint.texinfo: Three misspellings.
7899
dfa249fb
AC
79002001-07-06 Andrew Cagney <ac131313@redhat.com>
7901
7902 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7903 `test` expressions on bash. Problem reported by Colin Walters.
7904
c72e7388
AC
79052001-07-04 Andrew Cagney <ac131313@redhat.com>
7906
7907 * gdbint.texinfo (User Interface): Update ui-out documentation to
7908 refelect recent UI/MI updates.
7909
94bbb2c0
AC
79102001-07-04 Andrew Cagney <ac131313@redhat.com>
7911
7912 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7913 interpreters.
7914
af6c57ea
AC
79152001-06-15 Andrew Cagney <ac131313@redhat.com>
7916
7917 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7918 structure and not macros.
7919 (Host Definition): Document that much of this chapter is obsolete.
7920 (Target Architecture Definition): Update list of files that make
7921 up a target architecture.
7922 (Coding): Update.
7923
83aa8bc6
AC
79242001-06-28 Andrew Cagney <ac131313@redhat.com>
7925
7926 * gdbint.texinfo (Target Architecture Definition): Update
7927 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7928 The latter has been changed to a true predicate.
7929
f7dc1244 79302001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
7931
7932 * annotate.texi: Add @noindent where needed. From Dmitry
7933 Sivachenko <dima@Chg.RU>.
7934 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7935
656db9b0
AC
79362001-06-16 Andrew Cagney <ac131313@redhat.com>
7937
7938 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7939
df2396a1
AC
79402001-06-14 Andrew Cagney <ac131313@redhat.com>
7941
7942 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7943 returns ``OK''. Document that the ``R'' packet does not reply.
7944
0f1f2b0a
MS
79452001-06-13 Michael Snyder <msnyder@redhat.com>
7946
7947 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7948
f7dc1244 79492001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
7950
7951 * gdb.texinfo (Signals): Clarify the default setting of signal
7952 handling.
7953
a5d7c491
AC
79542001-05-14 Andrew Cagney <ac131313@redhat.com>
7955
7956 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7957 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7958
05a54c4f
AC
79592001-05-12 Andrew Cagney <ac131313@redhat.com>
7960
7961 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7962
f7dc1244 79632001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
7964
7965 * gdbint.texinfo (Clean Design and Portable Implementation):
7966 Renamed from "Clean Design".
7967 (Clean Design and Portable Implementation): Document portable
7968 methods of handling file names, and the associated macros.
7969
f7dc1244 79702001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
7971
7972 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7973 command and provide a cross-reference to its description.
7974 (Symbols): Note that "info scope" is useful for trace experiments.
7975
f7dc1244 79762001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 7977
b37052ae
EZ
7978 * gdb.texinfo (Symbols): Document "info scope".
7979 (Tracepoints): New chapter.
7980 (Contributors): Update for v5.1.
7981 <All nodes>: Change "C++" to "C@t{++}".
7982
0ee54786
EZ
7983 * gdbint.texinfo (User Interface): A new section about ui_out
7984 functions, based on text written by Fernando Nasser.
7985
c534679c
EZ
7986 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7987
f7dc1244 79882001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 7989
e9c75b65
EZ
7990 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7991
7992 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7993
7994 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7995 Replace "GDB" with "@value{GDBN}". Fix markup.
7996
7997 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7998
3d67e040
EZ
7999 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8000 a cross-reference to its description.
8001 (Symbols): Document "info symbol".
8002
f7dc1244 80032001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
8004
8005 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
8006 subsection "x86 Watchpoints".
8007 (Target Architecture Definition): Document the macros
8008 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
8009 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
8010
b0ed3589
AC
80112001-03-20 Andrew Cagney <ac131313@redhat.com>
8012
8013 * gdbint.texinfo (Target Architecture Definition): Update
8014 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
8015 list.
8016
b6ba6518
KB
80172001-03-06 Kevin Buettner <kevinb@redhat.com>
8018
8019 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
8020 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
8021
f7dc1244 80222001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
8023
8024 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8025
f7dc1244 80262001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 8027
17cc6a06
EZ
8028 * gdb.texinfo (Environment): Document that `path' does not change
8029 the value of PATH in GDB's own environment (it did in the past,
8030 but that was changed on March 15, 1994). Reported by Doug Evans
8031 <dje@transmeta.com>.
8032
56caf160
EZ
8033 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
8034 its line. Fix markup of commands and macros. Add an Index node
8035 and index entries.
8036
29e57380
C
80372001-01-23 J.T. Conklin <jtc@redback.com>
8038
8039 * gdb.texinfo (Memory region attributes): New manual section.
8040
1c6147de
ND
80412001-01-04 Nicholas Duffek <nsd@redhat.com>
8042
8043 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8044
f7dc1244 80452000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
8046
8047 * refcard.tex: Version and copyright fixed. From Phil Edwards
8048 <pedwards@disaster.jaj.com>.
8049
0dcedd82
AC
8050Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8051
8052 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 8053 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 8054
3b851bce
AC
8055Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8056
8057 * gdbint.texinfo (Coding): Update current value of
889bf7c5 8058 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 8059
f7dc1244 80602000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
8061
8062 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8063 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8064
b90a5f51
CF
80652000-11-10 Christopher Faylor <cgf@cygnus.com>
8066
8067 * gdb.texinfo: Document new 'set step-mode' command.
8068
f7dc1244 80692000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
8070
8071 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8072 changes from Dmitry Sivachenko <dima@Chg.RU>.
8073
f7dc1244 80742000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
8075
8076 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8077 From Steven Johnson <sbjohnson@ozemail.com.au>.
8078
2e685b93
MK
80792000-08-10 Mark Kettenis <kettenis@gnu.org>
8080
8081 * gdbint.texinfo (Overall Structure): Spelling fix.
8082
f7dc1244 80832000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
8084
8085 * gdbint.texinfo (Target Architecture Definition): Document that
8086 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8087 for which REGISTER_CONVERTIBLE returns a zero value.
8088
63ac3005
EZ
80892000-07-08 Christopher Faylor <cgf@cygnus.com>
8090
8091 * Makefile.in (install-info): Find files to install in either the
8092 build or source directories (adapted from Makefile.am).
8093
bd79f757
ND
80942000-07-07 Nicholas Duffek <nsd@redhat.com>
8095
8096 * stabs.texinfo: Fix spelling errors.
8097 (String Field): FILE-NUMBER starts from 0, not 1.
8098
f7dc1244 80992000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
8100
8101 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 8102 Brian Youmans.
5f208f6d 8103
f7dc1244 81042000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
8105
8106 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
8107 the source directory. Reported by Mark Harig
8108 <markh@frazier.landmark.com>.
cc542d3b 8109
f3b28801
C
81102000-06-20 J.T. Conklin <jtc@redback.com>
8111
8112 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8113
449f3b6c
AC
8114Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
8115
8116 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 8117 Generate using pdftex.
449f3b6c 8118 (PDFTEX): Define.
889bf7c5 8119 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 8120 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 8121 @contents at the start.
449f3b6c 8122
f7dc1244 81232000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
8124
8125 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 8126 Youmans.
48e934c6 8127
9e9c5ae7
AC
8128Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8129
8130 From Brian Youmans:
8131 * gdb.texinfo: Fix ``et al.''.
8132
c741b251
AC
8133Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8134
8135 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 8136 loop.
c741b251 8137
4ab64e14
JG
81382000-05-19 Jimmy Guo <guo@cup.hp.com>
8139
8140 * configure: Regenerate.
8141
f7dc1244 81422000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
8143
8144 * Makefile.in (install-info): Run install-info on installed Info
8145 files.
8146
8c70017b
AC
8147Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8148
a7cb598a 8149 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 8150 Andrew Cagney.
8c70017b 8151
f7dc1244 81522000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
8153
8154 * gdb.texinfo: Proofreading changes from Brian Youmans.
8155
bf0184be
ND
81562000-05-01 Nick Duffek <nsd@cygnus.com>
8157
8158 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8159 startup sequence, minor edits.
8160
f7dc1244 81612000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
8162
8163 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8164 TeX.
8165
8166 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
8167 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8168 like `n' and `s' which look weird. Convert some of the @kindex to
8169 @vindex, when they refer to variables, not commands.
8170
33e16fad
AC
8171Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8172
8173 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8174
f7dc1244 81752000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
8176
8177 * Makefile.in (GDBMI_DIR): New variable.
8178 (SET_TEXINPUTS): Add $(GDBMI_DIR).
8179 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8180 (gdbmi.texinfo): New target, for texi2roff.
8181 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8182 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8183
8184 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8185 gdbmi.texinfo.
8186 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8187 comment.
8188
d167840f
EZ
81892000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8190
8191 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 8192 command.
d167840f 8193
f7dc1244 81942000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
8195
8196 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8197 prevents the build (and is generally a Bad Idea).
8198
f7dc1244 81992000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
8200
8201 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8202 a comma inside @var.
8203 (Command Files): Index markup changes from Dmitry Sivachenko
8204 <dima@Chg.RU>.
8205
f7dc1244 82062000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
8207
8208 * Makefile.in (LN_S): Define.
8209 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8210 invoke "ln -s" unless it is known to work.
8211
8212 * configure.in (AC_PROG_LN_S): Add.
8213
8dc7983f
JB
82142000-04-14 Jim Blandy <jimb@redhat.com>
8215
8216 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8217 section.
8218 (Target Conditionals): Document ADDRESS_TO_POINTER,
8219 POINTER_TO_ADDRESS.
8220
1a8237e8
DB
82212000-04-11 Daniel Berlin <dan@cgsoftware.com>
8222
8223 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8224 gdb-cfg.texi to get the value.
8225
ca526f1a
JB
82262000-04-10 Jim Blandy <jimb@redhat.com>
8227
8228 * gdbint.texinfo (Target Architecture Definition): Fix
8229 cross-references.
8230
faaafcb4
JB
82312000-04-08 Jim Blandy <jimb@redhat.com>
8232
8233 * gdbint.texinfo (Using Different Register and Memory Data
8234 Representations): New section.
8235 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
8236 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8237 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 8238
1b27397f
AC
8239Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8240
8241 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 8242 for acknowledgments.
1b27397f 8243
480ff1fb
AC
8244Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8245
8246 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 8247 qThreadExtraInfo.
480ff1fb 8248
a9331b3f 82492000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 8250
a9331b3f
RM
8251 * gdb.texinfo: Clarify which remote debug protocol commands are
8252 required and which are optional.
f1251bdd 8253
dbeb8dbd
AC
8254Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
8255
8256 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
8257 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8258 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
8259 * annotate.texi: Update.
8260
6d2ebf8b
SS
82612000-03-28 Stan Shebs <shebs@apple.com>
8262
8263 * gdb.texinfo: Update dates, bump to Eighth Edition (note
8264 expectation of additional changes before release), update
8265 ISBN, add copy of top-level menu for @ifhtml, remove explicit
8266 node links, rephrase and/or shorten lines to fix formatting
8267 problem in both regular and @smallbook formats.
8268 * annotate.texi: Shorten lines in example, use smallexample
8269 consistently everywhere.
8270 * Makefile.in: Add comment about texinfo 4.0 html generation.
8271 (SFILES_INCLUDED): Add annotate.texi.
8272
5d161b24
DB
82732000-03-27 Daniel Berlin <dan@cgsoftware.com>
8274
5ae4183a
AS
8275 * gdb.texinfo (Debugging Output): Added new section, documenting
8276 the "set/show debug" commands.
5d161b24 8277
b9deaee7
AC
8278Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8279
8280 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 8281 entry.
b9deaee7
AC
8282
8283 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8284 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 8285 @chapter and @node entries.
a9331b3f 8286
b9deaee7 8287 * gdb.texinfo: Link all top-level nodes.
a9331b3f 8288
9ef47d30
AC
8289Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8290
8291 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 8292 files.
9ef47d30 8293
cfeada60
FN
82942000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8295
8296 From David Whedon <dwhedon@gordian.com>
5ae4183a 8297 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 8298
6837a0a2
DB
82992000-03-22 Daniel Berlin <dan@cgsoftware.com>
8300
8301 * gdb.texinfo: Add documentation for the apropos command.
8302
bba2971c
MS
83032000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8304
8305 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8306
2b628194
MS
83072000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8308
a9331b3f 8309 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
8310 two places.
8311
96a2c332
SS
83122000-03-17 Stan Shebs <shebs@apple.com>
8313
8314 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8315 <dima@Chg.RU>, also clarification of allowed content for
8316 string constants.
8317
f7dc1244 83182000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
8319
8320 * gdb.texinfo (main menu): Add Annotations.
8321 (File Options): Add @cindex entries for each command-line option.
8322 Document --epoch, --annotate, --async, --interpreter, --write,
8323 --statistics, and --version.
8324
8325 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
8326 of GDB.
8327
9d233477
JB
83282000-02-23 Jim Blandy <jimb@redhat.com>
8329
8330 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8331
14e0eb3b
JB
83322000-02-22 Jim Blandy <jimb@redhat.com>
8333
8334 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8335
3555de01
JM
83362000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8337
8338 * Makefile.in (diststuff): New target.
8339
5e35df8e
KB
83402000-02-15 Kevin Buettner <kevinb@redhat.com>
8341
8342 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 8343 architecture. [From Jim Wilson.]
5e35df8e 8344
c5394b80
JM
83452000-01-16 Tom Tromey <tromey@cygnus.com>
8346
8347 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8348 (Delete Breaks): Mention range arguments.
8349 (Disabling): Likewise.
8350
c3f6f71d
JM
83512000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8352
8353 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8354
c4093a6a
JM
8355Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8356
8357 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 8358 valid functions.
c4093a6a 8359
11cf8741
JM
83601999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8361
8362 * gdb.texinfo: Clarify regular expressions used in rbreak.
8363
917317f4
JM
83641999-10-15 Kevin Buettner <kevinb@cygnus.com>
8365
8366 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8367 MEMORY_REMOVE_BREAKPOINT): Document.
8368
8369Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8370
8371 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 8372 offset re-using the DATA offset instead.
917317f4 8373
2df3850c
JM
83741999-10-11 Jim Kingdon <kingdon@redhat.com>
8375
8376 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8377
83781999-10-05 Stan Shebs <shebs@andros.cygnus.com>
8379
8380 From Dmitry Sivachenko <demon@gpad.ac.ru>:
8381 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8382 typos.
8383
8384 * gdb.texinfo: Various minor wording and formatting improvements,
8385 mentions of additional command-line options.
8386
2acceee2
JM
83871999-09-30 Fred Fish <fnf@cygnus.com>
8388
8389 * gdb.texinfo: Document additional forms of specifying section
8390 names and addresses for the add-symbol-file command.
8391
c2c6d25f
JM
83921999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8393
8394 * gdbint.texinfo: Fix typo, add the word "have".
8395
83961999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8397
8398 * gdbint.texinfo (Target Architecture Definition): Document the
8399 SKIP_PERMANENT_BREAKPOINT macro.
8400
d4f3574e
SS
84011999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8402
8403 * gdb.texinfo: Fiks speling errers.
8404
8405 * gdb.texinfo: Fix uses of @multitable.
8406
f7dc1244 8407 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 8408 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 8409 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
8410 comments about using with optimization, add more indexing,
8411 fix info about disassembly-flavor.
8412
8413Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8414
8415 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8416 SKIP_SOLIB_RESOLVER): Define.
8417
8418Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8419
8420 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 8421 ``g'' packets.
d4f3574e 8422
104c1213
JM
84231999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8424
8425 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
8426 platform-specific info, inline remote.texi and move sections of it
8427 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
8428 and register stack into the new chapter.
8429 * remote.texi: Remove, now part of gdb.texinfo.
8430 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8431
84321999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8433
8434 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8435 GDB_TARGET_IS_MACH386): These kludges have gone away.
8436
8437Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8438
8439 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 8440 TDEPLIBS.
104c1213 8441
53a5351d
JM
84421999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8443
8444 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8445 surrounding text to fit HP-UX bits into general info.
8446 (HPPA-cfg.texi): Remove, no longer useful.
8447
8448 * gdb.texinfo: Remove explicit links from @node lines, remove
8449 HP-added "Detailed Node Listing" from main menu which confuses
8450 things.
8451
8452 From Dmitry Sivachenko <dima@Chg.RU>:
8453 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 8454 in description of `set environment'.
53a5351d
JM
8455
84561999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8457
8458 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8459
7be570e7
JM
84601999-08-12 Ben Elliston <bje@cygnus.com>
8461
8462 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8463
f7dc1244 84641999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
8465
8466 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
8467 watch, awatch, and rwatch. Explain why the latter two cannot be
8468 set as software watchpoints. Document that watchpoints for local
8469 variables are deleted when the debuggee terminates.
7be570e7
JM
8470
8471Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8472
8473 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
8474 packet. Allow E.. response packet. "qRcmd" packet is no longer
8475 reserved.
7be570e7
JM
8476
84771999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8478
a9331b3f
RM
8479 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8480 * gdb.texinfo: Ditto.
7be570e7 8481
96baa820
JM
84821999-08-06 Tom Tromey <tromey@cygnus.com>
8483
8484 * gdb.texinfo (KOD): New node.
8485
8486Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8487
8488 * remote.texi (Rcmd): Fix minor formatting typos.
8489
8490Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8491
8492 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 8493 packets.
96baa820 8494
adf40b2e
JM
84951999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8496
8497 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8498 fixes.
8499
43ff13b4
JM
8500Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8501
8502 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8503
085dd6e6
JM
8504Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8505
8506 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
8507 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8508 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8509 packets that are not supported on all hosts. Expand examples.
8510 Spell check.
085dd6e6
JM
8511
85121999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8513
8514 * Makefile.in: Recognize html, install-html. Add targets
8515 to build HTML versions of documentation via texi2html.
8516
8517Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8518
8519 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 8520 testsuite.
085dd6e6
JM
8521
8522Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8523
8524 * remote.texi (Communication Protocol): Rewrite.
8525
8526Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8527
8528 * stabs.texinfo: Fix uses of xref.
8529
9e0b60a8
JM
8530Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8531
8532 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8533 info about patch submission.
8534
cce74817
JM
8535Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8536
8537 From Per Bothner <bothner@cygnus.com>:
8538 * gdb.texinfo: Document Chill support.
8539
8540Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8541
8542 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
8543 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8544 Document that the value should be greater-than or equal-to zero.
8545 (NO_STD_REGS): Document. Deprecate.
cce74817 8546
ac9a91a7
JM
8547Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8548
8549 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 8550 Document that these are not used.
ac9a91a7
JM
8551
8552Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8553
8554 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8555
392a587b
JM
8556Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8557
8558 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 8559 numargs was dropped.
392a587b
JM
8560
8561Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8562
8563 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8564
b83266a0
SS
8565Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8566
8567 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 8568 Update.
b83266a0 8569
7a292a7a
SS
8570Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8571
8572 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8573 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8574
8575Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8576
8577 * gdbint.texinfo: Fix typos: $ -> @.
8578
8579Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8580
8581 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
8582 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8583 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8584 BREAKPOINT_FROM_PC.
a9331b3f 8585
7a292a7a
SS
8586Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8587
8588 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 8589 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
8590
8591Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8592
8593 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 8594 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
8595
85961999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8597
8598 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8599 longer exists.
8600
8601Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8602
8603 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
8604 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8605 they make the manual source incomprehensible.
7a292a7a
SS
8606 * h8-cfg.texi: Remove, hasn't been used in years.
8607
c906108c
SS
8608Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8609
8610 * gdb.texinfo: Update the credits.
8611
8612Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8613
8614 * gdb.texinfo: Fix mistakes noticed in printout of last
8615 draft, add Alpha to discussion of heuristic fence post.
8616
8617Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8618
8619 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
8620 Edition, merge some HP changes into mainline, describe some
8621 previously undocumented features, describe more of the target
8622 commands available, eliminate obsolete section on renamed
8623 commands.
c906108c
SS
8624 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8625
8626Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8627
8628 * gdb.texinfo: Make many HPPA conditionals unconditional,
8629 including catchpoint description, since now on for all configs.
8630 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8631 specializations.
8632
8633Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8634
8635 * Makefile.in (GDBvn.texi): Fix match expression to work with
8636 current format of VERSION in gdb/Makefile.in.
8637 * gdb.texinfo: Fix node ref to match new readline.
8638
8639Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8640
a9331b3f
RM
8641 * gdb.texinfo: Changes made as part of a project to merge in
8642 changes made by HP. Documentation makes extensive use of
c906108c
SS
8643 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8644 on remote debugging. There are differences in documentation
889bf7c5 8645 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
8646 the HP manual discusses catchpoints, hardware watchpoints, and
8647 some HPUX specific limitations for shared library support.
a9331b3f 8648
c906108c
SS
8649 There are also a number of @node changes.
8650
86511999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8652
8653 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8654 (C Usage): Same.
8655
8656Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8657
8658 The following changes were made by Edith Epstein
889bf7c5
PA
8659 <eepstein@cygnus.com> as part of a project to merge in changes
8660 made by HP.
a9331b3f 8661
c906108c
SS
8662 * HPPA-cfg.texi: new file.
8663
8664 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8665
8666 * refcard.tex: change documentation about catch.
8667 removed info catch.
8668
8669Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8670
8671 * gdbint.texinfo: Expand on GDB's coding standards,
8672 specify the use of arg names with prototypes.
8673
86741998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8675
8676 * gdb.texinfo: Fix tipo.
8677
8678Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8679
8680 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 8681 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
8682
8683Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8684
8685 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8686
86871998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8688
8689 * agentexpr.texi: New file.
8690
8691Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8692
8693 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8694
86951998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8696
8697 * remote.texi: Changed wording that implied that the GDB remote
8698 protocol caches register values instead of GDB itself.
8699
8700Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8701
8702 * gdbint.texinfo: Add some info about symbol readers.
8703 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8704 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8705 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8706 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8707
8708Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8709
a9331b3f 8710 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
8711
8712Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8713
8714 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8715
8716Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8717
8718 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 8719 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
8720
8721Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8722
8723 * gdbint.texinfo: Fix minor typos.
8724
8725Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8726
8727 * gdbint.texinfo: Complete overhaul. Group descriptions more
8728 logically, add more info on generic algorithms, remove much
8729 obsolete and/or wrong material.
8730
8731Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8732
8733 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8734
8735Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8736
8737 * refcard.tex: Copyright, address updates.
8738
8739Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8740
8741 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8742 for the edition instead of confusing GDB-version-like numbers.
8743
8744Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8745
8746 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8747
8748Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8749
5ae4183a 8750 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
8751
8752Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8753
8754 * gdb.texinfo: Add some credits, mention bug monitor.
8755 * remote.texi: Mention mips monitor targets.
8756 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 8757
c906108c
SS
8758Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8759
8760 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
8761 files, finish sorting of host vs target vs native macros, describe
8762 some more of them.
c906108c
SS
8763
8764Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8765
8766 * gdbint.texinfo (Host Conditionals): Document change from
8767 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8768
8769Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8770
8771 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 8772 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
8773
8774Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8775
8776 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8777 Document LSEEK_NOT_LINEAR.
8778
8779Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8780
8781 * stabs.texinfo (Stab Section Basics): Make it clear that only
8782 some versions of the GNU linker remove the leading N_UNDF symbol.
8783
8784Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8785
8786 * stabs.texinfo (String Field): Document type number pairs here,
8787 instead of in the Sun specific section.
8788 (Include Files): The GNU linker supports the N_BINCL
8789 optimization. Clarify the N_BINCL value, and what it is used
8790 for.
8791 (Procedures): Document N_FUN with an empty string to mark the end
8792 of a function.
8793 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8794 (Sun Differences): Remove this node, as the information is now
8795 elsewhere in the main document.
8796 (Stab Section Basics): Mention that the GNU linker may optimize
8797 stabs and remove the leading N_UNDF symbol.
8798
8799Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8800
8801 * gdb.texinfo, refcard.tex: Restore author credit
8802
8803Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8804
8805 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8806 documentation to account for START and END macros taking
8807 one arg.
8808
8809Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8810
8811 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8812 * gdb.texinfo (Frames): Fix typo.
8813
8814Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8815
8816 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8817 a target_signal as arg type, not a pid.
8818
8819Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8820
8821 * gdb.texinfo: Document `set assembly-language'.
8822
8823Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8824
8825 * remote.texi: Update list of stubs in the GDB distribution.
8826
8827Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8828
8829 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
8830 Also document that some systems can use mmalloc but must define
8831 this if their C runtime allocates memory that is later freed.
c906108c 8832 (MMCHECK_FORCE): Document new macro.
a9331b3f 8833
c906108c
SS
8834Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8835
8836 * remote.texi: Add documentation for target Sparclet.
8837
8838Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8839
a9331b3f 8840 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
8841 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8842 * configure.in: Rewritten for autoconf.
8843 * configure: New.
8844
8845Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8846
8847 * Makefile.in (DVIPS): New define, set to dvips.
8848 (dvi): Add stabs.dvi.
8849 (ps): New target.
8850 (all-doc): Depend on info, dvi, and ps targets.
8851 (STAGESTUFF): Add *.ps and *.dvi files.
8852 (clean-info, clean-dvi): Remove.
8853 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8854 rules completely rewritten.
8855 (maintainer-clean): Remove clean-info and clean-dvi
8856 dependencies and put their actions in the rules.
8857 (gdb.ps): New target
a9331b3f 8858 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
8859 intermediate TeX files, whether they have 2 or 3 character
8860 extensions.
8861 (gdbint.ps): Add target and rules.
8862 (gdb-internals): Delete unused target.
8863 (Makefile): Depends upon config.status also.
8864
8865Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8866
8867 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8868 set.
8869
8870Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8871
8872 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8873 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8874
8875Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8876
8877 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8878
8879Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8880
8881 * gdb.texinfo (Print settings): Document
8882 `set/show print static-members' commands.
8883
8884Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8885
8886 * gdbint.texinfo (Native): Document name change, coredep.c to
8887 core-aout.c.
8888
8889Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8890
8891 * stabs.texinfo (Include Files): Document the values the SunOS4
8892 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8893
8894Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8895
8896 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8897 Fix typo.
8898
8899Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8900
8901 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8902 "gdb.tar.Z".
8903
8904Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8905
8906 * Makefile.in (maintainer-clean): New target, synonym for
8907 realclean.
8908
8909Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8910
8911 * Update all FSF addresses except those in COPYING* files.
8912
8913Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8914
8915 From Richard Earnshaw (rearnsha@armltd.co.uk):
8916 * gdb.texinfo (convenience variables): Document $_exitcode.
8917 (quit): Document optional expression to use as exit code.
8918
8919Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8920
8921 * gdb.texinfo, remote.texi: Brought up to date with various
8922 GDB changes.
8923
8924Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8925
8926 * gdb.texinfo: Update dates and versions, fix comments about
8927 hardware watchpoints in future releases and about the
8928 sharedlibrary command.
8929
8930Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8931
8932 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8933 C_FUN stab. Other cleanups.
8934
8935Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8936
8937 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8938 for the sparc stub.
8939
8940Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8941
8942 * annotate.texi: Clarify which addresses have differing formats
8943 depending on the language and which do not.
8944
8945Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8946
8947 * remote.texi (NetWare): Changed example to use BOARD= instead of
8948 NODE= argument to reflect correspoding change to gdbserve.nlm.
8949
8950Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8951
8952 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8953 GDB, as well as AIX dbx, supports the size type attribute.
8954
8955Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8956
8957 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8958
8959Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8960
8961 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8962 and new 'if' and 'while' commands.
8963
8964Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8965
8966 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8967
8968Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8969
8970 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8971 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8972 NetWare targets. Mostly stolen from the Server node.
8973
8974Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8975
8976 * gdb.texinfo (Setting): Talk about the language of a source file
8977 versus the working language. The old documentation did not match
8978 what GDB did.
8979
8980Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8981
8982 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8983 of a source file.
8984
8985Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8986
8987 * gdb.texinfo (Processes): New node.
8988
8989Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8990
8991 * remote.texi: Update documentation of set/show mipsfpu.
8992
3fc11d3e
JM
8993Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8994
8995 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8996 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
8997
8998Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8999
9000 * gdbint.texinfo: Removed mentions of some incorrectly placed and
9001 obsolete conditionals, described some others.
9002
9003Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9004
9005 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9006 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
9007
9008Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9009
9010 * gdbint.texinfo: Put regex conditionals in their own table.
9011
9012Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9013
9014 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
9015 described or fixed the descriptions of many others.
9016
9017Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
9018
9019 * gdb.texinfo: Add some more credits.
9020 * gdbint.texinfo: Capitalize GDB consistently, describe some
9021 macros and remove some.
9022
9023Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
9024
9025 * gdbint.texinfo: Removed mentions of many incorrectly placed and
9026 obsolete conditionals, described some others.
9027
9028Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9029
9030 * gdb.texinfo (help targets): Changed to `help target', which
9031 is the correct gdb command.
9032
9033Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * annotate.texi (TODO): New node, for keeping track of annotations
9036 suggested but not yet implemented.
9037
9038Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9039
9040 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
9041 another symbol, it is not the address itself.
9042
9043Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
9044
9045 * stabs.texinfo (Stab Section Basics): Add comment about alignment
9046 of stabs-in-coff sections.
9047
9048Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9049
9050 * annotate.texi: Change edition to 0.5 and date to May 1994.
9051 Add index.
9052 (Frames): New node, for frame annotation.
9053 (Displays): New node, for display annotation.
9054
9055 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
9056 when waiting for your program to stop.
9057
9058Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9059
9060 * annotate.texi (Breakpoint Info): Document annotation of header
9061 fields and record annotation.
9062
9063Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9064
9065 * annotate.texi: New file, to document annotations.
9066
9067Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9068
9069 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9070 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
9071
9072Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9073
9074 * stabs.texinfo (Stab Section Basics): Say what is in .stab
9075 section, and say n_strx field is compilation unit relative.
9076 * stabs.texinfo: Don't use @code for a.out when it is the name of
9077 an object file format.
9078
9079Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9080
9081 * gdb.texinfo: Refer to file names, not path names, per rms
9082 convention.
9083 (Arguments): Fix typo.
9084
9085Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9086
9087 * stabs.texinfo (Global Variables): Talk about stabs in files
9088 where variables are referenced, but not defined.
9089
9090Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9091
9092 * stabs.texinfo: Move stuff on @ and # type descriptors from node
9093 Cplusplus to new nodes Member Type Descriptor and Method Type
9094 Descriptor. Re-write stuff for #.
9095
9096Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9097
9098 * gdb.texinfo (Print Settings): Don't document "set print
9099 fast-symbolic-addr off". The bug which it worked around was fixed
9100 on 25 Feb 94 in coffread.c, so I'm nuking the command.
9101
9102 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9103 N_ENTRY node.
9104
9105 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9106
9107Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9108
9109 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9110 references to ieee-float.c.
9111
9112Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9113
9114 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9115 match what the code actually does.
9116
9117Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9118
9119 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9120
9121Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
9122
9123 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9124 i, and b.
9125
9126Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
9127
9128 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9129 well as for ELF and SOM. Unify the descriptions of ELF and SOM
9130 as "stabs in sections" rather than just saying "ELF and SOM".
9131 Also make that stuff apply to COFF.
9132
9133Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9134
9135 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9136 Ghostscript.
9137
9138Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9139
9140 * gdb.texinfo (Continuing and Stepping): When talking about "step"
9141 versus functions without line numbers, also mention stepping into
9142 them as well as "step" when you are in them. Tell the user how to
9143 deal with the situation. Add comment about "debugging information".
9144
9145Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9146
9147 * stabs.texinfo (Enumerations): Document restriction on where
9148 enumeration types can appear and still win with GDB.
9149
9150Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9151
9152 * stabs.texinfo (Negative Type Numbers): Document format for type
9153 -16.
9154
9155Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9156
9157 * gdb.texinfo (Selection, Frame Info): Update information about
9158 arbitrary frame specficiations.
9159
9160Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
9161
9162 * gdb.texinfo, remote.texi: general editing pass prior to Net release
9163
9164Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9165
9166 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9167
9168Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
9169
9170 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9171
9172Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9173
9174 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9175 Differences node to Statics node.
9176 (Statics): Discuss XCOFF use of V symbol descriptor.
9177
9178 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9179 not clean.
9180
9181Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
9182
9183 * gdb.texinfo (Print Settings): Document `set print
9184 fast-symbolic-addr' and improve the doc for some other
9185 `set print's.
9186
9187Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9188
9189 * stabs.texinfo (String Field): Talk about defining several type
9190 numbers at once.
9191 Fix lint regarding changing node ELF Transformations to
9192 ELF and SOM Transformations.
9193
9194Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
9195
9196 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
9197
9198Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9199
9200 * stabs.texinfo (Cross-References): `::' is for nested types only
9201 within <>.
9202 (Structures): Document static members.
9203
9204Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9205
9206 * stabs.texinfo: Document S type attribute.
9207
9208Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
9209
9210 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9211
9212Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9213
9214 * gdbint.texinfo: Fix a few typos.
9215
9216Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9217
9218 * gdb.texinfo, remote.texi: formatting improvements
9219
9220 * gdb.texinfo (New Features): mention threads.
9221 (Summary, C): fix xrefs in newly contributed text.
9222 (Threads): index entries, clarifications, example
9223 (passim): minor typos fixed, phrasing improvements
9224
9225 * remote.texi (Bootstrapping): rephrase text on ^C and add index
9226 entries; (Server): explain use of gdbserver w/real-time systems,
9227 add example of conflicting TCP port; (MIPS Remote) break up
9228 running text into table, highlighting commands, and add example.
a9331b3f 9229
c906108c
SS
9230Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9231
9232 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9233
9234Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9235
9236 * stabs.texinfo (Nested Symbols): New node.
9237 (String Field, Symbol Descriptors, Cross-References): Refer to it.
9238
9239Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9240
9241 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9242 to picking which Bbss.bss symbol to use, and (because there seems to
9243 be no good way of doing it) re-write some of the text to make it
9244 sound like Bbss.bss isn't such a great idea after all (as currently
9245 designed).
9246
9247 * gdb.texinfo (C): In addition to saying people have to use g++ for
9248 good results, say they have to use stabs. Specifically say cfront
9249 doesn't work well.
9250 (Summary): Merge in information on Modula-2, Pascal, and Chill from
9251 the gdb README. Add xrefs to places where the support for the various
9252 languages is described in detail.
9253
9254Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9255
9256 * stabs.texinfo: Clean up stuff about visibility and virtual
9257 characters.
9258
9259 * stabs.texinfo (N_M2C): Cite Sun doc.
9260
9261Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9262
9263 * gdb.texinfo: updates re threads.
9264 * remote.texinfo: avoid index entries starting with digits.
9265
9266Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9267
9268 * stabs.texinfo (Enumerations): Talk about large, negative and
9269 octal values. Clean up cross reference to type attributes.
9270 (String Field): Say that GDB 4.11 supports size attribute.
9271
9272Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9273
9274 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9275 is a mandatory step. Make the stuff about that more concise.
9276
9277Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9278
9279 * stabs.texinfo (Class Names): New node.
9280
9281 * gdb.texinfo (Command Files): Explain order of init file reading.
9282
9283 * remote.texi (Bootstrapping): Talk about getting the serial driver
9284 to deal with ^C sent by gdb to stop the remote system.
9285
9286Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
9287
9288 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9289
9290 * libgdb.texinfo (Defining Commands): made the DOC arg
9291 to gdb_define_app_command a char * instead of char **
9292 per a suggestion from kingdon.
9293
9294 * libgdb.texinfo: total rewrite from a different starting
9295 premise.
9296
9297Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9298
9299 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9300 floats passed as doubles (to improve clarity).
9301
9302Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9303
9304 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9305
9306 * a4rc.sed: update to work with Andreas Vogel papersize params
9307
9308 * refcard.tex: use Andreas Vogel simplifications of papersize
9309 params; remove useless version info; update copyright date.
9310
9311Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9312
9313 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9314
9315Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9316
9317 * gdb.texinfo (Files): Say what address the load command loads it at.
9318
9319 * stabs.texinfo (Common Blocks): Minor cleanups.
9320
9321 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9322 that Sun has backed away from the linker kludge and thus the relevant
9323 issue is changes to the SunPRO tools, not the Solaris linker.
9324
9325 * stabs.texinfo (Traditional Integer Types): Clean up description
9326 of octal bounds a little bit. Document extra leading zeroes.
9327
9328Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9329
9330 * gdb.texinfo (Signaling): Update for symbolic symbol names
9331 and add a section explaining the difference between the GDB
9332 signal command and the shell kill utility.
9333
9334Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9335
9336 * libgdb.texinfo: added `@' to braces that were unescaped.
9337
9338Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9339
9340 * libgdb.texinfo: new file. Spec for the gdb library.
9341
9342Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9343
9344 * stabs.texinfo (Include Files): Fix typo (start -> end).
9345
9346Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9347
9348 * gdb.texinfo, remote.texi: assorted small improvements, mostly
9349 from Melissa at FSF's editing pass.
9350
9351Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9352
9353 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9354 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9355 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9356
9357Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9358
9359 * remote.texi (Bootstrapping): Discuss 386 call gates.
9360
9361Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9362
9363 * stabs.texinfo (Based Variables): New node.
9364
9365Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
9366
9367 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9368 names, sizes, and formats to suggest how not to lose.
9369
9370Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9371
9372 * stabs.texinfo (Methods): Fix typo.
9373
9374Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9375
9376 * gdb.texinfo: Fix a few typos.
9377
9378Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9379
9380 * gdb.texinfo: Clarify how well it works with Fortran.
9381
9382 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9383 More on relocating stabs in ELF files.
9384
9385Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9386
9387 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9388
9389Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9390
9391 * stabs.texinfo (Local Variable Parameters): Talk about nameless
9392 parameters on VAX.
9393
9394Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9395
9396 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9397
9398Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9399
9400 * stabs.texinfo: Make info author notice match the TeX author notice.
9401
9402Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9403
9404 * stabs.texinfo: Initial-caps all words in node names and
9405 non-trivial words in section names.
9406
9407Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9408
9409 * stabs.texinfo: Many minor cleanups.
9410
9411 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9412
9413Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9414
9415 * stabs.texinfo: Remove full description of big example.
9416 It's not really helpful; just use pieces of it where appropriate.
9417 Add more Texinfo formatting directives (@samp, etc.).
9418 Use @deffn to define stab types.
9419 Eliminate some wordiness. Break up some nodes.
9420 Add an (alphabetized) index of symbol types.
9421 Use consistent capitalization style in node and section names.
9422
9423Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9424
9425 * gdb.texinfo: Change typo "Two two" to "The two".
9426
9427Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9428
9429 * stabs.texinfo (XCOFF-differences): Remove references to
9430 non-existent types N_DECL and N_RPSYM.
9431
9432 * stabs.texinfo (String Field): Say that type attributes bug is
9433 fixed in GDB 4.10, since it is.
9434
9435 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9436
9437Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9438
9439 * stabs.texinfo: Formatting cleanups.
9440
9441Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9442
9443 * stabs.texinfo: When explaining the n_type of a stab, standardize
9444 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9445 no tabs, use @r).
9446 (Global Variables): Clean up.
9447
9448Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9449
9450 * stabs.texinfo (Stack Variables): Re-write.
9451
9452Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9453
9454 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9455 addresses of a source file. Also revise formatting.
9456 Change "object module" or "object file" to "source file".
9457 Various: Miscellaneous cleanups.
9458
9459Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9460
9461 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9462
9463Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9464
9465 * gdbint.texinfo: Removed many nonsensical machine-collected
9466 host and target conditionals, described some of the remainder.
9467
9468Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9469
9470 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9471
9472 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9473 paragraph which follows.
9474
9475 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9476 variables. Looks better and avoids overful hbox.
9477
9478Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9479
9480 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9481
9482Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9483
9484 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9485 retransmit-timeout
9486
9487Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9488
9489 * gdbint.texinfo: Update statement about `some ancient Unix
9490 systems, like Ultrix 4.0' to Ultrix 4.2.
9491
9492Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9493
9494 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9495
9496 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9497
9498 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9499 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9500
9501 * remote.texi: new name for former gdbinv-s.texi
9502
9503 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9504
9505Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9506
9507 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9508 variables for MIPS remote debugging protocol.
9509
9510Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9511
9512 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9513
9514Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9515
9516 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9517
9518Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9519
9520 * gdb.texinfo: repair conditional bugs in text markup
9521
9522Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9523
9524 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9525 to select Modula-2 material.
9526
9527Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9528
9529 * stabs.texinfo: Cleanups regarding statics.
9530
9531 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9532 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9533
9534Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9535
9536 * stabs.texinfo: N_MAIN is sometimes used for C.
9537
9538Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9539
9540 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9541
9542Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9543
9544 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 9545 removed from the code by Kingdon.
c906108c
SS
9546
9547Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9548
9549 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9550 input when evaluating breakpoint conditions; the bug has been fixed.
9551
9552 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9553 sets the ignore count to N-1, not to N.
9554
9555Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9556
9557 * refcard.tex (\hoffset): correct longstanding error to match
9558 intended offset; avoids cutting off edge on some printers
9559
9560Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9561
9562 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9563
9564Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9565
9566 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9567
9568Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9569
9570 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9571 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9572 collect sed edits if any, apply to refcard before formatting;
9573 (refcard.ps) stop implying PS fonts if PS output requested;
9574 (lrefcard.ps) delete extra target for variant PS fonts
9575
9576 * refcard.tex: parametrize papersize dependent info, collect
9577 in easily replaced spot
9578
9579 * a4rc.sed: new file, edits to refcard for A4 paper
9580
9581Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9582
9583 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9584
9585Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9586
9587 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9588
9589Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9590
9591 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9592 politely rather than rudely.
9593
9594Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9595
9596 * stabs.texinfo: Document common blocks.
9597
9598Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9599
9600 * stabs.texinfo: Add some basic info about stabs-in-elf.
9601
9602Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9603
9604 * stabs.texinfo (Top): Minor cleanup.
9605
9606Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9607
9608 * Makefile.in (install-info): remove parentdir support
9609
9610Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9611
9612 * gdb.texinfo (Copying): delete this node and references to it;
9613 RMS says this manual need not carry GPL. (passim): Improvements
9614 from last round at FSF, largely due to Ian Taylor review, and
9615 minor formatting improvements.
9616
9617 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9618 largely due to Ian Taylor review. (Debug Session): minor edits to
9619 new text.
9620
9621Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9622
9623 * Makefile.in (realclean): Remove info and dvi files too.
9624
9625Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9626
9627 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9628 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9629 * gdb.texinfo: Change accordingly.
9630
9631 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9632 N_{L,R}BRAC,N_SLINE are relative to.
9633
9634Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9635
9636 * Makefile.in (GDBvn.texi): Update atomically.
9637
9638Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9639
9640 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9641
9642Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9643
9644 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9645 addresses together. Also motivate the set print symbol-filename
9646 command and suggest other solutions.
9647
9648Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9649
9650 * gdb.texinfo (set print elements): Note that the number of
9651 elements is set to unlimited by "set print elements 0".
9652
9653Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9654
9655 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9656 NF_LDOUBLE means.
9657 (Stab Types): Include Solaris stab types.
9658 (Procedures): Document Solaris extensions.
9659
9660Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9661
9662 * gdb.texinfo: Add `set print symbol-filename' doc.
9663
9664Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9665
9666 * stabs.texinfo (Arrays): Talk about type definition vs. type
9667 information.
9668
9669 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9670 the trailing semicolon.
9671
9672Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9673
9674 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9675 and merge in other parts of the document addressing these subjects.
9676 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9677
9678 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9679 at the end of a range type.
9680
9681 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9682 AIX extensions.
9683
9684Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9685
9686 * stabs.texinfo (Stabs Format): Misc fixes.
9687
9688Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9689
9690 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9691 (Traditional builtin types): Document convex convention for long long.
9692 (Negative builtin types): Discuss type names, and misc fixes.
9693
9694Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9695
9696 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9697 point types used with @samp{R} type descriptor.
9698 (Symbol Descriptors): Describe how to handle conflict between
9699 different meanings of @samp{P} symbol descriptor.
9700
9701Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9702
9703 * stabs.texinfo: Remove node Quick Reference and put its children
9704 directly under the main menu.
9705
9706 * stabs.texinfo: Many more changes to bring it into line with
9707 AIX documentation and reality. I think it now has all the
9708 information from the AIX documentation, except that I burned
9709 out when I got to variant records (Pascal and Modula-2) and
9710 all the COBOL types. Oh well, we can add them later when we're
9711 worrying more about those languages.
9712
9713 * stabs.texinfo (Automatic variables): Talk about what it means
9714 to omit the symbol descriptor.
9715
9716Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9717
9718 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9719 gcc2 behavior with promoted args.
9720
9721Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9722
9723 * gdb.texinfo: include readline appendices in info version of manual
9724
9725Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9726
9727 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9728 target remote.
9729
9730 * gdb.texinfo (Machine Code): more index entries for disassemble
9731
9732Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9733
9734 * Clarify the intended use of the gdb-testers and gdb-patches
9735 mailing lists, and shrink gzip comment.
9736
9737Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9738
9739 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9740 DOSHOST configuration of manual.
9741
9742 * gdb.texinfo (MIPS Stack): new node.
9743
9744 * all-config.texi (MIPS) new switch.
9745
9746 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9747 tense; (MIPS Remote) new node.
9748
9749 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9750 bug; (Environment) less passive, other small cleanups in text about
9751 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9752 (Remote) new MIPS Remote menu entry.
9753
9754Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9755
9756 * stabs.texinfo: Many changes to include information from the
9757 AIX documentation.
9758
9759 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9760
9761Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9762
9763 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9764 Move a bunch of information from ../README.
9765 (Getting Started): New node.
9766
9767Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9768
9769 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9770
9771 * gdb.texinfo: advance manual revision dates to present
9772
9773 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9774 stop using silly Roman numerals in @set variable names
9775
9776Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9777
9778 * stabs.texinfo (Parameters): Keep trying to get this right.
9779
9780Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9781
9782 * stabs.texinfo (Parameters): More on "local parameters".
9783
9784Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9785
9786 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9787
9788Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9789
9790 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9791 (Parameters): Rewrite.
9792 (xcoff-differences, Sun-differences): Minor changes.
9793
9794Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9795
9796 * stabs.texinfo: Minor cleanup.
9797
9798Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9799
9800 * gdbint.texinfo: Minor xcoff stuff.
9801
9802Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9803
9804 * gdbint.texinfo: Update for new config directory structure.
9805 Add info about internal type data structures.
9806
9807Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9808
9809 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9810 $(srcdir).
9811 (gdb-config.texi): Depend on file in $(srcdir).
9812
9813Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9814
9815 * stabs.texinfo: Fixes about N_SO.
9816
9817Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9818
9819 * gdb.texinfo: include list of nonstandard init file names
9820
9821 * *-config.texi: new switch GENERIC for text that applies *only*
9822 to (usual) multiple-target version of manual
9823
9824 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9825 h8 config
9826
9827 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9828 in menus (rather than conditionally selected multiple alternative
9829 menus).
9830
9831 * Makefile.in: define and use DOC_CONFIG var to select
9832 configuration for GDB user manual.
9833
9834 * gdb-config.texi: delete from repository, generate from Makefile.
9835
9836 * all-config.texi: normal `generic' configuration file, formerly
9837 stored as gdb-config.texi
9838
9839Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9840
9841 * Makefile.in: add dvi target to build all .dvi files
9842
9843Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9844
9845 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9846
9847Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9848
9849 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9850 host conditionals.
9851 * stabs.texinfo: More array fixes inspired by Jim's.
9852
9853Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9854
9855 * stabs.texinfo: Fixes re arrays and continuations.
9856
9857 * gdbint.texinfo: Add XCOFF node.
9858
9859Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9860
9861 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9862
9863Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9864
9865 * stabs.texinfo: Fix for array types to mention lower bounds.
9866
9867Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9868
9869 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9870
9871Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9872
9873 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9874
9875Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9876
9877 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9878 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9879
9880Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9881
9882 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9883
9884Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9885
9886 * gdb.texinfo, gdbinv-s.texi: misc updates
9887
9888Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9889
9890 * gdbint.texinfo: Brief documentation for longjmp support,
9891 from an email msg by Stu.
9892
9893Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9894
9895 * stabs.texinfo: Fix description of floating point "range"
9896 types (which really define basic types). Reported by Jim Meehan,
9897 <meehan@src.dec.com>.
9898
9899 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9900
9901Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9902
9903 * gdbint.texinfo: Slightly expand section on supporting a new
9904 object file format.
9905
9906Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9907
9908 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9909 intermediate file.
9910
9911Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9912
9913 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9914
9915Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9916
9917 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9918
9919 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9920 as well as Z8002.
9921
9922Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9923
9924 * gdbint.texinfo: Add sections on clean design and on how to send
9925 in changes.
9926
9927Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9928
9929 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9930
9931Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9932
9933 * gdb.texinfo: Fix typo, reported by Karl Berry.
9934
9935Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9936
9937 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9938
9939Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9940
9941 * gdbint.texinfo: fixed a stray email address (needs @@),
9942 added @table @code to node "Native Conditionals"
9943
9944Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9945
9946 * gdbint.texinfo: Describe coding style of GDB.
9947
9948Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9949
9950 * stabs.texinfo: Minor wording changes.
9951
9952Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9953
9954 * gdbint.texinfo: Improve release doc slightly.
9955
9956Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9957
9958 * gdbint.texinfo: Improve doc of GDB config macros.
9959
9960Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9961
9962 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9963 These will be reinserted when examined.
9964
9965Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9966
9967 * gdbint.texinfo: Make a start at documenting all the #if macros
9968 in GDB. At least list them all, and start separating them into
9969 host-specific and target-specific.
9970
9971Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9972
9973 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 9974 examples (not consistent w others).
c906108c
SS
9975 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9976 for generic vn of doc
9977
9978Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9979
9980 * Makefile.in: always create installation directories.
9981
9982Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9983
9984 * gdb.texinfo: in h8 config, do not describe searching commands.
9985
9986Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9987
9988 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9989 conditionals; introduce a few generic switches that may be
9990 useful for other cross-dev or dos-hosted configs.
9991
9992 * gdb.texinfo: fix typo in "info reg" description
9993
9994Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9995
9996 * stabs.texinfo: Minor updates from running TeX over it.
9997 * Makefile.in (stabs.dvi, stabs.ps): Add.
9998
9999Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
10000
10001 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
10002 First pass at converting it to texinfo.
10003
10004Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
10005
10006 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
10007 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
10008
10009Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10010
10011 * gdbint.texinfo: Add section on partial symbol tables.
10012
10013Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
10014
10015 * gdb.texinfo: document `set remotedebug' and `set
10016 rstack_high_address'.
10017
10018Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
10019
10020 * gdb.texinfo: slight expansion of new text on reading info files
10021 * gdbinv-s.m4.in: correct and expand info on cross-debugging
10022 H8/300 from DOS.
10023
10024Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
10025
10026 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
10027
10028Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10029
10030 * gdb.texinfo: Say how to read the `info' files.
10031
10032Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10033
10034 * Makefile.in: gm4 -> m4.
10035
10036Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
10037
10038 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
10039 Documentation' ahead of `Installing GDB' to match README.
10040 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 10041 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
10042
10043Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10044
10045 * Makefile.in: remove $(srcdir) from gdb.info rule.
10046
10047Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
10048
10049 * Makefile.in: commented out gdb-all.texinfo rule. This is
10050 temporary.
10051
10052Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
10053
10054 * Makefile.in, configure.in: removed traces of namesubdir,
10055 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 10056 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
10057
10058Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10059
10060 * gdb.texinfo: Improve how we ask for bug reports.
10061
10062Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10063
10064 * Makefile.in: infodir belongs in datadir.
10065
10066Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10067
10068 * Makefile.in: remove spaces following hyphens, bsd make can't
10069 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 10070 standards.text support.
c906108c
SS
10071
10072Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10073
10074 * Makefile.in: idestdir and ddestdir go away. Added copyrights
10075 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
10076 and mandir now keyed off datadir by default.
10077
10078\f
10079Local Variables:
9e9c5ae7 10080mode: change-log
c906108c
SS
10081left-margin: 8
10082fill-column: 74
10083version-control: never
10084End:
This page took 1.462094 seconds and 4 git commands to generate.