1 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2 Hafiz Abid Qadeer <abidh@codesourcery.com>
4 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
5 Document the "trace-file" field.
7 2013-02-07 Doug Evans <dje@google.com>
9 * gdb.texinfo (Machine Code): Clarify argument to disassemble
12 2013-02-06 Yao Qi <yao@codesourcery.com>
14 * gdb.texinfo (GDB/MI Async Records): Document new MI
15 notification "=tsv-modified". Update the document of MI
16 notification "=tsv-created".
17 * observer.texi (GDB Observers): New observer tsv_modified.
18 Update observer tsv_created and tsv_delete.
20 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
22 * gdb.texinfo (AArch64 Features): New section; document
23 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
24 (Architectures): Add new AArch64 section to document AArch64
25 architecture specific commands.
26 (ABI): Add description of the new OS ABI "Newlib" and its influence
27 on the longjmp handling.
29 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
30 Jan Kratochvil <jan.kratochvil@redhat.com>
32 * gdb.texinfo (Backtrace): Added description of 'filename-display'
33 variable in 'set/show backtrace' section.
35 2013-01-31 Tom Tromey <tromey@redhat.com>
37 * gdb.texinfo (Target Commands): Fix typo.
39 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
41 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
42 describing the gdb.Architecture class.
43 (Frames In Python): Add description about the new method
44 gdb.Frame.architecture().
46 2013-01-23 Doug Evans <dje@google.com>
48 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
50 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
52 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
53 'thread-groups' field when printing a breakpoint in MI.
55 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
56 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
57 to reflect that jit-reader-load now supports absolute file-names.
59 2013-01-16 Tom Tromey <tromey@redhat.com>
61 * gdb.texinfo (Set Catchpoints): Document "catch signal".
64 2013-01-16 Tom Tromey <tromey@redhat.com>
66 * gdb.texinfo (GDB/MI Breakpoint Information): Document
68 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
70 2013-01-07 Tom Tromey <tromey@redhat.com>
72 * gdb.texinfo (Mode Options): Don't mention -epoch.
73 (Data, Emacs): Remove obsolete comments.
75 2013-01-02 Tom Tromey <tromey@redhat.com>
77 * gdb.texinfo (GDB/MI Output Records): Update menu.
78 (GDB/MI Breakpoint Information): New node.
79 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
80 <-break-insert>: Likewise.
82 2012-12-31 Yao Qi <yao@codesourcery.com>
84 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
85 (Packets): Move "vStopped" packet to ...
86 (Notification Packets): ... here. Describe the components
87 of notification. Add a table of supported notifications.
88 Add an example on the process of he async notification.
90 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
92 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
94 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
95 fullname output always present.
97 2012-12-23 Pierre Muller <muller@sourceware.org>
99 * gdbint.texinfo (Function prototypes): Require use of "extern"
100 modifier for function prototypes in headers.
102 2012-12-19 Joel Brobecker <brobecker@adacore.com>
104 * refcard.tex: Update copyright notice to GPL v3 or later.
107 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
109 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
111 2012-12-15 Yao Qi <yao@codesourcery.com>
113 * gdb.texinfo (Debugging Output): Document 'set debug
114 notification' and 'show debug notification'.
116 2012-12-15 Yao Qi <yao@codesourcery.com>
118 * gdb.texinfo (Listing Tracepoints): New item and example about
119 'installed on target' output.
120 Add more in the example about 'installed on target'.
121 (GDB/MI Breakpoint Commands): Doc about 'installed field.
123 2012-12-14 Tom Tromey <tromey@redhat.com>
125 * gdb.texinfo (SVR4 Process Information): Mention core files.
127 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
129 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
131 2012-12-11 Pedro Alves <palves@redhat.com>
133 * gdb.texinfo: Remove all mentions of Unixware throughout.
135 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
137 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
139 2012-11-29 Tom Tromey <tromey@redhat.com>
141 * gdb.texinfo (SVR4 Process Information): Document missing
142 "info proc" subcommands.
144 2012-11-29 Yao Qi <yao@codesourcery.com>
147 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
148 to 'auto' instead of 'gnu'.
150 2012-11-26 Tom Tromey <tromey@redhat.com>
152 * gdb.texinfo (MiniDebugInfo): New node.
155 2012-11-16 Doug Evans <dje@google.com>
157 * gdb.texinfo (System-wide configuration): If the system-wide init
158 file lives in the data-directory, and --data-directory is provided,
161 2012-11-15 Tom Tromey <tromey@redhat.com>
163 * gdb.texinfo (Signaling): Fix typo.
165 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
167 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
168 parameter "count" of -data-write-memory-bytes, and add an example.
170 2012-11-12 Tom Tromey <tromey@redhat.com>
172 * gdb.texinfo (Symbols): Document "info type-printers",
173 "enable type-printer" and "disable type-printer".
174 (Python API): Add new node to menu.
175 (Type Printing API): New node.
176 (Progspaces In Python): Document type_printers field.
177 (Objfiles In Python): Likewise.
178 (gdb.types) <get_type_recognizers, apply_type_recognizers,
179 register_type_printer, TypePrinter>: Document.
181 2012-11-12 Tom Tromey <tromey@redhat.com>
183 * gdb.texinfo (Symbols): Document "set print type methods",
184 "set print type typedefs", and flags to ptype and whatis.
186 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
188 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
189 the example -data-disassemble output. Extend the description of
190 the -data-disassemble results to document all fields. Document
191 the cli disassemble command as being related to -data-disassemble.
193 2012-11-09 Yao Qi <yao@codesourcery.com>
196 * gdb.texinfo (OS Information): Remove doc on command
199 2012-11-08 Joel Brobecker <brobecker@adacore.com>
201 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
202 gdb.ini warning for Windows port.
204 2012-11-08 Yao Qi <yao@codesourcery.com>
206 * gdb.texinfo (Search): Add kindex for 'fo'.
208 2012-11-05 Tom Tromey <tromey@redhat.com>
211 * gdb.texinfo (Functions In Python): Add example.
213 2012-11-03 Yao Qi <yao@codesourcery.com>
215 * observer.texi (GDB Observers): Remove observer
216 'tracepoint_modified', 'tracepoint_created' and
217 'tracepoint_deleted'.
219 2012-10-26 Tom Tromey <tromey@redhat.com>
221 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
223 2012-10-25 Tom Tromey <tromey@redhat.com>
225 * gdb.texinfo (General Query Packets): Use @itemx.
227 2012-10-17 Yao Qi <yao@codesourcery.com>
229 * observer.texi (GDB Observers): Update observer
231 * gdb.texinfo (GDB/MI Async Records): Document for
232 "memory-changed" notification.
234 2012-10-15 Doug Evans <dje@google.com>
236 * gdb.texinfo (Mode Options): Document -nh.
237 Elaborate on docs for -nx.
239 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
241 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
243 2012-09-21 Yao Qi <yao@codesourcery.com>
244 Pedro Alves <palves@redhat.com>
246 * gdb.texinfo (GDB/MI Async Records): Document notification
247 'record-started' and 'record-stopped'.
248 * observer.texi (GDB Observers): New observer 'record-changed'.
250 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
252 * gdb.texinfo: Document the removal of SH's 'regs' command.
254 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
256 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
258 2012-09-18 Yao Qi <yao@codesourcery.com>
260 * gdb.texinfo (GDB/MI Async Records): Document new MI
261 notifications '=tsv-created' and '=tsv-deleted'.
262 * observer.texi (GDB Observers): New observer tsv_created and
265 2012-09-18 Yao Qi <yao@codesourcery.com>
267 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
268 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
269 '=traceframe-changed'.
271 2012-09-17 Yao Qi <yao@codesourcery.com>
273 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
276 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
277 Eli Zaretskii <eliz@gnu.org>
279 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
280 encoding for gdbarch_breakpoint_from_pc, bp_addr for
281 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
283 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
285 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
287 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
289 Document how to return from "python-interactive" to GDB.
290 * gdb.texinfo (Python Commands): Update documentation.
292 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
294 Add a new "python-interactive" command that starts a standard
295 Python interactive prompt with "pi" as alias, and add "py" as
296 an alias to "python".
297 * gdb.texinfo (Python Commands): Document the new commands.
299 2012-08-22 Tom Tromey <tromey@redhat.com>
301 * gdbint.texinfo (Host Definition): Remove documentation for
302 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
304 2012-08-17 Keith Seitz <keiths@redhat.com>
307 * gdb.texinfo (Type and Range Checking): Remove warning.
308 Remove spurious commas.
309 Update text and examples for re-implementation of set/show
311 (C and C++ Type and Range Checks): Likewise.
313 2012-08-16 Yao Qi <yao@codesourcery.com>
315 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
318 2012-08-13 Doug Evans <dje@google.com>
320 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
321 to include functions.
323 2012-08-10 Doug Evans <dje@google.com>
325 * gdb.texinfo (Convenience Funs): New node.
326 (Types In Python): Document Type.vector.
328 2012-08-09 Yao Qi <yao@codesourcery.com>
330 * observer.texi: New observer command_param_changed.
331 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
333 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
335 * gdbint.texinfo (Debugging GDB): In section
336 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
337 Mention also gdb-gdb.py.
339 2012-08-07 Yao Qi <yao@codesourcery.com>
341 Revert the folloing patch:
342 2012-08-06 Yao Qi <yao@codesourcery.com>
343 * gdb.texinfo (Remote Configuration): Add kindex for 'set
344 remote hardware-watchpoint-limit' and 'set
345 remote hardware-breakpoint-limit'.
347 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
349 * gdb.texinfo (Working Directory): Added information about new
350 default argument for 'cd' command.
352 2012-08-06 Yao Qi <yao@codesourcery.com>
354 * gdb.texinfo (Remote Configuration): Add kindex for 'set
355 remote hardware-watchpoint-limit' and 'set
356 remote hardware-breakpoint-limit'.
358 2012-08-06 Yao Qi <yao@codesourcery.com>
362 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
363 '=breakpoint-deleted'.
365 2012-08-02 Yao Qi <yao@codesourcery.com>
367 * gdb.texinfo (Native): Remove node Neutrino.
369 2012-07-27 Yao Qi <yao@codesourcery.com>
371 * gdb.texinfo (IPA Protocol Commands): Document new command
374 2012-07-25 Tom Tromey <tromey@redhat.com>
376 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
378 2012-07-20 Doug Evans <dje@google.com>
380 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
381 (Index Files): Document how to control the use of deprecated index
383 (Index Section Format): Replace --use-deprecated-index-sections with
384 "set use-deprecated-index-sections on".
386 2012-07-12 Eli Zaretskii <eliz@gnu.org>
388 * gdbint.texinfo: Remove @syncodeindex directives that put all the
389 indices into a single node "Index". Instead, join function and
390 variable indices into a single index, separate from the concept
392 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
393 (Top): Update the top-level menu: instead of one "Index" there are
394 now separate entries "Concept Index" and "Function and Variable
396 (Concept Index, Function and Variable Index): New nodes.
397 (Index): Node deleted.
399 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
401 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
402 and "maint agent-eval".
404 2012-07-03 Eli Zaretskii <eliz@gnu.org>
406 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
407 avoid file-name clashes between Index.html and index.html on
408 case-insensitive filesystems. See the discussion starting in
409 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
410 details of the problem.
411 (Top): Update the master menu for the above.
412 (Concept Index, Command and Variable Index): New nodes, instead of
413 the old "Index" node that was deleted. All cross-references
416 2012-07-02 Stan Shebs <stan@codesourcery.com>
418 * gdb.texinfo (Dynamic Printf): Mention agent style and
419 disconnected dprintf.
420 (Maintenance Commands): Describe maint agent-printf.
421 (General Query Packets): Mention BreakpointCommands feature.
422 (Packets): Document commands extension to Z0 packet.
423 * agentexpr.texi (Bytecode Descriptions): Document printf
426 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
428 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
429 only after gdbinit files.
430 (Startup): Move -iex and -iex commands down after gdbinit files.
432 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
434 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
437 2012-06-29 Tom Tromey <tromey@redhat.com>
439 * gdb.texinfo (Index Section Format): Update for version 7.
441 2012-06-28 Stan Shebs <stan@codesourcery.com>
443 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
444 example, add note about title column.
446 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
448 * gdb.texinfo (Symbol Tables In Python): Add description about
449 the new 'last' attribute of gdb.Symtab_and line.
451 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
453 * gdb.texinfo (Symbol Tables In Python): Correct the description
454 of the 'pc' attribute of gdb.Symtab_and_line.
456 2012-06-26 Doug Evans <dje@google.com>
458 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
461 2012-06-25 Keith Seitz <keiths@redhat.com>
463 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
464 from example. Remove "rbreak" from list of corresponding
467 2012-06-23 Doug Evans <dje@google.com>
469 * gdb.texinfo (Index Section Format): Document version 7 format.
471 2012-06-22 Yao Qi <yao@codesourcery.com>
473 * gdb.texinfo: Add missing cindex for some packets.
475 2012-06-20 Keith Seitz <keiths@redhat.com>
477 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
478 for -break-insert and document -p.
480 2012-06-20 Yao Qi <yao@codesourcery.com>
482 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
483 and "gdb.write_memory" with "Inferior.read_memory" and
484 "Inferior.write_memory".
486 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
488 * gdb.texinfo (Summary): Add a link to "Free Documentation".
489 (Free Documentation): Add @node line.
490 (Continuing and Stepping) <advance location>: Use @item instead of
492 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
494 (Embedded Processors): Put the link to "PA" to its correct place,
495 according to document structure.
496 (Python API): Put the link to "Lazy Strings In Python" to its
498 (Index): Use @@ in @tex block to get a literal @.
500 * gdbint.texinfo: Fix the @subtitle line.
502 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
505 2012-06-08 Yao Qi <yao@codesourcery.com>
507 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
509 (In-Process Agent Protocol, IPA Protocol Objects)
510 (IPA Protocol Commands): New nodes.
511 (Tracepoint Packets): Add anchors.
513 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
515 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
517 2012-06-06 Yao Qi <yao@codesourcery.com>
519 * gdb.texinfo: Update copyright year.
521 2012-05-23 Stan Shebs <stan@codesourcery.com>
522 Kwok Cheung Yeung <kcy@codesourcery.com>
524 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
526 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
528 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
529 Mention also --with-separate-debug-dir.
530 (Auto-loading): Prepend $debugdir in the sample output.
531 (Auto-loading safe path): Likewise. Mention also $debugdir for the
532 auto-load safe-path variable.
533 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
534 Mention also $debugdir for 'set auto-load scripts-directory'.
536 2012-05-19 Eli Zaretskii <eliz@gnu.org>
538 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
539 (MIPS Embedded, MIPS, MIPS Register packet Format)
540 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
543 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
544 Maciej W. Rozycki <macro@codesourcery.com>
546 * gdb.texinfo (MIPS): Document "set mips compression" and "show
548 (MIPS Breakpoint Kinds): New subsubsection.
550 2012-05-18 Eli Zaretskii <eliz@gnu.org>
552 * gdb.texinfo (Architecture-Specific Protocol Details): Define
553 nodes for subsections. Add @acronym mark-ups and adjust
556 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
558 Rename $ddir to $datadir.
559 * gdb.texinfo (Auto-loading, Auto-loading safe path)
560 (objfile-gdb.py file): Rename $ddir to $datadir.
562 2012-05-18 Tom Tromey <tromey@redhat.com>
564 * gdb.texinfo (Print Settings): Document 'set print symbol'.
566 2012-05-14 Stan Shebs <stan@codesourcery.com>
568 * gdb.texinfo (Dynamic Printf): New subsection.
570 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
572 * gdb.texinfo (Basic Python): Add description about the function
575 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
576 Eli Zaretskii <eliz@gnu.org>
578 * gdb.texinfo (Separate Debug Files): Use plural form for global
579 debugging information directory.
581 2012-05-11 Stan Shebs <stan@codesourcery.com>
582 Kwok Cheung Yeung <kcy@codesourcery.com>
584 * gdb.texinfo (Operating System Auxiliary Information): Document new
585 'info os' subcommands.
587 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
589 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
590 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
591 (dotdebug_gdb_scripts section): Add reference
592 to 'Auto-loading safe path'.
594 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
596 Implement multi-component --with-auto-load-dir.
597 * gdb.texinfo (Auto-loading): New references
598 for 'set auto-load scripts-directory'
599 and 'show auto-load scripts-directory'.
600 (Auto-loading safe path): Describe the new default. Move $ddir
601 substituation reference to 'objfile-gdb.py file'.
602 (objfile-gdb.py file): Describe script-name alias. Change real-name to
603 script-name. Describe new 'set auto-load scripts-directory'
604 and 'show auto-load scripts-directory'.
606 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
608 Provide $ddir substitution for --with-auto-load-safe-path.
609 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
610 (Auto-loading safe path): Likewise. Mention the default value,
611 $ddir substitution, --with-auto-load-safe-path and
612 --without-auto-load-safe-path.
613 * observer.texi (gdb_datadir_changed): New.
615 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
617 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
620 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
621 directory separator by path separator.
623 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
625 * gdb.texinfo (Auto-loading safe path): Make 'directories'
626 for 'set auto-load safe-path' optional. Mention if it is omitted.
627 Change disabling security protection condition to "/", twice.
629 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
631 * gdb.texinfo (Symbol Tables In Python): Add documentation about
632 the new methods global_block and static_block on gdb.Symtab
635 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
637 * gdb.texinfo (Blocks In Python): Add a note saying that future
638 improvements to GDB and its infrastructure can move symbols
639 across blocks within a symbol table.
641 2012-04-29 Yao Qi <yao@codesourcery.com>
643 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
646 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
647 Tom Tromey <tromey@redhat.com>
649 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
650 and generic static probe support on GDB.
652 2012-04-25 Doug Evans <dje@google.com>
654 * gdb.texinfo (Go): Fix thinko.
656 * gdb.texinfo (Supported Languages): Add Go.
659 2012-04-25 Yao Qi <yao@codesourcery.com>
661 * gdbint.texinfo (Testsuite): New section `Board settings'.
663 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
665 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
668 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
671 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
673 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
674 by @table @asis. Fix formatting of one item.
676 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
678 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
680 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
682 New option "set debug auto-load".
683 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
684 (auto-load verbose mode): New node.
686 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
688 New option "set auto-load safe-path".
689 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
690 and "info auto-load" examples for safe-path. Put there also references
691 for "set auto-load safe-path" and "show auto-load safe-path".
692 New menu item for Auto-loading safe path.
693 (Auto-loading safe path): New node.
694 (Python Auto-loading): Update the expected output from "Missing"
697 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
699 auto-load: Implementation.
700 * gdb.texinfo (Mode Options): New anchor for -nx.
701 (Startup): New anchors for Option -init-eval-command,
702 Home Directory Init File
703 and Init File in the Current Directory during Startup.
704 Mention set auto-load local-gdbinit with a reference.
705 Change the sample code to "set auto-load python-scripts".
706 (Threads): New anchor set libthread-db-search-path.
707 Provide references to libthread_db.so.1 file.
708 (Controlling GDB): New menu item for Auto-loading.
709 (Auto-loading, Init File in the Current Directory)
710 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
711 (Python): Rename the menu item Auto-loading to Python Auto-loading.
712 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
714 (Auto-loading): Rename to ...
715 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
716 "set auto-load python-scripts", new anchor for it. Change
717 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
718 for it. Change "info auto-load-scripts"
719 to "info auto-load python-scripts", new anchor for it. Change "scripts"
722 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
725 * gdb.texinfo (Print Settings): Extend the description for "set print
727 (GDB/MI Variable Objects): Extend the description for -var-create and
730 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
732 * gdb.texinfo (Examining Data): Document the 'explore' command.
734 2012-03-28 Joel Brobecker <brobecker@adacore.com>
736 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
737 to the children of a varobj and its update range when -var-update
738 returns that the varobj's type changed.
740 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
742 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
743 Create two new links fir 'objfile-gdb.py file'
744 and 'dotdebug_gdb_scripts section'.
746 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
748 * gdb.texinfo (Auto-loading): Rename node reference
749 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
751 (.debug_gdb_scripts section): Rename the node ...
752 (dotdebug_gdb_scripts section): ... here.
753 (Maintenance Commands): Also rename this node reference.
755 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
757 * gdb.texinfo (Python API/Values From Inferior): Add description
758 about the new method Value.referenced_value. Add description on
759 how Value.dereference is different (and similar) to
760 Value.referenced_value.
762 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
764 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
765 --init-eval-command=COMMAND, -iex.
766 (Startup): Describe -iex and -ix. Simplify the example
767 for "set auto-load-scripts off".
769 2012-03-16 Gary Benson <gbenson@redhat.com>
772 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
773 stating that GDB cannot set breakpoints on inlined functions.
774 (Mode Options): Document --use-deprecated-index-sections.
775 (Index Section Format): Document new index section version format.
777 2012-03-15 Tom Tromey <tromey@redhat.com>
779 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
781 2012-03-13 Doug Evans <dje@google.com>
783 * gdb.texinfo (Help): Change apropos example to use "alias" instead
785 (Symbols): Delete docs for set/show symbol-reloading.
786 * gdbint.texinfo (Defining Other Architecture Features): Delete
787 SYMBOL_RELOADING_DEFAULT.
788 * refcard.tex: Delete reference to symbol-reloading.
790 2012-03-07 Pedro Alves <palves@redhat.com>
792 * gdb.texinfo (General Query Packets): Document new
793 QProgramSignals packet.
794 * gdb.texinfo (Remote configuration): Mention
795 "program-signals-packet".
797 2012-03-05 Tristan Gingold <gingold@adacore.com>
799 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
801 2012-03-03 Yao Qi <yao@codesourcery.com>
803 * gdb.texinfo (In-Process Agent): New node.
804 Document new commands.
805 (General Query Packets): Add packet `QAgent'.
807 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
809 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
811 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
813 * gdb.texinfo (Commands In Python): Put example python macro in
814 COMMAND_USER category rather than COMMAND_OBSCURE.
815 Document gdb.COMMAND_USER.
816 (User-defined Commands): Update documentation to clarify
817 "set/show max-user-call-depth" and "show user" don't apply to python
818 commands. Update documentation to clarify "help user-defined" may
819 also include python commands defined as COMMAND_USER.
821 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
823 * gdb.texinfo (Startup): Add option -ex description to the option -x
826 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
828 * gdb.texinfo (Setting Breakpoints): Mention and explain the
829 condition-evaluation breakpoint parameter.
830 Mention condition-evaluation mode being shown in "info break".
831 (Break Conditions): Add description for target-side
832 conditional breakpoints.
833 (Remote Configuration): Mention conditional-breakpoints-packet.
834 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
836 (General Query Packets): Mention new ConditionalBreakpoint feature.
838 2012-02-22 Tom Tromey <tromey@redhat.com>
840 * gdb.texinfo (Blocks In Python): Clarify block iteration.
842 2012-02-17 Tom Tromey <tromey@redhat.com>
845 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
848 2012-02-14 Stan Shebs <stan@codesourcery.com>
850 * gdb.texinfo (Disabling Breakpoints): Document enable count.
852 2012-02-13 Pedro Alves <palves@redhat.com>
854 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
857 2012-02-09 Yao Qi <yao@codesourcery.com>
859 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
861 2012-02-07 Tom Tromey <tromey@redhat.com>
863 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
866 2012-02-07 Tom Tromey <tromey@redhat.com>
868 * gdb.texinfo (Symbols In Python): Document Symbol.line.
870 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
872 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
874 2012-01-24 Tom Tromey <tromey@redhat.com>
876 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
878 (Files): Mention new catch commands.
879 (GDB/MI Async Records): Likewise.
881 2012-01-24 Gary Benson <gbenson@redhat.com>
883 Delete #if 0'd out code.
884 * gdb.texinfo (Frame Info): Remove "info catch".
886 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
888 * gdb.texinfo (Remote Configuration): Document
889 "set remote hostio-readlink-packet" command.
890 (General Query Packets): Document vFile:readlink packet.
892 2012-01-16 Tom Tromey <tromey@redhat.com>
894 * gdb.texinfo (Specify Location): Document relative file name
897 2012-01-16 Tom Tromey <tromey@redhat.com>
899 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
901 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
902 Eli Zaretskii <eliz@gnu.org>
904 * gdbint.texinfo (Coding Standards): Require braces for two lines of
907 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
909 * gdb.texinfo (Variables): Document use of :: for non-static
912 2012-01-05 Joel Brobecker <brobecker@adacore.com>
914 * gdbint.texinfo (Start of New Year Procedure): Update
915 to replace use of copyright.sh by use of copyright.py.
917 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
919 Remove the gdbtui binary.
920 * all-cfg.texi (GDBTUI): Remove.
921 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
922 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
923 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
925 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
927 Introduce gdb.FinishBreakpoint in Python.
928 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
929 (Python API): Add menu entry for Finish Breakpoints.
931 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
933 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
936 2011-12-16 Doug Evans <dje@google.com>
938 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
940 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
942 * gdb.texinfo (Python Commands): Remove "maint set/show print
943 stack". Add documentation for "set/show python print-stack".
945 2011-12-14 Pedro Alves <pedro@codesourcery.com>
947 * gdb.texinfo (Implementing a Remote Stub): Explain that you
948 should transfer control to the stub in the startup code instead of
949 in main. Mention the need to get past the initial breakpoint.
951 2011-12-06 Tom Tromey <tromey@redhat.com>
953 * gdb.texinfo (Set Breaks): Update for new behavior.
955 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
957 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
958 List Format for SVR4 Targets'.
959 (General Query Packets): New item qXfer:libraries-svr4:read.
960 (Library List Format for SVR4 Targets): New node.
962 2011-12-01 Tom Tromey <tromey@redhat.com>
964 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
967 2011-11-22 Tom Tromey <tromey@redhat.com>
969 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
972 2011-11-20 Stan Shebs <stan@codesourcery.com>
974 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
975 note-related options and variables.
976 (Tracepoint Packets): Document packet changes.
978 2011-11-20 Sanjoy Das <sdas@igalia.com>
980 * gdb.texinfo (JIT Interface): Add documentation on writing and
981 usind JIT debug info readers.
982 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
983 Debug Info Readers): New nodes.
985 2011-11-18 Yao Qi <yao@codesourcery.com>
987 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
990 2011-11-15 Doug Evans <dje@google.com>
992 * gdb.texinfo (Files): Document basenames-may-differ.
994 2011-11-14 Doug Evans <dje@google.com>
996 * gdb.texinfo (Shell Commands): Document "!".
998 2011-11-14 Stan Shebs <stan@codesourcery.com>
999 Kwok Cheung Yeung <kcy@codesourcery.com>
1001 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1002 needed to get shorter fast tracepoints.
1003 (Tracepoint Packets): Document new qTMinFTPILen packet.
1005 2011-11-14 Yao Qi <yao@codesourcery.com>
1007 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1008 behavior of tracepoint.
1009 (General Query Packets): New feature InstallInTrace.
1010 (Remote Configuration): Document "set remote
1011 install-in-trace-packet".
1013 2011-11-12 Matt Rice <ratmice@gmail.com>
1015 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1016 Add arguments to info macro.
1018 2011-11-10 Tom Tromey <tromey@redhat.com>
1020 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
1022 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
1023 (Macros): Add a footnote.
1024 (C): Remove paragraph about compiler options.
1025 (C Constants): Mention wide character and string constants.
1026 (C Plus Plus Expressions): Update compiler option advice. Mention
1027 using declarations. Mention ADL. Remove old HP compiler
1030 2011-11-10 Tom Tromey <tromey@redhat.com>
1033 * gdb.texinfo (Print Settings): Add an extra note about the need
1036 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
1038 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1039 "set mips abi" documentation.
1041 2011-11-04 Doug Evans <dje@google.com>
1043 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1045 2011-11-03 Tom Tromey <tromey@redhat.com>
1047 * gdb.texinfo (Stopping): Add menu entry.
1048 (Continuing and Stepping): Restore @node. Use @section, not
1051 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
1053 * gdb.texinfo (Skipping Over Functions and Files): Remove node
1054 designation. Fix "Specify Location" cross-reference.
1056 2011-11-02 Stan Shebs <stan@codesourcery.com>
1058 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1059 (General Query Packets): Describe tracenz feature.
1060 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1062 2011-10-28 Paul Koning <paul_koning@dell.com>
1064 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1066 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
1068 * gdb.texinfo ((Frames In Python): Document
1069 gdb.FRAME_UNWIND_FIRST_ERROR contant.
1071 2011-10-26 Paul Koning <paul_koning@dell.com>
1073 * gdb.texinfo (gdb.types): Document new deepitems function.
1075 2011-10-25 Paul Koning <paul_koning@dell.com>
1079 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1082 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
1086 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1087 global_block, static_block function.
1089 2011-10-19 Tom Tromey <tromey@redhat.com>
1091 * gdb.texinfo (Commands In Python): Add missing "@"s.
1093 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
1095 PR python/13285 Document named constants for frame unwind stop reasons
1096 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
1099 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1101 Fix compatibility with texinfo versions older than 4.12.
1102 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1103 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1104 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1105 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1106 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1107 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1108 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1110 2011-10-09 Doug Evans <dje@google.com>
1112 * gdb.texinfo (Extending GDB): Document alias command.
1114 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1116 Support @entry in input expressions.
1117 * gdb.texinfo (Variables): Describe @entry names suffix.
1118 (Print Settings): Add anchor for `set print entry-values'.
1120 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1121 Eli Zaretskii <eliz@gnu.org>
1123 Display @entry parameter values (without references).
1124 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
1126 (Print Settings): New description of set print entry-values and show
1129 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1130 Eli Zaretskii <eliz@gnu.org>
1132 Recognize virtual tail call frames.
1133 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1134 (Tail Call Frames): New node.
1135 (Frames In Python): Add gdb.TAILCALL_FRAME.
1137 2011-10-07 Doug Evans <dje@google.com>
1139 * gdb.texinfo (gdb.printing): Document new `replace' arg to
1140 register_pretty_printer.
1142 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
1147 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1150 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
1152 * gdb.texinfo (Starting your Program): "set disable-randomization"
1153 is no longer Linux-specific.
1154 (Remote Configuration): Document "set remote
1155 disable-randomization-packet".
1156 (General Query Packets): Document "QDisableRandomization" packet
1157 and add it to "qSupported" list.
1159 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
1161 Allow Python notification of new object-file loadings.
1162 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1165 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
1167 PR python/12691: Add the inferior to Python exited event
1168 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1170 2011-10-03 Joel Brobecker <brobecker@adacore.com>
1172 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1175 2011-10-03 Joel Brobecker <brobecker@adacore.com>
1177 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1178 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1179 as possible feature returned by the `-list-features'
1182 2011-09-28 Paul Koning <paul_koning@dell.com>
1184 * gdb.texinfo (gdb.Type): Document field access by dictionary
1187 2011-09-28 Yao Qi <yao@codesourcery.com>
1189 * gdb.texinfo (Files): Update options for `add-symbol-file'.
1190 Add one space after option `-s'. Remove @r{} markup.
1192 2011-09-27 Stan Shebs <stan@codesourcery.com>
1194 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1196 2011-09-16 Hui Zhu <teawater@gmail.com>
1198 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1199 to *(unsigned char *)$esp@300.
1201 2011-09-15 Paul Koning <paul_koning@dell.com>
1203 * gdb.texinfo: Make style of Python functions and methods match
1204 the syntax of Python. Also put class and module names explicitly
1205 on function, member, and variable names, matching Python
1206 documentation conventions.
1208 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
1210 PR Python/12692 Add gdb.selected_inferior() to Python interface.
1211 * gdb.texinfo (Inferiors In Python): Describe new
1212 gdb.selected_inferior() function.
1214 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
1216 Handle multiple breakpoint hits in Python interface:
1217 * gdb.texinfo (Events In Python): New function documentation:
1218 gdb.BreakpointEvent.breakpoints. Indicate that
1219 gdb.BreakpointEvent.breakpoint is now deprecated.
1221 2011-09-04 Joel Brobecker <brobecker@adacore.com>
1223 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1225 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
1227 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1229 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
1231 * gdb.texinfo (Prompt): Add set/show extended-prompt
1233 (Basic Python): Add prompt_hook anchor.
1234 (Python modules): Reword module text to reflect multiple modules.
1235 (gdb.prompt): Document gdb.prompt module.
1237 2011-08-14 Yao Qi <yao@codesourcery.com>
1239 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1241 2011-08-14 Yao Qi <yao@codesourcery.com>
1243 * gdb.texinfo (Standard Target Features): Document C6x features.
1244 (TIC6x Features): New node.
1246 2011-08-12 Doug Evans <dje@google.com>
1248 * gdb.texinfo (Symbols In Python): Document symbol.type.
1250 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
1252 * gdb.texinfo (Python): Document command and function
1255 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1256 Eli Zaretskii <eliz@gnu.org>
1258 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
1259 typedefs unrolling. Extend the sample code by an inner typedef and
1260 outer typedefs unrolling.
1262 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
1264 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1267 2011-07-21 Matt Rice <ratmice@gmail.com>
1270 * gdb.texinfo (Macros): Add info definitions and info macros commands.
1271 Update text and cindex entries for info macro command.
1273 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1275 * observer.texi (GDB Observers): Add before_prompt observer.
1276 * gdb.texinfo (Basic Python): Add documentation for prompt
1279 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1282 * gdb.texinfo (Python Commands): Add deprecate note to maint
1283 set/show python print-stack. Document set/show python
1286 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1288 * gdb.texinfo: Fix typos.
1290 2011-07-01 Tom Tromey <tromey@redhat.com>
1292 * gdb.texinfo (Debugging Output): Document set debug
1295 2011-06-29 Tom Tromey <tromey@redhat.com>
1297 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1298 breakpoint-notifications feature.
1300 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
1302 * gdb.texinfo (Target Description): Remove warning about
1303 possibly unstable format.
1305 2011-06-03 Tom Tromey <tromey@redhat.com>
1307 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1308 (Events In Python): Note that exit_code is optional.
1310 2011-05-17 Pedro Alves <pedro@codesourcery.com>
1312 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1313 required for multi-threading support.
1314 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1315 Hc are deprecated for multi-threading debugging. Point readers at
1318 2011-05-15 Doug Evans <dje@google.com>
1320 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1322 2011-05-13 Doug Evans <dje@google.com>
1324 * gdb.texinfo (Threads): Document $sdir,$pdir.
1325 (Server): Document $pdir exception.
1327 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1329 * gdb.texinfo (Threads): Clarify default value for
1330 libthread-db-search-path.
1332 * gdb.texinfo (Completion): Update example.
1333 (Debugging Output): Delete `set/show debug lin-lwp-async'.
1335 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
1337 * gdb.texinfo: Document change in the behaviour of the enable and
1338 disable GDB commands when applied to tracepoints.
1339 Document the EnableDisableTracepoints remote stub feature.
1340 Document QTEnable and QTDisable in the list of tracepoint packets.
1342 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1344 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1346 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1347 comment to hsuser.texi. Change rluser.texi name in the comment.
1349 2011-05-10 Doug Evans <dje@google.com>
1351 * gdb.texinfo (Threads): If an empty path is provided for
1352 libthread-db-search-path it is reset to its default value.
1355 2011-05-09 Doug Evans <dje@google.com>
1357 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
1359 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1360 Thiago Jung Bauermann <bauerman@br.ibm.com>
1362 Implement support for PowerPC BookE masked watchpoints.
1363 * gdb.texinfo (Set Watchpoints): Document mask parameter.
1364 (PowerPC Embedded): Mention support of masked watchpoints.
1366 2011-05-03 Joel Brobecker <brobecker@adacore.com>
1368 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1371 2011-05-03 Joel Brobecker <brobecker@adacore.com>
1373 * gdb.texinfo (titlepage): Remove dedication.
1374 (In Memoriam): New appendix.
1376 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1377 Eli Zaretskii <eliz@gnu.org>
1379 * gdb.texinfo (Index Section Format): Change the version to 5.
1380 Describe the different formula.
1382 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1383 Eli Zaretskii <eliz@gnu.org>
1385 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1386 for disconnected tracing.
1387 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1388 extended-remote relationship. Mention --once.
1389 (TCP port allocation lifecycle of @code{gdbserver}): New.
1391 2011-04-23 Eli Zaretskii <eliz@gnu.org>
1393 * gdb.texinfo (Server): Improve indexing. Index all optional
1394 switches to gdbserver.
1396 2011-04-20 Tom Tromey <tromey@redhat.com>
1398 * gdb.texinfo (Index Section Format): New node.
1399 (Top): Add new node to menu.
1401 2011-04-20 Pedro Alves <pedro@codesourcery.com>
1403 * gdb.texinfo (Maintenance Commands): Document `maint print
1406 2011-04-20 Tom Tromey <tromey@redhat.com>
1408 * gdb.texinfo (Trace File Format): Move node later.
1410 2011-04-19 Tom Tromey <tromey@redhat.com>
1412 * gdbint.texinfo (Register Information Functions): Remove
1414 * gdb.texinfo (Emacs): Remove duplicate "to".
1415 (GDB/MI Variable Objects): Remove duplicate "the".
1416 (General Query Packets): Likewise.
1418 2011-04-02 Joel Brobecker <brobecker@adacore.com>
1420 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1421 "GDB/MI Ada Exception Information" node.
1423 2011-04-01 Joel Brobecker <brobecker@adacore.com>
1425 * gdb.texinfo (GDB/MI Ada Exception Information): Document
1426 the "exception-name" field in the *stopped async record.
1428 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
1429 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1431 Implement support for PowerPC BookE ranged breakpoints.
1432 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1434 2011-03-28 Tom Tromey <tromey@redhat.com>
1436 * gdb.texinfo (Set Tracepoints): Fix typo.
1438 2011-03-24 Tom Tromey <tromey@redhat.com>
1440 * gdb.texinfo (Specify Location): Document `function:label'
1443 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1447 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1449 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1451 * gdb.texinfo (Blocks In Python): Add is_valid method description.
1452 (Inferiors In Python): Likewise.
1453 (Threads In Python): Likewise.
1454 (Symbols In Python): Likewise.
1455 (Objfiles In Python): Likewise.
1456 (Symbol Tables In Python): Likewise.
1458 2011-03-15 Pedro Alves <pedro@codesourcery.com>
1460 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1461 display>: Explain that the commands accept number ranges.
1463 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1465 * gdb.texinfo (Breakpoints In Python): Add description and example
1466 of Python stop function operation.
1468 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1470 * gdb.texinfo (Parameters In Python): Document get_set_string and
1471 get_show_string methods.
1473 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1475 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1477 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1478 circular-trace-buffer name.
1480 2011-02-28 Joel Brobecker <brobecker@adacore.com>
1482 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1483 in the previous change.
1485 2011-02-27 Michael Snyder <msnyder@vmware.com>
1487 * gdb.texinfo (Inferiors and Programs): Update commands to show
1488 that they can accept multiple arguments.
1490 2011-02-24 Joel Brobecker <brobecker@adacore.com>
1492 Revert the following patch (code patch was not approved):
1493 2011-02-21 Hui Zhu <teawater@gmail.com>
1494 * agentexpr.texi (bytecode descriptions): add printf.
1495 * gdb.texinfo (tracepoint action lists): add printf.
1497 2011-02-23 Doug Evans <dje@google.com>
1499 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1501 2011-02-23 Michael Snyder <msnyder@vmware.com>
1503 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1504 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1505 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1507 2011-02-22 Doug Evans <dje@google.com>
1509 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1510 Clarify behaviour of lookup_symbol when `block' argument is omitted,
1511 add description of result, fix @defun formatting.
1513 2011-02-21 Hui Zhu <teawater@gmail.com>
1515 * agentexpr.texi (Bytecode Descriptions): Add printf.
1516 * gdb.texinfo (Tracepoint Action Lists): Add printf.
1518 2011-02-18 Tom Tromey <tromey@redhat.com>
1520 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1522 2011-02-14 Michael Snyder <msnyder@vmware.com>
1524 * gdb.texinfo (threads): Document argument for "info threads" cmd.
1525 Document new command "thread find".
1527 2011-02-14 Michael Snyder <msnyder@vmware.com>
1529 * gdb.texinfo (Threads): Update example of new thread message.
1531 2011-02-14 Pedro Alves <pedro@codesourcery.com>
1533 * gdb.texinfo (Remote Configuration): Mention set/show remote
1535 (Tools/Packages Optional for Building GDB): Mention that expat is
1536 used for traceframe info.
1537 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1538 (General Query Packets) <qSupported>: Describe the
1539 qXfer:traceframe-info:read feature.
1540 (qXfer::read): Describe qXfer:traceframe-info:read.
1541 (Traceframe Info Format): New section.
1543 2011-02-04 Pedro Alves <pedro@codesourcery.com>
1545 * gdbint.texinfo (Formatting): Mention some formatting guidelines
1546 for casts and unary operators.
1548 2011-02-04 Tom Tromey <tromey@redhat.com>
1550 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1553 2011-01-25 Pedro Alves <pedro@codesourcery.com>
1555 * gdb.texinfo: s/value optimized out/optimized out/g
1557 2011-01-21 Joel Brobecker <brobecker@adacore.com>
1559 * gdb.texinfo (Other Misc Settings): Rework part of the
1560 documentation of the "set interactive mode" command.
1562 2011-01-19 Tom Tromey <tromey@redhat.com>
1564 * gdb.texinfo (Threads): Document thread name output and `thread
1566 (Threads In Python): Document Thread.name attribute.
1567 (GDB/MI Thread Commands): Document thread attributes.
1569 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
1571 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1572 changes in mi/mi-cmd-disas.c
1574 2011-01-12 Tom Tromey <tromey@redhat.com>
1576 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
1577 Fix "thread apply" text.
1579 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1580 Thiago Jung Bauermann <bauerman@br.ibm.com>
1582 Implement support for PowerPC BookE ranged watchpoints.
1583 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1584 the "set powerpc exact-watchpoints" flag.
1586 2011-01-07 Tom Tromey <tromey@redhat.com>
1588 * gdb.texinfo (Python API): Add descriptions to @menu items.
1590 2011-01-06 Tom Tromey <tromey@redhat.com>
1592 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1594 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1596 * gdb.texinfo (Debugging Output): Document "set debug jit".
1598 2011-01-06 Tom Tromey <tromey@redhat.com>
1601 * gdb.texinfo (Frames In Python): Document various frame
1604 2011-01-05 Joel Brobecker <brobecker@adacore.com>
1606 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1607 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1608 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1610 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1612 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1613 (clean): Add GDBvn.texi.
1615 2010-12-29 Joel Brobecker <brobecker@adacore.com>
1617 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1618 occasional case where the debugger prints an array address
1619 instead of the array itself.
1621 2010-12-23 Pedro Alves <pedro@codesourcery.com>
1623 * gdb.texinfo (Packets) <read registers packet>: Document support
1624 for registers that were not collected.
1626 2010-12-15 Doug Evans <dje@google.com>
1628 * gdb.texinfo (Startup): Document auto-loading of scripts during
1630 (Auto-loading): Delete "maint set python auto-load on|off".
1631 Add "set auto-load-scripts on|off".
1633 2010-12-07 Doug Evans <dje@google.com>
1635 * gdb.texinfo (Mode Options): Document -data-directory.
1636 (Data Files): Add reference to -data-directory.
1638 2010-11-29 Doug Evans <dje@google.com>
1640 * gdb.texinfo (Pretty-Printer Introduction): Change
1641 printer-name:subprinter-name to printer-name;subprinter-name.
1643 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
1647 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1649 2010-11-23 Tom Tromey <tromey@redhat.com>
1651 * gdb.texinfo (Top): Check SYSTEM_READLINE.
1652 (Editing): Likewise.
1653 (Command History): Likewise.
1654 (TUI Keys): Likewise.
1655 (Bug Reporting): Conditionally include rluser.texi and
1656 inc-history.texinfo.
1657 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
1658 (GDB_DOC_SOURCE_INCLUDES): Add comment.
1659 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
1660 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
1661 (gdb.pdf): Likewise.
1662 (gdb.info): Likewise.
1663 (gdb/index.html): Likewise.
1665 2010-11-23 Tom Tromey <tromey@redhat.com>
1667 * Makefile.in (Makefile): Run ../config.status.
1668 (distclean): Update.
1669 * configure: Remove.
1670 * configure.ac: Remove.
1672 2010-11-12 Tom Tromey <tromey@redhat.com>
1674 * gdb.texinfo (Basic Python): Update. Add xref.
1675 (Exception Handling): Document new exception classes.
1676 (Types In Python): Update.
1677 (Frames In Python): Update.
1679 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
1681 * gdb.texinfo (Breakpoints In Python): Document "internal"
1682 parameter, and visible attribute.
1684 2010-11-05 Doug Evans <dje@google.com>
1686 * gdb.texinfo (Source Path): Document "set directories".
1688 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
1690 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
1691 (OpenCL C): New node.
1693 2010-11-02 Doug Evans <dje@google.com>
1695 * gdb.texinfo (Pretty Printing): Expand into three sections,
1696 introduction, example, and commands.
1697 (Python API): Delete section Disabling Pretty-Printers, merge into
1698 Selecting Pretty-Printers.
1699 (Writing a Pretty-Printer): New section. Move the pretty-printer
1700 example here, and reformat to match python coding style. Add a second
1701 example using the gdb.printing module.
1702 (Python modules): Add gdb.printing.
1704 2010-10-29 Doug Evans <dje@google.com>
1706 * gdb.texinfo (Python): Fix long line.
1708 2010-10-20 Doug Evans <dje@google.com>
1710 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
1711 All references updated. Correct sections marked as subsections.
1712 (Coding Standards): New chapter. Move the coding standard related
1713 subsections here. Add section on Python coding standards.
1715 2010-10-13 Doug Evans <dje@google.com>
1717 * gdb.texinfo (Python): Add "Python modules".
1718 (Types in Python): Add reference to gdb.types section.
1719 (Python modules): New node.
1721 2010-10-11 Doug Evans <dje@google.com>
1723 * gdb.texinfo (Values From Inferior): Add reference to "Types in
1724 Python" from gdb.Value.type description.
1726 2010-09-28 Joel Brobecker <brobecker@adacore.com>
1728 * gdb.texinfo (Ravenscar Profile): New node.
1730 2010-09-22 Tom Tromey <tromey@redhat.com>
1732 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
1734 2010-09-22 Eli Zaretskii <eliz@gnu.org>
1736 * gdb.texinfo (Values From Inferior): Clarify that
1737 value.dynamic_type works only in C++ programs with RTTI.
1739 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
1741 * gdb.texinfo (Character Sets): Correctly reference host-charset
1744 2010-09-13 Tom Tromey <tromey@redhat.com>
1746 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
1747 Document "fullname" and "from".
1749 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
1751 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
1752 feature `reverse' output by -list-target-features.
1754 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
1756 * gdb.texinfo (i386 Features): Remove an extra "@item".
1758 2010-08-30 Tom Tromey <tromey@redhat.com>
1761 * gdb.texinfo (Values From Inferior): Document dynamic_type.
1763 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
1765 * gdb.texinfo (ARM Features): Document
1766 org.gnu.gdb.arm.m-profile.
1768 2010-08-23 Tom Tromey <tromey@redhat.com>
1771 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
1772 reinterpret_cast methods.
1774 2010-08-23 Tom Tromey <tromey@redhat.com>
1777 * gdb.texinfo (Types In Python): Document array method.
1779 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1781 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
1783 2010-08-16 Tom Tromey <tromey@redhat.com>
1785 * gdb.texinfo (Set Watchpoints): Document -location option.
1787 2010-08-13 Doug Evans <dje@google.com>
1789 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
1791 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1793 * gdb.texinfo (GDB/MI Data Manipulation): Document
1794 -data-read-memory-raw and -data-write-memory-raw.
1796 2010-08-11 Tom Tromey <tromey@redhat.com>
1797 Phil Muldoon <pmuldoon@redhat.com>
1799 * gdb.texinfo (Basic Python): Describe post_event API.
1801 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1803 * gdb.texinfo (Basic Python): Describe solib_address and
1804 decode_line Python APIs
1806 2010-08-10 Tom Tromey <tromey@redhat.com>
1808 * gdb.texinfo (Pretty Printing API): Document
1809 gdb.default_visualizer.
1811 2010-08-10 Tom Tromey <tromey@redhat.com>
1813 Revert gdb-add-index addition:
1814 * gdb.texinfo (Index Files): Don't document gdb-add-index.
1816 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1817 Eli Zaretskii <eliz@gnu.org>
1819 * gdb.texinfo (Mode Options) <-batch>
1820 (Basic Python) <gdb.execute>: Describe setting width and height.
1822 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1824 * gdb.texinfo (Threads): Document 'debug libthread-db'.
1826 2010-07-30 Tom Tromey <tromey@redhat.com>
1828 * gdb.texinfo (Index Files): Mention gdb-add-index.
1830 2010-07-30 Hui Zhu <teawater@gmail.com>
1832 * gdb.texinfo (Inferiors and Programs): Update the introduce of
1833 "detach inferior" and "kill inferior".
1835 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1837 * gdb.texinfo (Machine Code): Update description of two forms of
1838 arguments, and add new example to demonstrate the new form.
1840 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1842 * gdb.texinfo (Values From Inferior): Add value inferior function
1845 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1847 * gdb.texinfo (Active Targets): Fix wrong comma placement.
1849 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1850 Eli Zaretskii <eliz@gnu.org>
1852 Make core files the process_stratum.
1853 * gdb.texinfo (Active Targets): Remove core_stratum. Include
1854 record_stratum example.
1856 2010-07-13 Tom Tromey <tromey@redhat.com>
1858 * gdb.texinfo (Index Files): New node.
1860 2010-07-13 Tom Tromey <tromey@redhat.com>
1862 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
1864 2010-07-13 Tom Tromey <tromey@redhat.com>
1866 * gdb.texinfo (Specify Location): Document labels.
1868 2010-07-01 Pedro Alves <pedro@codesourcery.com>
1870 * gdb.texinfo (Create and Delete Tracepoints): Add more index
1871 entries for fast tracepoints and static tracepoints.
1873 2010-07-01 Pedro Alves <pedro@codesourcery.com>
1875 * gdb.texinfo (General Query Packets) <qfThreadInfo,
1876 qsThreadInfo>: Spell out `l' as ell.
1878 2010-07-01 Pedro Alves <pedro@codesourcery.com>
1880 * gdb.texinfo (Convenience Variables): Document $_sdata.
1881 (Commands to Set Tracepoints): Describe static tracepoints. Add
1882 `Listing Static Tracepoint Markers' menu entry. Document
1884 (Tracepoint Action Lists): Document collecting $_sdata.
1885 (Listing Static Tracepoint Markers): New subsection.
1886 (Tracepoints support in gdbserver): Mention static tracepoints.
1887 (remote packets, enabling and disabling): Mention
1889 (General Query Packets) <qSupported>: Document qXfer:sdata:read
1890 and StaticTracepoint.
1891 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
1892 Document qXfer:sdata:read.
1893 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
1895 2010-06-29 Joel Brobecker <brobecker@adacore.com>
1897 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
1899 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1900 Tom Tromey <tromey@redhat.com>
1901 Thiago Jung Bauermann <bauerman@br.ibm.com>
1903 * gdb.texinfo (Inferiors In Python): New node.
1904 * gdb.texinfo (Threads In Python): New node.
1906 2010-06-28 Joel Brobecker <brobecker@adacore.com>
1908 * gdb.texinfo (Python): Document what the python directory is
1909 and what its location is.
1910 (Basic Python): Document the gdb.PYTHONDIR constant.
1912 2010-06-25 Tom Tromey <tromey@redhat.com>
1915 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
1917 2010-06-24 Hui Zhu <teawater@gmail.com>
1919 * gdb.texinfo: (Commands for Controlled Output): Add
1920 documentation for command "eval".
1922 2010-06-21 Stan Shebs <stan@codesourcery.com>
1924 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
1925 * annotate.texinfo: Ditto.
1926 * gdbint.texinfo: Ditto.
1927 * stabs.texinfo: Ditto.
1929 2010-06-22 Hui Zhu <teawater@gmail.com>
1931 * gdb.texinfo: (Process Record and Replay): Add documentation
1932 for command "set record memory-query".
1934 2010-06-21 Stan Shebs <stan@codesourcery.com>
1936 * gdb.texinfo: Relicense under GFDL version 1.3.
1937 * annotate.texinfo: Relicense under GFDL version 1.3.
1938 * gdbint.texinfo: Relicense under GFDL version 1.3.
1939 * stabs.texinfo: Relicense under GFDL version 1.3.
1940 * fdl.texi: Update to version 1.3.
1942 2010-06-18 Stan Shebs <stan@codesourcery.com>
1944 * gdb.texinfo (Operating System Auxiliary Information): Describe
1945 "info os" when no arguments given.
1947 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
1950 2010-06-18 Hui Zhu <teawater@gmail.com>
1952 * gdb.texinfo: (Process Record and Replay): Add documentation
1953 for commands "record save" and "record restore".
1955 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1957 * gdb.texinfo: Include information about the correct use
1958 of addresses in the `watch' command.
1960 2010-06-11 Stan Shebs <stan@codesourcery.com>
1962 * gdb.texinfo (Observer Mode): New section.
1963 (General Query Packets): Document QAllow.
1965 2010-06-04 Doug Evans <dje@google.com>
1967 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
1969 2010-06-03 Doug Evans <dje@google.com>
1971 * gdbint.texinfo (Coding): Add subsection on command names.
1973 2010-06-02 Tom Tromey <tromey@redhat.com>
1975 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
1978 2010-06-01 Pedro Alves <pedro@codesourcery.com>
1980 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
1981 gdbserver, and add cross reference.
1982 (Tracepoints support in gdbserver): New subsection.
1984 2010-05-26 Pedro Alves <pedro@codesourcery.com>
1986 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
1987 `qRelocInsn' feature.
1988 (Relocate instruction reply packet): New subsection
1989 of `Tracepoint Packets'.
1990 (Tracepoint Packets): Mention that packets QTDP and QTStart
1991 support the qRelocInsn request, and add cross reference to new
1994 2010-05-25 Doug Evans <dje@google.com>
1996 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
1997 (Commands In Python): Document gdb.string_to_argv.
1999 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2001 * gdbint.texinfo (Host Definition): Remove items NORETURN and
2004 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2005 Tom Tromey <tromey@redhat.com>
2006 Thiago Jung Bauermann <bauerman@br.ibm.com>
2008 * gdb.texinfo (Parameters In Python): New Node.
2010 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
2012 * gdb.texinfo: (Summary) Add mention about D language support.
2013 (Filenames): Add D suffixes.
2016 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
2018 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2019 of macro deleted from GDB code.
2021 2010-04-24 Pedro Alves <pedro@codesourcery.com>
2023 * gdb.texinfo (Commands to specify files): Describe what how GDB
2024 looks up DOS-based filesystem paths on the system root. Document
2025 the new `set/show target-file-system-kind' commands.
2027 2010-04-23 Doug Evans <dje@google.com>
2029 * gdb.texinfo (Python): Move Auto-loading section here ...
2030 (Python API): from here.
2031 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2032 (Maintenance Commands): Add docs for "maint print section-scripts".
2034 2010-04-20 Chris Moller <cmoller@redhat.com>
2036 * gdb.texinfo (Setting Breakpoints): Added description of
2037 filename-qualified rbreak.
2038 * refcard.tex (Breakpoints and Watchpoints): Added brief
2039 description of filename-qualified rbreak.
2041 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2043 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2044 (Python API): Change the reference to Pretty Printing API.
2045 (Pretty Printing): Move the user part under the Data node. Reformat
2046 the sample output to 72 columns. Create a new reference to Pretty
2047 Printing API. Rename the API part ...
2048 (Pretty Printing API): To a new node name.
2049 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2050 (GDB/MI Variable Objects): Change references to Pretty Printing API.
2052 2010-04-21 Stan Shebs <stan@codesourcery.com>
2054 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
2056 (Listing Tracepoints): Update to reflect current behavior.
2058 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
2060 * gdb.texinfo (Examining memory): Update for change in string
2061 display with explicit size.
2063 2010-04-19 Pedro Alves <pedro@codesourcery.com>
2065 PR breakpoints/8554.
2067 * gdb.texinfo (Save Breakpoints): New node.
2068 (save-tracepoints): Rename to ...
2069 (save tracepoints): ... this. Mention that `save-tracepoints' is
2070 a deprecated alias to `save tracepoints'.
2072 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
2074 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
2075 (info w32 thread-information-block): Document new command.
2076 (qGetTIBAddress): Document new gdbserver query.
2077 (maint set/show show-all-tib): Document new command.
2079 2010-04-15 Doug Evans <dje@google.com>
2081 * gdb.texinfo (Python API): Add progspaces section.
2082 (Selecting Pretty-Printers): Progspace pretty-printers are
2084 (Progspaces In Python): New section.
2086 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2088 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2090 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2093 2010-04-09 Stan Shebs <stan@codesourcery.com>
2095 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2096 Describe the `frames-created' field, tweak grammar.
2098 2010-04-09 Pedro Alves <pedro@codesourcery.com>
2100 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2101 Describe the `circular' and `disconnected' fields.
2103 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
2105 * gdb.texinfo (maint print registers): Mention unavailable and
2106 invisible registers.
2108 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2109 Thiago Jung Bauermann <bauerman@br.ibm.com>
2110 Tom Tromey <tromey@redhat.com>
2112 * gdb.texinfo (Breakpoints In Python): New Node.
2114 2010-04-08 Stan Shebs <stan@codesourcery.com>
2116 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2117 trace status fields.
2119 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
2121 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2122 optional. Make org.gnu.gdb.i386.avx requires
2123 org.gnu.gdb.i386.avx.
2125 2010-04-08 Doug Evans <dje@google.com>
2127 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2128 search path, and document that gdb only scans the search path if
2129 the script's path doesn't specify a directory.
2131 2010-04-05 Doug Evans <dje@google.com>
2133 * gdb.texinfo (maint show python auto-load): Fix typo.
2135 2010-04-04 Stan Shebs <stan@codesourcery.com>
2137 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2138 (Setting Watchpoints): Update description of "info watch".
2139 (Disabling Breakpoints): Only "info break" lists all.
2141 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2142 (tdump): Explain how tdump works.
2144 2010-04-01 Pedro Alves <pedro@codesourcery.com>
2146 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2147 add cross reference.
2149 2010-03-31 Pedro Alves <pedro@codesourcery.com>
2151 * gdb.texinfo (TUI Commands): Mention that in some cases, these
2154 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2156 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2158 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2160 * gdb.texinfo (General Query Packets): Add xmlRegisters.
2162 2010-03-29 Stan Shebs <stan@codesourcery.com>
2163 Nathan Sidwell <nathan@codesourcery.com>
2165 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2167 (Set Tracepoints): Remove mention that conditional tracepoints
2169 (Tracepoint Actions): Clarify when while-stepping collection
2170 happens, note that while-stepping does not automatically collect
2173 2010-03-29 Stan Shebs <stan@codesourcery.com>
2175 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2176 (General Query Packets): Describe TracepointSource.
2178 2010-03-27 Matt Rice <ratmice@gmail.com>
2180 * gdb.texinfo (ARM): Document arguments to "target sim".
2181 (Set Catchpoints): Use @dots{} instead of @r{...}.
2183 2010-03-26 Pedro Alves <pedro@codesourcery.com>
2185 * gdb.texinfo (Tracepoint Packets): Remove mention that
2186 terror:string may be plain text, and drop mention of X prefix.
2188 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
2190 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2192 2010-03-24 Stan Shebs <stan@codesourcery.com>
2194 * gdb.texinfo (Tracepoint Packets): Document trace error status.
2196 2010-03-24 Tom Tromey <tromey@redhat.com>
2198 PR breakpoints/9352:
2199 * gdb.texinfo (Break Commands): Update.
2201 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2203 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2206 2010-03-16 Stan Shebs <stan@codesourcery.com>
2208 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2209 circular-trace-buffer.
2210 (Tracepoint Packets): Describe QTBuffer, and details of the
2213 2010-03-12 Stan Shebs <stan@codesourcery.com>
2214 Nathan Sidwell <nathan@codesourcery.com>
2216 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2217 doing instruction stepping.
2218 (Tracepoint Restrictions): New node.
2220 2010-03-10 Tom Tromey <tromey@redhat.com>
2222 * gdbint.texinfo (Symbol Handling): Update.
2224 2010-03-08 Tom Tromey <tromey@redhat.com>
2227 * gdb.texinfo (Mode Options): Mention lack of pagination and
2228 confirmation with --batch.
2229 (Screen Size): Mention --batch.
2230 (Messages/Warnings): Likewise.
2232 2010-03-05 Tom Tromey <tromey@redhat.com>
2234 * gdb.texinfo (Basic Python): Document target_charset and
2235 target_wide_charset.
2237 2010-03-05 Tom Tromey <tromey@redhat.com>
2239 * gdb.texinfo (Data): Link to pretty-printing.
2240 (Output Formats): Likewise. Correct text.
2242 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2244 * gdb.texinfo (Types): Describe <struct> and <flags>.
2246 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
2248 * gdb.texinfo (Frames In Python): Add block parameter and
2249 description to read_var text.
2251 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
2252 Tom Tromey <tromey@redhat.com>
2254 * gdb.texinfo (Types In Python): Describe block argument in
2255 template_argument and gdb.lookup_type.
2257 2010-02-24 Tom Tromey <tromey@redhat.com>
2259 * gdb.texinfo (Cygwin Native): Fix typo.
2261 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2263 * gdb.texinfo (Frames In Python): Add block, find_sal, function
2264 and select method descriptions.
2265 (Python API): Add Blocks In Python, Symbols in Python and Symbol
2266 Tables in Python to menu.
2267 (Blocks In Python): New node.
2268 (Symbols In Python): New node.
2269 (Symbol Tables in Python): New node.
2271 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
2276 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2279 * gdb.texinfo (GDB/MI Command Syntax): Document notification
2281 (GDB/MI Program Execution): Document current behaviour of
2282 --all and --thread-group.
2283 (GDB/MI Miscellaneous Commands): Document -add-inferior and
2285 * observer.texi (inferior_added, inferior_removed): New
2288 2010-02-19 Tom Tromey <tromey@redhat.com>
2290 * gdbint.texinfo (Getting Started): Fix @node.
2291 (Debugging GDB): Likewise.
2293 2010-02-13 Joel Brobecker <brobecker@adacore.com>
2295 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2296 documenting the gdb_test_timeout variable.
2298 2010-02-12 Jakob Engblom <jakob@virtutech.com>
2300 * gdb.texinfo (MI commands): Added documentation of --reverse
2301 option to a set of MI commands. Restructured documentation of MI
2302 commands --exec-continue to reflect the complexity of reverse
2305 2010-02-12 Pedro Alves <pedro@codesourcery.com>
2307 * gdb.texinfo (Using the Collected Data): Specify that the address
2308 range of `tfind outsize' is exclusive, and that the address range
2309 of `tfind range' is inclusive.
2310 (Tracepoint Packets): Specify that the address range of
2311 `QTFrame:range' is inclusive, and that the address range of
2312 `QTFrame:outside' is exclusive
2314 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
2316 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2318 2010-02-10 Tom Tromey <tromey@redhat.com>
2320 * gdb.texinfo (Debugging Output): Document set debug parser and
2323 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
2325 * gdb.texinfo (Predefined Target Types): Add i387_ext,
2326 i386_eflags and i386_mxcsr.
2328 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
2330 * gdb.texinfo: Document i386 target features.
2332 2010-02-05 Doug Evans <dje@google.com>
2334 * gdbint.texinfo (Testsuite): Add a new section to document the
2335 various DejaGnu variables that may be overridden.
2336 Document INTERNAL_GDBFLAGS.
2338 2010-02-04 Tom Tromey <tromey@redhat.com>
2341 * gdb.texinfo (Files): -readnow comes before the filename for file
2344 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2346 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2347 Document ARM breakpoint types.
2348 (Register Packet Format): Move into the new section.
2349 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2351 2010-01-21 Joel Brobecker <brobecker@adacore.com>
2353 * gdb.texinfo (File Options): Adjust the documentation of this
2354 switch to refer to the "source" command rather than partially
2355 duplicating some of the relevant information.
2356 (Extending GDB): Introduce and document the set/show script-extension
2358 (Command Files): Add note explaining that the "source" command
2359 is also used to evalute scripts written in other languages.
2360 Remove the short slightly incorrect reference to sourcing Python
2362 (Python Commands): Document how to execute a Python script from GDB.
2364 2010-01-19 Joel Brobecker <brobecker@adacore.com>
2366 * gdb.texinfo (Command Files): Fix typo.
2368 2010-01-18 Tom Tromey <tromey@redhat.com>
2370 * gdb.texinfo (File Options): Document -x on .py files.
2371 (Command Files): Document handling of Python scripts.
2373 2010-01-18 Jie Zhang <jie.zhang@analog.com>
2375 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2377 2010-01-15 Stan Shebs <stan@codesourcery.com>
2379 * gdb.texinfo (Trace Files): New section.
2380 (Tracepoint Packets): Document QTSave and qTBuffer.
2381 (Trace File Format): New appendix.
2383 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2385 * gdb.texinfo (Values From Inferior): Document lazy_string value
2387 (Python API): Add Lazy strings menu item.
2388 (Lazy Strings In Python): New node.
2390 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
2392 * gdb.texinfo (GDB/MI Thread Information): New.
2393 (GDB/MI Async Records): Document the core field in *stopped.
2394 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2396 (Process list): Document that osdata document may contain
2398 (Remote Serial Protocol): Document qXfer:threads.
2400 2010-01-06 Stan Shebs <stan@codesourcery.com>
2402 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2403 disconnected tracing.
2404 (Tracepoint Packets): Document new protocol.
2406 2010-01-05 Stan Shebs <stan@codesourcery.com>
2408 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2410 (Tracepoint Packets): Describe remote protocol for fast
2413 2010-01-01 Joel Brobecker <brobecker@adacore.com>
2415 Update the "Start of New Year Procedure".
2416 * gdbint.texinfo: Add the list of files that need to be updated
2417 manually. Minor reformatting.
2419 2010-01-01 Joel Brobecker <brobecker@adacore.com>
2421 * refcard.tex: Update copyright year in header and text.
2423 2010-01-01 Joel Brobecker <brobecker@adacore.com>
2425 * agentexpr.texi: Add 2010 to the list of copyright years.
2426 * annotate.texinfo: Likewise.
2427 * gdb.texinfo: Likewise.
2428 * gdbint.texinfo: Likewise.
2429 * observer.texi: Likewise.
2430 * stabs.texinfo: Likewise.
2432 2009-12-31 Stan Shebs <stan@codesourcery.com>
2434 * gdb.texinfo (Tracepoint Actions): Describe teval.
2436 2009-12-29 Stan Shebs <stan@codesourcery.com>
2438 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
2440 2009-12-28 Stan Shebs <stan@codesourcery.com>
2442 * gdb.texinfo (Trace State Variables): New section.
2443 (Tracepoint Packets): Describe trace state variable packets.
2444 * agentexpr.texi (Bytecode Descriptions): Describe trace state
2447 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
2449 * gdb.texinfo (Symbols): "info variables" prints definitions, not
2452 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
2454 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2455 -gdb-exit behaviour.
2457 2009-12-20 Joel Brobecker <brobecker@adacore.com>
2459 * gpl.texi: Update to version 3 of the GPL.
2461 2009-12-20 Joel Brobecker <brobecker@adacore.com>
2463 * Makefile.in: Update copyright header.
2464 * observer.texi: Fix the copyright header of the generated files.
2466 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
2468 * gdb.texinfo (Types In Python): Describe range function.
2470 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
2472 * gdb.texinfo (Types In Python): Describe "is_base_class".
2474 2009-12-03 Tom Tromey <tromey@redhat.com>
2476 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2478 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
2480 * observer.texi: New memory_changed observer.
2482 2009-12-01 Tom Tromey <tromey@redhat.com>
2484 * gdb.texinfo (Reverse Execution): Fix typo.
2486 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
2490 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2491 are allowed after the breakpoint condition.
2493 2009-11-23 Tom Tromey <tromey@redhat.com>
2496 * gdb.texinfo (Types In Python): Document Type.pointer.
2498 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
2500 * gdb.texinfo (Machine Code): Adjust.
2502 2009-11-11 Pedro Alves <pedro@codesourcery.com>
2504 * agentexpr.texi (Tracing On Symmetrix): Delete section.
2505 (Using Agent Expressions): Delete cross reference.
2507 2009-11-07 Joel Brobecker <brobecker@adacore.com>
2509 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2510 and @settitle directives up to help makeinfo find them.
2512 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2514 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2515 (Auto-loading): Use plural and note one can use multiple components now.
2517 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
2519 * gdb.texinfo (GDB/MI Stack Manipulation): Make
2520 -stack-list-arguments have the same documentation for parameter
2521 as -stack-list-locals. Add comas.
2523 2009-10-27 Tom Tromey <tromey@redhat.com>
2524 Eli Zaretskii <eliz@gnu.org>
2528 * gdb.texinfo (Values From Inferior): Document cast method.
2530 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2532 * gdb.texinfo (Machine Code): Mention function name in disasssembly
2535 2009-10-22 Michael Snyder <msnyder@vmware.com>
2537 * gdb.texinfo (Process Record and Replay): Document new form of
2538 info record command. Also document the new save and restore
2541 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2543 * gdb.texinfo (Machine Code): Mention current pc marker.
2546 2009-10-19 Pedro Alves <pedro@codesourcery.com>
2547 Stan Shebs <stan@codesourcery.com>
2549 * observer.texi (new_inferior): Rename to...
2550 (inferior_appeared): ... this.
2552 * gdb.texinfo (Inferiors): Rename node to ...
2553 (Inferiors and Programs): ... this. Mention running multiple
2554 programs in the same debug session.
2555 <info inferiors>: Mention the new 'Executable' column if "info
2556 inferiors". Update examples. Document the "add-inferior",
2557 "clone-inferior", "remove-inferior" and "maint info
2558 program-spaces" commands.
2559 (Process): Rename node to...
2560 (Forks): ... this. Document "set|show follow-exec-mode".
2562 2009-10-11 Michael Snyder <msnyder@vmware.com>
2564 * gdb.texinfo (ReverseStep): Show default as "unsupported".
2565 (ReverseContinue): Ditto.
2567 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
2569 * gdb.texinfo (Server): Document libthread-db-search-path.
2571 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2573 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2575 2009-10-06 Michael Eager <eager@eagercon.com>
2577 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2578 (Embedded Processors): Add MicroBlaze.
2579 (MicroBlaze): New. Describe Xilinx MicroBlaze
2581 2009-10-04 Pedro Alves <pedro@codesourcery.com>
2583 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2585 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
2587 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2589 2009-09-23 Joel Brobecker <brobecker@adacore.com>
2591 * observer.texi (solib_unloaded): Document explicitly the fact that
2592 this observer is called before the associated symbols are unloaded.
2594 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
2596 * gdb.texinfo (GDB/MI Stack Manipulation): Document
2597 -stack-list-variables.
2599 2009-09-18 Tom Tromey <tromey@redhat.com>
2601 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2604 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2606 * gdb.texinfo (convenince variables): Mention
2607 $_siginfo could be empty.
2609 2009-09-15 Tom Tromey <tromey@redhat.com>
2611 * gdb.texinfo (GDB/MI Variable Objects): Document
2612 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2613 Expand -var-update documentation.
2615 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2617 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2620 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
2622 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2624 2009-09-10 Michael Snyder <msnyder@vmware.com>
2626 * gdb.texinfo (qSupported): Mention new ReverseContinue and
2627 ReverseStep replies to the qSupported query.
2629 2009-09-10 Joel Brobecker <brobecker@adacore.com>
2631 Add documentation for set/show interactive-mode.
2632 * gdb.texinfo (Other Misc Settings): New node.
2634 2009-09-01 Doug Evans <dje@google.com>
2636 * gdb.texinfo (Caching Data of Remote Targets): Add note on
2637 non-stop mode's affect on remote caching.
2639 2009-08-31 Jacob Potter <jdpotter@google.com>
2640 Doug Evans <dje@google.com>
2642 * gdb.texinfo (Caching Data of Remote Targets): Update text.
2643 Mark `set/show remotecache' options as obsolete.
2644 Document new `set/show stack-cache' option.
2645 Update text for `info dcache'.
2647 2009-08-27 Doug Evans <dje@google.com>
2649 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2650 (Files): Add note on new optional regex arg to `info sharedlibrary'.
2652 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2654 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
2657 2009-08-25 Pedro Alves <pedro@codesourcery.com>
2659 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
2660 small example, and describe its columns. Replace "inferior-id" by
2663 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2665 * gdbint.texinfo (Releasing GDB): Point to
2666 README-maintainer-mode file for required autoconf version.
2667 * configure.ac: Do not substitute datarootdir, htmldir,
2668 pdfdir, docdir. Do not process --with-datarootdir,
2669 --with-htmldir, --with-pdfdir, --with-docdir.
2670 * configure: Regenerate.
2672 * configure: Regenerate.
2674 2009-08-20 Reid Kleckner <reid@kleckner.net>
2676 * gdb.texinfo: Add chapter on JIT interface.
2678 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
2680 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
2681 confirmation request.
2683 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
2685 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
2688 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
2690 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2693 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2695 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2696 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
2698 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2700 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
2701 "set spu stop-on-load" and "show spu stop-on-load" commands.
2703 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
2705 * gdb.texinfo (Target Descriptions): Document <compatible> element.
2707 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
2709 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
2710 org.gnu.gdb.arm.neon.
2712 2009-07-20 Pedro Alves <pedro@codesourcery.com>
2714 * gdb.texinfo (Target Description Format): Mention the new <osabi>
2716 (subsection OS ABI): New subsection.
2718 2009-07-14 Stan Shebs <stan@codesourcery.com>
2720 * gdb.texinfo (Tracepoint Conditions): New section.
2721 (General Query Packets): Describe ConditionalTracepoints.
2722 (Tracepoint Packets): Describe condition field.
2723 (Maintenance Commands): Describe maint agent-eval.
2724 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
2726 2009-07-11 Hui Zhu <teawater@gmail.com>
2728 * gdb.texinfo (disassemble): Add a new modifier /r
2729 to "disassemble" command to make it print the raw instructions
2730 in hex as well as in symbolic form.
2732 2009-07-09 Tom Tromey <tromey@redhat.com>
2734 * gdbint.texinfo (Testsuite): Document parallel make check.
2736 2009-07-09 Tom Tromey <tromey@redhat.com>
2738 * gdbint.texinfo (Testsuite): Document test transcripts.
2740 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
2742 * gdb.texinfo (Values From Inferior): Add length parameter
2745 2009-07-04 Chris Genly <chris@genly.us>
2747 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
2748 in -var-list-children. Fix example according to what the code
2751 2009-07-02 Pedro Alves <pedro@codesourcery.com>
2753 * gdb.texinfo (Debugging multiple inferiors): Document the
2754 "inferior", "detach inferior" and "kill inferior" commands.
2755 (Debugging Programs with Multiple Processes): Adjust to mention
2756 generic "inferior" commands. Delete mention of "detach fork" and
2757 "delete fork". Cross reference to "Debugging multiple inferiors"
2760 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2762 * gdbint.texinfo (Item Output Functions): Update signature
2763 for ui_out_field_core_addr.
2765 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2767 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
2768 Update example code extrated from breakpoint.c.
2770 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
2772 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
2774 (GDB/MI Symbol Query): Likewise.
2775 (GDB/MI File Commands): Likewise.
2776 (GDB/MI File Transfer Commands): Likewise.
2777 (GDB/MI Target Manipulation): Likewise.
2778 (GDB/MI Miscellaneous Commands): Likewise.
2780 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2782 * gdb.texinfo (Debugging Optimized Code): New chapter.
2783 (Compiling for Debugging): Reference it. Move some
2784 text to the new section.
2786 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
2788 * doc/gdb.texinfo (Calling): Document
2789 set-unwind-on-terminating-exception usage.
2791 2009-06-11 Pedro Alves <pedro@codesourcery.com>
2793 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
2796 2009-06-07 Pedro Alves <pedro@codesourcery.com>
2798 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
2801 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
2803 * gdbint.texinfo: Rename formal parameters to gdbarch function
2804 protoypes from "current_gdbarch" to "gdbarch".
2806 2009-05-28 Tom Tromey <tromey@redhat.com>
2808 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
2810 2009-05-27 Tom Tromey <tromey@redhat.com>
2812 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2814 (GDB/MI Variable Objects): Document -var-set-visualizer.
2816 2009-04-02 Tom Tromey <tromey@redhat.com>
2818 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
2820 (GDB/MI Variable Objects): Document -var-set-visualizer.
2822 2009-05-27 Tom Tromey <tromey@redhat.com>
2823 Thiago Jung Bauermann <bauerman@br.ibm.com>
2824 Phil Muldoon <pmuldoon@redhat.com>
2826 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
2827 (Pretty Printing): New node.
2828 (Selecting Pretty-Printers): Likewise.
2829 (Python API): Update.
2830 (Output Formats): Document /r format.
2832 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
2833 Tom Tromey <tromey@redhat.com>
2835 * gdb.texinfo (Types In Python): New node.
2836 (Values From Inferior): "type" is now an attribute.
2837 (Python API): Update.
2839 2009-05-27 Tom Tromey <tromey@redhat.com>
2840 Thiago Jung Bauermann <bauerman@br.ibm.com>
2841 Phil Muldoon <pmuldoon@redhat.com>
2843 * gdb.texinfo: Add @syncodeindex for `tp'.
2844 (Python API): Update.
2845 (Auto-loading): New node.
2846 (Objfiles In Python): New node.
2848 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2850 * gdb.texinfo (Threads): Document libthread-db-search-path.
2852 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
2854 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
2856 2009-05-12 Pedro Alves <pedro@codesourcery.com>
2858 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
2859 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
2860 show show-debug-regs' docs.
2862 2009-05-08 Eli Zaretskii <eliz@gnu.org>
2864 * gdb.texinfo (Process Record and Replay): Add description of
2867 2009-05-07 Joel Brobecker <brobecker@adacore.com>
2869 * gdbint.texinfo (Adding support for debugging core files): New node.
2870 (Native Debugging): Remove the ``Native core file Support'' section.
2872 2009-05-01 Eli Zaretskii <eliz@gnu.org>
2874 * gdb.texinfo (Process Record and Replay): Improve and clarify.
2877 2009-04-30 Hui Zhu <teawater@gmail.com>
2878 Michael Snyder <msnyder@vmware.com>
2880 * gdb.texinfo: (Process Record and Replay): Add documentation for
2881 process record and replay.
2883 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2885 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
2886 a new part on command-line defined macros.
2888 2009-04-25 Eli Zaretskii <eliz@gnu.org>
2890 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
2891 clarify the wording.
2893 2009-04-23 Tom Tromey <tromey@redhat.com>
2895 * gdb.texinfo (Data Files): New node.
2896 (GDB Files): Update menu.
2898 2009-04-23 Joel Brobecker <brobecker@adacore.com>
2900 * gdbint.texinfo (Defining Other Architecture Features): Remove
2901 entry for PROCESS_LINENUMBER_HOOK.
2903 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
2905 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
2907 2009-04-22 Hui Zhu <teawater@gmail.com>
2909 * gdb.texinfo (disassemble-next-line): Set the default of
2910 disassemble-next-line to off.
2912 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2914 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
2915 --with-htmldir): New.
2916 * configure: Regenerate.
2917 * Makefile.in (datarootdir, docdir): Define.
2918 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
2919 instead of $(SET_TEXINPUTS).
2920 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
2921 gdbint.info instead of $(SET_TEXINPUTS).
2922 (gdbint/index.html): Use same -I options as for building
2924 (stabs.dvi, stabs.pdf): Use same -I options as for building
2925 stabs.info instead of $(SET_TEXINPUTS).
2926 (stabs/index.html): Use same -I options as for building
2928 (annotate.dvi, annotate.pdf): Use same -I options as for building
2929 annotate.info instead of $(SET_TEXINPUTS).
2930 (annotate/index.html): Use same -I options as for building
2933 2009-04-21 David Daney <ddaney@caviumnetworks.com>
2935 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
2937 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2939 * gdb.texinfo (Source Path): Document --with-relocated-sources.
2941 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
2942 Joseph Myers <joseph@codesourcery.com>
2944 * Makefile.in (MAKEHTML): Set to makeinfo --html.
2945 (MAKEHTMLFLAGS): Set to empty.
2946 (html__strip_dir): Define.
2947 (HTMLFILES): Define.
2948 (HTMLFILES_INSTALL): Define.
2949 (install-html): Copy new automake rule.
2950 (html): Depend on $(HTMLFILES).
2951 (gdb_toc.html): Rename to gdb/index.html.
2952 (gdbint_toc.html): Rename to gdbint/index.html.
2953 (stabs_toc.html): Rename to stabs/index.html.
2954 (annotate_toc.html): Rename to annotate/index.html.
2956 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
2958 * Makefile.in: Set pdfdir and htmldir from configure
2960 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
2961 * configure: Regenerate.
2963 2009-04-16 Joel Brobecker <brobecker@adacore.com>
2965 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
2966 This macro is no longer used.
2968 2009-04-15 Tom Tromey <tromey@redhat.com>
2970 * gdb.texinfo (Character Sets): Document default character set.
2972 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
2974 * gdbint.texinfo: Change server name from sources.redhat.com to
2975 sourceware.org throughout.
2977 2009-04-09 Joel Brobecker <brobecker@adacore.com>
2979 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
2980 about a missing dot or coma after @xref.
2982 2009-04-02 Joel Brobecker <brobecker@adacore.com>
2984 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
2985 example, and add a small explanation about it.
2986 (Print Settings): Change the documentation of the "set print
2987 frame-arguments" to reflect the fact that the default is now "scalars".
2989 2009-04-02 Joel Brobecker <brobecker@adacore.com>
2991 * gdb.texinfo (Print Settings): Add kindex for command "set
2992 print frame-arguments".
2994 2009-03-31 Joel Brobecker <brobecker@adacore.com>
2996 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
2998 (Set Breaks): Add reference to thread-specific and task-specific
3001 2009-03-31 Joel Brobecker <brobecker@adacore.com>
3003 * gdb.texinfo (Ada Tasks): Remove the documentation about
3004 the "Running" state, as this state has been eliminated.
3005 Now all runnable tasks are shown as "Runnable".
3007 2009-03-30 Stan Shebs <stan@codesourcery.com>
3009 * gdb.texinfo (Tracepoints): Describe tracepoints as a
3010 special case of breakpoints.
3011 (Enable and Disable Tracepoints): Mention deprecation.
3012 (Listing Tracepoints): Update description and example.
3014 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3016 * gdb.texinfo (Frames in Python): New node.
3017 (Python API): Update.
3019 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
3021 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3022 from a method to an attribute.
3024 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3026 * gdb.texinfo (Values From Inferior): Document is_optimized_out
3029 2009-03-25 Pedro Alves <pedro@codesourcery.com>
3031 * observer.texi (thread_exit): Add "silent" parameter.
3033 2009-03-22 Pedro Alves <pedro@codesourcery.com>
3035 * observer.texi (about_to_proceed): New.
3037 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
3039 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3040 field throughout to handle types with spaces in them. Fix typos
3042 (Summary, Requirements, Contributors): New first chapter,
3043 "Summary" added, old Requirements section moved there, and new
3044 section, "Contributors" added.
3045 (Initializing a New Architecture, Register Representation)
3046 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3047 (Porting gdb): These sections extended and updated.
3048 (Compiler Characteristics): This section (empty) deleted.
3049 (Defining Other Architecture Features): This section renamed and
3050 duplicate material removed from (formerly "Target Conditionals").
3051 Use braces {} in @deftypeXX type field throughout to handle types
3052 with spaces in them. Typos found by aspell fixed.
3054 * stack_frame.svg: New file, source of image for gdbint.texinfo.
3055 * stack_frame.pdf: Version of image for PDF output.
3056 * stack_frame.png: Version of image for HTML output and for Emacs.
3057 * stack_frame.txt: Version of image for Info output.
3058 * stack_frame.eps: Version of image for TeX DVI output.
3060 2009-03-21 Eli Zaretskii <eliz@gnu.org>
3062 * gdb.texinfo (Character Sets): Fix last change.
3064 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
3066 * gdb.texinfo (Values From Inferior): Fix optional arguments
3068 (Commands In Python): Adjust argument names of gdb.Command.__init__
3069 to what the function accepts as keywords.
3071 2008-03-20 Tom Tromey <tromey@redhat.com>
3073 * gdb.texinfo (Convenience Vars): Document convenience functions.
3074 (Functions In Python): New node.
3075 (Python API): Update.
3077 2009-03-20 Tom Tromey <tromey@redhat.com>
3079 * gdb.texinfo (Character Sets): Remove obsolete text. Document
3080 set target-wide-charset.
3081 (Requirements): Mention iconv.
3083 2009-03-17 Hui Zhu <teawater@gmail.com>
3085 * gdb.texinfo: Change the introduce of "disassemble-next-line".
3087 2009-03-17 Hui Zhu <teawater@gmail.com>
3089 * gdb.texinfo: Add documentation for disassemble-next-line.
3091 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3093 * gdb.texinfo (Commands In Python): Remove tindex entries.
3095 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3097 * gdb.texinfo (Returning): New description for missing debug info.
3099 2009-03-14 Pedro Alves <pedro@codesourcery.com>
3101 * gdb.texinfo (Remote Configuration): Document query-attached.
3102 (General Query Packets): Document qAttached.
3104 2009-03-05 Pedro Alves <pedro@codesourcery.com>
3106 * gdb.texinfo (Background Execution): Better describe the set
3107 target-async command.
3108 (Maintenance Commands): Delete description of the `maint set/show
3109 linux-async' and `maint set/show remote-async' commands.
3111 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3113 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3116 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
3118 * gdb.texinfo (GDB/MI Async Records): Document the
3119 =library-loaded and =library-unloaded notifications.
3121 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
3123 * observer.texi (test_notification): New observer.
3125 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
3127 * observer.texi: Add parameter 'print_frame' to normal_stop
3130 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3132 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3133 (Commands In Python): Fix COMMAND_* constants in last change. Use
3134 @kbd for interactive input. Add cross-references and index
3137 2009-02-06 Pedro Alves <pedro@codesourcery.com>
3139 * gdb.texinfo (Signals): Document $_siginfo.
3140 (Convenience Variables): Mention $_siginfo.
3141 (Remote Configuration): Document qXfer:siginfo:read,
3142 qXfer:siginfo:write packets, and the read-siginfo-object,
3143 write-siginfo-object commands.
3145 2009-02-06 Pedro Alves <pedro@codesourcery.com>
3147 * gdbint.texinfo (Values): New chapter.
3149 2009-02-06 Tom Tromey <tromey@redhat.com>
3151 * gdb.texinfo (Python API): Add entry for Commands In Python.
3152 (Commands In Python): New node.
3154 2009-02-05 Tom Tromey <tromey@redhat.com>
3156 * gdb.texinfo (Values From Inferior): Document Value.string.
3158 2009-02-05 Tom Tromey <tromey@redhat.com>
3160 * gdb.texinfo (Basic Python): Document execute's from_tty
3163 2009-02-04 Tom Tromey <tromey@redhat.com>
3165 * gdb.texinfo (Basic Python): Document gdb.history.
3167 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3169 * gdb.texinfo (GDB/MI Thread Commands): Document the
3170 'current-thread-id' field. Remove the example with zero threads,
3171 since current GDB won't ever report that if there's inferior.
3173 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
3175 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3176 option to -break-insert.
3178 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3179 Jerome Guitton <guitton@adacore.com>
3181 * gdb.texinfo (Startup): Document --with-system-gdbinit.
3182 (System-wide configuration): New section.
3184 2009-01-26 Pedro Alves <pedro@codesourcery.com>
3187 * gdb.texinfo (Maintenance Commands): Document "maint set|show
3188 internal-error|internal-warning quit|corefile ask|yes|no".
3190 2009-01-26 Pedro Alves <pedro@codesourcery.com>
3192 * gdb.texinfo (Using the `gdbserver' Program): Document
3195 2009-01-23 Doug Evans <dje@google.com>
3197 * gdb.texinfo: Add nexti to list of commands that support
3198 background execution.
3200 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
3202 * gdb.texinfo (Define, Hooks): Document prefix command support.
3204 2009-01-14 Joseph Myers <joseph@codesourcery.com>
3205 Carlos O'Donell <carlos@codesourcery.com>
3207 Fixes for makeinfo --html.
3209 * annotate.texinfo: Use @copying and @insertcopying. Use
3210 @ifnottex in place of @ifinfo.
3211 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
3212 place of @ifinfo. Use @ifnotinfo for one index entry.
3213 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
3214 in place of @ifinfo.
3215 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
3216 in place of @ifinfo. Include contents at start unconditionally.
3218 2009-01-13 Pedro Alves <pedro@codesourcery.com>
3220 * gdb.texinfo (General Query Packets): Remove @var{} around the
3221 "spu" literal string.
3223 2009-01-07 Pedro Alves <pedro@codesourcery.com>
3225 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3226 program may be running in another process" errors.
3227 * gdbint.texinfo (Native Conditionals): Delete
3228 ONE_PROCESS_WRITETEXT description.
3230 2009-01-07 Joel Brobecker <brobecker@adacore.com>
3232 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3233 emacs local variable to be placed at the end of the ChangeLog.
3234 Add server.c and gdbreplay.c to the list of files where the
3235 copyright year needs to be updated.
3237 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
3239 * gdb.texinfo (Remote Configuration): Document new
3240 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3243 2008-12-28 Pedro Alves <pedro@codesourcery.com>
3245 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3246 FETCH_INFERIOR_REGISTERS.
3247 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3248 FETCH_INFERIOR_REGISTERS descriptions. Remove
3249 gdbarch_get_longjmp_target descrition, since already described in
3250 Target Conditionals. Move gdbarch_fp0_regnum description to ...
3251 (Target Conditionals): ... here.
3253 2008-12-16 Joel Brobecker <brobecker@adacore.com>
3255 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3257 (Additions to Ada): Likewise. Add the missing opening and closing
3258 parenthesis of the GDB prompt in one of the examples.
3260 2008-12-14 Joel Brobecker <brobecker@adacore.com>
3262 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3263 about the result of 'Address not being of type System.Address.
3264 This problem has been fixed a while ago.
3266 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3268 MI non-stop and multiprocess docs.
3270 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3271 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3272 Adjust documentation for *stopped, document =thread-created,
3273 =thread-exited, =thread-group-created and =thread-group-exited.
3274 (GDB/MI Thread Commands): Document the 'state' field in
3275 -thread-info output.
3276 (GDB/MI Program Execution): Mention --all and --thread-group
3278 (GDB/MI Variable Objects): Describe floating and fixed variable
3280 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
3282 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
3284 * gdb.texinfo (Operating System Information): New appendix.
3285 (Operating System Auxiliary Information): Document 'info os processes'
3286 (Remote Configuration): Document 'osdata'
3287 (General Query Packets): Document qXfer:osdata:read.
3289 2008-11-27 Tristan Gingold <gingold@adacore.com>
3291 * gdb.texinfo (Darwin): Document Darwin specific features.
3293 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3295 * gdbint.texinfo (Target Conditionals): Extend the
3296 gdbarch_breakpoint_from_pc description.
3298 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
3300 * gdb.texinfo (M68K Features): Fix typo.
3302 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3304 * gdb.texinfo (Symbols): Mention printing containing
3305 image name in "info symbol".
3306 (Maint translate-address): Likewise.
3308 2008-11-18 Joel Brobecker <brobecker@adacore.com>
3310 * gdb.texinfo (Set Catchpoints): Remove the documentation of
3311 commands "catch load" and "catch unload".
3313 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3315 * gdb.texinfo (GDB/MI Async Records): Document
3318 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
3320 * observer.texi (new_inferior, inferior_exit): New observers.
3322 2008-10-27 Pedro Alves <pedro@codesourcery.com>
3324 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3325 .mt files, TM_CLIBS or TM_CDEPS.
3326 (x86 Watchpoints): Don't mention TDEPFILES.
3328 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
3330 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3331 (Overview): Mention notifications and non-stop mode behavior.
3332 (Packets): Update documentation of ?, vAttach, vCont, and vRun
3333 with non-stop mode behavior. Add vStopped description.
3334 (Stop Reply Packets): Update list of packets that return
3335 stop replies. Mention non-stop behavior.
3336 (General Query Packets): Document QNonStop packet and associated
3337 qSupported query response.
3338 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
3340 (Notification Packets): New section.
3341 (Remote Non-Stop): New section.
3342 (File-I/O Overview): Mention non-stop behavior.
3344 2008-10-24 Hui Zhu <teawater@gmail.com>
3345 Pedro Alves <pedro@codesourcery.com>
3347 * gdb.texinfo (displaced-stepping): Describe the auto mode
3348 setting, and say it's the default. This is now a mainstream
3349 setting instead of a maintenance setting.
3351 2008-10-23 Pedro Alves <pedro@codesourcery.com>
3353 * observer.texi (thread_stop_requested): New.
3355 2008-10-22 Joel Brobecker <brobecker@adacore.com>
3357 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3358 (Patching): Replace incorrect usage of @samp by @kbd.
3360 2008-10-17 Michael Snyder <msnyder@vmware.com>
3362 * gdb.texinfo: Add documentation for reverse execution.
3364 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3365 Eli Zaretskii <eliz@gnu.org>
3367 * gdb.texinfo. (Values From Inferior): New subsubsection.
3369 2008-10-06 Doug Evans <dje@google.com>
3371 * gdb.texinfo (set debug dwarf2-die): Document it.
3373 2008-10-01 Joel Brobecker <brobecker@adacore.com>
3375 * gdb.texinfo (catch) [exception]: Document how to insert
3376 a breakpoint on user-defined exceptions when the exception
3377 name is identical to one of the language-defined ones.
3379 2008-09-27 Tom Tromey <tromey@redhat.com>
3381 * gdb.texinfo (Macros): Remove text about stringification,
3382 varargs, and splicing.
3384 2008-09-27 Tom Tromey <tromey@redhat.com>
3386 * gdbint.texinfo (Language Support): Remove text about omitting
3387 support for a language.
3389 2008-09-23 Doug Evans <dje@google.com>
3391 * gdb.texinfo (info dcache): Update.
3393 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
3395 * gdb.texinfo (Packets): Add info on thread-id syntax and
3396 multiprocess extensions.
3397 <D>: Document multiprocess form of packet.
3398 <H>: Use thread-id syntax.
3400 <vCont>: Likewise. Note this is required for multiprocess.
3401 <vKill>: New packet.
3402 (Stop Reply Packets) <T>: Use thread-id syntax.
3403 <W>: Document multiprocess form of reply.
3405 (General Query Packets) <qC>: Use thread-id syntax.
3406 <qfThreadInfo>: Likewise.
3407 <qGetTLSAddr>: Likewise.
3409 <qSupported>: Add "multiprocess" feature.
3410 <qThreadExtraInfo>: Use thread-id syntax.
3412 2008-09-22 Stan Shebs <stan@codesourcery.com>
3414 * gdb.texinfo (Inferiors): New section.
3416 2008-09-12 Pedro Alves <pedro@codesourcery.com>
3418 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3420 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
3422 * gdbint.texinfo (Target Conditionals): Remove documentation
3423 for gdbarch_name_of_malloc.
3425 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
3427 * gdb.texinfo (Interrupts): Mention TCP interface for
3430 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
3432 * gdb.texinfo (Commands to Specify Files): Document "remote:"
3433 argument prefix to "set sysroot".
3435 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
3437 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3440 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
3442 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3443 for possible features of -list-features.
3445 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3447 * gdb.texinfo (Background execution): Adjust example
3448 (GDB/MI Miscellaneous Commands): Document -list-target-features.
3450 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
3452 * doc/gdb.texinfo (PowerPC): Fix typo.
3453 (PowerPC features): Fix typo.
3455 2008-08-18 Pedro Alves <pedro@codesourcery.com>
3457 * observer.texi (thread_ptid_changed): New.
3459 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
3461 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3462 (PowerPC features): Mention feature set for VSX registers.
3464 2008-08-13 Joel Brobecker <brobecker@adacore.com>
3466 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3467 the direct visibility of all names in user-written packages.
3469 2008-08-13 Pedro Alves <pedro@codesourcery.com>
3471 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3472 setting, and make it the default.
3473 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3474 non-stop script example.
3476 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3478 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3479 reference to the "Using Different Register and Memory Data
3480 Representation" section.
3482 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
3484 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3485 (Remote Protocol): Add Packet Acknowledgment to menu.
3486 (Overview): Mention +/- can be disabled, and point to new section
3487 where this is discussed in detail.
3488 (General Query Packets): Document QStartNoAckMode packet, and
3489 corresponding qSupported reply.
3490 (Packet Acknowledgment): New section.
3492 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
3493 Pedro Alves <pedro@codesourcery.com>
3495 * gdb.texinfo (Threads): Move paragraph about automatic thread
3496 selection to All-Stop Mode subsection.
3497 (Thread Stops): Reorganize existing material into subsections.
3498 Add introductory blurb and menu.
3499 (Non-Stop Mode): New subsection.
3500 (Background Execution): New subsection.
3501 (Maintenance Commands): Add cross-references from async mode
3502 commands to the new Background Execution section.
3504 2008-08-06 Tom Tromey <tromey@redhat.com>
3506 * gdb.texinfo (Extending GDB): New chapter.
3507 (Sequences): Demoted chapter, now a section under the new
3508 Extending GDB chapter.
3509 (Python): New section.
3511 2008-07-31 Stan Shebs <stan@codesourcery.com>
3513 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3515 2008-07-29 Stan Shebs <stan@codesourcery.com>
3517 * gdbint.texinfo: General round of cleanup and minor
3519 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3520 (Longjmp Support): Update description to reflect how it is done
3521 for targets without using native header.
3522 (Symbol Handling): Add a little more general explanation.
3523 (COFF, ELF): Mention stabs encapsulation.
3524 (DWARF 3): New section.
3525 (Adding a New Host): Scrub out some obsolete bits.
3526 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3527 (Host Conditionals): Remove descriptions of NO_STD_REGS,
3528 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3529 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3530 SEEK_SET, STOP_SIGNAL, USG.
3531 (Raw and Virtual Register Representations): Ditto for
3532 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3533 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3534 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3535 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3536 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3537 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3538 DEPRECATED_REGISTER_VIRTUAL_SIZE,
3539 DEPRECATED_REGISTER_VIRTUAL_TYPE,
3540 DEPRECATED_USE_STRUCT_CONVENTION.
3541 Describe gdbarch_deprecated_fp_regnum.
3542 Update description of gdbarch_print_insn.
3543 (Adding a New Target): Scrub out obsolete bits.
3544 (Obsolete Conditionals): Remove entire section.
3546 2008-07-25 Tom Tromey <tromey@redhat.com>
3548 * observer.texi (GDB Observers): Document new observers:
3549 breakpoint_created, breakpoint_deleted, breakpoint_modified,
3550 tracepoint_created, tracepoint_deleted, tracepoint_modified,
3551 architecture_changed.
3553 2008-07-21 Stan Shebs <stan@codesourcery.com>
3555 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3556 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3558 2008-07-21 Tom Tromey <tromey@redhat.com>
3560 * observer.texi (GDB Observers): Remove obsolete comment.
3561 <executable_changed>: Remove argument.
3563 2008-07-18 Tom Tromey <tromey@redhat.com>
3565 * gdb.texinfo (Macros): Update. Use @code rather than @command.
3567 2008-07-10 Doug Evans <dje@google.com>
3569 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3571 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3573 * gdb.texinfo (Starting): Document "set disable-randomization".
3575 2008-07-07 Andreas Schwab <schwab@suse.de>
3577 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3579 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
3581 * gdb.texinfo (GDB/MI Target Manipulation): Add
3582 example of -target-attach.
3584 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
3586 * observer.texi (target_resumed): New observer.
3587 * gdb.texinfo (GDB/MI Output Records): Document *running.
3589 2008-06-06 Tom Tromey <tromey@redhat.com>
3591 * gdb.texinfo (Completion): Add field name example.
3593 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
3595 * gdb.texinfo (GDB/MI Program Context): Added example
3598 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
3600 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3603 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
3604 Nathan Sidwell <nathan@codesourcery.com>
3605 Joseph Myers <joseph@codesourcery.com>
3607 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
3609 * configure: Regenerate.
3610 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3611 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3612 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
3613 mailing-list-specific text about bug reporting unless
3616 2008-06-05 Pedro Alves <pedro@codesourcery.com>
3618 * gdb.texinfo (-target-select): Remove reference to target async.
3619 (Maintenance Commands): Document "maint set/show remote-async".
3621 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
3623 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3624 in -target-file-get section.
3626 2008-05-22 Pedro Alves <pedro@codesourcery.com>
3628 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3629 killing the inferior when it is already debugging a process.
3631 2008-05-21 Joel Brobecker <brobecker@adacore.com>
3633 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3634 abbreviation for "finish".
3636 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
3638 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3640 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3642 * gdbint.texinfo (Target Conditionals): Delete entry for
3643 gdbarch_dwarf_reg_to_regnum.
3645 2008-05-09 Doug Evans <dje@google.com>
3647 * gdb.texinfo: Document "find" command, qSearch:memory packet.
3649 2008-05-05 Doug Evans <dje@google.com>
3651 * gdb.texinfo (disassemble): Document /m modifier.
3653 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
3655 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
3656 will not report the time of commands that run the target.
3658 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3660 * gdb.texinfo (GDB/MI Output Records): Add
3663 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3665 * gdb.texinfo (GDB/MI Output Records):
3666 Document =thread-create and =thread-exited.
3668 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
3670 * gdb.texinfo (GDB/MI Development and Front Ends):
3671 Remove mention of dmi-discuss.
3673 2008-05-03 Pedro Alves <pedro@codesourcery.com>
3675 * observer.texi (thread_exit): New.
3677 2008-05-02 Pedro Alves <pedro@codesourcery.com>
3679 * gdb.texinfo (Debugging Output): Document "set/show debug
3681 (Maintenance Commands): Document "maint set/show
3682 can-use-displaced-stepping".
3684 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
3686 * gdb.texinfo (ARM): Document set/show arm fallback-mode
3687 and set/show arm force-mode.
3689 2008-05-02 Andreas Schwab <schwab@suse.de>
3691 * gdbint.texinfo (Algorithms): Describe
3692 target_watchpoint_addr_within_range.
3694 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
3696 * gdbint.texinfo (Stack Frames): New chapter.
3697 (Algorithms): Move Frames text to the new chapter.
3698 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
3699 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
3701 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
3703 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
3704 output does not necessary include any tokens.
3706 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
3708 * gdb.texinfo (Set SH Calling convention): New @item.
3709 (Show SH Calling convention): Ditto.
3711 2008-04-22 Markus Deuling <deuling@de.ibm.com>
3713 * gdb.texinfo (Fortran Operators): Describe '%' operator.
3715 2008-04-20 Eli Zaretskii <eliz@gnu.org>
3717 * gdb.texinfo (Set Breaks): Mention that multiple location
3718 breakpoints need line number info. Add index entries.
3720 2008-04-19 Craig Silverstein <csilvers@google.com>
3722 * gdb.texinfo (Requirements): Add an optional requirement on
3724 * gdbint.texinfo (Debugging File Formats): Add new subsection for
3727 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
3729 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
3730 sample output for 'stopped,reason="breakpoint-hit"' message.
3731 (GDB/MI Program Execution): Likewise.
3733 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
3735 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
3736 -var-set-format. Add -f option to -var-evaluate-expression.
3738 2008-04-03 Joel Brobecker <brobecker@adacore.com>
3740 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
3741 new node "Ambiguous Expressions". Replace references to this
3742 node by references to "Ambiguous Expressions" throughout.
3743 (Ambiguous Expressions): New node.
3745 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
3747 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
3749 2008-03-21 Pedro Alves <pedro@codesourcery.com>
3751 * gdb.texinfo (Debugging Output): Document
3752 "set/show debug lin-lwp-async".
3753 (Maintenance Commands): Document "maint set/show linux-async".
3755 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
3757 * gdb.texinfo (Expressions): Update description of malloced arrays.
3759 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
3761 * gdb.texinfo (Thread Commands): Document
3762 -thread-info. Remove -thread-list-all-threads.
3764 2008-03-14 Pedro Alves <pedro@codesourcery.com>
3765 Sandra Loosemore <sandra@codesourcery.com>
3767 * gdb.texinfo (Library List Format): Update to mention the
3768 possibility to pass section addresses instead of segment
3771 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
3773 * gdb.texinfo (Starting): Document "set exec-wrapper".
3774 (Server): Document gdbserver --wrapper.
3776 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3778 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
3779 unreadable memory. Delete obsolete SPARClite reference.
3781 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3783 * gdb.texinfo (Starting): Mention always-running targets.
3784 (Target Commands): Add an anchor for load.
3785 (Connecting): Explain continue instead of run.
3787 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3789 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
3791 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
3793 * gdb.texinfo (Set Breaks): Revert description of Enb column of
3796 2008-02-19 Pedro Alves <pedro@codesourcery.com>
3798 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
3799 killing the inferior when it is already debugging a process.
3801 2008-02-13 Markus Deuling <deuling@de.ibm.com>
3803 * gdbint.texinfo (Build Script): New section. Mention new build script
3806 2008-02-01 Jim Blandy <jimb@red-bean.com>
3808 * gdb.texinfo (Help): Summarize 'info args' correctly.
3810 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3812 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
3813 available in PowerPC architecture.
3814 (Embedded Processors): Change node name of PowerPC item in menu.
3815 (PowerPC): Rename to...
3816 (PowerPC Embedded): this.
3817 (Architectures): Add new PowerPC item in menu.
3818 (PowerPC): New node.
3820 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3822 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
3825 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
3827 * gdb.texinfo (Setting Catchpoints): Mention features
3828 supported on GNU/Linux.
3830 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
3832 * gdb.texinfo (GDB/MI File Commands): Describe new output
3833 field for MI command -file-list-exec-source-file.
3835 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3837 * gdb.texinfo (Using the `gdbserver' Program): Add security
3838 warning. Rearrange into subsections and subsubsections. Document
3839 --multi and --debug. Correct --with-sysroot typo. Update --attach
3840 usage. Make load reference clearer. Document monitor exit.
3841 (Remote Configuration): Document set remote exec-file, attach-packet,
3843 (Packets): Document vAttach and vRun.
3845 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
3847 * gdb.texinfo (Processes): Mention process command.
3848 detach-on-follow -> detach-on-fork.
3850 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3852 * gdbint.texinfo (Native Conditionals): Remove
3853 SHELL_COMMAND_CONCAT and SHELL_FILE.
3855 2008-01-26 Eli Zaretskii <eliz@gnu.org>
3857 * gdb.texinfo (Specify Location): Improve wording.
3859 2008-01-23 Chris Demetriou <cgd@google.com>
3861 * gdb.texinfo (Threads): Document new "set print thread-events"
3862 and "show print thread-events" commands.
3864 2008-01-19 Eli Zaretskii <eliz@gnu.org>
3866 * gdb.texinfo (Specify Location): New section.
3867 (Delete Breaks, Edit, Set Breaks): Remove description of
3868 locations. Instead, add a reference to "Specify Location".
3869 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
3870 (Symbols): Refer to "Specify Location" for the valid forms of
3871 linespecs and locations.
3873 2008-01-18 Markus Deuling <deuling@de.ibm.com>
3875 * gdbint.texinfo (Target Conditionals): Replace the description of
3876 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
3878 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
3880 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
3881 about &&var, which is rejected by the expression parser.
3883 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
3885 * gdb.texinfo (Output): Update documentation on using printf with DFP
3888 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3890 * gdb.texinfo (C and C++): Add Decimal Floating Point format
3892 (Decimal Floating Point format): New subsubsection.
3894 2008-01-05 Pedro Alves <pedro@codesourcery.com>
3896 * gdb.texinfo (File Options): Remove mention of the attempt to
3897 open a core file with the -p option. Don't list -c as a valid
3898 option to attach to a process.
3900 2008-01-05 Pedro Alves <pedro@codesourcery.com>
3902 * gdbint.texinfo (Host Conditionals): Remove mention of
3903 ALIGN_STACK_ON_ENTRY.
3905 2008-01-05 Joel Brobecker <brobecker@adacore.com>
3907 * gdbint.texinfo (Start of New Year Procedure): Add item
3908 describing how to update the source and documentation copyright
3911 2007-12-18 Jim Blandy <jimb@codesourcery.com>
3913 * gdb.texinfo (Set Watchpoints): Integrate per-thread
3914 watchpoint explanation into the main description of the watchpoint
3915 command; update synopses of 'watch', 'rwatch', and 'awatch'
3918 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
3920 * gdb.texinfo (Miscellaneous gdb/mi Commands):
3921 Document 'pending-breakpoints' feature of
3924 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
3926 * gdb.texinfo: Add new parameter's description.
3928 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
3930 * gdb.texinfo (Overview): Clarify run-length encoding
3931 example. Remove the restriction on "+" and "-" characters.
3933 2007-12-15 Eli Zaretskii <eliz@gnu.org>
3935 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
3937 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
3939 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3940 the -f option for -break-insert, remove -r option,
3941 and clarify specification of location.
3943 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
3945 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
3947 (Remote Debugging): Add File Transfer section.
3948 (Remote Configuration): Document Host I/O packets.
3949 (GDB/MI): Add GDB/MI File Transfer Commands section.
3950 (Host I/O Packets): New section in "Remote Protocol".
3951 (Packets): Add vFile.
3953 2007-11-17 Eli Zaretskii <eliz@gnu.org>
3955 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
3956 breakpoints with multiple locations.
3957 (Breakpoint Menus): Improve wording.
3958 (Output): Fix last change.
3960 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
3962 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
3964 2007-11-15 Doug Evans <dje@google.com>
3966 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
3968 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
3970 * gdbint.texinfo (Native Conditionals): Remove
3971 mention of CLEAR_SOLIB.
3973 2007-11-11 Joel Brobecker <brobecker@adacore.com>
3975 * gdb.texinfo (Print Settings): Add documentation for "set/show
3976 print frame-arguments".
3978 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
3980 * gdb.texinfo (Output): Update printf command's description.
3982 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
3984 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
3985 powerpc soft-float".
3987 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3989 * gdb.texinfo (Files): Correct formatting. Mention Expat
3991 (Requirements for Building GDB): Expand the list of Expat
3993 (Library List Format, Memory Map Format): Mention Expat.
3994 (Target Descriptions): Update Expat wording.
3996 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3998 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
3999 Document that gdbarch_convert_register_p should return zero for no-op
4002 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
4004 * gdbint.texi (Compiler Characteristics): Move documentation
4005 of set_gdbarch_sofun_address_maybe_missing back to ...
4006 (Target Conditionals): ... here to fix build break.
4008 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
4010 * gdbint.texi (Target Conditionals): Remove documentation of
4011 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4012 (Compiler Characteristics): ... documentation of
4013 set_gdbarch_sofun_address_maybe_missing.
4015 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4017 * gdbint.texinfo (Target Conditionals): Use
4018 frame_unwind_register_unsigned in examples instead of
4019 frame_unwind_unsigned_register.
4021 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4023 * gdb.texinfo (Predefined Target Types): Add int128
4025 (Standard Target Features): Add PowerPC features.
4027 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
4029 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4031 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4033 * gdbint.texi (Target Conditionals): Remove documentation
4034 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4035 gdbarch_extract_return_value, and gdbarch_store_return_value.
4037 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
4039 * gdbint.texi (Target Conditionals): Remove documentation of
4040 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4042 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
4044 * gdb.texinfo: Mention that inaccessible-by-default is on by
4047 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4049 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4051 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
4053 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4054 multi-threaded watchpoints.
4055 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4056 checked. Describe sticky notification. Expand description
4057 of steppable and continuable watchpoints.
4058 (Watchpoints and Threads): New subsection.
4060 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
4062 * gdb.texinfo (Setting Breakpoints): Revise
4063 documentation for pending breakpoints. Document
4064 breakpoints with multiple locations.
4066 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
4068 * gdb.texinfo (Miscellaneous gdb/mi Commands):
4069 Document -list-features.
4071 2007-09-15 Eli Zaretskii <eliz@gnu.org>
4073 * gdb.texinfo (Output): Spell out which features of C's printf are
4074 not supported by GDB's printf.
4075 (Separate Debug Files): More accurate wording regarding build ID
4076 and a reference to the ld manual rather than the Fedora wiki.
4078 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
4079 Jim Blandy <jimb@codesourcery.com>
4081 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
4082 (Examining Memory): Update mentions of the 's' format.
4083 (Automatic Display): Likewise.
4085 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
4087 * gdb.texinfo: Update the FSF's Back-Cover Text.
4089 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4090 Eli Zaretskii <eliz@gnu.org>
4092 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4093 Fixed the ``build ID'' name. New binaries build instructions for the
4094 build ID inclusion. Explain how the commands are specific to the build
4097 2007-09-01 Eli Zaretskii <eliz@gnu.org>
4099 * gdb.texinfo (Separate Debug Files): Fix last change. Add
4100 indexing for ``build ID'' support.
4102 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4104 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4105 Enlisted BUILD ID to the debug file searching example.
4106 Included a BUILD ID `.note.gnu.build-id' section description.
4107 Updated/added the debug files splitting instructions for OBJCOPY.
4109 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
4111 * gdb.texinfo (Variable Objects): Adjust docs
4112 for -var-info-expression and document
4113 -var-info-path-expression.
4115 2007-08-20 Jim Blandy <jimb@codesourcery.com>
4117 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4118 (title page): Include the dedication in the printed manual, as a
4119 separate page after the copyright notice.
4121 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4122 don't break a @var across a line.
4124 2007-07-25 Maciej W. Rozycki <macro@mips.com>
4126 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4129 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4131 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
4132 in annotate.texinfo.
4133 (Command History): Link to new node.
4135 2007-07-05 Markus Deuling <deuling@de.ibm.com>
4137 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4139 2007-07-05 Eli Zaretskii <eliz@gnu.org>
4141 * gdbint.texinfo (Target Conditionals): Fix last change.
4143 2007-07-03 Markus Deuling <deuling@de.ibm.com>
4145 * gdb.texinfo: Replace following macros by their appropriate gdbarch
4147 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4148 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4149 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4150 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4151 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4152 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4153 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4154 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4155 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4156 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4157 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4158 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4159 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4160 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4161 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4162 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4163 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4164 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4165 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4166 (SOFTWARE_SINGLE_STEP_P)
4168 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4169 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4171 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4172 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4173 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4174 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4175 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4176 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4177 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4178 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4179 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4180 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4182 (Converting an existing Target Architecture to Multi-arch): Remove
4185 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4186 (gdbarch_addr_bits_remove): Add code example.
4188 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4190 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
4192 * gdb.texinfo (Remote Configuration): Document library-info-packet.
4193 Add other missing entries. Adjust the table size to fit.
4194 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
4195 stop reasons including the new "library" event.
4196 (General Query Packets): Adjust table widths for qSupported. Mention
4197 qXfer:libraries:read reply to qSupported and document the new packet.
4198 (Library List Format): New section.
4200 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4202 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4204 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
4206 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4208 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
4210 * gdbint.texinfo (Register and Memory Data): Break sections
4211 into nodes and add a menu.
4213 2007-06-21 Maciej W. Rozycki <macro@mips.com>
4215 * gdb.texinfo (Examining Memory): Document the new behaviour.
4217 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
4219 * gdb.texinfo (Standard Target Features): Document
4222 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4224 * gdb.texinfo (General Query Packets): Document qOffsets changes.
4226 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4228 * gdb.texinfo (Target Description Format): Add version attribute
4231 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4233 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4235 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4237 * gdb.texinfo (MIPS Features): New subsection.
4239 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4240 Markus Deuling <deuling@de.ibm.com>
4242 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4243 and qXfer:spu:write packets and mention them under qSupported.
4245 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
4246 Markus Deuling <deuling@de.ibm.com>
4248 * gdb.texinfo (Architectures): Add new SPU section to document
4249 Cell Broadband Engine SPU architecture specific commands.
4251 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
4253 * gdb.texinfo (GDB/MI Variable Objects): Editorial
4256 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
4258 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4260 2007-05-29 Jim Blandy <jimb@codesourcery.com>
4262 * gdb.texinfo (Overview): Doc fix.
4264 2007-05-22 Maciej W. Rozycki <macro@mips.com>
4266 * gdb.texinfo (Remote Configuration): Document "set/show
4269 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
4271 * gdb.texinfo (MIPS): Remove documentation for set mips
4272 saved-gpreg-size, show mips saved-gpreg-size, and set mips
4275 2007-05-14 Bob Wilson <bob.wilson@acm.org>
4277 * all-cfg.texi (GDBTUI): New.
4278 * gdb.texinfo (Mode Options): Use GDBTUI variable.
4279 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4280 (TUI Configuration): Edit to improve clarity and fix problems of
4281 both style and content.
4283 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
4285 * observer.texi (GDB Observers): New observer "new_objfile".
4287 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
4289 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4291 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
4293 * gdb.texinfo (GDB/MI Variable Objects): Document
4294 frozen variables objects.
4296 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
4298 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4299 (Character Sets, Caching Data of Remote Targets): Likewise.
4300 (Targets): Delete Remote node. Move its text...
4301 (Debugging Remote Programs): ...to here. Delete description
4302 of the "remote" command.
4303 (Remote configuration): Delete description of "set remotedevice"
4304 and "show remotedevice".
4305 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4307 2007-04-11 Bob Wilson <bob.wilson@acm.org>
4309 * gdb.texinfo (Contributors, Continuing and Stepping)
4310 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4311 (General Query Packets, File-I/O Remote Protocol Extension)
4312 (Protocol Basics, The F Reply Packet, Write)
4313 (Protocol-specific Representation of Datatypes, Memory Transfer):
4314 Fix hyphenation, punctuation and grammar problems.
4315 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
4316 'section' instead of 'subsection' in the text.
4317 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4318 (i386): Remove period from section name.
4319 (Installing GDB, Requirements, Running Configure, Separate Objdir)
4320 (Config Names, Configure Options): Use @file{configure}.
4322 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
4324 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4327 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
4329 * gdbint.texinfo (SOM): Correct location of the SOM reader.
4331 2007-04-02 Bob Wilson <bob.wilson@acm.org>
4333 * gdb.texinfo: Consistently capitalize all significant words in
4334 node names, chapter titles, section titles, and headings. Update
4335 cross references to match.
4336 (Starting and Stopping Trace Experiment): Make node name plural.
4337 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
4339 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
4341 * gdb.texinfo (WinCE): Delete obsolete subsection.
4343 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4345 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4346 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4349 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
4351 * gdb.texinfo (Startup): Delete references to some alternate
4353 (Thread): Remove LynxOS reference.
4354 (Tandem ST2000): Delete target-specific documentation.
4355 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4356 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4357 and GDB_OSABI_LYNXOS.
4359 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
4361 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4363 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
4365 * gdbint.texinfo (Target Conditionals): Remove mention of
4366 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4367 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4369 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
4371 * Makefile.in: Add "pdfdir" installation
4372 directory, PDFTEX macro, support for "install-pdf" target,
4373 and rules for making a pdf version of refcard.texi.
4374 * refcard.tex: Specify paper size for PDF output.
4376 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4378 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
4380 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4382 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4383 (Source Path, Character Sets, Macros, Define)
4384 (GDB/MI Result Records, GDB/MI Simple Examples)
4385 (GDB/MI Program Execution, GDB/MI File Commands)
4386 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4387 (Bug Reporting): Use @value{GCC}.
4389 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4391 * gdb.texinfo (Help): Fix formatting of examples.
4392 (Variables): Use @ifnotinfo instead of @iftex.
4393 (Non-debug DLL symbols): Use @ref instead of @pxref.
4394 (Sparclet File): Use @samp instead of quotes.
4396 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4398 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4400 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4402 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4403 the order of the nodes.
4404 (C Operators, C Constants, Debugging C): Remove extra menus.
4405 (Method Names in Commands): Do not specify next/prev/up nodes.
4407 2007-03-26 Bob Wilson <bob.wilson@acm.org>
4409 * gdb.texinfo (File Options): Add missing parenthesis.
4410 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4412 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4414 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4416 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
4418 * gdb.texinfo (Standard Target Features): Mention
4420 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4422 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
4424 * gdb.texinfo (Top): Put Appendix A after numbered sections.
4425 (Files): Add section name to argument list for pxref.
4426 (Non-debug DLL symbols): Don't use `see' for pxref.
4427 (Embedded Processors): Fix typo.
4428 (GDB/MI Breakpoint Commands): Execution commands generate
4431 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
4433 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4434 values for in_scope. Mention that only root variables can be
4436 (GDB/MI Development and Front Ends): Explain new values may be
4437 added to existing fields.
4439 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
4441 * gdb.texinfo (-target-disconnect): Use @smallexample.
4442 (Requirements): Add anchor for Expat. Update description.
4443 (Target Descriptions): Mention Expat.
4444 (Target Description Format): Document new elements. Use
4446 (Predefined Target Types, Standard Target Features): New sections.
4447 * gdbint.texinfo (Target Descriptions): New section.
4449 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
4451 * gdb.texinfo (Target Description Format): Add section on XInclude.
4453 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
4455 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4456 command -enable-timings.
4458 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
4460 * gdbint.texinfo (Operation System ABI Variant Handling): Update
4461 descriptions for new/deleted elements in gdb_osabi. Add missing
4462 description for function generic_elf_osabi_sniff_abi_tag_sections.
4464 2007-01-29 Joel Brobecker <brobecker@adacore.com>
4466 * gdb.texinfo (Maintenance Commands): Add documentation for
4467 the new "maint print target-stack" command.
4469 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4470 Eli Zaretskii <eliz@gnu.org>
4472 * gdb.texinfo: Describe CHAR array vs. string identification rules.
4474 2007-01-26 Eli Zaretskii <eliz@gnu.org>
4476 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4477 Use @value{NGCC} instead of @value{GCC}.
4479 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
4481 * agentexpr.texi: Fix typos.
4482 * annotate.texinfo: Likewise.
4483 * gdb.texinfo: Likewise.
4484 * gdbint.texinfo: Likewise.
4485 * observer.texi: Likewise.
4486 * stabs.texinfo: Likewise.
4488 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
4490 * gdbint.texinfo (Support Libraries): Remove mmalloc
4491 entry. Describe readline library.
4493 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
4495 * gdb.texinfo (Target Descriptions): New section.
4496 (General Query Packets): Add QPassSignals anchor. Mention
4497 qXfer:features:read under qSupported. Expand mentions of
4498 qXfer:memory-map:read and QPassSignals. Document
4499 qXfer:features:read.
4501 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
4503 * gdb.texinfo (Commands to specify files): Describe
4504 "set sysroot" and "show sysroot".
4505 (Using the `gdbserver' program): Lowercase argument
4506 to @var. Expand description of setting up GDB on the
4509 2007-01-05 Joel Brobecker <brobecker@adacore.com>
4511 * gdb.texinfo (Set Catchpoints): Add documentation for the new
4512 catch exception, catch exception unhandled, and catch assert
4515 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4517 * gdb.texinfo (Debugging Output): Document "set debug xml"
4518 and "show debug xml".
4520 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4522 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4524 2007-01-01 Joel Brobecker <brobecker@adacore.com>
4526 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4528 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
4530 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4531 note in @ignore, to be removed later if nobody complains.
4533 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
4535 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4538 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
4540 * gdb.texinfo (Setting breakpoints): Document
4541 automatic software/hardware breakpoint usage and
4542 the "set breakpoint auto-hw" command.
4544 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
4546 * gdb.texinfo (Memory Access Checking): New.
4548 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
4550 * gdb.texinfo (Remote configuration): Mention
4551 "pass-signals-packet".
4552 (General Query Packets): Document QPassSignals. Fix
4555 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
4557 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4559 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4561 * gdb.texinfo (Remote configuration): Rewrite documentation for
4562 packet configuration commands.
4563 (OS Information): Adjust reference to qXfer:auxv:read.
4564 (General Query Packets): Remove references to read-aux-vector-packet
4565 and set remote get-thread-local-storage-address.
4567 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
4569 * gdbint.texinfo (Target Architecture Definition): Add new
4570 Initializing a New Architecture section.
4572 2006-10-31 David Taylor <dtaylor@emc.com>
4574 * stabs.texinfo (Macro define and undefine): New node describing
4575 stabs for #define and #undef.
4577 2006-10-27 Andreas Schwab <schwab@suse.de>
4579 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4581 2006-10-21 Eli Zaretskii <eliz@gnu.org>
4583 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4584 clarify on the possible meanings of ``expression'' watched by
4585 watchpoints. Add indexing.
4586 (Prompting, Errors, Invalidation, Annotations for Running)
4587 (Source Annotations): Fix index entries by adding "annotation" to
4588 them, to discriminate from index entries that point to the more
4589 general topic descriptions.
4591 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
4593 * gdbint.texinfo (Target Vector Definition): Move most
4594 content into Existing Targets. Add a menu.
4595 (Existing Targets): New section, moved from Target Vector
4596 Definition. Use @subsection.
4597 (Managing Execution State): New section.
4599 2006-10-16 Bob Wilson <bob.wilson@acm.org>
4601 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4603 2006-10-15 Eli Zaretskii <eliz@gnu.org>
4605 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4606 (Command Syntax, Signals, Backtrace, Connecting)
4607 (Remote configuration, Renesas Boards, Console I/O): Fix last
4608 change: use Ctrl- instead of C-, except wrt Emacs.
4609 (File-I/O Examples): Put Ctrl-c in @kbd.
4610 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4611 (Console I/O): Use @samp with Ctrl-.
4612 (Signals, Set Breaks, Set Watchpoints): Document optional
4613 arguments to `info signals' `handle', `info breakpoints', and
4616 2006-10-14 Eli Zaretskii <eliz@gnu.org>
4618 * gdb.texinfo (Backtrace): Fix last change.
4620 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
4622 * gdb.texinfo (Backtrace): Order correctly and add other cases.
4624 2006-10-10 Bob Wilson <bob.wilson@acm.org>
4626 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4627 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4628 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
4630 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4631 Daniel Jacobowitz <dan@codesourcery.com>
4633 * gdb.texinfo (Packets): Document vFlashErase,
4634 vFlashWrite and vFlashDone packets.
4635 (General Query Packets): Document qXfer:memory-map:read.
4636 Add a new feature for qXfer:memory-map:read.
4637 (Memory map format): New section.
4638 (Target Commands): Mention that gdb can write flash.
4640 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
4641 Daniel Jacobowitz <dan@codesourcery.com>
4643 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4644 memory regions and "mem auto".
4646 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
4648 * gdbint.texinfo (Array Containers): New section.
4650 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
4652 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4653 -stack-list-arguments HIGH_FRAME argument can be larger then the
4654 actual number of frames.
4656 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
4658 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4659 -stack-list-locals HIGH_FRAME argument can be larger then the
4660 actual number of frames.
4662 2006-09-02 Bob Wilson <bob.wilson@acm.org>
4664 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
4665 Register Packet Format, Tracepoint Packets): Fix spelling errors.
4667 2006-09-02 Eli Zaretskii <eliz@gnu.org>
4669 * gdbint.texinfo (Overall Structure): New section "Source Tree
4672 2006-08-17 Jim Blandy <jimb@codesourcery.com>
4674 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
4677 2006-08-08 Joel Brobecker <brobecker@adacore.com>
4679 * gdb.texinfo (Source Path): Add documentation for new
4680 substitute-path commands.
4682 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
4684 * gdb.texinfo (Installing GDB): Update menu. Move text to...
4685 (Running Configure): ...here.
4686 (Requirements): New node. Mention expat.
4688 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
4690 * gdb.texinfo (Target Commands): Remove
4691 'set download-write-size' and 'show download-write-size'.
4693 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
4695 * stabs.texinfo (Member Type Descriptor): Correct example for
4696 pointer to member types.
4698 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
4700 * gdb.texinfo (Optional warnings and messages): Add
4701 'set/show trace-commands'.
4702 (Command files): Add '-v' to source command.
4704 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
4706 * gdb.texinfo (OS Information): Update qPart reference to
4708 (Remote configuration): Likewise.
4709 (Overview): Move @cindex to the start of a paragraph. Talk
4710 about binary data encoding.
4711 (Packets): Refer to the overview for the details of the X
4713 (General Query Packets): Remove qPart description. Add qXfer
4714 description. Add an anchor to qSupported. Correct feature
4715 table title. Add a new feature for qXfer:auxv:read.
4716 (Interrupts): Add a missing parenthesis.
4718 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
4720 * gdb.texinfo (KOD): Remove node.
4721 (GDB/MI Kod Commands): Remove commented out node.
4723 2006-07-01 Eli Zaretskii <eliz@gnu.org>
4725 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
4726 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
4727 (GDB/MI Thread Commands, GDB/MI Program Execution)
4728 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
4729 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
4730 (GDB/MI File Commands, GDB/MI Target Manipulation)
4731 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
4732 since the MI prompt is hard-wired into the code.
4734 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
4736 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
4737 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
4738 (GDB/MI Data Manipulation): Remove description of unimplemented
4739 display related commands as variable objects perform this function
4740 and are superior: -display-delete, -display-disable,
4741 -display-enable, -display-insert and -display-list. Move
4742 -environment-cd, -environment-directory, -environment-path
4743 and -environment-pwd to "Program Context".
4744 (GDB/MI Program Control): Rename to "Program Execution". Move
4745 -exec-arguments -exec-abort to...
4746 (GDB/MI Program Context): ...here. New node split from "Data
4749 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
4751 * gdb.texinfo (Remote configuration): Document set / show
4752 remote supported-packets.
4753 (General Query Packets): Document qSupported packet.
4755 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
4757 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
4759 (Protocol basics): Likewise.
4760 (The F request packet): Likewise.
4761 (The F reply packet): Likewise.
4762 (Memory transfer): Move this node to be a subsubsection of
4763 "Protocol specific representation of datatypes".
4764 (The Ctrl-C message): More copy editing.
4765 (Console I/O): Likewise.
4766 (The isatty call): Delete this node, and merge its content into
4767 the "isatty" node. Fixed references elsewhere.
4768 (The system call): Delete this node, and merge its content into
4769 the "system" node. Fixed references elsewhere.
4770 (open): Reformat to use @table, and add appropriate font markup.
4777 (stat/fstat): Likewise.
4778 (gettimeofday): Likewise.
4780 (system): Likewise, plus minor changes to fix confusing wording.
4781 (Integral datatypes): Fix font markup.
4782 (Pointer values): Likewise.
4783 (struct stat): Fix markup to use @table, plus minor copy editing.
4784 (struct timeval): Fix font markup, plus minor copy editing.
4785 (Constants): Minor copy editing.
4786 (Errno values): Add font markup.
4787 (File-I/O Examples): Likewise.
4789 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
4791 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
4792 (GDB/MI Simple Examples): Move node up one level. Use real
4794 (GDB/MI Compatibility with CLI): Update.
4795 (GDB/MI Result Records): Add "connected" and "exit" result
4797 (GDB/MI Stream Records): Clarify target output.
4798 (GDB/MI Command Description Format): Modify example description.
4799 (GDB/MI Breakpoint Table Commands): Rename to...
4800 (GDB/MI Breakpoint Commands): ...this
4801 (GDB/MI Breakpoint Commands): Add optional thread field.
4802 (GDB/MI Program Control): Add an introduction. Move "Program
4803 termination" examples into exec-run description.
4804 (GDB/MI File Commands): Mention similar CLI commands.
4805 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
4806 is similar to "-gdb-version".
4808 2006-06-09 Eli Zaretskii <eliz@gnu.org>
4810 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
4812 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
4814 * gdb.texinfo (GDB/MI Development and Front Ends): Use
4815 sourceware.org for mailing lists.
4816 (GDB/MI File Commands): New node split from Program Control.
4818 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
4820 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
4822 2006-05-22 Eli Zaretskii <eliz@gnu.org>
4824 * gdb.texinfo (Cygwin Native): Fix last change.
4826 2006-05-22 Christopher Faylor <cgf@timesys.com>
4828 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
4830 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
4832 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
4833 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
4835 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
4837 * gdb.texinfo (General Query Packets): Recommend not starting
4838 new packets with qC and clarify.
4840 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
4842 * gdb.texinfo (M2 Types): New section.
4844 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
4846 * agentexpr.texi: Add a copyright and license notice.
4847 * observer.texi: Likewise, with GPL clause for function prototypes.
4848 Remove trailing whitespace.
4850 2006-05-05 Jim Blandy <jimb@codesourcery.com>
4852 * gdb.texinfo (General Query Packets): Document conventions for
4853 terminating packet names, and their violations.
4855 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4857 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
4858 * gdb.texinfo: Likewise.
4860 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
4862 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
4863 and "show remotedebug".
4864 (Debugging Output): Add additional index entries.
4866 2006-04-27 Michael Snyder <msnyder@redhat.com>
4868 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
4870 2006-04-22 Andrew Cagney <cagney@redhat.com>
4872 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
4873 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
4875 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
4877 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
4878 and remove breakpoint prototypes.
4879 (Watchpoints): Move description of target_insert_hw_breakpoint and
4880 target_remove_hw_breakpoint ...
4881 (Breakpoints): ... to here. Document target_insert_breakpoint and
4882 target_remove_breakpoint.
4884 2006-04-17 Jim Blandy <jimb@codesourcery.com>
4886 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
4887 and C packets are optional.
4889 2006-04-14 Frederic Riss <frederic.riss@st.com>
4891 * gdb.texinfo (Specifying source directories): Update the description
4892 of the source file search to reflect the fact that the source path
4893 always contains at least $cdir and $cwd.
4895 2006-03-31 Michael Snyder <msnyder@redhat.com>
4897 * gdb.texinfo: Update copyright dates.
4899 2006-03-31 Eli Zaretskii <eliz@gnu.org>
4901 * gdb.texinfo (Overview): Add an index entry to "empty response".
4903 2006-03-28 Jim Blandy <jimb@codesourcery.com>
4905 * gdbint.texinfo (Prologue Analysis): New section.
4907 2006-03-07 Jim Blandy <jimb@red-bean.com>
4909 * gdb.texinfo (Connecting): Document 'target remote pipe'.
4911 * gdb.texinfo (Target Commands): Update text describing how to
4912 specify a target. Refer to the detailed section on remote
4913 debugging, not the brief mention.
4915 * gdb.texinfo (Connecting): Organize the different 'target remote'
4916 connection methods into a table. Add a 'target remote' index
4919 2006-02-17 Fred Fish <fnf@specifix.com>
4921 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
4922 'ptype' commands to reflect the fact that the only significant
4923 difference between them is that ptype prints the complete type
4924 description instead of just the name.
4926 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
4928 * gdbint.texinfo (Watchpoints): Delete
4929 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
4931 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
4933 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
4934 times fields where needed. Fix typos. Update general form given
4935 for output of -break-insert.
4936 (GDB/MI): Abbreviate some unnecessarily long fullnames.
4938 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
4940 * gdbint.texinfo (Symbol Handling): Add a section
4941 on memory management.
4943 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
4945 * gdb.texinfo (Breakpoint table commands): Document the fullname
4946 field in -break-list output.
4948 2006-02-03 Eli Zaretskii <eliz@gnu.org>
4950 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
4951 debugging information produced by the various "set debug..."
4954 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4956 * gdb.texinfo (Files): Remove obsolete bits from the description
4959 2006-01-25 Jim Blandy <jimb@redhat.com>
4961 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
4963 2006-01-24 Jim Blandy <jimb@redhat.com>
4965 * gdbint.texinfo (Frames): Document the basics of GDB's register
4966 unwinding model, and explain the existence of the "sentinel" frame.
4968 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
4970 * gdb.texinfo (Choosing files): Mention that -directory is used
4972 (Specifying source directories): Likewise.
4973 (Command files): Explain how script files are found.
4975 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4977 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
4978 the threads in a multi-threaded program.
4979 (Threads): The threadno argument of "thread apply" can be a range
4982 2006-01-18 Jim Blandy <jimb@redhat.com>
4984 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
4987 2006-01-13 Eli Zaretskii <eliz@gnu.org>
4989 * gdb.texinfo (Sequences): Improve menu annotations.
4990 (Define): Add index entries for arguments of user-defined
4991 commands. Move the description of flow-control commands...
4992 (Command Files): ...to here. Document loop_break and
4994 (Define, Command Files): Document `end' and add index entries for
4997 2006-01-04 Michael Snyder <msnyder@redhat.com>
4999 * gdb.texinfo: Add documentation for linux-fork.
5000 * gdbint.texinfo: Add internal documentation for checkpoints.
5002 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
5004 * gdb.texinfo (Omissions from Ada): Document that there is now
5005 limited aggregate support.
5007 2005-12-28 Eli Zaretskii <eliz@gnu.org>
5009 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5010 registers and the likes.
5012 2005-12-24 Eli Zaretskii <eliz@gnu.org>
5014 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5015 (Symbols): Fix usage of "e.g.".
5016 (Memory Region Attributes): Fix usage of "etc."
5018 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5019 (Coding): Fix usage of "e.g.".
5021 2005-12-23 Eli Zaretskii <eliz@gnu.org>
5032 * Makefile.in: Add (C) after Copyright. Update the FSF
5035 2005-12-03 Eli Zaretskii <eliz@gnu.org>
5037 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5038 extend GDB with commands for external monitor.
5040 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
5042 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5044 2005-11-25 Joel Brobecker <brobecker@adacore.com>
5046 * gdbint.texinfo (Start of New Year Procedure): New chapter.
5048 2005-11-21 Jim Blandy <jimb@redhat.com>
5050 * gdb.texinfo (Tracepoint Packets): Document restrictions on
5051 placement of 'R' actions in tracepoint action packets; document
5052 dependence of 'X' and 'M' actions on a preceding 'R' action for
5055 2005-11-19 Jim Blandy <jimb@redhat.com>
5057 * gdb.texinfo (Tracepoint Packets): New node.
5058 (General Query Packets): Add entries for the tracepoint packets,
5059 referring to the "Tracepoint Packets" node.
5060 (Tracepoints): Add reference to "Tracepoint Packets".
5062 2005-11-18 Kevin Buettner <kevinb@redhat.com>
5064 * gdb.texinfo (set remotebreak): Add anchor.
5065 (X packet): Likewise.
5066 (Remote Protocol): Add new section `Interrupts' and new index
5067 entry `interrupts (remote protocol)'.
5069 2005-11-18 Jim Blandy <jimb@redhat.com>
5071 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5072 entries into the General Query Packets section. Add a
5073 cross-reference to that section. Drop description of replies, as
5074 these are covered in the descriptions of each packet.
5075 (General Query Packets): Add introductory text. Explain naming
5076 conventions, and how the end of a name is recognized.
5078 2005-11-17 Kevin Buettner <kevinb@redhat.com>
5080 * gdb.texinfo (Remote configuration): Fix typo in description of
5081 "set remotebreak" command.
5083 2005-11-16 Jim Blandy <jimb@redhat.com>
5085 * gdb.texinfo (Packets, Stop Reply Packets)
5086 (General Query Packets): Various formatting cleanups.
5087 - Use @samp for packet contents.
5088 - Drop summaries from packet @item lines; the same information appears
5089 immediately below in the description.
5090 - Delete paragraph breaks after packet @item commands, so that the
5091 description appears directly to the right of the packet prototype
5092 in the printed manual, if it fits.
5093 - Place spaces in packet prototypes between @vars and non-@var
5094 letters, and explain that they're just for formatting.
5095 - Use @dots{} instead of '...'.
5096 - Fix uses of @code where @var was needed.
5097 - Replace "deprecated" markers with English text spelling out the
5098 packet's status and the preferred alternatives.
5099 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5100 what this ever meant.
5101 - Remove "(draft)" markers on 'i' packets; nobody has commented on
5102 this for a long time.
5103 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5104 implemented several times, and have been in use for years.
5106 2005-11-15 Jim Blandy <jimb@redhat.com>
5108 * gdb.texinfo (Packets): Add index entries for 'm' packet
5111 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5112 of stub when processing an 'm' packet.
5114 * gdb.texinfo (Packets): Mention that packets beginning with
5115 letters are reserved once, at the top, instead of actually listing
5116 them all and saying "reserved".
5118 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
5120 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5121 Change @var{$arg0 to @code{$arg0.
5123 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
5125 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5127 2005-11-12 Jim Blandy <jimb@redhat.com>
5129 * gdb.texinfo (General Query Packets): Put packets in alphabetical
5130 order. Remove extraneous 'z'.
5132 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
5134 * gdb.texinfo (Choosing files): Add --eval-command.
5136 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
5138 * gdb.texinfo (Choosing modes): Add --return-child-result.
5141 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
5143 * gdb.texinfo (Choosing modes): Add --batch-silent.
5145 2005-10-28 Eli Zaretskii <eliz@gnu.org>
5147 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5148 "The -var-update Command".
5150 2005-10-03 Joel Brobecker <brobecker@adacore.com>
5152 * gdb.texinfo (Print Settings): Add documentation for set/show
5153 print array-indexes.
5155 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
5157 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5160 2005-08-27 Eli Zaretskii <eliz@gnu.org>
5162 * gdb.texinfo (File Options): Don't document --mapped, it's gone
5165 (Variables, Symbols): Document the "<incomplete type>" message and
5168 2005-08-01 Fred Fish <fnf@specifix.com>
5170 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5172 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
5174 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5175 option for -var-list-children and -var-update.
5176 (GDB/MI Stack Manipulation): Simplify description of
5177 print-values option for -stack-list-locals.
5178 (GDB/MI Command Description Format): Clarify.
5179 (Mode Options): Spelling of superseded.
5181 2005-07-12 Bob Rossi <bob@brasko.net>
5183 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5184 corresponding GDB command comment.
5186 2005-07-06 Bob Rossi <bob@brasko.net>
5188 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5189 and -inferior-tty-show.
5190 (Input/Output): Document "set/show inferior-tty" and tty alias.
5192 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
5194 * gdb.texinfo (Packets): Change description of 'D' packet to note
5195 that GDB does wait for a response.
5197 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
5199 * gdb.texinfo (History) Rename "Command History".
5200 (Command History): Move node "Server Prefix" from section on
5203 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
5205 * gdb.texinfo (GDB/MI Stack Manipulation):
5206 Re-instate -stack-info-frame with example. Say that it gets
5207 info on selected frame, not current frame.
5209 2005-06-18 Eli Zaretskii <eliz@gnu.org>
5211 * gdb.texinfo (Server): Clarify that `file' should be used before
5212 connecting to the server.
5213 (Files): Add an xref to the above description.
5214 (Output Formats): More detailed description of the `c' format.
5215 (Memory): List explicitly all the formats supported by `x'.
5216 (Threads): Add an @cindex entry for "thread apply".
5217 (Files): Document the possibility of loading unlinked object
5218 files. Add more indexing for solib-absolute-prefix and
5220 (Machine Code): Document possible problems with locations in
5222 (Backtrace): Document that free-standing environments do not need
5223 to have a `main' function.
5225 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
5227 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5230 2005-06-07 Andrew Cagney <cagney@gnu.org>
5232 * gdb.texinfo (Contributors): Note the original multi-arch
5235 2005-06-03 Eli Zaretskii <eliz@gnu.org>
5237 * gdb.texinfo (Registers): Add index entries for the standard
5239 (Frames): Add cross-reference from frame pointer description to
5241 (Annotations Overview): Fix the reference to GDB name.
5243 2005-06-01 Eli Zaretskii <eliz@gnu.org>
5245 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5246 can-use-hw-watchpoints.
5248 2005-05-28 Bob Rossi <bob@brasko.net>
5250 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5251 the possible reasons why an exec async record would be returned to FE.
5253 2005-05-26 Andrew Cagney <cagney@gnu.org>
5255 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5256 Andrew Cagney implemented the original GDB/MI.
5258 2005-05-23 Orjan Friberg <orjanf@axis.com>
5260 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5261 documentation. Add documentation for cris-mode.
5263 2005-05-20 Eli Zaretskii <eliz@gnu.org>
5265 * gdb.texinfo (Numbers): Explain the example and make the wording
5268 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
5269 Dennis Brueni <dennis@slickedit.com>
5271 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5272 (GDB/MI Data Manipulation, GDB/MI Program Control)
5273 (GDB/MI Stack Manipulation): Update examples to include the fullname
5274 attribute in stack frames.
5276 2005-05-12 Eli Zaretskii <eliz@gnu.org>
5278 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
5279 do with other non-standard names of init files.
5281 2005-05-11 Eli Zaretskii <eliz@gnu.org>
5283 * gdb.texinfo (Command Files): Move the description of the startup
5285 (Startup): ...to this new subsection of the Invocation chapter.
5286 Rearrange the description of init files more logically and add a
5287 cross-reference to "Command Files". Document the special gdbinit
5288 name for CISCO 68k. Expand the description of what GDB does
5290 (History): Add index entry for HISTSIZE.
5292 2005-05-02 Mark Kettenis <kettenis@gnu.org>
5294 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5296 2005-05-02 Eli Zaretskii <eliz@gnu.org>
5298 * gdb.texinfo (SVR4 Process Information, The isatty call)
5299 (The system call): Don't use foo(N) notation for man pages and
5301 (Compilation, DJGPP Native): Improve wording.
5303 2005-04-27 Eli Zaretskii <eliz@gnu.org>
5305 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5306 were optimized away.
5308 2005-04-22 Eli Zaretskii <eliz@gnu.org>
5310 * gdb.texinfo (Remote configuration): Document "set/show
5311 get-thread-local-storage-address". Add cross-reference to the
5312 description of the qGetTLSAddr packet.
5313 (General Query Packets): Mention "set remote
5314 get-thread-local-storage-address" and add a reference to its
5317 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
5319 * gdb.texinfo (Backtrace): Describe 'bt full'.
5321 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
5323 * gdb.texinfo (Mode Options): Fix typo.
5324 (GDB/MI): Describe how to invoke GDB/MI.
5326 2005-04-16 Eli Zaretskii <eliz@gnu.org>
5328 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
5329 references changed. Add description of "info udot".
5330 (Files): Document "set/show stop-on-solib-events".
5331 (M32R/D): Document "set/show download-path", "set/show
5332 board-address", "set/show server-address", "upload", "tload".
5333 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5334 "use_mon_code", "use_ib_break", "use_dbt_break".
5335 (Maintenance Commands): Improve indexing.
5336 (Target Commands): Document "set/show hash", "set/show debug
5338 (SVR4 Process Information): Document "info pidlist" and "info
5339 meminfo". Document "set/show procfs-tarce" and "set/show
5340 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
5341 (Symbols, The Print Command with Objective-C): Improve indexing.
5342 (Objective-C): Add references to "info classes" and "info
5344 (Debugging Output): Improve wording. Document "set/show debug
5345 solib-frv". Fix "set/show debugvarobj".
5346 (Set Breaks): Add index entry for "hardware breakpoints".
5347 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5348 and "set/show usehardbreakpoints".
5349 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5350 monitor-prompt", "set/show monitor-warnings", "pmon".
5351 (ARM): Document "rdilogfile", "rdilogenable", "set/show
5352 rdiromatzero", "set/show rdiheartbeat".
5353 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5355 (Embedded Processors): Document the "sim" command.
5356 (Remote): Document the "remote" command.
5357 (DJGPP Native): Document the "info serial" command.
5358 (Threads): Document "maint info sol-threads".
5359 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5360 (Set Breaks): Improve indexing.
5361 (Command Syntax): Add a reference to dont-repeat.
5362 (Define): Document "dont-repeat".
5363 (TUI Commands): Document "tabset".
5364 (WinCE): New subsection. Document "set/show remotedirectory",
5365 "set/show remoteupload", "set/show remoteaddhost".
5367 2005-04-15 Eli Zaretskii <eliz@gnu.org>
5369 * gdb.texinfo (Hurd Native): New subsection, documents
5370 Hurd-specific commands.
5371 (Maintenance Commands): Add cross-reference to "Debugging Output".
5372 (Debugging Output): Document "set/show debug lin-lwp".
5373 (MIPS): Improve documentation of heuristic-fence-post. Document
5374 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5375 mips stack-arg-size", "set/show mips mask-address", "set/show mips
5376 remote-mips64-transfers-32bit-regs", "set/show debug mips".
5377 (ARM): Document ARM-specific commands.
5378 (AVR): New section. Document "info io_registers".
5379 (CRIS): New section. Document "set/show cris-version" and
5380 "set/show cris-dwarf2-cfi".
5381 (HPPA): New section. Document "set/show debug hppa" and "maint
5383 (Neutrino): New subsection. Document "set/show debug nto-debug".
5384 (Super-H): New section. Document the "regs" command.
5385 (Debugging Output): Document "set/show debug aix-thread".
5387 2005-04-09 Eli Zaretskii <eliz@gnu.org>
5389 * gdb.texinfo (Print Settings): Document "set/show print
5390 pascal_static-members", "set print repeats", "show print
5391 null-stop". Improve indexing. Fix documentation of "set print
5393 (Pascal): New section.
5394 (Supported languages): Rename from "Support"; all references
5395 updated. Add a menu item for Pascal.
5396 (Numbers): Document "set radix.
5397 (Screen Size): Document "set/show pagination".
5398 (MIPS Embedded): Remove "set processor" documentation.
5399 (Remote configuration): Document "set/show X/P/Z-packet",
5400 "set/show read-aux-vector-packet", "set/show remote
5401 symbol-lookup-packet", "set/show remote verbose-resume-packet",
5402 "set/show remoteaddresssize", "set/show remotebaud", "set/show
5403 remotedebug", "set/show remotebreak", "set/show remotedevice",
5404 "set/show remotelogfile".
5405 (Auxiliary Vector): Add reference to the description of the
5406 read-aux-vector-packet setting.
5407 (Set Watchpoints): Add a cross-reference to "set remote
5408 hardware-breakpoint-limit".
5409 (General Query Packets): Add indexing of requests and
5410 cross-references to related commands in "Remote configuration".
5411 (File-I/O Overview, The system call): Fix wording and typos.
5412 (Thread Stops): Add index entries.
5413 (Continuing and Stepping): Document "show step-mode".
5414 (i386): New node. Document "set/show struct-convention".
5415 (Files): Document "show trust-readonly-sections".
5416 (Calling): Document "set/show unwindonsignal".
5417 (Messages/Warnings): Add index entries.
5418 (Maintenance Commands): Document "set/show watchdog".
5419 (Annotations Overview): Document "show annotate".
5420 (Set Watchpoints): Add index entries.
5421 (Symbols): Fix doc of case-sensitive.
5422 (ABI): Document "show coerce-float-to-double".
5423 (Convenience Vars, Help): Improve indexing.
5424 (Machine Code): Document "show disassembly-flavor".
5425 (Debugging C plus plus): Document "show overload-resolution".
5426 (Value History, Signaling): Add index entries.
5428 2005-04-08 Eli Zaretskii <eliz@gnu.org>
5430 * gdb.texinfo (Show): Move @kindex entries to their proper places.
5431 (Processes): Fix wording.
5432 (History, List, Logging output, Define, Symbols, Print Settings):
5435 2005-04-03 Eli Zaretskii <eliz@gnu.org>
5437 * gdb.texinfo (Targets): Document "set/show architecture". Remove
5438 redundant index entry for "target" command.
5439 (Backtrace): Add index entries.
5440 (Symbols, Fortran): Document the "set case-sensitive" command.
5441 (DJGPP Native): Document "set com1base", "set com1irq", etc.
5442 (Print Settings): Add index entry for "set demangle-style".
5443 (Target Commands): Document "set download-write-size".
5444 (Debugging Output): Document "set exec-done-display".
5446 2005-04-02 Eli Zaretskii <eliz@gnu.org>
5448 * gdb.texinfo (Files): Fix the name and documentation of
5449 add-shared-symbol-files. Document its alias assf. Update the
5450 list of OSs where GDB supports shared libraries. Fix markup.
5451 (Continuing and Stepping): Add reference to @var{location} in the
5453 (Dump/Restore Files): Fix reference to @{filename}.
5454 (Help): Fix wording.
5456 (Set Watchpoints): Ditto.
5457 (Backtrace): Remove redundant index entries. Improve index
5459 (Delete Breaks): Fix wording.
5460 (Memory): Document the compare-sections command.
5461 (Memory Region Attributes): Improve wording.
5462 (Disabling): Improve wording.
5463 (Fortran): New subsection. Document the "info common" command.
5464 (Help): Document aliases "info copying" and "info warranty".
5465 (Caching Remote Data): New section. Document the "set/show
5466 remotecache" and "info dcache" commands.
5467 (Show): Fix wording of the documentation of the "set
5468 extension-language" command.
5469 (Signals): Add index entry for "info handle".
5470 (Memory Region Attributes): Fix punctuation.
5471 (Symbols): Change the arg name to "location" and refer to it in
5472 the text. Fix wording of "info types" doc.
5473 (Threads): Fix usage of @enumerate @item's.
5474 (Listing Tracepoints): Add index entry for "info tp".
5475 (Set Watchpoints): Add xref to "info break" description.
5476 (Macros): Add an index entry for "macro exp1". Document the
5477 "macro list" command.
5478 (Maintenance Commands): Document "flushregs", "maint agent",
5479 "maint check-symtabs", "maint cplus", "maint demangle", "maint
5480 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5481 "maint print architecture", "maint print objfiles", "maint print
5482 statistics", "maint print type", "maint show-debug-regs", "maint
5483 space", "maint time", and "maint translate-address".
5484 (Connecting): Document the "monitor" command.
5485 (Annotations Overview): Describe the "set annotate" command.
5487 2005-04-01 Eli Zaretskii <eliz@gnu.org>
5489 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5490 Rearrange index entries and improve wording about support for
5491 hardware watchpoints.
5493 2005-03-10 Bob Rossi <bob@brasko.net>
5495 * gdb.texinfo: Update copyright
5497 2005-02-09 Theodore A. Roth <troth@openavr.org>
5499 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5502 2005-02-03 Kevin Buettner <kevinb@redhat.com>
5504 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5506 2005-01-17 Michael Snyder <msnyder@redhat.com>
5508 * gdb.texinfo: Fix spelling, infinte -> infinite.
5510 2005-01-08 Mark Kettenis <kettenis@gnu.org>
5512 * observer.texi (GDB Observers): Document "solib_loaded".
5514 2005-01-07 Andrew Cagney <cagney@gnu.org>
5516 * configure.ac: Rename configure.in, require autoconf 2.59.
5517 * configure: Re-generate.
5519 * configure.in: Replace configdirs with multiple references to
5521 * configure: Re-generate.
5523 2005-01-04 Andrew Cagney <cagney@gnu.org>
5525 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5526 part of the version number.
5528 2004-12-24 Mark Kettenis <kettenis@gnu.org>
5530 * gdbint.texinfo (Algorithms): Remove description of
5531 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5533 2004-12-07 Jim Blandy <jimb@redhat.com>
5535 * gdb.texinfo (General Query Packets): Specify that thread ID's in
5536 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5539 2004-12-07 Andreas Schwab <schwab@suse.de>
5541 * gdb.texinfo (Mode Options): Document -l option.
5543 2004-12-04 Eli Zaretskii <eliz@gnu.org>
5545 * gdbint.texinfo (Algorithms): More accurate description of
5546 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
5547 is not needed unless data-read and data-access watchpoints are
5548 supported. Add a description of how GDB checks whether the
5549 inferior stopped because a watchpoint was hit.
5551 2004-11-23 Eli Zaretskii <eliz@gnu.org>
5553 * gdb.texinfo (Files): Add cross-reference to description of
5554 -readnow command-line switch.
5556 2004-11-10 Randolph Chung <tausq@debian.org>
5558 * gdb.texinfo: Document set/show backtrace past-entry commands.
5559 Rearrange index entries for set/show backtrace past-main.
5561 2004-11-10 Jon Beniston <jon@beniston.com>
5563 Committed by Andrew Cagney <cagney@gnu.org>.
5564 * gdb.texinfo (Remote Serial Protocol): Further describe
5565 binary transfer escaping mechanism .
5567 2004-11-08 Randolph Chung <tausq@debian.org>
5569 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5570 and "show debug infrun". Add index entries.
5572 2004-10-23 Eli Zaretskii <eliz@gnu.org>
5574 * gdb.texinfo (SVR4 Process Information): Document subcommands of
5575 "info proc" that are already implemented. Add index entries.
5576 (Working Directory): Add a cross-reference to "info proc" command.
5577 (Files): Add a tip for decreasing memory used for symtabs from
5579 (Starting): Fix whitespace; make "elaboration" stand out where it
5580 is first used, and add an index entry for the term.
5581 (Calling): Expand and elaborate text. Add "print". Add the
5582 description of problems with weak aliases.
5583 (Core File Generation): New section.
5585 2004-10-12 Andrew Cagney <cagney@gnu.org>
5587 * gdbint.texinfo (Versions and Branches): New chapter.
5588 (Releasing GDB): Delete "Versions and Branches" section.
5589 (Top): Add "Versions and Branches".
5591 2004-10-08 Eli Zaretskii <eliz@gnu.org>
5593 * gdb.texinfo (Editing, History): Add cross-references to the
5594 included Readline and History user documentation. Remove
5595 references to the symbol have-readline-appendices which is unused
5597 (History): Fix indexing.
5599 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
5601 * gdbint.texinfo (target_stopped_data_address): Update to
5603 (i386_stopped_data_address): Update prototype and description.
5604 (i386_stopped_by_watchpoint): New function and description.
5606 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
5608 * gdb.texinfo (Filenames): Add Ada suffixes.
5611 2004-09-27 Andrew Cagney <cagney@gnu.org>
5612 Robert Picco <Robert.Picco@hp.com>
5614 * gdb.texinfo (Packets): Document the "p" packet.
5616 2004-09-21 Jason Molenda (jmolenda@apple.com)
5618 * gdb.texinfo (Paths and Names of the Source Files): Document the
5619 meaning of values in the 'desc' field of a SO stab.
5621 2004-09-20 Daniel Jacobowitz <dan@debian.org>
5623 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5624 max-cache-age" and "maint show dwarf2 max-cache-age".
5626 2004-09-16 Eli Zaretskii <eliz@gnu.org>
5628 * gdb.texinfo (Set Breaks): Add index entry for setting
5629 breakpoints on overloaded C++ functions that are not members of
5630 any classes. Add an example and an index entry for setting
5631 breakpoints on all program functions.
5632 (Character Sets, Macros, Overlay Commands)
5633 (Non-debug DLL symbols, GDB/MI Output Syntax)
5634 (Annotations Overview, Maintenance Commands, File-I/O Overview):
5635 Use "(@value{GDBP})" instead of a literal "(gdb)".
5637 2004-09-12 Andrew Cagney <cagney@gnu.org>
5639 * gdbint.texinfo (Native Debugging): Delete description of
5642 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
5644 * gdbint.texinfo (User Interface): Change local_hex_string_custom
5645 to hex_string_custom (not historically correct, but more
5646 understandable, given the current code).
5648 2004-09-03 Andrew Cagney <cagney@gnu.org>
5650 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5652 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
5654 * observer.texi (solib_unloaded): New observer.
5656 2004-08-24 Andrew Cagney <cagney@gnu.org>
5658 * gdbint.texinfo (Target Architecture Definition): Add missing
5661 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
5663 * (Using the Testsuite): build != host is supported,
5664 but some test scripts do not support build != host.
5666 2004-08-14 Mark Kettenis <kettenis@gnu.org>
5668 * gdbint.texinfo (Host Definition): Delete description of
5669 FCLOSE_PROVIDED and GETENV_PROVIDED.
5671 2004-08-05 Mark Kettenis <kettenis@chello.nl>
5673 * gdbint.texinfo (Host Definition): Delete description of
5675 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
5678 2004-08-05 Andrew Cagney <cagney@gnu.org>
5680 * gdbint.texinfo (Target Architecture Definition): Delete
5681 reference to deprecated_read_fp.
5683 2004-08-02 Andrew Cagney <cagney@gnu.org>
5685 * gdbint.texinfo (Target Architecture Definition): Delete
5686 description of DEPRECATED_REGISTER_BYTES.
5688 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
5690 * gdb.texinfo (Source Path): Document the new behavior of
5691 searching for the source files.
5693 2004-07-17 Eli Zaretskii <eliz@gnu.org>
5695 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
5696 (Search, Expressions, Arrays, Variables, Data, Machine Code)
5697 (Auto Display): Improve indexing.
5699 2004-07-16 Andrew Cagney <cagney@gnu.org>
5701 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
5704 2004-07-09 Eli Zaretskii <eliz@gnu.org>
5706 * gdb.texinfo: Fix @kindex entries so that multiple commands that
5707 have the same prefix have only their prefix in the index.
5709 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5711 * gdb.texinfo (BSD libkvm Interface): New node (section)
5712 (Native): Add it to the menu.
5714 2004-07-01 Mark Kettenis <kettenis@gnu.org>
5716 * gdbint.texinfo (Target Architecture Definition): Remove
5719 2004-06-24 Mark Kettenis <kettenis@gnu.org>
5721 * gdbint.texinfo (Target Architecture Definition): Remove
5722 SUN_FIXED_LBRAC_BUG.
5724 2004-06-26 Andrew Cagney <cagney@gnu.org>
5726 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
5728 2004-06-20 Andrew Cagney <cagney@gnu.org>
5730 * gdbint.texinfo (Target Architecture Definition): Deprecate
5731 USE_STRUCT_CONVENTION.
5733 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5735 gdb.texinfo (Bug Reporting): Mention session recording,
5736 with the script command or Emacs.
5738 2004-06-18 Andrew Cagney <cagney@gnu.org>
5740 * gdbint.texinfo (Target Architecture Definition): Deprecate
5741 FUNCTION_START_OFFSET.
5743 2004-06-14 Andrew Cagney <cagney@gnu.org>
5745 Based on changes from Karl Berry.
5746 * gdb.texinfo: Do not use @sc in a direntry.
5747 * stabs.texinfo: Change @dircateogry to "Software development".
5748 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
5750 2004-06-13 Andrew Cagney <cagney@gnu.org>
5752 * gdbint.texinfo (Target Architecture Definition): Delete
5753 description of RETURN_VALUE_ON_STACK.
5755 2004-06-09 Andrew Cagney <cagney@gnu.org>
5757 * gdbint.texinfo (Native Debugging): Restore "@table @code"
5758 deleted by previous patch.
5760 2004-06-08 Andrew Cagney <cagney@gnu.org>
5762 * gdbint.texinfo (Native Debugging): Delete documentation on
5765 2004-06-06 Randolph Chung <tausq@debian.org>
5767 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
5769 2004-06-06 Randolph Chung <tausq@debian.org>
5771 * gdb.texinfo (push_dummy_call): Update argument list to match
5772 the new push_dummy_call method signature. Describe the function
5775 2004-05-24 Joel Brobecker <brobecker@gnat.com>
5777 * gdb.texinfo (Starting): Document new start command.
5779 2004-05-21 Andrew Cagney <cagney@redhat.com>
5781 * observer.texi (GDB Observers): Document "inferior_created".
5783 2004-05-08 Andrew Cagney <cagney@redhat.com>
5785 * gdbint.texinfo (Target Architecture Definition): Delete
5786 description of DO_DEFERRED_STORES.
5788 * gdbint.texinfo (Target Architecture Definition): Delete
5789 references to DEPRECATED_FIX_CALL_DUMMY.
5791 * gdbint.texinfo (Target Architecture Definition): Delete
5792 description of DEPRECATED_CALL_DUMMY_WORDS,
5793 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
5795 * gdbint.texinfo (Target Architecture Definition): Delete
5796 description of DEPRECATED_PUSH_DUMMY_FRAME.
5798 * gdbint.texinfo (Target Architecture Definition): Delete
5799 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5801 2004-05-07 Andrew Cagney <cagney@redhat.com>
5803 * observer.texi (GDB Observers): Add "Debugging" section. Include
5804 cross reference to "set/show debug observer".
5805 * gdb.texinfo (Debugging Output): Document "set/show debug
5808 2004-05-01 Andrew Cagney <cagney@redhat.com>
5810 * gdbint.texinfo (Target Architecture Definition): Delete
5811 description of DEPRECATED_PC_IN_SIGTRAMP.
5813 2004-04-30 Andrew Cagney <cagney@redhat.com>
5815 * gdbint.texinfo (Target Architecture Definition): Delete
5816 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
5818 2004-04-30 Orjan Friberg <orjanf@axis.com>
5820 * observer.texi (GDB Observers): Correct spelling.
5822 2004-04-26 Orjan Friberg <orjanf@axis.com>
5824 * observer.texi (GDB Observers): Add target_changed event.
5826 2004-04-08 Andrew Cagney <cagney@redhat.com>
5828 * observer.texi (GDB Observers): Rework, provide generic observer
5829 definitions and then a list of observable events.
5831 2004-04-04 Andrew Cagney <cagney@redhat.com>
5833 * gdbint.texinfo (Host Definition): Delete reference to
5836 2004-04-02 Andrew Cagney <cagney@redhat.com>
5838 * gdbint.texinfo (Target Architecture Definition): Delete
5839 reference to DEPRECATED_CALL_DUMMY_LENGTH.
5841 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5843 * gdb.texinfo (TUI Commands): Document tui reg commands.
5845 2004-03-26 Andrew Cagney <cagney@redhat.com>
5847 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
5849 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
5850 (Contributors): Mention both Text and Terminal User Interface.
5852 2004-03-23 Andrew Cagney <cagney@redhat.com>
5854 * gdbint.texinfo (Target Architecture Definition): Deprecate
5855 references to SIGTRAMP_START and SIGTRAMP_END.
5857 2004-03-23 Andrew Cagney <cagney@redhat.com>
5859 * gdbint.texinfo (Target Architecture Definition): Deprecate
5860 references to PC_IN_SIGTRAMP.
5862 2004-03-19 Andrew Cagney <cagney@redhat.com>
5864 * gdbint.texinfo (Target Architecture Definition): Delete
5865 reference to GDB_TARGET_IS_HPPA.
5867 2004-03-18 Andrew Cagney <cagney@redhat.com>
5869 * gdbint.texinfo (Coding): Update section on gdbarch_data,
5870 describe pre_init and post_init.
5872 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
5874 * gdb.texinfo (Debugging Output): Document values for "set debug
5877 2004-02-28 Andrew Cagney <cagney@redhat.com>
5879 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
5881 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5883 * gdb.texinfo (breakpoints): Add information about the
5884 new "set breakpoint pending" and "show breakpoint pending"
5887 2004-02-26 Andrew Cagney <cagney@redhat.com>
5889 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
5890 in Per-architecture module data section.
5892 2004-02-25 Roland McGrath <roland@redhat.com>
5894 * gdb.texinfo (General Query Packets): Document qPart:... packets.
5896 2004-02-24 Andrew Cagney <cagney@redhat.com>
5898 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
5899 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
5900 * fdl.texi: Import Version 1.2, November 2002.
5902 2004-02-17 Andrew Cagney <cagney@redhat.com>
5904 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
5906 2004-02-16 Andrew Cagney <cagney@redhat.com>
5908 * gdbint.texinfo (Target Architecture Definition): Deprecate
5909 FRAMELESS_FUNCTION_INVOCATION.
5911 2004-02-16 Andrew Cagney <cagney@redhat.com>
5913 * gdbint.texinfo (Coding): Mention -Wunused-function.
5915 2004-02-14 Andrew Cagney <cagney@redhat.com>
5917 * gdbint.texinfo (Target Architecture Definition): Delete
5918 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5920 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
5922 * gdb.texinfo: Properly quote the name "C++".
5923 * gdbint.texinfo: Ditto.
5924 * stabs.texinfo: Ditto.
5926 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
5928 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
5929 minimal information about libiberty.
5931 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
5933 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
5935 2004-02-04 Roland McGrath <roland@redhat.com>
5937 * gdb.texinfo (Auxiliary Vector): New node (section).
5938 (Data): Add it to the menu.
5940 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5942 * gdb.texinfo (Breakpoints): Add information about pending
5945 2004-01-26 Andrew Cagney <cagney@redhat.com>
5947 * gdb.texinfo (Overview): Delete references to the cisco protocol
5948 including the "N" response.
5950 2004-01-26 Andrew Cagney <cagney@redhat.com>
5952 * gdbint.texinfo (Target Architecture Definition): Rename
5953 EXTRACT_STRUCT_VALUE_ADDRESS to
5954 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
5956 2004-01-24 Eli Zaretskii <eliz@gnu.org>
5958 * gdb.texinfo (KOD): Document "show os". Add index entries for
5959 "set/show os" and "info cisco" commands.
5961 2004-01-21 Eli Zaretskii <eliz@gnu.org>
5963 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
5965 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
5967 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
5968 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
5970 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
5972 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
5974 (GDB/MI Variable Objects): Describe extension to
5977 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
5979 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
5981 2004-01-17 Andrew Cagney <cagney@redhat.com>
5983 * gdbint.texinfo (Target Architecture Definition): Delete
5984 documentation on DEPRECATED_NPC_REGNUM.
5986 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
5988 * gdb.texinfo: Update copyright year. Mention that set
5989 follow-fork-mode is supported on GNU/Linux. Remove documentation of
5990 "set follow-fork-mode ask".
5992 2004-01-13 Andrew Cagney <cagney@redhat.com>
5994 * gdbint.texinfo: Update copyright year.
5995 (Coding): Add -Wunused-label to list of -Werror warnings.
5997 2004-01-08 Jason Molenda <jmolenda@apple.com>
5998 Eli Zaretskii <eliz@gnu.org>
6000 * gdb.texinfo: Update copyright.
6001 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
6002 around names, as appropriate. Minor syntax cleanup of
6003 _NSPrintForDebugger explanation. Two spaces after periods.
6004 GDBN used instead of lit. "gdb". Index entries added for
6005 print-object and _NSPrintForDebugger. @noindent added in one spot.
6007 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
6009 * stabs.texinfo: Add dircategory and direntry commands.
6010 * annotate.texinfo: Ditto.
6012 2003-11-10 Andrew Cagney <cagney@redhat.com>
6014 * gdbint.texinfo (Target Architecture Definition): Replace the
6015 return_value method's "inval" and "outval" parameters with
6016 "readbuf" and "writebuf".
6018 2003-10-28 Jim Blandy <jimb@redhat.com>
6020 * gdb.texinfo (The F request packet, The F reply packet): Renamed
6021 from "The `F' request packet" and "The `F' reply packet", to make
6023 (File-I/O remote protocol extension): Update menu entries, too.
6025 2003-10-26 Michael Chastain <mec@shout.net>
6027 * gdb.texinfo (Thread Stops): Document the issue with
6028 premature return from system calls in multi-threaded programs.
6030 2003-10-24 Andrew Cagney <cagney@redhat.com>
6032 * annotate.texinfo: Fix "fortunatly"[sic].
6034 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
6036 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6037 with "Hitachi" and "Mitsubishi".
6039 2003-10-20 Andrew Cagney <cagney@redhat.com>
6041 * gdbint.texinfo (Target Architecture Definition): Document
6042 gdbarch_return_value. Add cross references from
6043 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6044 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6046 2003-10-18 Mark Kettenis <kettenis@gnu.org>
6048 * gdbint.texinfo (Target Architecture Definition): Document
6049 regset_from_core_section.
6051 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
6053 * gdb.texinfo (M32R/D): Mention m32rsdi target.
6055 2003-10-15 Kevin Buettner <kevinb@redhat.com>
6057 From Anthony Green <green@redhat.com>:
6058 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
6060 2003-10-14 Kevin Buettner <kevinb@redhat.com>
6062 * gdb.texinfo (Breakpoint related warnings): New node.
6063 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
6065 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
6067 * gdb.texinfo (Remote Protocol): Document v and vCont.
6069 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6071 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6072 * gdbint.texinfo: Ditto.
6074 2003-10-09 Andrew Cagney <cagney@redhat.com>
6076 From 2003-09-18 David Anderson <davea@sgi.com>:
6077 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6080 2003-10-03 Andrew Cagney <cagney@redhat.com>
6082 * gdbint.texinfo (Target Architecture Definition): Deprecate
6083 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
6086 2003-10-02 Andrew Cagney <cagney@redhat.com>
6088 * gdbint.texinfo (Target Architecture Definition): Rename
6089 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6090 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6091 * gdbint.texinfo (Target Architecture Definition): Rename
6093 2003-09-30 Andrew Cagney <cagney@redhat.com>
6095 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
6096 (Target Architecture Definition):
6098 * gdbint.texinfo (Target Architecture Definition): Rename
6099 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6101 2003-09-29 Andrew Cagney <cagney@redhat.com>
6103 * gdbint.texinfo (Target Architecture Definition): Delete
6104 documentation for NEED_TEXT_START_END.
6106 * gdbint.texinfo (Target Architecture Definition): Rename
6107 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
6110 2003-09-22 Michael Chastain <mec@shout.net>
6112 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6114 2003-09-21 Anthony Green <green@redhat.com>
6116 * gdbint.texinfo (Target Architecture Definition): Fix typos.
6118 2003-09-21 Mark Kettenis <kettenis@gnu.org>
6120 * gdbint.texinfo (Target Architecture Definition): Document
6121 stabs_argument_has_addr.
6123 2003-09-18 Andrew Cagney <cagney@redhat.com>
6125 * gdbint.texinfo (Target Architecture Definition): Delete
6126 documentation on REGISTER_NAMES.
6128 2003-09-13 Mark Kettenis <kettenis@gnu.org>
6130 * gdbint.texinfo (Target Architecture Definition): Replace
6131 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6133 2003-09-11 Andrew Cagney <cagney@redhat.com>
6135 * gdbint.texinfo (Target Architecture Definition): Replace
6136 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6138 2003-08-18 Andrew Cagney <cagney@redhat.com>
6140 * gdbint.texinfo (Target Architecture Definition): Document
6141 "frame_red_zone_size".
6143 2003-08-09 Andrew Cagney <cagney@redhat.com>
6145 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6146 with "set/show backtrace past-main" and "set/show backtrace
6149 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
6151 * Makefile.in (install-info): Support DESTDIR.
6152 (install-html): Likewise.
6154 2003-08-07 Andrew Cagney <cagney@redhat.com>
6156 Patch from Nick Roberts.
6157 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6158 bindings. Remove description of send-gdb-command.
6160 2003-08-07 Andrew Cagney <cagney@redhat.com>
6162 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6165 2003-08-06 Andrew Cagney <cagney@redhat.com>
6167 * gdb.texinfo (Mode Options): Mention that level three is the
6168 highest available and that level 2 is deprecated.
6169 (Annotations Overview): Mention annotation levels. Cross reference
6170 to "Limitations of the Annotation Interface" in annotate.texi.
6171 (TODO, Value Annotations, Frame Annotations): Delete section.
6172 (Displays, Breakpoint Info): Delete.
6174 2003-08-04 Andrew Cagney <cagney@redhat.com>
6176 * agentexpr.texi: Delete @bye.
6177 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6178 (stabs.info): Add $(srcdir) to include search path.
6179 (html): Depend on "annotate_toc.html", and not "annotate.html".
6180 * stabs.texinfo: Ditto. Include "fdl.texi".
6181 * gdbint.texinfo: Update copyright statement's list of invariant
6184 2003-07-28 Andrew Cagney <cagney@redhat.com>
6186 * Makefile.in (INFO_DEPS): Add annotate.info.
6187 (dvi, ps, html, pdf): Add annotate.
6188 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6189 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6190 (ANNOTATE_DOC_FILES): New macro.
6191 (ANNOTATE_TEX_TMPS): New macro.
6192 (annotate.info, annotate_toc.html): Specify dependencies.
6193 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6194 * annotate.texinfo: Rename annotate.texi. Get building. Add
6195 "Migrating to GDB/MI" and "Limitations of the Annotation
6196 Interface" chapters. Mention why it is not part of the user
6197 guide. Update copyright notice. Include "fdl.texi".
6199 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
6201 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6203 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
6205 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6207 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
6209 * gdb.texinfo (Server): Mention pidof.
6211 2003-07-22 Andrew Cagney <cagney@redhat.com>
6213 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6216 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
6218 * gdb.texinfo (Logging output): New chapter.
6220 2003-06-24 Joel Brobecker <brobecker@gnat.com>
6222 * gdb.texinfo (Unsupported languages): New section.
6223 (Languages): Add link to new section.
6225 2003-06-22 Andrew Cagney <cagney@redhat.com>
6227 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6229 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6231 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6233 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6235 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6236 * agentexpr.texi: Retitle section, and change it to an appendix.
6237 Comment out texinfo initialization. Factor a @var{} into two
6238 pieces to prevent makeinfo warnings.
6239 * gdb.texinfo: Add Agent Expressions appendix.
6241 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
6243 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6245 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
6247 * gdb.texinfo (Remote Debugging): New section "Connecting to a
6248 remote target". Document the "detach" and "disconnect" commands.
6249 (Server, Netware, Debug Session): Reference "Connecting to a
6251 (GDB/MI Target Manipulation): Document "-target-disconnect".
6253 2003-06-13 Andrew Cagney <cagney@redhat.com>
6255 * gdbint.texinfo (Target Architecture Definition): Deprecate
6256 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6257 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
6259 2003-06-09 Jim Blandy <jimb@redhat.com>
6261 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6263 2003-06-08 Andrew Cagney <cagney@redhat.com>
6265 * gdbint.texinfo (Target Architecture Definition): Delete
6266 documentation on FRAME_ARGS_ADDRESS_CORRECT.
6268 2003-06-08 Andrew Cagney <cagney@redhat.com>
6270 * gdbint.texinfo (Target Architecture Definition): Document
6271 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
6273 2003-06-07 Adam Fedor <fedor@gnu.org>
6275 * gdb.texinfo: Add Objective-C documentation.
6277 2003-06-01 Andrew Cagney <cagney@redhat.com>
6279 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6280 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
6282 2003-05-21 Andrew Cagney <cagney@redhat.com>
6284 * gdbint.texinfo (Target Architecture Definition): Delete
6285 references to "extract_address" and "store_address".
6287 2003-05-16 Andrew Cagney <cagney@redhat.com>
6289 * gdbint.texinfo (Target Architecture Definition): Replace
6290 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
6291 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6293 2003-05-14 Theodore A. Roth <troth@openavr.org>
6295 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6297 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
6299 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6300 (gdb.dvi): Likewise.
6301 (gdb.pdf): Likewise.
6302 (links2roff): Likewise.
6304 2003-05-08 Jim Blandy <jimb@redhat.com>
6306 * gdb.texinfo (Dump/Restore Files): Update documentation for
6307 'dump', 'append', and 'restore': note that format argument is
6308 optional; simplify presentation of the command variants; and be
6309 more precise about the formats.
6311 2003-05-07 Jim Blandy <jimb@redhat.com>
6313 * gdb.texinfo (Symbols): Update documentation: 'maint list
6314 symtabs' and 'maint list psymtabs' have been renamed 'maint info
6315 symtabs' and 'maint info psymtabs'.
6317 2003-05-05 Andrew Cagney <cagney@redhat.com>
6319 * gdbint.texinfo (Target Architecture Definition): Make
6320 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6321 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6322 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6324 2003-05-04 Andrew Cagney <cagney@redhat.com>
6326 * gdb.texinfo (Maintenance Commands): Document "maint print
6329 2003-05-04 Andrew Cagney <cagney@redhat.com>
6331 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6333 2003-05-03 J. Brobecker <brobecker@gnat.com>
6335 Thierry Schneider <tpschneider1@yahoo.com>
6336 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6339 2003-05-03 Andrew Cagney <cagney@redhat.com>
6341 * gdbint.texinfo (Target Architecture Definition): Document
6342 push_dummy_code. Add cross references.
6344 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
6346 * gdb.texinfo (Character Sets): Update to reflect new behavior of
6347 set/show charsets commands.
6349 2003-04-28 Andrew Cagney <cagney@redhat.com>
6351 * gdbint.texinfo (Target Architecture Definition): Replace
6352 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6353 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6355 2003-04-28 Andrew Cagney <cagney@redhat.com>
6357 * gdbint.texinfo (Target Architecture Definition): Rename
6358 "tm_print_insn" to "deprecated_tm_print_insn".
6360 2003-04-09 Jim Blandy <jimb@redhat.com>
6362 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6365 2003-04-08 Andrew Cagney <cagney@redhat.com>
6367 * gdbint.texinfo (Target Architecture Definition): Delete
6368 references to EXTRA_FRAME_INFO.
6370 2003-04-08 Andrew Cagney <cagney@redhat.com>
6372 * gdbint.texinfo (Target Architecture Definition): Delete
6373 PRINT_TYPELESS_INTEGER.
6375 2003-04-02 J. Brobecker <brobecker@gnat.com>
6377 * observer.texi (GDB Observers): Adjust the documentation for the
6378 normal_stop notification to better describe reality. Fix a couple
6381 2003-04-02 Bob Rossi <bob_rossi@cox.net>
6383 * gdb.texinfo (GDB/MI Program Control): Add
6384 '-file-list-exec-source-file'
6386 2003-03-31 Andrew Cagney <cagney@redhat.com>
6388 * gdbint.texinfo (Target Architecture Definition): Delete
6389 references to CALL_DUMMY_P.
6391 2003-03-30 Andrew Cagney <cagney@redhat.com>
6393 * gdbint.texinfo (Target Architecture Definition): Remove
6394 reference to TARGET_WRITE_SP.
6396 2003-03-27 Andrew Cagney <cagney@redhat.com>
6398 * gdbint.texinfo (Target Architecture Definition): Remove
6399 references to write_sp.
6401 2003-03-27 Andrew Cagney <cagney@redhat.com>
6403 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6404 chapter body. Use @smallexample instead of @example.
6405 (Annotations): Ditto.
6406 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6409 2003-03-26 Andrew Cagney <cagney@redhat.com>
6411 * gdbint.texinfo (Target Architecture Definition): Replace
6412 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6413 dummy_addr parameters.
6415 2003-03-25 Andrew Cagney <cagney@redhat.com>
6417 * gdbint.texinfo (Target Architecture Definition): Delete
6418 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
6419 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6420 Add reference to PUSH_ARGUMENTS.
6422 2003-03-23 Andrew Cagney <cagney@redhat.com>
6424 * gdbint.texinfo (Algorithms, Target Architecture Definition):
6425 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6427 2003-03-18 J. Brobecker <brobecker@gnat.com>
6429 * gdbint.texinfo (Algorithms): Add new section describing the
6431 (Top): Add menu entry to new observer appendix.
6432 * observer.texi: New file.
6433 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6434 new observer.texi file.
6436 2003-03-17 Andrew Cagney <cagney@redhat.com>
6438 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
6439 that GNU Press update the manual version number.
6441 2003-03-12 Andrew Cagney <cagney@redhat.com>
6443 * gdbint.texinfo (Target Architecture Definition): Delete
6444 references to get_saved_register. Rename GET_SAVED_REGISTER to
6445 DEPRECATED_GET_SAVED_REGISTER.
6447 2003-03-13 Andrew Cagney <cagney@redhat.com>
6449 * gdbint.texinfo (Target Architecture Definition): Replace
6450 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
6452 2003-03-12 Andrew Cagney <cagney@redhat.com>
6454 * gdbint.texinfo (Target Architecture Definition): Rename
6455 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
6457 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
6459 * gdb.texinfo: Add File-I/O documentation.
6461 2003-03-10 Andrew Cagney <cagney@redhat.com>
6463 * gdbint.texinfo (Target Architecture Definition): Cross reference
6464 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
6466 2003-03-07 Andrew Cagney <cagney@redhat.com>
6468 * gdb.texinfo (Debugging Output): Mention the "set/show debug
6471 2003-03-05 Andrew Cagney <cagney@redhat.com>
6473 * gdbint.texinfo (Target Architecture Definition): Document
6474 unwind_dummy_id. Cross reference unwind_dummy_id and
6475 SAVE_DUMMY_FRAME_TOS.
6477 2003-03-05 James Ingham <jingham@apple.com>
6478 Daniel Jacobowitz <drow@mvista.com>
6480 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6483 2003-03-03 Andrew Cagney <cagney@redhat.com>
6485 * gdbint.texinfo (Target Architecture Definition): Document
6488 2003-03-03 Andrew Cagney <cagney@redhat.com>
6490 * stabs.texinfo (Structures): Use @samp and separate @var's
6491 instead of a single @var containing a comma separated list.
6494 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
6496 * Makefile.in (distclean): Remove config.log.
6498 2003-03-01 Andrew Cagney <cagney@redhat.com>
6500 * gdbint.texinfo (Target Architecture Definition): Rename
6501 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6503 2003-03-01 Andrew Cagney <cagney@redhat.com>
6505 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6506 DEPRECATED_INIT_EXTRA_FRAME_INFO.
6508 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6510 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6511 (Non-debug DLL symbols): New node, describing the minimal symbols
6512 loaded from DLLs without real debugging symbols.
6514 2003-02-20 Andrew Cagney <ac131313@redhat.com>
6516 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6517 hardware-breakpoint-limit".
6518 (Set Watchpoints): Add cross reference to "set remote
6519 hardware-watchpoint-limit".
6520 (Remote configuration options): New section.
6522 2003-02-04 Andrew Cagney <ac131313@redhat.com>
6524 * gdbint.texinfo (Target Architecture Definition): Delete
6525 descrption of IS_TRAPPED_INTERNALVAR.
6527 From Keith Seitz <keiths@redhat.com>:
6528 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
6529 option "-i"/"--interpreter" to this chapter. Include index
6532 2003-02-04 David Carlton <carlton@math.stanford.edu>
6534 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6535 (Variables): Recommend stabs+ and DWARF 2.
6536 (C plus plus expressions): Correct info about
6537 compiler versions, debug formats.
6538 (Contributors): Change 'DWARF2' to 'DWARF 2'.
6541 2003-02-01 Andrew Cagney <ac131313@redhat.com>
6543 * gdbint.texinfo (Target Architecture Definition): Delete
6544 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6545 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6546 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6547 references to nindy and i960.
6548 * gdb.texinfo (i960): Delete all references to i960 and nindy.
6550 2003-02-01 Andrew Cagney <ac131313@redhat.com>
6552 * gdbint.texinfo (Target Architecture Definition): Delete
6555 2003-01-30 Andrew Cagney <ac131313@redhat.com>
6557 * stabs.texinfo (Member Type Descriptor): Clarify description of
6558 `@'. Suggested by Ben Hutchings.
6560 2003-01-29 Andrew Cagney <ac131313@redhat.com>
6562 * gdb.texinfo (M68K): Delete reference to es1800.
6564 2003-01-29 Andrew Cagney <ac131313@redhat.com>
6566 * gdb.texinfo (Maintenance Commands): Document `maint print
6567 reggroups' and `maint print register-groups'.
6568 * gdbint.texinfo (Target Architecture Definition): Document
6569 register_reggroup_p.
6571 2003-01-23 Jim Blandy <jimb@redhat.com>
6573 * gdb.texinfo (Separate Debug Files): New section.
6575 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
6577 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6578 and "maint show profile".
6580 2003-01-16 Michael Chastain <mec@shout.net>
6582 * gdb.texinfo (Installing GDB): Warn against
6583 ".../gdb-VERSION/gdb/configure".
6584 (Separate Objdir): Likewise.
6586 2003-01-15 Andrew Cagney <ac131313@redhat.com>
6588 * gdbint.texinfo (Target Architecture Definition): Delete
6589 definition of PRINT_REGISTER_HOOK.
6591 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
6593 (OpenRISC 1000): Fix formatting of command names.
6595 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
6597 * gdb.texinfo (Continuing and Stepping): Add new command
6598 'advance'. Clarify behavior of 'until'.
6600 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
6602 * gdb.texinfo (Files): Document solib-absolute-prefix and
6605 2003-01-09 Michael Chastain <mec@shout.net>
6607 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6608 (Create a Release): Add new instructions for new @file{src-release}.
6609 Document existing instructions for @file{Makefile.in} as
6610 being for @value{GDBN} 5.3.1 or earlier.
6612 2003-01-09 Andrew Cagney <ac131313@redhat.com>
6614 * gdbint.texinfo (Target Architecture Definition): Mention
6615 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6618 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6620 * gdb.texinfo (Controlling GDB): Add @kindex for
6622 (Backtraces): Add @kindex's for backtrace-below-main.
6624 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6626 * gdb.texinfo (Controlling GDB): Document "set osabi".
6628 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6630 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6631 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6633 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6635 * gdb.texinfo (Controlling GDB): Add ABI section. Document
6636 "set coerce-float-to-double".
6637 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6639 2003-01-02 Andrew Cagney <ac131313@redhat.com>
6641 * stabs.texinfo: Remove obsolete text.
6642 * gdbint.texinfo: Ditto.
6643 * gdb.texinfo: Ditto.
6645 2002-12-22 Mark Kettenis <kettenis@gnu.org>
6647 * gdbint.texinfo (Target Architecture Definition): Update
6648 description of gdbarch_register_osabi.
6650 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
6652 * agentexpr.texi: Fix typos.
6653 * annotate.texi: Likewise.
6654 * fdl.texi: Likewise.
6656 2002-12-10 Andrew Cagney <cagney@redhat.com>
6658 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
6659 DEPRECATED_INIT_FRAME_PC.
6661 2002-12-01 Andrew Cagney <ac131313@redhat.com>
6663 * gdbint.texinfo (Target Architecture Definition): Delete
6666 2002-11-28 Andrew Cagney <ac131313@redhat.com>
6668 * gdbint.texinfo (Host Definition): Delete documentation on
6669 USE_GENERIC_DUMMY_FRAMES.
6671 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
6673 Fix PR gdb/723 and PR gdb/245.
6674 * Makefile.in (install-info): Run the install-info command as part
6675 of the post install steps only.
6676 (uninstall-info): New target.
6677 (uninstall): New target.
6679 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
6681 * Makefile.in (install): Make install do some real work.
6683 2002-11-19 Andrew Cagney <ac131313@redhat.com>
6685 Fix POSIX problem reported by Paul Eggert.
6686 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
6689 2002-10-26 Andrew Cagney <cagney@redhat.com>
6691 * gdbint.texinfo (Target Architecture Definition): Delete
6692 definition of DO_REGISTERS_INFO.
6694 2002-10-18 Kevin Buettner <kevinb@redhat.com>
6696 * gdbint.texinfo (Address Classes): Fix problems with insertion
6697 of ``{'' and ``}'' in example.
6699 2002-10-17 Kevin Buettner <kevinb@redhat.com>
6701 * gdbint.texinfo (Address Classes): New section.
6702 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
6703 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
6704 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
6705 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
6707 2002-10-11 Klee Dienes <kdienes@apple.com>
6709 * gdb.texinfo (Registers): Mention vector registers as well as
6710 floating registers in the documentation for 'info registers' and
6711 'info all-registers'.
6713 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
6715 * gdbint.texinfo (CPLUS_MARKER): Remove item.
6717 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
6719 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
6720 interface definition.
6722 2002-10-03 Marko Mlinar <markom@opencores.org>
6724 * gdb.texinfo (Target Commands): Add or1k target specific
6726 * gdb.texinfo (Contributors): Add myself to the contributors list.
6728 2002-10-01 Andrew Cagney <ac131313@redhat.com>
6730 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
6731 and "mi1" instead of "mi1" and "mi0".
6733 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
6735 * gdb.texinfo (Packets): Fix typos "alligned".
6736 Correct z3/Z3 description. Correct z4/Z4 title.
6738 2002-09-27 Andrew Cagney <ac131313@redhat.com>
6740 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
6742 2002-09-25 Kevin Buettner <kevinb@redhat.com>
6744 * gdb.texinfo: Use GNU/Linux instead of Linux.
6746 2002-09-25 Andrew Cagney <ac131313@redhat.com>
6748 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
6750 2002-09-24 Andrew Cagney <ac131313@redhat.com>
6752 * gdb.texinfo: Replace @example with @smallexample.
6754 2002-09-20 Kevin Buettner <kevinb@redhat.com>
6756 From Eli Zaretskii <eliz@gnu.org>:
6757 * gdb.texinfo (Character Sets): Use @smallexample instead of
6758 @example. Use GNU/Linux instead of Linux.
6760 2002-09-20 Jim Blandy <jimb@redhat.com>
6762 * gdb.texinfo: Add character set documentation.
6764 2002-09-19 Andrew Cagney <ac131313@redhat.com>
6766 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
6767 (Packets): Add cross reference from `b' packet to `z' packets.
6769 2002-09-19 Andrew Cagney <ac131313@redhat.com>
6771 * gdb.texinfo (Maintenance Commands): Document ``maint
6772 internal-error'' and ``maint internal-warning''.
6774 * gdbint.texinfo (Target Architecture Definition): Revise
6775 description of STACK_ALIGN. Add description of FRAME_ALIGN.
6777 2002-09-19 Joel Brobecker <brobecker@gnat.com>
6779 * gdbint.texinfo (Target Conditionals): Document the new
6780 NAME_OF_MALLOC macro.
6782 2002-09-05 Andrew Cagney <ac131313@redhat.com>
6784 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
6787 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6789 * gdb.texinfo (TUI Overview): Document status line fields.
6791 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
6793 * gdb.texinfo (TUI Commands): Document info win command.
6795 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6797 * gdb.texinfo (TUI Overview): Document breakpoint markers.
6799 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
6801 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
6802 (TUI Keys): Likewise.
6804 2002-08-25 Andrew Cagney <ac131313@redhat.com>
6806 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
6807 for a packet receive.
6809 2002-08-25 Andrew Cagney <ac131313@redhat.com>
6811 * Makefile.in (clean): Move to end of file.
6812 (distclean, maintainer-clean, realclean): Ditto.
6813 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
6814 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
6815 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
6816 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
6818 2002-08-24 Andrew Cagney <ac131313@redhat.com>
6820 * Makefile.in (GDBINT_TEX_TMPS): Define.
6821 (gdbint.dvi, gdbint.pdf): Use
6822 (GDB_TEX_TMPS): Define.
6823 (gdb.dvi, gdb.pdf): Use.
6824 (STABS_TEX_TMPS): Define.
6825 (stabs.dvi, stabs.pdf): Use.
6826 (GDB_DOC_SOURCE_INCLUDES): New macros.
6827 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
6828 (GDBINT_DOC_FILES_INCLUDES): New macros.
6829 (GDBINT_DOC_BUILD_INCLUDES): New macros.
6830 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
6831 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
6832 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
6833 (links2roff): Replace SFILES_INCLUDED with
6834 GDB_DOC_SOURCE_INCLUDES.
6835 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
6836 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
6837 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
6839 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
6841 (gdbmi.texinfo): Delete rule.
6842 (inc-hist.texinfo): Delete rule.
6843 (rluser.texinfo): Delete rule.
6845 2002-08-23 Andrew Cagney <cagney@redhat.com>
6847 * gdbint.texinfo (Target Architecture Definition): Update
6848 STORE_RETURN_VALUE, mention regcache.
6850 2002-08-21 Andrew Cagney <ac131313@redhat.com>
6852 * gdbint.texinfo (Target Architecture Definition): Document
6853 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
6855 2002-08-19 Andrew Cagney <ac131313@redhat.com>
6857 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
6858 Fix minor typos. Add index entries.
6860 2002-08-18 Andrew Cagney <ac131313@redhat.com>
6862 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
6864 2002-08-15 Andrew Cagney <ac131313@redhat.com>
6866 * gdbint.texinfo (Target Architecture Definition): Document
6868 * gdb.texinfo (Vector Unit): Document "info vectors" command.
6870 2002-08-13 Andrew Cagney <ac131313@redhat.com>
6872 * gdb.texinfo (Maintenance Commands): Document "maint print
6873 registers", "maint print raw-registers" and "maint print
6876 2002-08-08 Grace Sainsbury <graces@redhat.com>
6879 * gdb.texinfo (Protocol): Document T packet extension to
6880 allow watchpoint address reporting.
6882 2002-08-03 Andrew Cagney <ac131313@redhat.com>
6884 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
6886 2002-08-01 Andrew Cagney <cagney@redhat.com>
6888 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
6891 2002-08-01 Andrew Cagney <ac131313@redhat.com>
6893 * gdbint.texinfo (Coding): Revise section "Include Files".
6895 2002-07-24 Andrew Cagney <cagney@redhat.com>
6897 * gdbint.texinfo: Obsolete references to m88k.
6898 * gdb.texinfo: Ditto.
6900 2002-07-10 Joel Brobecker <brobecker@gnat.com>
6902 * gdbint.texinfo (Create a release candiate): Add the location
6903 where the proper version of autoconf can be retrieved.
6905 2002-07-09 Don Howard <dhoward@redhat.com>
6907 * gdb.texinfo (Command Files): Further describe the behavior of
6908 sourced command files.
6910 2002-06-27 Andrew Cagney <ac131313@redhat.com>
6912 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
6913 (Coding): Clarify ISO C version that GDB assumes.
6915 2002-06-26 Tom Tromey <tromey@redhat.com>
6917 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
6918 add_setshow_cmd_full.
6920 2002-06-25 Don Howard <dhoward@redhat.com>
6922 * gdb.texinfo (Memory Region Attributes): Document new behavior
6925 2002-06-11 Jim Blandy <jimb@redhat.com>
6927 * gdb.texinfo (Symbols): Update documentation for `info source'
6930 * gdb.texinfo (Macros): Call the command `info macro', not
6933 2002-06-09 Andrew Cagney <ac131313@redhat.com>
6935 * gdbint.texinfo (Coding): Add section ``Per-architecture module
6938 2002-06-09 Mark Kettenis <kettenis@gnu.org>
6940 * gdbint.texinfo (Target Architecture Definition): Document
6941 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6943 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6945 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
6948 2002-06-08 Andrew Cagney <ac131313@redhat.com>
6950 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
6953 2002-06-01 Andrew Cagney <ac131313@redhat.com>
6955 * gdbint.texinfo (Target Architecture Definition): Add section
6956 ``Converting an existing Target Architecture to Multi-arch''.
6958 2002-05-30 Andrew Cagney <ac131313@redhat.com>
6960 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
6961 to ``Obsoleting code''. Revise.
6963 2002-05-17 Jim Blandy <jimb@redhat.com>
6965 * gdb.texinfo (C Preprocessor Macros): New chapter.
6966 Include it in the main menu.
6967 (Contributors): Credit Jim Blandy with macro support.
6968 (Compilation): Explain how to get macro information into the
6970 (Expressions): Note that preprocessor macros are expanded.
6972 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
6974 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
6975 options for `target remote'.
6977 2002-05-13 Andrew Cagney <ac131313@redhat.com>
6979 * gdbint.texinfo (Target Architecture Definition): Delete
6980 documentation on NNPC_REGNUM.
6982 2002-05-11 Andrew Cagney <ac131313@redhat.com>
6984 * gdbint.texinfo (Target Architecture Definition): Document
6985 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
6986 (Target Architecture Definition): Revise section `Using Different
6987 Register and Memory Data Representations'. Add section `Raw and
6988 Virtual Register Representations'.
6990 2002-05-11 Andrew Cagney <ac131313@redhat.com>
6992 * gdbint.texinfo (Target Architecture Definition): Mention
6993 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
6994 (Target Architecture Definition): Mention same. Add references to
6997 2002-05-08 Michael Snyder <msnyder@redhat.com>
6999 * stabs.texinfo (Attributes): Document new "vector" attribute.
7001 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7003 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7005 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7007 * gdb.texinfo: Delete obsolete references to a29k.
7009 2002-04-24 Andrew Cagney <ac131313@redhat.com>
7011 * gdbint.texinfo (Target Architecture Definition): Replace
7012 IN_SIGTRAMP with PC_IN_SIGTRAMP.
7014 2002-04-24 David S. Miller <davem@redhat.com>
7016 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7018 2002-04-21 David S. Miller <davem@redhat.com>
7020 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7022 2002-04-21 Andrew Cagney <ac131313@redhat.com>
7024 * gdbint.texinfo (Target Architecture Definition): Delete
7025 definition of HAVE_REGISTER_WINDOWS.
7027 2002-04-19 Eli Zaretskii <eliz@gnu.org>
7029 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
7030 "Theodore A. Roth" <troth@verinet.com>.
7032 2002-04-15 Don Howard <dhoward@redhat.com>
7034 From Eli Zaretskii <eliz@gnu.org>
7035 * gdb.texinfo (show max-user-call-depth): Correct formatting.
7036 Provide a better explaination of this feature.
7038 2002-04-14 Andrew Cagney <ac131313@redhat.com>
7040 * gdbint.texinfo (Target Architecture Definition): Remove
7041 FRAME_CHAIN_COMBINE.
7043 2002-04-12 Michael Chastain <mec@shout.net>
7045 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7048 2002-04-09 Michael Chastain <mec@shout.net>
7050 * gdbint.texinfo (Obsolete Conditionals): Remove references to
7053 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7055 * gdb.texinfo (Bug Reporting): Document that the web is the
7056 prefered way of submitting bug reports.
7057 (Bug Reporting): Delete the s-mail address as the last resort.
7059 2002-04-05 Andrew Cagney <ac131313@redhat.com>
7061 * gdbint.texinfo (Target Architecture Definition): Delete
7062 references to TARGET_WRITE_FP and write_fp.
7064 2002-03-27 Michael Snyder <msnyder@redhat.com>
7066 * gdb.texinfo: Document new commands dump, append, and restore.
7068 2002-03-27 Andrew Cagney <ac131313@redhat.com>
7070 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7073 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7075 * gdb.texinfo: Change all examples to @smallexample.
7076 * gdbint.texinfo: Ditto.
7078 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7080 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7083 2002-03-18 Andrew Cagney <ac131313@redhat.com>
7085 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7088 2002-03-04 Fred Fish <fnf@redhat.com>
7090 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7091 expresson, suports, dependant, trhe, perhaphs, situtations,
7092 explictily, taged, oportunity, unfortunatly).
7094 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7096 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7097 Remove reference to 3.12.
7099 2002-02-23 Andrew Cagney <ac131313@redhat.com>
7101 * gdbint.texinfo: Include fdl.texi.
7102 (Top): Add GNU Free Documentation License.
7103 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7104 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7105 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7106 (gdbint.info): Add srcdir to include path.
7107 * gdb.texinfo: Include gpl.texi.
7109 * gpl.texi: New file.
7111 2002-02-23 Andrew Cagney <ac131313@redhat.com>
7113 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7115 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
7117 * gdb.texinfo: Document Cygwin native specific commands.
7119 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
7121 * gdb.texinfo: Document gdbserver ``--attach'' command.
7123 2002-02-07 Michael Snyder <msnyder@redhat.com>
7125 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7126 to @code(_ovly_debug_event).
7128 2002-02-07 Andrew Cagney <ac131313@redhat.com>
7130 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7132 2002-02-06 Michael Snyder <msnyder@redhat.com>
7134 * gdb.texinfo (overlays): Mention new magic symbol
7135 '_ovly_debug_event', which allows GDB to keep better track
7138 2002-02-03 Eli Zaretskii <eliz@gnu.org>
7140 * gdb.texinfo (Memory Region Attributes): Fix the wording.
7141 Suggested by Dmitry Sivachenko.
7143 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7145 2002-02-01 Michael Snyder <msnyder@redhat.com>
7147 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7149 2002-01-30 Michael Snyder <msnyder@redhat.com>
7151 * gdb.texinfo: (remote protocol): Gramatical fix-up.
7152 (set trust-readonly-sections): Document.
7154 2002-01-29 Andrew Cagney <ac131313@redhat.com>
7156 * gdbint.texinfo (Releasing GDB): Revise and update.
7158 2002-01-28 Andrew Cagney <ac131313@redhat.com>
7160 * gdbint.texinfo (Target Architecture Definition): Delete
7161 description of TARGET_BYTE_ORDER_DEFAULT.
7163 2002-01-27 Eli Zaretskii <eliz@gnu.org>
7165 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
7166 <mitya@cavia.pp.ru>.
7168 2002-01-23 Andrew Cagney <ac131313@redhat.com>
7170 * libgdb.texinfo: Delete file.
7172 2002-01-22 Andrew Cagney <ac131313@redhat.com>
7174 * gdb.texinfo: Remove makeinfo 3.12 hacks.
7175 * gdbint.texinfo: Ditto.
7177 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
7179 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7181 2002-01-22 Andrew Cagney <ac131313@redhat.com>
7183 * Makefile.in: Update copyright.
7185 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7186 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
7188 (TEXINDEX, PDFTEX): Delete makefile variables.
7190 2002-01-22 Andrew Cagney <ac131313@redhat.com>
7192 * gdb.texinfo (Protocol): Move section to appendix.
7194 2002-01-21 Andrew Cagney <ac131313@redhat.com>
7196 * gdb.texinfo (Remote Debugging): Create a menu.
7197 (Top): Add ``Remote Debugging'' to menu.
7199 2002-01-21 Andrew Cagney <ac131313@redhat.com>
7201 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7202 serial protocol'' from here.
7203 (Remote Debugging): To here. New chapter.
7205 2002-01-20 Andrew Cagney <ac131313@redhat.com>
7207 * gdbint.texinfo (Target Architecture Definition): Delete
7208 description of TARGET_BYTE_ORDER_SELECTABLE_P.
7210 2002-01-20 Andrew Cagney <ac131313@redhat.com>
7212 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
7213 are no longer needed.
7214 (Porting GDB): Add maintainer note about configure.host.
7216 2002-01-20 Andrew Cagney <ac131313@redhat.com>
7218 * gdbint.texinfo (Target Architecture Definition): Remove
7219 definition of IEEE_FLOAT.
7221 2002-01-20 Eli Zaretskii <eliz@gnu.org>
7223 * gdb.texinfo: Beautify copyright years; fix a typo.
7224 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
7227 2002-01-19 Andrew Cagney <ac131313@redhat.com>
7229 * gdbint.texinfo (Host Definition): Remove references to
7230 MALLOC_INCOMPATIBLE.
7232 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7234 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7237 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7239 * gdb.texinfo (Maintenance Commands): Add appendix.
7240 (Set Breaks): Copy ``maint info breakpoint'' doco to
7241 ``Maintenance Commands'' appendix. Add reference.
7243 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7245 * fdl.texi: Remove next/prev from @node.
7247 2002-01-17 Eli Zaretskii <eliz@gnu.org>
7249 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
7250 for monstrous @multitable (from Brian Youmans).
7252 * fdl.texi: New file.
7254 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7256 2002-01-15 Andrew Cagney <ac131313@redhat.com>
7258 * gdbint.texinfo (Releasing GDB): New chapter.
7260 2002-01-14 Andrew Cagney <ac131313@redhat.com>
7262 * gdb.texinfo (Embedded Processors, Calling program functions):
7263 Obsolete references to a29k.
7265 2002-01-13 Andrew Cagney <ac131313@redhat.com>
7267 * gdbint.texinfo (Coding): Review Cleanups section. Examples
7268 examples. Document that a code-block should do or discard its
7269 cleanups before exit.
7271 2002-01-11 Michael Snyder <msnyder@redhat.com>
7273 * gdb.texinfo (Choosing files): Change @samp to @file.
7275 2002-01-05 Michael Snyder <msnyder@redhat.com>
7277 * gdb.texinfo (--pid): Document new command line option (attach).
7279 2002-01-07 Eli Zaretskii <eliz@gnu.org>
7281 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7284 2002-01-04 Andrew Cagney <ac131313@redhat.com>
7286 * gdbint.texinfo (Target Architecture Definition): Replace
7287 BIG_ENDIAN with BFD_ENDIAN_BIG.
7289 2002-01-03 Andrew Cagney <ac131313@redhat.com>
7291 * gdbint.texinfo (Target Architecture Definition): Replace
7292 value_ptr with struct value pointer.
7294 2002-01-02 Eli Zaretskii <eliz@gnu.org>
7296 * gdb.texinfo (Free Software): Fix wording.
7298 2001-12-31 Eli Zaretskii <eliz@gnu.org>
7300 * gdb.texinfo (Free Software): New section ``Free Software Needs
7301 Free Documentation''.
7303 2001-12-30 Eli Zaretskii <eliz@gnu.org>
7309 * annotate.texi: Fix the application of GFDL in the Copyright notice.
7311 2001-12-29 Michael Snyder <msnyder@redhat.com>
7313 * gdb.texinfo (maint info sections): Fix typo.
7315 2001-12-26 Michael Snyder <msnyder@redhat.com>
7317 * gdb.texinfo (maint info sections): Document.
7319 * gdb.texinfo (info proc): Comment out documentation for
7320 'info proc' sub-options that are currently not implemented.
7322 2001-12-20 Jim Blandy <jimb@redhat.com>
7324 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7326 2001-12-15 Andrew Cagney <ac131313@redhat.com>
7328 * gdbint.texinfo (Target Architecture Definition): Replace
7329 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7331 2001-12-01 Andrew Cagney <ac131313@redhat.com>
7333 * gdbint.texinfo (Host Definition): Delete documentation on
7336 2001-11-30 Jim Blandy <jimb@redhat.com>
7338 * gdb.texinfo (Overlays): New chapter, documenting GDB's
7339 overlay support. Add to top-level menu.
7341 2001-11-26 Tom Tromey <tromey@redhat.com>
7343 * gdb.texinfo (Command Syntax): Document C-o binding.
7345 2001-07-26 Christopher Faylor <cgf@redhat.com>
7347 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7348 use since it is described in the referenced section.
7350 From Eli Zaretskii <eliz@gnu.org>
7351 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7352 clearer when using DJGPP.
7354 2001-11-24 Christopher Faylor <cgf@redhat.com>
7356 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7357 specifically refer to MS-DOS.
7358 (command files): Mention gdb.ini is only used on MS-DOS.
7360 2001-11-21 Tom Tromey <tromey@redhat.com>
7362 * gdb.texinfo (Invoking GDB): Document --args.
7363 (Mode Options): Likewise.
7365 2001-11-21 Jim Blandy <jimb@redhat.com>
7367 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
7368 Delete documentation; this macro has been removed from the
7371 2001-11-13 Jim Blandy <jimb@redhat.com>
7373 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7375 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
7377 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7379 2001-11-05 Michael Snyder <msnyder@redhat.com>
7381 * gdb.texinfo (info functions): Document use of backslash to
7382 quote regexp chars in function names such as "operator*()".
7384 2001-11-01 Fred Fish <fnf@redhat.com>
7386 * gdbint.texinfo (SOLIB_ADD): Document additional new
7389 2001-10-30 Don Howard <dhoward@redhat.com>
7391 * gdb.texinfo: (Command Files) Added documentation for the
7392 behavior of gdb with input redirected from a file.
7394 2001-10-28 Fred Fish <fnf@redhat.com>
7396 * gdb.texinfo (auto-solib-add): Change docs to match
7397 implementation change.
7398 (auto-solib-limit): Add docs for new variable.
7400 2001-10-15 Andrew Cagney <ac131313@redhat.com>
7402 * gdbint.texinfo (Target Architecture Definition): Function
7403 value_as_pointer renamed to value_as_address.
7405 2001-10-15 Andrew Cagney <ac131313@redhat.com>
7407 * gdbint.texinfo (Target Architecture Definition): Default
7408 POINTER_TO_ADDRESS functions assume unsigned addresses.
7409 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
7410 posting by Jim Blandy.
7412 2001-10-12 Jim Blandy <jimb@redhat.com>
7414 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7415 version of texi2html (1.64) doesn't support this flag any more.
7417 2001-09-08 Mark Kettenis <kettenis@gnu.org>
7419 * gdbint.texinfo (Host Definition): Remove description of
7422 * gdbint.texinfo (Host Definition): Remove description of R_OK.
7424 * gdbint.texinfo (Host Definition): Remove description of
7427 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
7429 * gdbint.texinfo (Target Architecture Definition): Add
7430 explanation of TARGET_PRINT_INSN macro.
7432 2001-08-30 Jim Blandy <jimb@redhat.com>
7434 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7435 Explain what it means to load relocatable files.
7437 2001-08-28 Jim Blandy <jimb@redhat.com>
7439 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7442 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
7444 * gdbint.texinfo: Add a cautionary note about macro use.
7446 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
7448 * gdb.texinfo: Explain omitting the hostname in the
7449 `target remote' command.
7451 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
7453 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7454 and END-INFO-DIR-ENTRY.
7456 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7458 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7460 2001-07-25 Andrew Cagney <ac131313@redhat.com>
7462 * gdbint.texinfo (libgdb): Rewrite.
7464 2001-07-26 Eli Zaretskii <eliz@gnu.org>
7466 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7468 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7470 * gdb.texinfo (TUI): New chapter, document the TUI.
7471 (Mode Options): Document the -tui option.
7473 2001-07-23 Mark Kettenis <kettenis@gnu.org>
7475 * gdbint.texinfo (Host Definition): Remove description of
7478 2001-07-23 Eli Zaretskii <eliz@gnu.org>
7480 * gdb.tex (DJGPP Native): New node, with descriptions of
7481 DJGPP-specific commands.
7483 2001-07-19 John R. Moore <jmoore@redhat.com>
7485 * gdbint.texinfo: Three misspellings.
7487 2001-07-06 Andrew Cagney <ac131313@redhat.com>
7489 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7490 `test` expressions on bash. Problem reported by Colin Walters.
7492 2001-07-04 Andrew Cagney <ac131313@redhat.com>
7494 * gdbint.texinfo (User Interface): Update ui-out documentation to
7495 refelect recent UI/MI updates.
7497 2001-07-04 Andrew Cagney <ac131313@redhat.com>
7499 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7502 2001-06-15 Andrew Cagney <ac131313@redhat.com>
7504 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7505 structure and not macros.
7506 (Host Definition): Document that much of this chapter is obsolete.
7507 (Target Architecture Definition): Update list of files that make
7508 up a target architecture.
7511 2001-06-28 Andrew Cagney <ac131313@redhat.com>
7513 * gdbint.texinfo (Target Architecture Definition): Update
7514 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7515 The latter has been changed to a true predicate.
7517 2001-06-17 Eli Zaretskii <eliz@gnu.org>
7519 * annotate.texi: Add @noindent where needed. From Dmitry
7520 Sivachenko <dima@Chg.RU>.
7521 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
7523 2001-06-16 Andrew Cagney <ac131313@redhat.com>
7525 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
7527 2001-06-14 Andrew Cagney <ac131313@redhat.com>
7529 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7530 returns ``OK''. Document that the ``R'' packet does not reply.
7532 2001-06-13 Michael Snyder <msnyder@redhat.com>
7534 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7536 2001-06-13 Eli Zaretskii <eliz@gnu.org>
7538 * gdb.texinfo (Signals): Clarify the default setting of signal
7541 2001-05-14 Andrew Cagney <ac131313@redhat.com>
7543 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7544 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7546 2001-05-12 Andrew Cagney <ac131313@redhat.com>
7548 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7550 2001-05-10 Eli Zaretskii <eliz@gnu.org>
7552 * gdbint.texinfo (Clean Design and Portable Implementation):
7553 Renamed from "Clean Design".
7554 (Clean Design and Portable Implementation): Document portable
7555 methods of handling file names, and the associated macros.
7557 2001-04-02 Eli Zaretskii <eliz@gnu.org>
7559 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7560 command and provide a cross-reference to its description.
7561 (Symbols): Note that "info scope" is useful for trace experiments.
7563 2001-04-01 Eli Zaretskii <eliz@gnu.org>
7565 * gdb.texinfo (Symbols): Document "info scope".
7566 (Tracepoints): New chapter.
7567 (Contributors): Update for v5.1.
7568 <All nodes>: Change "C++" to "C@t{++}".
7570 * gdbint.texinfo (User Interface): A new section about ui_out
7571 functions, based on text written by Fernando Nasser.
7573 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
7575 2001-03-26 Eli Zaretskii <eliz@gnu.org>
7577 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
7579 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
7581 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
7582 Replace "GDB" with "@value{GDBN}". Fix markup.
7584 * annotate.texi: Change Permissions to GFDL. Update Copyright.
7586 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7587 a cross-reference to its description.
7588 (Symbols): Document "info symbol".
7590 2001-03-21 Eli Zaretskii <eliz@gnu.org>
7592 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7593 subsection "x86 Watchpoints".
7594 (Target Architecture Definition): Document the macros
7595 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7596 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7598 2001-03-20 Andrew Cagney <ac131313@redhat.com>
7600 * gdbint.texinfo (Target Architecture Definition): Update
7601 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7604 2001-03-06 Kevin Buettner <kevinb@redhat.com>
7606 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7607 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7609 2001-02-21 Eli Zaretskii <eliz@gnu.org>
7611 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7613 2001-02-11 Eli Zaretskii <eliz@gnu.org>
7615 * gdb.texinfo (Environment): Document that `path' does not change
7616 the value of PATH in GDB's own environment (it did in the past,
7617 but that was changed on March 15, 1994). Reported by Doug Evans
7618 <dje@transmeta.com>.
7620 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7621 its line. Fix markup of commands and macros. Add an Index node
7624 2001-01-23 J.T. Conklin <jtc@redback.com>
7626 * gdb.texinfo (Memory region attributes): New manual section.
7628 2001-01-04 Nicholas Duffek <nsd@redhat.com>
7630 * gdbint.texinfo (POP_FRAME): Document use by return_command.
7632 2000-12-25 Eli Zaretskii <eliz@gnu.org>
7634 * refcard.tex: Version and copyright fixed. From Phil Edwards
7635 <pedwards@disaster.jaj.com>.
7637 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
7639 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
7640 DWARF2_REG_TO_REGNUM): Document.
7642 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
7644 * gdbint.texinfo (Coding): Update current value of
7645 --enable-build-warnings. Mention --enable-gdb-build-warnings.
7647 2000-11-19 Eli Zaretskii <eliz@gnu.org>
7649 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
7650 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7652 2000-11-10 Christopher Faylor <cgf@cygnus.com>
7654 * gdb.texinfo: Document new 'set step-mode' command.
7656 2000-10-16 Eli Zaretskii <eliz@gnu.org>
7658 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
7659 changes from Dmitry Sivachenko <dima@Chg.RU>.
7661 2000-09-26 Eli Zaretskii <eliz@gnu.org>
7663 * gdb.texinfo (Hooks): Document the new post-hook functionality.
7664 From Steven Johnson <sbjohnson@ozemail.com.au>.
7666 2000-08-10 Mark Kettenis <kettenis@gnu.org>
7668 * gdbint.texinfo (Overall Structure): Spelling fix.
7670 2000-08-10 Eli Zaretskii <eliz@gnu.org>
7672 * gdbint.texinfo (Target Architecture Definition): Document that
7673 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
7674 for which REGISTER_CONVERTIBLE returns a zero value.
7676 2000-07-08 Christopher Faylor <cgf@cygnus.com>
7678 * Makefile.in (install-info): Find files to install in either the
7679 build or source directories (adapted from Makefile.am).
7681 2000-07-07 Nicholas Duffek <nsd@redhat.com>
7683 * stabs.texinfo: Fix spelling errors.
7684 (String Field): FILE-NUMBER starts from 0, not 1.
7686 2000-07-05 Eli Zaretskii <eliz@gnu.org>
7688 * refcard.tex: Remove \centerline from the blurb. Patch from
7691 2000-06-25 Eli Zaretskii <eliz@gnu.org>
7693 * Makefile.in (install-info): Support installation from outside of
7694 the source directory. Reported by Mark Harig
7695 <markh@frazier.landmark.com>.
7697 2000-06-20 J.T. Conklin <jtc@redback.com>
7699 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
7701 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
7703 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
7704 Generate using pdftex.
7706 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
7707 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
7708 @contents at the start.
7710 2000-05-24 Eli Zaretskii <eliz@gnu.org>
7712 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
7715 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
7718 * gdb.texinfo: Fix ``et al.''.
7720 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
7722 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
7725 2000-05-19 Jimmy Guo <guo@cup.hp.com>
7727 * configure: Regenerate.
7729 2000-05-17 Eli Zaretskii <eliz@gnu.org>
7731 * Makefile.in (install-info): Run install-info on installed Info
7734 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7736 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
7739 2000-05-09 Eli Zaretskii <eliz@gnu.org>
7741 * gdb.texinfo: Proofreading changes from Brian Youmans.
7743 2000-05-01 Nick Duffek <nsd@cygnus.com>
7745 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
7746 startup sequence, minor edits.
7748 2000-05-01 Eli Zaretskii <eliz@gnu.org>
7750 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
7753 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
7754 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
7755 like `n' and `s' which look weird. Convert some of the @kindex to
7756 @vindex, when they refer to variables, not commands.
7758 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
7760 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
7762 2000-04-23 Eli Zaretskii <eliz@gnu.org>
7764 * Makefile.in (GDBMI_DIR): New variable.
7765 (SET_TEXINPUTS): Add $(GDBMI_DIR).
7766 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
7767 (gdbmi.texinfo): New target, for texi2roff.
7768 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
7769 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
7771 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
7773 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
7776 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
7778 * gdb.texinfo (Files): Update description of add-symbol-file
7781 2000-04-17 Eli Zaretskii <eliz@gnu.org>
7783 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
7784 prevents the build (and is generally a Bad Idea).
7786 2000-04-17 Eli Zaretskii <eliz@gnu.org>
7788 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
7789 a comma inside @var.
7790 (Command Files): Index markup changes from Dmitry Sivachenko
7793 2000-04-16 Eli Zaretskii <eliz@gnu.org>
7795 * Makefile.in (LN_S): Define.
7796 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
7797 invoke "ln -s" unless it is known to work.
7799 * configure.in (AC_PROG_LN_S): Add.
7801 2000-04-14 Jim Blandy <jimb@redhat.com>
7803 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
7805 (Target Conditionals): Document ADDRESS_TO_POINTER,
7808 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
7810 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
7811 gdb-cfg.texi to get the value.
7813 2000-04-10 Jim Blandy <jimb@redhat.com>
7815 * gdbint.texinfo (Target Architecture Definition): Fix
7818 2000-04-08 Jim Blandy <jimb@redhat.com>
7820 * gdbint.texinfo (Using Different Register and Memory Data
7821 Representations): New section.
7822 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
7823 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
7824 REGISTER_CONVERT_TO_RAW): Document.
7826 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
7828 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
7829 for acknowledgments.
7831 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
7833 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
7836 2000-03-28 J.T. Conklin <jtc@redback.com>
7838 * gdb.texinfo: Clarify which remote debug protocol commands are
7839 required and which are optional.
7841 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
7843 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
7844 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
7845 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
7846 * annotate.texi: Update.
7848 2000-03-28 Stan Shebs <shebs@apple.com>
7850 * gdb.texinfo: Update dates, bump to Eighth Edition (note
7851 expectation of additional changes before release), update
7852 ISBN, add copy of top-level menu for @ifhtml, remove explicit
7853 node links, rephrase and/or shorten lines to fix formatting
7854 problem in both regular and @smallbook formats.
7855 * annotate.texi: Shorten lines in example, use smallexample
7856 consistently everywhere.
7857 * Makefile.in: Add comment about texinfo 4.0 html generation.
7858 (SFILES_INCLUDED): Add annotate.texi.
7860 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
7862 * gdb.texinfo (Debugging Output): Added new section, documenting
7863 the "set/show debug" commands.
7865 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
7867 * annotate.texi (Annotations): When GDBN omit @chapter and @node
7870 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
7871 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
7872 @chapter and @node entries.
7874 * gdb.texinfo: Link all top-level nodes.
7876 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
7878 * Makefile.in (install-info): Create $(infodir) before installing
7881 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
7883 From David Whedon <dwhedon@gordian.com>
7884 * gdbint.texinfo : Added paragraphs about command deprecation.
7886 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
7888 * gdb.texinfo: Add documentation for the apropos command.
7890 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7892 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
7894 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
7896 * gdb.texinfo: Add white space to prevent overprinting in
7899 2000-03-17 Stan Shebs <shebs@apple.com>
7901 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
7902 <dima@Chg.RU>, also clarification of allowed content for
7905 2000-03-16 Eli Zaretskii <eliz@gnu.org>
7907 * gdb.texinfo (main menu): Add Annotations.
7908 (File Options): Add @cindex entries for each command-line option.
7909 Document --epoch, --annotate, --async, --interpreter, --write,
7910 --statistics, and --version.
7912 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
7915 2000-02-23 Jim Blandy <jimb@redhat.com>
7917 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
7919 2000-02-22 Jim Blandy <jimb@redhat.com>
7921 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
7923 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
7925 * Makefile.in (diststuff): New target.
7927 2000-02-15 Kevin Buettner <kevinb@redhat.com>
7929 * agentexpr.texi: Fix wording regarding Intel's IA-64
7930 architecture. [From Jim Wilson.]
7932 2000-01-16 Tom Tromey <tromey@cygnus.com>
7934 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
7935 (Delete Breaks): Mention range arguments.
7936 (Disabling): Likewise.
7938 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
7940 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
7942 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
7944 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
7947 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
7949 * gdb.texinfo: Clarify regular expressions used in rbreak.
7951 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
7953 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
7954 MEMORY_REMOVE_BREAKPOINT): Document.
7956 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
7958 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
7959 offset re-using the DATA offset instead.
7961 1999-10-11 Jim Kingdon <kingdon@redhat.com>
7963 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
7965 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
7967 From Dmitry Sivachenko <demon@gpad.ac.ru>:
7968 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
7971 * gdb.texinfo: Various minor wording and formatting improvements,
7972 mentions of additional command-line options.
7974 1999-09-30 Fred Fish <fnf@cygnus.com>
7976 * gdb.texinfo: Document additional forms of specifying section
7977 names and addresses for the add-symbol-file command.
7979 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
7981 * gdbint.texinfo: Fix typo, add the word "have".
7983 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
7985 * gdbint.texinfo (Target Architecture Definition): Document the
7986 SKIP_PERMANENT_BREAKPOINT macro.
7988 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
7990 * gdb.texinfo: Fiks speling errers.
7992 * gdb.texinfo: Fix uses of @multitable.
7994 From Eli Zaretskii <eliz@gnu.org>:
7995 * gdb.texinfo: Include details specific to DOS host, clarify
7996 some confusing language, fix @ref/@xref/@pxref usages, add
7997 comments about using with optimization, add more indexing,
7998 fix info about disassembly-flavor.
8000 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
8002 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8003 SKIP_SOLIB_RESOLVER): Define.
8005 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
8007 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
8010 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
8012 * gdb.texinfo: Create a new "Configurations" chapter with
8013 platform-specific info, inline remote.texi and move sections of it
8014 into the new chapter, move bits about info proc, heuristic search,
8015 and register stack into the new chapter.
8016 * remote.texi: Remove, now part of gdb.texinfo.
8017 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8019 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
8021 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8022 GDB_TARGET_IS_MACH386): These kludges have gone away.
8024 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
8026 * gdbint.texinfo (Target Architecture Definition): Mention
8029 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
8031 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8032 surrounding text to fit HP-UX bits into general info.
8033 (HPPA-cfg.texi): Remove, no longer useful.
8035 * gdb.texinfo: Remove explicit links from @node lines, remove
8036 HP-added "Detailed Node Listing" from main menu which confuses
8039 From Dmitry Sivachenko <dima@Chg.RU>:
8040 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
8041 in description of `set environment'.
8043 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
8045 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8047 1999-08-12 Ben Elliston <bje@cygnus.com>
8049 * gdbint.texinfo (Breakpoint Handling): Add missing words.
8051 1999-08-10 Eli Zaretskii <eliz@gnu.org>
8053 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
8054 watch, awatch, and rwatch. Explain why the latter two cannot be
8055 set as software watchpoints. Document that watchpoints for local
8056 variables are deleted when the debuggee terminates.
8058 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
8060 * remote.texi (Protocol): Further clarification of the "qRcmd"
8061 packet. Allow E.. response packet. "qRcmd" packet is no longer
8064 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
8066 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8067 * gdb.texinfo: Ditto.
8069 1999-08-06 Tom Tromey <tromey@cygnus.com>
8071 * gdb.texinfo (KOD): New node.
8073 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
8075 * remote.texi (Rcmd): Fix minor formatting typos.
8077 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
8079 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
8082 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
8084 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8087 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
8089 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8091 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
8093 * remote.texi (Communication Protocol): ``v'' is in use. Fix
8094 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
8095 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
8096 packets that are not supported on all hosts. Expand examples.
8099 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
8101 * Makefile.in: Recognize html, install-html. Add targets
8102 to build HTML versions of documentation via texi2html.
8104 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
8106 * gdbint.texinfo (Testsuite): New chapter, information about the
8109 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
8111 * remote.texi (Communication Protocol): Rewrite.
8113 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
8115 * stabs.texinfo: Fix uses of xref.
8117 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
8119 * gdbint.texinfo: Add an anti-printf exhortation, and update the
8120 info about patch submission.
8122 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
8124 From Per Bothner <bothner@cygnus.com>:
8125 * gdb.texinfo: Document Chill support.
8127 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
8129 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
8130 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8131 Document that the value should be greater-than or equal-to zero.
8132 (NO_STD_REGS): Document. Deprecate.
8134 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8136 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
8137 Document that these are not used.
8139 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8141 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8143 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
8145 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
8146 numargs was dropped.
8148 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
8150 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8152 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
8154 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
8157 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
8159 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8160 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8162 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
8164 * gdbint.texinfo: Fix typos: $ -> @.
8166 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
8168 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
8169 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8170 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8173 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
8175 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
8176 CALL_DUMMY_STACK_ADJUST): Document.
8178 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
8180 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
8181 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
8183 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
8185 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8188 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
8190 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
8191 nearly all @ifset/@ifclear conditionals; nobody uses them, and
8192 they make the manual source incomprehensible.
8193 * h8-cfg.texi: Remove, hasn't been used in years.
8195 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
8197 * gdb.texinfo: Update the credits.
8199 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
8201 * gdb.texinfo: Fix mistakes noticed in printout of last
8202 draft, add Alpha to discussion of heuristic fence post.
8204 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
8206 * gdb.texinfo, remote.texi: Many changes; update to Seventh
8207 Edition, merge some HP changes into mainline, describe some
8208 previously undocumented features, describe more of the target
8209 commands available, eliminate obsolete section on renamed
8211 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8213 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
8215 * gdb.texinfo: Make many HPPA conditionals unconditional,
8216 including catchpoint description, since now on for all configs.
8217 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8220 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
8222 * Makefile.in (GDBvn.texi): Fix match expression to work with
8223 current format of VERSION in gdb/Makefile.in.
8224 * gdb.texinfo: Fix node ref to match new readline.
8226 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8228 * gdb.texinfo: Changes made as part of a project to merge in
8229 changes made by HP. Documentation makes extensive use of
8230 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8231 on remote debugging. There are differences in documentation
8232 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
8233 the HP manual discusses catchpoints, hardware watchpoints, and
8234 some HPUX specific limitations for shared library support.
8236 There are also a number of @node changes.
8238 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
8240 * gdbint.texinfo (Formatting): Disambiguate a sentence.
8243 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
8245 The following changes were made by Edith Epstein
8246 <eepstein@cygnus.com> as part of a project to merge in changes
8249 * HPPA-cfg.texi: new file.
8251 * all-cfg.texi: set HPPA for HP PA-RISC targets.
8253 * refcard.tex: change documentation about catch.
8256 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
8258 * gdbint.texinfo: Expand on GDB's coding standards,
8259 specify the use of arg names with prototypes.
8261 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
8263 * gdb.texinfo: Fix tipo.
8265 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
8267 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
8268 TARGET_BYTE_ORDER_SELECTABLE_P.
8270 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
8272 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8274 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
8276 * agentexpr.texi: New file.
8278 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
8280 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8282 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
8284 * remote.texi: Changed wording that implied that the GDB remote
8285 protocol caches register values instead of GDB itself.
8287 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
8289 * gdbint.texinfo: Add some info about symbol readers.
8290 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8291 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8292 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8293 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8295 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
8297 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
8299 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
8301 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8303 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
8305 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
8306 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
8308 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
8310 * gdbint.texinfo: Fix minor typos.
8312 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
8314 * gdbint.texinfo: Complete overhaul. Group descriptions more
8315 logically, add more info on generic algorithms, remove much
8316 obsolete and/or wrong material.
8318 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
8320 * stabs.texinfo (Method Type Descriptor): Expand and correct.
8322 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
8324 * refcard.tex: Copyright, address updates.
8326 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
8328 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8329 for the edition instead of confusing GDB-version-like numbers.
8331 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
8333 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8335 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
8337 * LRS: Reformat a bit to keep text under 80 columns.
8339 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
8341 * gdb.texinfo: Add some credits, mention bug monitor.
8342 * remote.texi: Mention mips monitor targets.
8343 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
8345 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
8347 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
8348 files, finish sorting of host vs target vs native macros, describe
8351 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
8353 * gdbint.texinfo (Host Conditionals): Document change from
8354 using NO_MMALLOC to it's inverse, USE_MMALLOC.
8356 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
8358 * gdbint.texinfo (Host Conditionals): Document
8359 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
8361 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
8363 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8364 Document LSEEK_NOT_LINEAR.
8366 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
8368 * stabs.texinfo (Stab Section Basics): Make it clear that only
8369 some versions of the GNU linker remove the leading N_UNDF symbol.
8371 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
8373 * stabs.texinfo (String Field): Document type number pairs here,
8374 instead of in the Sun specific section.
8375 (Include Files): The GNU linker supports the N_BINCL
8376 optimization. Clarify the N_BINCL value, and what it is used
8378 (Procedures): Document N_FUN with an empty string to mark the end
8380 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8381 (Sun Differences): Remove this node, as the information is now
8382 elsewhere in the main document.
8383 (Stab Section Basics): Mention that the GNU linker may optimize
8384 stabs and remove the leading N_UNDF symbol.
8386 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
8388 * gdb.texinfo, refcard.tex: Restore author credit
8390 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
8392 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8393 documentation to account for START and END macros taking
8396 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
8398 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8399 * gdb.texinfo (Frames): Fix typo.
8401 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
8403 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8404 a target_signal as arg type, not a pid.
8406 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
8408 * gdb.texinfo: Document `set assembly-language'.
8410 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
8412 * remote.texi: Update list of stubs in the GDB distribution.
8414 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
8416 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
8417 Also document that some systems can use mmalloc but must define
8418 this if their C runtime allocates memory that is later freed.
8419 (MMCHECK_FORCE): Document new macro.
8421 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
8423 * remote.texi: Add documentation for target Sparclet.
8425 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
8427 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
8428 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8429 * configure.in: Rewritten for autoconf.
8432 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
8434 * Makefile.in (DVIPS): New define, set to dvips.
8435 (dvi): Add stabs.dvi.
8437 (all-doc): Depend on info, dvi, and ps targets.
8438 (STAGESTUFF): Add *.ps and *.dvi files.
8439 (clean-info, clean-dvi): Remove.
8440 (mostlyclean): Does not depend upon clean-info or clean-dvi,
8441 rules completely rewritten.
8442 (maintainer-clean): Remove clean-info and clean-dvi
8443 dependencies and put their actions in the rules.
8444 (gdb.ps): New target
8445 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
8446 intermediate TeX files, whether they have 2 or 3 character
8448 (gdbint.ps): Add target and rules.
8449 (gdb-internals): Delete unused target.
8450 (Makefile): Depends upon config.status also.
8452 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
8454 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8457 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
8459 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8460 * gdb.texinfo (Expressions): Fix erroneous array constant example.
8462 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
8464 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8466 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8468 * gdb.texinfo (Print settings): Document
8469 `set/show print static-members' commands.
8471 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
8473 * gdbint.texinfo (Native): Document name change, coredep.c to
8476 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
8478 * stabs.texinfo (Include Files): Document the values the SunOS4
8479 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8481 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
8483 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8486 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
8488 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8491 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
8493 * Makefile.in (maintainer-clean): New target, synonym for
8496 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8498 * Update all FSF addresses except those in COPYING* files.
8500 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
8502 From Richard Earnshaw (rearnsha@armltd.co.uk):
8503 * gdb.texinfo (convenience variables): Document $_exitcode.
8504 (quit): Document optional expression to use as exit code.
8506 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
8508 * gdb.texinfo, remote.texi: Brought up to date with various
8511 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
8513 * gdb.texinfo: Update dates and versions, fix comments about
8514 hardware watchpoints in future releases and about the
8515 sharedlibrary command.
8517 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8519 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
8520 C_FUN stab. Other cleanups.
8522 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8524 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8527 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8529 * annotate.texi: Clarify which addresses have differing formats
8530 depending on the language and which do not.
8532 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8534 * remote.texi (NetWare): Changed example to use BOARD= instead of
8535 NODE= argument to reflect correspoding change to gdbserve.nlm.
8537 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8539 * stabs.texinfo (Negative Type Numbers): Mention the fact that
8540 GDB, as well as AIX dbx, supports the size type attribute.
8542 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8544 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8546 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
8548 * gdb.texinfo (Define): Document $arg0... arguments to commands,
8549 and new 'if' and 'while' commands.
8551 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
8553 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
8555 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
8557 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8558 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8559 NetWare targets. Mostly stolen from the Server node.
8561 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8563 * gdb.texinfo (Setting): Talk about the language of a source file
8564 versus the working language. The old documentation did not match
8567 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8569 * stabs.texinfo (Source Files): Document N_SO used to mark the end
8572 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8574 * gdb.texinfo (Processes): New node.
8576 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
8578 * remote.texi: Update documentation of set/show mipsfpu.
8580 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
8582 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8583 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
8585 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
8587 * gdbint.texinfo: Removed mentions of some incorrectly placed and
8588 obsolete conditionals, described some others.
8590 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8592 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8593 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8595 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
8597 * gdbint.texinfo: Put regex conditionals in their own table.
8599 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
8601 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8602 described or fixed the descriptions of many others.
8604 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
8606 * gdb.texinfo: Add some more credits.
8607 * gdbint.texinfo: Capitalize GDB consistently, describe some
8608 macros and remove some.
8610 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
8612 * gdbint.texinfo: Removed mentions of many incorrectly placed and
8613 obsolete conditionals, described some others.
8615 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8617 * gdb.texinfo (help targets): Changed to `help target', which
8618 is the correct gdb command.
8620 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8622 * annotate.texi (TODO): New node, for keeping track of annotations
8623 suggested but not yet implemented.
8625 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8627 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8628 another symbol, it is not the address itself.
8630 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
8632 * stabs.texinfo (Stab Section Basics): Add comment about alignment
8633 of stabs-in-coff sections.
8635 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8637 * annotate.texi: Change edition to 0.5 and date to May 1994.
8639 (Frames): New node, for frame annotation.
8640 (Displays): New node, for display annotation.
8642 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8643 when waiting for your program to stop.
8645 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8647 * annotate.texi (Breakpoint Info): Document annotation of header
8648 fields and record annotation.
8650 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8652 * annotate.texi: New file, to document annotations.
8654 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8656 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
8657 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
8659 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8661 * stabs.texinfo (Stab Section Basics): Say what is in .stab
8662 section, and say n_strx field is compilation unit relative.
8663 * stabs.texinfo: Don't use @code for a.out when it is the name of
8664 an object file format.
8666 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8668 * gdb.texinfo: Refer to file names, not path names, per rms
8670 (Arguments): Fix typo.
8672 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8674 * stabs.texinfo (Global Variables): Talk about stabs in files
8675 where variables are referenced, but not defined.
8677 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8679 * stabs.texinfo: Move stuff on @ and # type descriptors from node
8680 Cplusplus to new nodes Member Type Descriptor and Method Type
8681 Descriptor. Re-write stuff for #.
8683 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8685 * gdb.texinfo (Print Settings): Don't document "set print
8686 fast-symbolic-addr off". The bug which it worked around was fixed
8687 on 25 Feb 94 in coffread.c, so I'm nuking the command.
8689 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
8692 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
8694 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8696 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
8697 references to ieee-float.c.
8699 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8701 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
8702 match what the code actually does.
8704 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8706 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
8708 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
8710 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
8713 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
8715 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
8716 well as for ELF and SOM. Unify the descriptions of ELF and SOM
8717 as "stabs in sections" rather than just saying "ELF and SOM".
8718 Also make that stuff apply to COFF.
8720 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8722 * gdb.texinfo (Formatting Documentation): Change GhostScript to
8725 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8727 * gdb.texinfo (Continuing and Stepping): When talking about "step"
8728 versus functions without line numbers, also mention stepping into
8729 them as well as "step" when you are in them. Tell the user how to
8730 deal with the situation. Add comment about "debugging information".
8732 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8734 * stabs.texinfo (Enumerations): Document restriction on where
8735 enumeration types can appear and still win with GDB.
8737 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8739 * stabs.texinfo (Negative Type Numbers): Document format for type
8742 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8744 * gdb.texinfo (Selection, Frame Info): Update information about
8745 arbitrary frame specficiations.
8747 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
8749 * gdb.texinfo, remote.texi: general editing pass prior to Net release
8751 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8753 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
8755 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
8757 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
8759 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8761 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
8762 Differences node to Statics node.
8763 (Statics): Discuss XCOFF use of V symbol descriptor.
8765 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
8768 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
8770 * gdb.texinfo (Print Settings): Document `set print
8771 fast-symbolic-addr' and improve the doc for some other
8774 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
8776 * stabs.texinfo (String Field): Talk about defining several type
8778 Fix lint regarding changing node ELF Transformations to
8779 ELF and SOM Transformations.
8781 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
8783 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
8785 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8787 * stabs.texinfo (Cross-References): `::' is for nested types only
8789 (Structures): Document static members.
8791 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8793 * stabs.texinfo: Document S type attribute.
8795 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
8797 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
8799 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
8801 * gdbint.texinfo: Fix a few typos.
8803 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8805 * gdb.texinfo, remote.texi: formatting improvements
8807 * gdb.texinfo (New Features): mention threads.
8808 (Summary, C): fix xrefs in newly contributed text.
8809 (Threads): index entries, clarifications, example
8810 (passim): minor typos fixed, phrasing improvements
8812 * remote.texi (Bootstrapping): rephrase text on ^C and add index
8813 entries; (Server): explain use of gdbserver w/real-time systems,
8814 add example of conflicting TCP port; (MIPS Remote) break up
8815 running text into table, highlighting commands, and add example.
8817 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8819 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
8821 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8823 * stabs.texinfo (Nested Symbols): New node.
8824 (String Field, Symbol Descriptors, Cross-References): Refer to it.
8826 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8828 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
8829 to picking which Bbss.bss symbol to use, and (because there seems to
8830 be no good way of doing it) re-write some of the text to make it
8831 sound like Bbss.bss isn't such a great idea after all (as currently
8834 * gdb.texinfo (C): In addition to saying people have to use g++ for
8835 good results, say they have to use stabs. Specifically say cfront
8837 (Summary): Merge in information on Modula-2, Pascal, and Chill from
8838 the gdb README. Add xrefs to places where the support for the various
8839 languages is described in detail.
8841 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8843 * stabs.texinfo: Clean up stuff about visibility and virtual
8846 * stabs.texinfo (N_M2C): Cite Sun doc.
8848 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8850 * gdb.texinfo: updates re threads.
8851 * remote.texinfo: avoid index entries starting with digits.
8853 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8855 * stabs.texinfo (Enumerations): Talk about large, negative and
8856 octal values. Clean up cross reference to type attributes.
8857 (String Field): Say that GDB 4.11 supports size attribute.
8859 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8861 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
8862 is a mandatory step. Make the stuff about that more concise.
8864 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8866 * stabs.texinfo (Class Names): New node.
8868 * gdb.texinfo (Command Files): Explain order of init file reading.
8870 * remote.texi (Bootstrapping): Talk about getting the serial driver
8871 to deal with ^C sent by gdb to stop the remote system.
8873 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
8875 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
8877 * libgdb.texinfo (Defining Commands): made the DOC arg
8878 to gdb_define_app_command a char * instead of char **
8879 per a suggestion from kingdon.
8881 * libgdb.texinfo: total rewrite from a different starting
8884 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8886 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
8887 floats passed as doubles (to improve clarity).
8889 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8891 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
8893 * a4rc.sed: update to work with Andreas Vogel papersize params
8895 * refcard.tex: use Andreas Vogel simplifications of papersize
8896 params; remove useless version info; update copyright date.
8898 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8900 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
8902 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8904 * gdb.texinfo (Files): Say what address the load command loads it at.
8906 * stabs.texinfo (Common Blocks): Minor cleanups.
8908 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
8909 that Sun has backed away from the linker kludge and thus the relevant
8910 issue is changes to the SunPRO tools, not the Solaris linker.
8912 * stabs.texinfo (Traditional Integer Types): Clean up description
8913 of octal bounds a little bit. Document extra leading zeroes.
8915 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8917 * gdb.texinfo (Signaling): Update for symbolic symbol names
8918 and add a section explaining the difference between the GDB
8919 signal command and the shell kill utility.
8921 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
8923 * libgdb.texinfo: added `@' to braces that were unescaped.
8925 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
8927 * libgdb.texinfo: new file. Spec for the gdb library.
8929 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8931 * stabs.texinfo (Include Files): Fix typo (start -> end).
8933 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8935 * gdb.texinfo, remote.texi: assorted small improvements, mostly
8936 from Melissa at FSF's editing pass.
8938 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8940 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
8941 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
8942 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
8944 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8946 * remote.texi (Bootstrapping): Discuss 386 call gates.
8948 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8950 * stabs.texinfo (Based Variables): New node.
8952 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
8954 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
8955 names, sizes, and formats to suggest how not to lose.
8957 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
8959 * stabs.texinfo (Methods): Fix typo.
8961 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8963 * gdb.texinfo: Fix a few typos.
8965 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8967 * gdb.texinfo: Clarify how well it works with Fortran.
8969 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
8970 More on relocating stabs in ELF files.
8972 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8974 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
8976 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8978 * stabs.texinfo (Local Variable Parameters): Talk about nameless
8981 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8983 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
8985 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8987 * stabs.texinfo: Make info author notice match the TeX author notice.
8989 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
8991 * stabs.texinfo: Initial-caps all words in node names and
8992 non-trivial words in section names.
8994 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8996 * stabs.texinfo: Many minor cleanups.
8998 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9000 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
9002 * stabs.texinfo: Remove full description of big example.
9003 It's not really helpful; just use pieces of it where appropriate.
9004 Add more Texinfo formatting directives (@samp, etc.).
9005 Use @deffn to define stab types.
9006 Eliminate some wordiness. Break up some nodes.
9007 Add an (alphabetized) index of symbol types.
9008 Use consistent capitalization style in node and section names.
9010 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
9012 * gdb.texinfo: Change typo "Two two" to "The two".
9014 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9016 * stabs.texinfo (XCOFF-differences): Remove references to
9017 non-existent types N_DECL and N_RPSYM.
9019 * stabs.texinfo (String Field): Say that type attributes bug is
9020 fixed in GDB 4.10, since it is.
9022 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9024 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
9026 * stabs.texinfo: Formatting cleanups.
9028 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9030 * stabs.texinfo: When explaining the n_type of a stab, standardize
9031 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9033 (Global Variables): Clean up.
9035 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9037 * stabs.texinfo (Stack Variables): Re-write.
9039 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9041 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9042 addresses of a source file. Also revise formatting.
9043 Change "object module" or "object file" to "source file".
9044 Various: Miscellaneous cleanups.
9046 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9048 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9050 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
9052 * gdbint.texinfo: Removed many nonsensical machine-collected
9053 host and target conditionals, described some of the remainder.
9055 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9057 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9059 * gdbint.texinfo (Top): Add name to @top line, and re-write the
9060 paragraph which follows.
9062 * gdbint.texinfo (Host): Use @code not @samp for Makefile
9063 variables. Looks better and avoids overful hbox.
9065 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9067 * stabs.texinfo (Procedures): Improve stuff on nested functions.
9069 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9071 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9074 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9076 * gdbint.texinfo: Update statement about `some ancient Unix
9077 systems, like Ultrix 4.0' to Ultrix 4.2.
9079 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
9081 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9083 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9085 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
9086 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9088 * remote.texi: new name for former gdbinv-s.texi
9090 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9092 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
9094 * gdbinv-s.texi: Documented timeout and retransmit-timeout
9095 variables for MIPS remote debugging protocol.
9097 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9099 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9101 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
9103 * Makefile.in (refcard.dvi): Use srcdir where necessary.
9105 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
9107 * gdb.texinfo: repair conditional bugs in text markup
9109 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9111 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9112 to select Modula-2 material.
9114 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9116 * stabs.texinfo: Cleanups regarding statics.
9118 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9119 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
9121 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9123 * stabs.texinfo: N_MAIN is sometimes used for C.
9125 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9127 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9129 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
9131 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
9132 removed from the code by Kingdon.
9134 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9136 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9137 input when evaluating breakpoint conditions; the bug has been fixed.
9139 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9140 sets the ignore count to N-1, not to N.
9142 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9144 * refcard.tex (\hoffset): correct longstanding error to match
9145 intended offset; avoids cutting off edge on some printers
9147 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9149 * stabs.texinfo (Parameters): Say that order of stabs is significant.
9151 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9153 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9155 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9157 * Makefile.in: (REFEDITS) new var to control whether PS or CM
9158 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9159 collect sed edits if any, apply to refcard before formatting;
9160 (refcard.ps) stop implying PS fonts if PS output requested;
9161 (lrefcard.ps) delete extra target for variant PS fonts
9163 * refcard.tex: parametrize papersize dependent info, collect
9164 in easily replaced spot
9166 * a4rc.sed: new file, edits to refcard for A4 paper
9168 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9170 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9172 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9174 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9176 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9178 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9179 politely rather than rudely.
9181 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9183 * stabs.texinfo: Document common blocks.
9185 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
9187 * stabs.texinfo: Add some basic info about stabs-in-elf.
9189 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9191 * stabs.texinfo (Top): Minor cleanup.
9193 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
9195 * Makefile.in (install-info): remove parentdir support
9197 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9199 * gdb.texinfo (Copying): delete this node and references to it;
9200 RMS says this manual need not carry GPL. (passim): Improvements
9201 from last round at FSF, largely due to Ian Taylor review, and
9202 minor formatting improvements.
9204 * gdbinv-s.texi (passim): Improvements from last round at FSF,
9205 largely due to Ian Taylor review. (Debug Session): minor edits to
9208 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
9210 * Makefile.in (realclean): Remove info and dvi files too.
9212 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
9214 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9215 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
9216 * gdb.texinfo: Change accordingly.
9218 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
9219 N_{L,R}BRAC,N_SLINE are relative to.
9221 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
9223 * Makefile.in (GDBvn.texi): Update atomically.
9225 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
9227 * gdbinv-s.texi (Debug Session): Document exceptionHook.
9229 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
9231 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9232 addresses together. Also motivate the set print symbol-filename
9233 command and suggest other solutions.
9235 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
9237 * gdb.texinfo (set print elements): Note that the number of
9238 elements is set to unlimited by "set print elements 0".
9240 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
9242 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9244 (Stab Types): Include Solaris stab types.
9245 (Procedures): Document Solaris extensions.
9247 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9249 * gdb.texinfo: Add `set print symbol-filename' doc.
9251 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9253 * stabs.texinfo (Arrays): Talk about type definition vs. type
9256 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9257 the trailing semicolon.
9259 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9261 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9262 and merge in other parts of the document addressing these subjects.
9263 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9265 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9266 at the end of a range type.
9268 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9271 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9273 * stabs.texinfo (Stabs Format): Misc fixes.
9275 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9277 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
9278 (Traditional builtin types): Document convex convention for long long.
9279 (Negative builtin types): Discuss type names, and misc fixes.
9281 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9283 * stabs.texinfo (Builtin Type Descriptors): Document the floating
9284 point types used with @samp{R} type descriptor.
9285 (Symbol Descriptors): Describe how to handle conflict between
9286 different meanings of @samp{P} symbol descriptor.
9288 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9290 * stabs.texinfo: Remove node Quick Reference and put its children
9291 directly under the main menu.
9293 * stabs.texinfo: Many more changes to bring it into line with
9294 AIX documentation and reality. I think it now has all the
9295 information from the AIX documentation, except that I burned
9296 out when I got to variant records (Pascal and Modula-2) and
9297 all the COBOL types. Oh well, we can add them later when we're
9298 worrying more about those languages.
9300 * stabs.texinfo (Automatic variables): Talk about what it means
9301 to omit the symbol descriptor.
9303 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
9305 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9306 gcc2 behavior with promoted args.
9308 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9310 * gdb.texinfo: include readline appendices in info version of manual
9312 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9314 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9317 * gdb.texinfo (Machine Code): more index entries for disassemble
9319 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
9321 * Clarify the intended use of the gdb-testers and gdb-patches
9322 mailing lists, and shrink gzip comment.
9324 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9326 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9327 DOSHOST configuration of manual.
9329 * gdb.texinfo (MIPS Stack): new node.
9331 * all-config.texi (MIPS) new switch.
9333 * gdbinv-s.texi (Nindy Options) Remove two instances of future
9334 tense; (MIPS Remote) new node.
9336 * gdb.texinfo (passim) rephrases to work around makeinfo @value
9337 bug; (Environment) less passive, other small cleanups in text about
9338 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9339 (Remote) new MIPS Remote menu entry.
9341 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
9343 * stabs.texinfo: Many changes to include information from the
9346 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9348 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
9350 * gdbint.texinfo (new node Debugging GDB, elsewhere):
9351 Move a bunch of information from ../README.
9352 (Getting Started): New node.
9354 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9356 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9358 * gdb.texinfo: advance manual revision dates to present
9360 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9361 stop using silly Roman numerals in @set variable names
9363 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
9365 * stabs.texinfo (Parameters): Keep trying to get this right.
9367 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
9369 * stabs.texinfo (Parameters): More on "local parameters".
9371 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
9373 * stabs.texinfo (Parameters): Re-do "local parameters" section.
9375 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
9377 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9378 (Parameters): Rewrite.
9379 (xcoff-differences, Sun-differences): Minor changes.
9381 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
9383 * stabs.texinfo: Minor cleanup.
9385 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
9387 * gdbint.texinfo: Minor xcoff stuff.
9389 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
9391 * gdbint.texinfo: Update for new config directory structure.
9392 Add info about internal type data structures.
9394 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
9396 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9398 (gdb-config.texi): Depend on file in $(srcdir).
9400 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
9402 * stabs.texinfo: Fixes about N_SO.
9404 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9406 * gdb.texinfo: include list of nonstandard init file names
9408 * *-config.texi: new switch GENERIC for text that applies *only*
9409 to (usual) multiple-target version of manual
9411 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9414 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9415 in menus (rather than conditionally selected multiple alternative
9418 * Makefile.in: define and use DOC_CONFIG var to select
9419 configuration for GDB user manual.
9421 * gdb-config.texi: delete from repository, generate from Makefile.
9423 * all-config.texi: normal `generic' configuration file, formerly
9424 stored as gdb-config.texi
9426 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
9428 * Makefile.in: add dvi target to build all .dvi files
9430 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9432 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9434 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
9436 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9438 * stabs.texinfo: More array fixes inspired by Jim's.
9440 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
9442 * stabs.texinfo: Fixes re arrays and continuations.
9444 * gdbint.texinfo: Add XCOFF node.
9446 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
9448 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
9450 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
9452 * stabs.texinfo: Fix for array types to mention lower bounds.
9454 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
9456 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
9458 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
9460 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
9462 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
9464 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
9465 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9467 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
9469 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
9471 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9473 * gdb.texinfo, gdbinv-s.texi: misc updates
9475 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
9477 * gdbint.texinfo: Brief documentation for longjmp support,
9478 from an email msg by Stu.
9480 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
9482 * stabs.texinfo: Fix description of floating point "range"
9483 types (which really define basic types). Reported by Jim Meehan,
9484 <meehan@src.dec.com>.
9486 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9488 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
9490 * gdbint.texinfo: Slightly expand section on supporting a new
9493 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
9495 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
9498 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9500 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9502 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
9504 * gdbinv-s.texi: z8000 simulator target name is just "sim"
9506 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
9509 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
9511 * gdbint.texinfo: Add sections on clean design and on how to send
9514 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
9516 * gdbint.texinfo: Add how to declare the result of make_cleanup.
9518 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
9520 * gdb.texinfo: Fix typo, reported by Karl Berry.
9522 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
9524 * gdb.texinfo: Add opcodes dir to GDB distribution description.
9526 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
9528 * gdbint.texinfo: fixed a stray email address (needs @@),
9529 added @table @code to node "Native Conditionals"
9531 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
9533 * gdbint.texinfo: Describe coding style of GDB.
9535 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
9537 * stabs.texinfo: Minor wording changes.
9539 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
9541 * gdbint.texinfo: Improve release doc slightly.
9543 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
9545 * gdbint.texinfo: Improve doc of GDB config macros.
9547 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
9549 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
9550 These will be reinserted when examined.
9552 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
9554 * gdbint.texinfo: Make a start at documenting all the #if macros
9555 in GDB. At least list them all, and start separating them into
9556 host-specific and target-specific.
9558 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9560 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
9561 examples (not consistent w others).
9562 gdb.texinfo: issue disclaimer paragraph on cmdline options only
9563 for generic vn of doc
9565 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
9567 * Makefile.in: always create installation directories.
9569 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9571 * gdb.texinfo: in h8 config, do not describe searching commands.
9573 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9575 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9576 conditionals; introduce a few generic switches that may be
9577 useful for other cross-dev or dos-hosted configs.
9579 * gdb.texinfo: fix typo in "info reg" description
9581 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
9583 * stabs.texinfo: Minor updates from running TeX over it.
9584 * Makefile.in (stabs.dvi, stabs.ps): Add.
9586 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
9588 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
9589 First pass at converting it to texinfo.
9591 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
9593 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
9594 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
9596 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
9598 * gdbint.texinfo: Add section on partial symbol tables.
9600 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
9602 * gdb.texinfo: document `set remotedebug' and `set
9603 rstack_high_address'.
9605 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
9607 * gdb.texinfo: slight expansion of new text on reading info files
9608 * gdbinv-s.m4.in: correct and expand info on cross-debugging
9611 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
9613 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
9615 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
9617 * gdb.texinfo: Say how to read the `info' files.
9619 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
9621 * Makefile.in: gm4 -> m4.
9623 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
9625 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
9626 Documentation' ahead of `Installing GDB' to match README.
9627 Update shared library doc, -readnow and -mapped, and directory
9628 structure (add glob and mmalloc). Update configure doc.
9630 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
9632 * Makefile.in: remove $(srcdir) from gdb.info rule.
9634 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
9636 * Makefile.in: commented out gdb-all.texinfo rule. This is
9639 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
9641 * Makefile.in, configure.in: removed traces of namesubdir,
9642 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
9643 copyrights to '92, changed some from Cygnus to FSF.
9645 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
9647 * gdb.texinfo: Improve how we ask for bug reports.
9649 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9651 * Makefile.in: infodir belongs in datadir.
9653 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9655 * Makefile.in: remove spaces following hyphens, bsd make can't
9656 cope. install using INSTALL_DATA. added clean-info. added
9657 standards.text support.
9659 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
9661 * Makefile.in: idestdir and ddestdir go away. Added copyrights
9662 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
9663 and mandir now keyed off datadir by default.
9670 version-control: never