Add options to skip unavailable locals
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2013-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
8 2013-08-26 Doug Evans <dje@google.com>
9
10 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
11 an optional regexp.
12
13 2013-08-13 Tom Tromey <tromey@redhat.com>
14
15 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
16 Document GDB_PARALLEL and GDB_INOTIFY.
17
18 2013-08-09 Stan Shebs <stan@codesourcery.com>
19
20 * LRS: Remove file, describes a long-abandoned live-range
21 splitting extension to stabs.
22
23 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
24
25 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
26
27 2013-07-17 Doug Evans <dje@google.com>
28
29 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
30
31 2013-07-02 Tom Tromey <tromey@redhat.com>
32
33 * gdb.texinfo (Target Commands): Don't mention "target nrom".
34
35 2013-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
42 2013-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
48 2013-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
54 2013-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
60 2013-06-26 Pedro Alves <pedro@codesourcery.com>
61
62 * gdb.texinfo (Traceframe Info Format): Document tvar element
63 and its attributes.
64
65 2013-06-25 Yao Qi <yao@codesourcery.com>
66
67 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
68
69 2013-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
76 2013-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
82 2013-06-07 Yao Qi <yao@codesourcery.com>
83
84 * gdb.texinfo (Symbols): Add kindex and cindex for
85 'maint print msymbols'.
86
87 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
88
89 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
90 response field name (thread-group to inferior).
91
92 2013-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
101 2013-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
107 2013-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
115 2013-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
123 2013-05-21 Hui Zhu <hui@codesourcery.com>
124
125 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
126 "-dprintf-insert" command.
127
128 2013-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
134 2013-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
139 2013-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
156 2013-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
162 2013-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
167 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
168
169 * gdb.texinfo (Nios II): New section.
170 (Nios II Features): New section.
171
172 2013-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
178 2013-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
186 2013-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
193 2013-04-19 Pedro Alves <palves@redhat.com>
194
195 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
196 "signedness" instead of "signness".
197
198 2013-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
203 2013-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
208 2013-04-15 Tom Tromey <tromey@redhat.com>
209
210 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
211 exception catchpoints.
212
213 2013-04-15 Tom Tromey <tromey@redhat.com>
214
215 * gdb.texinfo (Set Catchpoints): Document $_exception.
216 (Convenience Vars): Mention $_exception.
217
218 2013-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
224 2013-04-15 Tom Tromey <tromey@redhat.com>
225
226 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
227
228 2013-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
234 2013-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
241 2013-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
251 2013-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
272 2013-04-10 Yao Qi <yao@codesourcery.com>
273
274 * gdb.texinfo (Trace Files): Add "target ctf".
275
276 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
277
278 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
279
280 * Makefile.in (install-man1, install-man5, uninstall-man1)
281 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
282
283 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
284
285 2013-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
293 2013-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
298 2013-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
317 2013-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
323 2013-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
328 2013-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
333 2013-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
338 2013-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
345 2013-03-22 Yao Qi <yao@codesourcery.com>
346
347 * gdb.texinfo (Embedded Processors): Remove menu item
348 "OpenRISC 1000".
349 (OpenRISC 1000): Remove.
350
351 2013-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
356 2013-03-14 Hui Zhu <hui@codesourcery.com>
357 Yao Qi <yao@codesourcery.com>
358
359 * gdb.texinfo (Trace Files): Add "tsave -ctf".
360
361 2013-03-13 Keith Seitz <keiths@redhat.com>
362
363 * gdb.texinfo (Maintenance Commands): Add missing ')' for
364 "maint agent" reference to Dynamic printf.
365
366 2013-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
371 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
372
373 * gdb.texinfo (Process Record and Replay): Document record
374 changes.
375
376 2013-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
382 2013-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
387 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
388
389 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
390
391 2013-03-08 Stan Shebs <stan@codesourcery.com>
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
399 2013-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
409 2013-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
414 2013-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
420 2013-02-07 Doug Evans <dje@google.com>
421
422 * gdb.texinfo (Machine Code): Clarify argument to disassemble
423 command.
424
425 2013-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
433 2013-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
442 2013-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
448 2013-01-31 Tom Tromey <tromey@redhat.com>
449
450 * gdb.texinfo (Target Commands): Fix typo.
451
452 2013-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
459 2013-01-23 Doug Evans <dje@google.com>
460
461 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
462
463 2013-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
468 2012-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
472 2013-01-16 Tom Tromey <tromey@redhat.com>
473
474 * gdb.texinfo (Set Catchpoints): Document "catch signal".
475 (Signals): Likewise.
476
477 2013-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
483 2013-01-07 Tom Tromey <tromey@redhat.com>
484
485 * gdb.texinfo (Mode Options): Don't mention -epoch.
486 (Data, Emacs): Remove obsolete comments.
487
488 2013-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
495 2012-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
503 2012-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
510 2012-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
515 2012-12-19 Joel Brobecker <brobecker@adacore.com>
516
517 * refcard.tex: Update copyright notice to GPL v3 or later.
518 Update contact info.
519
520 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
521
522 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
523
524 2012-12-15 Yao Qi <yao@codesourcery.com>
525
526 * gdb.texinfo (Debugging Output): Document 'set debug
527 notification' and 'show debug notification'.
528
529 2012-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
536 2012-12-14 Tom Tromey <tromey@redhat.com>
537
538 * gdb.texinfo (SVR4 Process Information): Mention core files.
539
540 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
541
542 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
543
544 2012-12-11 Pedro Alves <palves@redhat.com>
545
546 * gdb.texinfo: Remove all mentions of Unixware throughout.
547
548 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
549
550 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
551
552 2012-11-29 Tom Tromey <tromey@redhat.com>
553
554 * gdb.texinfo (SVR4 Process Information): Document missing
555 "info proc" subcommands.
556
557 2012-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
563 2012-11-26 Tom Tromey <tromey@redhat.com>
564
565 * gdb.texinfo (MiniDebugInfo): New node.
566 (GDB Files): Update.
567
568 2012-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
574 2012-11-15 Tom Tromey <tromey@redhat.com>
575
576 * gdb.texinfo (Signaling): Fix typo.
577
578 2012-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
583 2012-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
594 2012-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
599 2012-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
606 2012-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
612 2012-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
617 2012-11-08 Yao Qi <yao@codesourcery.com>
618
619 * gdb.texinfo (Search): Add kindex for 'fo'.
620
621 2012-11-05 Tom Tromey <tromey@redhat.com>
622
623 PR python/14802:
624 * gdb.texinfo (Functions In Python): Add example.
625
626 2012-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
632 2012-10-26 Tom Tromey <tromey@redhat.com>
633
634 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
635
636 2012-10-25 Tom Tromey <tromey@redhat.com>
637
638 * gdb.texinfo (General Query Packets): Use @itemx.
639
640 2012-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
647 2012-10-15 Doug Evans <dje@google.com>
648
649 * gdb.texinfo (Mode Options): Document -nh.
650 Elaborate on docs for -nx.
651
652 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
653
654 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
655
656 2012-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
663 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
664
665 * gdb.texinfo: Document the removal of SH's 'regs' command.
666
667 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
668
669 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
670
671 2012-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
678 2012-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
684 2012-09-17 Yao Qi <yao@codesourcery.com>
685
686 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
687 'set listsize'.
688
689 2012-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
696 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
697
698 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
699
700 2012-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
705 2012-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
712 2012-08-22 Tom Tromey <tromey@redhat.com>
713
714 * gdbint.texinfo (Host Definition): Remove documentation for
715 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
716
717 2012-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
726 2012-08-16 Yao Qi <yao@codesourcery.com>
727
728 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
729 is deprecated.
730
731 2012-08-13 Doug Evans <dje@google.com>
732
733 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
734 to include functions.
735
736 2012-08-10 Doug Evans <dje@google.com>
737
738 * gdb.texinfo (Convenience Funs): New node.
739 (Types In Python): Document Type.vector.
740
741 2012-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
746 2012-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
752 2012-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
760 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
761
762 * gdb.texinfo (Working Directory): Added information about new
763 default argument for 'cd' command.
764
765 2012-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
771 2012-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
778 2012-08-02 Yao Qi <yao@codesourcery.com>
779
780 * gdb.texinfo (Native): Remove node Neutrino.
781
782 2012-07-27 Yao Qi <yao@codesourcery.com>
783
784 * gdb.texinfo (IPA Protocol Commands): Document new command
785 'close'.
786
787 2012-07-25 Tom Tromey <tromey@redhat.com>
788
789 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
790
791 2012-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
799 2012-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
812 2012-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
817 2012-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
829 2012-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
839 2012-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
845 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
846
847 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
848 possibility.
849
850 2012-06-29 Tom Tromey <tromey@redhat.com>
851
852 * gdb.texinfo (Index Section Format): Update for version 7.
853
854 2012-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
859 2012-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
864 2012-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
869 2012-06-26 Doug Evans <dje@google.com>
870
871 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
872 and symtab-create.
873
874 2012-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
880 2012-06-23 Doug Evans <dje@google.com>
881
882 * gdb.texinfo (Index Section Format): Document version 7 format.
883
884 2012-06-22 Yao Qi <yao@codesourcery.com>
885
886 * gdb.texinfo: Add missing cindex for some packets.
887
888 2012-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
893 2012-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
899 2012-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
918 2012-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
926 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
927
928 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
929
930 2012-06-06 Yao Qi <yao@codesourcery.com>
931
932 * gdb.texinfo: Update copyright year.
933
934 2012-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
939 2012-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
949 2012-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
956 2012-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
963 2012-05-18 Eli Zaretskii <eliz@gnu.org>
964
965 * gdb.texinfo (Architecture-Specific Protocol Details): Define
966 nodes for subsections. Add @acronym mark-ups and adjust
967 formatting.
968
969 2012-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
975 2012-05-18 Tom Tromey <tromey@redhat.com>
976
977 * gdb.texinfo (Print Settings): Document 'set print symbol'.
978
979 2012-05-14 Stan Shebs <stan@codesourcery.com>
980
981 * gdb.texinfo (Dynamic Printf): New subsection.
982
983 2012-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
988 2012-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
994 2012-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
1000 2012-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
1007 2012-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
1019 2012-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
1028 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1029
1030 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
1031 Twice.
1032
1033 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
1034 directory separator by path separator.
1035
1036 2012-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
1042 2012-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
1048 2012-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
1054 2012-04-29 Yao Qi <yao@codesourcery.com>
1055
1056 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
1057 (A29K): Remove.
1058
1059 2012-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
1065 2012-04-25 Doug Evans <dje@google.com>
1066
1067 * gdb.texinfo (Go): Fix thinko.
1068
1069 * gdb.texinfo (Supported Languages): Add Go.
1070 (Go): New node.
1071
1072 2012-04-25 Yao Qi <yao@codesourcery.com>
1073
1074 * gdbint.texinfo (Testsuite): New section `Board settings'.
1075
1076 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1077
1078 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1079 Three times.
1080
1081 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1082 Three times.
1083
1084 2012-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
1089 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1090
1091 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1092
1093 2012-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
1099 2012-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
1110 2012-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
1135 2012-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
1143 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
1144
1145 * gdb.texinfo (Examining Data): Document the 'explore' command.
1146
1147 2012-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
1153 2012-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
1159 2012-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
1168 2012-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
1175 2012-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
1182 2012-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
1190 2012-03-15 Tom Tromey <tromey@redhat.com>
1191
1192 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1193
1194 2012-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
1203 2012-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
1210 2012-03-05 Tristan Gingold <gingold@adacore.com>
1211
1212 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1213
1214 2012-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
1220 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1221
1222 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1223
1224 2012-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
1234 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1235
1236 * gdb.texinfo (Startup): Add option -ex description to the option -x
1237 description.
1238
1239 2012-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
1251 2012-02-22 Tom Tromey <tromey@redhat.com>
1252
1253 * gdb.texinfo (Blocks In Python): Clarify block iteration.
1254
1255 2012-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
1261 2012-02-14 Stan Shebs <stan@codesourcery.com>
1262
1263 * gdb.texinfo (Disabling Breakpoints): Document enable count.
1264
1265 2012-02-13 Pedro Alves <palves@redhat.com>
1266
1267 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1268 mips-idt-ecoff.
1269
1270 2012-02-09 Yao Qi <yao@codesourcery.com>
1271
1272 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1273
1274 2012-02-07 Tom Tromey <tromey@redhat.com>
1275
1276 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1277 Symbol.value.
1278
1279 2012-02-07 Tom Tromey <tromey@redhat.com>
1280
1281 * gdb.texinfo (Symbols In Python): Document Symbol.line.
1282
1283 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
1284
1285 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1286
1287 2012-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
1294 2012-01-24 Gary Benson <gbenson@redhat.com>
1295
1296 Delete #if 0'd out code.
1297 * gdb.texinfo (Frame Info): Remove "info catch".
1298
1299 2012-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
1305 2012-01-16 Tom Tromey <tromey@redhat.com>
1306
1307 * gdb.texinfo (Specify Location): Document relative file name
1308 handling.
1309
1310 2012-01-16 Tom Tromey <tromey@redhat.com>
1311
1312 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1313
1314 2012-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
1320 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
1321
1322 * gdb.texinfo (Variables): Document use of :: for non-static
1323 variables.
1324
1325 2012-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
1330 2012-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
1338 2011-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
1344 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1345
1346 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1347 tests.
1348
1349 2011-12-16 Doug Evans <dje@google.com>
1350
1351 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1352
1353 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
1354
1355 * gdb.texinfo (Python Commands): Remove "maint set/show print
1356 stack". Add documentation for "set/show python print-stack".
1357
1358 2011-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
1364 2011-12-06 Tom Tromey <tromey@redhat.com>
1365
1366 * gdb.texinfo (Set Breaks): Update for new behavior.
1367
1368 2011-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
1375 2011-12-01 Tom Tromey <tromey@redhat.com>
1376
1377 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1378 add.
1379
1380 2011-11-22 Tom Tromey <tromey@redhat.com>
1381
1382 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1383 reasons.
1384
1385 2011-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
1391 2011-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
1398 2011-11-18 Yao Qi <yao@codesourcery.com>
1399
1400 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1401 tracepoint.
1402
1403 2011-11-15 Doug Evans <dje@google.com>
1404
1405 * gdb.texinfo (Files): Document basenames-may-differ.
1406
1407 2011-11-14 Doug Evans <dje@google.com>
1408
1409 * gdb.texinfo (Shell Commands): Document "!".
1410
1411 2011-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
1418 2011-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
1426 2011-11-12 Matt Rice <ratmice@gmail.com>
1427
1428 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1429 Add arguments to info macro.
1430
1431 2011-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
1443 2011-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
1449 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1450
1451 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1452 "set mips abi" documentation.
1453
1454 2011-11-04 Doug Evans <dje@google.com>
1455
1456 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1457
1458 2011-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
1464 2011-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
1469 2011-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
1475 2011-10-28 Paul Koning <paul_koning@dell.com>
1476
1477 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1478
1479 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
1480
1481 * gdb.texinfo ((Frames In Python): Document
1482 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1483
1484 2011-10-26 Paul Koning <paul_koning@dell.com>
1485
1486 * gdb.texinfo (gdb.types): Document new deepitems function.
1487
1488 2011-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
1495 2011-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
1502 2011-10-19 Tom Tromey <tromey@redhat.com>
1503
1504 * gdb.texinfo (Commands In Python): Add missing "@"s.
1505
1506 2011-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
1512 2011-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
1523 2011-10-09 Doug Evans <dje@google.com>
1524
1525 * gdb.texinfo (Extending GDB): Document alias command.
1526
1527 2011-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
1533 2011-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
1542 2011-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
1550 2011-10-07 Doug Evans <dje@google.com>
1551
1552 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1553 register_pretty_printer.
1554
1555 2011-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
1563 2011-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
1572 2011-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
1578 2011-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
1583 2011-10-03 Joel Brobecker <brobecker@adacore.com>
1584
1585 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1586 rephasing.
1587
1588 2011-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
1595 2011-09-28 Paul Koning <paul_koning@dell.com>
1596
1597 * gdb.texinfo (gdb.Type): Document field access by dictionary
1598 key syntax.
1599
1600 2011-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
1605 2011-09-27 Stan Shebs <stan@codesourcery.com>
1606
1607 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1608
1609 2011-09-16 Hui Zhu <teawater@gmail.com>
1610
1611 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1612 to *(unsigned char *)$esp@300.
1613
1614 2011-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
1621 2011-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
1627 2011-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
1634 2011-09-04 Joel Brobecker <brobecker@adacore.com>
1635
1636 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1637
1638 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1639
1640 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1641
1642 2011-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
1650 2011-08-14 Yao Qi <yao@codesourcery.com>
1651
1652 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1653
1654 2011-08-14 Yao Qi <yao@codesourcery.com>
1655
1656 * gdb.texinfo (Standard Target Features): Document C6x features.
1657 (TIC6x Features): New node.
1658
1659 2011-08-12 Doug Evans <dje@google.com>
1660
1661 * gdb.texinfo (Symbols In Python): Document symbol.type.
1662
1663 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1664
1665 * gdb.texinfo (Python): Document command and function
1666 auto-loading.
1667
1668 2011-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
1675 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1676
1677 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1678 size and line-size.
1679
1680 2011-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
1686 2011-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
1692 2011-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
1699 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1700
1701 * gdb.texinfo: Fix typos.
1702
1703 2011-07-01 Tom Tromey <tromey@redhat.com>
1704
1705 * gdb.texinfo (Debugging Output): Document set debug
1706 check-physname.
1707
1708 2011-06-29 Tom Tromey <tromey@redhat.com>
1709
1710 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1711 breakpoint-notifications feature.
1712
1713 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1714
1715 * gdb.texinfo (Target Description): Remove warning about
1716 possibly unstable format.
1717
1718 2011-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
1723 2011-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
1731 2011-05-15 Doug Evans <dje@google.com>
1732
1733 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1734
1735 2011-05-13 Doug Evans <dje@google.com>
1736
1737 * gdb.texinfo (Threads): Document $sdir,$pdir.
1738 (Server): Document $pdir exception.
1739
1740 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1741
1742 * gdb.texinfo (Threads): Clarify default value for
1743 libthread-db-search-path.
1744
1745 * gdb.texinfo (Completion): Update example.
1746 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1747
1748 2011-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
1755 2011-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
1762 2011-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
1768 2011-05-09 Doug Evans <dje@google.com>
1769
1770 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1771
1772 2011-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
1779 2011-05-03 Joel Brobecker <brobecker@adacore.com>
1780
1781 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1782 `@value{GDBN}'.
1783
1784 2011-05-03 Joel Brobecker <brobecker@adacore.com>
1785
1786 * gdb.texinfo (titlepage): Remove dedication.
1787 (In Memoriam): New appendix.
1788
1789 2011-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
1795 2011-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
1804 2011-04-23 Eli Zaretskii <eliz@gnu.org>
1805
1806 * gdb.texinfo (Server): Improve indexing. Index all optional
1807 switches to gdbserver.
1808
1809 2011-04-20 Tom Tromey <tromey@redhat.com>
1810
1811 * gdb.texinfo (Index Section Format): New node.
1812 (Top): Add new node to menu.
1813
1814 2011-04-20 Pedro Alves <pedro@codesourcery.com>
1815
1816 * gdb.texinfo (Maintenance Commands): Document `maint print
1817 remote-registers'.
1818
1819 2011-04-20 Tom Tromey <tromey@redhat.com>
1820
1821 * gdb.texinfo (Trace File Format): Move node later.
1822
1823 2011-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
1831 2011-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
1836 2011-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
1841 2011-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
1847 2011-03-28 Tom Tromey <tromey@redhat.com>
1848
1849 * gdb.texinfo (Set Tracepoints): Fix typo.
1850
1851 2011-03-24 Tom Tromey <tromey@redhat.com>
1852
1853 * gdb.texinfo (Specify Location): Document `function:label'
1854 linespec.
1855
1856 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1857
1858 PR python/12149
1859
1860 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1861
1862 2011-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
1871 2011-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
1876 2011-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
1881 2011-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
1886 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1887
1888 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1889
1890 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1891 circular-trace-buffer name.
1892
1893 2011-02-28 Joel Brobecker <brobecker@adacore.com>
1894
1895 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1896 in the previous change.
1897
1898 2011-02-27 Michael Snyder <msnyder@vmware.com>
1899
1900 * gdb.texinfo (Inferiors and Programs): Update commands to show
1901 that they can accept multiple arguments.
1902
1903 2011-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
1910 2011-02-23 Doug Evans <dje@google.com>
1911
1912 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1913
1914 2011-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
1920 2011-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
1926 2011-02-21 Hui Zhu <teawater@gmail.com>
1927
1928 * agentexpr.texi (Bytecode Descriptions): Add printf.
1929 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1930
1931 2011-02-18 Tom Tromey <tromey@redhat.com>
1932
1933 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1934
1935 2011-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
1940 2011-02-14 Michael Snyder <msnyder@vmware.com>
1941
1942 * gdb.texinfo (Threads): Update example of new thread message.
1943
1944 2011-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
1956 2011-02-04 Pedro Alves <pedro@codesourcery.com>
1957
1958 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1959 for casts and unary operators.
1960
1961 2011-02-04 Tom Tromey <tromey@redhat.com>
1962
1963 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1964 is not useful.
1965
1966 2011-01-25 Pedro Alves <pedro@codesourcery.com>
1967
1968 * gdb.texinfo: s/value optimized out/optimized out/g
1969
1970 2011-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
1975 2011-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
1982 2011-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
1987 2011-01-12 Tom Tromey <tromey@redhat.com>
1988
1989 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1990 Fix "thread apply" text.
1991
1992 2011-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
1999 2011-01-07 Tom Tromey <tromey@redhat.com>
2000
2001 * gdb.texinfo (Python API): Add descriptions to @menu items.
2002
2003 2011-01-06 Tom Tromey <tromey@redhat.com>
2004
2005 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
2006
2007 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2008
2009 * gdb.texinfo (Debugging Output): Document "set debug jit".
2010
2011 2011-01-06 Tom Tromey <tromey@redhat.com>
2012
2013 PR python/12133:
2014 * gdb.texinfo (Frames In Python): Document various frame
2015 constants.
2016
2017 2011-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
2023 2011-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
2028 2010-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
2034 2010-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
2039 2010-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
2046 2010-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
2051 2010-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
2056 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2057
2058 PR python/12199
2059
2060 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
2061
2062 2010-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
2078 2010-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
2085 2010-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
2092 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
2093
2094 * gdb.texinfo (Breakpoints In Python): Document "internal"
2095 parameter, and visible attribute.
2096
2097 2010-11-05 Doug Evans <dje@google.com>
2098
2099 * gdb.texinfo (Source Path): Document "set directories".
2100
2101 2010-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
2106 2010-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
2117 2010-10-29 Doug Evans <dje@google.com>
2118
2119 * gdb.texinfo (Python): Fix long line.
2120
2121 2010-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
2128 2010-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
2134 2010-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
2139 2010-09-28 Joel Brobecker <brobecker@adacore.com>
2140
2141 * gdb.texinfo (Ravenscar Profile): New node.
2142
2143 2010-09-22 Tom Tromey <tromey@redhat.com>
2144
2145 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2146
2147 2010-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
2152 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
2153
2154 * gdb.texinfo (Character Sets): Correctly reference host-charset
2155 in example.
2156
2157 2010-09-13 Tom Tromey <tromey@redhat.com>
2158
2159 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2160 Document "fullname" and "from".
2161
2162 2010-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
2167 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
2168
2169 * gdb.texinfo (i386 Features): Remove an extra "@item".
2170
2171 2010-08-30 Tom Tromey <tromey@redhat.com>
2172
2173 PR python/11792:
2174 * gdb.texinfo (Values From Inferior): Document dynamic_type.
2175
2176 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2177
2178 * gdb.texinfo (ARM Features): Document
2179 org.gnu.gdb.arm.m-profile.
2180
2181 2010-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
2187 2010-08-23 Tom Tromey <tromey@redhat.com>
2188
2189 PR python/11915:
2190 * gdb.texinfo (Types In Python): Document array method.
2191
2192 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
2193
2194 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2195
2196 2010-08-16 Tom Tromey <tromey@redhat.com>
2197
2198 * gdb.texinfo (Set Watchpoints): Document -location option.
2199
2200 2010-08-13 Doug Evans <dje@google.com>
2201
2202 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2203
2204 2010-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
2209 2010-08-11 Tom Tromey <tromey@redhat.com>
2210 Phil Muldoon <pmuldoon@redhat.com>
2211
2212 * gdb.texinfo (Basic Python): Describe post_event API.
2213
2214 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2215
2216 * gdb.texinfo (Basic Python): Describe solib_address and
2217 decode_line Python APIs
2218
2219 2010-08-10 Tom Tromey <tromey@redhat.com>
2220
2221 * gdb.texinfo (Pretty Printing API): Document
2222 gdb.default_visualizer.
2223
2224 2010-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
2229 2010-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
2235 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2236
2237 * gdb.texinfo (Threads): Document 'debug libthread-db'.
2238
2239 2010-07-30 Tom Tromey <tromey@redhat.com>
2240
2241 * gdb.texinfo (Index Files): Mention gdb-add-index.
2242
2243 2010-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
2248 2010-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
2253 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
2254
2255 * gdb.texinfo (Values From Inferior): Add value inferior function
2256 call description.
2257
2258 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 * gdb.texinfo (Active Targets): Fix wrong comma placement.
2261
2262 2010-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
2269 2010-07-13 Tom Tromey <tromey@redhat.com>
2270
2271 * gdb.texinfo (Index Files): New node.
2272
2273 2010-07-13 Tom Tromey <tromey@redhat.com>
2274
2275 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2276
2277 2010-07-13 Tom Tromey <tromey@redhat.com>
2278
2279 * gdb.texinfo (Specify Location): Document labels.
2280
2281 2010-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
2286 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2287
2288 * gdb.texinfo (General Query Packets) <qfThreadInfo,
2289 qsThreadInfo>: Spell out `l' as ell.
2290
2291 2010-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
2308 2010-06-29 Joel Brobecker <brobecker@adacore.com>
2309
2310 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2311
2312 2010-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
2319 2010-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
2325 2010-06-25 Tom Tromey <tromey@redhat.com>
2326
2327 PR python/10808:
2328 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2329
2330 2010-06-24 Hui Zhu <teawater@gmail.com>
2331
2332 * gdb.texinfo: (Commands for Controlled Output): Add
2333 documentation for command "eval".
2334
2335 2010-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
2342 2010-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
2347 2010-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
2355 2010-06-18 Stan Shebs <stan@codesourcery.com>
2356
2357 * gdb.texinfo (Operating System Auxiliary Information): Describe
2358 "info os" when no arguments given.
2359
2360 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2361 $_thread.
2362
2363 2010-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
2368 2010-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
2373 2010-06-11 Stan Shebs <stan@codesourcery.com>
2374
2375 * gdb.texinfo (Observer Mode): New section.
2376 (General Query Packets): Document QAllow.
2377
2378 2010-06-04 Doug Evans <dje@google.com>
2379
2380 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2381
2382 2010-06-03 Doug Evans <dje@google.com>
2383
2384 * gdbint.texinfo (Coding): Add subsection on command names.
2385
2386 2010-06-02 Tom Tromey <tromey@redhat.com>
2387
2388 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2389 always-disassemble.
2390
2391 2010-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
2397 2010-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
2407 2010-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
2412 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2413
2414 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2415 ATTR_NORETURN.
2416
2417 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2418 Tom Tromey <tromey@redhat.com>
2419 Thiago Jung Bauermann <bauerman@br.ibm.com>
2420
2421 * gdb.texinfo (Parameters In Python): New Node.
2422
2423 2010-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
2429 2010-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
2434 2010-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
2440 2010-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
2447 2010-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
2454 2010-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
2465 2010-04-21 Stan Shebs <stan@codesourcery.com>
2466
2467 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
2468 and commands.
2469 (Listing Tracepoints): Update to reflect current behavior.
2470
2471 2010-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
2476 2010-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
2485 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2486
2487 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
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
2492 2010-04-15 Doug Evans <dje@google.com>
2493
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
2499 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2500
2501 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2502
2503 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2504 returns None.
2505
2506 2010-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
2511 2010-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
2516 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2517
2518 * gdb.texinfo (maint print registers): Mention unavailable and
2519 invisible registers.
2520
2521 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2522 Thiago Jung Bauermann <bauerman@br.ibm.com>
2523 Tom Tromey <tromey@redhat.com>
2524
2525 * gdb.texinfo (Breakpoints In Python): New Node.
2526
2527 2010-04-08 Stan Shebs <stan@codesourcery.com>
2528
2529 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2530 trace status fields.
2531
2532 2010-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
2538 2010-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
2544 2010-04-05 Doug Evans <dje@google.com>
2545
2546 * gdb.texinfo (maint show python auto-load): Fix typo.
2547
2548 2010-04-04 Stan Shebs <stan@codesourcery.com>
2549
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
2554 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2555 (tdump): Explain how tdump works.
2556
2557 2010-04-01 Pedro Alves <pedro@codesourcery.com>
2558
2559 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2560 add cross reference.
2561
2562 2010-03-31 Pedro Alves <pedro@codesourcery.com>
2563
2564 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2565 commands error out.
2566
2567 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2568
2569 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2570
2571 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2572
2573 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2574
2575 2010-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
2586 2010-03-29 Stan Shebs <stan@codesourcery.com>
2587
2588 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2589 (General Query Packets): Describe TracepointSource.
2590
2591 2010-03-27 Matt Rice <ratmice@gmail.com>
2592
2593 * gdb.texinfo (ARM): Document arguments to "target sim".
2594 (Set Catchpoints): Use @dots{} instead of @r{...}.
2595
2596 2010-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
2601 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2602
2603 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2604
2605 2010-03-24 Stan Shebs <stan@codesourcery.com>
2606
2607 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2608
2609 2010-03-24 Tom Tromey <tromey@redhat.com>
2610
2611 PR breakpoints/9352:
2612 * gdb.texinfo (Break Commands): Update.
2613
2614 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2615
2616 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2617 commands.
2618
2619 2010-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
2626 2010-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
2633 2010-03-10 Tom Tromey <tromey@redhat.com>
2634
2635 * gdbint.texinfo (Symbol Handling): Update.
2636
2637 2010-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
2645 2010-03-05 Tom Tromey <tromey@redhat.com>
2646
2647 * gdb.texinfo (Basic Python): Document target_charset and
2648 target_wide_charset.
2649
2650 2010-03-05 Tom Tromey <tromey@redhat.com>
2651
2652 * gdb.texinfo (Data): Link to pretty-printing.
2653 (Output Formats): Likewise. Correct text.
2654
2655 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2656
2657 * gdb.texinfo (Types): Describe <struct> and <flags>.
2658
2659 2010-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
2664 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
2665 Tom Tromey <tromey@redhat.com>
2666
2667 * gdb.texinfo (Types In Python): Describe block argument in
2668 template_argument and gdb.lookup_type.
2669
2670 2010-02-24 Tom Tromey <tromey@redhat.com>
2671
2672 * gdb.texinfo (Cygwin Native): Fix typo.
2673
2674 2010-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
2684 2010-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
2701 2010-02-19 Tom Tromey <tromey@redhat.com>
2702
2703 * gdbint.texinfo (Getting Started): Fix @node.
2704 (Debugging GDB): Likewise.
2705
2706 2010-02-13 Joel Brobecker <brobecker@adacore.com>
2707
2708 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2709 documenting the gdb_test_timeout variable.
2710
2711 2010-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
2718 2010-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
2727 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2728
2729 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2730
2731 2010-02-10 Tom Tromey <tromey@redhat.com>
2732
2733 * gdb.texinfo (Debugging Output): Document set debug parser and
2734 show debug parser.
2735
2736 2010-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
2741 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2742
2743 * gdb.texinfo: Document i386 target features.
2744
2745 2010-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.
2749 Document INTERNAL_GDBFLAGS.
2750
2751 2010-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
2757 2010-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
2764 2010-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
2777 2010-01-19 Joel Brobecker <brobecker@adacore.com>
2778
2779 * gdb.texinfo (Command Files): Fix typo.
2780
2781 2010-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
2786 2010-01-18 Jie Zhang <jie.zhang@analog.com>
2787
2788 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2789
2790 2010-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
2796 2010-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
2803 2010-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
2813 2010-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
2819 2010-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
2826 2010-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
2832 2010-01-01 Joel Brobecker <brobecker@adacore.com>
2833
2834 * refcard.tex: Update copyright year in header and text.
2835
2836 2010-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
2845 2009-12-31 Stan Shebs <stan@codesourcery.com>
2846
2847 * gdb.texinfo (Tracepoint Actions): Describe teval.
2848
2849 2009-12-29 Stan Shebs <stan@codesourcery.com>
2850
2851 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
2852
2853 2009-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
2860 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2861
2862 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2863 declarations.
2864
2865 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2866
2867 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2868 -gdb-exit behaviour.
2869
2870 2009-12-20 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gpl.texi: Update to version 3 of the GPL.
2873
2874 2009-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
2879 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2880
2881 * gdb.texinfo (Types In Python): Describe range function.
2882
2883 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2884
2885 * gdb.texinfo (Types In Python): Describe "is_base_class".
2886
2887 2009-12-03 Tom Tromey <tromey@redhat.com>
2888
2889 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2890
2891 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2892
2893 * observer.texi: New memory_changed observer.
2894
2895 2009-12-01 Tom Tromey <tromey@redhat.com>
2896
2897 * gdb.texinfo (Reverse Execution): Fix typo.
2898
2899 2009-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
2906 2009-11-23 Tom Tromey <tromey@redhat.com>
2907
2908 PR python/10782:
2909 * gdb.texinfo (Types In Python): Document Type.pointer.
2910
2911 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2912
2913 * gdb.texinfo (Machine Code): Adjust.
2914
2915 2009-11-11 Pedro Alves <pedro@codesourcery.com>
2916
2917 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2918 (Using Agent Expressions): Delete cross reference.
2919
2920 2009-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
2925 2009-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
2930 2009-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
2936 2009-10-27 Tom Tromey <tromey@redhat.com>
2937 Eli Zaretskii <eliz@gnu.org>
2938
2939 PR python/10781
2940
2941 * gdb.texinfo (Values From Inferior): Document cast method.
2942
2943 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2944
2945 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2946 and adjust example.
2947
2948 2009-10-22 Michael Snyder <msnyder@vmware.com>
2949
2950 * gdb.texinfo (Process Record and Replay): Document new form of
2951 info record command. Also document the new save and restore
2952 commands.
2953
2954 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2955
2956 * gdb.texinfo (Machine Code): Mention current pc marker.
2957 (Memory): Likewise.
2958
2959 2009-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
2975 2009-10-11 Michael Snyder <msnyder@vmware.com>
2976
2977 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2978 (ReverseContinue): Ditto.
2979
2980 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2981
2982 * gdb.texinfo (Server): Document libthread-db-search-path.
2983
2984 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2985
2986 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2987
2988 2009-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
2994 2009-10-04 Pedro Alves <pedro@codesourcery.com>
2995
2996 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2997
2998 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2999
3000 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
3001
3002 2009-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
3007 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
3008
3009 * gdb.texinfo (GDB/MI Stack Manipulation): Document
3010 -stack-list-variables.
3011
3012 2009-09-18 Tom Tromey <tromey@redhat.com>
3013
3014 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
3015 is experimental.
3016
3017 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
3018
3019 * gdb.texinfo (convenince variables): Mention
3020 $_siginfo could be empty.
3021
3022 2009-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
3028 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3029
3030 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
3031 feature.
3032
3033 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
3034
3035 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
3036
3037 2009-09-10 Michael Snyder <msnyder@vmware.com>
3038
3039 * gdb.texinfo (qSupported): Mention new ReverseContinue and
3040 ReverseStep replies to the qSupported query.
3041
3042 2009-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
3047 2009-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
3052 2009-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
3060 2009-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
3065 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3066
3067 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3068 about autoconf.
3069
3070 2009-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
3076 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3077
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
3085 * configure: Regenerate.
3086
3087 2009-08-20 Reid Kleckner <reid@kleckner.net>
3088
3089 * gdb.texinfo: Add chapter on JIT interface.
3090
3091 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
3092
3093 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
3094 confirmation request.
3095
3096 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
3097
3098 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3099 CRC definitions.
3100
3101 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
3102
3103 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3104 -break-commands.
3105
3106 2009-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
3111 2009-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
3116 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
3117
3118 * gdb.texinfo (Target Descriptions): Document <compatible> element.
3119
3120 2009-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
3125 2009-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
3131 2009-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
3139 2009-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
3145 2009-07-09 Tom Tromey <tromey@redhat.com>
3146
3147 * gdbint.texinfo (Testsuite): Document parallel make check.
3148
3149 2009-07-09 Tom Tromey <tromey@redhat.com>
3150
3151 * gdbint.texinfo (Testsuite): Document test transcripts.
3152
3153 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
3154
3155 * gdb.texinfo (Values From Inferior): Add length parameter
3156 description.
3157
3158 2009-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
3164 2009-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
3173 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3174
3175 * gdbint.texinfo (Item Output Functions): Update signature
3176 for ui_out_field_core_addr.
3177
3178 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3179
3180 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
3181 Update example code extrated from breakpoint.c.
3182
3183 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
3184
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.
3192
3193 2009-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
3199 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
3200
3201 * doc/gdb.texinfo (Calling): Document
3202 set-unwind-on-terminating-exception usage.
3203
3204 2009-06-11 Pedro Alves <pedro@codesourcery.com>
3205
3206 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3207 command.
3208
3209 2009-06-07 Pedro Alves <pedro@codesourcery.com>
3210
3211 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3212 references.
3213
3214 2009-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
3219 2009-05-28 Tom Tromey <tromey@redhat.com>
3220
3221 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3222
3223 2009-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
3229 2009-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
3235 2009-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
3245 2009-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
3252 2009-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
3261 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
3262
3263 * gdb.texinfo (Threads): Document libthread-db-search-path.
3264
3265 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
3266
3267 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3268
3269 2009-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
3275 2009-05-08 Eli Zaretskii <eliz@gnu.org>
3276
3277 * gdb.texinfo (Process Record and Replay): Add description of
3278 reverse execution.
3279
3280 2009-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
3285 2009-05-01 Eli Zaretskii <eliz@gnu.org>
3286
3287 * gdb.texinfo (Process Record and Replay): Improve and clarify.
3288 Add index entries.
3289
3290 2009-04-30 Hui Zhu <teawater@gmail.com>
3291 Michael Snyder <msnyder@vmware.com>
3292
3293 * gdb.texinfo: (Process Record and Replay): Add documentation for
3294 process record and replay.
3295
3296 2009-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
3301 2009-04-25 Eli Zaretskii <eliz@gnu.org>
3302
3303 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3304 clarify the wording.
3305
3306 2009-04-23 Tom Tromey <tromey@redhat.com>
3307
3308 * gdb.texinfo (Data Files): New node.
3309 (GDB Files): Update menu.
3310
3311 2009-04-23 Joel Brobecker <brobecker@adacore.com>
3312
3313 * gdbint.texinfo (Defining Other Architecture Features): Remove
3314 entry for PROCESS_LINENUMBER_HOOK.
3315
3316 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
3317
3318 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3319
3320 2009-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
3325 2009-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
3346 2009-04-21 David Daney <ddaney@caviumnetworks.com>
3347
3348 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3349
3350 2009-04-21 Joseph Myers <joseph@codesourcery.com>
3351
3352 * gdb.texinfo (Source Path): Document --with-relocated-sources.
3353
3354 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
3355 Joseph Myers <joseph@codesourcery.com>
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
3369 2009-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
3376 2009-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
3381 2009-04-15 Tom Tromey <tromey@redhat.com>
3382
3383 * gdb.texinfo (Character Sets): Document default character set.
3384
3385 2009-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
3390 2009-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
3395 2009-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
3402 2009-04-02 Joel Brobecker <brobecker@adacore.com>
3403
3404 * gdb.texinfo (Print Settings): Add kindex for command "set
3405 print frame-arguments".
3406
3407 2009-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
3414 2009-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
3420 2009-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
3427 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3428
3429 * gdb.texinfo (Frames in Python): New node.
3430 (Python API): Update.
3431
3432 2009-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
3437 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3438
3439 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3440 attribute.
3441
3442 2009-03-25 Pedro Alves <pedro@codesourcery.com>
3443
3444 * observer.texi (thread_exit): Add "silent" parameter.
3445
3446 2009-03-22 Pedro Alves <pedro@codesourcery.com>
3447
3448 * observer.texi (about_to_proceed): New.
3449
3450 2009-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.
3471 * stack_frame.eps: Version of image for TeX DVI output.
3472
3473 2009-03-21 Eli Zaretskii <eliz@gnu.org>
3474
3475 * gdb.texinfo (Character Sets): Fix last change.
3476
3477 2009-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
3484 2008-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
3490 2009-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
3496 2009-03-17 Hui Zhu <teawater@gmail.com>
3497
3498 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3499
3500 2009-03-17 Hui Zhu <teawater@gmail.com>
3501
3502 * gdb.texinfo: Add documentation for disassemble-next-line.
3503
3504 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3505
3506 * gdb.texinfo (Commands In Python): Remove tindex entries.
3507
3508 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3509
3510 * gdb.texinfo (Returning): New description for missing debug info.
3511
3512 2009-03-14 Pedro Alves <pedro@codesourcery.com>
3513
3514 * gdb.texinfo (Remote Configuration): Document query-attached.
3515 (General Query Packets): Document qAttached.
3516
3517 2009-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
3524 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3525
3526 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3527 between sentences.
3528
3529 2009-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
3534 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3535
3536 * observer.texi (test_notification): New observer.
3537
3538 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3539
3540 * observer.texi: Add parameter 'print_frame' to normal_stop
3541 observer.
3542
3543 2009-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
3550 2009-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
3558 2009-02-06 Pedro Alves <pedro@codesourcery.com>
3559
3560 * gdbint.texinfo (Values): New chapter.
3561
3562 2009-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
3567 2009-02-05 Tom Tromey <tromey@redhat.com>
3568
3569 * gdb.texinfo (Values From Inferior): Document Value.string.
3570
3571 2009-02-05 Tom Tromey <tromey@redhat.com>
3572
3573 * gdb.texinfo (Basic Python): Document execute's from_tty
3574 argument.
3575
3576 2009-02-04 Tom Tromey <tromey@redhat.com>
3577
3578 * gdb.texinfo (Basic Python): Document gdb.history.
3579
3580 2009-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
3586 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3587
3588 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3589 option to -break-insert.
3590
3591 2009-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
3597 2009-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
3603 2009-01-26 Pedro Alves <pedro@codesourcery.com>
3604
3605 * gdb.texinfo (Using the `gdbserver' Program): Document
3606 --remote-debug.
3607
3608 2009-01-23 Doug Evans <dje@google.com>
3609
3610 * gdb.texinfo: Add nexti to list of commands that support
3611 background execution.
3612
3613 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3614
3615 * gdb.texinfo (Define, Hooks): Document prefix command support.
3616
3617 2009-01-14 Joseph Myers <joseph@codesourcery.com>
3618 Carlos O'Donell <carlos@codesourcery.com>
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
3631 2009-01-13 Pedro Alves <pedro@codesourcery.com>
3632
3633 * gdb.texinfo (General Query Packets): Remove @var{} around the
3634 "spu" literal string.
3635
3636 2009-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
3643 2009-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
3650 2009-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
3656 2008-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
3666 2008-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
3673 2008-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
3679 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3680
3681 MI non-stop and multiprocess docs.
3682
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.
3694
3695 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3696
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.
3701
3702 2008-11-27 Tristan Gingold <gingold@adacore.com>
3703
3704 * gdb.texinfo (Darwin): Document Darwin specific features.
3705
3706 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3707
3708 * gdbint.texinfo (Target Conditionals): Extend the
3709 gdbarch_breakpoint_from_pc description.
3710
3711 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3712
3713 * gdb.texinfo (M68K Features): Fix typo.
3714
3715 2008-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.
3720
3721 2008-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
3726 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3727
3728 * gdb.texinfo (GDB/MI Async Records): Document
3729 =thread-selected.
3730
3731 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3732
3733 * observer.texi (new_inferior, inferior_exit): New observers.
3734
3735 2008-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
3741 2008-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
3757 2008-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
3764 2008-10-23 Pedro Alves <pedro@codesourcery.com>
3765
3766 * observer.texi (thread_stop_requested): New.
3767
3768 2008-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
3773 2008-10-17 Michael Snyder <msnyder@vmware.com>
3774
3775 * gdb.texinfo: Add documentation for reverse execution.
3776
3777 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3778 Eli Zaretskii <eliz@gnu.org>
3779
3780 * gdb.texinfo. (Values From Inferior): New subsubsection.
3781
3782 2008-10-06 Doug Evans <dje@google.com>
3783
3784 * gdb.texinfo (set debug dwarf2-die): Document it.
3785
3786 2008-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
3792 2008-09-27 Tom Tromey <tromey@redhat.com>
3793
3794 * gdb.texinfo (Macros): Remove text about stringification,
3795 varargs, and splicing.
3796
3797 2008-09-27 Tom Tromey <tromey@redhat.com>
3798
3799 * gdbint.texinfo (Language Support): Remove text about omitting
3800 support for a language.
3801
3802 2008-09-23 Doug Evans <dje@google.com>
3803
3804 * gdb.texinfo (info dcache): Update.
3805
3806 2008-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
3825 2008-09-22 Stan Shebs <stan@codesourcery.com>
3826
3827 * gdb.texinfo (Inferiors): New section.
3828
3829 2008-09-12 Pedro Alves <pedro@codesourcery.com>
3830
3831 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3832
3833 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3834
3835 * gdbint.texinfo (Target Conditionals): Remove documentation
3836 for gdbarch_name_of_malloc.
3837
3838 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3839
3840 * gdb.texinfo (Interrupts): Mention TCP interface for
3841 sending BREAK.
3842
3843 2008-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
3848 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3849
3850 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3851 and False.
3852
3853 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3854
3855 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3856 for possible features of -list-features.
3857
3858 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3859
3860 * gdb.texinfo (Background execution): Adjust example
3861 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3862
3863 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3864
3865 * doc/gdb.texinfo (PowerPC): Fix typo.
3866 (PowerPC features): Fix typo.
3867
3868 2008-08-18 Pedro Alves <pedro@codesourcery.com>
3869
3870 * observer.texi (thread_ptid_changed): New.
3871
3872 2008-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
3877 2008-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
3882 2008-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
3889 2008-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
3895 2008-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
3905 2008-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
3917 2008-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
3924 2008-07-31 Stan Shebs <stan@codesourcery.com>
3925
3926 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3927
3928 2008-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
3959 2008-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
3966 2008-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
3971 2008-07-21 Tom Tromey <tromey@redhat.com>
3972
3973 * observer.texi (GDB Observers): Remove obsolete comment.
3974 <executable_changed>: Remove argument.
3975
3976 2008-07-18 Tom Tromey <tromey@redhat.com>
3977
3978 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3979
3980 2008-07-10 Doug Evans <dje@google.com>
3981
3982 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3983
3984 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3985
3986 * gdb.texinfo (Starting): Document "set disable-randomization".
3987
3988 2008-07-07 Andreas Schwab <schwab@suse.de>
3989
3990 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3991
3992 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3993
3994 * gdb.texinfo (GDB/MI Target Manipulation): Add
3995 example of -target-attach.
3996
3997 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3998
3999 * observer.texi (target_resumed): New observer.
4000 * gdb.texinfo (GDB/MI Output Records): Document *running.
4001
4002 2008-06-06 Tom Tromey <tromey@redhat.com>
4003
4004 * gdb.texinfo (Completion): Add field name example.
4005
4006 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
4007
4008 * gdb.texinfo (GDB/MI Program Context): Added example
4009 to -exec-arguments
4010
4011 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
4012
4013 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
4014 annotation.
4015
4016 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
4017 Nathan Sidwell <nathan@codesourcery.com>
4018 Joseph Myers <joseph@codesourcery.com>
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
4029 2008-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
4034 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
4035
4036 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
4037 in -target-file-get section.
4038
4039 2008-05-22 Pedro Alves <pedro@codesourcery.com>
4040
4041 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
4042 killing the inferior when it is already debugging a process.
4043
4044 2008-05-21 Joel Brobecker <brobecker@adacore.com>
4045
4046 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
4047 abbreviation for "finish".
4048
4049 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
4050
4051 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
4052
4053 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4054
4055 * gdbint.texinfo (Target Conditionals): Delete entry for
4056 gdbarch_dwarf_reg_to_regnum.
4057
4058 2008-05-09 Doug Evans <dje@google.com>
4059
4060 * gdb.texinfo: Document "find" command, qSearch:memory packet.
4061
4062 2008-05-05 Doug Evans <dje@google.com>
4063
4064 * gdb.texinfo (disassemble): Document /m modifier.
4065
4066 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
4067
4068 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4069 will not report the time of commands that run the target.
4070
4071 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4072
4073 * gdb.texinfo (GDB/MI Output Records): Add
4074 missing semicolon.
4075
4076 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4077
4078 * gdb.texinfo (GDB/MI Output Records):
4079 Document =thread-create and =thread-exited.
4080
4081 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
4082
4083 * gdb.texinfo (GDB/MI Development and Front Ends):
4084 Remove mention of dmi-discuss.
4085
4086 2008-05-03 Pedro Alves <pedro@codesourcery.com>
4087
4088 * observer.texi (thread_exit): New.
4089
4090 2008-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
4097 2008-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
4102 2008-05-02 Andreas Schwab <schwab@suse.de>
4103
4104 * gdbint.texinfo (Algorithms): Describe
4105 target_watchpoint_addr_within_range.
4106
4107 2008-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
4114 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
4115
4116 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4117 output does not necessary include any tokens.
4118
4119 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
4120
4121 * gdb.texinfo (Set SH Calling convention): New @item.
4122 (Show SH Calling convention): Ditto.
4123
4124 2008-04-22 Markus Deuling <deuling@de.ibm.com>
4125
4126 * gdb.texinfo (Fortran Operators): Describe '%' operator.
4127
4128 2008-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
4133 2008-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
4140 2008-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
4146 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
4147
4148 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
4149 -var-set-format. Add -f option to -var-evaluate-expression.
4150
4151 2008-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
4158 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
4159
4160 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4161
4162 2008-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
4168 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
4169
4170 * gdb.texinfo (Expressions): Update description of malloced arrays.
4171
4172 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
4173
4174 * gdb.texinfo (Thread Commands): Document
4175 -thread-info. Remove -thread-list-all-threads.
4176
4177 2008-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
4184 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
4185
4186 * gdb.texinfo (Starting): Document "set exec-wrapper".
4187 (Server): Document gdbserver --wrapper.
4188
4189 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
4190
4191 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4192 unreadable memory. Delete obsolete SPARClite reference.
4193
4194 2008-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
4200 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
4201
4202 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4203
4204 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
4205
4206 * gdb.texinfo (Set Breaks): Revert description of Enb column of
4207 breakpoint table.
4208
4209 2008-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
4214 2008-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
4219 2008-02-01 Jim Blandy <jimb@red-bean.com>
4220
4221 * gdb.texinfo (Help): Summarize 'info args' correctly.
4222
4223 2008-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
4233 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4234
4235 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4236 commands.
4237
4238 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
4239
4240 * gdb.texinfo (Setting Catchpoints): Mention features
4241 supported on GNU/Linux.
4242
4243 2008-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
4248 2008-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
4258 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
4259
4260 * gdb.texinfo (Processes): Mention process command.
4261 detach-on-follow -> detach-on-fork.
4262
4263 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4264
4265 * gdbint.texinfo (Native Conditionals): Remove
4266 SHELL_COMMAND_CONCAT and SHELL_FILE.
4267
4268 2008-01-26 Eli Zaretskii <eliz@gnu.org>
4269
4270 * gdb.texinfo (Specify Location): Improve wording.
4271
4272 2008-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
4277 2008-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
4286 2008-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
4291 2008-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
4296 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
4297
4298 * gdb.texinfo (Output): Update documentation on using printf with DFP
4299 types.
4300
4301 2008-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
4307 2008-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
4313 2008-01-05 Pedro Alves <pedro@codesourcery.com>
4314
4315 * gdbint.texinfo (Host Conditionals): Remove mention of
4316 ALIGN_STACK_ON_ENTRY.
4317
4318 2008-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
4324 2007-12-18 Jim Blandy <jimb@codesourcery.com>
4325
4326 * gdb.texinfo (Set Watchpoints): Integrate per-thread
4327 watchpoint explanation into the main description of the watchpoint
4328 command; update synopses of 'watch', 'rwatch', and 'awatch'
4329 commands.
4330
4331 2007-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
4337 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
4338
4339 * gdb.texinfo: Add new parameter's description.
4340
4341 2007-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
4346 2007-12-15 Eli Zaretskii <eliz@gnu.org>
4347
4348 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4349
4350 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
4351
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
4356 2007-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.
4363 (Host I/O Packets): New section in "Remote Protocol".
4364 (Packets): Add vFile.
4365
4366 2007-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
4373 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
4374
4375 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4376
4377 2007-11-15 Doug Evans <dje@google.com>
4378
4379 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4380
4381 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
4382
4383 * gdbint.texinfo (Native Conditionals): Remove
4384 mention of CLEAR_SOLIB.
4385
4386 2007-11-11 Joel Brobecker <brobecker@adacore.com>
4387
4388 * gdb.texinfo (Print Settings): Add documentation for "set/show
4389 print frame-arguments".
4390
4391 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
4392
4393 * gdb.texinfo (Output): Update printf command's description.
4394
4395 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
4396
4397 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4398 powerpc soft-float".
4399
4400 2007-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
4409 2007-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
4415 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4416
4417 * gdbint.texi (Compiler Characteristics): Move documentation
4418 of set_gdbarch_sofun_address_maybe_missing back to ...
4419 (Target Conditionals): ... here to fix build break.
4420
4421 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4422
4423 * gdbint.texi (Target Conditionals): Remove documentation of
4424 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4425 (Compiler Characteristics): ... documentation of
4426 set_gdbarch_sofun_address_maybe_missing.
4427
4428 2007-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
4434 2007-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
4440 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4441
4442 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4443
4444 2007-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
4450 2007-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
4455 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
4456
4457 * gdb.texinfo: Mention that inaccessible-by-default is on by
4458 default.
4459
4460 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4461
4462 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4463
4464 2007-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
4473 2007-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.
4478
4479 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4480
4481 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4482 Document -list-features.
4483
4484 2007-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.
4488 (Separate Debug Files): More accurate wording regarding build ID
4489 and a reference to the ld manual rather than the Fedora wiki.
4490
4491 2007-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
4498 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4499
4500 * gdb.texinfo: Update the FSF's Back-Cover Text.
4501
4502 2007-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
4510 2007-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
4515 2007-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
4522 2007-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
4528 2007-08-20 Jim Blandy <jimb@codesourcery.com>
4529
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.
4533
4534 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4535 don't break a @var across a line.
4536
4537 2007-07-25 Maciej W. Rozycki <macro@mips.com>
4538
4539 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4540 for include files.
4541
4542 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4543
4544 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
4545 in annotate.texinfo.
4546 (Command History): Link to new node.
4547
4548 2007-07-05 Markus Deuling <deuling@de.ibm.com>
4549
4550 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4551
4552 2007-07-05 Eli Zaretskii <eliz@gnu.org>
4553
4554 * gdbint.texinfo (Target Conditionals): Fix last change.
4555
4556 2007-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
4603 2007-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
4613 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4616
4617 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4618
4619 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4620
4621 2007-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
4626 2007-06-21 Maciej W. Rozycki <macro@mips.com>
4627
4628 * gdb.texinfo (Examining Memory): Document the new behaviour.
4629
4630 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4631
4632 * gdb.texinfo (Standard Target Features): Document
4633 m68k features.
4634
4635 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4636
4637 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4638
4639 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4640
4641 * gdb.texinfo (Target Description Format): Add version attribute
4642 for <target>.
4643
4644 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4645
4646 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4647
4648 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4649
4650 * gdb.texinfo (MIPS Features): New subsection.
4651
4652 2007-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
4658 2007-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
4664 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4665
4666 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4667 comments.
4668
4669 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
4670
4671 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4672
4673 2007-05-29 Jim Blandy <jimb@codesourcery.com>
4674
4675 * gdb.texinfo (Overview): Doc fix.
4676
4677 2007-05-22 Maciej W. Rozycki <macro@mips.com>
4678
4679 * gdb.texinfo (Remote Configuration): Document "set/show
4680 remoteflow".
4681
4682 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4683
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.
4687
4688 2007-05-14 Bob Wilson <bob.wilson@acm.org>
4689
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.
4695
4696 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4697
4698 * observer.texi (GDB Observers): New observer "new_objfile".
4699
4700 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4701
4702 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4703
4704 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4705
4706 * gdb.texinfo (GDB/MI Variable Objects): Document
4707 frozen variables objects.
4708
4709 2007-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
4720 2007-04-11 Bob Wilson <bob.wilson@acm.org>
4721
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.
4732 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4733 (Config Names, Configure Options): Use @file{configure}.
4734
4735 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4736
4737 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4738 and tab expansion.
4739
4740 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4741
4742 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4743
4744 2007-04-02 Bob Wilson <bob.wilson@acm.org>
4745
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".
4751
4752 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4753
4754 * gdb.texinfo (WinCE): Delete obsolete subsection.
4755
4756 2007-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
4762 2007-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
4772 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4773
4774 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4775
4776 2007-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
4782 2007-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
4789 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4790
4791 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
4792
4793 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4794
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}.
4801
4802 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4803
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.
4808
4809 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4810
4811 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4812
4813 2007-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.
4819
4820 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4821
4822 * gdb.texinfo (File Options): Add missing parenthesis.
4823 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4824
4825 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4826
4827 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4828
4829 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4830
4831 * gdb.texinfo (Standard Target Features): Mention
4832 case insensitivity.
4833 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4834
4835 2007-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
4844 2007-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
4852 2007-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.
4860 * gdbint.texinfo (Target Descriptions): New section.
4861
4862 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4863
4864 * gdb.texinfo (Target Description Format): Add section on XInclude.
4865
4866 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
4867
4868 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4869 command -enable-timings.
4870
4871 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4872
4873 * gdbint.texinfo (Operation System ABI Variant Handling): Update
4874 descriptions for new/deleted elements in gdb_osabi. Add missing
4875 description for function generic_elf_osabi_sniff_abi_tag_sections.
4876
4877 2007-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
4882 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4883 Eli Zaretskii <eliz@gnu.org>
4884
4885 * gdb.texinfo: Describe CHAR array vs. string identification rules.
4886
4887 2007-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
4892 2007-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
4901 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4902
4903 * gdbint.texinfo (Support Libraries): Remove mmalloc
4904 entry. Describe readline library.
4905
4906 2007-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
4914 2007-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
4922 2007-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
4928 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4929
4930 * gdb.texinfo (Debugging Output): Document "set debug xml"
4931 and "show debug xml".
4932
4933 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4934
4935 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4936
4937 2007-01-01 Joel Brobecker <brobecker@adacore.com>
4938
4939 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4940
4941 2006-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
4946 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
4947
4948 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4949 of -var-delete.
4950
4951 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
4952
4953 * gdb.texinfo (Setting breakpoints): Document
4954 automatic software/hardware breakpoint usage and
4955 the "set breakpoint auto-hw" command.
4956
4957 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4958
4959 * gdb.texinfo (Memory Access Checking): New.
4960
4961 2006-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
4968 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4969
4970 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4971
4972 2006-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
4980 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4981
4982 * gdbint.texinfo (Target Architecture Definition): Add new
4983 Initializing a New Architecture section.
4984
4985 2006-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
4990 2006-10-27 Andreas Schwab <schwab@suse.de>
4991
4992 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4993
4994 2006-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.
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.
5003
5004 2006-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
5012 2006-10-16 Bob Wilson <bob.wilson@acm.org>
5013
5014 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
5015
5016 2006-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-.
5025 (Signals, Set Breaks, Set Watchpoints): Document optional
5026 arguments to `info signals' `handle', `info breakpoints', and
5027 `info watchpoints'.
5028
5029 2006-10-14 Eli Zaretskii <eliz@gnu.org>
5030
5031 * gdb.texinfo (Backtrace): Fix last change.
5032
5033 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
5034
5035 * gdb.texinfo (Backtrace): Order correctly and add other cases.
5036
5037 2006-10-10 Bob Wilson <bob.wilson@acm.org>
5038
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.
5042
5043 2006-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
5053 2006-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
5059 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
5060
5061 * gdbint.texinfo (Array Containers): New section.
5062
5063 2006-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
5069 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
5070
5071 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5072 -stack-list-locals HIGH_FRAME argument can be larger then the
5073 actual number of frames.
5074
5075 2006-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
5080 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5081
5082 * gdbint.texinfo (Overall Structure): New section "Source Tree
5083 Structure".
5084
5085 2006-08-17 Jim Blandy <jimb@codesourcery.com>
5086
5087 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5088 responses.
5089
5090 2006-08-08 Joel Brobecker <brobecker@adacore.com>
5091
5092 * gdb.texinfo (Source Path): Add documentation for new
5093 substitute-path commands.
5094
5095 2006-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
5101 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
5102
5103 * gdb.texinfo (Target Commands): Remove
5104 'set download-write-size' and 'show download-write-size'.
5105
5106 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
5107
5108 * stabs.texinfo (Member Type Descriptor): Correct example for
5109 pointer to member types.
5110
5111 2006-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
5117 2006-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
5131 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
5132
5133 * gdb.texinfo (KOD): Remove node.
5134 (GDB/MI Kod Commands): Remove commented out node.
5135
5136 2006-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
5147 2006-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
5162 2006-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
5168 2006-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
5202 2006-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
5221 2006-06-09 Eli Zaretskii <eliz@gnu.org>
5222
5223 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5224
5225 2006-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.
5229 (GDB/MI File Commands): New node split from Program Control.
5230
5231 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
5232
5233 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
5234
5235 2006-05-22 Eli Zaretskii <eliz@gnu.org>
5236
5237 * gdb.texinfo (Cygwin Native): Fix last change.
5238
5239 2006-05-22 Christopher Faylor <cgf@timesys.com>
5240
5241 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5242
5243 2006-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
5248 2006-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
5253 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
5254
5255 * gdb.texinfo (M2 Types): New section.
5256
5257 2006-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
5263 2006-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
5268 2006-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
5273 2006-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
5279 2006-04-27 Michael Snyder <msnyder@redhat.com>
5280
5281 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5282
5283 2006-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
5288 2006-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
5297 2006-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
5302 2006-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
5308 2006-03-31 Michael Snyder <msnyder@redhat.com>
5309
5310 * gdb.texinfo: Update copyright dates.
5311
5312 2006-03-31 Eli Zaretskii <eliz@gnu.org>
5313
5314 * gdb.texinfo (Overview): Add an index entry to "empty response".
5315
5316 2006-03-28 Jim Blandy <jimb@codesourcery.com>
5317
5318 * gdbint.texinfo (Prologue Analysis): New section.
5319
5320 2006-03-07 Jim Blandy <jimb@red-bean.com>
5321
5322 * gdb.texinfo (Connecting): Document 'target remote pipe'.
5323
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
5328 * gdb.texinfo (Connecting): Organize the different 'target remote'
5329 connection methods into a table. Add a 'target remote' index
5330 entry. (!!!)
5331
5332 2006-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
5339 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
5340
5341 * gdbint.texinfo (Watchpoints): Delete
5342 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5343
5344 2006-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
5351 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
5352
5353 * gdbint.texinfo (Symbol Handling): Add a section
5354 on memory management.
5355
5356 2006-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
5361 2006-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
5367 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5368
5369 * gdb.texinfo (Files): Remove obsolete bits from the description
5370 of "symbol-file".
5371
5372 2006-01-25 Jim Blandy <jimb@redhat.com>
5373
5374 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5375
5376 2006-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
5381 2006-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
5388 2006-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
5395 2006-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
5400 2006-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.
5407 (Define, Command Files): Document `end' and add index entries for
5408 it.
5409
5410 2006-01-04 Michael Snyder <msnyder@redhat.com>
5411
5412 * gdb.texinfo: Add documentation for linux-fork.
5413 * gdbint.texinfo: Add internal documentation for checkpoints.
5414
5415 2006-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
5420 2005-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
5425 2005-12-24 Eli Zaretskii <eliz@gnu.org>
5426
5427 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5428 (Symbols): Fix usage of "e.g.".
5429 (Memory Region Attributes): Fix usage of "etc."
5430
5431 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5432 (Coding): Fix usage of "e.g.".
5433
5434 2005-12-23 Eli Zaretskii <eliz@gnu.org>
5435
5436 * stabs.texinfo:
5437 * refcard.tex:
5438 * gpl.texi:
5439 * gdbint.texinfo:
5440 * gdb.texinfo:
5441 * gdb-cfg.texi:
5442 * fdl.texi:
5443 * annotate.texinfo:
5444 * all-cfg.texi:
5445 * Makefile.in: Add (C) after Copyright. Update the FSF
5446 address.
5447
5448 2005-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
5453 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5454
5455 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5456
5457 2005-11-25 Joel Brobecker <brobecker@adacore.com>
5458
5459 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5460
5461 2005-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
5468 2005-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".
5474
5475 2005-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
5482 2005-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
5491 2005-11-17 Kevin Buettner <kevinb@redhat.com>
5492
5493 * gdb.texinfo (Remote configuration): Fix typo in description of
5494 "set remotebreak" command.
5495
5496 2005-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
5519 2005-11-15 Jim Blandy <jimb@redhat.com>
5520
5521 * gdb.texinfo (Packets): Add index entries for 'm' packet
5522 disclaimers.
5523
5524 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5525 of stub when processing an 'm' packet.
5526
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
5531 2005-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
5536 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5537
5538 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5539
5540 2005-11-12 Jim Blandy <jimb@redhat.com>
5541
5542 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5543 order. Remove extraneous 'z'.
5544
5545 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5546
5547 * gdb.texinfo (Choosing files): Add --eval-command.
5548
5549 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5550
5551 * gdb.texinfo (Choosing modes): Add --return-child-result.
5552
5553
5554 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5555
5556 * gdb.texinfo (Choosing modes): Add --batch-silent.
5557
5558 2005-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
5563 2005-10-03 Joel Brobecker <brobecker@adacore.com>
5564
5565 * gdb.texinfo (Print Settings): Add documentation for set/show
5566 print array-indexes.
5567
5568 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5569
5570 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5571 6.2 and 6.3.
5572
5573 2005-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.
5578 (Variables, Symbols): Document the "<incomplete type>" message and
5579 its reasons.
5580
5581 2005-08-01 Fred Fish <fnf@specifix.com>
5582
5583 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5584
5585 2005-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
5594 2005-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
5599 2005-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
5605 2005-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
5610 2005-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
5616 2005-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
5622 2005-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.
5627 (Output Formats): More detailed description of the `c' format.
5628 (Memory): List explicitly all the formats supported by `x'.
5629 (Threads): Add an @cindex entry for "thread apply".
5630 (Files): Document the possibility of loading unlinked object
5631 files. Add more indexing for solib-absolute-prefix and
5632 --with-sysroot.
5633 (Machine Code): Document possible problems with locations in
5634 shared libraries.
5635 (Backtrace): Document that free-standing environments do not need
5636 to have a `main' function.
5637
5638 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
5639
5640 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5641 -stack-info-frame.
5642
5643 2005-06-07 Andrew Cagney <cagney@gnu.org>
5644
5645 * gdb.texinfo (Contributors): Note the original multi-arch
5646 contributors.
5647
5648 2005-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
5656 2005-06-01 Eli Zaretskii <eliz@gnu.org>
5657
5658 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5659 can-use-hw-watchpoints.
5660
5661 2005-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
5666 2005-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
5671 2005-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
5676 2005-05-20 Eli Zaretskii <eliz@gnu.org>
5677
5678 * gdb.texinfo (Numbers): Explain the example and make the wording
5679 more acurate.
5680
5681 2005-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
5689 2005-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
5694 2005-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
5705 2005-05-02 Mark Kettenis <kettenis@gnu.org>
5706
5707 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5708
5709 2005-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.
5714 (Compilation, DJGPP Native): Improve wording.
5715
5716 2005-04-27 Eli Zaretskii <eliz@gnu.org>
5717
5718 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5719 were optimized away.
5720
5721 2005-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
5730 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
5731
5732 * gdb.texinfo (Backtrace): Describe 'bt full'.
5733
5734 2005-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
5739 2005-04-16 Eli Zaretskii <eliz@gnu.org>
5740
5741 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
5742 references changed. Add description of "info udot".
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".
5746 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5747 "use_mon_code", "use_ib_break", "use_dbt_break".
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".
5757 (Debugging Output): Improve wording. Document "set/show debug
5758 solib-frv". Fix "set/show debugvarobj".
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".
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".
5779
5780 2005-04-15 Eli Zaretskii <eliz@gnu.org>
5781
5782 * gdb.texinfo (Hurd Native): New subsection, documents
5783 Hurd-specific commands.
5784 (Maintenance Commands): Add cross-reference to "Debugging Output".
5785 (Debugging Output): Document "set/show debug lin-lwp".
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".
5790 (ARM): Document ARM-specific commands.
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".
5796 (Neutrino): New subsection. Document "set/show debug nto-debug".
5797 (Super-H): New section. Document the "regs" command.
5798 (Debugging Output): Document "set/show debug aix-thread".
5799
5800 2005-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
5841 2005-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
5848 2005-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
5859 2005-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
5900 2005-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
5906 2005-03-10 Bob Rossi <bob@brasko.net>
5907
5908 * gdb.texinfo: Update copyright
5909
5910 2005-02-09 Theodore A. Roth <troth@openavr.org>
5911
5912 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5913 error.
5914
5915 2005-02-03 Kevin Buettner <kevinb@redhat.com>
5916
5917 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5918
5919 2005-01-17 Michael Snyder <msnyder@redhat.com>
5920
5921 * gdb.texinfo: Fix spelling, infinte -> infinite.
5922
5923 2005-01-08 Mark Kettenis <kettenis@gnu.org>
5924
5925 * observer.texi (GDB Observers): Document "solib_loaded".
5926
5927 2005-01-07 Andrew Cagney <cagney@gnu.org>
5928
5929 * configure.ac: Rename configure.in, require autoconf 2.59.
5930 * configure: Re-generate.
5931
5932 * configure.in: Replace configdirs with multiple references to
5933 AC_CONFIG_SUBDIRS.
5934 * configure: Re-generate.
5935
5936 2005-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
5941 2004-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
5946 2004-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
5952 2004-12-07 Andreas Schwab <schwab@suse.de>
5953
5954 * gdb.texinfo (Mode Options): Document -l option.
5955
5956 2004-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
5964 2004-11-23 Eli Zaretskii <eliz@gnu.org>
5965
5966 * gdb.texinfo (Files): Add cross-reference to description of
5967 -readnow command-line switch.
5968
5969 2004-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
5974 2004-11-10 Jon Beniston <jon@beniston.com>
5975
5976 Committed by Andrew Cagney <cagney@gnu.org>.
5977 * gdb.texinfo (Remote Serial Protocol): Further describe
5978 binary transfer escaping mechanism .
5979
5980 2004-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
5985 2004-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.
5990 (Files): Add a tip for decreasing memory used for symtabs from
5991 shared libraries.
5992 (Starting): Fix whitespace; make "elaboration" stand out where it
5993 is first used, and add an index entry for the term.
5994 (Calling): Expand and elaborate text. Add "print". Add the
5995 description of problems with weak aliases.
5996 (Core File Generation): New section.
5997
5998 2004-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
6004 2004-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
6012 2004-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
6019 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
6020
6021 * gdb.texinfo (Filenames): Add Ada suffixes.
6022 (Ada) New section.
6023
6024 2004-09-27 Andrew Cagney <cagney@gnu.org>
6025 Robert Picco <Robert.Picco@hp.com>
6026
6027 * gdb.texinfo (Packets): Document the "p" packet.
6028
6029 2004-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
6034 2004-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
6039 2004-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
6050 2004-09-12 Andrew Cagney <cagney@gnu.org>
6051
6052 * gdbint.texinfo (Native Debugging): Delete description of
6053 FILES_INFO_HOOK.
6054
6055 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
6056
6057 * gdbint.texinfo (User Interface): Change local_hex_string_custom
6058 to hex_string_custom (not historically correct, but more
6059 understandable, given the current code).
6060
6061 2004-09-03 Andrew Cagney <cagney@gnu.org>
6062
6063 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
6064
6065 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
6066
6067 * observer.texi (solib_unloaded): New observer.
6068
6069 2004-08-24 Andrew Cagney <cagney@gnu.org>
6070
6071 * gdbint.texinfo (Target Architecture Definition): Add missing
6072 comma.
6073
6074 2004-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
6079 2004-08-14 Mark Kettenis <kettenis@gnu.org>
6080
6081 * gdbint.texinfo (Host Definition): Delete description of
6082 FCLOSE_PROVIDED and GETENV_PROVIDED.
6083
6084 2004-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
6091 2004-08-05 Andrew Cagney <cagney@gnu.org>
6092
6093 * gdbint.texinfo (Target Architecture Definition): Delete
6094 reference to deprecated_read_fp.
6095
6096 2004-08-02 Andrew Cagney <cagney@gnu.org>
6097
6098 * gdbint.texinfo (Target Architecture Definition): Delete
6099 description of DEPRECATED_REGISTER_BYTES.
6100
6101 2004-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
6106 2004-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
6112 2004-07-16 Andrew Cagney <cagney@gnu.org>
6113
6114 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6115 "-noasync".
6116
6117 2004-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
6122 2004-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
6127 2004-07-01 Mark Kettenis <kettenis@gnu.org>
6128
6129 * gdbint.texinfo (Target Architecture Definition): Remove
6130 PCC_SOL_BROKEN.
6131
6132 2004-06-24 Mark Kettenis <kettenis@gnu.org>
6133
6134 * gdbint.texinfo (Target Architecture Definition): Remove
6135 SUN_FIXED_LBRAC_BUG.
6136
6137 2004-06-26 Andrew Cagney <cagney@gnu.org>
6138
6139 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6140
6141 2004-06-20 Andrew Cagney <cagney@gnu.org>
6142
6143 * gdbint.texinfo (Target Architecture Definition): Deprecate
6144 USE_STRUCT_CONVENTION.
6145
6146 2004-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
6151 2004-06-18 Andrew Cagney <cagney@gnu.org>
6152
6153 * gdbint.texinfo (Target Architecture Definition): Deprecate
6154 FUNCTION_START_OFFSET.
6155
6156 2004-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
6163 2004-06-13 Andrew Cagney <cagney@gnu.org>
6164
6165 * gdbint.texinfo (Target Architecture Definition): Delete
6166 description of RETURN_VALUE_ON_STACK.
6167
6168 2004-06-09 Andrew Cagney <cagney@gnu.org>
6169
6170 * gdbint.texinfo (Native Debugging): Restore "@table @code"
6171 deleted by previous patch.
6172
6173 2004-06-08 Andrew Cagney <cagney@gnu.org>
6174
6175 * gdbint.texinfo (Native Debugging): Delete documentation on
6176 ATTACH_DETACH.
6177
6178 2004-06-06 Randolph Chung <tausq@debian.org>
6179
6180 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6181
6182 2004-06-06 Randolph Chung <tausq@debian.org>
6183
6184 * gdb.texinfo (push_dummy_call): Update argument list to match
6185 the new push_dummy_call method signature. Describe the function
6186 argument.
6187
6188 2004-05-24 Joel Brobecker <brobecker@gnat.com>
6189
6190 * gdb.texinfo (Starting): Document new start command.
6191
6192 2004-05-21 Andrew Cagney <cagney@redhat.com>
6193
6194 * observer.texi (GDB Observers): Document "inferior_created".
6195
6196 2004-05-08 Andrew Cagney <cagney@redhat.com>
6197
6198 * gdbint.texinfo (Target Architecture Definition): Delete
6199 description of DO_DEFERRED_STORES.
6200
6201 * gdbint.texinfo (Target Architecture Definition): Delete
6202 references to DEPRECATED_FIX_CALL_DUMMY.
6203
6204 * gdbint.texinfo (Target Architecture Definition): Delete
6205 description of DEPRECATED_CALL_DUMMY_WORDS,
6206 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6207
6208 * gdbint.texinfo (Target Architecture Definition): Delete
6209 description of DEPRECATED_PUSH_DUMMY_FRAME.
6210
6211 * gdbint.texinfo (Target Architecture Definition): Delete
6212 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6213
6214 2004-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
6221 2004-05-01 Andrew Cagney <cagney@redhat.com>
6222
6223 * gdbint.texinfo (Target Architecture Definition): Delete
6224 description of DEPRECATED_PC_IN_SIGTRAMP.
6225
6226 2004-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
6231 2004-04-30 Orjan Friberg <orjanf@axis.com>
6232
6233 * observer.texi (GDB Observers): Correct spelling.
6234
6235 2004-04-26 Orjan Friberg <orjanf@axis.com>
6236
6237 * observer.texi (GDB Observers): Add target_changed event.
6238
6239 2004-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
6244 2004-04-04 Andrew Cagney <cagney@redhat.com>
6245
6246 * gdbint.texinfo (Host Definition): Delete reference to
6247 NO_SIGINTERRUPT.
6248
6249 2004-04-02 Andrew Cagney <cagney@redhat.com>
6250
6251 * gdbint.texinfo (Target Architecture Definition): Delete
6252 reference to DEPRECATED_CALL_DUMMY_LENGTH.
6253
6254 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6255
6256 * gdb.texinfo (TUI Commands): Document tui reg commands.
6257
6258 2004-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
6265 2004-03-23 Andrew Cagney <cagney@redhat.com>
6266
6267 * gdbint.texinfo (Target Architecture Definition): Deprecate
6268 references to SIGTRAMP_START and SIGTRAMP_END.
6269
6270 2004-03-23 Andrew Cagney <cagney@redhat.com>
6271
6272 * gdbint.texinfo (Target Architecture Definition): Deprecate
6273 references to PC_IN_SIGTRAMP.
6274
6275 2004-03-19 Andrew Cagney <cagney@redhat.com>
6276
6277 * gdbint.texinfo (Target Architecture Definition): Delete
6278 reference to GDB_TARGET_IS_HPPA.
6279
6280 2004-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
6285 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6286
6287 * gdb.texinfo (Debugging Output): Document values for "set debug
6288 target".
6289
6290 2004-02-28 Andrew Cagney <cagney@redhat.com>
6291
6292 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6293
6294 2004-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
6300 2004-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
6305 2004-02-25 Roland McGrath <roland@redhat.com>
6306
6307 * gdb.texinfo (General Query Packets): Document qPart:... packets.
6308
6309 2004-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.
6314
6315 2004-02-17 Andrew Cagney <cagney@redhat.com>
6316
6317 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6318
6319 2004-02-16 Andrew Cagney <cagney@redhat.com>
6320
6321 * gdbint.texinfo (Target Architecture Definition): Deprecate
6322 FRAMELESS_FUNCTION_INVOCATION.
6323
6324 2004-02-16 Andrew Cagney <cagney@redhat.com>
6325
6326 * gdbint.texinfo (Coding): Mention -Wunused-function.
6327
6328 2004-02-14 Andrew Cagney <cagney@redhat.com>
6329
6330 * gdbint.texinfo (Target Architecture Definition): Delete
6331 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6332
6333 2004-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
6339 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
6340
6341 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6342 minimal information about libiberty.
6343
6344 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
6345
6346 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6347
6348 2004-02-04 Roland McGrath <roland@redhat.com>
6349
6350 * gdb.texinfo (Auxiliary Vector): New node (section).
6351 (Data): Add it to the menu.
6352
6353 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6354
6355 * gdb.texinfo (Breakpoints): Add information about pending
6356 breakpoint support.
6357
6358 2004-01-26 Andrew Cagney <cagney@redhat.com>
6359
6360 * gdb.texinfo (Overview): Delete references to the cisco protocol
6361 including the "N" response.
6362
6363 2004-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.
6368
6369 2004-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
6374 2004-01-21 Eli Zaretskii <eliz@gnu.org>
6375
6376 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6377
6378 2004-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
6383 2004-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
6390 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
6391
6392 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6393
6394 2004-01-17 Andrew Cagney <cagney@redhat.com>
6395
6396 * gdbint.texinfo (Target Architecture Definition): Delete
6397 documentation on DEPRECATED_NPC_REGNUM.
6398
6399 2004-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
6405 2004-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
6410 2004-01-08 Jason Molenda <jmolenda@apple.com>
6411 Eli Zaretskii <eliz@gnu.org>
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
6420 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
6421
6422 * stabs.texinfo: Add dircategory and direntry commands.
6423 * annotate.texinfo: Ditto.
6424
6425 2003-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
6431 2003-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
6438 2003-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
6443 2003-10-24 Andrew Cagney <cagney@redhat.com>
6444
6445 * annotate.texinfo: Fix "fortunatly"[sic].
6446
6447 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6448
6449 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6450 with "Hitachi" and "Mitsubishi".
6451
6452 2003-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
6459 2003-10-18 Mark Kettenis <kettenis@gnu.org>
6460
6461 * gdbint.texinfo (Target Architecture Definition): Document
6462 regset_from_core_section.
6463
6464 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6465
6466 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6467
6468 2003-10-15 Kevin Buettner <kevinb@redhat.com>
6469
6470 From Anthony Green <green@redhat.com>:
6471 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
6472
6473 2003-10-14 Kevin Buettner <kevinb@redhat.com>
6474
6475 * gdb.texinfo (Breakpoint related warnings): New node.
6476 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
6477
6478 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
6479
6480 * gdb.texinfo (Remote Protocol): Document v and vCont.
6481
6482 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6483
6484 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6485 * gdbint.texinfo: Ditto.
6486
6487 2003-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
6493 2003-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
6499 2003-10-02 Andrew Cagney <cagney@redhat.com>
6500
6501 * gdbint.texinfo (Target Architecture Definition): Rename
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
6506 2003-09-30 Andrew Cagney <cagney@redhat.com>
6507
6508 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
6509 (Target Architecture Definition):
6510
6511 * gdbint.texinfo (Target Architecture Definition): Rename
6512 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6513
6514 2003-09-29 Andrew Cagney <cagney@redhat.com>
6515
6516 * gdbint.texinfo (Target Architecture Definition): Delete
6517 documentation for NEED_TEXT_START_END.
6518
6519 * gdbint.texinfo (Target Architecture Definition): Rename
6520 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6521 TARGET_WRITE_PC.
6522
6523 2003-09-22 Michael Chastain <mec@shout.net>
6524
6525 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6526
6527 2003-09-21 Anthony Green <green@redhat.com>
6528
6529 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6530
6531 2003-09-21 Mark Kettenis <kettenis@gnu.org>
6532
6533 * gdbint.texinfo (Target Architecture Definition): Document
6534 stabs_argument_has_addr.
6535
6536 2003-09-18 Andrew Cagney <cagney@redhat.com>
6537
6538 * gdbint.texinfo (Target Architecture Definition): Delete
6539 documentation on REGISTER_NAMES.
6540
6541 2003-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
6546 2003-09-11 Andrew Cagney <cagney@redhat.com>
6547
6548 * gdbint.texinfo (Target Architecture Definition): Replace
6549 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6550
6551 2003-08-18 Andrew Cagney <cagney@redhat.com>
6552
6553 * gdbint.texinfo (Target Architecture Definition): Document
6554 "frame_red_zone_size".
6555
6556 2003-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
6562 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6563
6564 * Makefile.in (install-info): Support DESTDIR.
6565 (install-html): Likewise.
6566
6567 2003-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
6573 2003-08-07 Andrew Cagney <cagney@redhat.com>
6574
6575 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6576 GDB 6.0.
6577
6578 2003-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
6587 2003-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
6597 2003-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
6612 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6613
6614 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6615
6616 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
6617
6618 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6619
6620 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
6621
6622 * gdb.texinfo (Server): Mention pidof.
6623
6624 2003-07-22 Andrew Cagney <cagney@redhat.com>
6625
6626 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6627 list.
6628
6629 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
6630
6631 * gdb.texinfo (Logging output): New chapter.
6632
6633 2003-06-24 Joel Brobecker <brobecker@gnat.com>
6634
6635 * gdb.texinfo (Unsupported languages): New section.
6636 (Languages): Add link to new section.
6637
6638 2003-06-22 Andrew Cagney <cagney@redhat.com>
6639
6640 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6641
6642 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6643
6644 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6645
6646 2003-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
6654 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6655
6656 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6657
6658 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
6659
6660 * gdb.texinfo (Remote Debugging): New section "Connecting to a
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
6666 2003-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
6672 2003-06-09 Jim Blandy <jimb@redhat.com>
6673
6674 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6675
6676 2003-06-08 Andrew Cagney <cagney@redhat.com>
6677
6678 * gdbint.texinfo (Target Architecture Definition): Delete
6679 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6680
6681 2003-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
6686 2003-06-07 Adam Fedor <fedor@gnu.org>
6687
6688 * gdb.texinfo: Add Objective-C documentation.
6689
6690 2003-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
6695 2003-05-21 Andrew Cagney <cagney@redhat.com>
6696
6697 * gdbint.texinfo (Target Architecture Definition): Delete
6698 references to "extract_address" and "store_address".
6699
6700 2003-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
6706 2003-05-14 Theodore A. Roth <troth@openavr.org>
6707
6708 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6709
6710 2003-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
6717 2003-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
6724 2003-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
6730 2003-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
6737 2003-05-04 Andrew Cagney <cagney@redhat.com>
6738
6739 * gdb.texinfo (Maintenance Commands): Document "maint print
6740 dummy-frames".
6741
6742 2003-05-04 Andrew Cagney <cagney@redhat.com>
6743
6744 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6745
6746 2003-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
6752 2003-05-03 Andrew Cagney <cagney@redhat.com>
6753
6754 * gdbint.texinfo (Target Architecture Definition): Document
6755 push_dummy_code. Add cross references.
6756
6757 2003-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
6762 2003-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
6768 2003-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
6773 2003-04-09 Jim Blandy <jimb@redhat.com>
6774
6775 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6776 list psymtabs'.
6777
6778 2003-04-08 Andrew Cagney <cagney@redhat.com>
6779
6780 * gdbint.texinfo (Target Architecture Definition): Delete
6781 references to EXTRA_FRAME_INFO.
6782
6783 2003-04-08 Andrew Cagney <cagney@redhat.com>
6784
6785 * gdbint.texinfo (Target Architecture Definition): Delete
6786 PRINT_TYPELESS_INTEGER.
6787
6788 2003-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
6794 2003-04-02 Bob Rossi <bob_rossi@cox.net>
6795
6796 * gdb.texinfo (GDB/MI Program Control): Add
6797 '-file-list-exec-source-file'
6798
6799 2003-03-31 Andrew Cagney <cagney@redhat.com>
6800
6801 * gdbint.texinfo (Target Architecture Definition): Delete
6802 references to CALL_DUMMY_P.
6803
6804 2003-03-30 Andrew Cagney <cagney@redhat.com>
6805
6806 * gdbint.texinfo (Target Architecture Definition): Remove
6807 reference to TARGET_WRITE_SP.
6808
6809 2003-03-27 Andrew Cagney <cagney@redhat.com>
6810
6811 * gdbint.texinfo (Target Architecture Definition): Remove
6812 references to write_sp.
6813
6814 2003-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
6822 2003-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
6828 2003-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
6835 2003-03-23 Andrew Cagney <cagney@redhat.com>
6836
6837 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6838 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6839
6840 2003-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
6849 2003-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
6854 2003-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
6860 2003-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
6865 2003-03-12 Andrew Cagney <cagney@redhat.com>
6866
6867 * gdbint.texinfo (Target Architecture Definition): Rename
6868 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
6869
6870 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
6871
6872 * gdb.texinfo: Add File-I/O documentation.
6873
6874 2003-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
6879 2003-03-07 Andrew Cagney <cagney@redhat.com>
6880
6881 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6882 frame" command.
6883
6884 2003-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
6890 2003-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
6896 2003-03-03 Andrew Cagney <cagney@redhat.com>
6897
6898 * gdbint.texinfo (Target Architecture Definition): Document
6899 register_type.
6900
6901 2003-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
6907 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
6908
6909 * Makefile.in (distclean): Remove config.log.
6910
6911 2003-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
6916 2003-03-01 Andrew Cagney <cagney@redhat.com>
6917
6918 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6919 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6920
6921 2003-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
6927 2003-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
6935 2003-02-04 Andrew Cagney <ac131313@redhat.com>
6936
6937 * gdbint.texinfo (Target Architecture Definition): Delete
6938 descrption of IS_TRAPPED_INTERNALVAR.
6939
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
6945 2003-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
6954 2003-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
6963 2003-02-01 Andrew Cagney <ac131313@redhat.com>
6964
6965 * gdbint.texinfo (Target Architecture Definition): Delete
6966 FLOAT_INFO.
6967
6968 2003-01-30 Andrew Cagney <ac131313@redhat.com>
6969
6970 * stabs.texinfo (Member Type Descriptor): Clarify description of
6971 `@'. Suggested by Ben Hutchings.
6972
6973 2003-01-29 Andrew Cagney <ac131313@redhat.com>
6974
6975 * gdb.texinfo (M68K): Delete reference to es1800.
6976
6977 2003-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
6984 2003-01-23 Jim Blandy <jimb@redhat.com>
6985
6986 * gdb.texinfo (Separate Debug Files): New section.
6987
6988 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
6989
6990 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6991 and "maint show profile".
6992
6993 2003-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
6999 2003-01-15 Andrew Cagney <ac131313@redhat.com>
7000
7001 * gdbint.texinfo (Target Architecture Definition): Delete
7002 definition of PRINT_REGISTER_HOOK.
7003
7004 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7005
7006 (OpenRISC 1000): Fix formatting of command names.
7007
7008 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7009
7010 * gdb.texinfo (Continuing and Stepping): Add new command
7011 'advance'. Clarify behavior of 'until'.
7012
7013 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7014
7015 * gdb.texinfo (Files): Document solib-absolute-prefix and
7016 solib-search-path.
7017
7018 2003-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
7025 2003-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
7031 2003-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
7037 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7038
7039 * gdb.texinfo (Controlling GDB): Document "set osabi".
7040
7041 2003-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
7046 2003-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
7052 2003-01-02 Andrew Cagney <ac131313@redhat.com>
7053
7054 * stabs.texinfo: Remove obsolete text.
7055 * gdbint.texinfo: Ditto.
7056 * gdb.texinfo: Ditto.
7057
7058 2002-12-22 Mark Kettenis <kettenis@gnu.org>
7059
7060 * gdbint.texinfo (Target Architecture Definition): Update
7061 description of gdbarch_register_osabi.
7062
7063 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
7064
7065 * agentexpr.texi: Fix typos.
7066 * annotate.texi: Likewise.
7067 * fdl.texi: Likewise.
7068
7069 2002-12-10 Andrew Cagney <cagney@redhat.com>
7070
7071 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7072 DEPRECATED_INIT_FRAME_PC.
7073
7074 2002-12-01 Andrew Cagney <ac131313@redhat.com>
7075
7076 * gdbint.texinfo (Target Architecture Definition): Delete
7077 PC_IN_CALL_DUMMY.
7078
7079 2002-11-28 Andrew Cagney <ac131313@redhat.com>
7080
7081 * gdbint.texinfo (Host Definition): Delete documentation on
7082 USE_GENERIC_DUMMY_FRAMES.
7083
7084 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
7085
7086 Fix PR gdb/723 and PR gdb/245.
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
7092 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
7093
7094 * Makefile.in (install): Make install do some real work.
7095
7096 2002-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
7102 2002-10-26 Andrew Cagney <cagney@redhat.com>
7103
7104 * gdbint.texinfo (Target Architecture Definition): Delete
7105 definition of DO_REGISTERS_INFO.
7106
7107 2002-10-18 Kevin Buettner <kevinb@redhat.com>
7108
7109 * gdbint.texinfo (Address Classes): Fix problems with insertion
7110 of ``{'' and ``}'' in example.
7111
7112 2002-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
7120 2002-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
7126 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
7127
7128 * gdbint.texinfo (CPLUS_MARKER): Remove item.
7129
7130 2002-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
7135 2002-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
7141 2002-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
7146 2002-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
7151 2002-09-27 Andrew Cagney <ac131313@redhat.com>
7152
7153 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
7154
7155 2002-09-25 Kevin Buettner <kevinb@redhat.com>
7156
7157 * gdb.texinfo: Use GNU/Linux instead of Linux.
7158
7159 2002-09-25 Andrew Cagney <ac131313@redhat.com>
7160
7161 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7162
7163 2002-09-24 Andrew Cagney <ac131313@redhat.com>
7164
7165 * gdb.texinfo: Replace @example with @smallexample.
7166
7167 2002-09-20 Kevin Buettner <kevinb@redhat.com>
7168
7169 From Eli Zaretskii <eliz@gnu.org>:
7170 * gdb.texinfo (Character Sets): Use @smallexample instead of
7171 @example. Use GNU/Linux instead of Linux.
7172
7173 2002-09-20 Jim Blandy <jimb@redhat.com>
7174
7175 * gdb.texinfo: Add character set documentation.
7176
7177 2002-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
7182 2002-09-19 Andrew Cagney <ac131313@redhat.com>
7183
7184 * gdb.texinfo (Maintenance Commands): Document ``maint
7185 internal-error'' and ``maint internal-warning''.
7186
7187 * gdbint.texinfo (Target Architecture Definition): Revise
7188 description of STACK_ALIGN. Add description of FRAME_ALIGN.
7189
7190 2002-09-19 Joel Brobecker <brobecker@gnat.com>
7191
7192 * gdbint.texinfo (Target Conditionals): Document the new
7193 NAME_OF_MALLOC macro.
7194
7195 2002-09-05 Andrew Cagney <ac131313@redhat.com>
7196
7197 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7198 engineer.
7199
7200 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7201
7202 * gdb.texinfo (TUI Overview): Document status line fields.
7203
7204 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
7205
7206 * gdb.texinfo (TUI Commands): Document info win command.
7207
7208 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7209
7210 * gdb.texinfo (TUI Overview): Document breakpoint markers.
7211
7212 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
7213
7214 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7215 (TUI Keys): Likewise.
7216
7217 2002-08-25 Andrew Cagney <ac131313@redhat.com>
7218
7219 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7220 for a packet receive.
7221
7222 2002-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
7231 2002-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
7258 2002-08-23 Andrew Cagney <cagney@redhat.com>
7259
7260 * gdbint.texinfo (Target Architecture Definition): Update
7261 STORE_RETURN_VALUE, mention regcache.
7262
7263 2002-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
7268 2002-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
7273 2002-08-18 Andrew Cagney <ac131313@redhat.com>
7274
7275 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7276
7277 2002-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
7283 2002-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
7289 2002-08-08 Grace Sainsbury <graces@redhat.com>
7290
7291 From Mark Salter:
7292 * gdb.texinfo (Protocol): Document T packet extension to
7293 allow watchpoint address reporting.
7294
7295 2002-08-03 Andrew Cagney <ac131313@redhat.com>
7296
7297 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7298
7299 2002-08-01 Andrew Cagney <cagney@redhat.com>
7300
7301 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7302 to CHILL.
7303
7304 2002-08-01 Andrew Cagney <ac131313@redhat.com>
7305
7306 * gdbint.texinfo (Coding): Revise section "Include Files".
7307
7308 2002-07-24 Andrew Cagney <cagney@redhat.com>
7309
7310 * gdbint.texinfo: Obsolete references to m88k.
7311 * gdb.texinfo: Ditto.
7312
7313 2002-07-10 Joel Brobecker <brobecker@gnat.com>
7314
7315 * gdbint.texinfo (Create a release candiate): Add the location
7316 where the proper version of autoconf can be retrieved.
7317
7318 2002-07-09 Don Howard <dhoward@redhat.com>
7319
7320 * gdb.texinfo (Command Files): Further describe the behavior of
7321 sourced command files.
7322
7323 2002-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
7328 2002-06-26 Tom Tromey <tromey@redhat.com>
7329
7330 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7331 add_setshow_cmd_full.
7332
7333 2002-06-25 Don Howard <dhoward@redhat.com>
7334
7335 * gdb.texinfo (Memory Region Attributes): Document new behavior
7336 for 'mem' command.
7337
7338 2002-06-11 Jim Blandy <jimb@redhat.com>
7339
7340 * gdb.texinfo (Symbols): Update documentation for `info source'
7341 command.
7342
7343 * gdb.texinfo (Macros): Call the command `info macro', not
7344 `show macro'.
7345
7346 2002-06-09 Andrew Cagney <ac131313@redhat.com>
7347
7348 * gdbint.texinfo (Coding): Add section ``Per-architecture module
7349 data''.
7350
7351 2002-06-09 Mark Kettenis <kettenis@gnu.org>
7352
7353 * gdbint.texinfo (Target Architecture Definition): Document
7354 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7355
7356 2002-06-08 Andrew Cagney <ac131313@redhat.com>
7357
7358 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7359 lists.
7360
7361 2002-06-08 Andrew Cagney <ac131313@redhat.com>
7362
7363 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7364 Branch''.
7365
7366 2002-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
7371 2002-05-30 Andrew Cagney <ac131313@redhat.com>
7372
7373 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7374 to ``Obsoleting code''. Revise.
7375
7376 2002-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
7385 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
7386
7387 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7388 options for `target remote'.
7389
7390 2002-05-13 Andrew Cagney <ac131313@redhat.com>
7391
7392 * gdbint.texinfo (Target Architecture Definition): Delete
7393 documentation on NNPC_REGNUM.
7394
7395 2002-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
7403 2002-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
7410 2002-05-08 Michael Snyder <msnyder@redhat.com>
7411
7412 * stabs.texinfo (Attributes): Document new "vector" attribute.
7413
7414 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7415
7416 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7417
7418 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7419
7420 * gdb.texinfo: Delete obsolete references to a29k.
7421
7422 2002-04-24 Andrew Cagney <ac131313@redhat.com>
7423
7424 * gdbint.texinfo (Target Architecture Definition): Replace
7425 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7426
7427 2002-04-24 David S. Miller <davem@redhat.com>
7428
7429 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7430
7431 2002-04-21 David S. Miller <davem@redhat.com>
7432
7433 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7434
7435 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7436
7437 * gdbint.texinfo (Target Architecture Definition): Delete
7438 definition of HAVE_REGISTER_WINDOWS.
7439
7440 2002-04-19 Eli Zaretskii <eliz@gnu.org>
7441
7442 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7443 "Theodore A. Roth" <troth@verinet.com>.
7444
7445 2002-04-15 Don Howard <dhoward@redhat.com>
7446
7447 From Eli Zaretskii <eliz@gnu.org>
7448 * gdb.texinfo (show max-user-call-depth): Correct formatting.
7449 Provide a better explaination of this feature.
7450
7451 2002-04-14 Andrew Cagney <ac131313@redhat.com>
7452
7453 * gdbint.texinfo (Target Architecture Definition): Remove
7454 FRAME_CHAIN_COMBINE.
7455
7456 2002-04-12 Michael Chastain <mec@shout.net>
7457
7458 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7459 REG_STACK_SEGMENT.
7460
7461 2002-04-09 Michael Chastain <mec@shout.net>
7462
7463 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7464 PYRAMID_* macros.
7465
7466 2002-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
7472 2002-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
7477 2002-03-27 Michael Snyder <msnyder@redhat.com>
7478
7479 * gdb.texinfo: Document new commands dump, append, and restore.
7480
7481 2002-03-27 Andrew Cagney <ac131313@redhat.com>
7482
7483 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7484 Branch'.
7485
7486 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7487
7488 * gdb.texinfo: Change all examples to @smallexample.
7489 * gdbint.texinfo: Ditto.
7490
7491 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7492
7493 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7494 Branches''.
7495
7496 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7497
7498 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7499 Policy''.
7500
7501 2002-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
7507 2002-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
7512 2002-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
7524 2002-02-23 Andrew Cagney <ac131313@redhat.com>
7525
7526 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7527
7528 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7529
7530 * gdb.texinfo: Document Cygwin native specific commands.
7531
7532 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
7533
7534 * gdb.texinfo: Document gdbserver ``--attach'' command.
7535
7536 2002-02-07 Michael Snyder <msnyder@redhat.com>
7537
7538 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7539 to @code(_ovly_debug_event).
7540
7541 2002-02-07 Andrew Cagney <ac131313@redhat.com>
7542
7543 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7544
7545 2002-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
7551 2002-02-03 Eli Zaretskii <eliz@gnu.org>
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
7558 2002-02-01 Michael Snyder <msnyder@redhat.com>
7559
7560 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7561
7562 2002-01-30 Michael Snyder <msnyder@redhat.com>
7563
7564 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7565 (set trust-readonly-sections): Document.
7566
7567 2002-01-29 Andrew Cagney <ac131313@redhat.com>
7568
7569 * gdbint.texinfo (Releasing GDB): Revise and update.
7570
7571 2002-01-28 Andrew Cagney <ac131313@redhat.com>
7572
7573 * gdbint.texinfo (Target Architecture Definition): Delete
7574 description of TARGET_BYTE_ORDER_DEFAULT.
7575
7576 2002-01-27 Eli Zaretskii <eliz@gnu.org>
7577
7578 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7579 <mitya@cavia.pp.ru>.
7580
7581 2002-01-23 Andrew Cagney <ac131313@redhat.com>
7582
7583 * libgdb.texinfo: Delete file.
7584
7585 2002-01-22 Andrew Cagney <ac131313@redhat.com>
7586
7587 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7588 * gdbint.texinfo: Ditto.
7589
7590 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7591
7592 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7593
7594 2002-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
7603 2002-01-22 Andrew Cagney <ac131313@redhat.com>
7604
7605 * gdb.texinfo (Protocol): Move section to appendix.
7606
7607 2002-01-21 Andrew Cagney <ac131313@redhat.com>
7608
7609 * gdb.texinfo (Remote Debugging): Create a menu.
7610 (Top): Add ``Remote Debugging'' to menu.
7611
7612 2002-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
7618 2002-01-20 Andrew Cagney <ac131313@redhat.com>
7619
7620 * gdbint.texinfo (Target Architecture Definition): Delete
7621 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7622
7623 2002-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
7629 2002-01-20 Andrew Cagney <ac131313@redhat.com>
7630
7631 * gdbint.texinfo (Target Architecture Definition): Remove
7632 definition of IEEE_FLOAT.
7633
7634 2002-01-20 Eli Zaretskii <eliz@gnu.org>
7635
7636 * gdb.texinfo: Beautify copyright years; fix a typo.
7637 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7638 <3diff@gnu.org>
7639
7640 2002-01-19 Andrew Cagney <ac131313@redhat.com>
7641
7642 * gdbint.texinfo (Host Definition): Remove references to
7643 MALLOC_INCOMPATIBLE.
7644
7645 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7646
7647 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7648 and xyz-xdep.o.
7649
7650 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7651
7652 * gdb.texinfo (Maintenance Commands): Add appendix.
7653 (Set Breaks): Copy ``maint info breakpoint'' doco to
7654 ``Maintenance Commands'' appendix. Add reference.
7655
7656 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7657
7658 * fdl.texi: Remove next/prev from @node.
7659
7660 2002-01-17 Eli Zaretskii <eliz@gnu.org>
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
7669 2002-01-15 Andrew Cagney <ac131313@redhat.com>
7670
7671 * gdbint.texinfo (Releasing GDB): New chapter.
7672
7673 2002-01-14 Andrew Cagney <ac131313@redhat.com>
7674
7675 * gdb.texinfo (Embedded Processors, Calling program functions):
7676 Obsolete references to a29k.
7677
7678 2002-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
7684 2002-01-11 Michael Snyder <msnyder@redhat.com>
7685
7686 * gdb.texinfo (Choosing files): Change @samp to @file.
7687
7688 2002-01-05 Michael Snyder <msnyder@redhat.com>
7689
7690 * gdb.texinfo (--pid): Document new command line option (attach).
7691
7692 2002-01-07 Eli Zaretskii <eliz@gnu.org>
7693
7694 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7695 in the stub.
7696
7697 2002-01-04 Andrew Cagney <ac131313@redhat.com>
7698
7699 * gdbint.texinfo (Target Architecture Definition): Replace
7700 BIG_ENDIAN with BFD_ENDIAN_BIG.
7701
7702 2002-01-03 Andrew Cagney <ac131313@redhat.com>
7703
7704 * gdbint.texinfo (Target Architecture Definition): Replace
7705 value_ptr with struct value pointer.
7706
7707 2002-01-02 Eli Zaretskii <eliz@gnu.org>
7708
7709 * gdb.texinfo (Free Software): Fix wording.
7710
7711 2001-12-31 Eli Zaretskii <eliz@gnu.org>
7712
7713 * gdb.texinfo (Free Software): New section ``Free Software Needs
7714 Free Documentation''.
7715
7716 2001-12-30 Eli Zaretskii <eliz@gnu.org>
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
7724 2001-12-29 Michael Snyder <msnyder@redhat.com>
7725
7726 * gdb.texinfo (maint info sections): Fix typo.
7727
7728 2001-12-26 Michael Snyder <msnyder@redhat.com>
7729
7730 * gdb.texinfo (maint info sections): Document.
7731
7732 * gdb.texinfo (info proc): Comment out documentation for
7733 'info proc' sub-options that are currently not implemented.
7734
7735 2001-12-20 Jim Blandy <jimb@redhat.com>
7736
7737 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7738
7739 2001-12-15 Andrew Cagney <ac131313@redhat.com>
7740
7741 * gdbint.texinfo (Target Architecture Definition): Replace
7742 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7743
7744 2001-12-01 Andrew Cagney <ac131313@redhat.com>
7745
7746 * gdbint.texinfo (Host Definition): Delete documentation on
7747 HOST_BYTE_ORDER.
7748
7749 2001-11-30 Jim Blandy <jimb@redhat.com>
7750
7751 * gdb.texinfo (Overlays): New chapter, documenting GDB's
7752 overlay support. Add to top-level menu.
7753
7754 2001-11-26 Tom Tromey <tromey@redhat.com>
7755
7756 * gdb.texinfo (Command Syntax): Document C-o binding.
7757
7758 2001-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
7763 From Eli Zaretskii <eliz@gnu.org>
7764 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7765 clearer when using DJGPP.
7766
7767 2001-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
7773 2001-11-21 Tom Tromey <tromey@redhat.com>
7774
7775 * gdb.texinfo (Invoking GDB): Document --args.
7776 (Mode Options): Likewise.
7777
7778 2001-11-21 Jim Blandy <jimb@redhat.com>
7779
7780 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
7781 Delete documentation; this macro has been removed from the
7782 sources.
7783
7784 2001-11-13 Jim Blandy <jimb@redhat.com>
7785
7786 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7787
7788 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
7789
7790 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7791
7792 2001-11-05 Michael Snyder <msnyder@redhat.com>
7793
7794 * gdb.texinfo (info functions): Document use of backslash to
7795 quote regexp chars in function names such as "operator*()".
7796
7797 2001-11-01 Fred Fish <fnf@redhat.com>
7798
7799 * gdbint.texinfo (SOLIB_ADD): Document additional new
7800 "readsyms" arg.
7801
7802 2001-10-30 Don Howard <dhoward@redhat.com>
7803
7804 * gdb.texinfo: (Command Files) Added documentation for the
7805 behavior of gdb with input redirected from a file.
7806
7807 2001-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
7813 2001-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
7818 2001-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
7825 2001-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
7830 2001-09-08 Mark Kettenis <kettenis@gnu.org>
7831
7832 * gdbint.texinfo (Host Definition): Remove description of
7833 MEM_FNS_DECLARED.
7834
7835 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7836
7837 * gdbint.texinfo (Host Definition): Remove description of
7838 HAVE_SIGSETMASK.
7839
7840 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
7841
7842 * gdbint.texinfo (Target Architecture Definition): Add
7843 explanation of TARGET_PRINT_INSN macro.
7844
7845 2001-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
7850 2001-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
7855 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7856
7857 * gdbint.texinfo: Add a cautionary note about macro use.
7858
7859 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
7860
7861 * gdb.texinfo: Explain omitting the hostname in the
7862 `target remote' command.
7863
7864 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
7865
7866 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7867 and END-INFO-DIR-ENTRY.
7868
7869 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7870
7871 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7872
7873 2001-07-25 Andrew Cagney <ac131313@redhat.com>
7874
7875 * gdbint.texinfo (libgdb): Rewrite.
7876
7877 2001-07-26 Eli Zaretskii <eliz@gnu.org>
7878
7879 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7880
7881 2001-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
7886 2001-07-23 Mark Kettenis <kettenis@gnu.org>
7887
7888 * gdbint.texinfo (Host Definition): Remove description of
7889 NEED_POSIX_SETPGID.
7890
7891 2001-07-23 Eli Zaretskii <eliz@gnu.org>
7892
7893 * gdb.tex (DJGPP Native): New node, with descriptions of
7894 DJGPP-specific commands.
7895
7896 2001-07-19 John R. Moore <jmoore@redhat.com>
7897
7898 * gdbint.texinfo: Three misspellings.
7899
7900 2001-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
7905 2001-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
7910 2001-07-04 Andrew Cagney <ac131313@redhat.com>
7911
7912 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7913 interpreters.
7914
7915 2001-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
7924 2001-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
7930 2001-06-17 Eli Zaretskii <eliz@gnu.org>
7931
7932 * annotate.texi: Add @noindent where needed. From Dmitry
7933 Sivachenko <dima@Chg.RU>.
7934 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7935
7936 2001-06-16 Andrew Cagney <ac131313@redhat.com>
7937
7938 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7939
7940 2001-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
7945 2001-06-13 Michael Snyder <msnyder@redhat.com>
7946
7947 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7948
7949 2001-06-13 Eli Zaretskii <eliz@gnu.org>
7950
7951 * gdb.texinfo (Signals): Clarify the default setting of signal
7952 handling.
7953
7954 2001-05-14 Andrew Cagney <ac131313@redhat.com>
7955
7956 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7957 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7958
7959 2001-05-12 Andrew Cagney <ac131313@redhat.com>
7960
7961 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7962
7963 2001-05-10 Eli Zaretskii <eliz@gnu.org>
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
7970 2001-04-02 Eli Zaretskii <eliz@gnu.org>
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
7976 2001-04-01 Eli Zaretskii <eliz@gnu.org>
7977
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
7983 * gdbint.texinfo (User Interface): A new section about ui_out
7984 functions, based on text written by Fernando Nasser.
7985
7986 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7987
7988 2001-03-26 Eli Zaretskii <eliz@gnu.org>
7989
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
7999 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
8000 a cross-reference to its description.
8001 (Symbols): Document "info symbol".
8002
8003 2001-03-21 Eli Zaretskii <eliz@gnu.org>
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
8011 2001-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
8017 2001-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
8022 2001-02-21 Eli Zaretskii <eliz@gnu.org>
8023
8024 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
8025
8026 2001-02-11 Eli Zaretskii <eliz@gnu.org>
8027
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
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
8037 2001-01-23 J.T. Conklin <jtc@redback.com>
8038
8039 * gdb.texinfo (Memory region attributes): New manual section.
8040
8041 2001-01-04 Nicholas Duffek <nsd@redhat.com>
8042
8043 * gdbint.texinfo (POP_FRAME): Document use by return_command.
8044
8045 2000-12-25 Eli Zaretskii <eliz@gnu.org>
8046
8047 * refcard.tex: Version and copyright fixed. From Phil Edwards
8048 <pedwards@disaster.jaj.com>.
8049
8050 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
8051
8052 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
8053 DWARF2_REG_TO_REGNUM): Document.
8054
8055 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8056
8057 * gdbint.texinfo (Coding): Update current value of
8058 --enable-build-warnings. Mention --enable-gdb-build-warnings.
8059
8060 2000-11-19 Eli Zaretskii <eliz@gnu.org>
8061
8062 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
8063 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
8064
8065 2000-11-10 Christopher Faylor <cgf@cygnus.com>
8066
8067 * gdb.texinfo: Document new 'set step-mode' command.
8068
8069 2000-10-16 Eli Zaretskii <eliz@gnu.org>
8070
8071 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8072 changes from Dmitry Sivachenko <dima@Chg.RU>.
8073
8074 2000-09-26 Eli Zaretskii <eliz@gnu.org>
8075
8076 * gdb.texinfo (Hooks): Document the new post-hook functionality.
8077 From Steven Johnson <sbjohnson@ozemail.com.au>.
8078
8079 2000-08-10 Mark Kettenis <kettenis@gnu.org>
8080
8081 * gdbint.texinfo (Overall Structure): Spelling fix.
8082
8083 2000-08-10 Eli Zaretskii <eliz@gnu.org>
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
8089 2000-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
8094 2000-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
8099 2000-07-05 Eli Zaretskii <eliz@gnu.org>
8100
8101 * refcard.tex: Remove \centerline from the blurb. Patch from
8102 Brian Youmans.
8103
8104 2000-06-25 Eli Zaretskii <eliz@gnu.org>
8105
8106 * Makefile.in (install-info): Support installation from outside of
8107 the source directory. Reported by Mark Harig
8108 <markh@frazier.landmark.com>.
8109
8110 2000-06-20 J.T. Conklin <jtc@redback.com>
8111
8112 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8113
8114 Fri 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.
8117 Generate using pdftex.
8118 (PDFTEX): Define.
8119 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
8120 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
8121 @contents at the start.
8122
8123 2000-05-24 Eli Zaretskii <eliz@gnu.org>
8124
8125 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
8126 Youmans.
8127
8128 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
8129
8130 From Brian Youmans:
8131 * gdb.texinfo: Fix ``et al.''.
8132
8133 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
8134
8135 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
8136 loop.
8137
8138 2000-05-19 Jimmy Guo <guo@cup.hp.com>
8139
8140 * configure: Regenerate.
8141
8142 2000-05-17 Eli Zaretskii <eliz@gnu.org>
8143
8144 * Makefile.in (install-info): Run install-info on installed Info
8145 files.
8146
8147 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
8148
8149 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
8150 Andrew Cagney.
8151
8152 2000-05-09 Eli Zaretskii <eliz@gnu.org>
8153
8154 * gdb.texinfo: Proofreading changes from Brian Youmans.
8155
8156 2000-05-01 Nick Duffek <nsd@cygnus.com>
8157
8158 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8159 startup sequence, minor edits.
8160
8161 2000-05-01 Eli Zaretskii <eliz@gnu.org>
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
8171 Sat 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
8175 2000-04-23 Eli Zaretskii <eliz@gnu.org>
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
8189 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8190
8191 * gdb.texinfo (Files): Update description of add-symbol-file
8192 command.
8193
8194 2000-04-17 Eli Zaretskii <eliz@gnu.org>
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
8199 2000-04-17 Eli Zaretskii <eliz@gnu.org>
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
8206 2000-04-16 Eli Zaretskii <eliz@gnu.org>
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
8214 2000-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
8221 2000-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
8226 2000-04-10 Jim Blandy <jimb@redhat.com>
8227
8228 * gdbint.texinfo (Target Architecture Definition): Fix
8229 cross-references.
8230
8231 2000-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,
8236 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8237 REGISTER_CONVERT_TO_RAW): Document.
8238
8239 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
8240
8241 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
8242 for acknowledgments.
8243
8244 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
8245
8246 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
8247 qThreadExtraInfo.
8248
8249 2000-03-28 J.T. Conklin <jtc@redback.com>
8250
8251 * gdb.texinfo: Clarify which remote debug protocol commands are
8252 required and which are optional.
8253
8254 Tue 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
8257 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
8258 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
8259 * annotate.texi: Update.
8260
8261 2000-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
8273 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
8274
8275 * gdb.texinfo (Debugging Output): Added new section, documenting
8276 the "set/show debug" commands.
8277
8278 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
8279
8280 * annotate.texi (Annotations): When GDBN omit @chapter and @node
8281 entry.
8282
8283 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8284 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
8285 @chapter and @node entries.
8286
8287 * gdb.texinfo: Link all top-level nodes.
8288
8289 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
8290
8291 * Makefile.in (install-info): Create $(infodir) before installing
8292 files.
8293
8294 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
8295
8296 From David Whedon <dwhedon@gordian.com>
8297 * gdbint.texinfo : Added paragraphs about command deprecation.
8298
8299 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
8300
8301 * gdb.texinfo: Add documentation for the apropos command.
8302
8303 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8304
8305 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8306
8307 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
8308
8309 * gdb.texinfo: Add white space to prevent overprinting in
8310 two places.
8311
8312 2000-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
8318 2000-03-16 Eli Zaretskii <eliz@gnu.org>
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
8328 2000-02-23 Jim Blandy <jimb@redhat.com>
8329
8330 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8331
8332 2000-02-22 Jim Blandy <jimb@redhat.com>
8333
8334 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8335
8336 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
8337
8338 * Makefile.in (diststuff): New target.
8339
8340 2000-02-15 Kevin Buettner <kevinb@redhat.com>
8341
8342 * agentexpr.texi: Fix wording regarding Intel's IA-64
8343 architecture. [From Jim Wilson.]
8344
8345 2000-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
8351 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
8352
8353 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
8354
8355 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
8356
8357 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
8358 valid functions.
8359
8360 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
8361
8362 * gdb.texinfo: Clarify regular expressions used in rbreak.
8363
8364 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
8365
8366 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8367 MEMORY_REMOVE_BREAKPOINT): Document.
8368
8369 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
8370
8371 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
8372 offset re-using the DATA offset instead.
8373
8374 1999-10-11 Jim Kingdon <kingdon@redhat.com>
8375
8376 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8377
8378 1999-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
8387 1999-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
8392 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
8393
8394 * gdbint.texinfo: Fix typo, add the word "have".
8395
8396 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
8397
8398 * gdbint.texinfo (Target Architecture Definition): Document the
8399 SKIP_PERMANENT_BREAKPOINT macro.
8400
8401 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
8402
8403 * gdb.texinfo: Fiks speling errers.
8404
8405 * gdb.texinfo: Fix uses of @multitable.
8406
8407 From Eli Zaretskii <eliz@gnu.org>:
8408 * gdb.texinfo: Include details specific to DOS host, clarify
8409 some confusing language, fix @ref/@xref/@pxref usages, add
8410 comments about using with optimization, add more indexing,
8411 fix info about disassembly-flavor.
8412
8413 Tue 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
8418 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8419
8420 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
8421 ``g'' packets.
8422
8423 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8424
8425 * gdb.texinfo: Create a new "Configurations" chapter with
8426 platform-specific info, inline remote.texi and move sections of it
8427 into the new chapter, move bits about info proc, heuristic search,
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
8432 1999-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
8437 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8438
8439 * gdbint.texinfo (Target Architecture Definition): Mention
8440 TDEPLIBS.
8441
8442 1999-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
8454 in description of `set environment'.
8455
8456 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8457
8458 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8459
8460 1999-08-12 Ben Elliston <bje@cygnus.com>
8461
8462 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8463
8464 1999-08-10 Eli Zaretskii <eliz@gnu.org>
8465
8466 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
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.
8470
8471 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8472
8473 * remote.texi (Protocol): Further clarification of the "qRcmd"
8474 packet. Allow E.. response packet. "qRcmd" packet is no longer
8475 reserved.
8476
8477 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8478
8479 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8480 * gdb.texinfo: Ditto.
8481
8482 1999-08-06 Tom Tromey <tromey@cygnus.com>
8483
8484 * gdb.texinfo (KOD): New node.
8485
8486 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8487
8488 * remote.texi (Rcmd): Fix minor formatting typos.
8489
8490 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8491
8492 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
8493 packets.
8494
8495 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8496
8497 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8498 fixes.
8499
8500 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8501
8502 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8503
8504 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8505
8506 * remote.texi (Communication Protocol): ``v'' is in use. Fix
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.
8511
8512 1999-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
8517 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8518
8519 * gdbint.texinfo (Testsuite): New chapter, information about the
8520 testsuite.
8521
8522 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8523
8524 * remote.texi (Communication Protocol): Rewrite.
8525
8526 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8527
8528 * stabs.texinfo: Fix uses of xref.
8529
8530 Thu 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
8535 Mon 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
8540 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8541
8542 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
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.
8546
8547 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8548
8549 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
8550 Document that these are not used.
8551
8552 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8553
8554 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8555
8556 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8557
8558 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
8559 numargs was dropped.
8560
8561 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8562
8563 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8564
8565 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8566
8567 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
8568 Update.
8569
8570 Thu 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
8575 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8576
8577 * gdbint.texinfo: Fix typos: $ -> @.
8578
8579 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8580
8581 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
8582 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8583 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8584 BREAKPOINT_FROM_PC.
8585
8586 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8587
8588 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
8589 CALL_DUMMY_STACK_ADJUST): Document.
8590
8591 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8592
8593 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
8594 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
8595
8596 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8597
8598 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8599 longer exists.
8600
8601 Tue 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
8604 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8605 they make the manual source incomprehensible.
8606 * h8-cfg.texi: Remove, hasn't been used in years.
8607
8608 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8609
8610 * gdb.texinfo: Update the credits.
8611
8612 Mon 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
8617 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8618
8619 * gdb.texinfo, remote.texi: Many changes; update to Seventh
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.
8624 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8625
8626 Wed 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
8633 Thu 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
8639 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8640
8641 * gdb.texinfo: Changes made as part of a project to merge in
8642 changes made by HP. Documentation makes extensive use of
8643 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8644 on remote debugging. There are differences in documentation
8645 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
8646 the HP manual discusses catchpoints, hardware watchpoints, and
8647 some HPUX specific limitations for shared library support.
8648
8649 There are also a number of @node changes.
8650
8651 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8652
8653 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8654 (C Usage): Same.
8655
8656 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8657
8658 The following changes were made by Edith Epstein
8659 <eepstein@cygnus.com> as part of a project to merge in changes
8660 made by HP.
8661
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
8669 Mon 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
8674 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8675
8676 * gdb.texinfo: Fix tipo.
8677
8678 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8679
8680 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
8681 TARGET_BYTE_ORDER_SELECTABLE_P.
8682
8683 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8684
8685 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8686
8687 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8688
8689 * agentexpr.texi: New file.
8690
8691 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8692
8693 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8694
8695 1998-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
8700 Tue 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
8708 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8709
8710 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
8711
8712 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8713
8714 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8715
8716 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8717
8718 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
8719 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
8720
8721 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8722
8723 * gdbint.texinfo: Fix minor typos.
8724
8725 Wed 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
8731 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8732
8733 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8734
8735 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8736
8737 * refcard.tex: Copyright, address updates.
8738
8739 Tue 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
8744 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8745
8746 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8747
8748 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8749
8750 * LRS: Reformat a bit to keep text under 80 columns.
8751
8752 Thu 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.
8757
8758 Mon 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
8761 files, finish sorting of host vs target vs native macros, describe
8762 some more of them.
8763
8764 Tue 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
8769 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8770
8771 * gdbint.texinfo (Host Conditionals): Document
8772 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
8773
8774 Fri 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
8779 Tue 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
8784 Thu 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
8799 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8800
8801 * gdb.texinfo, refcard.tex: Restore author credit
8802
8803 Wed 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
8809 Thu 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
8814 Tue 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
8819 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8820
8821 * gdb.texinfo: Document `set assembly-language'.
8822
8823 Thu 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
8827 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8828
8829 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
8830 Also document that some systems can use mmalloc but must define
8831 this if their C runtime allocates memory that is later freed.
8832 (MMCHECK_FORCE): Document new macro.
8833
8834 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8835
8836 * remote.texi: Add documentation for target Sparclet.
8837
8838 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8839
8840 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
8841 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8842 * configure.in: Rewritten for autoconf.
8843 * configure: New.
8844
8845 Mon 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
8858 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
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
8865 Sat 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
8870 Sat 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
8875 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8876
8877 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8878
8879 Sat 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
8884 Wed 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
8889 Wed 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
8894 Fri 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
8899 Fri 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
8904 Wed 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
8909 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8910
8911 * Update all FSF addresses except those in COPYING* files.
8912
8913 Wed 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
8919 Thu 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
8924 Tue 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
8930 Mon 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
8935 Wed 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
8940 Tue 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
8945 Tue 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
8950 Fri 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
8955 Thu 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
8959 Mon 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
8964 Fri 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
8968 Wed 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
8974 Fri 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
8980 Wed 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
8985 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8986
8987 * gdb.texinfo (Processes): New node.
8988
8989 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8990
8991 * remote.texi: Update documentation of set/show mipsfpu.
8992
8993 Fri 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.
8997
8998 Sun 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
9003 Mon 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
9008 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
9009
9010 * gdbint.texinfo: Put regex conditionals in their own table.
9011
9012 Tue 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
9017 Sun 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
9023 Thu 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
9028 Tue 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
9033 Wed 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
9038 Wed 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
9043 Thu 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
9048 Wed 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
9058 Fri 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
9063 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9064
9065 * annotate.texi: New file, to document annotations.
9066
9067 Thu 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
9072 Wed 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
9079 Wed 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
9085 Thu 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
9090 Wed 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
9096 Wed 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
9107 Tue 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
9112 Fri 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
9117 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9118
9119 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9120
9121 Tue 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
9126 Wed 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
9133 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9134
9135 * gdb.texinfo (Formatting Documentation): Change GhostScript to
9136 Ghostscript.
9137
9138 Fri 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
9145 Thu 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
9150 Wed 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
9155 Thu 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
9160 Wed 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
9164 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9165
9166 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9167
9168 Wed 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
9172 Sun 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
9181 Wed 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
9187 Mon 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
9194 Fri 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
9198 Tue 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
9204 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9205
9206 * stabs.texinfo: Document S type attribute.
9207
9208 Sun 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
9212 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
9213
9214 * gdbint.texinfo: Fix a few typos.
9215
9216 Sun 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.
9229
9230 Wed 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
9234 Fri 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
9239 Thu 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
9254 Mon 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
9261 Fri 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
9266 Tue 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
9272 Sun 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
9277 Wed 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
9286 Mon 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
9297 Wed 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
9302 Tue 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
9311 Tue 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
9315 Tue 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
9328 Thu 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
9334 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
9335
9336 * libgdb.texinfo: added `@' to braces that were unescaped.
9337
9338 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
9339
9340 * libgdb.texinfo: new file. Spec for the gdb library.
9341
9342 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9343
9344 * stabs.texinfo (Include Files): Fix typo (start -> end).
9345
9346 Thu 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
9351 Thu 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
9357 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9358
9359 * remote.texi (Bootstrapping): Discuss 386 call gates.
9360
9361 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9362
9363 * stabs.texinfo (Based Variables): New node.
9364
9365 Thu 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
9370 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
9371
9372 * stabs.texinfo (Methods): Fix typo.
9373
9374 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
9375
9376 * gdb.texinfo: Fix a few typos.
9377
9378 Wed 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
9385 Tue 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
9389 Mon 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
9394 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9395
9396 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9397
9398 Fri 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
9402 Tue 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
9407 Mon 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
9413 Sat 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
9423 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9424
9425 * gdb.texinfo: Change typo "Two two" to "The two".
9426
9427 Sun 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
9437 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9438
9439 * stabs.texinfo: Formatting cleanups.
9440
9441 Fri 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
9448 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9449
9450 * stabs.texinfo (Stack Variables): Re-write.
9451
9452 Mon 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
9459 Thu 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
9463 Tue 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
9468 Tue 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
9478 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9479
9480 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9481
9482 Thu 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
9487 Thu 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
9492 Wed 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
9505 Wed 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
9510 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9511
9512 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9513
9514 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9515
9516 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9517
9518 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9519
9520 * gdb.texinfo: repair conditional bugs in text markup
9521
9522 Fri 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
9527 Thu 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
9534 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9535
9536 * stabs.texinfo: N_MAIN is sometimes used for C.
9537
9538 Fri 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
9542 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9543
9544 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
9545 removed from the code by Kingdon.
9546
9547 Tue 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
9555 Thu 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
9560 Wed 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
9564 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9565
9566 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9567
9568 Fri 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
9581 Fri 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
9585 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9586
9587 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9588
9589 Tue 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
9594 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9595
9596 * stabs.texinfo: Document common blocks.
9597
9598 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9599
9600 * stabs.texinfo: Add some basic info about stabs-in-elf.
9601
9602 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9603
9604 * stabs.texinfo (Top): Minor cleanup.
9605
9606 Mon 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
9610 Tue 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
9621 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9622
9623 * Makefile.in (realclean): Remove info and dvi files too.
9624
9625 Sat 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
9634 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9635
9636 * Makefile.in (GDBvn.texi): Update atomically.
9637
9638 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9639
9640 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9641
9642 Tue 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
9648 Tue 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
9653 Mon 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
9660 Thu 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
9664 Wed 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
9672 Tue 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
9684 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9685
9686 * stabs.texinfo (Stabs Format): Misc fixes.
9687
9688 Sat 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
9694 Fri 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
9701 Thu 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
9716 Tue 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
9721 Fri 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
9725 Fri 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
9732 Fri 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
9737 Thu 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
9754 Thu 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
9761 Tue 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
9767 Fri 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
9776 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9777
9778 * stabs.texinfo (Parameters): Keep trying to get this right.
9779
9780 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9781
9782 * stabs.texinfo (Parameters): More on "local parameters".
9783
9784 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9785
9786 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9787
9788 Sun 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
9794 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9795
9796 * stabs.texinfo: Minor cleanup.
9797
9798 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9799
9800 * gdbint.texinfo: Minor xcoff stuff.
9801
9802 Wed 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
9807 Mon 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
9813 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9814
9815 * stabs.texinfo: Fixes about N_SO.
9816
9817 Fri 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
9839 Wed 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
9843 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9844
9845 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9846
9847 Fri 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
9853 Fri 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
9859 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9860
9861 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9862
9863 Sun 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
9867 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9868
9869 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9870
9871 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9872
9873 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9874
9875 Thu 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
9880 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9881
9882 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9883
9884 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9885
9886 * gdb.texinfo, gdbinv-s.texi: misc updates
9887
9888 Sat 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
9893 Fri 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
9901 Thu 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
9906 Thu 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
9911 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9912
9913 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9914
9915 Mon 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
9922 Sat 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
9927 Mon 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
9931 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9932
9933 * gdb.texinfo: Fix typo, reported by Karl Berry.
9934
9935 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9936
9937 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9938
9939 Sat 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
9944 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9945
9946 * gdbint.texinfo: Describe coding style of GDB.
9947
9948 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9949
9950 * stabs.texinfo: Minor wording changes.
9951
9952 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9953
9954 * gdbint.texinfo: Improve release doc slightly.
9955
9956 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9957
9958 * gdbint.texinfo: Improve doc of GDB config macros.
9959
9960 Wed 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
9965 Mon 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
9971 Tue 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
9974 examples (not consistent w others).
9975 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9976 for generic vn of doc
9977
9978 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9979
9980 * Makefile.in: always create installation directories.
9981
9982 Tue 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
9986 Mon 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
9994 Sun 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
9999 Sat 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
10004 Sat 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
10009 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
10010
10011 * gdbint.texinfo: Add section on partial symbol tables.
10012
10013 Sat 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
10018 Thu 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
10024 Tue 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
10028 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
10029
10030 * gdb.texinfo: Say how to read the `info' files.
10031
10032 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
10033
10034 * Makefile.in: gm4 -> m4.
10035
10036 Fri 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
10041 structure (add glob and mmalloc). Update configure doc.
10042
10043 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
10044
10045 * Makefile.in: remove $(srcdir) from gdb.info rule.
10046
10047 Sat 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
10052 Wed 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
10056 copyrights to '92, '13, changed some from Cygnus to FSF.
10057
10058 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
10059
10060 * gdb.texinfo: Improve how we ask for bug reports.
10061
10062 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
10063
10064 * Makefile.in: infodir belongs in datadir.
10065
10066 Fri 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
10070 standards.text support.
10071
10072 Thu 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
10079 Local Variables:
10080 mode: change-log
10081 left-margin: 8
10082 fill-column: 74
10083 version-control: never
10084 End:
This page took 0.310818 seconds and 4 git commands to generate.